Package | Description |
---|---|
org.openrdf.sail.rdbms | |
org.openrdf.sail.rdbms.iteration |
Modifier and Type | Method and Description |
---|---|
RdbmsStatement |
RdbmsValueFactory.asRdbmsStatement(Statement stmt) |
RdbmsStatement |
RdbmsValueFactory.createStatement(Resource subject,
URI predicate,
Value object) |
RdbmsStatement |
RdbmsValueFactory.createStatement(Resource subject,
URI predicate,
Value object,
Resource context) |
Modifier and Type | Method and Description |
---|---|
void |
RdbmsTripleRepository.add(RdbmsStatement st) |
Modifier and Type | Method and Description |
---|---|
protected RdbmsStatement |
RdbmsStatementIteration.convert(ResultSet rs) |
Copyright © 2001-2013 Aduna. All Rights Reserved.