From 1dab2da7c969e328281765d59d2fe90d618fadc6 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 2 Nov 2011 14:29:23 +0200 Subject: Add example for optimistic concurrency support --- README | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README') diff --git a/README b/README index f25cd7a..61f8818 100644 --- a/README +++ b/README @@ -44,6 +44,9 @@ inheritance view Shows how to define and use object, table, mixed, and native views. +optimistic + Shows how to use optimistic concurrency in ODB. + boost Shows how to persist objects that use Boost smart pointers, containers, and value types with the help of the Boost profile library (libodb-boost). -- cgit v1.1