Package | Description |
---|---|
co.codewizards.cloudstore.local.persistence |
Persistent JDO data model (entities) and data access objects (DAOs).
|
Modifier and Type | Class and Description |
---|---|
class |
CopyModification |
class |
DeleteModification |
class |
Directory |
class |
Entity
Base class of all persistence-capable (a.k.a.
|
class |
FileChunk |
class |
FileInProgressMarker
While a file is in progress of a sync, an instance of FileInProgressMarker is stored.
|
class |
LastSyncToRemoteRepo |
class |
LocalRepository
A
LocalRepository represents the local repository inside the repository's database. |
class |
Modification
Deprecated.
|
class |
NormalFile |
class |
RemoteRepository |
class |
RemoteRepositoryRequest |
class |
RepoFile |
class |
Repository
A
Repository represents a repository inside the database. |
class |
Symlink |
Copyright © 2013–2019. All rights reserved.