Thanks Jeff,
I like the fact that Ibator will give me compile time errors for
data-model changes, especially as Ibatis is great for legacy databases
and I use it to help any re-design evolutions. I actually have my build
process include full Ibator regeneration and search/replace
automatical
I usually add these types of methods directly to the generated
classes. In my experience, it's pretty rare to have to regenerate
classes. If you use Ibator through the eclipse plugin, then the added
methods will even survive a regeneration. Here's documentation for
building a new version of the
Thanks Jeff,
I've been able to follow the instructions and generate Ibatis 3 mappers
from Ibator 1.2.2 build. Great job.
I've also been looking around the Ibator code because I want to use
extended classes for result-sets (e.g. classes that extend the Ibator
generated classes and add derive
"stable" is strictly in the opinion of the user :) I've been using it
for many weeks and it seems stable to me.
Honestly, I don't know when I'll get to publishing it. Whenever I
give a date, I miss it by a mile - for lots of reasons, mainly that it
takes more time than I seem to have.
It's very
Any idea when a version of Ibator for iBatis 3 will be ready for download?
I'd be really interested in stable milestone of the ibator to go with
the testing of iBatis 3, especially as I'm starting to spend a lot of
time on basic table crud.
thanks...Roy
P.S. I don't use maven, but if the inst