Uses of Interface
com.atlassian.hibernate.PluginHibernateSessionFactory

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

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
 

Uses of PluginHibernateSessionFactory in com.atlassian.studio.confluence.maintainer
 

Constructors in com.atlassian.studio.confluence.maintainer with parameters of type PluginHibernateSessionFactory
ConfluenceTrustedAppsMaintainer(com.atlassian.studio.host.common.initialdata.InitialDataService initialDataService, com.atlassian.bandana.BandanaManager bandanaManager, com.atlassian.security.auth.trustedapps.EncryptionProvider encryptionProvider, TrustedApplicationsManager trustedApplicationsManager, com.atlassian.studio.host.common.StudioInfo studioInfo, com.atlassian.sal.api.transaction.TransactionTemplate transactionTemplate, PluginHibernateSessionFactory pluginHibernateSessionFactory)
           
 



Copyright © 2003–2015 Atlassian. All rights reserved.