Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. create directory
    Code Block
    core/src/main/resources/META-INF
  2. download Oracle mapping file for the version you are building (1.1.X, 1.0.X)
  3. rename it to
    Code Block
    orm.xml
    and copy it under the directory created above

...

  1. create directory
    Code Block
    core/src/main/resources/META-INF
  2. download MS SQL Server mapping file for the version you are building (1.1.X, 1.0.X)
  3. rename it to
    Code Block
    orm.xml
    and copy it under the directory created above

...