Uses of Class
org.hibernate.criterion.NaturalIdentifier

Packages that use NaturalIdentifier
org.hibernate.criterion   
 

Uses of NaturalIdentifier in org.hibernate.criterion
 

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