Uses of Interface
org.hibernate.loader.ast.spi.MultiLoadOptions
-
Packages that use MultiLoadOptions Package Description org.hibernate.loader.ast.spi -
-
Uses of MultiLoadOptions in org.hibernate.loader.ast.spi
Subinterfaces of MultiLoadOptions in org.hibernate.loader.ast.spi Modifier and Type Interface Description interfaceMultiIdLoadOptionsEncapsulation of the options for loading multiple entities by idinterfaceMultiNaturalIdLoadOptionsEncapsulation of the options for loading multiple entities by natural-id
-