protected class DependencyInjectionInterceptorFactoryBean.DependencyInjectionInterceptor extends ChainedInterceptorSupport
log| Constructor and Description |
|---|
DependencyInjectionInterceptor(Set<Class<?>> classes) |
| Modifier and Type | Method and Description |
|---|---|
Object |
instantiate(String entityName,
org.hibernate.EntityMode entityMode,
Serializable id) |
afterTransactionBegin, afterTransactionCompletion, beforeTransactionCompletion, findDirty, getEntity, getEntityName, getNextInterceptor, isTransient, onCollectionRecreate, onCollectionRemove, onCollectionUpdate, onDelete, onFlushDirty, onLoad, onPrepareStatement, onSave, postFlush, preFlush, setIdOnNewEntity, setNextInterceptorpublic Object instantiate(String entityName, org.hibernate.EntityMode entityMode, Serializable id) throws org.hibernate.CallbackException
instantiate in interface org.hibernate.Interceptorinstantiate in class ChainedInterceptorSupportorg.hibernate.CallbackExceptionInterceptor.instantiate(java.lang.String, org.hibernate.EntityMode, java.io.Serializable)Copyright © 2023 Atlassian Software Systems Pty Ltd. All rights reserved.