From cb34a6251a08f78d749fb62b1554b43a877d39d1 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 26 Apr 2012 16:45:23 +0200 Subject: Add database::reset() --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 61dd006..da2d3ed 100644 --- a/NEWS +++ b/NEWS @@ -58,6 +58,10 @@ Version 1.9.0 where all the objects were session-enabled, simply add --generate-session to your ODB compiler command line. + * New function, transaction::reset(), allows the reuse of the same + transaction instance to complete several database transactions. For more + information, refer to Section 3.4, "Transactions" in the ODB manual. + Version 1.8.0 * Support for the Microsoft SQL Server database. The provided connection -- cgit v1.1