See: Description
Interface | Description |
---|---|
ContextWithPersistenceManager |
Class | Description |
---|---|
AutoTrackLifecycleListener |
JDO lifecycle-listener updating the
changed and the
localRevision properties of persistence-capable
objects. |
FilenameFilterSkipMetaDir | |
JdbcConnectionFactory |
Factory creating JDBC connections to the repository's derby database.
|
LocalRepoManagerFactoryImpl |
Registry of
LocalRepoManager s. |
LocalRepoMetaDataImpl | |
LocalRepoSync | |
LocalRepoTransactionImpl | |
PersistencePropertiesProvider | |
RepairDatabase |
Enum | Description |
---|---|
PersistencePropertiesEnum |
The primary reason for separating this package from co.codewizards.cloudstore.core.repo.local
and locating it in a separate library is that co.codewizards.cloudstore.local
requires
additional dependencies - most importantly DataNucleus.
Additionally, the separation of the implementation from the API helps to keep the code loosely coupled.
The most important classes here are:
LocalRepoManagerFactoryImpl
LocalRepoManagerImpl
LocalRepoSync
Copyright © 2013–2019. All rights reserved.