Uses of Interface
org.hibernate.loader.ast.spi.NaturalIdLoadOptions
Packages that use NaturalIdLoadOptions
-
Uses of NaturalIdLoadOptions in org.hibernate.loader.ast.spi
Fields in org.hibernate.loader.ast.spi declared as NaturalIdLoadOptionsModifier and TypeFieldDescriptionstatic final NaturalIdLoadOptions
NaturalIdLoadOptions.NONE
Singleton accessMethods in org.hibernate.loader.ast.spi with parameters of type NaturalIdLoadOptionsModifier and TypeMethodDescriptionNaturalIdLoader.load
(Object naturalIdToLoad, NaturalIdLoadOptions options, SharedSessionContractImplementor session) Perform the load of the entity by its natural-id