|
Cumulus4j API (1.0.1) |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EncryptionHandler | |
---|---|
org.cumulus4j.store | Cumulus4j is a plug-in for DataNucleus providing encrypted data-storage. |
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.query | Query implementation for JDO and JPA. |
Uses of EncryptionHandler in org.cumulus4j.store |
---|
Methods in org.cumulus4j.store that return EncryptionHandler | |
---|---|
EncryptionHandler |
Cumulus4jStoreManager.getEncryptionHandler()
|
Uses of EncryptionHandler in org.cumulus4j.store.fieldmanager |
---|
Methods in org.cumulus4j.store.fieldmanager that return EncryptionHandler | |
---|---|
protected EncryptionHandler |
FetchFieldManager.getEncryptionHandler()
|
Uses of EncryptionHandler in org.cumulus4j.store.query |
---|
Methods in org.cumulus4j.store.query that return EncryptionHandler | |
---|---|
EncryptionHandler |
QueryEvaluator.getEncryptionHandler()
|
|
Cumulus4j API (1.0.1) |
|||||||||
PREV NEXT | FRAMES NO FRAMES |