Uploaded image for project: 'OpenJPA'
  1. OpenJPA
  2. OPENJPA-483

config for openjpa.jdbc.Schemas not applied to SQL (HSQL)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.1.0
    • None
    • None
    • None
    • Java JDK 1.5.0_12, Linux, Hypersonic DB

    Description

      OpenJPA should be able to see and access schemas but doesn't.

      I configured this with openjpa.jdbc.Schema=DEV (my schema name)

      I also tried putting the schema name everywhere possible in the metadata, i.e. in the <schema>DEV</schema> tags and in table tags, and in:

      <persistence-unit-metadata>
      <xml-mapping-metadata-complete />
      <persistence-unit-defaults>
      <schema>DEV</schema>
      </persistence-unit-defaults>
      </persistence-unit-metadata>

      I will include a zipped up test project illustrating the problem.

      Attachments

        1. HSQLDB-openjpa Test.zip
          8.93 MB
          David Beer
        2. schemabug2.zip
          17 kB
          Adam Hardy
        3. schemabug.zip
          15 kB
          Adam Hardy

        Issue Links

          Activity

            People

              Unassigned Unassigned
              adam.hardy@cyberspaceroad.com Adam Hardy
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: