, including all inherited members.
$boundInVars | PreparedStatementCommon | [protected] |
$columns | OCI8PreparedStatement | [private] |
$conn | PreparedStatementCommon | [protected] |
$limit | PreparedStatementCommon | [protected] |
$lobDescriptors | OCI8PreparedStatement | [private] |
$lobs | OCI8PreparedStatement | [private] |
$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 | |
bindVars($stmt) | OCI8PreparedStatement | [private] |
close() | OCI8PreparedStatement | |
escape($str) | OCI8PreparedStatement | [protected] |
executeQuery($p1=null, $fetchmode=null) | OCI8PreparedStatement | |
PreparedStatement::executeQuery() | PreparedStatement | |
executeUpdate($params=null) | OCI8PreparedStatement | |
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 | |
setBlob($paramIndex, $blob) | OCI8PreparedStatement | |
PreparedStatementCommon::setBoolean($paramIndex, $value) | PreparedStatementCommon | |
PreparedStatement::setBoolean($paramIndex, $value) | PreparedStatement | |
setClob($paramIndex, $clob) | OCI8PreparedStatement | |
setColumnArray() | OCI8PreparedStatement | [private] |
setDate($paramIndex, $value) | OCI8PreparedStatement | |
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) | OCI8PreparedStatement | |
PreparedStatementCommon::setOffset($v) | PreparedStatementCommon | |
PreparedStatement::setOffset($v) | PreparedStatement | |
setString($paramIndex, $value) | OCI8PreparedStatement | |
PreparedStatementCommon::setTime($paramIndex, $value) | PreparedStatementCommon | |
PreparedStatement::setTime($paramIndex, $value) | PreparedStatement | |
setTimestamp($paramIndex, $value) | OCI8PreparedStatement | |
sqlToOracleBindVars($sql) | OCI8PreparedStatement | [private] |