Show Me Glossary
 

Defining a Database Source

Previous previous|next Next Page

The Curriculum team of Oracle Corporation wants to implement SES on their Website. For this, they want to crawl their Curriculum Database that includes different schema containing all the relevant information such as course details, bug details, and so on.

Jodie understands the requirement of the team and decides to create a Database source. As the database source type is built on JDBC, they can crawl any JDBC-enabled database. A database source also supports any SQL query with join conditions without creating a view. Also, the database source supports Info source path hierarchy and MIMETYPEs. Jodie also ensures security to the team, as the Database sources provide additional security. It provides security on the row level. It provides a third security option ACLs Provided by Source that is not available for table sources.

The curriculum team finds this the best option for their requirement.

Show Me and Try It

Show Me and Try It