public class AutoCommitSQLProcessor extends SQLProcessor
SQLProcessor that will implcitly
auto commit any updates that occur
It will be created with SQLProcessor.CommitMode.AUTO_COMMIT
This class is used to "clearly document" the mode the SQLProcessor is inSQLProcessor.CommitModemodule, MSSQL| Constructor and Description |
|---|
AutoCommitSQLProcessor(String helperName) |
addBatch, close, commit, execQuery, executeBatch, executeQuery, executeQuery, executeUpdate, executeUpdate, getCommitMode, getConnection, getPreparedStatement, getResultSet, next, prepareStatement, prepareStatement, rollback, setBinaryStream, setBlob, setByteArray, setByteArrayData, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, toStringpublic AutoCommitSQLProcessor(String helperName)
Copyright © 2024 Atlassian. All rights reserved.