Go to the source code of this file.
Classes | |
| class | eZDBInterface |
| The eZDBInterface defines the interface for all database implementations. More... | |
Enumerations | |
| enum | EZ_DB_BINDING_NAME |
| enum | EZ_DB_BINDING_NO |
| enum | EZ_DB_BINDING_ORDERED |
| enum | EZ_DB_ERROR_MISSING_EXTENSION |
| enum | EZ_DB_RELATION_INDEX |
| enum | EZ_DB_RELATION_INDEX_BIT |
| enum | EZ_DB_RELATION_MASK |
| enum | EZ_DB_RELATION_NONE |
| enum | EZ_DB_RELATION_SEQUENCE |
| enum | EZ_DB_RELATION_SEQUENCE_BIT |
| enum | EZ_DB_RELATION_TABLE |
| enum | EZ_DB_RELATION_TABLE_BIT |
| enum | EZ_DB_RELATION_TRIGGER |
| enum | EZ_DB_RELATION_TRIGGER_BIT |
| enum | EZ_DB_RELATION_VIEW |
| enum | EZ_DB_RELATION_VIEW_BIT |
| enum | EZ_DB_SERVER_MASTER |
| enum | EZ_DB_SERVER_SLAVE |
| enum EZ_DB_BINDING_NAME |
Definition at line 45 of file ezdbinterface.php.
| enum EZ_DB_BINDING_NO |
Definition at line 44 of file ezdbinterface.php.
Definition at line 46 of file ezdbinterface.php.
Definition at line 67 of file ezdbinterface.php.
| enum EZ_DB_RELATION_INDEX |
Definition at line 52 of file ezdbinterface.php.
Definition at line 58 of file ezdbinterface.php.
| enum EZ_DB_RELATION_MASK |
Definition at line 61 of file ezdbinterface.php.
| enum EZ_DB_RELATION_NONE |
Definition at line 60 of file ezdbinterface.php.
Definition at line 49 of file ezdbinterface.php.
Definition at line 55 of file ezdbinterface.php.
| enum EZ_DB_RELATION_TABLE |
Definition at line 48 of file ezdbinterface.php.
Definition at line 54 of file ezdbinterface.php.
Definition at line 50 of file ezdbinterface.php.
Definition at line 56 of file ezdbinterface.php.
| enum EZ_DB_RELATION_VIEW |
Definition at line 51 of file ezdbinterface.php.
Definition at line 57 of file ezdbinterface.php.
| enum EZ_DB_SERVER_MASTER |
Definition at line 69 of file ezdbinterface.php.
| enum EZ_DB_SERVER_SLAVE |
Definition at line 70 of file ezdbinterface.php.
1.6.3