InfiniSQL  v0.1.2-alpha
Massive Scale Transaction Processing
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
SubTransaction.h File Reference

Engine's class corresponding to TransactionAgent's Transaction. Each data manipulation activity has a SubTransaction associated with the Transaction which requested the activity. More...

#include "gch.h"
#include "Engine.h"
Include dependency graph for SubTransaction.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SubTransaction
 create Subtransaction object More...
 

Detailed Description

Engine's class corresponding to TransactionAgent's Transaction. Each data manipulation activity has a SubTransaction associated with the Transaction which requested the activity.

Author
Mark Travis mtrav.nosp@m.is15.nosp@m.432+s.nosp@m.rc@g.nosp@m.mail..nosp@m.com
Date
Tue Dec 17 13:51:31 2013

Definition in file SubTransaction.h.