class |
CollectionAttributeImpl<X,V> |
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 |
PluralAttributeImpl<X,C,V> |
Purpose: Provides the implementation for the PluralAttribute 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)
|
class |
SingularAttributeImpl<X,T> |
Purpose: Provides the implementation for the SingularAttribute interface
of the JPA 2.0 Metamodel API (part of the JSR-317 EJB 3.1 Criteria API)
|