@Role @Deprecated public interface HibernateSessionFactory
Modifier and Type | Method and Description |
---|---|
org.hibernate.cfg.Configuration |
getConfiguration()
Deprecated.
|
org.hibernate.SessionFactory |
getSessionFactory()
Deprecated.
|
void |
setSessionFactory(org.hibernate.SessionFactory sessionFactory)
Deprecated.
do nothing since 11.5RC1
|
org.hibernate.cfg.Configuration getConfiguration()
org.hibernate.SessionFactory getSessionFactory()
void setSessionFactory(org.hibernate.SessionFactory sessionFactory)
Copyright © 2004–2021 XWiki. All rights reserved.