public interface HibernateLifecycleInjector
| Modifier and Type | Method and Description |
|---|---|
void |
injectLifecycle(org.hibernate.SessionFactory sessionFactory,
Esi4JBatchedEventProcessor batchedEventProcessor)
Injects a global lifecycle listener into the concrete
SessionFactory |
void |
removeLifecycle(org.hibernate.SessionFactory sessionFactory)
Removes (if possible) lifecycle listeners injected using the inject
method.
|
void injectLifecycle(org.hibernate.SessionFactory sessionFactory,
Esi4JBatchedEventProcessor batchedEventProcessor)
SessionFactory implementation.void removeLifecycle(org.hibernate.SessionFactory sessionFactory)
Copyright © 2015 Molindo GmbH. All Rights Reserved.