by Alan | Aug 14, 2013 | Java, jdbc, Mule, ORM
We are happy to announce that the Mule module for MyBatis has been made available for public use under the Apache License 2.0. You can download the code from GitHub: https://github.com/Ricston/mule-module-mybatis. Building the module is very easy. The module uses...
by Alan | Aug 13, 2013 | Java, jdbc, Mule, ORM
One of the main difficulties I find with Mule when I’m working on integration projects, is something that perhaps should be one of the easiest things to do with Mule; integrate with databases. Databases make up a big part of any back-end system, and most projects that...