Hey guys,

I' m doing a lot of SELECT queries in a loop and constant JDBC calls seem to ruin my performance. I wanna try to send an array of all the Strings I use in my queries to avoid JDBC overhead and later get the result sets back. JDBC4 driver does not seem to support the Types.Array type. Is there another way to do this in Virtuoso 7+? Any help would be appreciated.

Thanks

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their 
applications. Written by three acclaimed leaders in the field, 
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
_______________________________________________
Virtuoso-users mailing list
Virtuoso-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtuoso-users

Reply via email to