@Deprecated public final class SpringPluginHibernateSessionFactory extends Object implements PluginHibernateSessionFactory
session factory that uses Spring's (2.x) standard way of accessing the session| Constructor and Description | 
|---|
| SpringPluginHibernateSessionFactory(net.sf.hibernate.SessionFactory sessionFactory)Deprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| net.sf.hibernate.Session | getSession()Deprecated.  Gets the current Hibernate session, may create a new one if needed. | 
public SpringPluginHibernateSessionFactory(net.sf.hibernate.SessionFactory sessionFactory)
public net.sf.hibernate.Session getSession()
PluginHibernateSessionFactorygetSession in interface PluginHibernateSessionFactoryCopyright © 2003–2019 Atlassian. All rights reserved.