org.hibernate.hql.internal
Class CollectionSubqueryFactory
java.lang.Object
org.hibernate.hql.internal.CollectionSubqueryFactory
public final class CollectionSubqueryFactory
- extends Object
Provides the SQL for collection subqueries.
Moved here from PathExpressionParser to make it re-useable.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
createCollectionSubquery
public static String createCollectionSubquery(JoinSequence joinSequence,
Map enabledFilters,
String[] columns)
Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.