Uses of Class
org.apache.openjpa.persistence.meta.Members.PluralAttributeImpl
-
Uses of Members.PluralAttributeImpl in org.apache.openjpa.persistence.meta
Modifier and TypeClassDescriptionstatic class
Represents attributes declared as java.util.Collection<E>.static class
Represents the keys of java.util.Map<K,V> in managed type <X> as a pseudo-attribute of type java.util.Set<K>.static class
Represents attributes declared as java.util.List<E>.static class
Members.MapAttributeImpl<X,
K, V> Represents attributes declared as java.util.Map<K,V> in managed type <X>.static class
Represents attributes declared as java.util.Set<E>.