public class FindPluginCustomContentModuleKeyQueryFactory extends Object implements HibernateContentQueryFactory
| Constructor and Description |
|---|
FindPluginCustomContentModuleKeyQueryFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.hibernate.query.Query |
getQuery(org.hibernate.Session session,
Object... parameters)
Get the hibernate 5 implementation of the query this factory wishes to generate.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetQuerypublic FindPluginCustomContentModuleKeyQueryFactory()
public org.hibernate.query.Query getQuery(org.hibernate.Session session,
Object... parameters)
HibernateContentQueryFactorygetQuery in interface HibernateContentQueryFactorysession - the hibernate session in which to create the queryparameters - the parameters to be set on the queryCopyright © 2003–2017 Atlassian. All rights reserved.