public class Lookup extends Enumeration
code, description, number, subDescription
Constructor and Description |
---|
Lookup() |
Modifier and Type | Method and Description |
---|---|
protected static boolean |
checkResult(int result,
java.lang.String description) |
compareTo, contains, equals, getCode, getDescription, getEnumeration, getNumber, getSubDescription, toString
protected static boolean checkResult(int result, java.lang.String description) throws java.sql.SQLException
result
- integer representing the result of the database lookupdescription
- description of an error if one occuredjava.sql.SQLException