|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface ExceptionConstants.DB.CODES
Major Codes
| Field Summary | |
|---|---|
static int |
CONNECTION_ERROR
Error with jdbc connection Major Code |
static int |
INVALID_CONFIG_ERROR
Invalid DB configuration Major Code |
static int |
MASK
Minor Codes mask value |
static int |
PREPARED_STATEMENT_ERROR
Prepared Statement Major Code |
static int |
SQL_ERROR
SQL error Major Code |
| Field Detail |
|---|
static final int MASK
static final int INVALID_CONFIG_ERROR
static final int CONNECTION_ERROR
static final int SQL_ERROR
static final int PREPARED_STATEMENT_ERROR
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||