X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=doc%2Fref-oodml.xml;h=50139a6288904b1c058a15f47d98c950ef9719e1;hb=f1d668746523a72a6893a46380468a9e033545e4;hp=a76b718b3bbf5a87ce7531d97620e063984b5ba2;hpb=14127ceb7cfff2710abd123444c7025c2e18e7fa;p=clsql.git diff --git a/doc/ref-oodml.xml b/doc/ref-oodml.xml index a76b718..50139a6 100644 --- a/doc/ref-oodml.xml +++ b/doc/ref-oodml.xml @@ -144,7 +144,7 @@ Description This variable stores the default value of the - CACHING keyword for the CACHING keyword for the select. @@ -282,7 +282,7 @@ (slot-value (car *) 'email) => "lenin@soviet.org" (select 'employee :where [= [slot-value 'employee 'emplid] 1] :flatp t :refresh t) -Details for Vladamir Lenin have been updated from the database. +Details for Vladimir Lenin have been updated from the database. => (#<EMPLOYEE {48149995}>) (slot-value (car *) 'email) => "v.lenin@soviet.org"