Martin Man wrote:
>
> looks like there were changes in JDBC api, should be solved by adding
> mentioned methods into EsqlConnection, the implementation of them is not very
> clear to me though, some JDBC gurus out there ???
Since EsqlConnection passes delegates the implementation, you will have a
problem if you add these methods and try to run on prior versions of the
JDBC api.
You can find one solution here:
http://cvs.apache.org/viewcvs/jakarta-avalon-excalibur/src/java/org/apache/avalon/excalibur/datasource/
http://cvs.apache.org/viewcvs/~checkout~/jakarta-avalon/build.xml
- Sam Ruby
---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org
|