I will when Abator starts writing my DAOs to do that... =)
Jeff has mentioned he has some nifty things in the next couple days coming out that uses iBatis 2.2.x, so I'm waiting on that a bit. If that's not one of the provided methods, I suppose I can wrap the generated one with one that emits the genericized collections. What is the schedule for getting iBatis 2.2.x into maven? I've seen a lot of beta stuff in there now; any chance of getting it in there before release? On 8/20/06, Larry Meadors <[EMAIL PROTECTED]> wrote:
Same here - you can even do some really cool stuff in your DAOs like: List<Employee> getEmployees(); Larry On 8/20/06, Jeff Butler <[EMAIL PROTECTED]> wrote: > > No gotchas - it works fine. > > > Jeff Butler > > > > On 8/20/06, Michael Campbell <[EMAIL PROTECTED]> wrote: > > Are there any "gotchas" or anything special I need to do in order to > > having an app written in java 5 using the iBatis 2.1.7 jars from > > maven2/ibiblio? > > > >
