public class FilterQueryPlan extends HQLQueryPlan implements Serializable
| Constructor and Description |
|---|
FilterQueryPlan(String hql,
String collectionRole,
boolean shallow,
Map enabledFilters,
SessionFactoryImplementor factory) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCollectionRole() |
getDynamicInstantiationResultType, getEnabledFilterNames, getParameterMetadata, getQuerySpaces, getReturnMetadata, getSourceQuery, getSqlStrings, getTranslators, getUtilizedFilterNames, isShallow, performExecuteUpdate, performIterate, performList, performScrollpublic FilterQueryPlan(String hql, String collectionRole, boolean shallow, Map enabledFilters, SessionFactoryImplementor factory)
public String getCollectionRole()
Copyright © 2002-2017 Red Hat Middleware, LLC. All Rights Reserved