|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use JdbcUtil.Bug | |
|---|---|
| org.culturegraph.mf.sql.util | |
| Uses of JdbcUtil.Bug in org.culturegraph.mf.sql.util |
|---|
| Methods in org.culturegraph.mf.sql.util that return JdbcUtil.Bug | |
|---|---|
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. |
| Methods in org.culturegraph.mf.sql.util that return types with arguments of type JdbcUtil.Bug | |
|---|---|
static EnumSet<JdbcUtil.Bug> |
JdbcUtil.getDriverBugs(Connection connection)
Returns the bugs exhibited by the driver used by connection. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||