|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.plugins.contentproperty.hibernate2.FindByContentIdAndKeyHibernateQueryFactory
public class FindByContentIdAndKeyHibernateQueryFactory
Hibernate 2 version of a query to find a content property by owner id and key
| Constructor Summary | |
|---|---|
FindByContentIdAndKeyHibernateQueryFactory()
|
|
| 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 FindByContentIdAndKeyHibernateQueryFactory()
| 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 HibernateContentQueryFactorysession - 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 | |||||||||