DocumentStore and BlobStore for relational databases.See: Description
| Interface | Description |
|---|---|
| RDBJDBCTools.PreparedStatementComponent |
Provides a component for a
PreparedStatement and a method for
setting the parameters within this component |
| Class | Description |
|---|---|
| RDBBlobReferenceIterator | |
| RDBBlobStore | |
| RDBConnectionHandler |
Utility functions for connection handling.
|
| RDBCreator | |
| RDBDataSourceFactory |
Factory for creating
DataSources based on a JDBC connection URL. |
| RDBDocumentNodeStoreBuilder |
A builder for a
DocumentNodeStore backed by a relational database. |
| RDBDocumentSerializer |
Serialization/Parsing of documents.
|
| RDBDocumentStore |
Implementation of
DocumentStore for relational databases. |
| RDBDocumentStore.QueryCondition | |
| RDBDocumentStoreJDBC |
Implements (most) DB interactions used in
RDBDocumentStore. |
| RDBExport |
Utility for dumping contents from
RDBDocumentStore's tables. |
| RDBHelper |
Convenience class that dumps the table creation statements for various
database types.
|
| RDBJDBCTools |
Convenience methods dealing with JDBC specifics.
|
| RDBJSONSupport |
Utilities that provide JSON support on top of the existing
JsopTokenizer support in oak-commons. |
| RDBOptions |
Options applicable to RDB persistence
|
| RDBRow |
Container for the information in a RDB database column.
|
| RDBVersionGCSupport |
RDB specific version of
VersionGCSupport which uses an extended query
interface to fetch required NodeDocuments. |
| Enum | Description |
|---|---|
| RDBBlobStoreDB |
Defines variation in the capabilities of different RDBs.
|
| RDBDocumentStoreDB |
Defines variation in the capabilities of different RDBs.
|
| RDBDocumentStoreDB.FETCHFIRSTSYNTAX |
| Exception | Description |
|---|
DocumentStore and BlobStore for relational databases.Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.