接口的使用
com.mysql.cj.BatchVisitor
-
使用BatchVisitor的程序包 程序包 说明 com.mysql.cj -
-
com.mysql.cj中BatchVisitor的使用
实现BatchVisitor的com.mysql.cj中的类 修饰符和类型 类 说明 classAppendingBatchVisitor返回BatchVisitor的com.mysql.cj中的方法 修饰符和类型 方法 说明 BatchVisitorAppendingBatchVisitor. append(byte[] values)BatchVisitorBatchVisitor. append(byte[] values)BatchVisitorAppendingBatchVisitor. decrement()BatchVisitorBatchVisitor. decrement()BatchVisitorAppendingBatchVisitor. increment()BatchVisitorBatchVisitor. increment()BatchVisitorAppendingBatchVisitor. merge(byte[] front, byte[] back)BatchVisitorBatchVisitor. merge(byte[] begin, byte[] end)BatchVisitorAppendingBatchVisitor. mergeWithLast(byte[] values)BatchVisitorBatchVisitor. mergeWithLast(byte[] values)
-