Uses of Class
org.hibernate.jsr303.tck.tests.metadata.AccountChecker

Packages that use AccountChecker
org.hibernate.jsr303.tck.tests.metadata   
 

Uses of AccountChecker in org.hibernate.jsr303.tck.tests.metadata
 

Classes in org.hibernate.jsr303.tck.tests.metadata with annotations of type AccountChecker
 class Account
          Class with no constraints but with a cascade @Valid annotation
 

Methods in org.hibernate.jsr303.tck.tests.metadata with parameters of type AccountChecker
 void AccountValidator.initialize(AccountChecker parameters)
           
 



Copyright © 2008-2011. All Rights Reserved.