Class Summary |
ObjectTracker |
A transaction records all objects accessed during the lifetime
of the transaction in this record (queries and created). |
ProposedObject |
Holding structure for information about the class instance being loaded by internal
classes, revealing what class was suggested, what class actually got loaded, etc. |
TransactionContext |
A transaction context is required in order to perform operations against the
database. |
UpdateAndRemovedFlags |
Holder object for flags related to update/remove operations. |
UpdateFlags |
Holds several flags indicating whetehr particular actions related to updating data
items should take place. |