接口的使用
org.pharosnet.vertx.pg.dal.core.ExecBatchBuilder
-
使用ExecBatchBuilder的程序包 程序包 说明 org.pharosnet.vertx.pg.dal.core -
-
org.pharosnet.vertx.pg.dal.core中ExecBatchBuilder的使用
返回ExecBatchBuilder的org.pharosnet.vertx.pg.dal.core中的方法 修饰符和类型 方法 说明 ExecBatchBuilderExecBatchBuilder. build(List<T> rows)参数类型为ExecBatchBuilder的org.pharosnet.vertx.pg.dal.core中的方法 修饰符和类型 方法 说明 voidAbstractDAL. updateBatch(ExecBatchBuilder builder, io.vertx.core.Handler<io.vertx.core.AsyncResult<Integer>> handler)voidPostgresDAL. updateBatch(ExecBatchBuilder builder, io.vertx.core.Handler<io.vertx.core.AsyncResult<Integer>> handler)voidTx. updateBatch(ExecBatchBuilder builder, io.vertx.core.Handler<io.vertx.core.AsyncResult<Integer>> handler)
-