Polishing

This commit is contained in:
Sam Brannen
2016-05-04 16:04:37 +02:00
parent e6e3ca3e96
commit f09c7868d8
2 changed files with 6 additions and 5 deletions

View File

@@ -3433,7 +3433,7 @@ for the various `executeSqlScript(..)` methods for further details.
[[testcontext-executing-sql-declaratively]]
===== Executing SQL scripts declaratively with `@Sql`
===== Executing SQL scripts declaratively with @Sql
In addition to the aforementioned mechanisms for executing SQL scripts
_programmatically_, SQL scripts can also be configured _declaratively_ in the Spring