Uses of Class
org.hibernate.classic.ValidationFailure

Packages that use ValidationFailure
org.hibernate.classic This package implements backward-compatibility with Hibernate 2.1 APIs now deprecated in Hibernate3. 
 

Uses of ValidationFailure in org.hibernate.classic
 

Methods in org.hibernate.classic that throw ValidationFailure
 void Validatable.validate()
          Validate the state of the object before persisting it.
 



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