chronicle) database.
See: Description
| Class | Description |
|---|---|
| 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 | Description |
|---|---|
| MongoDatabaseMethods.Operator |
| Exception | Description |
|---|---|
| T2DBMException |
A T2DBJException is thrown by JDBC methods of CrNiCKL when they need to
throw a checked exception.
|
chronicle) database.
Copyright © 2017. All rights reserved.