, including all inherited members.
$boundInVars | PreparedStatementCommon | [protected] |
$conn | PreparedStatementCommon | [protected] |
$limit | PreparedStatementCommon | [protected] |
$offset | PreparedStatementCommon | [protected] |
$positions | PreparedStatementCommon | [protected] |
$positionsCount | PreparedStatementCommon | [protected] |
$resultSet | PreparedStatementCommon | [protected] |
$sql | PreparedStatementCommon | [protected] |
$sql_cache | PreparedStatementCommon | [protected] |
$sql_cache_valid | PreparedStatementCommon | [protected] |
$updateCount | PreparedStatementCommon | [protected] |
__construct(Connection $conn, $sql) | PreparedStatementCommon | |
_execute($sql, $params, $fetchmode, $isupdate) | ODBCPreparedStatement | [protected] |
PreparedStatementCommon::close() | PreparedStatementCommon | |
PreparedStatement::close() | PreparedStatement | |
escape($str) | ODBCPreparedStatement | [protected] |
executeQuery() | ODBCPreparedStatement | |
PreparedStatementCommon::executeQuery($p1=null, $fetchmode=null) | PreparedStatementCommon | |
executeUpdate($params=null) | ODBCPreparedStatement | |
PreparedStatementCommon::getConnection() | PreparedStatementCommon | |
PreparedStatement::getConnection() | PreparedStatement | |
PreparedStatementCommon::getLimit() | PreparedStatementCommon | |
PreparedStatement::getLimit() | PreparedStatement | |
PreparedStatementCommon::getMoreResults() | PreparedStatementCommon | |
PreparedStatement::getMoreResults() | PreparedStatement | |
PreparedStatementCommon::getOffset() | PreparedStatementCommon | |
PreparedStatement::getOffset() | PreparedStatement | |
PreparedStatementCommon::getResource() | PreparedStatementCommon | |
PreparedStatement::getResource() | PreparedStatement | |
PreparedStatementCommon::getResultSet() | PreparedStatementCommon | |
PreparedStatement::getResultSet() | PreparedStatement | |
PreparedStatementCommon::getUpdateCount() | PreparedStatementCommon | |
PreparedStatement::getUpdateCount() | PreparedStatement | |
parseQuery($sql) | PreparedStatementCommon | [protected] |
replaceParams() | ODBCPreparedStatement | [protected] |
PreparedStatementCommon::set($paramIndex, $value) | PreparedStatementCommon | |
PreparedStatement::set($paramIndex, $value) | PreparedStatement | |
PreparedStatementCommon::setArray($paramIndex, $value) | PreparedStatementCommon | |
PreparedStatement::setArray($paramIndex, $value) | PreparedStatement | |
setBlob($paramIndex, $blob) | ODBCPreparedStatement | |
PreparedStatementCommon::setBoolean($paramIndex, $value) | PreparedStatementCommon | |
PreparedStatement::setBoolean($paramIndex, $value) | PreparedStatement | |
setClob($paramIndex, $clob) | ODBCPreparedStatement | |
PreparedStatementCommon::setDate($paramIndex, $value) | PreparedStatementCommon | |
PreparedStatement::setDate($paramIndex, $value) | PreparedStatement | |
setDecimal($paramIndex, $value) | PreparedStatementCommon | |
setDouble($paramIndex, $value) | PreparedStatementCommon | |
PreparedStatementCommon::setFloat($paramIndex, $value) | PreparedStatementCommon | |
PreparedStatement::setFloat($paramIndex, $value) | PreparedStatement | |
PreparedStatementCommon::setInt($paramIndex, $value) | PreparedStatementCommon | |
PreparedStatement::setInt($paramIndex, $value) | PreparedStatement | |
setInteger($paramIndex, $value) | PreparedStatementCommon | |
PreparedStatementCommon::setLimit($v) | PreparedStatementCommon | |
PreparedStatement::setLimit($v) | PreparedStatement | |
setNull($paramIndex) | ODBCPreparedStatement | |
PreparedStatementCommon::setOffset($v) | PreparedStatementCommon | |
PreparedStatement::setOffset($v) | PreparedStatement | |
PreparedStatementCommon::setString($paramIndex, $value) | PreparedStatementCommon | |
PreparedStatement::setString($paramIndex, $value) | PreparedStatement | |
PreparedStatementCommon::setTime($paramIndex, $value) | PreparedStatementCommon | |
PreparedStatement::setTime($paramIndex, $value) | PreparedStatement | |
PreparedStatementCommon::setTimestamp($paramIndex, $value) | PreparedStatementCommon | |
PreparedStatement::setTimestamp($paramIndex, $value) | PreparedStatement | |