Package | Description |
---|---|
cz.cuni.mff.odcleanstore.connection |
Helper classes for working with connection to a Virtuoso database instance.
|
Modifier and Type | Method and Description |
---|---|
WrappedResultSet |
VirtuosoConnectionWrapper.executeSelect(String query)
Executes an SQL/SPARQL SELECT query and returns a wrapper for the result.
|
WrappedResultSet |
VirtuosoConnectionWrapper.executeSelect(String query,
Object... objects)
Executes an SQL/SPARQL SELECT query and returns a wrapper for the result.
|
Copyright © 2013. All Rights Reserved.