X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=doc%2Fref-ooddl.xml;h=28fe5796dd737c777c18efaee8adbc8532d94dec;hp=6ea4d9cdccba6290377c343842c48c5660099217;hb=4413405fd38eaba7ba6d6d8b844fef118e326c9a;hpb=5edc92aee527621ed13245b5b7892e40c2cd443f diff --git a/doc/ref-ooddl.xml b/doc/ref-ooddl.xml index 6ea4d9c..28fe579 100644 --- a/doc/ref-ooddl.xml +++ b/doc/ref-ooddl.xml @@ -24,8 +24,9 @@ and SQL tables can be deleted with drop-view-from-class. - The above functions refer to the Lisp view of the SQL - table. This Lisp view should not be confused with SQL VIEW statement. + + The above functions refer to the Lisp view of the SQL + table. This Lisp view should not be confused with SQL VIEW statement. @@ -50,16 +51,16 @@ of all &clsql; View Classes. - Class details + Class details (defclass STANDARD-DB-OBJECT ()(...)) - Slots + Slots - slot VIEW-DATABASE is of type (OR NULL DATABASE) + slot VIEW-DATABASE is of type (OR NULL DATABASE) which stores the associated database for the - instance. + instance. @@ -881,7 +882,7 @@ Affected by - Which view classes have been defined in the Lisp session. + Which view classes have been defined in the Lisp session.