| Package | Description |
|---|---|
| org.apache.jackrabbit.oak.plugins.document.rdb |
Implementations of
DocumentStore and BlobStore for relational databases. |
| Modifier and Type | Method and Description |
|---|---|
static RDBJDBCTools.PreparedStatementComponent |
RDBJDBCTools.createInStatement(String fieldName,
Collection<String> values,
boolean binary) |
RDBJDBCTools.PreparedStatementComponent |
RDBDocumentStoreDB.getConcatQuery(String appendData,
int dataOctetLimit)
Returns the CONCAT function or its equivalent function or sub-query.
|
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.