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