getSQLStateFromIdentifier(String messageID) Convert a message identifer from
org.apache.derby.shared.common.reference.SQLState to
a SQLState five character string.
Convert a message identifer from
org.apache.derby.shared.common.reference.SQLState to
a SQLState five character string.
Parameters: messageID - - the sql state id of the message from cloudscape String - the 5 character code of the SQLState ID to returned to the user
getSeverityFromIdentifier
public static int getSeverityFromIdentifier(String messageID)(Code)
Get the severity given a message identifier from SQLState.