Uses of Class
org.hibernate.property.access.internal.PropertyAccessStrategyFieldImpl
-
Packages that use PropertyAccessStrategyFieldImpl Package Description org.hibernate.property.access.internal Contains various implementations ofPropertyAccessStrategy. -
-
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 PropertyAccessStrategyFieldImplPropertyAccessStrategyFieldImpl. INSTANCESingleton accessConstructors in org.hibernate.property.access.internal with parameters of type PropertyAccessStrategyFieldImpl Constructor Description PropertyAccessFieldImpl(PropertyAccessStrategyFieldImpl strategy, Class<?> containerJavaType, String propertyName)
-