default String |
SimplePileline.formatSql(ChannelContext context) |
default String |
SimplePileline.getSql(ChannelContext context) |
Object |
CommonFieldsPileline.handel(ChannelContext context,
Object product) |
Object |
ModifyParametersPileline.handel(ChannelContext context,
Object product) |
Object |
StreamPileline.handel(ChannelContext context,
Object product) |
Object |
BatchOperationPileline.handel(ChannelContext context,
Object product)
The original return value of batch operations is an int array, and now it is
omitted to return 1 or -1 to represent whether an exception has occurred
|
Object |
ConditionPileline.handel(ChannelContext context,
Object product) |
Object |
PrimaryKeyAsConditionPileline.handel(ChannelContext context,
Object product) |
Object |
DebugPileline.handel(ChannelContext context,
Object product) |
Object |
QueryResultLimitPileline.handel(ChannelContext context,
Object product) |
Object |
SqlConstructPileline.handel(ChannelContext context,
Object product) |
Object |
CreateAndInsertSqlPileline.handel(ChannelContext structure,
Object product) |
Object |
SqlColumnsExtractPileline.handel(ChannelContext structure,
Object product) |
Object |
EntityConditionPileline.handel(ChannelContext context,
Object message) |
Object |
ResultPileline.handel(ChannelContext context,
Object product) |
default void |
SimplePileline.noticeAdd(ChannelContext structure,
Object result) |
default void |
SimplePileline.noticeUpdate(ChannelContext context) |
default Object |
SimplePileline.tryReadFromCache(ChannelContext structure) |