PreparedStatementCommon Member List

This is the complete list of members for PreparedStatementCommon, including all inherited members.

$boundInVarsPreparedStatementCommon [protected]
$connPreparedStatementCommon [protected]
$limitPreparedStatementCommon [protected]
$offsetPreparedStatementCommon [protected]
$positionsPreparedStatementCommon [protected]
$positionsCountPreparedStatementCommon [protected]
$resultSetPreparedStatementCommon [protected]
$sqlPreparedStatementCommon [protected]
$updateCountPreparedStatementCommon [protected]
__construct( Connection $conn, $sql )PreparedStatementCommon
close()PreparedStatementCommon
escape( $str )PreparedStatementCommon [protected, pure virtual]
executeQuery( $p1, $fetchmode )PreparedStatementCommon
executeUpdate( $params )PreparedStatementCommon
getConnection()PreparedStatementCommon
getLimit()PreparedStatementCommon
getMoreResults()PreparedStatementCommon
getOffset()PreparedStatementCommon
getResource()PreparedStatementCommon
getResultSet()PreparedStatementCommon
getUpdateCount()PreparedStatementCommon
replaceParams()PreparedStatementCommon [protected]
set( $paramIndex, $value )PreparedStatementCommon
setArray( $paramIndex, $value )PreparedStatementCommon
setBlob( $paramIndex, $blob )PreparedStatementCommon
setBoolean( $paramIndex, $value )PreparedStatementCommon
setClob( $paramIndex, $clob )PreparedStatementCommon
setDate( $paramIndex, $value )PreparedStatementCommon
setDecimal( $paramIndex, $value )PreparedStatementCommon
setDouble( $paramIndex, $value )PreparedStatementCommon
setFloat( $paramIndex, $value )PreparedStatementCommon
setInt( $paramIndex, $value )PreparedStatementCommon
setInteger( $paramIndex, $value )PreparedStatementCommon
setLimit( $v )PreparedStatementCommon
setNull( $paramIndex )PreparedStatementCommon
setOffset( $v )PreparedStatementCommon
setString( $paramIndex, $value )PreparedStatementCommon
setTime( $paramIndex, $value )PreparedStatementCommon
setTimestamp( $paramIndex, $value )PreparedStatementCommon


This file is part of the Creole[php5] library.


Copyright © 2004 Hans Lellelid  
Creole[php5] CVS