Hi
I grabbed the latest, greatest release of 3.0 from :
http://people.apache.org/builds/ibatis/ibatis-3-core/ibatis-core-3.0-bundle.zip
and am now getting an exception from time to time, but I was not getting it
with the previous 3.0 beta release (240). I was wondering if there had bee
The only code changes related to that were with managed transactions.
Which transacion manager are you using? (JDBC or MANAGED)?
Cheers,
Clinton
2010/5/1 François Schiettecatte :
> Hi
>
> I grabbed the latest, greatest release of 3.0 from :
>
>
> http://people.apache.org/builds/ibatis/ib
I am using JDBC, with C3P0 as my data source.
Cheers
François
On May 1, 2010, at 4:14 PM, Clinton Begin wrote:
> The only code changes related to that were with managed transactions.
> Which transacion manager are you using? (JDBC or MANAGED)?
>
> Cheers,
> Clinton
>
> 2010/5/1 François Schie
Then no, I don't believe there have been any changes related to
connections or transactions between those versions. You can have a
look at the change log if you like:
https://issues.apache.org/jira/secure/BrowseProject.jspa?id=10601&subset=-1
Or the subversion history as well.
Clinton
2010/5/1