public class QueryExecutionFactoryConceptCache extends QueryExecutionFactoryDecorator
decoratee| Constructor and Description |
|---|
QueryExecutionFactoryConceptCache(QueryExecutionFactory decoratee) |
| Modifier and Type | Method and Description |
|---|---|
com.hp.hpl.jena.query.QueryExecution |
createQueryExecution(com.hp.hpl.jena.query.Query query) |
com.hp.hpl.jena.query.QueryExecution |
createQueryExecution(String queryString) |
close, getId, getState, unwrappublic QueryExecutionFactoryConceptCache(QueryExecutionFactory decoratee)
public com.hp.hpl.jena.query.QueryExecution createQueryExecution(String queryString)
createQueryExecution in interface QueryExecutionFactoryStringcreateQueryExecution in class QueryExecutionFactoryDecoratorpublic com.hp.hpl.jena.query.QueryExecution createQueryExecution(com.hp.hpl.jena.query.Query query)
createQueryExecution in interface QueryExecutionFactoryQuerycreateQueryExecution in class QueryExecutionFactoryDecoratorCopyright © 2015. All rights reserved.