| Interface | Description |
|---|---|
| BagPersistentAttribute<D,E> |
Hibernate extension to the JPA
CollectionAttribute descriptor |
| BasicTypeDescriptor<J> |
Hibernate extension to the JPA
BasicType descriptor |
| DomainTypeDescriptor<J> | |
| EmbeddedTypeDescriptor<J> |
Hibernate extension to the JPA
EmbeddableType descriptor |
| EntityTypeDescriptor<J> |
Hibernate extension to the JPA
EntityType descriptor |
| IdentifiableTypeDescriptor<J> |
Hibernate extension to the JPA
IdentifiableType descriptor |
| IdentifiableTypeDescriptor.InFlightAccess<X> | |
| ListPersistentAttribute<D,E> |
Hibernate extension to the JPA
ListAttribute descriptor |
| ManagedTypeDescriptor<J> |
Hibernate extension to the JPA
ManagedType descriptor |
| ManagedTypeDescriptor.InFlightAccess<J> |
Used during creation of the managed type object to add its attributes
|
| MappedSuperclassTypeDescriptor<J> |
Hibernate extension to the JPA
MappedSuperclassType descriptor |
| MapPersistentAttribute<D,K,V> |
Hibernate extension to the JPA
MapAttribute descriptor |
| PersistentAttributeDescriptor<D,J> |
Hibernate extension to the JPA
Attribute descriptor |
| PluralPersistentAttribute<D,C,E> |
Hibernate extension to the JPA
PluralAttribute descriptor |
| SetPersistentAttribute<D,E> |
Hibernate extension to the JPA
SetAttribute descriptor |
| SimpleTypeDescriptor<J> | |
| SingularPersistentAttribute<D,J> |
Hibernate extension to the JPA
SingularAttribute descriptor |
| Class | Description |
|---|---|
| DomainModelHelper |
Helper containing utilities useful for domain model handling
|
Copyright © 2001-2022 Red Hat, Inc. All Rights Reserved.