| Package | Description |
|---|---|
| org.openrdf.sail.rdbms | |
| org.openrdf.sail.rdbms.postgresql |
| Modifier and Type | Method and Description |
|---|---|
protected RdbmsQueryOptimizer |
RdbmsConnectionFactory.createOptimizer() |
| Modifier and Type | Method and Description |
|---|---|
void |
RdbmsConnection.setRdbmsQueryOptimizer(RdbmsQueryOptimizer optimizer) |
| Modifier and Type | Class and Description |
|---|---|
class |
PgSqlQueryOptimizer
Includes the
PgSqlRegexFlagsInliner is the optimisation process. |
| Modifier and Type | Method and Description |
|---|---|
protected RdbmsQueryOptimizer |
PgSqlConnectionFactory.createOptimizer() |
Copyright © 2001-2014 Aduna. All Rights Reserved.