@Deprecated public interface PluginHibernateSessionFactory
Hibernate session. This is a simplified session factory that allow
 plugins to access correctly configured sessions from the host application (Confluence).| Modifier and Type | Method and Description | 
|---|---|
| net.sf.hibernate.Session | getSession()Deprecated.  Gets the current Hibernate session, may create a new one if needed. | 
Copyright © 2003–2018 Atlassian. All rights reserved.