chronicle) database.
See: Description
| Interface | Description |
|---|---|
| DB |
Provides constants for table names.
|
| Class | Description |
|---|---|
| AccessMethodsForAny<T> |
An implementation of
ValueAccessMethods which
stores values as strings. |
| AccessMethodsForNumber |
An implementation of
ValueAccessMethods for numeric data using Double. |
| JDBCDatabase |
A JDBC implementation of
DatabaseBackendImpl. |
| JDBCDatabaseMethods |
A JDBCDatabaseMethods object provides support for prepared statements.
|
| JDBCObjectId |
JDBCObjectId is the JDBC variant of DBObjectId.
|
| JDBCSchemaUpdatePolicy | |
| JDBCSession |
JDBCSession is a singleton keeping track of the JDBC connection.
|
| 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.
|
| T2DBJMsg |
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.
|
| Exception | Description |
|---|---|
| T2DBJException |
A T2DBJException is thrown by JDBC methods of CrNiCKL when they need to
throw a checked exception.
|
chronicle) database.
Copyright © 2017. All rights reserved.