Class PreparedBatch.ExecutedBatchConsumer

java.lang.Object
org.jdbi.v3.core.statement.PreparedBatch.ExecutedBatchConsumer
All Implemented Interfaces:
Consumer<PreparedBatch.ExecutedBatch>, Supplier<int[]>
Enclosing class:
PreparedBatch

private static final class PreparedBatch.ExecutedBatchConsumer extends Object implements Consumer<PreparedBatch.ExecutedBatch>, Supplier<int[]>