Uses of Interface
org.hibernate.sql.results.graph.embeddable.EmbeddableValuedFetchable
Packages that use EmbeddableValuedFetchable
Package
Description
Defines the runtime mapping metamodel, which describes the mapping
of the application's domain model parts (entities, attributes) to
relational database objects (tables, columns).
-
Uses of EmbeddableValuedFetchable in org.hibernate.metamodel.mapping
Subinterfaces of EmbeddableValuedFetchable in org.hibernate.metamodel.mappingModifier and TypeInterfaceDescriptioninterface
A "non-aggregated" composite identifier, which means that the entity itself does not define a singular representation of its identifier like an aggregated mapping does.