JdbcTarget
class JdbcTarget
Specifies a JDBC data store to crawl.
Types
Properties
Link copied to clipboard
The name of the connection to use to connect to the JDBC target.
Link copied to clipboard
Specify a value of RAWTYPES
or COMMENTS
to enable additional metadata in table responses. RAWTYPES
provides the native-level datatype. COMMENTS
provides comments associated with a column or table in the database.
Link copied to clipboard
A list of glob patterns used to exclude from the crawl. For more information, see Catalog Tables with a Crawler.