Namespace Nette\Database
Connection | Represents a connection between PHP and a database server. |
Helpers | Database helpers. |
Row | Represents a single table row. |
SqlLiteral | SQL literal value. |
SqlPreprocessor | SQL preprocessor. |
Statement | Represents a prepared statement / result set. |
IReflection | Information about tables and columns structure. |
ISupplementalDriver | Supplemental PDO database driver. |
Nette\Database\Diagnostics |
Nette\Database\Drivers |
Nette\Database\Reflection |
Nette\Database\Table |