Uses of Class
org.apache.openjpa.persistence.meta.Members.SetAttributeImpl

Packages that use Members.SetAttributeImpl
org.apache.openjpa.persistence.criteria OpenJPA Criteria Query 
org.apache.openjpa.persistence.meta OpenJPA MetaModel 
 

Uses of Members.SetAttributeImpl in org.apache.openjpa.persistence.criteria
 

Constructors in org.apache.openjpa.persistence.criteria with parameters of type Members.SetAttributeImpl
Joins.Set(FromImpl<?,Z> parent, Members.SetAttributeImpl<? super Z,E> member, JoinType jt)
           
 

Uses of Members.SetAttributeImpl in org.apache.openjpa.persistence.meta
 

Subclasses of Members.SetAttributeImpl in org.apache.openjpa.persistence.meta
static class Members.KeyAttributeImpl<X,K>
          Represents the keys of java.util.Map<K,V> in managed type <X> as a pseudo-attribute of type java.util.Set<K>.
 



Copyright © 2006-2010 Apache Software Foundation. All Rights Reserved.