Class Hierarchy
- java.lang.Object
- org.hibernate.jdbc.AbstractReturningWork<T> (implements org.hibernate.jdbc.ReturningWork<T>, org.hibernate.jdbc.WorkExecutorVisitable<T>)
- org.hibernate.jdbc.AbstractWork (implements org.hibernate.jdbc.Work, org.hibernate.jdbc.WorkExecutorVisitable<T>)
- org.hibernate.jdbc.Expectations
- org.hibernate.jdbc.Expectations.BasicExpectation (implements org.hibernate.jdbc.Expectation)
- org.hibernate.jdbc.Expectations.BasicParamExpectation
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- jakarta.persistence.PersistenceException
- org.hibernate.HibernateException
- org.hibernate.jdbc.BatchFailedException
- org.hibernate.jdbc.TooManyRowsAffectedException
- org.hibernate.jdbc.BatchedTooManyRowsAffectedException
- org.hibernate.HibernateException
- jakarta.persistence.PersistenceException
- java.lang.RuntimeException
- java.lang.Exception
- org.hibernate.jdbc.WorkExecutor<T>
Interface Hierarchy
- org.hibernate.jdbc.Expectation
- org.hibernate.jdbc.ReturningWork<T>
- org.hibernate.jdbc.Work
- org.hibernate.jdbc.WorkExecutorVisitable<T>