Re: [dbutils] Adding fluent api

2015-07-06 Thread Mansour Al Akeel
> of commons-dbutils: https://github.com/wspeirs/sop4j-dbutils > > Bill- > > On Wed, Jul 1, 2015 at 11:28 PM, Ole Ersoy wrote: > >> >> >> On 07/01/2015 04:00 PM, Mansour Al Akeel wrote: >> >>> Hello Kervin, >>> >>> Alot of these libraries, in

Re: [dbutils] Adding fluent api

2015-07-01 Thread Mansour Al Akeel
; > On Wed, 2015-07-01 at 08:21 -0700, Adrian Crum wrote: >> You can make the builder support generic SQL 2003, and provide a way to >> extend the builder with vendor-specific grammar. >> >> Adrian Crum >> Sandglass Software >> www.sandglass-software.com >&

Re: [dbutils] Adding fluent api

2015-07-01 Thread Mansour Al Akeel
t;> You can make the builder support generic SQL 2003, and provide a way to >> extend the builder with vendor-specific grammar. >> >> Adrian Crum >> Sandglass Software >> www.sandglass-software.com >> >> On 6/30/2015 11:10 PM, Benedikt Ritter wrote: >>&

Re: [dbutils] Adding fluent api

2015-07-01 Thread Mansour Al Akeel
Crum > Sandglass Software > www.sandglass-software.com > > > On 6/30/2015 11:10 PM, Benedikt Ritter wrote: >> >> Hello Mansour, >> >> 2015-06-30 23:57 GMT+02:00 Mansour Al Akeel : >> >>> I am not sure if this is the right place to suggest this. Plea

[dbutils] Adding fluent api

2015-06-30 Thread Mansour Al Akeel
I am not sure if this is the right place to suggest this. Please let me know, before filling a Jira Ticket. I believe DbUtils has place for additional component: - A fluent API to generate SQL string: Developers find it difficult to concatenate strings to build a query. A fluent API makes it rela