[ 
https://issues.apache.org/jira/browse/GORA-74?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13189858#comment-13189858
 ] 

Lukas Eder commented on GORA-74:
--------------------------------

Hello guys,

I am the developer of jOOQ, and I'm glad that you're considering jOOQ for SQL 
abstraction in Gora. jOOQ has known a steady increase of popularity in the past 
year since its first public release in Summer 2010:
https://sourceforge.net/projects/jooq/files/stats/timeline?dates=2010-07-01+to+2012-01-20

I have strong ambitions to make jOOQ the default SQL abstraction framework of 
choice in Java (and maybe Scala/Groovy), in setups where SQL really matters 
(i.e. all the use-cases where JPA/Hibernate with JPQL/HQL fails). Maybe this 
information will help you position yourself while considering jOOQ and/or 
QueryDSL.

If I can help you with any additional information, feel free to contact me also 
directly: lukas.e...@gmail.com
                
> Remove sqlbuilder library
> -------------------------
>
>                 Key: GORA-74
>                 URL: https://issues.apache.org/jira/browse/GORA-74
>             Project: Gora
>          Issue Type: Improvement
>            Reporter: Enis Soztutar
>
> We have to remove the library sqlbuilder, which is used by gora-sql, to 
> construct queries from code. The reasons are 
>  - It is LGPL
>  - We have very little need for this library. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to