@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface SqlResultSetMappings
SqlResultSetMapping
annotations.Modifier and Type | Required Element and Description |
---|---|
SqlResultSetMapping[] |
value
One or more
SqlResultSetMapping annotations. |
public abstract SqlResultSetMapping[] value
SqlResultSetMapping
annotations.