KjwMsSql Member List
This is the complete list of members for
KjwMsSql, including all inherited members.
| $_affectedRows | KjwMsSql | |
| $_database | KjwSql | |
| $_dbconn | KjwMsSql | |
| $_debug_query_count | KjwSql | |
| $_hostname | KjwSql | |
| $_insertId | KjwMsSql | |
| $_kjwobject_id | KjwObject | |
| $_kjwobject_last_error | KjwObject | |
| $_last_query | KjwSql | |
| $_messages | KjwMsSql | |
| $_password | KjwSql | |
| $_portnum | KjwSql | |
| $_quotedDbname | KjwMsSql | |
| $_sqltype | KjwSql | |
| $_username | KjwSql | |
| _clearLastMessage() | KjwMsSql | |
| _execute_1($query) | KjwMsSql | |
| _execute_2($query) | KjwMsSql | |
| _execute_3($query) | KjwMsSql | |
| _execute_4($sybase_result, $is_insert_update, $is_select) | KjwMsSql | |
| _getLastQuery() | KjwSql | |
| _messageHandler($message, $severity, $state, $lineNumber, $description) | KjwMsSql | |
| _setLastQuery($query) | KjwSql | |
| affectedRows() | KjwMsSql | |
| beginWork() | KjwMsSql | |
| commitWork() | KjwSql | |
| connect() | KjwMsSql | |
| croak($shortMsg, $detailedMsg, $backtraceShift=1) | KjwObject | |
| debugStat() | KjwSql | |
| destroy() | KjwMsSql | |
| disconnect() | KjwMsSql | |
| execute($query) | KjwMsSql | |
| executeLowLevel($query) | KjwMsSql | |
| getError() | KjwObject | |
| getLastMessage() | KjwMsSql | |
| getType() | KjwSql | |
| id() | KjwObject | |
| insertArray($table, $args) | KjwSql | |
| insertId() | KjwMsSql | |
| KjwMsSql($hostname, $portnum, $username, $password, $database) | KjwMsSql | |
| KjwObject() | KjwObject | |
| KjwSql($sqltype, $hostname, $portnum, $username, $password, $database) | KjwSql | |
| nameQuote($string) | KjwMsSql | |
| notImplemented() | KjwObject | |
| rollbackWork() | KjwSql | |
| safeQuote($mixed) | KjwMsSql | |
| 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 | |