| Class | Description |
|---|---|
| AtomicTransaction |
This ScmTransaction implementation should be aimed at commiting changes immediately
|
| ScmTransaction | |
| ThreadedTransaction |
This ScmTransaction implementation should be aimed at memorizing every changes made during a thread
transaction, then commiting changes in the end of the thread
|
Copyright © 2004-2016. All Rights Reserved.