|
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||
chronicle) database.
See:
Description
| Class Summary | |
|---|---|
| AccessMethodsForAny<T> | An implementation of ValueAccessMethods which
stores values as strings. |
| AccessMethodsForNumber | An implementation of ValueAccessMethods for numeric data using Double. |
| MongoDatabase | A JDBC implementation of DatabaseBackendImpl. |
| MongoDatabaseMethods | |
| MongoDB | MongoDB is a singleton encapsulating the MongoDB connection and the base collections used by CrNiCKL. |
| MongoDBObjectId | JDBC databases provide an int32 as id of inserted rows. |
| MongoDBSchemaUpdatePolicy | |
| ReadMethodsForChroniclesAndSeries | A stateless object with methods providing read access to chronicles and series. |
| ReadMethodsForProperty | A stateless object with methods providing read access to properties. |
| ReadMethodsForSchema | A stateless object with methods providing read access to schemas. |
| ReadMethodsForValueType | A stateless object with methods providing read access to value types. |
| T2DBMMsg | T2DBJMsg provides keyed messages to the package. |
| WriteMethodsForChroniclesAndSeries | A stateless object with methods providing write access to chronicles and series. |
| WriteMethodsForProperty | A stateless object with methods providing write access to properties. |
| WriteMethodsForSchema | A stateless object with methods providing write access to schemas. |
| WriteMethodsForValueType | A stateless object with methods providing write access to value types. |
| Enum Summary | |
|---|---|
| MongoDatabaseMethods.Operator | |
| Exception Summary | |
|---|---|
| T2DBMException | A T2DBJException is thrown by JDBC methods of CrNiCKL when they need to throw a checked exception. |
A JDBC implementation of the CrNiCKL (chronicle
) database.
|
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||