Uses of Class
org.hibernate.HibernateError
-
Packages that use HibernateError Package Description org.hibernate.sql.exec Support for execution of SQL statements via JDBC. -
-
Uses of HibernateError in org.hibernate.sql.exec
Subclasses of HibernateError in org.hibernate.sql.exec Modifier and Type Class Description class
ExecutionException
Indicates an exception performing execution
-