Running Jena Adapter on Oracle's 11g JVM -


we trying develop java stored procedures within oracle 11g r2 using jena adapter. our main purpose using java stored procedures jena adapter to able emit sparql 1.1 queries translated automatically sql statements.

we have succeeded in running jena 2.6.4 within oracle jvm; no luck jena adpater (version 11.2.0.3) since compiled jre ver. 1.6 (oracle's jvm ver. 1.5).

my question is: there oracle's 11g jvm compatible jena adapter available (old packages maybe)? in case there none, workaround there using sparql 1.1 within oracle stored procedures?


Comments

Popular posts from this blog

php - Why I am getting the Error "Commands out of sync; you can't run this command now" -

linux - Does gcc have any options to add version info in ELF binary file? -

java - Are there any classes that implement javax.persistence.Parameter<T>? -