Uses of Interface
javax.persistence.criteria.PluralJoin

Packages that use PluralJoin
javax.persistence.criteria   
 

Uses of PluralJoin in javax.persistence.criteria
 

Subinterfaces of PluralJoin in javax.persistence.criteria
 interface CollectionJoin<Z,E>
           
 interface ListJoin<Z,E>
           
 interface MapJoin<Z,K,V>
           
 interface SetJoin<Z,E>
           
 



Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.