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