Uses of Interface
org.hibernate.ejb.criteria.CollectionJoinImplementor

Packages that use CollectionJoinImplementor
org.hibernate.ejb.criteria   
org.hibernate.ejb.criteria.path   
 

Uses of CollectionJoinImplementor in org.hibernate.ejb.criteria
 

Methods in org.hibernate.ejb.criteria that return CollectionJoinImplementor
 CollectionJoinImplementor<Z,X> CollectionJoinImplementor.correlateTo(CriteriaSubqueryImpl subquery)
          

Refined return type

 

Uses of CollectionJoinImplementor in org.hibernate.ejb.criteria.path
 

Classes in org.hibernate.ejb.criteria.path that implement CollectionJoinImplementor
 class CollectionAttributeJoin<O,E>
          TODO : javadoc
 



Copyright © 2001-2013 Red Hat, Inc. All Rights Reserved.