Annotation Interface SqlExIsNullExprPosition


@Target(METHOD) @Retention(RUNTIME) @Repeatable(SqlExIsNullExprPositions.class) public @interface SqlExIsNullExprPosition
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    int
     
    int
     
    boolean
     
    int
     
  • Element Details

    • not

      boolean not
    • marker

      int marker
    • start

      int start
    • end

      int end