Classes
Class | Description | |
---|---|---|
![]() | EntityMetamodel | |
![]() | IdentifierProperty |
Represents a defined entity identifier property within the Hibernate
runtime-metamodel.
|
![]() | Property |
Defines the basic contract of a Property within the runtime metamodel.
|
![]() | PropertyFactory |
Responsible for generation of runtime metamodel Property representations.
Makes distinction between identifier, version, and other (standard) properties.
|
![]() | StandardProperty |
Represents a basic property within the Hibernate runtime-metamodel.
|
![]() | VersionProperty |
Represents a version property within the Hibernate runtime-metamodel.
|