|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.confluence.mail.archive.content.hibernate.FindNextInSpaceHibernateQueryFactory
public class FindNextInSpaceHibernateQueryFactory
Constructor Summary | |
---|---|
FindNextInSpaceHibernateQueryFactory()
|
Method Summary | |
---|---|
net.sf.hibernate.Query |
getQuery(net.sf.hibernate.Session session,
java.lang.Object... parameters)
Get the hibernate implementation of the query this factory wishes to generate. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FindNextInSpaceHibernateQueryFactory()
Method Detail |
---|
public net.sf.hibernate.Query getQuery(net.sf.hibernate.Session session, java.lang.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 query
net.sf.hibernate.HibernateException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |