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
top
top
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
top
top
top
top
top
top
|
|