public abstract class QueryExecutionFactoryBackString extends Object implements QueryExecutionFactory
| Constructor and Description |
|---|
QueryExecutionFactoryBackString() |
| Modifier and Type | Method and Description |
|---|---|
com.hp.hpl.jena.query.QueryExecution |
createQueryExecution(com.hp.hpl.jena.query.Query query) |
<T> T |
unwrap(Class<T> clazz) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetId, getStatecreateQueryExecutionpublic com.hp.hpl.jena.query.QueryExecution createQueryExecution(com.hp.hpl.jena.query.Query query)
createQueryExecution in interface QueryExecutionFactoryQuerypublic <T> T unwrap(Class<T> clazz)
unwrap in interface QueryExecutionFactoryCopyright © 2014. All Rights Reserved.