Package org.hibernate.sql.ast.tree.from
Interface LazyTableGroup.ParentTableGroupUseChecker
- All Known Implementing Classes:
AnonymousTupleEntityValuedModelPart
,ManyToManyCollectionPart
,ToOneAttributeMapping
- Enclosing class:
- LazyTableGroup
public static interface LazyTableGroup.ParentTableGroupUseChecker
-
Method Summary
Modifier and TypeMethodDescriptionboolean
canUseParentTableGroup
(TableGroupProducer producer, NavigablePath navigablePath, ValuedModelPart valuedModelPart)
-
Method Details