| Package | Description |
|---|---|
| de.aristaflow.adept2.base.dbaccess.drivermanager | |
| de.aristaflow.adept2.model.runtimeenvironment |
| Modifier and Type | Method and Description |
|---|---|
static DriverManager |
DriverManager.getInstance(java.lang.String libDir)
Returns the instance of the JDBC driver manager for the designated directory.
|
| Modifier and Type | Method and Description |
|---|---|
DriverManager |
RuntimeEnvironment.getDriverManager()
Gets a reference to a
DriverManager encapsulating the normal
JDBC-driver manager. |