| Package | Description |
|---|---|
| org.omnifaces.persistence.service |
| Class and Description |
|---|
| BaseEntityService.MappedQueryBuilder
Functional interface to fine-grain a JPA criteria query for any of
BaseEntityService.getPage(Page, boolean) methods taking
a specific result type, such as an entity subclass (DTO). |
| BaseEntityService.QueryBuilder
Functional interface to fine-grain a JPA criteria query for any of
BaseEntityService.getPage(Page, boolean) methods. |
| GenericEntityService.QueryBuilder
Deprecated.
|
Copyright © 2015–2017 OmniFaces. All rights reserved.