Package | Description |
---|---|
co.codewizards.cloudstore.core.repo.local | |
co.codewizards.cloudstore.local |
Local repository management.
|
Modifier and Type | Method and Description |
---|---|
LocalRepoTransaction |
LocalRepoManager.beginReadTransaction()
Begin a JDO transaction for read operations only in the underlying database.
|
LocalRepoTransaction |
LocalRepoManager.beginWriteTransaction()
Begin a JDO transaction for read and write operations in the underlying database.
|
Modifier and Type | Class and Description |
---|---|
class |
LocalRepoTransactionImpl |
Constructor and Description |
---|
LocalRepoSync(LocalRepoTransaction transaction) |
Copyright © 2013-2014. All Rights Reserved.