public class PassThruSQLProcessor extends SQLProcessor
SQLProcessor that takes a connection on construction and does
not participate in committing on close.
It will be created with SQLProcessor.CommitMode.NOT_INVOLVED
This class is used to "clearly document" the mode the SQLProcessor is inSQLProcessor.CommitModemodule, MSSQL| Constructor and Description |
|---|
PassThruSQLProcessor(String helperName,
Connection connection) |
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 PassThruSQLProcessor(String helperName, Connection connection)
Copyright © 2024 Atlassian. All rights reserved.