libjmmcg  release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
jmmcg::NTUtils::Database::ODBC::DBTransaction Class Reference

#include <ODBCWrapper.hpp>

Public Member Functions

 DBTransaction (WOConnectionBase &cnx) noexcept(true)
 
 ~DBTransaction (void) throw (Database::ODBC::Exceptions::ODBCExceptionErr *)
 
void __fastcall commit (void) throw (Database::ODBC::Exceptions::ODBCExceptionErr *)
 

Detailed Description

Definition at line 688 of file ODBCWrapper.hpp.

Constructor & Destructor Documentation

◆ DBTransaction()

jmmcg::NTUtils::Database::ODBC::DBTransaction::DBTransaction ( WOConnectionBase cnx)
inlinenoexcept

Definition at line 690 of file ODBCWrapper.hpp.

◆ ~DBTransaction()

jmmcg::NTUtils::Database::ODBC::DBTransaction::~DBTransaction ( void  )
throw (Database::ODBC::Exceptions::ODBCExceptionErr *
)
inline

Definition at line 692 of file ODBCWrapper.hpp.

Member Function Documentation

◆ commit()

void __fastcall jmmcg::NTUtils::Database::ODBC::DBTransaction::commit ( void  )
throw (Database::ODBC::Exceptions::ODBCExceptionErr *
)
inline

Definition at line 698 of file ODBCWrapper.hpp.


The documentation for this class was generated from the following file: