| Package | Description |
|---|---|
| org.arp.javautil.sql |
| Modifier and Type | Method and Description |
|---|---|
static Driver |
Driver.fromMetaData(DatabaseMetaData metaData) |
Driver |
ConnectionSpec.getDriver() |
Driver |
AbstractConnectionSpec.getDriver() |
static Driver |
Driver.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Driver[] |
Driver.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012–2017 Emory University. All rights reserved.