Interface JPAExpression
- All Superinterfaces:
JPAOperator
- All Known Subinterfaces:
JPABooleanOperator,JPAComparisonOperator<T>,JPAExpressionOperator,JPAUnaryBooleanOperator
- All Known Implementing Classes:
JPAComparisonOperatorImp
-
Method Summary
Methods inherited from interface com.sap.olingo.jpa.processor.core.filter.JPAOperator
getName
-
Method Details
-
get
javax.persistence.criteria.Expression<Boolean> get() throws org.apache.olingo.server.api.ODataApplicationException- Specified by:
getin interfaceJPAOperator- Throws:
org.apache.olingo.server.api.ODataApplicationException
-