Uses of Interface
com.atlassian.confluence.content.persistence.hibernate.HibernateContentQueryFactory
Packages that use HibernateContentQueryFactory
Package
Description
-
Uses of HibernateContentQueryFactory in com.atlassian.confluence.content.persistence.hibernate
Methods in com.atlassian.confluence.content.persistence.hibernate that return HibernateContentQueryFactoryModifier and TypeMethodDescriptionHibernateContentQueryModuleDescriptor.createModule()
HibernateContentQueryModuleDescriptor.getModule()
-
Uses of HibernateContentQueryFactory in com.atlassian.confluence.plugins.contentproperty.hibernate2
Classes in com.atlassian.confluence.plugins.contentproperty.hibernate2 that implement HibernateContentQueryFactoryModifier and TypeClassDescriptionclass
Hibernate 2 version of a query to find all content properties by owner idclass
Hibernate 2 version of a query to find a content property by owner id and keyclass
Hibernate 2 version of a query to find all space properties by space keyclass
Hibernate 2 version of a query to find a content property by owner id and keyclass
Hibernate 2 version of a query to find a space property by space key and key -
Uses of HibernateContentQueryFactory in com.atlassian.confluence.test.rpc
Classes in com.atlassian.confluence.test.rpc that implement HibernateContentQueryFactory