Versions Compared

Key

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

...

To execute the example SimpleConnection project above, Altibase.jar and ibatis-2.3.4.x.jar files are required.

Image RemovedImage Added

Connection Using FailOver

...

In order to execute the MultiVersionConnection project included in the example, not only the ibatis-2.3.4.x.jar file used previously, but also Altibase.jar and Altibase5.jar files are needed. These files exist in the lib directory of the directory where ALTIBASE is installed ($ALTIBASE_HOME). The user can use the Altibase5.jar file of the Altibase 5 version and the Altibase.jar file of the previous version.

Image RemovedImage Added

Calling Procedure/Function

...