Namespace Nette\Database
Connection | Represents a connection between PHP and a database server. |
DatabasePanel | Debug panel for Database |
Row | Represents a single table row. |
SqlLiteral | SQL literal value. |
SqlPreprocessor | SQL preprocessor. |
Statement | Represents a prepared statement / result set. |
ISupplementalDriver | Supplemental PDO database driver. |