Polishing

See gh-22577
This commit is contained in:
Sam Brannen
2019-03-13 15:28:15 +01:00
parent 8f7b118701
commit db56d348dc

View File

@@ -3801,7 +3801,7 @@ See the <<integration-testing-annotations, annotation support>> section for furt
information and configuration examples. <<testcontext-executing-sql-declaratively-tx, information and configuration examples. <<testcontext-executing-sql-declaratively-tx,
Transaction management for `@Sql`>> contains an additional example that uses `@Sql` for Transaction management for `@Sql`>> contains an additional example that uses `@Sql` for
declarative SQL script execution with default transaction rollback semantics. The declarative SQL script execution with default transaction rollback semantics. The
following example shows the relevant annotations in bold: following example shows the relevant annotations:
==== ====
[source,java,indent=0] [source,java,indent=0]