Class MysqlBatchInsertQueryExecutor<T>

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

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