类分层结构
- java.lang.Object
- org.hibernate.internal.util.beans.BeanInfoHelper
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- javax.persistence.PersistenceException
- org.hibernate.HibernateException
- org.hibernate.internal.util.beans.BeanIntrospectionException
- org.hibernate.HibernateException
- javax.persistence.PersistenceException
- java.lang.RuntimeException
- java.lang.Exception
接口分层结构
- org.hibernate.internal.util.beans.BeanInfoHelper.BeanInfoDelegate
- org.hibernate.internal.util.beans.BeanInfoHelper.ReturningBeanInfoDelegate<T>