public class AutoBatchPreparedStatementUtil
extends Object
| Constructor and Description |
|---|
AutoBatchPreparedStatementUtil() |
| Modifier and Type | Method and Description |
|---|---|
static PreparedStatement |
autoBatch(PreparedStatement preparedStatement) |
static PreparedStatement |
concurrentAutoBatch(Connection connection,
String sql) |