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 PropertyAccessStrategyEnhancedImplPropertyAccessStrategyEnhancedImpl. FIELDstatic PropertyAccessStrategyEnhancedImplPropertyAccessStrategyEnhancedImpl. STANDARDMethods in org.hibernate.property.access.internal that return PropertyAccessStrategyEnhancedImpl Modifier and Type Method Description static PropertyAccessStrategyEnhancedImplPropertyAccessStrategyEnhancedImpl. with(AccessType getterAccessType)
-