...
To execute the example SimpleConnection project above, Altibase.jar and ibatis-2.3.4.x.jar files are required.
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.
Calling Procedure/Function
...