public class DefaultHibernateSessionFactoryService extends Object implements HibernateSessionFactoryService, Startable
SessionFactory during bootstrapping.| Constructor and Description |
|---|
DefaultHibernateSessionFactoryService() |
| Modifier and Type | Method and Description |
|---|---|
org.hibernate.SessionFactory |
getSessionFactory() |
void |
start(Properties properties,
BuildContext context) |
public DefaultHibernateSessionFactoryService()
public void start(Properties properties, BuildContext context)
public org.hibernate.SessionFactory getSessionFactory()
getSessionFactory in interface HibernateSessionFactoryServiceCopyright © 2006–2014 Hibernate. All rights reserved.