aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
index bbaea80..0c35ecd 100644
--- a/README
+++ b/README
@@ -44,6 +44,10 @@ inheritance/reuse
inheritance/polymorphism
Shows how to use polymorphism inheritance with ODB.
+section
+ Shows how to use object sections to implement lazy-loading and change-
+ updating of a subset of data members in a persistent class.
+
view
Shows how to define and use object, table, mixed, and native views.