Interview with Andrew - Q5 |
||||
Can you list some advantages of using JDBC framework at a high level?
Of course! Database sources always provide additional flexibility. A database source type is built on JDBC, so you can crawl any JDBC-enabled database.
For more details about the JDBC framework, please refer to the "Secure Enterprise Search Adavnced Application Development Tutorial" at: http://st-curriculum.oracle.com/tutorial/SESJDBCFrameworkTutorial/index.htm
|