class |
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)
|
class |
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)
|
class |
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
|
class |
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)
|
class |
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)
|
class |
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)
|