程序包 | 说明 |
---|---|
com.fr.report.write |
这个包中定义了支持报表注释和报表数据校验的接口和类, 在填报系统中常常用到这个包.
|
com.fr.write |
这个包中定义了有关填报的接口和类
|
com.fr.write.config |
限定符和类型 | 方法和说明 |
---|---|
DMLConfig |
BuiltInSQLSubmiter.getDmlConfig() |
限定符和类型 | 方法和说明 |
---|---|
void |
BuiltInSQLSubmiter.setDmlConfig(DMLConfig conf) |
限定符和类型 | 方法和说明 |
---|---|
DMLConfig |
DBManipulation.getDmlConfig() |
static DMLConfig |
DBManipulation.readDMLConfig(XMLableReader reader) |
限定符和类型 | 方法和说明 |
---|---|
void |
DBManipulation.setDmlConfig(DMLConfig dmlConfig) |
void |
CallBackRecord.setDMLConfig(DMLConfig dmlConfig) |
限定符和类型 | 类和说明 |
---|---|
class |
BatchDMLConfig
Created by loy on 16/8/12.
|
class |
DeleteConfig
Created by loy on 16/8/9.
|
class |
InsertConfig
Created by loy on 16/8/9.
|
class |
IntelliDMLConfig
Created by loy on 16/8/9.
|
class |
UpdateConfig
Created by loy on 16/8/9.
|