| Interface | Description |
|---|---|
| BasicDomainType<J> |
Hibernate extension to the JPA
BasicType contract. |
| CollectionDomainType<C,E> |
Descriptor for persistent collections.
|
| CollectionDomainType.Element<E> | |
| DomainType<J> |
Base contract for Hibernate's extension of the JPA type system.
|
| EmbeddedDomainType<J> |
Hibernate extension to the JPA
EntityType contract. |
| EntityDomainType<J> |
Extension to the JPA
EntityType contract |
| IdentifiableDomainType<J> |
Extension to the JPA
IdentifiableType contract |
| ManagedDomainType<J> | |
| MappedSuperclassDomainType<J> |
Extension of the JPA
MappedSuperclassType contract |
| PersistentAttribute<D,J> |
Hibernate extension to the JPA
Attribute contract |
| SimpleDomainType<J> |
Describes any non-collection type
|
| Class | Description |
|---|---|
| NavigableRole |
A representation of the static "Navigable" path relative to some "root entity".
|
Copyright © 2001-2022 Red Hat, Inc. All Rights Reserved.