Package Hierarchies:
Class Hierarchy
- java.lang.Object
- org.hibernate.event.internal.DefaultFlushEntityEventListener (implements org.hibernate.jpa.event.spi.CallbackRegistryConsumer, org.hibernate.event.spi.FlushEntityEventListener)
- ch.tocco.nice2.persist.core.impl.hibernate.listener.EventListenerAware<T>
- ch.tocco.nice2.persist.core.impl.hibernate.listener.InterceptorFactoryImpl (implements ch.tocco.nice2.persist.core.impl.hibernate.listener.InterceptorFactory)
Interface Hierarchy
- ch.tocco.nice2.persist.core.impl.hibernate.listener.EntityFacadeListenerManager
- ch.tocco.nice2.persist.core.impl.hibernate.listener.InterceptorFactory
- org.hibernate.event.spi.PostActionEventListener
- org.hibernate.event.spi.PostDeleteEventListener
- org.hibernate.event.spi.PostCommitDeleteEventListener
- ch.tocco.nice2.persist.core.impl.hibernate.listener.AfterCommitListener (also extends org.hibernate.event.spi.PostCommitInsertEventListener, org.hibernate.event.spi.PostCommitUpdateEventListener)
- org.hibernate.event.spi.PostInsertEventListener
- org.hibernate.event.spi.PostCommitInsertEventListener
- ch.tocco.nice2.persist.core.impl.hibernate.listener.AfterCommitListener (also extends org.hibernate.event.spi.PostCommitDeleteEventListener, org.hibernate.event.spi.PostCommitUpdateEventListener)
- org.hibernate.event.spi.PostUpdateEventListener
- org.hibernate.event.spi.PostCommitUpdateEventListener
- ch.tocco.nice2.persist.core.impl.hibernate.listener.AfterCommitListener (also extends org.hibernate.event.spi.PostCommitDeleteEventListener, org.hibernate.event.spi.PostCommitInsertEventListener)