

I would also want to have some basic understanding of the JDBC Framework
that you mentioned. What is this?


JDBC
framework adds another connector framework for SES that will include SQL
as an additional interface to submit documents to SES while crawling.
JDBC connector enables SES to crawl documents/records from a database
directly. Document structure stored in a database can be readily modeled
into documents for SES with this connector. JDBC connector will also allow
document security to be modeled using user-defined security model of SES.
This connector will improve the applicability of SES to systems where
the content is not accessible through direct interfaces such as direct
API, web services, etc. This connector can be used in such cases where
the content is accessible only through the database.
|