Uses of Class
org.eclipse.persistence.internal.jpa.metamodel.PluralAttributeImpl
-
Uses of PluralAttributeImpl in org.eclipse.persistence.internal.jpa.metamodel
Modifier and TypeClassDescriptionclass
Purpose: Provides the implementation for the CollectionAttribute interface of the JPA 2.0 Metamodel API (part of the JSR-317 EJB 3.1 Criteria API)class
ListAttributeImpl<X,
V> Purpose: Provides the implementation for the ListAttribute interface of the JPA 2.0 Metamodel API (part of the JSR-317 EJB 3.1 Criteria API)class
MapAttributeImpl<X,
K, V> Purpose: Provides the implementation for the MapAttribute interface of the JPA 2.0 Metamodel API (part of the JSR-317 EJB 3.1 Criteria API)class
SetAttributeImpl<X,
V> Purpose: Provides the implementation for the SetAttribute interface of the JPA 2.0 Metamodel API (part of the JSR-317 EJB 3.1 Criteria API)