Package io.micronaut.test.annotation
Annotation Interface Sql.Sqls
- Enclosing class:
- Sql
Wrapper annotation class to allow multiple Sql annotations per test class or method.
-
Required Element Summary
-
Element Details
-
value
Sql[] value- Returns:
- The SQL scripts to execute
-