Summary
Creates a new instance of TransparentPersistenceSupport class
- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .TA - Containing Type
- Transparent
Persistence Support
Syntax
public TransparentPersistenceSupport(IRollbackStrategy rollbackStrategy)
Parameters
Name | Type | Description |
---|---|---|
rollbackStrategy | IRollbackStrategy | RollbackStrategy interface implementation, which defines the actions to be taken on the object when the transaction is rolled back. |
Return Value
Type | Description |
---|---|
void |