public final class SQLExceptionConstant extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
COLUMN_INDEX_OUT_OF_RANGE |
static String |
OUT_OF_INDEX_SQL_STATE |
static String |
SQL_STRING_NULL_OR_EMPTY |
| Constructor and Description |
|---|
SQLExceptionConstant() |
public static final String SQL_STRING_NULL_OR_EMPTY
public static final String COLUMN_INDEX_OUT_OF_RANGE
public static final String OUT_OF_INDEX_SQL_STATE
Copyright © 2021 The Apache Software Foundation. All rights reserved.