|
Dear users,
The MyBatis team is pleased to announce the mybatis-guice-3.3 release! Changes in this version include: New features: o Added resources/JDBC custom ClassLoader support. o Inject dependencies in TypeHandlers defined in the XML Fixed Bugs: o Missing mapUnderscoreToCamelCase property in mybatis-guice. [Issue 422]. Changes: o Made org.mybatis.guice.datasource.c3p0.C3p0DataSourceProvider username/password optional (users can specify them in the JDBC URL). o Made org.mybatis.guice.datasource.dbcp.BasicDataSourceProvider username/password optional (users can specify them in the JDBC URL). o Made org.mybatis.guice.datasource.dbcp.DriverAdapterCPDSProvider username/password optional (users can specify them in the JDBC URL). o Made org.mybatis.guice.datasource.builtin.PooledDataSourceProvider username/password optional (users can specify them in the JDBC URL). o Made org.mybatis.guice.datasource.builtin.UnpooledDataSourceProvider username/password optional (users can specify them in the JDBC URL). o Internal code polishing. Soon the site will be updated! Have fun! -Simo, on behalf of MyBatis team http://people.apache.org/~simonetripodi/ http://simonetripodi.livejournal.com/ http://twitter.com/simonetripodi http://www.99soft.org/ |
|
Thank you for this release.
On Wednesday, April 11, 2012 4:56:46 PM UTC+1, Simone Tripodi wrote: Dear users, |
|
You are welcome Filipe, abrigado!
please keep in mind that every contribution is welcome! Até, -Simo http://people.apache.org/~simonetripodi/ http://simonetripodi.livejournal.com/ http://twitter.com/simonetripodi http://www.99soft.org/ On Sat, Apr 14, 2012 at 1:05 PM, Filipe Sousa <[hidden email]> wrote: > Thank you for this release. > > > On Wednesday, April 11, 2012 4:56:46 PM UTC+1, Simone Tripodi wrote: >> >> Dear users, >> >> The MyBatis team is pleased to announce the mybatis-guice-3.3 release! >> >> Changes in this version include: >> >> New features: >> o Added resources/JDBC custom ClassLoader support. >> o Inject dependencies in TypeHandlers defined in the XML >> >> Fixed Bugs: >> o Missing mapUnderscoreToCamelCase property in mybatis-guice. [Issue 422]. >> >> Changes: >> o Made org.mybatis.guice.datasource.c3p0.C3p0DataSourceProvider >> username/password optional >> (users can specify them in the JDBC URL). >> o Made org.mybatis.guice.datasource.dbcp.BasicDataSourceProvider >> username/password optional >> (users can specify them in the JDBC URL). >> o Made org.mybatis.guice.datasource.dbcp.DriverAdapterCPDSProvider >> username/password optional >> (users can specify them in the JDBC URL). >> o Made org.mybatis.guice.datasource.builtin.PooledDataSourceProvider >> username/password optional >> (users can specify them in the JDBC URL). >> o Made org.mybatis.guice.datasource.builtin.UnpooledDataSourceProvider >> username/password optional >> (users can specify them in the JDBC URL). >> o Internal code polishing. >> >> >> Soon the site will be updated! >> >> Have fun! >> -Simo, on behalf of MyBatis team >> >> http://people.apache.org/~simonetripodi/ >> http://simonetripodi.livejournal.com/ >> http://twitter.com/simonetripodi >> http://www.99soft.org/ |
| Powered by Nabble | Edit this page |
