On 7/25/07, Jerome Louvel <[EMAIL PROTECTED]> wrote: > Hi Avi, > > The JDBC extension is mostly useful if you want to manipulate your database > through XML representations (XML requests and XML responses). For other use > cases, such as supporting Resources as Domain Objects, I would recommend > more classic solutions such as using Hibernate, iBatis or EJB directly > within your Restlet Resources (eventually directly using JDBC if you > prefer). > > Best, > Jerome >
Jerome, Thanks! This is exactly what I needed to know. -- Avi Flax Lead Technologist arc90 | http://arc90.com

