-
@see Connection::applyLimit()
-
@see Connection::begin()
-
@see Connection::close()
-
@see Connection::commit()
-
connect()
-
@see Connection::createStatement()
-
@see Connection::executeQuery()
-
@see Connection::executeUpdate()
-
@see Connection::getAutoCommit()
-
@see Connection::getDatabaseInfo()
-
@see Connection::connect()
-
@see Connection::getFlags()
-
@see Connection::getIdGenerator()
-
(string) getLastExecutedQuery ()
Browse code
Returns the last query executed on this connection
-
(int) getNumQueriesExecuted ()
Browse code
Returns the number of queries executed on this connection so far
-
@see Connection::getResource()
-
@see Connection::getUpdateCount()
-
@see Connection::isConnected()
-
Private function that logs message using specified dispatcher (if provided).
-
@see Connection::prepareCall()
-
@see Connection::prepareStatement()
-
@see Connection::rollback()
-
@see Connection::setAutoCommit()
-
setDispatcher ($dispatcher)
Browse code
| $dispatcher |
An event dispatcher. |
Sets a sfEventDispatcher object.
-