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> |
|
IdentifiableDomainType<J> |
|
ManagedDomainType<J> |
|
MappedSuperclassDomainType<J> |
|
PersistentAttribute<D,J> |
Hibernate extension to the JPA Attribute contract
|
SimpleDomainType<J> |
Describes any non-collection type
|