Cumulus4j API
(1.0.1)

Uses of Package
org.cumulus4j.store

Packages that use org.cumulus4j.store
org.cumulus4j.store Cumulus4j is a plug-in for DataNucleus providing encrypted data-storage. 
org.cumulus4j.store.crypto Crypto API for Cumulus4j (key management + en-/decryption). 
org.cumulus4j.store.fieldmanager Package providing field managers for extracting information from the objects to be persisted so we can pass them on to the backend StoreManager(s), and for taking information from the backend and handing it back to the user by way of their own objects. 
org.cumulus4j.store.model Data model classes used to store data and meta-data in the backend. 
org.cumulus4j.store.query Query implementation for JDO and JPA. 
 

Classes in org.cumulus4j.store used by org.cumulus4j.store
Cumulus4jStoreManager
          Store Manager for Cumulus4J operation.
EncryptionCoordinateSetManager
           Manager for EncryptionCoordinateSet instances.
EncryptionHandler
          Singleton per PersistenceManagerFactory handling the encryption and decryption and thus the key management.
PersistenceManagerConnection
           Connection to the underlying datastore(s).
 

Classes in org.cumulus4j.store used by org.cumulus4j.store.crypto
EncryptionCoordinateSetManager
           Manager for EncryptionCoordinateSet instances.
PersistenceManagerConnection
           Connection to the underlying datastore(s).
 

Classes in org.cumulus4j.store used by org.cumulus4j.store.fieldmanager
EncryptionHandler
          Singleton per PersistenceManagerFactory handling the encryption and decryption and thus the key management.
 

Classes in org.cumulus4j.store used by org.cumulus4j.store.model
Cumulus4jStoreManager
          Store Manager for Cumulus4J operation.
 

Classes in org.cumulus4j.store used by org.cumulus4j.store.query
Cumulus4jStoreManager
          Store Manager for Cumulus4J operation.
EncryptionHandler
          Singleton per PersistenceManagerFactory handling the encryption and decryption and thus the key management.
PersistenceManagerConnection
           Connection to the underlying datastore(s).
 


Cumulus4j API
(1.0.1)

Copyright © 2012 NightLabs Consulting GmbH. All Rights Reserved.