Package | Description |
---|---|
org.culturegraph.mf.sql.util |
Modifier and Type | Method and Description |
---|---|
static JdbcUtil.Bug |
JdbcUtil.Bug.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JdbcUtil.Bug[] |
JdbcUtil.Bug.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static Set<JdbcUtil.Bug> |
JdbcUtil.getDriverBugs(Connection connection)
Returns the bugs exhibited by the driver used by
connection . |
Copyright © 2017. All rights reserved.