commons-dbutils already has a fluent API:
http://svn.apache.org/viewvc/commons/proper/dbutils/branches/2_0/

Someone just needs to put the finishing touches on it, and/or use my fork
of commons-dbutils: https://github.com/wspeirs/sop4j-dbutils

Bill-

On Wed, Jul 1, 2015 at 11:28 PM, Ole Ersoy <ole.er...@gmail.com> wrote:

>
>
> On 07/01/2015 04:00 PM, Mansour Al Akeel wrote:
>
>> Hello Kervin,
>>
>> Alot of these libraries, including JPA need to generate beans before
>> you can use the query builder.
>> QueryDSL is one example. I haven't used JOOQ, but I have seen their
>> examples, and it looks a lot like what I thinking of. I am unable to
>> find the licensing of JOOQ, and if it's
>> ASL compatible or not.
>>
> JOOQ is Apache 2.0 Licensed:
> http://www.jooq.org/legal/licensing
>
> Cheers,
> - Ole
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>
>

Reply via email to