Next Previous Up Top Contents Index

14.2 Initialization

14.2.2 Database classes

A connection to a database is represented by an instance of the CLOS class sql:database. This instance holds information about the connected database. The special variablesql:*default-database* holds the current connection. The database class is subclassed on both vendor and version to provide the right kind of specialized behavior across database facilities: for example, the transaction model or the "brand" of SQL.


LispWorks User Guide - 14 Oct 1998

Next Previous Up Top Contents Index

Generated with Harlequin WebMaker