Uses of Class
org.hibernate.property.access.internal.PropertyAccessStrategyBasicImpl
Packages that use PropertyAccessStrategyBasicImpl
-
Uses of PropertyAccessStrategyBasicImpl in org.hibernate.property.access.internal
Fields in org.hibernate.property.access.internal declared as PropertyAccessStrategyBasicImplModifier and TypeFieldDescriptionstatic final PropertyAccessStrategyBasicImpl
PropertyAccessStrategyBasicImpl.INSTANCE
Singleton accessConstructors in org.hibernate.property.access.internal with parameters of type PropertyAccessStrategyBasicImplModifierConstructorDescriptionPropertyAccessBasicImpl
(PropertyAccessStrategyBasicImpl strategy, Class<?> containerJavaType, String propertyName, boolean setterRequired)