Module io.xlate.validation
Package io.xlate.validation.constraints
Annotation Type JdbcStatement.List
- Enclosing class:
- JdbcStatement
@Target({TYPE,METHOD,FIELD,ANNOTATION_TYPE,CONSTRUCTOR,PARAMETER})
@Retention(RUNTIME)
@Documented
public static @interface JdbcStatement.List
Defines several
JdbcStatement annotations on the same element.- See Also:
-
Required Element Summary
Required Elements
-
Element Details
-
value
JdbcStatement[] value
-