Uses of Class
org.codehaus.groovy.grails.orm.hibernate.exceptions.GrailsHibernateException

Packages that use GrailsHibernateException
org.codehaus.groovy.grails.orm.hibernate.exceptions   
 

Uses of GrailsHibernateException in org.codehaus.groovy.grails.orm.hibernate.exceptions
 

Subclasses of GrailsHibernateException in org.codehaus.groovy.grails.orm.hibernate.exceptions
 class CouldNotDetermineHibernateDialectException
          Thrown when no Hibernate dialect could be found for a database name.
 class GrailsHibernateConfigurationException
          Thrown when configuration Hibernate for GORM features.