Interface WhereStatement.Item

All Known Implementing Classes:
WhereStatement.Alternative, WhereStatement.Block, WhereStatement.Fixed
Enclosing class:
WhereStatement

public static interface WhereStatement.Item
  • Method Summary

    Modifier and Type
    Method
    Description
     
    boolean
     
  • Method Details

    • getRef

      Ref getRef()
    • isOptional

      boolean isOptional()