Reinhard Poetz dijo: > After reading this one question remains: What is the reason why are > *you* interested in Groovy and its SQL support? Which problem do you > want to solve which can't be solved with OJB?
Groovy can help people that don't want to get involved with O/R mapping tools. They can write very easier SQL code in Groovy than in XSP or SQLTransformer. And <RT> Write Groovy code for DAO using OJB. And take some advantage of Groovy XML support. </RT> > That's clear, that MDBA don't replace O/R-mappers at all. But there is a > target audience which doesn't want to learn an O/R mapping tool for many > reasons mentioned in this thread. +1. See also above. Best Regards, Antonio Gallardo
