CLOSED-DATABASE — The class representing all closed CLSQL databases
Class
CLSQL database instances are changed to this class via change-class after they are closed via disconnect. All functions and generic functions that take database objects as arguments will signal errors of type clsql-closed-error when they are called on instances of closed-database, with the exception of database-name, which will continue to work as for instances of database.