| Package | Description |
|---|---|
| org.mariadb.jdbc.internal |
| Modifier and Type | Method and Description |
|---|---|
static SQLExceptionMapper.SQLStates |
SQLExceptionMapper.SQLStates.fromString(String group) |
static SQLExceptionMapper.SQLStates |
SQLExceptionMapper.SQLStates.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SQLExceptionMapper.SQLStates[] |
SQLExceptionMapper.SQLStates.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014. All rights reserved.