diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2010-09-23 17:23:57 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2010-09-23 17:23:57 +0200 |
commit | 1816381a741a848ad991baba99cd68a2e7bc2709 (patch) | |
tree | 94b93e190f2afd742afd2f9e89cea1f74d57c083 /query | |
parent | 950140151ee624b188dbf8915558abcbeddfd35d (diff) |
Minor documentation fixes
Diffstat (limited to 'query')
-rw-r--r-- | query/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/query/README b/query/README index 6f6a858..db25ce8 100644 --- a/query/README +++ b/query/README @@ -1,4 +1,4 @@ -This examples shows how to use the ODB Query Language to search the database +This example shows how to use the ODB Query Language to search the database for persistent objects matching certain criteria. The example consists of the following files: |