public class SessionFactoryChangeListener extends Object implements org.hibernate.SessionFactoryObserver
DynamicEntityDao
upon recycling of the session factory.| Constructor and Description |
|---|
SessionFactoryChangeListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
sessionFactoryClosed(org.hibernate.SessionFactory factory) |
void |
sessionFactoryCreated(org.hibernate.SessionFactory factory) |
public void sessionFactoryClosed(org.hibernate.SessionFactory factory)
sessionFactoryClosed in interface org.hibernate.SessionFactoryObserverpublic void sessionFactoryCreated(org.hibernate.SessionFactory factory)
sessionFactoryCreated in interface org.hibernate.SessionFactoryObserverCopyright © 2017. All rights reserved.