public class TnBatchInsertDynamicCommand extends TnInsertEntityDynamicCommand
_beanMetaData, _propertyNames, _targetDBMeta_dataSource, _statementFactory| コンストラクタと説明 |
|---|
TnBatchInsertDynamicCommand(DataSource dataSource,
StatementFactory statementFactory) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected TnBatchInsertHandler |
createBatchInsertHandler(TnPropertyType[] boundPropTypes,
String sql,
InsertOption<ConditionBean> option) |
protected Object |
doExecute(Object bean,
TnPropertyType[] propertyTypes,
String sql,
InsertOption<ConditionBean> option) |
protected Set<String> |
extractUniqueDrivenPropSet(Object bean) |
protected Set<?> |
getModifiedPropertyNames(Object bean) |
protected boolean |
isModifiedProperty(Set<?> modifiedSet,
TnPropertyType pt) |
protected TnBatchInsertHandler |
newBatchInsertHandler(TnPropertyType[] boundPropTypes,
String sql) |
createInsertEntityHandler, createInsertPropertyTypes, createInsertSql, execute, extractInsertOptionChecked, isEntityCreatedBySelect, isNotNullProperty, isOptimisticLockProperty, isSpecifiedProperty, prepareStatementConfigOnThreadIfExists, throwEntityInsertPropertyNotFoundExceptioncheckPrimaryKey, doFilterExecutedSqlByCallbackFilter, encryptIfNeeds, extractBeanFromArgsChecked, extractBeanListFromBeanChecked, filterExecutedSql, getSqlStringFilter, ln, prepareWherePrimaryKey, setBeanMetaData, setPropertyNames, setTargetDBMeta, setupUpdateWhereassertObjectNotNullpublic TnBatchInsertDynamicCommand(DataSource dataSource, StatementFactory statementFactory)
protected Object doExecute(Object bean, TnPropertyType[] propertyTypes, String sql, InsertOption<ConditionBean> option)
doExecute クラス内 TnInsertEntityDynamicCommandprotected Set<?> getModifiedPropertyNames(Object bean)
getModifiedPropertyNames クラス内 TnInsertEntityDynamicCommandprotected boolean isModifiedProperty(Set<?> modifiedSet, TnPropertyType pt)
isModifiedProperty クラス内 TnInsertEntityDynamicCommandprotected TnBatchInsertHandler createBatchInsertHandler(TnPropertyType[] boundPropTypes, String sql, InsertOption<ConditionBean> option)
protected TnBatchInsertHandler newBatchInsertHandler(TnPropertyType[] boundPropTypes, String sql)
protected Set<String> extractUniqueDrivenPropSet(Object bean)
extractUniqueDrivenPropSet クラス内 TnAbstractEntityDynamicCommandCopyright © 2014–2015 The DBFlute Project. All rights reserved.