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, performScroll
public FilterQueryPlan(String hql, String collectionRole, boolean shallow, Map enabledFilters, SessionFactoryImplementor factory)
public String getCollectionRole()
Copyright © 2001-2013 Red Hat, Inc. All Rights Reserved.