public class DefaultSessionFactoryWrapper extends Object implements SessionFactoryWrapper
Constructor and Description |
---|
DefaultSessionFactoryWrapper() |
Modifier and Type | Method and Description |
---|---|
org.hibernate.SessionFactory |
getSessionFactory() |
void |
setSessionFactory(org.hibernate.SessionFactory sessionFactory) |
public org.hibernate.SessionFactory getSessionFactory()
getSessionFactory
in interface SessionFactoryWrapper
public void setSessionFactory(org.hibernate.SessionFactory sessionFactory)
Copyright © 2021. All rights reserved.