protected static class AutoBatchInsertQuery.AutoBatchPreInsertContext<E>
extends org.seasar.doma.internal.jdbc.entity.AbstractPreInsertContext<E>
| Constructor and Description |
|---|
AutoBatchPreInsertContext(EntityType<E> entityType,
java.lang.reflect.Method method,
Config config,
DuplicateKeyType duplicateKeyType) |
getDuplicateKeyTypegetConfig, getEntityType, getMethod, getNewEntity, isPropertyDefinedInternal, setNewEntityclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetConfig, getEntityType, getMethod, getNewEntity, setNewEntitypublic AutoBatchPreInsertContext(EntityType<E> entityType, java.lang.reflect.Method method, Config config, DuplicateKeyType duplicateKeyType)