@Component @Singleton @Deprecated public class DefaultHibernateSessionFactory extends Object implements HibernateSessionFactory
HibernateSessionFactory
.Constructor and Description |
---|
DefaultHibernateSessionFactory()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
org.hibernate.cfg.Configuration |
getConfiguration()
Deprecated.
|
org.hibernate.SessionFactory |
getSessionFactory()
Deprecated.
|
void |
setSessionFactory(org.hibernate.SessionFactory sessionFactory)
Deprecated.
|
public DefaultHibernateSessionFactory()
public org.hibernate.cfg.Configuration getConfiguration()
getConfiguration
in interface HibernateSessionFactory
public org.hibernate.SessionFactory getSessionFactory()
getSessionFactory
in interface HibernateSessionFactory
public void setSessionFactory(org.hibernate.SessionFactory sessionFactory)
setSessionFactory
in interface HibernateSessionFactory
Copyright © 2004–2021 XWiki. All rights reserved.