| Package | Description |
|---|---|
| com.blazebit.persistence.deltaspike.data.impl.builder.postprocessor | |
| com.blazebit.persistence.deltaspike.data.impl.handler |
| Modifier and Type | Class and Description |
|---|---|
class |
OrderByCriteriaBuilderPostProcessor
Implementation is similar to
org.apache.deltaspike.data.impl.builder.postprocessor.OrderByQueryStringPostProcessor
but was modified to work with entity views. |
class |
PaginationCriteriaBuilderPostProcessor |
| Modifier and Type | Method and Description |
|---|---|
List<CriteriaBuilderPostProcessor> |
EntityViewCdiQueryInvocationContext.getCriteriaBuilderPostProcessors() |
| Modifier and Type | Method and Description |
|---|---|
void |
EntityViewCdiQueryInvocationContext.addCriteriaBuilderPostProcessor(CriteriaBuilderPostProcessor postProcessor) |
Copyright © 2014–2018 Blazebit. All rights reserved.