Uses of Class
org.hibernate.sql.ast.tree.from.LazyTableGroup
-
Packages that use LazyTableGroup Package Description org.hibernate.query.derived -
-
Uses of LazyTableGroup in org.hibernate.query.derived
Methods in org.hibernate.query.derived that return LazyTableGroup Modifier and Type Method Description LazyTableGroupAnonymousTupleEntityValuedModelPart. createRootTableGroupJoin(NavigablePath navigablePath, TableGroup lhs, String explicitSourceAlias, SqlAliasBase explicitSqlAliasBase, SqlAstJoinType sqlAstJoinType, boolean fetched, Consumer<Predicate> predicateConsumer, SqlAstCreationState creationState)
-