Annotation Type WithLex


  • @Retention(RUNTIME)
    @Target(METHOD)
    public @interface WithLex
    Annotation that indicates that test method should be run with given lex configuration.
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      org.apache.calcite.config.Lex value  
    • Element Detail

      • value

        org.apache.calcite.config.Lex value
        Default:
        org.apache.calcite.config.Lex.ORACLE