public class FindPluginCustomContentModuleKeyQueryFactory extends Object implements HibernateContentQueryFactory
| Constructor and Description | 
|---|
| FindPluginCustomContentModuleKeyQueryFactory() | 
| 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, waitgetQuerypublic FindPluginCustomContentModuleKeyQueryFactory()
public net.sf.hibernate.Query getQuery(net.sf.hibernate.Session session,
                                       Object... parameters)
                                throws net.sf.hibernate.HibernateException
HibernateContentQueryFactorygetQuery in interface HibernateContentQueryFactorysession - the hibernate session in which to create the queryparameters - the parameters to be set on the querynet.sf.hibernate.HibernateExceptionCopyright © 2003–2017 Atlassian. All rights reserved.