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