站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > Hibernate 3.2.4 正式版 API 英文文档

Uses of Class org.hibernate.classic.ValidationFailure (Hibernate API Documentation) - Hibernate 3.2.4 正式版 API 英文文档


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.