aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2015-02-04 17:23:54 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2015-02-04 17:23:54 +0200
commit8e69f40ab32dc8604b68f360ae30fa961ba036ee (patch)
tree5448cea6c20f7e6c5cd80ae752b49e1a696bcd6e /NEWS
parent36920a538c7b207c0b36b2270108a717479e0ed1 (diff)
Implement object loading views
See section 10.2 in the manual for details.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 51fb133..d59dd96 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,10 @@
Version 2.4.0
+ * Support for object loading views. Object loading views allow loading of
+ one or more complete objects instead of, or in addition to, a subset of
+ data member and with a single SELECT statement execution. For details,
+ refer to Section 10.2, "Object Loading Views" in the ODB manual.
+
* Support for bulk operations in Oracle and SQL Server. Bulk operations
persist, update, or erase a range of objects using a single database
statement execution which often translates to significantly better