From fab1f3a375037e0a1ab8541e2ce4728fe4b83cc5 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 19 Jan 2011 12:10:21 +0200 Subject: Cosmetic changes --- query/README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'query') diff --git a/query/README b/query/README index db25ce8..c7d8d7a 100644 --- a/query/README +++ b/query/README @@ -27,9 +27,9 @@ database.hxx driver.cxx Driver for the example. It includes the person.hxx and person-odb.hxx - headers to gain access to the 'person' class and the database support - code for this class. It also includes database.hxx for the - create_database() function declaration. + headers to gain access to the persistent classes and their database support + code. It also includes database.hxx for the create_database() function + declaration. In main() the driver first calls create_database() to obtain the database instance. It then persists a number of 'person' objects in the database -- cgit v1.1