ClanLib  2.3.7
CL_DBConnection Member List

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

begin_transaction(CL_DBTransaction::Type type=CL_DBTransaction::deferred)CL_DBConnection
CL_DBConnection()CL_DBConnection
CL_DBConnection(CL_DBConnectionProvider *provider)CL_DBConnection
create_command(const CL_StringRef &text, CL_DBCommand::Type type=CL_DBCommand::sql_statement)CL_DBConnection
create_command(const CL_StringRef &format, Arg1 arg1, CL_DBCommand::Type type=CL_DBCommand::sql_statement)CL_DBConnectioninline
create_command(const CL_StringRef &format, Arg1 arg1, Arg2 arg2, CL_DBCommand::Type type=CL_DBCommand::sql_statement)CL_DBConnectioninline
create_command(const CL_StringRef &format, Arg1 arg1, Arg2 arg2, Arg3 arg3, CL_DBCommand::Type type=CL_DBCommand::sql_statement)CL_DBConnectioninline
create_command(const CL_StringRef &format, Arg1 arg1, Arg2 arg2, Arg3 arg3, Arg4 arg4, CL_DBCommand::Type type=CL_DBCommand::sql_statement)CL_DBConnectioninline
create_command(const CL_StringRef &format, Arg1 arg1, Arg2 arg2, Arg3 arg3, Arg4 arg4, Arg5 arg5, CL_DBCommand::Type type=CL_DBCommand::sql_statement)CL_DBConnectioninline
create_command(const CL_StringRef &format, Arg1 arg1, Arg2 arg2, Arg3 arg3, Arg4 arg4, Arg5 arg5, Arg6 arg6, CL_DBCommand::Type type=CL_DBCommand::sql_statement)CL_DBConnectioninline
create_command(const CL_StringRef &format, Arg1 arg1, Arg2 arg2, Arg3 arg3, Arg4 arg4, Arg5 arg5, Arg6 arg6, Arg7 arg7, CL_DBCommand::Type type=CL_DBCommand::sql_statement)CL_DBConnectioninline
execute_non_query(CL_DBCommand &command)CL_DBConnection
execute_reader(CL_DBCommand &command)CL_DBConnection
execute_scalar_int(CL_DBCommand &command)CL_DBConnection
execute_scalar_string(CL_DBCommand &command)CL_DBConnection
~CL_DBConnection()CL_DBConnection