public class TnUpdateEntityHandler extends TnAbstractEntityHandler
_beanMetaData, _bindVariables, _bindVariableValueTypes, _boundPropTypes, _deleteOption, _insertOption, _newTimestampList, _newVersionNoList, _optimisticLockHandling, _updateOption, _versionNoAutoIncrementOnMemory_dataSource, _exceptionMessageSqlArgs, _sql, _statementFactory| コンストラクタと説明 |
|---|
TnUpdateEntityHandler(DataSource dataSource,
StatementFactory statementFactory,
String sql,
TnBeanMetaData beanMetaData,
TnPropertyType[] boundPropTypes) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected String |
getUpdateSQLFailureProcessTitle() |
protected void |
processSuccess(Connection conn,
Object bean,
int ret) |
protected void |
setupBindVariables(Object bean) |
addNewTimestamp, addNewVersionNo, createEntityAlreadyUpdatedException, delegateDisableIdentityGeneration, delegateEnableIdentityGeneration, disableIdentityGeneration, doRegisterUpdateWhereBindVariable, doSetupUpdateWhereBindVariables, enableIdentityGeneration, execute, execute, extractUniqueDrivenPropSet, getBeanMetaData, handleUpdateResultWithOptimisticLock, isPrimaryKeyIdentityDisabled, newIdentityGenerationHandler, processBefore, processFinally, setDeleteOption, setInsertOption, setOptimisticLockHandling, setUpdateOption, setupDeleteBindVariables, setupInsertBindVariables, setupUpdateBindVariables, setVersionNoAutoIncrementOnMemory, updateTimestampIfNeed, updateTimestampIfNeed, updateVersionNoIfNeed, updateVersionNoIfNeedaddBatch, 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, systemTimepublic TnUpdateEntityHandler(DataSource dataSource, StatementFactory statementFactory, String sql, TnBeanMetaData beanMetaData, TnPropertyType[] boundPropTypes)
protected void setupBindVariables(Object bean)
protected void processSuccess(Connection conn, Object bean, int ret)
processSuccess クラス内 TnAbstractEntityHandlerprotected String getUpdateSQLFailureProcessTitle()
getUpdateSQLFailureProcessTitle クラス内 TnAbstractBasicSqlHandlerCopyright © 2014–2015 The DBFlute Project. All rights reserved.