Namespace Nette\Database
NConnection | Represents a connection between PHP and a database server. |
NDatabasePanel | Debug panel for NDatabase |
NRow | Represents a single table row. |
NSqlLiteral | SQL literal value. |
NSqlPreprocessor | SQL preprocessor. |
NStatement | Represents a prepared statement / result set. |
ISupplementalDriver | Supplemental PDO database driver. |