creole.drivers.mysql
[ class tree: creole.drivers.mysql ] [ index: creole.drivers.mysql ] [ all elements ]

Element index for package creole.drivers.mysql

[ a ] [ c ] [ e ] [ g ] [ i ] [ m ] [ n ] [ p ] [ r ] [ s ] [ _ ]

_

__construct
in file MySQLIdGenerator.php, method MySQLIdGenerator::__construct()
    Creates a new IdGenerator class, saves passed connection for use later by getId() method.
top

a

applyLimit
in file MySQLConnection.php, method MySQLConnection::applyLimit()
top

c

close
in file MySQLResultSet.php, method MySQLResultSet::close()
close
in file MySQLConnection.php, method MySQLConnection::close()
commit
in file MySQLConnection.php, method MySQLConnection::commit()
    Commit the current transaction.
connect
in file MySQLConnection.php, method MySQLConnection::connect()
    Connect to a database and log in as the specified user.
createStatement
in file MySQLConnection.php, method MySQLConnection::createStatement()
top

e

escape
in file MySQLPreparedStatement.php, method MySQLPreparedStatement::escape()
    Quotes string using native mysql function.
executeQuery
in file MySQLConnection.php, method MySQLConnection::executeQuery()
executeUpdate
in file MySQLConnection.php, method MySQLConnection::executeUpdate()
top

g

getDatabaseInfo
in file MySQLConnection.php, method MySQLConnection::getDatabaseInfo()
getId
in file MySQLIdGenerator.php, method MySQLIdGenerator::getId()
    Returns last-generated auto-increment ID.
getIdGenerator
in file MySQLConnection.php, method MySQLConnection::getIdGenerator()
getIdMethod
in file MySQLIdGenerator.php, method MySQLIdGenerator::getIdMethod()
getNativeType
in file MySQLTypes.php, method MySQLTypes::getNativeType()
    This method will return a native type that corresponds to the specified Creole (JDBC-like) type.
getRecordCount
in file MySQLResultSet.php, method MySQLResultSet::getRecordCount()
getString
in file MySQLResultSet.php, method MySQLResultSet::getString()
    Get string version of column.
getTimestamp
in file MySQLResultSet.php, method MySQLResultSet::getTimestamp()
    Returns a unix epoch timestamp based on either a TIMESTAMP or DATETIME field.
getType
in file MySQLTypes.php, method MySQLTypes::getType()
    This method returns the generic Creole (JDBC-like) type when given the native db type.
getUpdateCount
in file MySQLConnection.php, method MySQLConnection::getUpdateCount()
    Gets the number of rows affected by the data manipulation query.
top

i

isAfterInsert
in file MySQLIdGenerator.php, method MySQLIdGenerator::isAfterInsert()
isBeforeInsert
in file MySQLIdGenerator.php, method MySQLIdGenerator::isBeforeInsert()
top

m

MySQLConnection.php
procedural page MySQLConnection.php
MySQLIdGenerator.php
procedural page MySQLIdGenerator.php
MySQLPreparedStatement.php
procedural page MySQLPreparedStatement.php
MySQLResultSet.php
procedural page MySQLResultSet.php
MySQLStatement.php
procedural page MySQLStatement.php
MySQLTypes.php
procedural page MySQLTypes.php
MySQLConnection
in file MySQLConnection.php, class MySQLConnection
    MySQL implementation of Connection.
MySQLIdGenerator
in file MySQLIdGenerator.php, class MySQLIdGenerator
    MySQL IdGenerator implimenation.
MySQLPreparedStatement
in file MySQLPreparedStatement.php, class MySQLPreparedStatement
    MySQL subclass for prepared statements.
MySQLResultSet
in file MySQLResultSet.php, class MySQLResultSet
    MySQL implementation of ResultSet class.
MySQLStatement
in file MySQLStatement.php, class MySQLStatement
    MySQL Statement
MySQLTypes
in file MySQLTypes.php, class MySQLTypes
    MySQL types / type map.
top

n

next
in file MySQLResultSet.php, method MySQLResultSet::next()
top

p

prepareCall
in file MySQLConnection.php, method MySQLConnection::prepareCall()
prepareStatement
in file MySQLConnection.php, method MySQLConnection::prepareStatement()
top

r

rollback
in file MySQLConnection.php, method MySQLConnection::rollback()
    Roll back (undo) the current transaction.
top

s

seek
in file MySQLResultSet.php, method MySQLResultSet::seek()
top

Documentation generated on Mon, 23 Aug 2004 21:50:57 -0400 by phpDocumentor 1.3.0RC3