$cache_file | DB | |
$cond_operation | DB | |
$connection | DB | |
$count_cache_path | DB | |
$db_type | DB | |
$elapsed_dbclass_time | DB | |
$elapsed_time | DB | |
$errno | DB | |
$errstr | DB | |
$is_connected | DB | |
$isSupported | DB | static |
$master_db | DB | |
$priority_dbms | DB | |
$query | DB | |
$result | DB | |
$slave_db | DB | |
$supported_list | DB | static |
$transaction_started | DB | |
$use_prepared_statements | DB | |
__connect($connection) | DB | |
__construct() | DB | |
__query($query, $connection) | DB | |
_afterConnect($connection) | DB | |
_begin($transactionLevel=0) | DB | |
_close($connection) | DB | |
_commit() | DB | |
_connect($type= 'master', $indx=0) | DB | |
_dbInfoExists() | DB | |
_executeQuery($cache_file, $source_args, $query_id, $arg_columns, $type) | DB | |
_getConnection($type= 'master', $indx=NULL) | DB | |
_getSlaveConnectionStringIndex() | DB | |
_getSupportedList() | DB | |
_query($query, $connection=NULL) | DB | |
_rollback($transactionLevel=0) | DB | |
_setDBInfo() | DB | |
_sortDBMS($a, $b) | DB | |
actDBClassFinish() | DB | |
actDBClassStart() | DB | |
actFinish() | DB | |
actStart($query) | DB | |
begin() | DB | |
checkQueryCacheFile($query_id, $xml_file) | DB | |
close($type= 'master', $indx=0) | DB | |
commit($force=FALSE) | DB | |
create() | DB | |
dropTable($table_name) | DB | |
executeQuery($query_id, $args=NULL, $arg_columns=NULL, $type=NULL) | DB | |
getClickCountQuery($queryObject) | DB | |
getCountCache($tables, $condition) | DB | |
getDeleteSql($query, $with_values=TRUE, $with_priority=FALSE) | DB | |
getDisableList() | DB | static |
getEnableList() | DB | static |
getError() | DB | |
getInsertSql($query, $with_values=TRUE, $with_priority=FALSE) | DB | |
getInstance($db_type=NULL) | DB | |
getParser($force=FALSE) | DB | |
getSelectSql($query, $with_values=TRUE) | DB | |
getSupportedList() | DB | |
getUpdateSql($query, $with_values=TRUE, $with_priority=FALSE) | DB | |
isConnected($type= 'master', $indx=0) | DB | |
isError() | DB | |
isSupported() | DB | |
putCountCache($tables, $condition, $count=0) | DB | |
resetCountCache($tables) | DB | |
rollback() | DB | |
setError($errno=0, $errstr= 'success') | DB | |
setQueryLog($log) | DB | |