-
Method Summary
javax.persistence.criteria.Expression<T>
javax.persistence.criteria.Expression<T>
Methods inherited from interface com.sap.olingo.jpa.processor.core.filter.JPAExpression
get
Methods inherited from interface com.sap.olingo.jpa.processor.core.filter.JPAOperator
getName
-
Method Details
-
getLeft
javax.persistence.criteria.Expression<T> getLeft()
throws
org.apache.olingo.server.api.ODataApplicationException
- Throws:
org.apache.olingo.server.api.ODataApplicationException
-
-
getRightAsComparable
Comparable<T> getRightAsComparable()
throws
org.apache.olingo.server.api.ODataApplicationException
- Throws:
org.apache.olingo.server.api.ODataApplicationException
-
getRightAsExpression
javax.persistence.criteria.Expression<T> getRightAsExpression()
throws
org.apache.olingo.server.api.ODataApplicationException
- Throws:
org.apache.olingo.server.api.ODataApplicationException