Connection Member List

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

beginClose()Connection
beginExecute(const std::string &sql)Connection
beginOpen(const std::string &connStr)Connection
beginPing()Connection
beginPrepare(const std::string &query)Connection
beginPrepareCached(const std::string &query)Connection
beginSelect(const std::string &sql)Connection
cancel()Connection
clearStatementCache()Connection
close()Connection
closeAsync()Connection
closeFinished()Connection
Connection(const std::string &driver)Connectionexplicit
Connection(IConnection *conn)Connectionexplicit
endClose()Connection
endExecute()Connection
endOpen()Connection
endPing()Connection
endPrepare()Connection
endPrepareCached()Connection
endSelect()Connection
execute(const std::string &query)Connection
executeAsync(const std::string &sql)Connection
executeFinished()Connection
hasTransaction() constConnection
impl()Connection
impl() constConnection
isIdle() constConnection
isOpen() constConnection
lastInsertId(const std::string &name=std::string())Connection
open(const std::string &connStr)Connection
openAsync(const std::string &connStr)Connection
openFinished()Connection
operator!() constConnection
ping()Connection
pingAsync()Connection
pingFinished()Connection
prepare(const std::string &query)Connection
prepareCached(const std::string &query)Connection
prepareCachedFinished()Connection
prepareFinished()Connection
select(const std::string &query)Connection
selectAsync(const std::string &sql)Connection
selectFinished()Connection
setActive(Pt::System::EventLoop &loop)Connection
~Connection()Connection