Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
P
- Page - Class in org.omnifaces.persistence.model.dto
-
This class basically defines a paged view of a database based on a given offset, limit, ordering, required criteria and optional criteria.
- Page(Integer, Integer, LinkedHashMap<String, Boolean>, Map<String, Object>, Map<String, Object>) - Constructor for class org.omnifaces.persistence.model.dto.Page
-
Creates a new Page.
- Page(Integer, Integer, Identifiable<?>, Boolean, LinkedHashMap<String, Boolean>, Map<String, Object>, Map<String, Object>) - Constructor for class org.omnifaces.persistence.model.dto.Page
-
Creates a new Page whereby value based paging will be performed instead of offset based paging when applicable.
- Page.Builder - Class in org.omnifaces.persistence.model.dto
-
The page builder.
- parse(Object) - Static method in class org.omnifaces.persistence.criteria.Bool
- parse(Object, Class<Enum<?>>) - Static method in class org.omnifaces.persistence.criteria.Enumerated
- parse(Object, Class<Number>) - Static method in class org.omnifaces.persistence.criteria.Numeric
- persist(E) - Method in class org.omnifaces.persistence.service.BaseEntityService
-
Persist given entity and immediately perform a flush.
- POSTGRESQL - Enum constant in enum class org.omnifaces.persistence.Database
- PropertiesFileLoader - Interface in org.omnifaces.persistence.datasource
- PROPERTY_VALIDATION_MODE - Static variable in class org.omnifaces.persistence.JPA
- Provider - Enum Class in org.omnifaces.persistence
-
Enumeration of all supported JPA providers.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form