Package org.hibernate.loader.plan.exec.spi
Defines the SPI for the load query generated for the LoadPlan and the ResultSet processor.
-
Interface Summary Interface Description AliasResolutionContext Provides aliases that are used by load queries and ResultSet processors.CollectionReferenceAliases EntityReferenceAliases Aggregates the alias/suffix information in relation to anEntityReference
todo : add a contract (interface) that can be shared by entity and collection alias info objects as lhs/rhs of a join ?LoadQueryDetails LockModeResolver