Name

DATABASE — The super-type of all CLSQL databases

Class

Class Precedence List

database, standard-object, t

Description

This class is the superclass of all CLSQL databases. The different database back-ends derive subclasses of this class to implement their databases. No instances of this class are ever created by CLSQL.

Class details

(defclass DATABASE ()(...))

Slots

Prev Up Next
Connection and Initialisation Home *CONNECT-IF-EXISTS*