Is it possible to use myBatis for query on as/400 database? if so, can you give me a step by step procedure to achieve that. Thank in advance for your help.
Asked
Active
Viewed 171 times
1 Answers
1
Use the Jdbc driver in jt400.jar. Then it works like (almost) like any other DB/2 database.

Thorbjørn Ravn Andersen
- 73,784
- 33
- 194
- 347