| AttributeImpl<X,T> |
Purpose: Provides the implementation for the Attribute interface
of the JPA 2.0 Metamodel API (part of the JSR-317 EJB 3.1 Criteria API)
|
| BasicTypeImpl<X> |
Purpose: Provides the implementation for the Basic interface
of the JPA 2.0 Metamodel API (part of the JSR-317 EJB 3.1 Criteria API)
|
| 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)
|
| EmbeddableTypeImpl<X> |
Purpose: Provides the implementation for the EmbeddableType interface
of the JPA 2.0 Metamodel API (part of the JSR-317 EJB 3.1 Criteria API)
|
| EntityTypeImpl<X> |
Purpose: Provides the implementation for the EntityType interface
of the JPA 2.0 Metamodel API (part of the JSR-317 EJB 3.1 Criteria API)
EntityTypeImpl implements the IdentifiableType interface via EntityType
|
| IdentifiableTypeImpl<X> |
Purpose: Provides the implementation for the Entity interface
of the JPA 2.0 Metamodel API (part of the JSR-317 EJB 3.1 Criteria API)
|
| 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)
|
| ManagedTypeImpl<X> |
Purpose: Provides the implementation for the ManagedType interface
of the JPA 2.0 Metamodel API (part of the JSR-317 EJB 3.1 Criteria API)
|
| 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)
|
| MappedSuperclassTypeImpl<X> |
Purpose: Provides the implementation for the MappedSuperclassType interface
of the JPA 2.0 Metamodel API (part of the JSR-317 EJB 3.1 Criteria API)
|
| MetamodelImpl |
Purpose: Provides the implementation for the Metamodel interface
of the JPA 2.0 Metamodel API (part of the JSR-317 EJB 3.1 Criteria API)
|
| 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)
|
| 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)
|
| 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)
|
| TypeImpl<X> |
Purpose: Provides the implementation for the Type interface
of the JPA 2.0 Metamodel API (part of the JSR-317 EJB 3.1 Criteria API)
|