Package | Description |
---|---|
javax.persistence.metamodel |
Modifier and Type | Interface and Description |
---|---|
interface |
BasicType<X> |
interface |
EmbeddableType<X> |
interface |
EntityType<X> |
interface |
IdentifiableType<X> |
interface |
ManagedType<X> |
interface |
MappedSuperclassType<X> |
Modifier and Type | Method and Description |
---|---|
Type<E> |
PluralAttribute.getElementType() |
Type<?> |
IdentifiableType.getIdType() |
Type<K> |
MapAttribute.getKeyType() |
Type<T> |
SingularAttribute.getType() |
Copyright © 2016. All rights reserved.