Update Javadoc in SqlScriptsTestExecutionListener
This commit is contained in:
@@ -127,9 +127,8 @@ public class SqlScriptsTestExecutionListener extends AbstractTestExecutionListen
|
||||
* Execute the SQL scripts configured via the supplied {@link Sql @Sql}
|
||||
* annotation for the given {@link ExecutionPhase} and {@link TestContext}.
|
||||
*
|
||||
* <p>Special care must be taken in order to properly support the
|
||||
* {@link Sql#requireNewTransaction requireNewTransaction}
|
||||
* flag.
|
||||
* <p>Special care must be taken in order to properly support the configured
|
||||
* {@link SqlConfig#transactionMode}.
|
||||
*
|
||||
* @param sql the {@code @Sql} annotation to parse
|
||||
* @param executionPhase the current execution phase
|
||||
|
||||
Reference in New Issue
Block a user