Uses of Class
org.hibernate.validation.metadata.AnnotationIgnores

Packages that use AnnotationIgnores
org.hibernate.validation.metadata   
org.hibernate.validation.xml   
 

Uses of AnnotationIgnores in org.hibernate.validation.metadata
 

Constructors in org.hibernate.validation.metadata with parameters of type AnnotationIgnores
BeanMetaDataImpl(java.lang.Class<T> beanClass, ConstraintHelper constraintHelper, AnnotationIgnores annotationIgnores)
           
 

Uses of AnnotationIgnores in org.hibernate.validation.xml
 

Methods in org.hibernate.validation.xml that return AnnotationIgnores
 AnnotationIgnores XmlMappingParser.getAnnotationIgnores()
           
 



Copyright © 2007-2009. All Rights Reserved.