| Package | Description |
|---|---|
| org.openrdf.sail.rdbms | |
| org.openrdf.sail.rdbms.managers | |
| org.openrdf.sail.rdbms.mysql | |
| org.openrdf.sail.rdbms.postgresql |
| Modifier and Type | Method and Description |
|---|---|
protected ValueTableFactory |
RdbmsConnectionFactory.createValueTableFactory() |
| Constructor and Description |
|---|
TripleTableManager(ValueTableFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
protected ValueTableFactory |
MySqlConnectionFactory.createValueTableFactory() |
| Modifier and Type | Class and Description |
|---|---|
class |
PgSqlValueTableFactory
Overrides PostgreSQL specific table commands.
|
| Modifier and Type | Method and Description |
|---|---|
protected ValueTableFactory |
PgSqlConnectionFactory.createValueTableFactory() |
Copyright © 2001-2014 Aduna. All Rights Reserved.