org.apache.manifoldcf.crawler.connectors.jdbc
Class JDBCConnector.TableSpec
java.lang.Object
org.apache.manifoldcf.crawler.connectors.jdbc.JDBCConnector.TableSpec
- Enclosing class:
- JDBCConnector
protected static class JDBCConnector.TableSpec
- extends java.lang.Object
This class represents data gleaned from a document specification, in a more usable form.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
idQuery
public java.lang.String idQuery
versionQuery
public java.lang.String versionQuery
dataQuery
public java.lang.String dataQuery
JDBCConnector.TableSpec
public JDBCConnector.TableSpec(org.apache.manifoldcf.crawler.interfaces.DocumentSpecification ds)