See: Description
| Class | Description |
|---|---|
| AttributeImpl<X,Y> |
Implementation of JPA2 Metamodel "Attribute".
|
| CollectionAttributeImpl<X,E> |
Implementation of JPA2 metamodel "CollectionAttribute".
|
| EmbeddableTypeImpl<X> |
Implementation of JPA2 Metamodel "EmbeddableType".
|
| EntityTypeImpl<X> |
Implementation of JPA2 Metamodel "EntityType".
|
| IdentifiableTypeImpl<X> |
Implementation of JPA2 Metamodel "IdentifiableType".
|
| ListAttributeImpl<X,E> |
Implementation of JPA2 metamodel "ListAttribute".
|
| ManagedTypeImpl<X> |
Implementation of JPA2 Metamodel "ManagedType".
|
| MapAttributeImpl<X,K,V> |
Implementation of JPA2 metamodel "ListAttribute".
|
| MappedSuperclassTypeImpl<X> |
Implementation of JPA2 Metamodel "MappedSuperclassType".
|
| MetamodelImpl |
Implementation of JPA2 Criteria "Metamodel".
|
| PluralAttributeImpl<X,C,E> |
Implementation of JPA2 Metamodel "PluralAttribute".
|
| SetAttributeImpl<X,E> |
Implementation of JPA2 metamodel "SetAttribute".
|
| SingularAttributeImpl<X,T> |
Implementation of JPA2 Metamodel "SingularAttribute".
|
| TypeImpl<X> |
Implementation of JPA2 Metamodel "Type".
|
Package providing an implementation of the JPA2 "metamodel" API.
Copyright © 2015. All rights reserved.