Class Hierarchy
- java.lang.Object
- org.hibernate.property.access.internal.AbstractFieldSerialForm (implements java.io.Serializable)
- org.hibernate.property.access.internal.AbstractSetterMethodSerialForm (implements java.io.Serializable)
- org.hibernate.property.access.internal.AccessStrategyHelper
- org.hibernate.property.access.internal.ChainedPropertyAccessImpl (implements org.hibernate.property.access.spi.Getter, org.hibernate.property.access.spi.PropertyAccess, org.hibernate.property.access.spi.Setter)
- org.hibernate.property.access.internal.PropertyAccessBasicImpl (implements org.hibernate.property.access.spi.PropertyAccess)
- org.hibernate.property.access.internal.PropertyAccessCompositeUserTypeImpl (implements org.hibernate.property.access.spi.Getter, org.hibernate.property.access.spi.PropertyAccess)
- org.hibernate.property.access.internal.PropertyAccessEmbeddedImpl (implements org.hibernate.property.access.spi.PropertyAccess)
- org.hibernate.property.access.internal.PropertyAccessEnhancedImpl (implements org.hibernate.property.access.spi.PropertyAccess)
- org.hibernate.property.access.internal.PropertyAccessFieldImpl (implements org.hibernate.property.access.spi.PropertyAccess)
- org.hibernate.property.access.internal.PropertyAccessMapImpl (implements org.hibernate.property.access.spi.PropertyAccess)
- org.hibernate.property.access.internal.PropertyAccessMapImpl.GetterImpl (implements org.hibernate.property.access.spi.Getter)
- org.hibernate.property.access.internal.PropertyAccessMapImpl.SetterImpl (implements org.hibernate.property.access.spi.Setter)
- org.hibernate.property.access.internal.PropertyAccessMixedImpl (implements org.hibernate.property.access.spi.PropertyAccess)
- org.hibernate.property.access.internal.PropertyAccessStrategyBackRefImpl (implements org.hibernate.property.access.spi.PropertyAccessStrategy)
- org.hibernate.property.access.internal.PropertyAccessStrategyBasicImpl (implements org.hibernate.property.access.spi.PropertyAccessStrategy)
- org.hibernate.property.access.internal.PropertyAccessStrategyChainedImpl (implements org.hibernate.property.access.spi.PropertyAccessStrategy)
- org.hibernate.property.access.internal.PropertyAccessStrategyCompositeUserTypeImpl (implements org.hibernate.property.access.spi.PropertyAccessStrategy)
- org.hibernate.property.access.internal.PropertyAccessStrategyEmbeddedImpl (implements org.hibernate.property.access.spi.PropertyAccessStrategy)
- org.hibernate.property.access.internal.PropertyAccessStrategyEnhancedImpl (implements org.hibernate.property.access.spi.PropertyAccessStrategy)
- org.hibernate.property.access.internal.PropertyAccessStrategyFieldImpl (implements org.hibernate.property.access.spi.PropertyAccessStrategy)
- org.hibernate.property.access.internal.PropertyAccessStrategyIndexBackRefImpl (implements org.hibernate.property.access.spi.PropertyAccessStrategy)
- org.hibernate.property.access.internal.PropertyAccessStrategyMapImpl (implements org.hibernate.property.access.spi.PropertyAccessStrategy)
- org.hibernate.property.access.internal.PropertyAccessStrategyMixedImpl (implements org.hibernate.property.access.spi.PropertyAccessStrategy)
- org.hibernate.property.access.internal.PropertyAccessStrategyNoopImpl (implements org.hibernate.property.access.spi.PropertyAccessStrategy)
- org.hibernate.property.access.internal.PropertyAccessStrategyResolverInitiator (implements org.hibernate.boot.registry.StandardServiceInitiator<R>)
- org.hibernate.property.access.internal.PropertyAccessStrategyResolverStandardImpl (implements org.hibernate.property.access.spi.PropertyAccessStrategyResolver)