Uses of Class
org.hibernate.HibernateError
-
Packages that use HibernateError Package Description org.hibernate.sql.exec Package defining support for execution of SQL statements through 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
-