On 10/21/16 5:36 PM, Davis, Daniel (NIH/NLM) [C] wrote:
>
> So, I must run my application through a source code scanner, and it is
> reasonably complaining that I am using String.format() and
> stmt.executeQuery(query) with the Virtuoso JDBC connection.
>
>
>
> Yet, this is SPARQL. I see some d
So, I must run my application through a source code scanner, and it is
reasonably complaining that I am using String.format() and
stmt.executeQuery(query) with the Virtuoso JDBC connection.
Yet, this is SPARQL. I see some discussion of prepared statements on this
list in the past. What I wa