| Package | Description |
|---|---|
| org.apache.tika.parser.jdbc |
| Modifier and Type | Method and Description |
|---|---|
protected abstract JDBCTableReader |
AbstractDBParser.getTableReader(Connection connection,
String tableName,
EmbeddedDocumentUtil embeddedDocumentUtil)
Given a connection and a table name, return the JDBCTableReader for this db.
|
| Constructor and Description |
|---|
JDBCTableReader(Connection connection,
String tableName,
EmbeddedDocumentUtil embeddedDocumentUtil) |
Copyright © 2007–2022 The Apache Software Foundation. All rights reserved.