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