From 9d4c6e4d06c4f888166a8b0edc988037e715fe85 Mon Sep 17 00:00:00 2001 From: Dapeng Date: Thu, 3 Mar 2016 16:35:40 +0800 Subject: [PATCH] Add table title for @Transactional settings Closes gh-985 --- src/asciidoc/data-access.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/asciidoc/data-access.adoc b/src/asciidoc/data-access.adoc index dab59fb9e7..aeccb844bd 100644 --- a/src/asciidoc/data-access.adoc +++ b/src/asciidoc/data-access.adoc @@ -1296,7 +1296,7 @@ These default settings can be changed; the various properties of the `@Transacti annotation are summarized in the following table: [[tx-attransactional-properties]] -.@ +.@Transactional Settings |=== | Property| Type| Description