- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Internal .Transactionlog - Base Types
-
- Object
- Transaction
Log Handler
graph BT
Type-->Base0["TransactionLogHandler"]
click Base0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Transactionlog/TransactionLogHandler"
Base0-->Base1["Object"]
Type["FileBasedTransactionLogHandler"]
class Type type-node
Syntax
public class FileBasedTransactionLogHandler : TransactionLogHandler
Constructors
Fields
Name | Constant Value | Summary |
---|---|---|
_container |
Inherited from Transaction
|
Methods
Name | Value | Summary |
---|---|---|
AllocateSlot |
Slot | |
AppendSlotChanges |
void |
Inherited from Transaction
|
ApplySlotChanges |
void | |
Close |
void | |
Complete |
void | |
FlushDatabaseFile |
void |
Inherited from Transaction
|
LocalContainer |
LocalObjectContainer |
Inherited from Transaction
|
LockFileName |
string |
static
|
LogFileName |
string |
static
|
ReadWriteSlotChanges |
void |
Inherited from Transaction
|
Transaction |
int |
Inherited from Transaction
|
WriteSlots |
bool |
Inherited from Transaction
|