db
Packages
Interfaces, Classes and Traits
- jDb
- factory for database connector and other db utilities.
- jDbConnection
- jDbPDOConnection
- A connection object based on PDO.
- jDbPDOConnectionDebug
- A connection object based on PDO, for debugging.
- jDbPDOResultSet
- a resultset based on PDOStatement for PHP >= 8.0.
- jDbPDOResultSet7
- a resultset based on PDOStatement, for PHP < 8.0.
- jDbResultSet
- represent a statement result set or a prepared statement result set.
- jDbTable
- jDbFieldProperties
- Description of a field of a table.
- jDbTools
- Provides utilities methods for a database.
- jDbUtils
- jDbWidget