Uses of Interface
org.hibernate.bytecode.enhance.spi.interceptor.EnhancementHelper.InheritanceChecker
Packages that use EnhancementHelper.InheritanceChecker
Package
Description
Support for bytecode interceptor implementations.
-
Uses of EnhancementHelper.InheritanceChecker in org.hibernate.bytecode.enhance.spi.interceptor
Methods in org.hibernate.bytecode.enhance.spi.interceptor with parameters of type EnhancementHelper.InheritanceCheckerModifier and TypeMethodDescriptionstatic booleanEnhancementHelper.includeInBaseFetchGroup(Property bootMapping, boolean isEnhanced, EnhancementHelper.InheritanceChecker inheritanceChecker, boolean collectionsInDefaultFetchGroupEnabled) Should the given property be included in the owner's base fetch group?