Uses of Interface
com.atlassian.hibernate.PluginHibernateSessionFactory

Packages that use PluginHibernateSessionFactory
com.atlassian.confluence.plugins.edgeindex.rest   
com.atlassian.hibernate   
 

Uses of PluginHibernateSessionFactory in com.atlassian.confluence.plugins.edgeindex.rest
 

Constructors in com.atlassian.confluence.plugins.edgeindex.rest with parameters of type PluginHibernateSessionFactory
HibernateContentEntityHelper(PluginHibernateSessionFactory sessionFactory)
           
 

Uses of PluginHibernateSessionFactory in com.atlassian.hibernate
 

Classes in com.atlassian.hibernate that implement PluginHibernateSessionFactory
 class SpringPluginHibernateSessionFactory
          A session factory that uses Spring's (2.x) standard way of accessing the session
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.