| Package | Description |
|---|---|
| org.bridgedb.mysql | |
| org.bridgedb.sql | |
| org.bridgedb.virtuoso |
| Modifier and Type | Class and Description |
|---|---|
class |
MySQLAccess
MYSQL specific wrapper.
|
| Modifier and Type | Field and Description |
|---|---|
protected SQLAccess |
SQLBase.sqlAccess |
| Modifier and Type | Method and Description |
|---|---|
static SQLAccess |
SqlFactory.createASQLAccess(String database)
Create a wrapper around the live SQL Database,
using the database name, user name and password found in the config file.
|
static SQLAccess |
SqlFactory.createTheSQLAccess()
Create a wrapper around the live SQL Database,
using the database name, user name and password found in the config file.
|
| Modifier and Type | Class and Description |
|---|---|
class |
VirtuosoAccess
Virtuosos specific wrapper.
|
Copyright © 2006–2017 BridgeDb project. All rights reserved.