DBMS
Table of Contents
Classes
- Authority
- Legacy DBMS connection credentials value object.
- Client
- Legacy mysqli client wrapper with process-wide default connection configuration.
- Database
- Legacy DBMS database wrapper for table lookup and schema operations.
- DatabaseException
- Legacy DBMS exception.
- Manager
- Legacy DBMS registry for databases, tables, connection clients, and query logging.
- Table
- Legacy DBMS table wrapper for select, insert, update, delete, and schema operations.