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