类 ExecutorForLog.Batch
java.lang.Object
org.babyfish.jimmer.sql.runtime.AbstractExecutorProxy.Batch
org.babyfish.jimmer.sql.runtime.ExecutorForLog.Batch
- 封闭类:
ExecutorForLog
-
字段概要
从类继承的字段 org.babyfish.jimmer.sql.runtime.AbstractExecutorProxy.Batch
raw -
方法概要
修饰符和类型方法说明voidvoidaddExecutedListener(Runnable listener) voidclose()ctx()int[]execute(BiFunction<SQLException, Executor.BatchContext, Exception> exceptionTranslator) Object[]purpose()sql()
-
方法详细资料
-
sqlClient
- 指定者:
sqlClient在接口中ExceptionTranslator.Args- 指定者:
sqlClient在接口中Executor.BatchContext- 覆盖:
sqlClient在类中AbstractExecutorProxy.Batch
-
sql
- 指定者:
sql在接口中ExceptionTranslator.Args- 指定者:
sql在接口中Executor.BatchContext- 覆盖:
sql在类中AbstractExecutorProxy.Batch
-
purpose
- 指定者:
purpose在接口中ExceptionTranslator.Args- 指定者:
purpose在接口中Executor.BatchContext- 覆盖:
purpose在类中AbstractExecutorProxy.Batch
-
ctx
- 指定者:
ctx在接口中ExceptionTranslator.Args- 指定者:
ctx在接口中Executor.BatchContext- 覆盖:
ctx在类中AbstractExecutorProxy.Batch
-
add
- 指定者:
add在接口中Executor.BatchContext- 覆盖:
add在类中AbstractExecutorProxy.Batch
-
execute
- 指定者:
execute在接口中Executor.BatchContext- 覆盖:
execute在类中AbstractExecutorProxy.Batch
-
generatedIds
- 指定者:
generatedIds在接口中Executor.BatchContext- 覆盖:
generatedIds在类中AbstractExecutorProxy.Batch
-
addExecutedListener
-
close
public void close()- 指定者:
close在接口中AutoCloseable- 指定者:
close在接口中Executor.BatchContext- 覆盖:
close在类中AbstractExecutorProxy.Batch
-