aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2012-04-26 16:45:23 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2012-04-26 16:45:23 +0200
commitcb34a6251a08f78d749fb62b1554b43a877d39d1 (patch)
tree0c9ccdf54d816398462faf2b87ddb123f60b6409 /NEWS
parent8e046e3ea7e88f872205c2b65cb7f9b86aaabd93 (diff)
Add database::reset()
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
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