I shyly point out that Restlet is very capable of interacting with simple relational databases without requiring an object-relational mapping layer. You definitely want the ORM layer if your application domain objects need to be mapped to a complex multi-table relational structure.
On 1/12/08, Jerome Louvel <[EMAIL PROTECTED]> wrote: > > With MySQL, you would probably want to introduce a technology such as > Hibernate. >

