@FunctionalInterface protected static interface DefaultStatements.BatchOperation<T>
Modifier and Type | Method and Description |
---|---|
void |
run(Connection connection,
String statement,
int startIdx,
int endIdx,
List<T> data) |
void run(Connection connection, String statement, int startIdx, int endIdx, List<T> data) throws SQLException
SQLException
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.