Uses of Interface
org.hibernate.loader.plan.spi.CompositeFetch
-
Packages that use CompositeFetch Package Description org.hibernate.loader.plan.spi Defines the SPI for the building blocks that make up a LoadPlan. -
-
Uses of CompositeFetch in org.hibernate.loader.plan.spi
Subinterfaces of CompositeFetch in org.hibernate.loader.plan.spi Modifier and Type Interface Description interface
CompositeAttributeFetch
Models the requested fetching of a composite attribute.
-