This is the complete list of members for DBConnection, including all inherited members.
| beginTransaction() | DBConnection | |
| close() | DBConnection | |
| commit() | DBConnection | |
| delete($obj) | DBConnection | |
| find($className, array $params, array $orders=[]) | DBConnection | |
| getDbType() | DBConnection | |
| getNamingStrategy() | DBConnection | |
| load($className, $id) | DBConnection | |
| loadAll($className) | DBConnection | |
| rollBack() | DBConnection | |
| save($obj) | DBConnection | |
| setNamingStrategy(NamingStrategy $namingStrategy) | DBConnection | |
| update($obj) | DBConnection |