Uses of Enum Class
org.mariadb.jdbc.internal.util.SqlStates
Packages that use SqlStates
-
Uses of SqlStates in org.mariadb.jdbc.internal.util
Methods in org.mariadb.jdbc.internal.util that return SqlStatesModifier and TypeMethodDescriptionstatic SqlStates
SqlStates.fromString
(String group) Get sqlState from group.static SqlStates
Returns the enum constant of this class with the specified name.static SqlStates[]
SqlStates.values()
Returns an array containing the constants of this enum class, in the order they are declared.