Uses of Interface
com.atlassian.confluence.persistence.EntityManagerProvider
-
-
Uses of EntityManagerProvider in com.atlassian.confluence.impl.hibernate
Classes in com.atlassian.confluence.impl.hibernate that implement EntityManagerProvider Modifier and Type Class Description class
HibernateEntityManagerProvider
Provides access to the current hibernate Session object. -
Uses of EntityManagerProvider in com.atlassian.confluence.plugins.edgeindex
Constructors in com.atlassian.confluence.plugins.edgeindex with parameters of type EntityManagerProvider Constructor Description DefaultEdgeContentQueries(EntityManagerProvider entityManagerProvider)
-
Uses of EntityManagerProvider in com.atlassian.confluence.plugins.edgeindex.rest
Constructors in com.atlassian.confluence.plugins.edgeindex.rest with parameters of type EntityManagerProvider Constructor Description HibernateContentEntityHelper(EntityManagerProvider entityManagerProvider)
-
Uses of EntityManagerProvider in com.atlassian.confluence.test.rpc
Methods in com.atlassian.confluence.test.rpc with parameters of type EntityManagerProvider Modifier and Type Method Description void
FuncTestJobControlListenerForAtlassianScheduler. setEntityManagerProvider(EntityManagerProvider entityManagerProvider)
-