Class Hierarchy
- java.lang.Object
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- javax.persistence.PersistenceException
- org.hibernate.HibernateException
- org.hibernate.MappingException
- org.hibernate.procedure.UnknownSqlResultSetMappingException
- org.hibernate.procedure.NamedParametersNotSupportedException
- org.hibernate.procedure.NoSuchParameterException
- org.hibernate.procedure.ParameterMisuseException
- org.hibernate.procedure.ParameterStrategyException
- org.hibernate.MappingException
- org.hibernate.HibernateException
- javax.persistence.PersistenceException
- java.lang.RuntimeException
- java.lang.Exception
- java.lang.Throwable (implements java.io.Serializable)
Interface Hierarchy
- org.hibernate.BasicQueryContract<T>
- org.hibernate.procedure.ProcedureCall (also extends javax.persistence.StoredProcedureQuery, org.hibernate.SynchronizeableQuery<T>)
- org.hibernate.result.Outputs
- org.hibernate.procedure.ProcedureOutputs
- javax.persistence.Parameter<T>
- org.hibernate.query.QueryParameter<T>
- org.hibernate.query.procedure.ProcedureParameter<T>
- org.hibernate.procedure.ParameterRegistration<T>
- org.hibernate.query.procedure.ProcedureParameter<T>
- org.hibernate.query.QueryParameter<T>
- org.hibernate.procedure.ProcedureCallMemento
- javax.persistence.Query
- javax.persistence.StoredProcedureQuery
- org.hibernate.procedure.ProcedureCall (also extends org.hibernate.BasicQueryContract<T>, org.hibernate.SynchronizeableQuery<T>)
- javax.persistence.StoredProcedureQuery
- org.hibernate.query.spi.QueryParameterBinding<T>
- org.hibernate.procedure.ParameterBind<T>
- org.hibernate.SynchronizeableQuery<T>
- org.hibernate.procedure.ProcedureCall (also extends org.hibernate.BasicQueryContract<T>, javax.persistence.StoredProcedureQuery)