Uses of Interface
com.sap.olingo.jpa.processor.core.filter.JPAArithmeticOperator
Packages that use JPAArithmeticOperator
Package
Description
-
Uses of JPAArithmeticOperator in com.sap.olingo.jpa.processor.core.database
Methods in com.sap.olingo.jpa.processor.core.database with parameters of type JPAArithmeticOperatorModifier and TypeMethodDescription<T extends Number>
javax.persistence.criteria.Expression<T>JPADefaultDatabaseProcessor.convert(JPAArithmeticOperator jpaOperator)<T extends Number>
javax.persistence.criteria.Expression<T>JPAODataDatabaseOperations.convert(JPAArithmeticOperator jpaOperator) -
Uses of JPAArithmeticOperator in com.sap.olingo.jpa.processor.core.filter
Methods in com.sap.olingo.jpa.processor.core.filter with parameters of type JPAArithmeticOperatorModifier and TypeMethodDescription<T extends Number>
javax.persistence.criteria.Expression<T>JPAOperationConverter.convert(JPAArithmeticOperator jpaOperator)