public class SDB_QC extends Object
| Modifier and Type | Field and Description |
|---|---|
static boolean |
fetchPrint |
static boolean |
PrintSQL |
| Constructor and Description |
|---|
SDB_QC() |
| Modifier and Type | Method and Description |
|---|---|
static com.hp.hpl.jena.sparql.engine.QueryIterator |
exec(OpSQL opSQL,
SDBRequest request,
com.hp.hpl.jena.sparql.engine.binding.Binding binding,
com.hp.hpl.jena.sparql.engine.ExecutionContext execCxt) |
static boolean |
isOpSQL(com.hp.hpl.jena.sparql.algebra.Op x) |
static List<com.hp.hpl.jena.sparql.core.Var> |
queryOutVars(com.hp.hpl.jena.query.Query query)
Find the variables needed out of this query.
|
static String |
toSqlString(OpSQL opSQL,
SDBRequest request) |
public static com.hp.hpl.jena.sparql.engine.QueryIterator exec(OpSQL opSQL, SDBRequest request, com.hp.hpl.jena.sparql.engine.binding.Binding binding, com.hp.hpl.jena.sparql.engine.ExecutionContext execCxt)
public static String toSqlString(OpSQL opSQL, SDBRequest request)
public static List<com.hp.hpl.jena.sparql.core.Var> queryOutVars(com.hp.hpl.jena.query.Query query)
query - public static boolean isOpSQL(com.hp.hpl.jena.sparql.algebra.Op x)
Licenced under the Apache License, Version 2.0