public class AutoCommitDisableJdbcTemplate
extends org.springframework.jdbc.core.JdbcTemplate
| Constructor and Description |
|---|
AutoCommitDisableJdbcTemplate(javax.sql.DataSource dataSource) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
execute(org.springframework.jdbc.core.CallableStatementCreator csc,
org.springframework.jdbc.core.CallableStatementCallback<T> action) |
applyStatementSettings, batchUpdate, batchUpdate, batchUpdate, batchUpdate, batchUpdate, call, createConnectionProxy, createResultsMap, execute, execute, execute, execute, execute, execute, extractOutputParameters, extractReturnedResults, getColumnMapRowMapper, getFetchSize, getMaxRows, getQueryTimeout, getSingleColumnRowMapper, handleWarnings, handleWarnings, isIgnoreWarnings, isResultsMapCaseInsensitive, isSkipResultsProcessing, isSkipUndeclaredResults, newArgPreparedStatementSetter, newArgTypePreparedStatementSetter, processResultSet, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, queryForList, queryForList, queryForList, queryForList, queryForList, queryForList, queryForList, queryForMap, queryForMap, queryForMap, queryForObject, queryForObject, queryForObject, queryForObject, queryForObject, queryForObject, queryForObject, queryForObject, queryForRowSet, queryForRowSet, queryForRowSet, queryForStream, queryForStream, queryForStream, queryForStream, queryForStream, setFetchSize, setIgnoreWarnings, setMaxRows, setQueryTimeout, setResultsMapCaseInsensitive, setSkipResultsProcessing, setSkipUndeclaredResults, translateException, update, update, update, update, update, update, updatepublic AutoCommitDisableJdbcTemplate(javax.sql.DataSource dataSource)
public <T> T execute(org.springframework.jdbc.core.CallableStatementCreator csc,
org.springframework.jdbc.core.CallableStatementCallback<T> action)
throws org.springframework.dao.DataAccessException
execute in interface org.springframework.jdbc.core.JdbcOperationsexecute in class org.springframework.jdbc.core.JdbcTemplateorg.springframework.dao.DataAccessException