Interface JPAPrimitiveTypeOperator

All Superinterfaces:
JPAOperator
All Known Subinterfaces:
JPAEnumerationBasedOperator
All Known Implementing Classes:
JPAEnumerationOperator, JPALiteralOperator

public interface JPAPrimitiveTypeOperator extends JPAOperator
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     

    Methods inherited from interface com.sap.olingo.jpa.processor.core.filter.JPAOperator

    get, getName
  • Method Details

    • isNull

      boolean isNull()