Annotation Type SkipForDialects


  • @Retention(RUNTIME)
    @Target({METHOD,TYPE})
    public @interface SkipForDialects
    Plural annotation for SkipForDialect. Useful when more than one dialect needs to be skipped because of a different reason.
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      SkipForDialect[] value