aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index 9d7e2fa..139d31e 100644
--- a/README
+++ b/README
@@ -18,6 +18,9 @@ query
Shows how to use the ODB Query Language to search the database for
persistent objects matching certain criteria.
+container
+ Shows how to use containers as data members in persistent objects.
+
mapping
Shows how to customize the mapping between C++ value types and database
types.