Connection Member List

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

beginTransaction(TRANSACTION_TYPE type=TRANSACTION_DEFAULT)Connection
clear() noexceptConnection
close() noexceptConnection
commit()Connection
execute(const std::string &sql, Args &&... args)Connection
executeQuery(const std::string &sql, Args &&... args)Connection
getFetchSize() noexceptConnection
getLastError() const noexceptConnection
getMaxRows() noexceptConnection
getQueryTimeout() noexceptConnection
inTransaction() const noexceptConnection
isSupported(const std::string &url) noexceptConnectionstatic
lastRowId() noexceptConnection
ping() noexceptConnection
prepareStatement(const std::string &sql)Connection
rollback()Connection
rowsChanged() noexceptConnection
setFetchSize(int rows) noexceptConnection
setMaxRows(int max) noexceptConnection
setQueryTimeout(int ms) noexceptConnection

Copyright © Tildeslash Ltd. All rights reserved.