| Package | Description | 
|---|---|
| javax.persistence | Java Persistence is the API for the management for persistence and object/relational mapping. | 
| Modifier and Type | Method and Description | 
|---|---|
| CriteriaBuilder | EntityManagerFactory. getCriteriaBuilder()Return an instance of  CriteriaBuilderfor the creation ofCriteriaQueryobjects. | 
| CriteriaBuilder | EntityManager. getCriteriaBuilder()Return an instance of  CriteriaBuilderfor the creation ofCriteriaQueryobjects. | 
Copyright © 2017. All Rights Reserved.