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 NaturalIdLoadOptionsNaturalIdLoadOptions.NONESingleton accessMethods in org.hibernate.loader.ast.spi with parameters of type NaturalIdLoadOptionsModifier and TypeMethodDescriptionNaturalIdLoader.load(Object naturalIdToLoad, NaturalIdLoadOptions options, SharedSessionContractImplementor session) Deprecated.
NaturalIdLoader.load(Object, Options, SharedSessionContractImplementor)instead.