protected static class AutoInsertQuery.AutoPreInsertContext<E>
extends org.seasar.doma.internal.jdbc.entity.AbstractPreInsertContext<E>
| Constructor and Description |
|---|
AutoPreInsertContext(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 AutoPreInsertContext(EntityType<E> entityType, java.lang.reflect.Method method, Config config, DuplicateKeyType duplicateKeyType)