GlobalObjects
Loading...
Searching...
No Matches
GloTransactionManager.h File Reference

Header for TransactionManager
TransactionManager::TransactionBase
TransactionManager::TransactionPoint
TransactionManager::TransactionStep
TransactionManager::CommunicatorTransactionStack
More...

#include <list>
#include <map>
#include <unordered_map>
#include <memory>
#include <basetsd.h>
#include "GloTypes.h"
#include "GloObjID.h"
#include "GloTransactionOwner.h"

Go to the source code of this file.

Classes

class  glo::TransactionManager::CommunicatorTransactionStack
 The transaction stack of a client communicator with thread-id for a database. More...
 
class  glo::TransactionManager::TransactionBase
 Base class for TransactionPoint and TransactionStep. More...
 
class  glo::TransactionManager
 class to guarantee transactions. More...
 
class  glo::TransactionManager::TransactionPoint
 Objects of this class reflect a transaction start. More...
 
class  glo::TransactionManager::TransactionStep
 Objects of this class reflect a record operation. More...
 

Namespaces

namespace  glo
 

Detailed Description

Header for TransactionManager

TransactionManager::TransactionBase
TransactionManager::TransactionPoint
TransactionManager::TransactionStep
TransactionManager::CommunicatorTransactionStack

Author
Helmut Jakoby

Terms of License The source code in this file is licensed.

SPDX-License-Identifier: LicenseRef-Helmut-Jakoby-Commercial-License OR LicenseRef-Helmut-Jakoby-Adapted-Prosperity-Public-License

Helmut-Jakoby-Commercial-License
For OEMs (Original Equipment Manufacturers), ISVs (Independent Software Vendors), VARs (Value Added Resellers) and other distributors who combine commercially licensed software with Software © by Helmut Jakoby and distribute it as such or in conjunction with another product and do not wish to publish the source code of the commercially licensed software under any other license that may be offered, a commercial license is available for this purpose. Please review the following information to ensure the Commercial-License requirements will be met: https://globalobjects.de/hjacomlicense_en.html .

Helmut-Jakoby-Adapted-Prosperity-Public-License
For developers of free, non-commercial software applications who want to combine and distribute their application with Software © by Helmut Jakoby, this license is a good option. Please review the following information to ensure the Adapted-Prosperity-Public-License requirements will be met: https://globalobjects.de/hjappllicense_en.html .