Thursday, December 21, 2017

MyBatis Dynamic SQL version 1.0.0 Released

MyBatis Dynamic SQL is a new project in the MyBatis family.  It is an SQL generator with support for MyBatis and Spring JDBC templates.  Probably most significant is that it will greatly improve the code generated by MyBatis generator.

You can read all about it here: http://www.mybatis.org/mybatis-dynamic-sql/docs/introduction.html

Enjoy!

No comments:

Post a Comment