, 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 | |
PreparedStatementCommon::close() | PreparedStatementCommon | |
PreparedStatement::close() | PreparedStatement | |
escape($str) | MySQLiPreparedStatement | [protected] |
PreparedStatementCommon::executeQuery($p1=null, $fetchmode=null) | PreparedStatementCommon | |
PreparedStatement::executeQuery() | PreparedStatement | |
PreparedStatementCommon::executeUpdate($params=null) | PreparedStatementCommon | |
PreparedStatement::executeUpdate($params=null) | PreparedStatement | |
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() | PreparedStatementCommon | [protected] |
PreparedStatementCommon::set($paramIndex, $value) | PreparedStatementCommon | |
PreparedStatement::set($paramIndex, $value) | PreparedStatement | |
PreparedStatementCommon::setArray($paramIndex, $value) | PreparedStatementCommon | |
PreparedStatement::setArray($paramIndex, $value) | PreparedStatement | |
PreparedStatementCommon::setBlob($paramIndex, $blob) | PreparedStatementCommon | |
PreparedStatement::setBlob($paramIndex, $blob) | PreparedStatement | |
PreparedStatementCommon::setBoolean($paramIndex, $value) | PreparedStatementCommon | |
PreparedStatement::setBoolean($paramIndex, $value) | PreparedStatement | |
PreparedStatementCommon::setClob($paramIndex, $clob) | PreparedStatementCommon | |
PreparedStatement::setClob($paramIndex, $clob) | PreparedStatement | |
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 | |
PreparedStatementCommon::setNull($paramIndex) | PreparedStatementCommon | |
PreparedStatement::setNull($paramIndex) | PreparedStatement | |
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 | |