|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface ExceptionConstants.DB.SUBCODES
Minor Codes
| Field Summary | |
|---|---|
static int |
CANNOT_ROLLBACK
Cannot rollback DB transaction Minor Code |
static int |
DETECT_TABLES_EXCEPTION
Error querying for tables Minor Code |
static int |
DRIVER_NAME
DB driver name invalid Minor Code |
static int |
FAILED_TO_CONNECT
DB failed to connect Minor Code |
static int |
INVALID_SQL_FILE
Invalid DB sql init file Minor Code |
static int |
NAMING_ERROR
DB naming error Minor Code |
static int |
OPERATION_ERROR
Error with DB operation Minor Code |
static int |
RETURN_PREPARED_STATEMENT
Cannot return prepared statement Minor Code |
static int |
TOO_MANY_CONNECTIONS
Too many jdbc connections Minor Code |
static int |
UNHANDLED_RDB_EXCEPTION
Unhandled RDB exception Minor Code |
static int |
URI_OR_JNDI
DB connection URI invalid Minor Code |
| Field Detail |
|---|
static final int URI_OR_JNDI
static final int DRIVER_NAME
static final int FAILED_TO_CONNECT
static final int OPERATION_ERROR
static final int CANNOT_ROLLBACK
static final int RETURN_PREPARED_STATEMENT
static final int NAMING_ERROR
static final int INVALID_SQL_FILE
static final int UNHANDLED_RDB_EXCEPTION
static final int DETECT_TABLES_EXCEPTION
static final int TOO_MANY_CONNECTIONS
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||