Annotation Type SqlMergeMode

    • Required Element Summary

      Required Elements 
      Modifier and TypeRequired ElementDescription
      SqlMergeMode.MergeModevalue
      Indicates whether method-level @Sql annotations should be merged with class-level @Sql annotations or override them.
    • Element Detail

      • value

        SqlMergeMode.MergeMode value
        Indicates whether method-level @Sql annotations should be merged with class-level @Sql annotations or override them.