X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=doc%2Fref-fdml.xml;h=5eb4f070052f9a113c11814b9b6df6c92b2cdf37;hp=8a72a5c28c748405e9e1e1286a8c6947213f7890;hb=a10d3ba433426e914608b9d21601dce23c4311f6;hpb=817d5966509f576f8e04e8262f9e86a9a8fabd48 diff --git a/doc/ref-fdml.xml b/doc/ref-fdml.xml index 8a72a5c..5eb4f07 100644 --- a/doc/ref-fdml.xml +++ b/doc/ref-fdml.xml @@ -1286,10 +1286,10 @@ ID FORENAME SURNAME EMAIL This value is only considered when CLOS objects are being selected. A boolean with a default value of &nil;. When - the value of the caching keyword is + the value of the caching keyword is &t;, a second equivalent select call will return the same view class instance objects. When - refresh is &t;, then slots of the + refresh is &t;, then slots of the existing instances are updated as necessary. In such cases, you may wish to override the hook instance-refresh. @@ -1302,7 +1302,7 @@ ID FORENAME SURNAME EMAIL This value is only considered when CLOS objects are being selected. A boolean with a default value of - *default-caching*. &clsql; caches + *default-caching*. &clsql; caches objects in accordance with the &commonsql; interface: a second equivalent select call will return the same view class instance objects.