| Package | Description |
|---|---|
| oracle.pg.rdbms.index.jdbc |
This package contains the logic specific to the management of a JDBC based Directory for Apache Lucene text index.
|
| Modifier and Type | Method and Description |
|---|---|
OracleIndexFile |
OracleJdbcDirectory.getDocInBatch(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,OracleIndexFile> |
OracleJdbcDirectory.getFilesBatch() |
| Modifier and Type | Method and Description |
|---|---|
static void |
OracleJdbcIndexUtils.createIndexFile(java.sql.Connection conn, java.lang.String tableName, OracleIndexFile file) |
static void |
OracleJdbcIndexUtils.createIndexFiles(java.sql.Connection conn, java.lang.String tableName, OracleIndexFile[] files) |
| Modifier and Type | Method and Description |
|---|---|
void |
OracleJdbcDirectory.setFilesBatch(java.util.Map<java.lang.String,OracleIndexFile> files) |
Copyright © 2017, 2018 Oracle and/or its affiliates. All Rights Reserved.