Class PostgresqlBatchInsertQueryExecutor<T>

java.lang.Object
org.simpleflatmapper.jdbc.impl.AbstractBatchInsertQueryExecutor<T>
org.simpleflatmapper.jdbc.impl.PostgresqlBatchInsertQueryExecutor<T>
All Implemented Interfaces:
BatchQueryExecutor<T>

public final class PostgresqlBatchInsertQueryExecutor<T> extends AbstractBatchInsertQueryExecutor<T>