public class FindAllBySpaceKeyHibernateQueryFactory extends Object implements HibernateContentQueryFactory
Constructor and Description |
---|
FindAllBySpaceKeyHibernateQueryFactory() |
Modifier and Type | Method and Description |
---|---|
javax.persistence.Query |
getQuery(javax.persistence.EntityManager entityManager,
Object... parameters)
Get the JPA implementation of the query this factory wishes to generate.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getQuery
public FindAllBySpaceKeyHibernateQueryFactory()
public javax.persistence.Query getQuery(javax.persistence.EntityManager entityManager, Object... parameters)
HibernateContentQueryFactory
getQuery
in interface HibernateContentQueryFactory
entityManager
- the JPA entityManager in which to create the queryparameters
- the parameters to be set on the queryCopyright © 2003–2020 Atlassian. All rights reserved.