| Package | Description |
|---|---|
| org.arp.javautil.sql |
| Modifier and Type | Method and Description |
|---|---|
DriverVersion |
ConnectionSpec.getDriverVersion() |
DriverVersion |
AbstractConnectionSpec.getDriverVersion() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
DatabaseMetaDataWrapper.isDriverCompatible(String driverName,
DriverVersion minVersion,
DriverVersion maxVersion)
Compares JDBC driver name and version information to that reported
by the driver.
|
Copyright © 2012–2018 Emory University. All rights reserved.