Quantcast

mybatis-guice-3.3 released!

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

mybatis-guice-3.3 released!

Simone Tripodi-2
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/
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: mybatis-guice-3.3 released!

Filipe Sousa
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/

Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: mybatis-guice-3.3 released!

Simone Tripodi-2
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/
Loading...