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 |
---|---|
static boolean |
OracleJdbcIndexUtils.fileExists(Connection conn,
String tableName,
String fileName) |
static long |
OracleJdbcIndexUtils.getFileLength(Connection conn,
String tableName,
String name) |
static String[] |
OracleJdbcIndexUtils.getMultiIndexTables(Connection conn,
String tableName) |
static long |
OracleJdbcIndexUtils.getTimestamp(Connection conn) |
static String[] |
OracleJdbcIndexUtils.listAllFiles(Connection conn,
String tableName,
boolean deleted) |
Copyright © 2017 Oracle and/or its affiliates. All Rights Reserved.