diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -47,6 +47,9 @@ inheritance/polymorphism view Shows how to define and use object, table, mixed, and native views. +prepared + Shows how to use prepared queries. + optimistic Shows how to use optimistic concurrency in ODB. |