Search found 2 matches

by ppurang
Sun Aug 24, 2008 7:09 pm
Forum: Rel JDBC
Topic: Rel needs a JDBC driver
Replies: 10
Views: 52514

Re: Rel needs a JDBC driver

Picked up the JDBC 4.0 spec. Section 6.3 lies down the compliance guidelines. I'll let that guide my iterations.

And to set the correct expectations - I will be doing this in my spare time :)
by ppurang
Sat Aug 23, 2008 11:39 pm
Forum: Rel JDBC
Topic: Rel needs a JDBC driver
Replies: 10
Views: 52514

Re: Rel needs a JDBC driver

I'd be interested in implementing the needed driver. I love the fact that Rel relies on the Java 6 platform. We could use all the new Java language additions (since 1.5), Concurrency utilities and NIO. Do you have a rough estimate of the effort needed?