public class TnBasicUpdateHandler extends TnBasicParameterHandler
| 修飾子とタイプ | フィールドと説明 |
|---|---|
protected String |
_updateSQLFailureProcessTitle
The process title when SQL failure for update.
|
_dataSource, _exceptionMessageSqlArgs, _sql, _statementFactory| コンストラクタと説明 |
|---|
TnBasicUpdateHandler(DataSource dataSource,
StatementFactory statementFactory,
String sql) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected Object |
doExecute(Connection conn,
Object[] args,
Class<?>[] argTypes) |
protected String |
getUpdateSQLFailureProcessTitle() |
void |
setUpdateSQLFailureProcessTitle(String updateSQLFailureProcessTitle) |
execute, executeaddBatch, assertObjectNotNull, bindArgs, bindArgs, bindArgs, buildDisplaySql, buildExceptionMessageSql, close, close, close, createDisplaySqlBuilder, createInheritedConnectionDataSource, createResourcedLogDateDisplayStyle, createSQLExceptionHandler, createSQLExceptionResource, createSqlLogDisplaySqlBuilder, doLogSql, executeBatch, executeProcedure, executeQuery, executeUpdate, findValueType, getArgTypes, getBatchUpdateSQLFailureProcessTitle, getBindVariableText, getConnection, getManualThreadDataSourceHandler, getSpecifiedLogDateDisplayStyle, getSqlFireHook, getSqlLogHander, getSqlResultHander, handleSQLException, hasSqlFireHook, hasSqlLogHandler, hasSqlResultHandler, hookSqlFireBefore, hookSqlFireFinally, isContainsLineSeparatorInSql, isInternalDebugEnabled, isLogEnabled, isSaveMillis, ln, log, logDisplaySql, logSql, newDisplaySqlBuilder, prepareCall, prepareSqlLogInfo, prepareStatement, processBeforeLogging, saveAfterSqlTimeMillis, saveBeforeSqlTimeMillis, saveHookSqlLogInfo, saveResultSqlLogInfo, setExceptionMessageSqlArgs, setFetchSize, setMaxRows, systemTimeprotected String _updateSQLFailureProcessTitle
public TnBasicUpdateHandler(DataSource dataSource, StatementFactory statementFactory, String sql)
protected Object doExecute(Connection conn, Object[] args, Class<?>[] argTypes)
doExecute クラス内 TnBasicParameterHandlerprotected String getUpdateSQLFailureProcessTitle()
getUpdateSQLFailureProcessTitle クラス内 TnAbstractBasicSqlHandlerpublic void setUpdateSQLFailureProcessTitle(String updateSQLFailureProcessTitle)
Copyright © 2014–2015 The DBFlute Project. All rights reserved.