-
Method Summary
javax.persistence.criteria.Expression<Number>
javax.persistence.criteria.Expression<Number>
getLeft(javax.persistence.criteria.CriteriaBuilder cb)
javax.persistence.criteria.Expression<Integer>
org.apache.olingo.server.api.uri.queryoption.expression.BinaryOperatorKind
javax.persistence.criteria.Expression<Number>
javax.persistence.criteria.Expression<Integer>
Methods inherited from interface com.sap.olingo.jpa.processor.core.filter.JPAOperator
getName
-
Method Details
-
get
javax.persistence.criteria.Expression<Number> get()
throws
org.apache.olingo.server.api.ODataApplicationException
- Specified by:
get in interface JPAOperator
- Throws:
org.apache.olingo.server.api.ODataApplicationException
-
getOperator
org.apache.olingo.server.api.uri.queryoption.expression.BinaryOperatorKind getOperator()
-
-
getLeft
javax.persistence.criteria.Expression<Number> getLeft
(javax.persistence.criteria.CriteriaBuilder cb)
throws
org.apache.olingo.server.api.ODataApplicationException
- Throws:
org.apache.olingo.server.api.ODataApplicationException
-
getRightAsNumber
Number getRightAsNumber
(javax.persistence.criteria.CriteriaBuilder cb)
throws
org.apache.olingo.server.api.ODataApplicationException
- Throws:
org.apache.olingo.server.api.ODataApplicationException
-
getRightAsExpression
javax.persistence.criteria.Expression<Number> getRightAsExpression()
throws
org.apache.olingo.server.api.ODataApplicationException
- Throws:
org.apache.olingo.server.api.ODataApplicationException
-
getLeftAsIntExpression
javax.persistence.criteria.Expression<Integer> getLeftAsIntExpression()
throws
org.apache.olingo.server.api.ODataApplicationException
- Throws:
org.apache.olingo.server.api.ODataApplicationException
-
getRightAsIntExpression
javax.persistence.criteria.Expression<Integer> getRightAsIntExpression()
throws
org.apache.olingo.server.api.ODataApplicationException
- Throws:
org.apache.olingo.server.api.ODataApplicationException