public class NbExecuteBatch extends Object implements INbExecuteBatch
| 构造器和说明 |
|---|
NbExecuteBatch(int batchSize) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
addBatch() |
void |
close() |
void |
commit() |
void |
finish() |
INbTransaction |
getTx(NbQuerierConfiguration configuration) |
void |
setPreparedStatement(PreparedStatement preparedStatement) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPreparedStatement, getTx, setTxpublic void setPreparedStatement(PreparedStatement preparedStatement) throws SQLException
setPreparedStatement 在接口中 INbExecuteBatchSQLExceptionpublic void commit()
throws SQLException
commit 在接口中 INbExecuteBatchSQLExceptionpublic INbTransaction getTx(NbQuerierConfiguration configuration)
getTx 在接口中 INbExecuteBatchpublic void addBatch()
throws SQLException
addBatch 在接口中 INbExecuteBatchSQLExceptionpublic void finish()
finish 在接口中 INbExecuteBatchpublic void close()
throws IOException
close 在接口中 Closeableclose 在接口中 AutoCloseableIOExceptionCopyright © 2023. All rights reserved.