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(java.lang.String property, java.lang.Object value)
           
 



Copyright © 2008 Hibernate.org. All Rights Reserved.