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) |
| Modifier and Type | Method and Description |
|---|---|
net.sf.hibernate.Session |
getSession()
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–2018 Atlassian. All rights reserved.