2015-01-19 19:30 GMT+01:00 Brett Meyer <[email protected]>: > You've probably run into this missing feature: >> https://github.com/jOOQ/jOOQ/issues/3643 >> <https://www.google.com/url?q=https%3A%2F%2Fgithub.com%2FjOOQ%2FjOOQ%2Fissues%2F3643&sa=D&sntz=1&usg=AFQjCNEKdkMa6ihUR2Bdeq65u2pvRRgONw> > > > Thanks much -- good to know. I'll give annotating the getters/setters a > shot. >
Perfect, let me know how it goes. > > Note that we're not at all JPA - TCK compliant. The idea behind using JPA >> annotations is mainly to avoid another set of proprietary jOOQ-annotations. >> There are already too many SQL tools out there that introduce their own >> @Column annotations. Any feedback on missing features or misinterpretation >> of JPA is very welcome. > > > +1 to keeping it JPA-only, rather than other ORM annotations. > > For what it's worth, I'm one of the Hibernate ORM committers, but I'm a > firm believer in ORM not being the correct tool for every need. The "ORM > for complex CRUD and SQL for queries" pattern is something that's > absolutely vital and is unfortunately widely missed. I've been working > with Hibernate + jOOQ and was really pleased to see the JPA integration. > That will be tremendously helpful and makes *a lot* of sense when > integrating the two. I'm eyeing a few ideas to better integrate with the > annotations -- I might ping you with some thoughts, if you're interested. > Wonderful! Of course, we're very interested in hearing more about your experience. We have a couple of customers who have been exploring the jOOQ+Hibernate combination to implement a CQRS-style architecture - and obviously, I've been always advocating your point of view (which is also Gavin King's point of view) myself: [image: Inline-Bild 1] ;-) I've already talked to Max Anderson and Arun Gupta about potential collaboration and what a jOOQ+Hibernate combination could mean for our mutual users and customers. I'm sure there will be lots of fruitful integration potential. Looking forward to hearing from you again, Lukas -- You received this message because you are subscribed to the Google Groups "jOOQ User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
