public class FindBySpaceKeyAndKeyHibernateQueryFactory extends Object implements HibernateContentQueryFactory
Constructor and Description |
---|
FindBySpaceKeyAndKeyHibernateQueryFactory() |
Modifier and Type | Method and Description |
---|---|
net.sf.hibernate.Query |
getQuery(net.sf.hibernate.Session session,
Object... parameters)
Get the hibernate implementation of the query this factory wishes to generate.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getQuery
public FindBySpaceKeyAndKeyHibernateQueryFactory()
public net.sf.hibernate.Query getQuery(net.sf.hibernate.Session session, Object... parameters) throws net.sf.hibernate.HibernateException
HibernateContentQueryFactory
getQuery
in interface HibernateContentQueryFactory
session
- the hibernate session in which to create the queryparameters
- the parameters to be set on the querynet.sf.hibernate.HibernateException
Copyright © 2003–2018 Atlassian. All rights reserved.