Uses of Class
org.hibernate.property.access.internal.PropertyAccessStrategyEnhancedImpl
-
Packages that use PropertyAccessStrategyEnhancedImpl Package Description org.hibernate.property.access.internal Contains various implementations ofPropertyAccessStrategy
. -
-
Uses of PropertyAccessStrategyEnhancedImpl in org.hibernate.property.access.internal
Fields in org.hibernate.property.access.internal declared as PropertyAccessStrategyEnhancedImpl Modifier and Type Field Description static PropertyAccessStrategyEnhancedImpl
PropertyAccessStrategyEnhancedImpl. FIELD
static PropertyAccessStrategyEnhancedImpl
PropertyAccessStrategyEnhancedImpl. STANDARD
Methods in org.hibernate.property.access.internal that return PropertyAccessStrategyEnhancedImpl Modifier and Type Method Description static PropertyAccessStrategyEnhancedImpl
PropertyAccessStrategyEnhancedImpl. with(AccessType getterAccessType)
-