, including all inherited members.
| $_baseConfig | DboOdbc | |
| $_commands | DboSource | |
| $_log | Object | |
| $_queriesCnt | DataSource | |
| $_queriesLog | DataSource | |
| $_queriesLogMax | DataSource | |
| $_queriesTime | DataSource | |
| $_queryCache | DataSource | |
| $_result | DataSource | |
| $_sources | DataSource | |
| $_transactionStarted | DataSource | |
| $affected | DataSource | |
| $alias | DboSource | |
| $cacheSources | DataSource | |
| $columns | DboOdbc | |
| $config | DataSource | |
| $configKeyName | DataSource | |
| $connected | DataSource | |
| $connection | DataSource | |
| $description | DboOdbc | |
| $endQuote | DboOdbc | |
| $error | DataSource | |
| $fieldCache | DboSource | |
| $fullDebug | DataSource | |
| $index | DboSource | |
| $numRows | DataSource | |
| $startQuote | DboOdbc | |
| $took | DataSource | |
| _execute($sql) | DboOdbc | |
| _getJoins($model) | DboSource | |
| _matchRecords(&$model, $conditions=null) | DboSource | |
| _persist($name, $return=null, &$object, $type=null) | Object | |
| _prepareUpdateFields(&$model, $fields, $quoteValues=true, $alias=false) | DboSource | |
| _savePersistent($name, &$object) | Object | |
| _set($properties=array()) | Object | |
| _stop($status=0) | Object | |
| alterSchema($compare, $table=null) | DboSource | |
| begin(&$model) | DboOdbc | |
| boolean($data) | DboOdbc | |
| buildColumn($column) | DboSource | |
| buildIndex($indexes, $table=null) | DboSource | |
| buildJoinStatement($join) | DboSource | |
| buildStatement($query, $model) | DboSource | |
| cakeError($method, $messages=array()) | Object | |
| calculate(&$model, $func, $params=array()) | DboSource | |
| close() | DboSource | |
| column($real) | DboOdbc | |
| commit(&$model) | DboOdbc | |
| conditionKeysToString($conditions, $quoteValues=true, $model=null) | DboSource | |
| conditions($conditions, $quoteValues=true, $where=true, $model=null) | DboSource | |
| connect() | DboOdbc | |
| create(&$model, $fields=null, $values=null) | DboSource | |
| createSchema($schema, $tableName=null) | DboSource | |
| defaultConditions(&$model, $conditions, $useAlias=true) | DboSource | |
| delete(&$model, $conditions=null) | DboSource | |
| describe(&$model) | DboOdbc | |
| DboSource::describe($model) | DataSource | |
| disconnect() | DboOdbc | |
| dispatchMethod($method, $params=array()) | Object | |
| dropSchema($schema, $table=null) | DboSource | |
| execute($sql) | DboSource | |
| expression($expression) | DboSource | |
| fetchAll($sql, $cache=true, $modelName=null) | DboSource | |
| fetchAssociated($model, $query, $ids) | DboSource | |
| fetchResult() | DboOdbc | |
| fetchRow($sql=null) | DboSource | |
| field($name, $sql) | DboSource | |
| fields(&$model, $alias=null, $fields=array(), $quote=true) | DboSource | |
| fullTableName($model, $quote=true) | DboSource | |
| generateAssociationQuery(&$model, &$linkModel, $type, $association=null, $assocData=array(), &$queryData, $external=false, &$resultSet) | DboSource | |
| getConstraint($type, $model, $linkModel, $alias, $assoc, $alias2=null) | DboSource | |
| group($group) | DboSource | |
| hasAny(&$Model, $sql) | DboSource | |
| hasResult() | DboSource | |
| identifier($identifier) | DboSource | |
| index($model) | DboSource | |
| insertMulti($table, $fields, $values) | DboSource | |
| insertQueryData($query, $data, $association, $assocData, &$model, &$linkModel, $stack) | DataSource | |
| introspectType($value) | DboSource | |
| isConnected() | DboSource | |
| isInterfaceSupported($interface) | DataSource | |
| lastAffected() | DboOdbc | |
| DboSource::lastAffected($source=null) | DataSource | |
| lastError() | DboOdbc | |
| lastInsertId($source=null) | DboOdbc | |
| lastNumRows() | DboOdbc | |
| DboSource::lastNumRows($source=null) | DataSource | |
| length($real) | DboSource | |
| limit($limit, $offset=null) | DboSource | |
| listSources() | DboOdbc | |
| DboSource::listSources($data=null) | DataSource | |
| log($msg, $type=LOG_ERROR) | Object | |
| logQuery($sql) | DboSource | |
| name($data) | DboOdbc | |
| Object() | Object | |
| order($keys, $direction= 'ASC') | DboSource | |
| query() | DboSource | |
| queryAssociation(&$model, &$linkModel, $type, $association, $assocData, &$queryData, $external=false, &$resultSet, $recursive, $stack) | DboSource | |
| rawQuery($sql) | DboSource | |
| read(&$model, $queryData=array(), $recursive=null) | DboSource | |
| DataSource::read(&$model, $queryData=array()) | DataSource | |
| reconnect($config=null) | DboSource | |
| renderJoinStatement($data) | DboSource | |
| renderStatement($type, $data) | DboSource | |
| requestAction($url, $extra=array()) | Object | |
| resolveKey($model, $key, $assoc=null) | DboSource | |
| DataSource::resolveKey($model, $key) | DataSource | |
| resultSet(&$results) | DboOdbc | |
| rollback(&$model) | DboOdbc | |
| setConfig($config) | DataSource | |
| showLog($sorted=false) | DboSource | |
| showQuery($sql) | DboSource | |
| sources() | DataSource | |
| toString() | Object | |
| truncate($table) | DboSource | |
| update(&$model, $fields=array(), $values=null, $conditions=null) | DboSource | |
| DataSource::update(&$model, $fields=null, $values=null) | DataSource | |
| value($data, $column=null) | DboOdbc | |