| Package | Description |
|---|---|
| org.apache.jackrabbit.oak.plugins.document.rdb |
Implementations of
DocumentStore and BlobStore for relational databases. |
| Class and Description |
|---|
| RDBBlobStoreDB
Defines variation in the capabilities of different RDBs.
|
| RDBConnectionHandler
Utility functions for connection handling.
|
| 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 |
| RDBDocumentStoreDB
Defines variation in the capabilities of different RDBs.
|
| RDBDocumentStoreDB.FETCHFIRSTSYNTAX |
| RDBJDBCTools.PreparedStatementComponent
Provides a component for a
PreparedStatement and a method for
setting the parameters within this component |
| RDBOptions
Options applicable to RDB persistence
|
| RDBRow
Container for the information in a RDB database column.
|
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.