Package org.apache.tika.parser.jdbc
- 
Class Summary Class Description AbstractDBParser Abstract class that handles iterating through tables within a database.JDBCTableReader General base class to iterate through rows of a JDBC table 
| Class | Description | 
|---|---|
| AbstractDBParser | 
 Abstract class that handles iterating through tables within a database. 
 | 
| JDBCTableReader | 
 General base class to iterate through rows of a JDBC table 
 |