public class DbSessionFactory
extends java.lang.Object
DbSession
for more details.Constructor and Description |
---|
DbSessionFactory(org.hibernate.SessionFactory sessionFactory) |
Modifier and Type | Method and Description |
---|---|
DbSession |
getCurrentSession() |
org.hibernate.SessionFactory |
getHibernateSessionFactory() |
public DbSessionFactory(org.hibernate.SessionFactory sessionFactory)
public DbSession getCurrentSession()
public org.hibernate.SessionFactory getHibernateSessionFactory()
Copyright © 2018 OpenMRS Inc.. All Rights Reserved.