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