Class Hierarchy
- java.lang.Object
- org.hibernate.loader.custom.ColumnCollectionAliases (implements org.hibernate.loader.CollectionAliases)
- org.hibernate.loader.custom.ConstructorResultColumnProcessor
- org.hibernate.loader.custom.ConstructorReturn (implements org.hibernate.loader.custom.Return)
- org.hibernate.loader.Loader
- org.hibernate.loader.custom.CustomLoader
- org.hibernate.loader.custom.NonScalarResultColumnProcessor
- org.hibernate.loader.custom.NonScalarReturn (implements org.hibernate.loader.custom.Return)
- org.hibernate.loader.custom.CollectionReturn
- org.hibernate.loader.custom.FetchReturn
- org.hibernate.loader.custom.CollectionFetchReturn
- org.hibernate.loader.custom.EntityFetchReturn
- org.hibernate.loader.custom.RootReturn
- org.hibernate.loader.custom.ResultRowProcessor
- org.hibernate.loader.custom.ScalarResultColumnProcessor
- org.hibernate.loader.custom.ScalarReturn (implements org.hibernate.loader.custom.Return)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- javax.persistence.PersistenceException
- org.hibernate.HibernateException
- org.hibernate.loader.custom.NonUniqueDiscoveredSqlAliasException
- org.hibernate.HibernateException
- javax.persistence.PersistenceException
- java.lang.RuntimeException
- java.lang.Exception
Interface Hierarchy
- org.hibernate.loader.custom.CustomQuery
- org.hibernate.loader.custom.Return