Classes

DBIBaseTransBase class for DBI querable and updatable items.
DBIBlobStreamSpecific DBI stream used to read and write to and from blobs.
DBIErrorDBI specific error.
DBIHandle DBI connection handle returned by DBIConnect.
DBIRecordBase class for object oriented database access.
DBIRecordset Represent a collection of database records as required from DBIBaseTrans.query. You will not instantiate this class directly, instead, you must use DBIBaseTrans.query.
DBITransactionRepresents one transaction in the underlying database server.
MySQLDirect interface to MySQL database.
ODBCDirect interface to ODBC connections.
PgSQLDirect interface to Postgre SQL database.
SQLite3Direct interface to SQLite3 database.

Made with faldoc 2.0.0