| Package | Description |
|---|---|
| org.openrdf.sail.rdbms | |
| org.openrdf.sail.rdbms.managers | |
| org.openrdf.sail.rdbms.optimizers | |
| org.openrdf.sail.rdbms.schema |
| Modifier and Type | Method and Description |
|---|---|
void |
RdbmsTripleRepository.setLiteralTable(LiteralTable literals) |
| Modifier and Type | Method and Description |
|---|---|
void |
LiteralManager.setTable(LiteralTable table) |
| Modifier and Type | Method and Description |
|---|---|
void |
ValueJoinOptimizer.setLiteralTable(LiteralTable literals) |
void |
RdbmsQueryOptimizer.setLiteralTable(LiteralTable literals) |
| Modifier and Type | Method and Description |
|---|---|
LiteralTable |
ValueTableFactory.createLiteralTable(Connection conn,
BlockingQueue<Batch> queue) |
Copyright © 2001-2014 Aduna. All Rights Reserved.