CaMykS  1.0-20231201
PgSQLDBConnection Member List

This is the complete list of members for PgSQLDBConnection, including all inherited members.

$activeCDBConnectionprotected
$connectionCDBConnectionprotected
$dbNameCDBConnectionprotected
$queryResCDBConnectionprotected
__construct()CDBConnection
check_status($name)CDBConnection
close_ressource($resName='defaultRes')PgSQLDBConnection
connect_server($host='localhost', $login='', $pwd='', $driver='')PgSQLDBConnection
convert_query($sql='')PgSQLDBConnectionprivate
create_database($name, $charset='utf8')PgSQLDBConnection
create_table($name, $fields, $charset='utf8', $autoId=true, $primaryKeys=array('id'))PgSQLDBConnection
database_exists($name)PgSQLDBConnection
disconnect_server()PgSQLDBConnection
dump_database($file=false)PgSQLDBConnection
escape_string($string)PgSQLDBConnection
execute_multiQueries($sql='', $resName='defaultRes')PgSQLDBConnection
execute_query($sql='', $resName='defaultRes')PgSQLDBConnection
get_databaseSize()PgSQLDBConnection
get_databaseSummary()PgSQLDBConnection
get_insertExtra()PgSQLDBConnection
get_queryAffectedRows($resName='defaultRes')PgSQLDBConnection
get_queryDataLine($resName='defaultRes')PgSQLDBConnection
get_queryError($resName='defaultRes')PgSQLDBConnection
get_queryFieldCount($resName='defaultRes')PgSQLDBConnection
get_queryFieldType($fIndex=0, $resName='defaultRes')PgSQLDBConnection
get_queryGeneratedId($resName='defaultRes')PgSQLDBConnection
get_queryNumDataLine($resName='defaultRes')PgSQLDBConnection
get_resName()CDBConnectionprotected
get_serverVersion()PgSQLDBConnection
get_tableList()PgSQLDBConnection
is_connectionActive()CDBConnection
replace_quotes($sql='')PgSQLDBConnectionprivate
select_database($name)PgSQLDBConnection