| Package | Description | 
|---|---|
| org.hibernate.criterion | 
        A framework for defining restriction criteria and order criteria. | 
| Modifier and Type | Method and Description | 
|---|---|
| static NaturalIdentifier | Restrictions. naturalId()Consider using any of the natural id based loading stuff from session instead, especially in cases
 where the restriction is the full set of natural id values. | 
| NaturalIdentifier | NaturalIdentifier. set(String property,
   Object value)Set a natural identifier value for this expression | 
Copyright © 2017 JBoss by Red Hat. All rights reserved.