[ https://issues.apache.org/jira/browse/GORA-74?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13189423#comment-13189423 ]
Enis Soztutar commented on GORA-74: ----------------------------------- Haven't looked at the alternatives for some time. The constructs in SqlStore was not complex, so we can opt not to use a library, but use and extend the SQL support under gora-sql/src/main/java/org/apache/gora/sql/statement/. But if you think something like JOOQ makes sense, I am totally up for it. > 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