Re: [Wicket-user] IBATIS (and Spring)

2006-08-04 Thread Gwyn Evans
Just to follow up on this, I'd flag the fact that there's a rather impressive code generation tool for iBATIS called Abator that can do a *lot* of the basic work needed if you've got a DB table to point it at! I might even have to go back & branch wicket-phonebook to show it at some stage! /Gwyn

Re: [Wicket-user] IBATIS (and Spring)

2006-07-29 Thread Eelco Hillenius
Cheers Gwyn. Eelco On 7/28/06, Gwyn Evans <[EMAIL PROTECTED]> wrote: > While there's nothing too Wicket-specific needed to use iBATIS with > Wicket, I've nevertheless created a page on the Wiki that may be of > interest if anyone's considering it's use. > > It also shows an example of Spring con

Re: [Wicket-user] IBATIS (and Spring)

2006-07-29 Thread Ali Zaid
Hi; Once I read that there was going to be a port of the pet store to wicket using Ibatis, I wonder if this is still comming? Great wiki! thanks! On 7/28/06, Gwyn Evans <[EMAIL PROTECTED]> wrote: > While there's nothing too Wicket-specific needed to use iBATIS with > Wicket, I've nevertheless cr

[Wicket-user] IBATIS (and Spring)

2006-07-28 Thread Gwyn Evans
While there's nothing too Wicket-specific needed to use iBATIS with Wicket, I've nevertheless created a page on the Wiki that may be of interest if anyone's considering it's use. It also shows an example of Spring configuration and covers Oracle paging, but they're peripheral to the main point - S