Uploaded image for project: 'Jackrabbit Oak'
  1. Jackrabbit Oak
  2. OAK-8470

Allow a database schema to be targeted via RDB Document Store

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 1.14.0
    • None
    • rdbmk
    • None
    • Tested on Tomcat with Microsoft SQLServer

    Description

      It would be useful in some environments to be able to target relational database DDL and operations to a specific schema.  Currently, there is no way to achieve this - sometimes leading to some extra contention w/ DBAs that want to specifically control where things live.  

      Not a huge problem, but might be a useful feature for RDB users.

      For Example:

      • Target the underlying JDBC datasource to a specific schema
      • Run DDL in that schema to source the tables
      • The RDBDocumentStore will ignore the schema and run the DDL and subsequent database operations against the default schema for the database (vice the JDBC datasource).

      Attachments

        Activity

          People

            Unassigned Unassigned
            ashcradr Ryan Ashcraft
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: