Uses of Class
org.hibernate.sql.ast.tree.from.LazyTableGroup
Packages that use LazyTableGroup
Package
Description
Defines the runtime mapping metamodel, which describes the mapping
of the application's domain model parts (entities, attributes) to
relational database objects (tables, columns).
-
Uses of LazyTableGroup in org.hibernate.metamodel.mapping
Methods in org.hibernate.metamodel.mapping with parameters of type LazyTableGroupModifier and TypeMethodDescriptionvoidAuxiliaryMapping.applyPredicate(EntityMappingType associatedEntityMappingType, Consumer<Predicate> predicateConsumer, LazyTableGroup lazyTableGroup, NavigablePath navigablePath, SqlAstCreationState creationState)