Package | Description |
---|---|
co.codewizards.cloudstore.core.repo.local |
Local repository management - API.
|
co.codewizards.cloudstore.local |
Local repository management - implementation.
|
co.codewizards.cloudstore.local.persistence |
Persistent JDO data model (entities) and data access objects (DAOs).
|
Modifier and Type | Interface and Description |
---|---|
interface |
LocalRepoTransaction |
Modifier and Type | Class and Description |
---|---|
class |
LocalRepoTransactionImpl |
Modifier and Type | Method and Description |
---|---|
DaoProvider |
Dao.getDaoProvider() |
Modifier and Type | Method and Description |
---|---|
void |
Dao.setDaoProvider(DaoProvider daoProvider) |
Copyright © 2013–2019. All rights reserved.