Jena Adapter for Oracle JVM 1.5
martaniMay 2 2013 — edited May 3 2013Hi,
We are trying to develop java stored procedures within Oracle *11g r2* using the Jena Adapter. The main point of using java stored procedures with the Jena Adapter is to be able to emit SPARQL 1.1 queries which get translated automatically to SQL calls.
We have succeeded running Jena 2.6.4 within the Oracle JVM; but with no luck with the Jena Adpater (version 11.2.0.3) since it requires JDK 1.6.
My question is: is there any compatible JDK 1.5 Jena Adapter available (old packages maybe)? In case there are none, what workaround is there for using SPARQL 1.1 from within Oracle stored procedures.
Regards.