Search found 2 matches

by doug.jeremias
Wed Mar 19, 2014 4:58 pm
Forum: JDBC
Topic: Using Vertica with ADF (jar file built with jdk5)
Replies: 5
Views: 21635

Re: Using Vertica with ADF (jar file built with jdk5)

Ahhh. Yea I was hoping the 7.0 driver would work with previous releases, but Vertica 6.1 is only java 5 compliant.... Bummer.

Sounds like a good time to move to Vertica release 7, and take advantage of all the bug fixes and system improvements!

Good luck.
Doug
by doug.jeremias
Tue Mar 18, 2014 7:10 pm
Forum: JDBC
Topic: Using Vertica with ADF (jar file built with jdk5)
Replies: 5
Views: 21635

Re: Using Vertica with ADF (jar file built with jdk5)

So it looks like the new vertica-jdbc-7.0.0.0 version could resolve the issue.

There is a com.vertica.jdbc.jdbc4.S4ForwardResultSet​ class that has the isClosed() implementation.

It looks like it was compiled against java 1.6. from what I can tell....

Hope this helps,
Doug Jeremias

Go to advanced search