Package | Description |
---|---|
org.omnifaces.persistence.service |
Class and Description |
---|
BaseEntityService
Base entity service.
|
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. |
Copyright © 2015–2017 OmniFaces. All rights reserved.