public final class PostgreSQLBatchedInsertsExecutor extends Object
| 构造器和说明 |
|---|
PostgreSQLBatchedInsertsExecutor(ConnectionSession connectionSession,
PostgreSQLPreparedStatement preparedStatement,
List<List<Object>> parameterSets) |
public PostgreSQLBatchedInsertsExecutor(ConnectionSession connectionSession, PostgreSQLPreparedStatement preparedStatement, List<List<Object>> parameterSets)
public int executeBatch()
throws SQLException
SQLException - SQL exceptionCopyright © 2022 The Apache Software Foundation. All rights reserved.