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