Hi,
I saw this excellent post by Clinton
http://www.nabble.com/Proper-transaction-code-pattern-(was:-Autocommit-not-properly-handled-in-Ibatis)-td8505967.html#a8505967
and after a few hours of playing around + googling, I was wondering if
someone can clear up the case of ibatis + BasicDataSource
Hi,
I'm looking to upgrade my ibator version from 1.1.0-426 to the latest stable
release 1.2.1-681. I've been
looking over the docs regarding extending / implementing IbatorPlugin and I
have a few questions. Previously, I was defining a custom DAOGenerator so
that I could override the methods g
Excellent - that does the trick. Thx v much
Jeff Butler-2 wrote:
>
> You can do this:
>
>
>
> This will pick all tables in the schema.
>
> Jeff Butler
>
>
> On Mon, Feb 2, 2009 at 3:39 AM, javaguy44 wrote:
>>
>> Hi,
>>
>> I
Hi,
I've been a happy ibatis, abator, ibator user for a little while now, but
there is one feature missing that I think would make my life a lot
easier...and possibly others. Is there a way to generate all tables for a
schema w/out specifying element in ibator config.xml?
My current workflow w