Annotation Interface SqlResultSetMappings


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

    Required Elements
    Modifier and Type
    Required Element
    Description
    One or more SqlResultSetMapping annotations.
  • Element Details