Qore Programming Language Reference Manual 2.1.1
Loading...
Searching...
No Matches
Qore::SQL::DatasourcePool Member List

This is the complete list of members for Qore::SQL::DatasourcePool, including all inherited members.

beginTransaction()Qore::SQL::DatasourcePool
clearEventQueue()Qore::SQL::DatasourcePool
clearWarningCallback()Qore::SQL::DatasourcePool
commit()Qore::SQL::DatasourcePool
constructor(string driver, *string user, *string pass, *string db, *string encoding, *string host, softint min=3, softint max=10, softint port=0, *Qore::Thread::Queue queue, auto arg)Qore::SQL::DatasourcePool
constructor(string desc, *Qore::Thread::Queue queue, auto arg)Qore::SQL::DatasourcePool
constructor(hash< auto > opts, *Qore::Thread::Queue queue, auto arg)Qore::SQL::DatasourcePool
Qore::Serializable::constructor()Qore::Serializable
copy()Qore::SQL::DatasourcePool
currentThreadInTransaction()Qore::SQL::DatasourcePool
deserialize(InputStream stream, *int flags)Qore::Serializablestatic
deserialize(binary bin, *int flags)Qore::Serializablestatic
deserialize(string bin, *int flags)Qore::Serializablestatic
deserialize(hash< SerializationInfo > data, *int flags)Qore::Serializablestatic
deserializeMembers(hash< auto > members)Qore::Serializableprivate:internal
deserializeToData(InputStream stream, *int flags)Qore::Serializablestatic
deserializeToData(binary bin, *int flags)Qore::Serializablestatic
destructor()Qore::SQL::DatasourcePool
exec(string sql,...)Qore::SQL::DatasourcePool
execRaw(string sql)Qore::SQL::DatasourcePool
getCapabilities()Qore::SQL::DatasourcePool
getCapabilityList()Qore::SQL::DatasourcePool
getClientVersion()Qore::SQL::DatasourcePool
getConfigHash()Qore::SQL::DatasourcePool
getConfigString()Qore::SQL::DatasourcePool
getDBCharset()Qore::SQL::DatasourcePool
getDBEncoding()Qore::SQL::DatasourcePool
getDBName()Qore::SQL::DatasourcePool
getDriverName()Qore::SQL::DatasourcePool
getDriverRealName()Qore::SQL::DatasourcePool
getErrorTimeout()Qore::SQL::DatasourcePool
getHostName()Qore::SQL::DatasourcePool
getMaximum()Qore::SQL::DatasourcePool
getMinimum()Qore::SQL::DatasourcePool
getOption(string opt)Qore::SQL::DatasourcePool
getOptionHash()Qore::SQL::DatasourcePool
getOSCharset()Qore::SQL::DatasourcePool
getOSEncoding()Qore::SQL::DatasourcePool
getPassword()Qore::SQL::DatasourcePool
getPort()Qore::SQL::DatasourcePool
getServerVersion()Qore::SQL::DatasourcePool
getSQLStatement()Qore::SQL::DatasourcePool
getUsageInfo()Qore::SQL::DatasourcePool
getUserName()Qore::SQL::DatasourcePool
inTransaction()Qore::SQL::DatasourcePool
rollback()Qore::SQL::DatasourcePool
select(string sql,...)Qore::SQL::DatasourcePool
selectRow(string sql,...)Qore::SQL::DatasourcePool
selectRows(string sql,...)Qore::SQL::DatasourcePool
serialize(OutputStream stream, *int flags)Qore::Serializable
serialize(*int flags)Qore::Serializable
serialize(auto val, OutputStream stream, *int flags)Qore::Serializablestatic
serialize(auto val, *int flags)Qore::Serializablestatic
serializeMembers(*hash< auto > members)Qore::Serializableprivate:internal
serializeToData(*int flags)Qore::Serializable
serializeToData(auto val, *int flags)Qore::Serializablestatic
setErrorTimeout(timeout ts)Qore::SQL::DatasourcePool
setEventQueue(Qore::Thread::Queue queue, auto arg)Qore::SQL::DatasourcePool
setWarningCallback(timeout ms, code callback, auto arg)Qore::SQL::DatasourcePool
toString()Qore::SQL::DatasourcePool
vexec(string sql, *softlist< auto > vargs)Qore::SQL::DatasourcePool
vselect(string sql, *softlist< auto > vargs)Qore::SQL::DatasourcePool
vselectRow(string sql, *softlist< auto > vargs)Qore::SQL::DatasourcePool
vselectRows(string sql, *softlist< auto > vargs)Qore::SQL::DatasourcePool