1.0 Doctrine_Adapter_Interface
Doctrine Adapter Interface
This adapter interface should be implemented by all custom adapters
Method Summary
| Returns | Name | Description |
|---|---|---|
| beginTransaction | ||
| commit | ||
| errorCode | ||
| errorInfo | ||
| exec | ||
| lastInsertId | ||
| prepare | ||
| query | ||
| quote | ||
| rollBack |