layerContract 5
May depend on Schema, Config, Exception.
Namespaces§
| ZtdQuery\Connection | 2 interfaces 2 classes |
| ZtdQuery\Connection\Exception | 1 class |
Interfaces 2§
| ConnectionInterface | ZtdQuery\Connection | Minimal connection interface for ZTD layer. |
| StatementInterface | ZtdQuery\Connection | Minimal statement interface for ZTD layer. |
Classes 3§
| ResultColumn | ZtdQuery\Connection | Driver-reported metadata for one result-set column. |
| ResultSet | ZtdQuery\Connection | Buffered rows together with metadata that remains available for an empty result. |
| DatabaseException | ZtdQuery\Connection\Exception | Database exception that wraps driver-specific errors. |