KjwPgSql Member List
This is the complete list of members for
KjwPgSql, including all inherited members.
| $_database | KjwSql | |
| $_dbconn | KjwPgSql | |
| $_debug_query_count | KjwSql | |
| $_hostname | KjwSql | |
| $_kjwobject_id | KjwObject | |
| $_kjwobject_last_error | KjwObject | |
| $_last_query | KjwSql | |
| $_password | KjwSql | |
| $_portnum | KjwSql | |
| $_sqltype | KjwSql | |
| $_username | KjwSql | |
| _getLastQuery() | KjwSql | |
| _setLastQuery($query) | KjwSql | |
| affectedRows() | KjwPgSql | |
| beginWork() | KjwPgSql | |
| commitWork() | KjwSql | |
| connect() | KjwPgSql | |
| croak($shortMsg, $detailedMsg, $backtraceShift=1) | KjwObject | |
| debugStat() | KjwSql | |
| destroy() | KjwPgSql | |
| disconnect() | KjwPgSql | |
| execute($query) | KjwPgSql | |
| getError() | KjwObject | |
| getType() | KjwSql | |
| id() | KjwObject | |
| insertArray($table, $args) | KjwSql | |
| insertId() | KjwPgSql | |
| KjwObject() | KjwObject | |
| KjwPgSql($hostname, $portnum, $username, $password, $database) | KjwPgSql | |
| KjwSql($sqltype, $hostname, $portnum, $username, $password, $database) | KjwSql | |
| nameQuote($string) | KjwPgSql | |
| notImplemented() | KjwObject | |
| rollbackWork() | KjwSql | |
| safeQuote($mixed) | KjwPgSql | |
| selectAll($query, $max=-1, $skip=0) | KjwSql | |
| selectAtom($query) | KjwSql | |
| selectAtomOrNull($query) | KjwSql | |
| selectAtomRow($query) | KjwSql | |
| selectAtomRowOrNull($query) | KjwSql | |
| setError($errorMessage) | KjwObject | |
| trace($msg, $level= 'DEBUG') | KjwObject | |
| updateArray($table, $args, $where=null) | KjwSql | |