Class Hierarchy
- java.lang.Object
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- jakarta.persistence.PersistenceException
- org.hibernate.HibernateException
- org.hibernate.procedure.NamedParametersNotSupportedException
- org.hibernate.procedure.NoSuchParameterException
- org.hibernate.procedure.ParameterMisuseException
- org.hibernate.procedure.ParameterStrategyException
- org.hibernate.procedure.ParameterTypeException
- org.hibernate.HibernateException
- jakarta.persistence.PersistenceException
- java.lang.RuntimeException
- java.lang.Exception
- java.lang.Throwable (implements java.io.Serializable)
Interface Hierarchy
- java.lang.AutoCloseable
- org.hibernate.procedure.ProcedureCall (also extends org.hibernate.query.CommonQueryContract, org.hibernate.query.named.NameableQuery, jakarta.persistence.StoredProcedureQuery, org.hibernate.query.SynchronizeableQuery)
- org.hibernate.query.CommonQueryContract
- org.hibernate.procedure.ProcedureCall (also extends java.lang.AutoCloseable, org.hibernate.query.named.NameableQuery, jakarta.persistence.StoredProcedureQuery, org.hibernate.query.SynchronizeableQuery)
- org.hibernate.query.named.NameableQuery
- org.hibernate.procedure.ProcedureCall (also extends java.lang.AutoCloseable, org.hibernate.query.CommonQueryContract, jakarta.persistence.StoredProcedureQuery, org.hibernate.query.SynchronizeableQuery)
- org.hibernate.result.Outputs
- org.hibernate.procedure.ProcedureOutputs
- jakarta.persistence.Parameter<T>
- org.hibernate.query.QueryParameter<T>
- org.hibernate.query.procedure.ProcedureParameter<T>
- org.hibernate.procedure.FunctionReturn<T>
- org.hibernate.query.procedure.ProcedureParameter<T>
- org.hibernate.query.QueryParameter<T>
- jakarta.persistence.Query
- jakarta.persistence.StoredProcedureQuery
- org.hibernate.procedure.ProcedureCall (also extends java.lang.AutoCloseable, org.hibernate.query.CommonQueryContract, org.hibernate.query.named.NameableQuery, org.hibernate.query.SynchronizeableQuery)
- jakarta.persistence.StoredProcedureQuery
- org.hibernate.query.SynchronizeableQuery
- org.hibernate.procedure.ProcedureCall (also extends java.lang.AutoCloseable, org.hibernate.query.CommonQueryContract, org.hibernate.query.named.NameableQuery, jakarta.persistence.StoredProcedureQuery)