Uses of Interface
org.hibernate.sql.results.graph.FetchStyleAccess
Packages that use FetchStyleAccess
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).
Defines domain result graphs.
-
Uses of FetchStyleAccess in org.hibernate.metamodel.mapping
Subinterfaces of FetchStyleAccess in org.hibernate.metamodel.mappingModifier and TypeInterfaceDescriptioninterface
Details about the discriminator for an embeddable hierarchy.interface
Details about the discriminator for an entity hierarchy.interface
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. -
Uses of FetchStyleAccess in org.hibernate.sql.results.graph
Subinterfaces of FetchStyleAccess in org.hibernate.sql.results.graphModifier and TypeInterfaceDescriptioninterface
Represents an aggregatedFetchTiming
andFetchStyle
value