org.hibernate.hql
Class CollectionSubqueryFactory
java.lang.Object
org.hibernate.hql.CollectionSubqueryFactory
public final class CollectionSubqueryFactory
- extends Object
Provides the SQL for collection subqueries.
Moved here from PathExpressionParser to make it re-useable.
- Author:
- josh
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)