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