org.axiondb
public class AxionSQLStateCode extends Exception
Class codes that begin with a digit in the range 0..4 or a letter in the range A..H are reserved for predefined conditions. Within predefined classes, subclass codes that begin with a digit in the range 0..4 or a letter in the range A..H are reserved for predefined sub-conditions. All other subclass codes are reserved for implementation-defined sub-conditions. (see ANSI-SQL99 specification).
Version: $Revision: 1.1 $ $Date: 2005/03/19 02:08:49 $
Field Summary | |
---|---|
static int | DEFAULT_VENDOR_CODE |