[Yanel-dev] jooq might be of interest...

Michael Wechner michael.wechner at wyona.com
Wed Jun 5 14:54:38 CEST 2013


I generally agree, but still it might be very useful sometimes ;-)

Am 05.06.13 13:54, schrieb basZero:
> JOOQ might be interesting if you have to quickly integrate a given 
> database, e.g. you can't decide on the datastructure, as it is already 
> there and you need to display some data out of the DB.
>
> If you start from scratch, I would never hardcode the database 
> structure in Java (e.g. via JOOQ), I would rather model my data 
> objects in Java first and then let the object/relational mapper do the 
> persistence towards the database (e.g. via JPA and Hibernate). You 
> just code against you Data Models, nothing else. That's Java ;-)
>
> Cheers
> Balz
>
>
> On Wed, Jun 5, 2013 at 1:40 PM, Michael Wechner 
> <michael.wechner at wyona.com <mailto:michael.wechner at wyona.com>> wrote:
>
>     Hi
>
>     I recently read about
>
>     http://www.jooq.org/
>
>     which sounds very interesting and might be useful for accessing
>     SQL based repositories from within Yanel or Yarep.
>
>     HTH
>
>     Michael
>     -- 
>     Yanel-development mailing list Yanel-development at wyona.com
>     <mailto:Yanel-development at wyona.com>
>     http://lists.wyona.org/cgi-bin/mailman/listinfo/yanel-development
>
>
>
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.wyona.org/pipermail/yanel-development/attachments/20130605/2efc5c2c/attachment.html>


More information about the Yanel-development mailing list