Package io.agrest.cayenne.exp
Interface ICayenneExpPostProcessor
- All Known Implementing Classes:
CayenneExpPostProcessor
public interface ICayenneExpPostProcessor
- Since:
- 2.2
-
Method Summary
-
Method Details
-
process
Performs any post-processing and cleanup that might be necessary for the successful execution of expression- Returns:
- Expression that is ready for execution
- Throws:
AgException- if expression is malformed or violates validation constraints
-