| AbstractCompositeIdentifierMapping |
Base implementation for composite identifier mappings
|
| AbstractDynamicMapInstantiator |
Base support for dynamic-map instantiators
|
| AbstractEntityInstantiatorPojo |
Base support for instantiating entity values as POJO representation
|
| AbstractPojoInstantiator |
Base support for POJO-based instantiation
|
| AttributeContext |
Bundle's a Hibernate property mapping together with the JPA metamodel information
of the attribute owner.
|
| AttributeMetadata |
Basic contract for describing an attribute.
|
| BaseAttributeMetadata |
|
| EmbeddableInstantiatorPojoIndirecting |
Support for instantiating embeddables as POJO representation through a constructor
|
| EmbeddableInstantiatorRecordIndirecting |
Support for instantiating embeddables as record representation
|
| EmbeddableInstantiatorRecordStandard |
Support for instantiating embeddables as record representation
|
| JpaMetaModelPopulationSetting |
|
| JpaStaticMetaModelPopulationSetting |
Enumerated setting used to control whether Hibernate looks for and populates
JPA static metamodel models of application's domain model.
|
| ManagedTypeRepresentationResolverStandard |
|
| MetadataContext |
|
| SingularAttributeMetadata |
Attribute metadata contract for a non-plural attribute.
|
| StandardEmbeddableInstantiator |
Marker interface for standard EmbeddableInstantiator implementations.
|
| ValueContext |
A contract for defining the meta information about a Value
|