public class TnBatchDeleteDynamicCommand extends TnDeleteEntityDynamicCommand
_optimisticLockHandling, _versionNoAutoIncrementOnMemory_beanMetaData, _propertyNames, _targetDBMeta_dataSource, _statementFactory| コンストラクタと説明 |
|---|
TnBatchDeleteDynamicCommand(DataSource dataSource,
StatementFactory statementFactory) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected TnBatchDeleteHandler |
createBatchDeleteHandler(String sql,
DeleteOption<ConditionBean> option) |
protected Object |
doExecute(Object bean,
String sql,
DeleteOption<ConditionBean> option) |
protected Set<String> |
extractUniqueDrivenPropSet(Object bean) |
protected TnBatchDeleteHandler |
newBatchDeleteHandler(String sql) |
createDeleteEntityHandler, createDeleteSql, execute, extractDeleteOption, newDeleteEntityHandler, prepareStatementConfigOnThreadIfExists, setOptimisticLockHandlingcheckPrimaryKey, doFilterExecutedSqlByCallbackFilter, encryptIfNeeds, extractBeanFromArgsChecked, extractBeanListFromBeanChecked, filterExecutedSql, getSqlStringFilter, ln, prepareWherePrimaryKey, setBeanMetaData, setPropertyNames, setTargetDBMeta, setupUpdateWhereassertObjectNotNullpublic TnBatchDeleteDynamicCommand(DataSource dataSource, StatementFactory statementFactory)
protected Object doExecute(Object bean, String sql, DeleteOption<ConditionBean> option)
doExecute クラス内 TnDeleteEntityDynamicCommandprotected TnBatchDeleteHandler createBatchDeleteHandler(String sql, DeleteOption<ConditionBean> option)
protected TnBatchDeleteHandler newBatchDeleteHandler(String sql)
protected Set<String> extractUniqueDrivenPropSet(Object bean)
extractUniqueDrivenPropSet クラス内 TnAbstractEntityDynamicCommandCopyright © 2014–2015 The DBFlute Project. All rights reserved.