Modifier and Type | Method and Description |
---|---|
HibernateContentQueryFactory |
HibernateContentQueryModuleDescriptor.createModule() |
HibernateContentQueryFactory |
HibernateContentQueryModuleDescriptor.getModule() |
Modifier and Type | Method and Description |
---|---|
static javax.persistence.Query |
HibernateContentQueryFactoryDefaults.callOtherGetQueryOverload(HibernateContentQueryFactory factory,
javax.persistence.EntityManager entityManager,
Object... parameters) |
static net.sf.hibernate.Query |
HibernateContentQueryFactoryDefaults.callOtherGetQueryOverload(HibernateContentQueryFactory factory,
net.sf.hibernate.Session session,
Object... parameters) |
Modifier and Type | Class and Description |
---|---|
class |
FindAllByContentIdHibernateQueryFactory
Hibernate 2 version of a query to find all content properties by owner id
|
class |
FindAllByContentIdsAndKeysHibernateQueryFactory
Hibernate 2 version of a query to find a content property by owner id and key
|
class |
FindAllBySpaceKeyHibernateQueryFactory
Hibernate 2 version of a query to find all space properties by space key
|
class |
FindByContentIdAndKeyHibernateQueryFactory
Hibernate 2 version of a query to find a content property by owner id and key
|
class |
FindBySpaceKeyAndKeyHibernateQueryFactory
Hibernate 2 version of a query to find a space property by space key and key
|
Modifier and Type | Class and Description |
---|---|
class |
FindPluginCustomContentModuleKeyQueryFactory |
Copyright © 2003–2020 Atlassian. All rights reserved.