Index: openacs-4/packages/acs-core-docs/www/db-api.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/db-api.adp,v diff -u -r1.1.2.6 -r1.1.2.7 --- openacs-4/packages/acs-core-docs/www/db-api.adp 23 Jun 2016 08:32:45 -0000 1.1.2.6 +++ openacs-4/packages/acs-core-docs/www/db-api.adp 19 Nov 2016 09:21:53 -0000 1.1.2.7 @@ -1,5 +1,5 @@ -{/doc/acs-core-docs {Documentation}} {The OpenACS Database Access API} +{/doc/acs-core-docs {ACS Core Documentation}} {The OpenACS Database Access API} The OpenACS Database Access API

The OpenACS Database Access API

By Pete Su and Jon Salz. Modified by Roberto Mello.

-Overview

One of OpenACS's great strengths is that code written for it +Overview

One of OpenACS's great strengths is that code written for it is very close to the database. It is very easy to interact with the database from anywhere within OpenACS, and we have a coherent API for database access which makes this even easier.

More detailed information about the DB api is available at @@ -602,8 +602,8 @@ -

($‌Id: db-api.html,v 1.50.2.11 2016/06/21 -07:44:35 gustafn Exp $)
+
($‌Id: db-api.xml,v 1.13.8.3 2016/10/03 09:17:51 +gustafn Exp $)

Caching Database API Results

The database API allows for direct caching of query results. @@ -646,5 +646,4 @@ rightLink="templates" rightLabel="Next" rightTitle="Using Templates in OpenACS" homeLink="index" homeLabel="Home" upLink="dev-guide" upLabel="Up"> -

View comments -on this page at openacs.org
+ \ No newline at end of file