Hi Alex,
Note also, development have confirmed that there aren't any special methods in
the JDBC specification for creating collections from a JDBC resultSet.
Best Regards
Hugh Williams
Professional Services
OpenLink Software, Inc. // http://www.openlinksw.com/
10 Burlington Ma
Hi Alex,
>
> is there any method available in virtuoso driver 4 for jdbc to get the result
> of a query to a java collection. I am interested to make a difference set
> operation and I would like to avoid the iteration over the results.
>
> Moreover, could someone point me the javadocs of the r
Hello,
is there any method available in virtuoso driver 4 for jdbc to get the
result of a query to a java collection. I am interested to make a
difference set operation and I would like to avoid the iteration over the
results.
Moreover, could someone point me the javadocs of the referred driver?