- Assembly
- Db4objects.Db4o-2010 .dll 
- Namespace
- Db4objects.Db4o .Internal .Transactionlog 
- Base Types
- 
									- Object
- TransactionLog Handler 
 
							graph BT
	Type-->Base0["TransactionLogHandler"]
	click Base0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Transactionlog/TransactionLogHandler"
	Base0-->Base1["Object"]
	Type["EmbeddedTransactionLogHandler"]
class Type type-node
						
					Syntax
public class EmbeddedTransactionLogHandler : TransactionLogHandlerConstructors
| Name | Summary | 
|---|---|
| Embedded | 
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 | 
| ReadWriteSlotChanges | void | Inherited from Transaction | 
| Transaction | int | Inherited from Transaction | 
| WriteSlots | bool | Inherited from Transaction |