| Package | Description |
|---|---|
| org.openrdf.sail.rdbms | |
| org.openrdf.sail.rdbms.mysql | |
| org.openrdf.sail.rdbms.postgresql |
| Modifier and Type | Method and Description |
|---|---|
RdbmsConnectionFactory |
RdbmsProvider.createRdbmsConnectionFactory(String dbName,
String dbVersion) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
RdbmsStore.setConnectionFactory(RdbmsConnectionFactory factory)
Deprecated.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MySqlConnectionFactory |
| Modifier and Type | Method and Description |
|---|---|
RdbmsConnectionFactory |
MySqlProvider.createRdbmsConnectionFactory(String dbName,
String dbVersion) |
| Modifier and Type | Class and Description |
|---|---|
class |
PgSqlConnectionFactory
|
| Modifier and Type | Method and Description |
|---|---|
RdbmsConnectionFactory |
PgSqlProvider.createRdbmsConnectionFactory(String dbName,
String dbVersion) |
Copyright © 2001-2014 Aduna. All Rights Reserved.