Uses of Class
org.hibernate.AnnotationException

Packages that use AnnotationException
org.hibernate.cfg This package defines APIs for configuring Hibernate, and classes for building the Hibernate configuration-time metamodel. 
 

Uses of AnnotationException in org.hibernate.cfg
 

Subclasses of AnnotationException in org.hibernate.cfg
 class RecoverableException
          Should neven be exposed to the client An exception that wrap an underlying exception whith the hope subsequent processing will recover from it.
 

Methods in org.hibernate.cfg that throw AnnotationException
 void Mappings.addAnyMetaDef(AnyMetaDef defAnn)
           
 void Configuration.MappingsImpl.addAnyMetaDef(AnyMetaDef defAnn)
           
 



Copyright © 2001-2013 Red Hat, Inc. All Rights Reserved.