Uses of Class
org.apache.openjpa.persistence.meta.Members.Member
Packages that use Members.Member
-
Uses of Members.Member in org.apache.openjpa.persistence.meta
Subclasses of Members.Member in org.apache.openjpa.persistence.metaModifier and TypeClassDescriptionstatic classRepresents attributes declared as java.util.Collection<E>.static classRepresents the keys of java.util.Map<K,V> in managed type <X> as a pseudo-attribute of type java.util.Set<K>.static classRepresents attributes declared as java.util.List<E>.static classMembers.MapAttributeImpl<X,K, V> Represents attributes declared as java.util.Map<K,V> in managed type <X>.static classMembers.PluralAttributeImpl<X,C, E> Root of multi-cardinality attribute.static classRepresents attributes declared as java.util.Set<E>.static final classRepresents single-valued persistent attributes.Methods in org.apache.openjpa.persistence.meta with parameters of type Members.Member