From 7ef5c5cc841e1cfa8aabb03490e3a694ab7384d4 Mon Sep 17 00:00:00 2001 From: Juergen Hoeller Date: Tue, 19 Mar 2013 16:45:31 +0100 Subject: [PATCH] Added missing section end tag --- src/reference/docbook/transaction.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/reference/docbook/transaction.xml b/src/reference/docbook/transaction.xml index 0f85a651545..a6e2562a89e 100644 --- a/src/reference/docbook/transaction.xml +++ b/src/reference/docbook/transaction.xml @@ -2470,6 +2470,7 @@ txManager.commit(status); names, per-transaction isolation levels, and proper resuming of transactions in all cases. +
Solutions to common problems