|
Cumulus4j API (1.2.0-SNAPSHOT) |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.cumulus4j.store.model | |
---|---|
org.cumulus4j.store | Cumulus4j is a plug-in for DataNucleus providing encrypted data-storage. |
org.cumulus4j.store.datastoreversion | |
org.cumulus4j.store.datastoreversion.command |
Package providing implementations of DatastoreVersionCommand . |
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. |
org.cumulus4j.store.query.eval | Evaluators actually doing the query work. |
Classes in org.cumulus4j.store.model used by org.cumulus4j.store | |
---|---|
ClassMeta
Persistent meta-data for a persistence-capable Class . |
|
DataEntry
Persistent container holding an entity's data in encrypted form. |
|
EmbeddedObjectContainer
|
|
EncryptionCoordinateSet
Encryption coordinates used to encrypt a persistent record. |
|
FieldMeta
Persistent meta-data for a field of a persistence-capable class. |
|
IndexEntry
Persistent index information with encrypted pointers to DataEntry s. |
|
IndexEntryFactory
Factory for creating (or looking up) specific IndexEntry implementations. |
|
IndexEntryFactoryRegistry
Registry responsible for the extension-point org.cumulus4j.store.index_mapping . |
|
IndexValue
Helper for en- & decoding the decrypted (plain) contents of IndexEntry.indexValue . |
|
KeyStoreRef
|
|
ObjectContainer
Container holding the values of a persistent object. |
Classes in org.cumulus4j.store.model used by org.cumulus4j.store.datastoreversion | |
---|---|
DatastoreVersion
|
|
DatastoreVersionDAO
|
Classes in org.cumulus4j.store.model used by org.cumulus4j.store.datastoreversion.command | |
---|---|
DataEntry
Persistent container holding an entity's data in encrypted form. |
|
IndexEntry
Persistent index information with encrypted pointers to DataEntry s. |
Classes in org.cumulus4j.store.model used by org.cumulus4j.store.fieldmanager | |
---|---|
ClassMeta
Persistent meta-data for a persistence-capable Class . |
|
EmbeddedClassMeta
|
|
EmbeddedObjectContainer
|
|
FieldMeta
Persistent meta-data for a field of a persistence-capable class. |
|
ObjectContainer
Container holding the values of a persistent object. |
Classes in org.cumulus4j.store.model used by org.cumulus4j.store.model | |
---|---|
AbstractDAO
|
|
ClassMeta
Persistent meta-data for a persistence-capable Class . |
|
DataEntry
Persistent container holding an entity's data in encrypted form. |
|
DatastoreVersion
|
|
DetachedClassMetaModel
|
|
EmbeddedClassMeta
|
|
EmbeddedFieldMeta
|
|
EncryptionCoordinateSet
Encryption coordinates used to encrypt a persistent record. |
|
FieldMeta
Persistent meta-data for a field of a persistence-capable class. |
|
FieldMetaRole
Enum for the role of a FieldMeta . |
|
IndexEntry
Persistent index information with encrypted pointers to DataEntry s. |
|
IndexEntryFactory
Factory for creating (or looking up) specific IndexEntry implementations. |
|
KeyStoreRef
|
|
ObjectContainer
Container holding the values of a persistent object. |
|
PostDetachRunnableManager
|
|
RunnableManager
|
|
Sequence2
Persistent sequence entity used by Cumulus4jIncrementGenerator . |
Classes in org.cumulus4j.store.model used by org.cumulus4j.store.query | |
---|---|
ClassMeta
Persistent meta-data for a persistence-capable Class . |
|
DataEntry
Persistent container holding an entity's data in encrypted form. |
|
EmbeddedClassMeta
|
Classes in org.cumulus4j.store.model used by org.cumulus4j.store.query.eval | |
---|---|
ClassMeta
Persistent meta-data for a persistence-capable Class . |
|
FieldMeta
Persistent meta-data for a field of a persistence-capable class. |
|
FieldMetaRole
Enum for the role of a FieldMeta . |
|
IndexEntry
Persistent index information with encrypted pointers to DataEntry s. |
|
Cumulus4j API (1.2.0-SNAPSHOT) |
|||||||||
PREV NEXT | FRAMES NO FRAMES |