Uses of Interface
org.hibernate.metamodel.model.domain.internal.AttributeContainer.InFlightAccess
Packages that use AttributeContainer.InFlightAccess
Package
Description
Defines the runtime domain metamodel, which describes the Java aspect of
the application's domain model parts (entities, attributes).
Implementation of the SPI for the runtime domain metamodel.
-
Uses of AttributeContainer.InFlightAccess in org.hibernate.metamodel.model.domain
Classes in org.hibernate.metamodel.model.domain that implement AttributeContainer.InFlightAccessMethods in org.hibernate.metamodel.model.domain that return AttributeContainer.InFlightAccessModifier and TypeMethodDescriptionprotected AttributeContainer.InFlightAccess<J>
AbstractIdentifiableType.createInFlightAccess()
protected AttributeContainer.InFlightAccess<J>
AbstractManagedType.createInFlightAccess()
AbstractManagedType.getInFlightAccess()
-
Uses of AttributeContainer.InFlightAccess in org.hibernate.metamodel.model.domain.internal
Methods in org.hibernate.metamodel.model.domain.internal that return AttributeContainer.InFlightAccess