Uses of Class
org.hibernate.property.access.internal.PropertyAccessStrategyBasicImpl
-
Packages that use PropertyAccessStrategyBasicImpl Package Description org.hibernate.property.access.internal -
-
Uses of PropertyAccessStrategyBasicImpl in org.hibernate.property.access.internal
Fields in org.hibernate.property.access.internal declared as PropertyAccessStrategyBasicImpl Modifier and Type Field Description static PropertyAccessStrategyBasicImpl
PropertyAccessStrategyBasicImpl. INSTANCE
Singleton accessConstructors in org.hibernate.property.access.internal with parameters of type PropertyAccessStrategyBasicImpl Constructor Description PropertyAccessBasicImpl(PropertyAccessStrategyBasicImpl strategy, Class<?> containerJavaType, String propertyName, boolean setterRequired)
-