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| Constructor and Description |
|---|
AutoCommitSQLProcessor(String helperName) |
close, commit, execQuery, 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 © 2018 Atlassian. All rights reserved.