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 SummaryRequired Elements
- 
Element Details- 
valueSql[] value- Returns:
- The SQL scripts to execute
 
 
-