Class Hierarchy
- java.lang.Object
- org.hibernate.property.access.spi.EnhancedGetterMethodImpl (implements org.hibernate.property.access.spi.Getter)
- org.hibernate.property.access.spi.GetterFieldImpl (implements org.hibernate.property.access.spi.Getter)
- org.hibernate.property.access.spi.GetterMethodImpl (implements org.hibernate.property.access.spi.Getter)
- org.hibernate.property.access.spi.SetterFieldImpl (implements org.hibernate.property.access.spi.Setter)
- org.hibernate.property.access.spi.EnhancedSetterImpl
- org.hibernate.property.access.spi.SetterMethodImpl (implements org.hibernate.property.access.spi.Setter)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- javax.persistence.PersistenceException
- org.hibernate.HibernateException
- org.hibernate.property.access.spi.PropertyAccessBuildingException
- org.hibernate.property.access.spi.PropertyAccessException
- org.hibernate.property.access.spi.PropertyAccessSerializationException
- org.hibernate.HibernateException
- javax.persistence.PersistenceException
- java.lang.RuntimeException
- java.lang.Exception
Interface Hierarchy
- org.hibernate.property.access.spi.PropertyAccess
- org.hibernate.property.access.spi.PropertyAccessStrategy
- java.io.Serializable
- org.hibernate.property.access.spi.Getter
- org.hibernate.service.Service
- org.hibernate.property.access.spi.PropertyAccessStrategyResolver
- org.hibernate.property.access.spi.Setter
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- org.hibernate.property.access.spi.BuiltInPropertyAccessStrategies
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)