| Package | Description |
|---|---|
| co.codewizards.cloudstore.local |
Local repository management.
|
| co.codewizards.cloudstore.local.persistence |
Persistent JDO data model (entities) and data access objects (DAOs).
|
| Class and Description |
|---|
| RepoFile |
| Class and Description |
|---|
| AutoTrackChanged
Automatically track changes by updating the
changed property whenever
the object is written to the datastore. |
| AutoTrackLocalRevision
Automatically track changes by updating the
localRevision property whenever
the object is written to the datastore. |
| DAO
Base class for all data access objects (DAOs).
|
| DeleteModification |
| Directory |
| Entity
Base class of all persistence-capable (a.k.a.
|
| FileChunk |
| LastSyncToRemoteRepo |
| LocalRepository
A
LocalRepository represents the local repository inside the repository's database. |
| Modification |
| NormalFile |
| RemoteRepository |
| RemoteRepositoryRequest |
| RepoFile |
| Repository
A
Repository represents a repository inside the database. |
Copyright © 2013-2014. All Rights Reserved.