Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Correct an Oracle cut and paste refuse on MS SQL Server mapping file description

...

  1. create directory
    Code Block
    core/src/main/resources/META-INF
  2. download Oracle 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

...