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

Uses of Class org.hibernate.criterion.NaturalIdentifier (Hibernate API Documentation) - Hibernate 3.2.3 正式版 API 英文文档


Uses of Class
org.hibernate.criterion.NaturalIdentifier

Packages that use NaturalIdentifier
org.hibernate.criterion A framework for defining restriction criteria and order criteria. 
 

Uses of NaturalIdentifier in org.hibernate.criterion
 

Methods in org.hibernate.criterion that return NaturalIdentifier
static NaturalIdentifier Restrictions.naturalId()
           
 NaturalIdentifier NaturalIdentifier.set(String property, Object value)