Skip navigation links
oracle.javatools.db
Class DBArb
java.lang.Object
java.util.ResourceBundle
oracle.ide.util.ArrayResourceBundle
oracle.javatools.db.DBArb
-
public final class DBArb
- extends ArrayResourceBundle
Nested classes/interfaces inherited from class java.util.ResourceBundle |
java.util.ResourceBundle.Control |
Fields inherited from class java.util.ResourceBundle |
parent |
Constructor Summary |
DBArb()
|
Method Summary |
static java.lang.String |
format(int index, java.lang.Object param1)
|
static java.lang.String |
format(int index, java.lang.Object[] params)
|
static java.lang.String |
format(int index, java.lang.Object param1, java.lang.Object param2)
|
static java.lang.String |
format(int index, java.lang.Object param1, java.lang.Object param2, java.lang.Object param3)
|
static char |
getChar(int key)
Gets the character associated with the specified resource id. |
protected java.lang.Object[] |
getContents()
Gets the localizable objects |
static ArrayResourceBundle |
getInstance()
Gets the singleton instance of this bundle class. |
static java.lang.Integer |
getInteger(int key)
|
static java.lang.String |
getString(int key)
Gets the string associated with the specified resource id. |
Methods inherited from class oracle.ide.util.ArrayResourceBundle |
formatImpl, formatImpl, formatImpl, formatImpl, getAcceleratorImpl, getCharImpl, getFontImpl, getIconImpl, getImageIconImpl, getImageImpl, getIntegerImpl, getKeys, getMnemonicImpl, getObject, getObjectImpl, getStringArray, getStringImpl, getUncachedIconImpl, getUncachedImageImpl, handleGetObject |
Methods inherited from class java.util.ResourceBundle |
clearCache, clearCache, containsKey, getBundle, getBundle, getBundle, getBundle, getBundle, getBundle, getLocale, getObject, getString, getStringArray, handleKeySet, keySet, setParent |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TABLE_TYPE_EXTERNAL
public static final int TABLE_TYPE_EXTERNAL
- Identifies keys to access localizable object
- See Also:
- Constant Field Values
TABLE_TYPE_TEMPORARY
public static final int TABLE_TYPE_TEMPORARY
-
- See Also:
- Constant Field Values
TABLE_TYPE_INDEX_ORGANIZED
public static final int TABLE_TYPE_INDEX_ORGANIZED
-
- See Also:
- Constant Field Values
TABLE_PROPERTY_PARTITIONED
public static final int TABLE_PROPERTY_PARTITIONED
-
- See Also:
- Constant Field Values
TABLE_PROPERTY_NESTED
public static final int TABLE_PROPERTY_NESTED
-
- See Also:
- Constant Field Values
INVALID_IDENTIFIER_NO_NAME
public static final int INVALID_IDENTIFIER_NO_NAME
-
- See Also:
- Constant Field Values
INVALID_IDENTIFIER_TOO_LONG
public static final int INVALID_IDENTIFIER_TOO_LONG
-
- See Also:
- Constant Field Values
INVALID_IDENTIFIER_MISSING_CLOSING_QUOTE
public static final int INVALID_IDENTIFIER_MISSING_CLOSING_QUOTE
-
- See Also:
- Constant Field Values
INVALID_IDENTIFIER_NON_ALPHA_START
public static final int INVALID_IDENTIFIER_NON_ALPHA_START
-
- See Also:
- Constant Field Values
INVALID_IDENTIFIER_ILLEGAL_CHARACTER
public static final int INVALID_IDENTIFIER_ILLEGAL_CHARACTER
-
- See Also:
- Constant Field Values
INVALID_IDENTIFIER_RESERVED_WORD
public static final int INVALID_IDENTIFIER_RESERVED_WORD
-
- See Also:
- Constant Field Values
INVALID_IDENTIFIER_IN_CHARSET
public static final int INVALID_IDENTIFIER_IN_CHARSET
-
- See Also:
- Constant Field Values
INVALID_IDENTIFIER_MISSING_DB_LINK_COMPONENT
public static final int INVALID_IDENTIFIER_MISSING_DB_LINK_COMPONENT
-
- See Also:
- Constant Field Values
SQL_COL_NO_REL
public static final int SQL_COL_NO_REL
-
- See Also:
- Constant Field Values
SQL_OBJECT_NO_ID
public static final int SQL_OBJECT_NO_ID
-
- See Also:
- Constant Field Values
SQL_RESOLVE_ID_ERR
public static final int SQL_RESOLVE_ID_ERR
-
- See Also:
- Constant Field Values
SQL_INVALID_OP
public static final int SQL_INVALID_OP
-
- See Also:
- Constant Field Values
SQL_COMPARISON_ARGS
public static final int SQL_COMPARISON_ARGS
-
- See Also:
- Constant Field Values
SQL_UNKNOWN_COMP
public static final int SQL_UNKNOWN_COMP
-
- See Also:
- Constant Field Values
SQL_INVALID_ORDERING
public static final int SQL_INVALID_ORDERING
-
- See Also:
- Constant Field Values
SQL_INVALID_NULL_ORDERING
public static final int SQL_INVALID_NULL_ORDERING
-
- See Also:
- Constant Field Values
SQL_PARSE_ERR
public static final int SQL_PARSE_ERR
-
- See Also:
- Constant Field Values
SQL_PARSE_ERROR_INDICATOR
public static final int SQL_PARSE_ERROR_INDICATOR
-
- See Also:
- Constant Field Values
SQL_PARSE_ERROR_DESC
public static final int SQL_PARSE_ERROR_DESC
-
- See Also:
- Constant Field Values
SQL_INVALID_WHERE
public static final int SQL_INVALID_WHERE
-
- See Also:
- Constant Field Values
SQL_RELU_MERGE_ERR
public static final int SQL_RELU_MERGE_ERR
-
- See Also:
- Constant Field Values
SQL_EMPTY_EXP
public static final int SQL_EMPTY_EXP
-
- See Also:
- Constant Field Values
SQL_ALIAS_USED
public static final int SQL_ALIAS_USED
-
- See Also:
- Constant Field Values
SQL_UNKNOWN_ERR
public static final int SQL_UNKNOWN_ERR
-
- See Also:
- Constant Field Values
SQL_UNION_SUPPORT
public static final int SQL_UNION_SUPPORT
-
- See Also:
- Constant Field Values
SQL_INVALID_ALIAS
public static final int SQL_INVALID_ALIAS
-
- See Also:
- Constant Field Values
SQL_EXP_REQUIRE_ALIAS
public static final int SQL_EXP_REQUIRE_ALIAS
-
- See Also:
- Constant Field Values
SQL_AMBIGUOUS_COL
public static final int SQL_AMBIGUOUS_COL
-
- See Also:
- Constant Field Values
SQL_MISSING_COL
public static final int SQL_MISSING_COL
-
- See Also:
- Constant Field Values
SQL_JOIN_JOIN
public static final int SQL_JOIN_JOIN
-
- See Also:
- Constant Field Values
SQL_MERGE_JOIN
public static final int SQL_MERGE_JOIN
-
- See Also:
- Constant Field Values
SQL_DB_LINK
public static final int SQL_DB_LINK
-
- See Also:
- Constant Field Values
SQL_CANT_FIND_REL
public static final int SQL_CANT_FIND_REL
-
- See Also:
- Constant Field Values
SQL_CANT_BUILD_SUBQUERY
public static final int SQL_CANT_BUILD_SUBQUERY
-
- See Also:
- Constant Field Values
SQL_CANT_BUILD_DATAMINING
public static final int SQL_CANT_BUILD_DATAMINING
-
- See Also:
- Constant Field Values
SQL_CANT_BUILD_HIERARCHICAL_QUERY_CLAUSE
public static final int SQL_CANT_BUILD_HIERARCHICAL_QUERY_CLAUSE
-
- See Also:
- Constant Field Values
SQL_GROUPBY_EXPRESSION_UNKNOWN
public static final int SQL_GROUPBY_EXPRESSION_UNKNOWN
-
- See Also:
- Constant Field Values
SQL_NON_AGGREGATE_NEED_GROUPBY
public static final int SQL_NON_AGGREGATE_NEED_GROUPBY
-
- See Also:
- Constant Field Values
SQL_NOT_IN_GROUPBY
public static final int SQL_NOT_IN_GROUPBY
-
- See Also:
- Constant Field Values
SQL_CANT_FIND_FROM
public static final int SQL_CANT_FIND_FROM
-
- See Also:
- Constant Field Values
SQL_CANT_RESOLVE_COL
public static final int SQL_CANT_RESOLVE_COL
-
- See Also:
- Constant Field Values
SQL_NO_COL_ON_REL
public static final int SQL_NO_COL_ON_REL
-
- See Also:
- Constant Field Values
SQL_NO_COL_ON_SYN
public static final int SQL_NO_COL_ON_SYN
-
- See Also:
- Constant Field Values
SQL_NO_COL_IN_QUERY
public static final int SQL_NO_COL_IN_QUERY
-
- See Also:
- Constant Field Values
SQL_CANT_GET_KIDS
public static final int SQL_CANT_GET_KIDS
-
- See Also:
- Constant Field Values
SQL_UNKNOWN_FUNC
public static final int SQL_UNKNOWN_FUNC
-
- See Also:
- Constant Field Values
SQL_QUERY_PARSE_NONE
public static final int SQL_QUERY_PARSE_NONE
-
- See Also:
- Constant Field Values
SQL_NO_ALIAS
public static final int SQL_NO_ALIAS
-
- See Also:
- Constant Field Values
SQL_CROSS_NOT_NATURAL
public static final int SQL_CROSS_NOT_NATURAL
-
- See Also:
- Constant Field Values
SQL_CROSS_NAT_NO_COND
public static final int SQL_CROSS_NAT_NO_COND
-
- See Also:
- Constant Field Values
SQL_UNKNOWN_SET_OPERATOR
public static final int SQL_UNKNOWN_SET_OPERATOR
-
- See Also:
- Constant Field Values
SQL_WINDOW_PARTITION_BY
public static final int SQL_WINDOW_PARTITION_BY
-
- See Also:
- Constant Field Values
SQL_WINDOW_ORDER_BY
public static final int SQL_WINDOW_ORDER_BY
-
- See Also:
- Constant Field Values
SQL_WINDOW_BOUNDS
public static final int SQL_WINDOW_BOUNDS
-
- See Also:
- Constant Field Values
SQL_NO_PARSE_TREE
public static final int SQL_NO_PARSE_TREE
-
- See Also:
- Constant Field Values
SQL_INVALID_MSG
public static final int SQL_INVALID_MSG
-
- See Also:
- Constant Field Values
OBJMAN_TITLE
public static final int OBJMAN_TITLE
-
- See Also:
- Constant Field Values
OBJMAN_PARSE_ALL
public static final int OBJMAN_PARSE_ALL
-
- See Also:
- Constant Field Values
MISSING_VALIDATOR_TYPE
public static final int MISSING_VALIDATOR_TYPE
-
- See Also:
- Constant Field Values
MISSING_VALIDATOR_PROPERTY
public static final int MISSING_VALIDATOR_PROPERTY
-
- See Also:
- Constant Field Values
DBOV_NAME_EXISTS
public static final int DBOV_NAME_EXISTS
-
- See Also:
- Constant Field Values
DBOV_NAME_EXISTS2
public static final int DBOV_NAME_EXISTS2
-
- See Also:
- Constant Field Values
DBOV_NAMES_EXIST
public static final int DBOV_NAMES_EXIST
-
- See Also:
- Constant Field Values
DBOV_NO_RENAME
public static final int DBOV_NO_RENAME
-
- See Also:
- Constant Field Values
DBOV_NO_TYPE_CHANGE
public static final int DBOV_NO_TYPE_CHANGE
-
- See Also:
- Constant Field Values
DBOV_NO_NAME
public static final int DBOV_NO_NAME
-
- See Also:
- Constant Field Values
DBOV_INVALID_NAME
public static final int DBOV_INVALID_NAME
-
- See Also:
- Constant Field Values
DBOV_SCHEMA_INVALID_NAME
public static final int DBOV_SCHEMA_INVALID_NAME
-
- See Also:
- Constant Field Values
DBOV_SCHEMA_NO_NAME
public static final int DBOV_SCHEMA_NO_NAME
-
- See Also:
- Constant Field Values
DBOV_NO_SCHEMA
public static final int DBOV_NO_SCHEMA
-
- See Also:
- Constant Field Values
DBOV_NO_SCHEMA_CHANGE
public static final int DBOV_NO_SCHEMA_CHANGE
-
- See Also:
- Constant Field Values
DBOV_DUPLICATE_CHILD_NAME
public static final int DBOV_DUPLICATE_CHILD_NAME
-
- See Also:
- Constant Field Values
DBOV_OBJ_ID_ERR
public static final int DBOV_OBJ_ID_ERR
-
- See Also:
- Constant Field Values
DBOV_INVALID_VIEW
public static final int DBOV_INVALID_VIEW
-
- See Also:
- Constant Field Values
COMMENT_NOT_ENCODABLE
public static final int COMMENT_NOT_ENCODABLE
-
- See Also:
- Constant Field Values
SYNONYM_ERROR_BAD_REF
public static final int SYNONYM_ERROR_BAD_REF
-
- See Also:
- Constant Field Values
TABLESPACE_ERROR_TYPE_UPDATE
public static final int TABLESPACE_ERROR_TYPE_UPDATE
-
- See Also:
- Constant Field Values
TABLESPACE_SIZE_ERROR
public static final int TABLESPACE_SIZE_ERROR
-
- See Also:
- Constant Field Values
TABLESPACE_ERROR_FILE_TYPE_UPDATE
public static final int TABLESPACE_ERROR_FILE_TYPE_UPDATE
-
- See Also:
- Constant Field Values
TABLESPACE_ERROR_MIN_EXTENT_NOT_DICT
public static final int TABLESPACE_ERROR_MIN_EXTENT_NOT_DICT
-
- See Also:
- Constant Field Values
TABLESPACE_ERROR_BLOCKSIZE_NON_TEMP
public static final int TABLESPACE_ERROR_BLOCKSIZE_NON_TEMP
-
- See Also:
- Constant Field Values
TABLESPACE_ERROR_FORCE_LOG_NON_PERM
public static final int TABLESPACE_ERROR_FORCE_LOG_NON_PERM
-
- See Also:
- Constant Field Values
TABLESPACE_ERROR_DEF_COMPRESS_FOR_TEMP
public static final int TABLESPACE_ERROR_DEF_COMPRESS_FOR_TEMP
-
- See Also:
- Constant Field Values
TABLESPACE_ERROR_DEF_COMPRESS_NON_DICT
public static final int TABLESPACE_ERROR_DEF_COMPRESS_NON_DICT
-
- See Also:
- Constant Field Values
TABLESPACE_ERROR_ONLINE_FOR_TEMP
public static final int TABLESPACE_ERROR_ONLINE_FOR_TEMP
-
- See Also:
- Constant Field Values
TABLESPACE_ERROR_MIN_EXTENT_AUTOALLOCATE
public static final int TABLESPACE_ERROR_MIN_EXTENT_AUTOALLOCATE
-
- See Also:
- Constant Field Values
TABLESPACE_ERROR_AUTOALLOCATE_TEMP
public static final int TABLESPACE_ERROR_AUTOALLOCATE_TEMP
-
- See Also:
- Constant Field Values
TABLESPACE_ERROR_UNIFORM_UNDO
public static final int TABLESPACE_ERROR_UNIFORM_UNDO
-
- See Also:
- Constant Field Values
TABLESPACE_ERROR_TEMP_DICT
public static final int TABLESPACE_ERROR_TEMP_DICT
-
- See Also:
- Constant Field Values
TABLESPACE_ERROR_UNDO_DICT
public static final int TABLESPACE_ERROR_UNDO_DICT
-
- See Also:
- Constant Field Values
TABLESPACE_ERROR_BIG_FILE_DICT
public static final int TABLESPACE_ERROR_BIG_FILE_DICT
-
- See Also:
- Constant Field Values
TABLESPACE_ERROR_MAN_SEG_MGMNT
public static final int TABLESPACE_ERROR_MAN_SEG_MGMNT
-
- See Also:
- Constant Field Values
TABLESPACE_ERROR_TBSP_GRP_NON_TEMP
public static final int TABLESPACE_ERROR_TBSP_GRP_NON_TEMP
-
- See Also:
- Constant Field Values
TABLESPACE_ERROR_RETENT_NON_UNDO
public static final int TABLESPACE_ERROR_RETENT_NON_UNDO
-
- See Also:
- Constant Field Values
TABLESPACE_ERROR_STORAGE_TEMP
public static final int TABLESPACE_ERROR_STORAGE_TEMP
-
- See Also:
- Constant Field Values
TABLESPACE_ERROR_STORAGE_DICT
public static final int TABLESPACE_ERROR_STORAGE_DICT
-
- See Also:
- Constant Field Values
TABLESPACE_ERROR_AUTOEXTEND_SMALLFILE
public static final int TABLESPACE_ERROR_AUTOEXTEND_SMALLFILE
-
- See Also:
- Constant Field Values
SEQUENCE_DEFAULT
public static final int SEQUENCE_DEFAULT
-
- See Also:
- Constant Field Values
SEQUENCE_ERROR_ZERO_INCREMENT
public static final int SEQUENCE_ERROR_ZERO_INCREMENT
-
- See Also:
- Constant Field Values
SEQUENCE_ERROR_INCREMENT_TOO_MANY_DIGITS
public static final int SEQUENCE_ERROR_INCREMENT_TOO_MANY_DIGITS
-
- See Also:
- Constant Field Values
SEQUENCE_ERROR_INCREMENT_TOO_BIG
public static final int SEQUENCE_ERROR_INCREMENT_TOO_BIG
-
- See Also:
- Constant Field Values
SEQUENCE_ERROR_START_TOO_MANY_DIGITS
public static final int SEQUENCE_ERROR_START_TOO_MANY_DIGITS
-
- See Also:
- Constant Field Values
SEQUENCE_ERROR_START_LESS_THAN_MIN
public static final int SEQUENCE_ERROR_START_LESS_THAN_MIN
-
- See Also:
- Constant Field Values
SEQUENCE_ERROR_START_GREATER_THAN_MAX
public static final int SEQUENCE_ERROR_START_GREATER_THAN_MAX
-
- See Also:
- Constant Field Values
SEQUENCE_ERROR_MIN_CANT_GET_BIGGER
public static final int SEQUENCE_ERROR_MIN_CANT_GET_BIGGER
-
- See Also:
- Constant Field Values
SEQUENCE_ERROR_MAX_CANT_GET_SMALLER
public static final int SEQUENCE_ERROR_MAX_CANT_GET_SMALLER
-
- See Also:
- Constant Field Values
SEQUENCE_ERROR_MIN_TOO_MANY_DIGITS
public static final int SEQUENCE_ERROR_MIN_TOO_MANY_DIGITS
-
- See Also:
- Constant Field Values
SEQUENCE_ERROR_MIN_GREATER_THAN_START
public static final int SEQUENCE_ERROR_MIN_GREATER_THAN_START
-
- See Also:
- Constant Field Values
SEQUENCE_ERROR_MIN_GREATER_THAN_MAX
public static final int SEQUENCE_ERROR_MIN_GREATER_THAN_MAX
-
- See Also:
- Constant Field Values
SEQUENCE_ERROR_MAX_TOO_MANY_DIGITS
public static final int SEQUENCE_ERROR_MAX_TOO_MANY_DIGITS
-
- See Also:
- Constant Field Values
SEQUENCE_ERROR_MAX_LESS_THAN_START
public static final int SEQUENCE_ERROR_MAX_LESS_THAN_START
-
- See Also:
- Constant Field Values
SEQUENCE_ERROR_MAX_LESS_THAN_MIN
public static final int SEQUENCE_ERROR_MAX_LESS_THAN_MIN
-
- See Also:
- Constant Field Values
SEQUENCE_ERROR_CACHE_TOO_MANY_DIGITS
public static final int SEQUENCE_ERROR_CACHE_TOO_MANY_DIGITS
-
- See Also:
- Constant Field Values
SEQUENCE_ERROR_CACHE_TOO_SMALL
public static final int SEQUENCE_ERROR_CACHE_TOO_SMALL
-
- See Also:
- Constant Field Values
SEQUENCE_ERROR_CACHE_TOO_BIG
public static final int SEQUENCE_ERROR_CACHE_TOO_BIG
-
- See Also:
- Constant Field Values
SEQUENCE_ERROR_DFLT_CACHE_TOO_BIG
public static final int SEQUENCE_ERROR_DFLT_CACHE_TOO_BIG
-
- See Also:
- Constant Field Values
SEQUENCE_ERROR_ASC_CYCLIC_NO_MAXVALUE
public static final int SEQUENCE_ERROR_ASC_CYCLIC_NO_MAXVALUE
-
- See Also:
- Constant Field Values
INDEX_ERROR_ORPHANED_INDEX
public static final int INDEX_ERROR_ORPHANED_INDEX
-
- See Also:
- Constant Field Values
INDEX_ERROR_DUPLICATE_INDEX_DEFINITION
public static final int INDEX_ERROR_DUPLICATE_INDEX_DEFINITION
-
- See Also:
- Constant Field Values
INDEX_ERROR_DUPLICATE_INDEX_CONSTRAINT_DEFINITION
public static final int INDEX_ERROR_DUPLICATE_INDEX_CONSTRAINT_DEFINITION
-
- See Also:
- Constant Field Values
INDEX_ERROR_NO_COLUMN_EXPR
public static final int INDEX_ERROR_NO_COLUMN_EXPR
-
- See Also:
- Constant Field Values
INDEX_ERROR_COLUMN_ONLY
public static final int INDEX_ERROR_COLUMN_ONLY
-
- See Also:
- Constant Field Values
INDEX_ERROR_COLUMN_NOT_IN_TABLE
public static final int INDEX_ERROR_COLUMN_NOT_IN_TABLE
-
- See Also:
- Constant Field Values
INDEX_ERROR_TOO_MANY_COLUMN_EXPR
public static final int INDEX_ERROR_TOO_MANY_COLUMN_EXPR
-
- See Also:
- Constant Field Values
BIT_INDEX_ERROR_TOO_MANY_COLUMN_EXPR
public static final int BIT_INDEX_ERROR_TOO_MANY_COLUMN_EXPR
-
- See Also:
- Constant Field Values
INDEX_ERROR_DUPLICATE_NAME
public static final int INDEX_ERROR_DUPLICATE_NAME
-
- See Also:
- Constant Field Values
INDEX_ERROR_INVALID_COLUMN_EXPRESSION
public static final int INDEX_ERROR_INVALID_COLUMN_EXPRESSION
-
- See Also:
- Constant Field Values
INDEX_ERROR_DUPLICATE_COLUMN
public static final int INDEX_ERROR_DUPLICATE_COLUMN
-
- See Also:
- Constant Field Values
ORACLE_INDEX_ERROR_DUPLICATE_COLUMN
public static final int ORACLE_INDEX_ERROR_DUPLICATE_COLUMN
-
- See Also:
- Constant Field Values
INDEX_ERROR_INVALID_COLUMN_TYPE
public static final int INDEX_ERROR_INVALID_COLUMN_TYPE
-
- See Also:
- Constant Field Values
ORACLE_INDEX_ERROR_TOO_MANY_COLUMNS
public static final int ORACLE_INDEX_ERROR_TOO_MANY_COLUMNS
-
- See Also:
- Constant Field Values
ORACLE_INDEX_ERROR_INVALID_COLUMN_NAME
public static final int ORACLE_INDEX_ERROR_INVALID_COLUMN_NAME
-
- See Also:
- Constant Field Values
ORACLE_INDEX_ERROR_INVALID_TEXT_COLUMN_TYPE
public static final int ORACLE_INDEX_ERROR_INVALID_TEXT_COLUMN_TYPE
-
- See Also:
- Constant Field Values
ORACLE_INDEX_ERROR_MISSING_INDEXTYPE
public static final int ORACLE_INDEX_ERROR_MISSING_INDEXTYPE
-
- See Also:
- Constant Field Values
ORACLE_INDEX_ERROR_INVALID_FUNCION
public static final int ORACLE_INDEX_ERROR_INVALID_FUNCION
-
- See Also:
- Constant Field Values
ORACLE_INDEX_ERROR_BITMAP_WITH_GLOBAL_PARTN
public static final int ORACLE_INDEX_ERROR_BITMAP_WITH_GLOBAL_PARTN
-
- See Also:
- Constant Field Values
ORACLE_INDEX_ERROR_BITMAP_WITHOUT_MAPPING_TABLE
public static final int ORACLE_INDEX_ERROR_BITMAP_WITHOUT_MAPPING_TABLE
-
- See Also:
- Constant Field Values
INDEX_ERROR_KEY_COMPRESSION_TOO_SMALL
public static final int INDEX_ERROR_KEY_COMPRESSION_TOO_SMALL
-
- See Also:
- Constant Field Values
INDEX_ERROR_KEY_COMPRESSION_NOT_FOR_DOMAIN_INDEX
public static final int INDEX_ERROR_KEY_COMPRESSION_NOT_FOR_DOMAIN_INDEX
-
- See Also:
- Constant Field Values
INDEX_ERROR_KEY_COMPRESSION_TOO_BIG_UNIQUE
public static final int INDEX_ERROR_KEY_COMPRESSION_TOO_BIG_UNIQUE
-
- See Also:
- Constant Field Values
INDEX_ERROR_KEY_COMPRESSION_TOO_BIG_NON_UNIQUE
public static final int INDEX_ERROR_KEY_COMPRESSION_TOO_BIG_NON_UNIQUE
-
- See Also:
- Constant Field Values
INDEX_PARTITION_VALUE_UNNAMED
public static final int INDEX_PARTITION_VALUE_UNNAMED
-
- See Also:
- Constant Field Values
INDEX_PARTITION_ERROR_MISSING_GLOBAL_COLUMN
public static final int INDEX_PARTITION_ERROR_MISSING_GLOBAL_COLUMN
-
- See Also:
- Constant Field Values
INDEX_PARTITION_ERROR_INVALID_GLOBAL_COLUMN
public static final int INDEX_PARTITION_ERROR_INVALID_GLOBAL_COLUMN
-
- See Also:
- Constant Field Values
INDEX_PARTITION_ERROR_MISSING_GLOBAL_HASH_PARTITIONS
public static final int INDEX_PARTITION_ERROR_MISSING_GLOBAL_HASH_PARTITIONS
-
- See Also:
- Constant Field Values
INDEX_PARTITION_ERROR_MISSING_GLOBAL_RANGE_PARTITIONS
public static final int INDEX_PARTITION_ERROR_MISSING_GLOBAL_RANGE_PARTITIONS
-
- See Also:
- Constant Field Values
INDEX_PARTITION_ERROR_INVALID_VALUES_COUNT
public static final int INDEX_PARTITION_ERROR_INVALID_VALUES_COUNT
-
- See Also:
- Constant Field Values
INDEX_PARTITION_ERROR_INVALID_LAST_PARTITION_VALUES
public static final int INDEX_PARTITION_ERROR_INVALID_LAST_PARTITION_VALUES
-
- See Also:
- Constant Field Values
INDEX_PARTITION_ERROR_INVALID_NULL_VALUE
public static final int INDEX_PARTITION_ERROR_INVALID_NULL_VALUE
-
- See Also:
- Constant Field Values
INDEX_PARTITION_ERROR_NO_TABLE_PARTITIONS
public static final int INDEX_PARTITION_ERROR_NO_TABLE_PARTITIONS
-
- See Also:
- Constant Field Values
INDEX_PARTITION_ERROR_INVALID_LOCAL_PARTITIONS_COUNT
public static final int INDEX_PARTITION_ERROR_INVALID_LOCAL_PARTITIONS_COUNT
-
- See Also:
- Constant Field Values
INDEX_PARTITION_ERROR_INELIGIBLE_DOMAIN_INDEX
public static final int INDEX_PARTITION_ERROR_INELIGIBLE_DOMAIN_INDEX
-
- See Also:
- Constant Field Values
DATATYPE_ATTRIBUTE_LABEL_SIZE
public static final int DATATYPE_ATTRIBUTE_LABEL_SIZE
-
- See Also:
- Constant Field Values
DATATYPE_ATTRIBUTE_LABEL_PRECISION
public static final int DATATYPE_ATTRIBUTE_LABEL_PRECISION
-
- See Also:
- Constant Field Values
DATATYPE_ATTRIBUTE_LABEL_SCALE
public static final int DATATYPE_ATTRIBUTE_LABEL_SCALE
-
- See Also:
- Constant Field Values
DATATYPE_ATTRIBUTE_LABEL_TIME_ZONE
public static final int DATATYPE_ATTRIBUTE_LABEL_TIME_ZONE
-
- See Also:
- Constant Field Values
DATATYPE_ATTRIBUTE_LABEL_FRACTIONAL_PRECISION
public static final int DATATYPE_ATTRIBUTE_LABEL_FRACTIONAL_PRECISION
-
- See Also:
- Constant Field Values
DATATYPE_ATTRIBUTE_LABEL_DAY_PRECISION
public static final int DATATYPE_ATTRIBUTE_LABEL_DAY_PRECISION
-
- See Also:
- Constant Field Values
DATATYPE_ATTRIBUTE_LABEL_YEAR_PRECISION
public static final int DATATYPE_ATTRIBUTE_LABEL_YEAR_PRECISION
-
- See Also:
- Constant Field Values
DATATYPE_ATTRIBUTE_LABEL_UNITS
public static final int DATATYPE_ATTRIBUTE_LABEL_UNITS
-
- See Also:
- Constant Field Values
DATATYPE_ATTRIBUTE_LABEL_ZEROFILL
public static final int DATATYPE_ATTRIBUTE_LABEL_ZEROFILL
-
- See Also:
- Constant Field Values
DATATYPE_ATTRIBUTE_LABEL_BINARY
public static final int DATATYPE_ATTRIBUTE_LABEL_BINARY
-
- See Also:
- Constant Field Values
DATATYPE_ATTRIBUTE_LABEL_CHARACTER_SET
public static final int DATATYPE_ATTRIBUTE_LABEL_CHARACTER_SET
-
- See Also:
- Constant Field Values
DATATYPE_ATTRIBUTE_LABEL_FOR_BIT_DATA
public static final int DATATYPE_ATTRIBUTE_LABEL_FOR_BIT_DATA
-
- See Also:
- Constant Field Values
DATATYPE_ATTRIBUTE_LABEL_SCHEMA_NAME
public static final int DATATYPE_ATTRIBUTE_LABEL_SCHEMA_NAME
-
- See Also:
- Constant Field Values
DATATYPE_ATTRIBUTE_LABEL_UNSIGNED
public static final int DATATYPE_ATTRIBUTE_LABEL_UNSIGNED
-
- See Also:
- Constant Field Values
DATATYPE_ATTRIBUTE_LABEL_IDENTITY
public static final int DATATYPE_ATTRIBUTE_LABEL_IDENTITY
-
- See Also:
- Constant Field Values
DATATYPE_ATTRIBUTE_LABEL_DISPLAY_WIDTH
public static final int DATATYPE_ATTRIBUTE_LABEL_DISPLAY_WIDTH
-
- See Also:
- Constant Field Values
DATATYPE_ATTRIBUTE_LABEL_MAX
public static final int DATATYPE_ATTRIBUTE_LABEL_MAX
-
- See Also:
- Constant Field Values
DATATYPE_ATTRIBUTE_LABEL_RESERVE
public static final int DATATYPE_ATTRIBUTE_LABEL_RESERVE
-
- See Also:
- Constant Field Values
DATATYPE_ATTRIBUTE_LABEL_FROM
public static final int DATATYPE_ATTRIBUTE_LABEL_FROM
-
- See Also:
- Constant Field Values
DATATYPE_ATTRIBUTE_LABEL_TO
public static final int DATATYPE_ATTRIBUTE_LABEL_TO
-
- See Also:
- Constant Field Values
DATATYPE_ATTRIBUTE_LABEL_BLOBSPACE
public static final int DATATYPE_ATTRIBUTE_LABEL_BLOBSPACE
-
- See Also:
- Constant Field Values
DATATYPE_ATTRIBUTE_LABEL_DATATYPE
public static final int DATATYPE_ATTRIBUTE_LABEL_DATATYPE
-
- See Also:
- Constant Field Values
DATATYPE_ATTRIBUTE_LABEL_START
public static final int DATATYPE_ATTRIBUTE_LABEL_START
-
- See Also:
- Constant Field Values
DATATYPE_ATTRIBUTE_LABEL_VALUE_LIST
public static final int DATATYPE_ATTRIBUTE_LABEL_VALUE_LIST
-
- See Also:
- Constant Field Values
DATATYPE_ATTRIBUTE_TYPE_ATTRIBUTE
public static final int DATATYPE_ATTRIBUTE_TYPE_ATTRIBUTE
-
- See Also:
- Constant Field Values
DATATYPE_ATTRIBUTE_LABEL_SEED
public static final int DATATYPE_ATTRIBUTE_LABEL_SEED
-
- See Also:
- Constant Field Values
DATATYPE_ATTRIBUTE_LABEL_INCREMENT
public static final int DATATYPE_ATTRIBUTE_LABEL_INCREMENT
-
- See Also:
- Constant Field Values
DATATYPE_ATTRIBUTE_NESTED_TABLE_NAME
public static final int DATATYPE_ATTRIBUTE_NESTED_TABLE_NAME
-
- See Also:
- Constant Field Values
DATATYPE_ATTRIBUTE_NESTED_TABLE_RETURN_AS
public static final int DATATYPE_ATTRIBUTE_NESTED_TABLE_RETURN_AS
-
- See Also:
- Constant Field Values
DATATYPE_ATTRIBUTE_VARRAY_IN_LOB
public static final int DATATYPE_ATTRIBUTE_VARRAY_IN_LOB
-
- See Also:
- Constant Field Values
DATATYPE_ATTRIBUTE_VARRAY_LOB_SEGMENT
public static final int DATATYPE_ATTRIBUTE_VARRAY_LOB_SEGMENT
-
- See Also:
- Constant Field Values
DATATYPE_ATTRIBUTE_XMLTYPE_STORE_AS
public static final int DATATYPE_ATTRIBUTE_XMLTYPE_STORE_AS
-
- See Also:
- Constant Field Values
INVALID_DATATYPE_ERROR_TITLE
public static final int INVALID_DATATYPE_ERROR_TITLE
-
- See Also:
- Constant Field Values
INVALID_DEFAULT_VALUE_ERROR_TITLE
public static final int INVALID_DEFAULT_VALUE_ERROR_TITLE
-
- See Also:
- Constant Field Values
DATATYPE_ERROR_MISSING_MANDATORY
public static final int DATATYPE_ERROR_MISSING_MANDATORY
-
- See Also:
- Constant Field Values
DATATYPE_ERROR_INVALID_STRING_VALUE
public static final int DATATYPE_ERROR_INVALID_STRING_VALUE
-
- See Also:
- Constant Field Values
DATATYPE_ERROR_INVALID_SIZE
public static final int DATATYPE_ERROR_INVALID_SIZE
-
- See Also:
- Constant Field Values
DATATYPE_ERROR_INVALID_NUMERIC_VALUE1
public static final int DATATYPE_ERROR_INVALID_NUMERIC_VALUE1
-
- See Also:
- Constant Field Values
DATATYPE_ERROR_INVALID_NUMERIC_VALUE2
public static final int DATATYPE_ERROR_INVALID_NUMERIC_VALUE2
-
- See Also:
- Constant Field Values
DATATYPE_ERROR_INVALID_SCALE1
public static final int DATATYPE_ERROR_INVALID_SCALE1
-
- See Also:
- Constant Field Values
DATATYPE_ERROR_INVALID_SCALE2
public static final int DATATYPE_ERROR_INVALID_SCALE2
-
- See Also:
- Constant Field Values
DATATYPE_ERROR_INVALID_ORACLE_PRECISION
public static final int DATATYPE_ERROR_INVALID_ORACLE_PRECISION
-
- See Also:
- Constant Field Values
DATATYPE_ERROR_INVALID_INFORMIX_DATETIME_OR_INTERVAL
public static final int DATATYPE_ERROR_INVALID_INFORMIX_DATETIME_OR_INTERVAL
-
- See Also:
- Constant Field Values
DATATYPE_ERROR_INVALID_INFORMIX_INVALID_FRACTION
public static final int DATATYPE_ERROR_INVALID_INFORMIX_INVALID_FRACTION
-
- See Also:
- Constant Field Values
DATATYPE_ERROR_INVALID_INFORMIX_INVALID_QUALIFIERS
public static final int DATATYPE_ERROR_INVALID_INFORMIX_INVALID_QUALIFIERS
-
- See Also:
- Constant Field Values
DATATYPE_ERROR_INVALID_INFORMIX_INVALID_INTERVAL_QUALIFIERS
public static final int DATATYPE_ERROR_INVALID_INFORMIX_INVALID_INTERVAL_QUALIFIERS
-
- See Also:
- Constant Field Values
DATATYPE_ERROR_INVALID_INFORMIX_NESTED_COLLECTION
public static final int DATATYPE_ERROR_INVALID_INFORMIX_NESTED_COLLECTION
-
- See Also:
- Constant Field Values
DATATYPE_ERROR_INVALID_MYSQL_FLOAT
public static final int DATATYPE_ERROR_INVALID_MYSQL_FLOAT
-
- See Also:
- Constant Field Values
DEFAULT_VALUE_ERROR_LENGTH_TOO_LARGE
public static final int DEFAULT_VALUE_ERROR_LENGTH_TOO_LARGE
-
- See Also:
- Constant Field Values
DEFAULT_VALUE_ERROR_VALUE_TOO_LARGE
public static final int DEFAULT_VALUE_ERROR_VALUE_TOO_LARGE
-
- See Also:
- Constant Field Values
DEFAULT_VALUE_ERROR_SCALE_TOO_LARGE
public static final int DEFAULT_VALUE_ERROR_SCALE_TOO_LARGE
-
- See Also:
- Constant Field Values
DEFAULT_VALUE_ERROR_COLUMN_REF
public static final int DEFAULT_VALUE_ERROR_COLUMN_REF
-
- See Also:
- Constant Field Values
DEFAULT_VALUE_ERROR_RANGE
public static final int DEFAULT_VALUE_ERROR_RANGE
-
- See Also:
- Constant Field Values
DEFAULT_VALUE_ERROR_INVALID_FRACTION
public static final int DEFAULT_VALUE_ERROR_INVALID_FRACTION
-
- See Also:
- Constant Field Values
DEFAULT_VALUE_ERROR_INVALID_CHAR_LITERAL
public static final int DEFAULT_VALUE_ERROR_INVALID_CHAR_LITERAL
-
- See Also:
- Constant Field Values
DEFAULT_VALUE_ERROR_INVALID_EXPRESSION
public static final int DEFAULT_VALUE_ERROR_INVALID_EXPRESSION
-
- See Also:
- Constant Field Values
DEFAULT_VALUE_ERROR_NOT_A_NUMERIC
public static final int DEFAULT_VALUE_ERROR_NOT_A_NUMERIC
-
- See Also:
- Constant Field Values
DEFAULT_VALUE_ERROR_CONTEXT
public static final int DEFAULT_VALUE_ERROR_CONTEXT
-
- See Also:
- Constant Field Values
DEFAULT_VALUE_ERROR_NOT_A_DATE_TIME
public static final int DEFAULT_VALUE_ERROR_NOT_A_DATE_TIME
-
- See Also:
- Constant Field Values
DEFAULT_VALUE_ERROR_NOT_A_DATE_TIME_EXPR
public static final int DEFAULT_VALUE_ERROR_NOT_A_DATE_TIME_EXPR
-
- See Also:
- Constant Field Values
DEFAULT_VALUE_ERROR_INVALID_YEAR
public static final int DEFAULT_VALUE_ERROR_INVALID_YEAR
-
- See Also:
- Constant Field Values
DEFAULT_VALUE_ERROR_FRAGMENT_NOT_RECOGNISED
public static final int DEFAULT_VALUE_ERROR_FRAGMENT_NOT_RECOGNISED
-
- See Also:
- Constant Field Values
DEFAULT_VALUE_ERROR_INVALID_HEX
public static final int DEFAULT_VALUE_ERROR_INVALID_HEX
-
- See Also:
- Constant Field Values
DEFAULT_VALUE_ERROR_HEX_TOO_LARGE
public static final int DEFAULT_VALUE_ERROR_HEX_TOO_LARGE
-
- See Also:
- Constant Field Values
DEFAULT_VALUE_NOT_ENCODABLE
public static final int DEFAULT_VALUE_NOT_ENCODABLE
-
- See Also:
- Constant Field Values
COLUMN_ERROR_TOO_MANY_LONGS
public static final int COLUMN_ERROR_TOO_MANY_LONGS
-
- See Also:
- Constant Field Values
COLUMN_ERROR_MISSING_TYPE
public static final int COLUMN_ERROR_MISSING_TYPE
-
- See Also:
- Constant Field Values
COLUMN_ERROR_MISSING_TYPE_TITLE
public static final int COLUMN_ERROR_MISSING_TYPE_TITLE
-
- See Also:
- Constant Field Values
COLUMN_ERROR_NEED_COLUMN
public static final int COLUMN_ERROR_NEED_COLUMN
-
- See Also:
- Constant Field Values
COLUMN_ERROR_NEED_COLUMN_TITLE
public static final int COLUMN_ERROR_NEED_COLUMN_TITLE
-
- See Also:
- Constant Field Values
COLUMN_ERROR_INVALID_COLUMN_TITLE
public static final int COLUMN_ERROR_INVALID_COLUMN_TITLE
-
- See Also:
- Constant Field Values
COLUMN_ERROR_CANNOT_CHANGE_TITLE
public static final int COLUMN_ERROR_CANNOT_CHANGE_TITLE
-
- See Also:
- Constant Field Values
COLUMN_ERROR_CANNOT_CHANGE
public static final int COLUMN_ERROR_CANNOT_CHANGE
-
- See Also:
- Constant Field Values
CONSTRAINT_ERROR_ORPHANED_CONSTRAINT
public static final int CONSTRAINT_ERROR_ORPHANED_CONSTRAINT
-
- See Also:
- Constant Field Values
CONSTRAINT_ERROR_DUPLICATE_COLUMN
public static final int CONSTRAINT_ERROR_DUPLICATE_COLUMN
-
- See Also:
- Constant Field Values
CONSTRAINT_ERROR_MISSING_COLUMN
public static final int CONSTRAINT_ERROR_MISSING_COLUMN
-
- See Also:
- Constant Field Values
CONSTRAINTS_INFO_ERROR_DUP_PK
public static final int CONSTRAINTS_INFO_ERROR_DUP_PK
-
- See Also:
- Constant Field Values
PK_DISPLAY_NAME
public static final int PK_DISPLAY_NAME
-
- See Also:
- Constant Field Values
PK_ERROR_NO_COLUMNS
public static final int PK_ERROR_NO_COLUMNS
-
- See Also:
- Constant Field Values
PK_ERROR_INVALID_COLUMN_TYPE
public static final int PK_ERROR_INVALID_COLUMN_TYPE
-
- See Also:
- Constant Field Values
PK_ERROR_INVALID_MYSQL_NAME
public static final int PK_ERROR_INVALID_MYSQL_NAME
-
- See Also:
- Constant Field Values
UK_DISPLAY_NAME
public static final int UK_DISPLAY_NAME
-
- See Also:
- Constant Field Values
UK_ERROR_INVALID_COLUMN_TYPE
public static final int UK_ERROR_INVALID_COLUMN_TYPE
-
- See Also:
- Constant Field Values
UK_ERROR_DUPLICATE_DEFINITION
public static final int UK_ERROR_DUPLICATE_DEFINITION
-
- See Also:
- Constant Field Values
UK_ERROR_DUPLICATE_CONSTRAINT_AND_INDEX
public static final int UK_ERROR_DUPLICATE_CONSTRAINT_AND_INDEX
-
- See Also:
- Constant Field Values
PKUK_REFERENCED_CANNOT_DELETE
public static final int PKUK_REFERENCED_CANNOT_DELETE
-
- See Also:
- Constant Field Values
FK_DISPLAY_NAME
public static final int FK_DISPLAY_NAME
-
- See Also:
- Constant Field Values
FK_ERROR_NO_REF_CON
public static final int FK_ERROR_NO_REF_CON
-
- See Also:
- Constant Field Values
FK_ERROR_NO_COLUMNS
public static final int FK_ERROR_NO_COLUMNS
-
- See Also:
- Constant Field Values
FK_ERROR_COLUMN_IN_USE
public static final int FK_ERROR_COLUMN_IN_USE
-
- See Also:
- Constant Field Values
FK_ERROR_INVALID_COLUMN_TYPE
public static final int FK_ERROR_INVALID_COLUMN_TYPE
-
- See Also:
- Constant Field Values
FK_ERROR_MISMATCHED_COLUMN_COUNT
public static final int FK_ERROR_MISMATCHED_COLUMN_COUNT
-
- See Also:
- Constant Field Values
FK_ERROR_MISMATCHED_COLUMN_TYPES
public static final int FK_ERROR_MISMATCHED_COLUMN_TYPES
-
- See Also:
- Constant Field Values
CC_ERROR_NO_CONDITION
public static final int CC_ERROR_NO_CONDITION
-
- See Also:
- Constant Field Values
CC_ERROR_PARSING_CONDITION
public static final int CC_ERROR_PARSING_CONDITION
-
- See Also:
- Constant Field Values
CC_ERROR_INVALID_COLUMN
public static final int CC_ERROR_INVALID_COLUMN
-
- See Also:
- Constant Field Values
TABLE_PROPERTY_ERROR_INVALID_COMBINATION
public static final int TABLE_PROPERTY_ERROR_INVALID_COMBINATION
-
- See Also:
- Constant Field Values
TABLE_PROPERTY_ERROR_INVALID_PROPERTY
public static final int TABLE_PROPERTY_ERROR_INVALID_PROPERTY
-
- See Also:
- Constant Field Values
TABLE_PROPERTY_CONSTRAINTS
public static final int TABLE_PROPERTY_CONSTRAINTS
-
- See Also:
- Constant Field Values
TABLE_PROPERTY_INDEXES
public static final int TABLE_PROPERTY_INDEXES
-
- See Also:
- Constant Field Values
TABLE_PROPERTY_PARTITIONS
public static final int TABLE_PROPERTY_PARTITIONS
-
- See Also:
- Constant Field Values
TABLE_PROPERTY_FKS
public static final int TABLE_PROPERTY_FKS
-
- See Also:
- Constant Field Values
TABLE_PROPERTY_COMMENTS
public static final int TABLE_PROPERTY_COMMENTS
-
- See Also:
- Constant Field Values
TABLE_PROPERTY_COLUMN_SEQUENCES
public static final int TABLE_PROPERTY_COLUMN_SEQUENCES
-
- See Also:
- Constant Field Values
TABLE_PROPERTY_STORAGE_OPTIONS
public static final int TABLE_PROPERTY_STORAGE_OPTIONS
-
- See Also:
- Constant Field Values
TABLE_PROPERTY_LOB_PARAMETERS
public static final int TABLE_PROPERTY_LOB_PARAMETERS
-
- See Also:
- Constant Field Values
TABLE_PROPERTY_NESTED_TABLES
public static final int TABLE_PROPERTY_NESTED_TABLES
-
- See Also:
- Constant Field Values
IOT_PROPERTY_ERROR_MISSING_PRIMARY_KEY
public static final int IOT_PROPERTY_ERROR_MISSING_PRIMARY_KEY
-
- See Also:
- Constant Field Values
IOT_PROPERTY_ERROR_DISABLED_PRIMARY_KEY
public static final int IOT_PROPERTY_ERROR_DISABLED_PRIMARY_KEY
-
- See Also:
- Constant Field Values
IOT_PROPERTY_ERROR_PCT_THRESHOLD
public static final int IOT_PROPERTY_ERROR_PCT_THRESHOLD
-
- See Also:
- Constant Field Values
IOT_PROPERTY_ERROR_KEY_COMPRESSION_INVALID_VALUE1
public static final int IOT_PROPERTY_ERROR_KEY_COMPRESSION_INVALID_VALUE1
-
- See Also:
- Constant Field Values
IOT_PROPERTY_ERROR_KEY_COMPRESSION_INVALID_VALUE2
public static final int IOT_PROPERTY_ERROR_KEY_COMPRESSION_INVALID_VALUE2
-
- See Also:
- Constant Field Values
IOT_PROPERTY_ERROR_INVALID_INCLUDING_COLUMN1
public static final int IOT_PROPERTY_ERROR_INVALID_INCLUDING_COLUMN1
-
- See Also:
- Constant Field Values
IOT_PROPERTY_ERROR_INVALID_INCLUDING_COLUMN2
public static final int IOT_PROPERTY_ERROR_INVALID_INCLUDING_COLUMN2
-
- See Also:
- Constant Field Values
IOT_PROPERTY_NOT_SUPPORTED
public static final int IOT_PROPERTY_NOT_SUPPORTED
-
- See Also:
- Constant Field Values
STORAGE_PROPERTY_ERROR_BUFFER_POOL_INVALID_VALUE
public static final int STORAGE_PROPERTY_ERROR_BUFFER_POOL_INVALID_VALUE
-
- See Also:
- Constant Field Values
STORAGE_PROPERTY_ERROR_INVALID_RANGE_VALUE
public static final int STORAGE_PROPERTY_ERROR_INVALID_RANGE_VALUE
-
- See Also:
- Constant Field Values
STORAGE_PROPERTY_ERROR_TOO_SMALL
public static final int STORAGE_PROPERTY_ERROR_TOO_SMALL
-
- See Also:
- Constant Field Values
STORAGE_PROPERTY_ERROR_PCTFREE_PCTUSED_INVALID_VALUE
public static final int STORAGE_PROPERTY_ERROR_PCTFREE_PCTUSED_INVALID_VALUE
-
- See Also:
- Constant Field Values
STORAGE_PROPERTY_ERROR_PCTUSED_NOT_ALLOWED
public static final int STORAGE_PROPERTY_ERROR_PCTUSED_NOT_ALLOWED
-
- See Also:
- Constant Field Values
STORAGE_PROPERTY_NOT_SUPPORTED
public static final int STORAGE_PROPERTY_NOT_SUPPORTED
-
- See Also:
- Constant Field Values
STORAGE_PROPERTY_UNSUPPORTED_DDL_PCTFREE
public static final int STORAGE_PROPERTY_UNSUPPORTED_DDL_PCTFREE
-
- See Also:
- Constant Field Values
STORAGE_PROPERTY_UNSUPPORTED_DDL_PCTUSED
public static final int STORAGE_PROPERTY_UNSUPPORTED_DDL_PCTUSED
-
- See Also:
- Constant Field Values
STORAGE_PROPERTY_UNSUPPORTED_DDL_PARTITIONED_TABLE
public static final int STORAGE_PROPERTY_UNSUPPORTED_DDL_PARTITIONED_TABLE
-
- See Also:
- Constant Field Values
STORAGE_PROPERTY_TABLESPACE
public static final int STORAGE_PROPERTY_TABLESPACE
-
- See Also:
- Constant Field Values
STORAGE_PROPERTY_PCTFREE
public static final int STORAGE_PROPERTY_PCTFREE
-
- See Also:
- Constant Field Values
STORAGE_PROPERTY_PCTUSED
public static final int STORAGE_PROPERTY_PCTUSED
-
- See Also:
- Constant Field Values
STORAGE_PROPERTY_PCTINCREASE
public static final int STORAGE_PROPERTY_PCTINCREASE
-
- See Also:
- Constant Field Values
STORAGE_PROPERTY_FREELISTS
public static final int STORAGE_PROPERTY_FREELISTS
-
- See Also:
- Constant Field Values
STORAGE_PROPERTY_FREELIST_GROUPS
public static final int STORAGE_PROPERTY_FREELIST_GROUPS
-
- See Also:
- Constant Field Values
STORAGE_PROPERTY_INI_TRANS
public static final int STORAGE_PROPERTY_INI_TRANS
-
- See Also:
- Constant Field Values
STORAGE_PROPERTY_MAX_TRANS
public static final int STORAGE_PROPERTY_MAX_TRANS
-
- See Also:
- Constant Field Values
STORAGE_PROPERTY_INI_EXTENT
public static final int STORAGE_PROPERTY_INI_EXTENT
-
- See Also:
- Constant Field Values
STORAGE_PROPERTY_MIN_EXTENT
public static final int STORAGE_PROPERTY_MIN_EXTENT
-
- See Also:
- Constant Field Values
STORAGE_PROPERTY_MAX_EXTENT
public static final int STORAGE_PROPERTY_MAX_EXTENT
-
- See Also:
- Constant Field Values
STORAGE_PROPERTY_NEXT_EXTENT
public static final int STORAGE_PROPERTY_NEXT_EXTENT
-
- See Also:
- Constant Field Values
EXTERNAL_TABLE_PROPERTIES_MISSING
public static final int EXTERNAL_TABLE_PROPERTIES_MISSING
-
- See Also:
- Constant Field Values
EXTERNAL_TABLE_PROPERTY_INVALID_ACCESS_DRIVER_TYPE
public static final int EXTERNAL_TABLE_PROPERTY_INVALID_ACCESS_DRIVER_TYPE
-
- See Also:
- Constant Field Values
EXTERNAL_TABLE_PROPERTY_MUST_BE_SUBQUERY
public static final int EXTERNAL_TABLE_PROPERTY_MUST_BE_SUBQUERY
-
- See Also:
- Constant Field Values
EXTERNAL_TABLE_PROPERTY_INVALID_ACCESS_PARAMETER_TYPE
public static final int EXTERNAL_TABLE_PROPERTY_INVALID_ACCESS_PARAMETER_TYPE
-
- See Also:
- Constant Field Values
EXTERNAL_TABLE_PROPERTY_INVALID_REJECT_LIMIT
public static final int EXTERNAL_TABLE_PROPERTY_INVALID_REJECT_LIMIT
-
- See Also:
- Constant Field Values
EXTERNAL_TABLE_PROPERTY_INVALID_PROJECT_COLUMN
public static final int EXTERNAL_TABLE_PROPERTY_INVALID_PROJECT_COLUMN
-
- See Also:
- Constant Field Values
EXTERNAL_TABLE_PROPERTY_INVALID_COLUMN
public static final int EXTERNAL_TABLE_PROPERTY_INVALID_COLUMN
-
- See Also:
- Constant Field Values
EXTERNAL_TABLE_PROPERTY_MISSING_LOCATION
public static final int EXTERNAL_TABLE_PROPERTY_MISSING_LOCATION
-
- See Also:
- Constant Field Values
EXTERNAL_TABLE_PROPERTY_MISSING_DEFAULT_DIR
public static final int EXTERNAL_TABLE_PROPERTY_MISSING_DEFAULT_DIR
-
- See Also:
- Constant Field Values
EXTERNAL_TABLES_NOT_SUPPORTED
public static final int EXTERNAL_TABLES_NOT_SUPPORTED
-
- See Also:
- Constant Field Values
TABLE_PARTITION_ERROR_MISSING_PARTITION_TYPE
public static final int TABLE_PARTITION_ERROR_MISSING_PARTITION_TYPE
-
- See Also:
- Constant Field Values
TABLE_PARTITION_ERROR_MISSING_OBJECT_TYPE
public static final int TABLE_PARTITION_ERROR_MISSING_OBJECT_TYPE
-
- See Also:
- Constant Field Values
TABLE_PARTITION_ERROR_INVALID_COLUMN_COUNT
public static final int TABLE_PARTITION_ERROR_INVALID_COLUMN_COUNT
-
- See Also:
- Constant Field Values
TABLE_PARTITION_ERROR_INVALID_COLUMN_TYPE
public static final int TABLE_PARTITION_ERROR_INVALID_COLUMN_TYPE
-
- See Also:
- Constant Field Values
TABLE_PARTITION_ERROR_INVALID_PARTITION_COUNT
public static final int TABLE_PARTITION_ERROR_INVALID_PARTITION_COUNT
-
- See Also:
- Constant Field Values
TABLE_PARTITION_ERROR_INVALID_PROPERTIES
public static final int TABLE_PARTITION_ERROR_INVALID_PROPERTIES
-
- See Also:
- Constant Field Values
TABLE_PARTITION_ERROR_INVALID_PARTITION_TYPES
public static final int TABLE_PARTITION_ERROR_INVALID_PARTITION_TYPES
-
- See Also:
- Constant Field Values
TABLE_PARTITION_ERROR_INVALID_MODEL
public static final int TABLE_PARTITION_ERROR_INVALID_MODEL
-
- See Also:
- Constant Field Values
TABLE_PARTITION_ERROR_INVALID_SUBPARTITIONS
public static final int TABLE_PARTITION_ERROR_INVALID_SUBPARTITIONS
-
- See Also:
- Constant Field Values
TABLE_PARTITION_ERROR_INVALID_LIST_VALUES_LIST
public static final int TABLE_PARTITION_ERROR_INVALID_LIST_VALUES_LIST
-
- See Also:
- Constant Field Values
TABLE_PARTITION_ERROR_INVALID_PLS_QUANTITY
public static final int TABLE_PARTITION_ERROR_INVALID_PLS_QUANTITY
-
- See Also:
- Constant Field Values
TABLE_LIST_PARTITION_ERROR_INVALID_COLUMN_COUNT
public static final int TABLE_LIST_PARTITION_ERROR_INVALID_COLUMN_COUNT
-
- See Also:
- Constant Field Values
TABLE_LIST_PARTITION_ERROR_MISSING_LIST_VALUES
public static final int TABLE_LIST_PARTITION_ERROR_MISSING_LIST_VALUES
-
- See Also:
- Constant Field Values
TABLE_HASH_PARTITION_ERROR_TOO_MANY_COLUMNS
public static final int TABLE_HASH_PARTITION_ERROR_TOO_MANY_COLUMNS
-
- See Also:
- Constant Field Values
TABLE_HASH_PARTITION_INVALID_VALUES
public static final int TABLE_HASH_PARTITION_INVALID_VALUES
-
- See Also:
- Constant Field Values
TABLE_HASH_PARTITION_ERROR_INVALID_COMBINATION
public static final int TABLE_HASH_PARTITION_ERROR_INVALID_COMBINATION
-
- See Also:
- Constant Field Values
TABLE_HASH_PARTITION_ERROR_INVALID_TABLESPACES
public static final int TABLE_HASH_PARTITION_ERROR_INVALID_TABLESPACES
-
- See Also:
- Constant Field Values
TABLE_RANGE_PARTITION_ERROR_INVALID_PARTITION_LEVEL_SUBPARTITION
public static final int TABLE_RANGE_PARTITION_ERROR_INVALID_PARTITION_LEVEL_SUBPARTITION
-
- See Also:
- Constant Field Values
TABLE_RANGE_PARTITION_ERROR_MISSING_RANGE_VALUES
public static final int TABLE_RANGE_PARTITION_ERROR_MISSING_RANGE_VALUES
-
- See Also:
- Constant Field Values
TABLE_PARTITION_DESCRIPTION_ERROR_INVALID_PROPERTY
public static final int TABLE_PARTITION_DESCRIPTION_ERROR_INVALID_PROPERTY
-
- See Also:
- Constant Field Values
TABLE_PARTITION_DESCRIPTION_ERROR_INVALID_COMPRESSION
public static final int TABLE_PARTITION_DESCRIPTION_ERROR_INVALID_COMPRESSION
-
- See Also:
- Constant Field Values
TABLE_PARTITION_STORAGE_ERROR_MISSING_LOB_SEGNAME
public static final int TABLE_PARTITION_STORAGE_ERROR_MISSING_LOB_SEGNAME
-
- See Also:
- Constant Field Values
TABLE_PARTITION_STORAGE_ERROR_MISSING_LOB_SEGNAME_OR_TABLESPACE
public static final int TABLE_PARTITION_STORAGE_ERROR_MISSING_LOB_SEGNAME_OR_TABLESPACE
-
- See Also:
- Constant Field Values
TABLE_PARTITION_LOB_DESCRIPTOR_ERROR_INCOMPLETE
public static final int TABLE_PARTITION_LOB_DESCRIPTOR_ERROR_INCOMPLETE
-
- See Also:
- Constant Field Values
TABLE_PARTITION_LOB_DESCRIPTOR_ERROR_TOO_MANY_COLUMNS
public static final int TABLE_PARTITION_LOB_DESCRIPTOR_ERROR_TOO_MANY_COLUMNS
-
- See Also:
- Constant Field Values
TABLE_PARTITION_LOB_DESCRIPTOR_ERROR_INVALID_CACHE
public static final int TABLE_PARTITION_LOB_DESCRIPTOR_ERROR_INVALID_CACHE
-
- See Also:
- Constant Field Values
TABLE_PARTITION_LOB_DESCRIPTOR_ERROR_INVALID_PCTVERSION_AND_RETENTION
public static final int TABLE_PARTITION_LOB_DESCRIPTOR_ERROR_INVALID_PCTVERSION_AND_RETENTION
-
- See Also:
- Constant Field Values
TABLE_PARTITION_LOB_DESCRIPTOR_ERROR_INVALID_PCTVERSION
public static final int TABLE_PARTITION_LOB_DESCRIPTOR_ERROR_INVALID_PCTVERSION
-
- See Also:
- Constant Field Values
TABLE_PARTITION_LOB_DESCRIPTOR_ERROR_INVALID_CHUNK1
public static final int TABLE_PARTITION_LOB_DESCRIPTOR_ERROR_INVALID_CHUNK1
-
- See Also:
- Constant Field Values
TABLE_PARTITION_LOB_DESCRIPTOR_ERROR_INVALID_CHUNK2
public static final int TABLE_PARTITION_LOB_DESCRIPTOR_ERROR_INVALID_CHUNK2
-
- See Also:
- Constant Field Values
TABLE_PARTITION_LOB_DESCRIPTOR_ERROR_INVALID_FREEPOOLS
public static final int TABLE_PARTITION_LOB_DESCRIPTOR_ERROR_INVALID_FREEPOOLS
-
- See Also:
- Constant Field Values
TABLE_PARTITION_LOB_DESCRIPTOR_ERROR_INVALID_FREEPOOLS_AND_FREELIST_GROUPS
public static final int TABLE_PARTITION_LOB_DESCRIPTOR_ERROR_INVALID_FREEPOOLS_AND_FREELIST_GROUPS
-
- See Also:
- Constant Field Values
TABLE_LIST_SUBPARTITION_ERROR_MISSING_SUBPARTITIONS
public static final int TABLE_LIST_SUBPARTITION_ERROR_MISSING_SUBPARTITIONS
-
- See Also:
- Constant Field Values
TABLE_PARTITION_LEVEL_SUBPARTITION_ERROR_INVALID_COLUMN_COUNT
public static final int TABLE_PARTITION_LEVEL_SUBPARTITION_ERROR_INVALID_COLUMN_COUNT
-
- See Also:
- Constant Field Values
TABLE_SUBPARTITION_TEMPLATE_ERROR_MISSING_NAME
public static final int TABLE_SUBPARTITION_TEMPLATE_ERROR_MISSING_NAME
-
- See Also:
- Constant Field Values
TABLE_SUBPARTITION_ERROR_NAME_TOO_LONG
public static final int TABLE_SUBPARTITION_ERROR_NAME_TOO_LONG
-
- See Also:
- Constant Field Values
TABLE_HASH_SUBPARTITION_TEMPLATE_ERROR_MISSING_DEFINITION
public static final int TABLE_HASH_SUBPARTITION_TEMPLATE_ERROR_MISSING_DEFINITION
-
- See Also:
- Constant Field Values
TABLE_PARTITION_NOT_SUPPORTED
public static final int TABLE_PARTITION_NOT_SUPPORTED
-
- See Also:
- Constant Field Values
TABLE_RANGE_PARTITION_UNSUPPORTED_DDL_ALTER_VALUES
public static final int TABLE_RANGE_PARTITION_UNSUPPORTED_DDL_ALTER_VALUES
-
- See Also:
- Constant Field Values
TABLE_PARTITION_UNSUPPORTED_DDL_ALTER_IOT_COMPRESSION
public static final int TABLE_PARTITION_UNSUPPORTED_DDL_ALTER_IOT_COMPRESSION
-
- See Also:
- Constant Field Values
TABLE_SUBPARTITION_UNSUPPORTED_DDL_ALTER_COMPRESSION
public static final int TABLE_SUBPARTITION_UNSUPPORTED_DDL_ALTER_COMPRESSION
-
- See Also:
- Constant Field Values
TRIGGER_BASE_TYPE_INVALID
public static final int TRIGGER_BASE_TYPE_INVALID
-
- See Also:
- Constant Field Values
TRIGGER_TABLE_OR_VIEW_INVALID
public static final int TRIGGER_TABLE_OR_VIEW_INVALID
-
- See Also:
- Constant Field Values
TRIGGER_TIMING_INVALID
public static final int TRIGGER_TIMING_INVALID
-
- See Also:
- Constant Field Values
TRIGGER_ROW_LEVEL_INVALID
public static final int TRIGGER_ROW_LEVEL_INVALID
-
- See Also:
- Constant Field Values
TRIGGER_REFERENCING_INVALID
public static final int TRIGGER_REFERENCING_INVALID
-
- See Also:
- Constant Field Values
TRIGGER_EVENT_INVALID
public static final int TRIGGER_EVENT_INVALID
-
- See Also:
- Constant Field Values
TRIGGER_DUPLICATE_EVENT
public static final int TRIGGER_DUPLICATE_EVENT
-
- See Also:
- Constant Field Values
TRIGGER_NO_EVENTS_ERROR
public static final int TRIGGER_NO_EVENTS_ERROR
-
- See Also:
- Constant Field Values
TRIGGER_COLUMN_INVALID
public static final int TRIGGER_COLUMN_INVALID
-
- See Also:
- Constant Field Values
TRIGGER_DUPLICATE_COLUMN
public static final int TRIGGER_DUPLICATE_COLUMN
-
- See Also:
- Constant Field Values
TRIGGER_CODE_AND_SOURCE_INCONSISTENT
public static final int TRIGGER_CODE_AND_SOURCE_INCONSISTENT
-
- See Also:
- Constant Field Values
PLSQL_VALIDATION_ERROR_ON_SAVE
public static final int PLSQL_VALIDATION_ERROR_ON_SAVE
-
- See Also:
- Constant Field Values
MVIEW_LOG_MISSING_MASTER
public static final int MVIEW_LOG_MISSING_MASTER
-
- See Also:
- Constant Field Values
MVIEW_LOG_NAME_MASTER_MISMATCH
public static final int MVIEW_LOG_NAME_MASTER_MISMATCH
-
- See Also:
- Constant Field Values
VIEW_ORDER_BY_RESTRICTION
public static final int VIEW_ORDER_BY_RESTRICTION
-
- See Also:
- Constant Field Values
VIEW_COLUMN_HACK
public static final int VIEW_COLUMN_HACK
-
- See Also:
- Constant Field Values
CANCELLED_EX
public static final int CANCELLED_EX
-
- See Also:
- Constant Field Values
BUILD_OBJ_CANCELLED
public static final int BUILD_OBJ_CANCELLED
-
- See Also:
- Constant Field Values
BUILD_OBJ_COMP_CANCELLED
public static final int BUILD_OBJ_COMP_CANCELLED
-
- See Also:
- Constant Field Values
BUILD_OBJ_ERROR
public static final int BUILD_OBJ_ERROR
-
- See Also:
- Constant Field Values
BUILD_OBJ_COMP_ERROR
public static final int BUILD_OBJ_COMP_ERROR
-
- See Also:
- Constant Field Values
STATEMENT_EXECUTE_BINDS
public static final int STATEMENT_EXECUTE_BINDS
-
- See Also:
- Constant Field Values
STATEMENT_EXECUTE_TIMING
public static final int STATEMENT_EXECUTE_TIMING
-
- See Also:
- Constant Field Values
INFO_DISCONNECTING
public static final int INFO_DISCONNECTING
-
- See Also:
- Constant Field Values
ERROR_DISCONNECTING
public static final int ERROR_DISCONNECTING
-
- See Also:
- Constant Field Values
PRO_MISSING
public static final int PRO_MISSING
-
- See Also:
- Constant Field Values
ERROR_FETCHING_NEW_OBJECT
public static final int ERROR_FETCHING_NEW_OBJECT
-
- See Also:
- Constant Field Values
CREATE_OBJ_EXISTS
public static final int CREATE_OBJ_EXISTS
-
- See Also:
- Constant Field Values
CREATE_OBJ_CANT_DROP
public static final int CREATE_OBJ_CANT_DROP
-
- See Also:
- Constant Field Values
CREATE_ROLLBACK_ERR
public static final int CREATE_ROLLBACK_ERR
-
- See Also:
- Constant Field Values
CASCADE_DELETE
public static final int CASCADE_DELETE
-
- See Also:
- Constant Field Values
CASCADE_DELETE_ID_ERR
public static final int CASCADE_DELETE_ID_ERR
-
- See Also:
- Constant Field Values
CASCADE_DELETE_ERR
public static final int CASCADE_DELETE_ERR
-
- See Also:
- Constant Field Values
CASCADE_DELETE_ERR_VERBOSE
public static final int CASCADE_DELETE_ERR_VERBOSE
-
- See Also:
- Constant Field Values
EXISTS_CHECK_ERR
public static final int EXISTS_CHECK_ERR
-
- See Also:
- Constant Field Values
UNIQUE_NAME_CHECK_ERR
public static final int UNIQUE_NAME_CHECK_ERR
-
- See Also:
- Constant Field Values
VALID_CHECK_ERR
public static final int VALID_CHECK_ERR
-
- See Also:
- Constant Field Values
PRIVS_LOAD_ERR
public static final int PRIVS_LOAD_ERR
-
- See Also:
- Constant Field Values
NLS_PARAM_LOAD_ERR
public static final int NLS_PARAM_LOAD_ERR
-
- See Also:
- Constant Field Values
USER_QUERY_ERR
public static final int USER_QUERY_ERR
-
- See Also:
- Constant Field Values
NEW_SOURCE_TODO_TYPE_SPEC
public static final int NEW_SOURCE_TODO_TYPE_SPEC
-
- See Also:
- Constant Field Values
NEW_SOURCE_TODO_PACKAGE_SPEC
public static final int NEW_SOURCE_TODO_PACKAGE_SPEC
-
- See Also:
- Constant Field Values
NEW_SOURCE_TODO_IMPLEMENTATION_REQD
public static final int NEW_SOURCE_TODO_IMPLEMENTATION_REQD
-
- See Also:
- Constant Field Values
NEW_SOURCE_DATATYPE
public static final int NEW_SOURCE_DATATYPE
-
- See Also:
- Constant Field Values
NEW_SOURCE_ARRAYSIZE
public static final int NEW_SOURCE_ARRAYSIZE
-
- See Also:
- Constant Field Values
XML_INVALID_NAMESPACE
public static final int XML_INVALID_NAMESPACE
-
- See Also:
- Constant Field Values
DB_ORACLE_8i
public static final int DB_ORACLE_8i
-
- See Also:
- Constant Field Values
DB_ORACLE_9i
public static final int DB_ORACLE_9i
-
- See Also:
- Constant Field Values
DB_ORACLE_9i2
public static final int DB_ORACLE_9i2
-
- See Also:
- Constant Field Values
DB_ORACLE_10g
public static final int DB_ORACLE_10g
-
- See Also:
- Constant Field Values
DB_ORACLE_10gR2
public static final int DB_ORACLE_10gR2
-
- See Also:
- Constant Field Values
DB_ORACLE_10gR2XE
public static final int DB_ORACLE_10gR2XE
-
- See Also:
- Constant Field Values
DB_ORACLE_LITE_10g
public static final int DB_ORACLE_LITE_10g
-
- See Also:
- Constant Field Values
DB_ORACLE_11g
public static final int DB_ORACLE_11g
-
- See Also:
- Constant Field Values
DB_ORACLE_11gR2
public static final int DB_ORACLE_11gR2
-
- See Also:
- Constant Field Values
DB_TIMESTEN_6
public static final int DB_TIMESTEN_6
-
- See Also:
- Constant Field Values
DB_MYSQL_4
public static final int DB_MYSQL_4
-
- See Also:
- Constant Field Values
DB_MYSQL_5
public static final int DB_MYSQL_5
-
- See Also:
- Constant Field Values
DB_SQL_SERVER_2k
public static final int DB_SQL_SERVER_2k
-
- See Also:
- Constant Field Values
DB_SQL_SERVER_2005
public static final int DB_SQL_SERVER_2005
-
- See Also:
- Constant Field Values
DB_SQL_SERVER_2008
public static final int DB_SQL_SERVER_2008
-
- See Also:
- Constant Field Values
DB_SYBASE_ANYWHERE_9
public static final int DB_SYBASE_ANYWHERE_9
-
- See Also:
- Constant Field Values
DB_SYBASE_ENTERPRISE_12
public static final int DB_SYBASE_ENTERPRISE_12
-
- See Also:
- Constant Field Values
DB_DB2_8
public static final int DB_DB2_8
-
- See Also:
- Constant Field Values
DB_DB2_9
public static final int DB_DB2_9
-
- See Also:
- Constant Field Values
DB_INFORMIX_10
public static final int DB_INFORMIX_10
-
- See Also:
- Constant Field Values
DB_GENERIC_JDBC
public static final int DB_GENERIC_JDBC
-
- See Also:
- Constant Field Values
DBLV_NO_USERNAME
public static final int DBLV_NO_USERNAME
-
- See Also:
- Constant Field Values
DBLV_NO_PASSWORD
public static final int DBLV_NO_PASSWORD
-
- See Also:
- Constant Field Values
DBLV_NO_AUTHENTIFICATION_USERNAME
public static final int DBLV_NO_AUTHENTIFICATION_USERNAME
-
- See Also:
- Constant Field Values
DBLV_NO_AUTHENTIFICATION_PASSWORD
public static final int DBLV_NO_AUTHENTIFICATION_PASSWORD
-
- See Also:
- Constant Field Values
XMLTYPE_COLPROPS_XMLSCHEMA_AND_ANY_SCHEMA_ERROR
public static final int XMLTYPE_COLPROPS_XMLSCHEMA_AND_ANY_SCHEMA_ERROR
-
- See Also:
- Constant Field Values
XMLTYPE_COLPROPS_XMLSCHEMA_OR_NON_SCHEMA_ERROR
public static final int XMLTYPE_COLPROPS_XMLSCHEMA_OR_NON_SCHEMA_ERROR
-
- See Also:
- Constant Field Values
XMLTYPE_COLPROPS_ELEMENT_MISSING_ERROR
public static final int XMLTYPE_COLPROPS_ELEMENT_MISSING_ERROR
-
- See Also:
- Constant Field Values
XMLTYPE_COLPROPS_ELEMENT_PARENT_ERROR
public static final int XMLTYPE_COLPROPS_ELEMENT_PARENT_ERROR
-
- See Also:
- Constant Field Values
DDL_UPDATE_NOT_SUPPORTED
public static final int DDL_UPDATE_NOT_SUPPORTED
-
- See Also:
- Constant Field Values
DDL_CREATE_NOT_SUPPORTED
public static final int DDL_CREATE_NOT_SUPPORTED
-
- See Also:
- Constant Field Values
DDL_DELETE_NOT_SUPPORTED
public static final int DDL_DELETE_NOT_SUPPORTED
-
- See Also:
- Constant Field Values
DDL_UNDELETE_NOT_SUPPORTED
public static final int DDL_UNDELETE_NOT_SUPPORTED
-
- See Also:
- Constant Field Values
DDL_UPDATE_NEED_REPLACE
public static final int DDL_UPDATE_NEED_REPLACE
-
- See Also:
- Constant Field Values
UNSUPPORTED_TABLE_TYPE
public static final int UNSUPPORTED_TABLE_TYPE
-
- See Also:
- Constant Field Values
DB_ORACLE_LITE_10gR1
public static final int DB_ORACLE_LITE_10gR1
-
- See Also:
- Constant Field Values
DB_ORACLE_LITE_10gR3
public static final int DB_ORACLE_LITE_10gR3
-
- See Also:
- Constant Field Values
DB_TIMESTEN_7
public static final int DB_TIMESTEN_7
-
- See Also:
- Constant Field Values
DB_DERBY_10_5
public static final int DB_DERBY_10_5
-
- See Also:
- Constant Field Values
DB_SYBASE_ENTERPRISE_15
public static final int DB_SYBASE_ENTERPRISE_15
-
- See Also:
- Constant Field Values
DB_INFORMIX_11
public static final int DB_INFORMIX_11
-
- See Also:
- Constant Field Values
DB_SQLITE_3_6
public static final int DB_SQLITE_3_6
-
- See Also:
- Constant Field Values
DB_TIMESTEN_11G
public static final int DB_TIMESTEN_11G
-
- See Also:
- Constant Field Values
CLOSED_EX
public static final int CLOSED_EX
-
- See Also:
- Constant Field Values
SET_AUTOCOMMIT
public static final int SET_AUTOCOMMIT
-
- See Also:
- Constant Field Values
CONN_RECONNECTED
public static final int CONN_RECONNECTED
-
- See Also:
- Constant Field Values
DBArb
public DBArb()
getInstance
public static final ArrayResourceBundle getInstance()
- Gets the singleton instance of this bundle class.
getContents
protected java.lang.Object[] getContents()
- Gets the localizable objects
-
- Specified by:
getContents
in class ArrayResourceBundle
-
- Returns:
- the resources of the bundle as an array
getString
public static java.lang.String getString(int key)
- Gets the string associated with the specified resource id. By convention all LRB's should implement a getString static method similar to the one below.
getChar
public static char getChar(int key)
- Gets the character associated with the specified resource id. By convention all LRB's should implement a getChar static method similar to the one below.
getInteger
public static java.lang.Integer getInteger(int key)
format
public static java.lang.String format(int index,
java.lang.Object[] params)
format
public static java.lang.String format(int index,
java.lang.Object param1)
format
public static java.lang.String format(int index,
java.lang.Object param1,
java.lang.Object param2)
format
public static java.lang.String format(int index,
java.lang.Object param1,
java.lang.Object param2,
java.lang.Object param3)
Skip navigation links
Copyright © 1997, 2015, Oracle. All rights reserved.