Annotation Interface SqlMapper


@Retention(RUNTIME) @Target(TYPE) public @interface SqlMapper
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    Path of the SQL Mapper xml file.
  • Element Details

    • value

      String value
      Path of the SQL Mapper xml file.
      Returns:
      Default:
      ""