|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bamboo.persistence3.SpringPluginHibernateSessionFactory
public class SpringPluginHibernateSessionFactory
Constructor Summary | |
---|---|
SpringPluginHibernateSessionFactory(net.sf.hibernate.SessionFactory sessionFactory)
|
Method Summary | |
---|---|
net.sf.hibernate.Session |
getSession()
Gets the current Hibernate session, may create a new one if needed. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SpringPluginHibernateSessionFactory(net.sf.hibernate.SessionFactory sessionFactory)
Method Detail |
---|
@NotNull public net.sf.hibernate.Session getSession()
PluginHibernateSessionFactory
getSession
in interface PluginHibernateSessionFactory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |