|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SQLBridge
Convert from whatever results a particular layout returns into an ARQ QueryIterator of Bindings. An SQLBridge object is allocated for each SQL query execution.
| Method Summary | |
|---|---|
com.hp.hpl.jena.sparql.engine.QueryIterator |
assembleResults(ResultSetJDBC jdbcResultSet,
com.hp.hpl.jena.sparql.engine.binding.Binding binding,
com.hp.hpl.jena.sparql.engine.ExecutionContext execCtl)
Process a JDBC result set |
void |
build()
Actually build the bridge |
SqlNode |
getSqlNode()
Get the (possibly altered) SqlNode |
| Method Detail |
|---|
void build()
SqlNode getSqlNode()
com.hp.hpl.jena.sparql.engine.QueryIterator assembleResults(ResultSetJDBC jdbcResultSet,
com.hp.hpl.jena.sparql.engine.binding.Binding binding,
com.hp.hpl.jena.sparql.engine.ExecutionContext execCtl)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||