MyBatis

TODO: what is mybatis...

Because GORM is the default Grails database access framework, we need to add extra code to support MyBatis.

This chapter will show how to configure MyBatis inside Grails framework and how to perform basic operations.

Last updated