public static final int |
ADD_INDEX_ACTIVE_INDEX |
13 |
public static final int |
ADD_INDEX_UNIQUE_DUPE_KEY |
12 |
public static final int |
CLOSE_WITHOUT_POSITIONING |
106 |
public static final int |
CONN_DATABASE_NOT_FOUND |
18 |
public static final int |
DATABASE_NOT_IN_CATALOG |
1 |
public static final int |
DESTROY_DB_NOT_FOUND |
9 |
public static final int |
DUPE_AND_TRUNCATED_DETECTED |
54 |
public static final java.lang.String |
DUPE_AND_TRUNCATED_DETECTED_MSG |
"One or more duplicate alternate key values detected in a non-unique secondary index, and only the first 251 bytes were stored in the index" |
public static final int |
DUPLICATE_DB_NAME_DETECTED |
2 |
public static final int |
DUPLICATE_KEY_VALUE_DETECTED |
52 |
public static final java.lang.String |
DUPLICATE_KEY_VALUE_MSG |
"One or more duplicate alternate key values detected in a non-unique secondary index" |
public static final int |
ILLEGAL_KEY_CHANGE |
84 |
public static final java.lang.String |
ILLEGAL_KEY_CHANGE_MSG |
"An update request attempted to change the primary index key." |
public static final int |
INACTIVE_SECONDARY_INDEX |
117 |
public static final int |
KEY_VALUE_NOT_FOUND |
69 |
public static final java.lang.String |
KEY_VALUE_NOT_FOUND_MSG |
"No document was found with the provided key value parameters" |
public static final int |
NON_UNIQUE_INDEX_DUPLICATE_KEY_VALUE |
68 |
public static final java.lang.String |
NUX_DUPLICATE_KEY_MSG |
"Operation failed due to attempted insert of an existing primary index or an alternate key value in a unique secondary index" |
public static final int |
STORAGE_DATA_CLASS_NOT_FOUND |
295 |
public static final int |
TRUNCATED_KEY_VALUE_DETECTED |
53 |
public static final java.lang.String |
TRUNCATED_KEY_VALUE_DETECTED_MSG |
"The alternate key value was truncated to the first 251 bytes when inserted" |