Annotation Type SqlResultSetMappings


  • @Target(TYPE)
    @Retention(RUNTIME)
    public @interface SqlResultSetMappings
    Is used to define one or more SqlResultSetMapping annotations.
    Since:
    1.0
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      SqlResultSetMapping[] value
      One or more SqlResultSetMapping annotations.