A B C D E F G H I J K L M N O P R S T U V W Y 
All Classes All Packages

A

ALL_PROCEDURES_ARE_CALLABLE - cdc.rdb.RdbDatabase.BooleanProperty
 
ALL_TABLES_ARE_SELECTABLE - cdc.rdb.RdbDatabase.BooleanProperty
 
ARRAY - cdc.rdb.SqlDataType
 
ASCENDING - cdc.rdb.RdbColumnOrder
 
ATTRIBUTE - cdc.rdb.RdbElementKind
 
AUTO_COMMIT_FAILURE_CLOSES_ALL_RESULT_SETS - cdc.rdb.RdbDatabase.BooleanProperty
 

B

BIGINT - cdc.rdb.SqlDataType
 
BINARY - cdc.rdb.SqlDataType
 
BIT - cdc.rdb.SqlDataType
 
BLOB - cdc.rdb.SqlDataType
 
BOOLEAN - cdc.rdb.RdbDatabase.PropertyKind
 
BOOLEAN - cdc.rdb.SqlDataType
 

C

CATALOG - cdc.rdb.RdbElementKind
 
CATALOG_SEPARATOR - cdc.rdb.RdbDatabase.StringProperty
 
CATALOG_TERM - cdc.rdb.RdbDatabase.StringProperty
 
cdc.rdb - package cdc.rdb
 
CHAR - cdc.rdb.SqlDataType
 
CLOB - cdc.rdb.SqlDataType
 
compareTo(RdbElementPath) - Method in class cdc.rdb.RdbElementPath
 
create(RdbDatabase) - Static method in class cdc.rdb.RdbIdentifierNormalizer
 
createAttribute(String) - Method in class cdc.rdb.RdbUserDataType
 
createCatalog(String) - Method in class cdc.rdb.RdbDatabase
 
createColumn(String) - Method in class cdc.rdb.RdbForeignKey
 
createColumn(String) - Method in class cdc.rdb.RdbFunction
 
createColumn(String) - Method in class cdc.rdb.RdbIndex
 
createColumn(String) - Method in class cdc.rdb.RdbPrimaryKey
 
createColumn(String) - Method in class cdc.rdb.RdbProcedure
 
createColumn(String) - Method in class cdc.rdb.RdbTable
 
createDataType(String, SqlDataType) - Method in class cdc.rdb.RdbDatabase
 
createForeignKey(String) - Method in class cdc.rdb.RdbTable
 
createFunction(String) - Method in class cdc.rdb.RdbSchema
 
createIndex(String) - Method in class cdc.rdb.RdbTable
 
createPrimaryKey(String) - Method in class cdc.rdb.RdbTable
 
createProcedure(String) - Method in class cdc.rdb.RdbSchema
 
createSchema(String) - Method in class cdc.rdb.RdbCatalog
 
createTable(String) - Method in class cdc.rdb.RdbSchema
 
createTableType(String) - Method in class cdc.rdb.RdbDatabase
 
createUserDataType(String) - Method in class cdc.rdb.RdbSchema
 

D

DATA_DEFINITION_CAUSES_TRANSACTION_COMMIT - cdc.rdb.RdbDatabase.BooleanProperty
 
DATA_DEFINITION_IGNORED_IN_TRANSACTIONS - cdc.rdb.RdbDatabase.BooleanProperty
 
DATA_TYPE - cdc.rdb.RdbElementKind
 
DATABASE - cdc.rdb.RdbElementKind
 
DATABASE_MAJOR_VERSION - cdc.rdb.RdbDatabase.IntegerProperty
 
DATABASE_MINOR_VERSION - cdc.rdb.RdbDatabase.IntegerProperty
 
DATABASE_PRODUCT_NAME - cdc.rdb.RdbDatabase.StringProperty
 
DATABASE_PRODUCT_VERSION - cdc.rdb.RdbDatabase.StringProperty
 
DATALINK - cdc.rdb.SqlDataType
 
DataLoader(FailureReaction) - Constructor for class cdc.rdb.RdbDatabaseIo.DataLoader
 
DATE - cdc.rdb.SqlDataType
 
DECIMAL - cdc.rdb.SqlDataType
 
decode(int) - Static method in enum cdc.rdb.SqlDataType
 
decode(short) - Static method in enum cdc.rdb.FunctionResultType
 
decode(short) - Static method in enum cdc.rdb.ProcedureResultType
 
decode(short) - Static method in enum cdc.rdb.RdbIndexType
 
decode(short) - Static method in enum cdc.rdb.YesNoUnknown
 
decode(String) - Static method in enum cdc.rdb.YesNoUnknown
 
DEFAULT_TRANSACTION_ISOLATION - cdc.rdb.RdbDatabase.IntegerProperty
 
DESCENDING - cdc.rdb.RdbColumnOrder
 
DISTINCT - cdc.rdb.SqlDataType
 
DOES_MAX_ROW_SIZE_INCLUDE_BLOBS - cdc.rdb.RdbDatabase.BooleanProperty
 
DOUBLE - cdc.rdb.SqlDataType
 
DRIVER_MAJOR_VERSION - cdc.rdb.RdbDatabase.IntegerProperty
 
DRIVER_MINOR_VERSION - cdc.rdb.RdbDatabase.IntegerProperty
 
DRIVER_NAME - cdc.rdb.RdbDatabase.StringProperty
 
DRIVER_VERSION - cdc.rdb.RdbDatabase.StringProperty
 

E

ENUM - cdc.rdb.RdbDatabase.PropertyKind
 
equals(Object) - Method in class cdc.rdb.RdbElementPath
 
equals(Object) - Method in class cdc.rdb.RdbElementPath.Part
 
EXTRA_NAME_CHARACTERS - cdc.rdb.RdbDatabase.StringProperty
 

F

FLOAT - cdc.rdb.SqlDataType
 
FOREIGN_KEY - cdc.rdb.RdbElementKind
 
FOREIGN_KEY_COLUMN - cdc.rdb.RdbElementKind
 
FUNCTION - cdc.rdb.RdbElementKind
 
FUNCTION_COLUMN - cdc.rdb.RdbElementKind
 
FunctionResultType - Enum in cdc.rdb
 

G

GENERATED_KEY_ALWAYS_RETURNED - cdc.rdb.RdbDatabase.BooleanProperty
 
getAttribute(String) - Method in class cdc.rdb.RdbUserDataType
 
getAttributes() - Method in class cdc.rdb.RdbUserDataType
 
getAutoIncrement() - Method in class cdc.rdb.RdbTableColumn
 
getCatalog() - Method in class cdc.rdb.RdbSchema
 
getCatalog() - Method in class cdc.rdb.RdbTable
 
getCatalog(String) - Method in class cdc.rdb.RdbDatabase
 
getCatalogs() - Method in class cdc.rdb.RdbDatabase
 
getCatalogSeparator() - Method in class cdc.rdb.RdbHelper
 
getChildren() - Method in class cdc.rdb.RdbElement
 
getChildren(RdbElementKind) - Method in class cdc.rdb.RdbElement
 
getChildren(RdbElementKind, String) - Method in class cdc.rdb.RdbElement
 
getChildren(Class<T>) - Method in class cdc.rdb.RdbElement
 
getChildren(Class<T>, String) - Method in class cdc.rdb.RdbElement
 
getChildrenCount(RdbElementKind) - Method in class cdc.rdb.RdbElement
 
getChildrenCount(RdbElementKind, String) - Method in class cdc.rdb.RdbElement
 
getChildrenCount(Class<T>) - Method in class cdc.rdb.RdbElement
 
getChildrenCount(Class<T>, String) - Method in class cdc.rdb.RdbElement
 
getClassName() - Method in class cdc.rdb.RdbUserDataType
 
getCode() - Method in enum cdc.rdb.RdbIndexType
 
getCode() - Method in enum cdc.rdb.SqlDataType
 
getColumn() - Method in class cdc.rdb.RdbIndexColumn
 
getColumn() - Method in class cdc.rdb.RdbPrimaryKeyColumn
 
getColumn(String) - Method in class cdc.rdb.RdbFunction
 
getColumn(String) - Method in class cdc.rdb.RdbIndex
 
getColumn(String) - Method in class cdc.rdb.RdbPrimaryKey
 
getColumn(String) - Method in class cdc.rdb.RdbProcedure
 
getColumn(String) - Method in class cdc.rdb.RdbTable
 
getColumnName() - Method in class cdc.rdb.RdbColumnSorting
 
getColumnName() - Method in class cdc.rdb.RdbIndexColumn
 
getColumns() - Method in class cdc.rdb.RdbForeignKey
 
getColumns() - Method in class cdc.rdb.RdbFunction
 
getColumns() - Method in class cdc.rdb.RdbIndex
 
getColumns() - Method in class cdc.rdb.RdbPrimaryKey
 
getColumns() - Method in class cdc.rdb.RdbProcedure
 
getColumns() - Method in class cdc.rdb.RdbTable
 
getComments() - Method in class cdc.rdb.RdbElement
 
getCreateParams() - Method in class cdc.rdb.RdbDataType
 
getDatabase() - Method in class cdc.rdb.RdbCatalog
 
getDatabase() - Method in class cdc.rdb.RdbSchema
 
getDatabase() - Method in class cdc.rdb.RdbTable
 
getDataType() - Method in class cdc.rdb.RdbTableColumn
 
getDefaultValue() - Method in class cdc.rdb.RdbTableColumn
 
getDepth() - Method in class cdc.rdb.RdbElement
 
getDepth() - Method in enum cdc.rdb.RdbElementKind
 
getDigits() - Method in class cdc.rdb.RdbTableColumn
 
getElement(RdbElementPath) - Method in class cdc.rdb.RdbDatabase
 
getEnumClass() - Method in enum cdc.rdb.RdbDatabase.EnumProperty
 
getFirstChild(RdbElementKind) - Method in class cdc.rdb.RdbElement
 
getFirstChild(RdbElementKind, String) - Method in class cdc.rdb.RdbElement
 
getFirstChild(Class<T>) - Method in class cdc.rdb.RdbElement
 
getFirstChild(Class<T>, String) - Method in class cdc.rdb.RdbElement
 
getFirstSchemaNamed(String) - Method in class cdc.rdb.RdbDatabase
 
getForeignKey(String) - Method in class cdc.rdb.RdbTable
 
getForeignKeys() - Method in class cdc.rdb.RdbTable
 
getFunction() - Method in class cdc.rdb.RdbFunctionColumn
 
getFunction(String) - Method in class cdc.rdb.RdbSchema
 
getFunctions() - Method in class cdc.rdb.RdbSchema
 
getGenerated() - Method in class cdc.rdb.RdbTableColumn
 
getIdentifierNormalizer() - Method in class cdc.rdb.RdbDatabase
 
getIdentifierQuoteString() - Method in class cdc.rdb.RdbHelper
 
getIndex() - Method in class cdc.rdb.RdbIndexColumn
 
getIndex(String) - Method in class cdc.rdb.RdbTable
 
getIndices() - Method in class cdc.rdb.RdbTable
 
getKind() - Method in class cdc.rdb.RdbAttribute
 
getKind() - Method in class cdc.rdb.RdbCatalog
 
getKind() - Method in class cdc.rdb.RdbDatabase
 
getKind() - Method in class cdc.rdb.RdbDataType
 
getKind() - Method in class cdc.rdb.RdbElement
 
getKind() - Method in class cdc.rdb.RdbElementPath
 
getKind() - Method in class cdc.rdb.RdbElementPath.Part
 
getKind() - Method in class cdc.rdb.RdbForeignKey
 
getKind() - Method in class cdc.rdb.RdbForeignKeyColumn
 
getKind() - Method in class cdc.rdb.RdbFunction
 
getKind() - Method in class cdc.rdb.RdbFunctionColumn
 
getKind() - Method in class cdc.rdb.RdbIndex
 
getKind() - Method in class cdc.rdb.RdbIndexColumn
 
getKind() - Method in class cdc.rdb.RdbPrimaryKey
 
getKind() - Method in class cdc.rdb.RdbPrimaryKeyColumn
 
getKind() - Method in class cdc.rdb.RdbProcedure
 
getKind() - Method in class cdc.rdb.RdbProcedureColumn
 
getKind() - Method in class cdc.rdb.RdbSchema
 
getKind() - Method in class cdc.rdb.RdbTable
 
getKind() - Method in class cdc.rdb.RdbTableColumn
 
getKind() - Method in class cdc.rdb.RdbTableType
 
getKind() - Method in class cdc.rdb.RdbUserDataType
 
getLength() - Method in class cdc.rdb.RdbElementPath
 
getLiteralPrefix() - Method in class cdc.rdb.RdbDataType
 
getLiteralSuffix() - Method in class cdc.rdb.RdbDataType
 
getLocalizedName() - Method in class cdc.rdb.RdbDataType
 
getMaxPrecision() - Method in class cdc.rdb.RdbDataType
 
getMaxScale() - Method in class cdc.rdb.RdbDataType
 
getMethodName() - Method in enum cdc.rdb.RdbDatabase.BooleanProperty
 
getMethodName() - Method in enum cdc.rdb.RdbDatabase.EnumProperty
 
getMethodName() - Method in enum cdc.rdb.RdbDatabase.IntegerProperty
 
getMethodName() - Method in enum cdc.rdb.RdbDatabase.LongProperty
 
getMethodName() - Method in enum cdc.rdb.RdbDatabase.StringProperty
 
getMinScale() - Method in class cdc.rdb.RdbDataType
 
getName() - Method in class cdc.rdb.RdbElement
 
getName() - Method in class cdc.rdb.RdbElementPath.Part
 
getNormalStyle() - Method in class cdc.rdb.RdbIdentifierNormalizer
 
getNullable() - Method in class cdc.rdb.RdbDataType
 
getNullable() - Method in class cdc.rdb.RdbTableColumn
 
getOptionalAttribute(String) - Method in class cdc.rdb.RdbUserDataType
 
getOptionalCatalog(String) - Method in class cdc.rdb.RdbDatabase
 
getOptionalColumn(String) - Method in class cdc.rdb.RdbFunction
 
getOptionalColumn(String) - Method in class cdc.rdb.RdbIndex
 
getOptionalColumn(String) - Method in class cdc.rdb.RdbPrimaryKey
 
getOptionalColumn(String) - Method in class cdc.rdb.RdbProcedure
 
getOptionalColumn(String) - Method in class cdc.rdb.RdbTable
 
getOptionalForeignKey(String) - Method in class cdc.rdb.RdbTable
 
getOptionalFunction(String) - Method in class cdc.rdb.RdbSchema
 
getOptionalIndex(String) - Method in class cdc.rdb.RdbTable
 
getOptionalPrimaryKey() - Method in class cdc.rdb.RdbTable
 
getOptionalProcedure(String) - Method in class cdc.rdb.RdbSchema
 
getOptionalSchema(String) - Method in class cdc.rdb.RdbCatalog
 
getOptionalTable(String) - Method in class cdc.rdb.RdbSchema
 
getOptionalTableType(String) - Method in class cdc.rdb.RdbDatabase
 
getOptionalUserDataType(String) - Method in class cdc.rdb.RdbSchema
 
getOrCreateCatalog(String) - Method in class cdc.rdb.RdbDatabase
 
getOrCreateForeignKey(String) - Method in class cdc.rdb.RdbTable
 
getOrCreateIndex(String) - Method in class cdc.rdb.RdbTable
 
getOrCreatePrimaryKey(String) - Method in class cdc.rdb.RdbTable
 
getOrCreateSchema(String) - Method in class cdc.rdb.RdbCatalog
 
getOrder() - Method in class cdc.rdb.RdbColumnSorting
 
getOrderClause(List<RdbColumnSorting>) - Method in class cdc.rdb.RdbHelper
 
getOrdinal() - Method in class cdc.rdb.RdbForeignKeyColumn
 
getOrdinal() - Method in class cdc.rdb.RdbIndexColumn
 
getOrdinal() - Method in class cdc.rdb.RdbPrimaryKeyColumn
 
getOrdinal() - Method in class cdc.rdb.RdbTableColumn
 
getParent() - Method in class cdc.rdb.RdbAttribute
 
getParent() - Method in class cdc.rdb.RdbCatalog
 
getParent() - Method in class cdc.rdb.RdbDataType
 
getParent() - Method in class cdc.rdb.RdbElement
 
getParent() - Method in enum cdc.rdb.RdbElementKind
 
getParent() - Method in class cdc.rdb.RdbElementPath
 
getParent() - Method in class cdc.rdb.RdbForeignKey
 
getParent() - Method in class cdc.rdb.RdbForeignKeyColumn
 
getParent() - Method in class cdc.rdb.RdbFunction
 
getParent() - Method in class cdc.rdb.RdbFunctionColumn
 
getParent() - Method in class cdc.rdb.RdbIndex
 
getParent() - Method in class cdc.rdb.RdbIndexColumn
 
getParent() - Method in class cdc.rdb.RdbPrimaryKey
 
getParent() - Method in class cdc.rdb.RdbPrimaryKeyColumn
 
getParent() - Method in class cdc.rdb.RdbProcedure
 
getParent() - Method in class cdc.rdb.RdbProcedureColumn
 
getParent() - Method in class cdc.rdb.RdbSchema
 
getParent() - Method in class cdc.rdb.RdbTable
 
getParent() - Method in class cdc.rdb.RdbTableColumn
 
getParent() - Method in class cdc.rdb.RdbTableType
 
getParent() - Method in class cdc.rdb.RdbUserDataType
 
getParent(Class<T>) - Method in class cdc.rdb.RdbElement
 
getPart(int) - Method in class cdc.rdb.RdbElementPath
 
getPart(RdbElementKind) - Method in class cdc.rdb.RdbElementPath
 
getParts() - Method in class cdc.rdb.RdbElementPath
 
getPath() - Method in class cdc.rdb.RdbElement
 
getPrimaryKey() - Method in class cdc.rdb.RdbTable
 
getProcedure() - Method in class cdc.rdb.RdbProcedureColumn
 
getProcedure(String) - Method in class cdc.rdb.RdbSchema
 
getProcedures() - Method in class cdc.rdb.RdbSchema
 
getProperty(RdbDatabase.BooleanProperty) - Method in class cdc.rdb.RdbDatabase
Returns the value of a boolean property.
getProperty(RdbDatabase.EnumProperty) - Method in class cdc.rdb.RdbDatabase
Returns the value of an enum property.
getProperty(RdbDatabase.IntegerProperty) - Method in class cdc.rdb.RdbDatabase
Returns the value of an integer property.
getProperty(RdbDatabase.LongProperty) - Method in class cdc.rdb.RdbDatabase
Returns the value of a long property.
getProperty(RdbDatabase.StringProperty) - Method in class cdc.rdb.RdbDatabase
Returns the value of a string property.
getPropertyKind(String) - Static method in class cdc.rdb.RdbDatabase
 
getQueryTableName(String, String) - Method in class cdc.rdb.RdbHelper
 
getQuote() - Method in class cdc.rdb.RdbIdentifierNormalizer
 
getQuotedStyle() - Method in class cdc.rdb.RdbIdentifierNormalizer
 
getRadix() - Method in class cdc.rdb.RdbDataType
 
getRadix() - Method in class cdc.rdb.RdbTableColumn
 
getRefCatalog() - Method in class cdc.rdb.RdbForeignKey
 
getRefCatalogName() - Method in class cdc.rdb.RdbForeignKey
 
getRefColumn() - Method in class cdc.rdb.RdbForeignKeyColumn
 
getRefColumnName() - Method in class cdc.rdb.RdbForeignKeyColumn
 
getRefSchema() - Method in class cdc.rdb.RdbForeignKey
 
getRefSchemaName() - Method in class cdc.rdb.RdbForeignKey
 
getRefTable() - Method in class cdc.rdb.RdbForeignKey
 
getRefTableName() - Method in class cdc.rdb.RdbForeignKey
 
getResultType() - Method in class cdc.rdb.RdbFunction
 
getResultType() - Method in class cdc.rdb.RdbProcedure
 
getSchema() - Method in class cdc.rdb.RdbTable
 
getSchema(String) - Method in class cdc.rdb.RdbCatalog
 
getSchemas() - Method in class cdc.rdb.RdbCatalog
 
getSelectClause(String, String) - Method in class cdc.rdb.RdbHelper
 
getSize() - Method in class cdc.rdb.RdbTableColumn
 
getSpecificName() - Method in class cdc.rdb.RdbFunction
 
getSpecificName() - Method in class cdc.rdb.RdbProcedure
 
getTable() - Method in class cdc.rdb.RdbIndex
 
getTable(String) - Method in class cdc.rdb.RdbSchema
 
getTables() - Method in class cdc.rdb.RdbSchema
 
getTableType() - Method in class cdc.rdb.RdbTable
 
getTableType(String) - Method in class cdc.rdb.RdbDatabase
 
getTableTypeName() - Method in class cdc.rdb.RdbTable
 
getType() - Method in class cdc.rdb.RdbDataType
 
getType() - Method in class cdc.rdb.RdbIndex
 
getType() - Method in class cdc.rdb.RdbUserDataType
 
getTypeName() - Method in class cdc.rdb.RdbTableColumn
 
getUserDataType() - Method in class cdc.rdb.RdbAttribute
 
getUserDataType(String) - Method in class cdc.rdb.RdbSchema
 
getUserDataTypes() - Method in class cdc.rdb.RdbSchema
 

H

hasChildren(RdbElementKind) - Method in class cdc.rdb.RdbElement
 
hasChildren(RdbElementKind, String) - Method in class cdc.rdb.RdbElement
 
hasChildren(Class<T>) - Method in class cdc.rdb.RdbElement
 
hasChildren(Class<T>, String) - Method in class cdc.rdb.RdbElement
 
hashCode() - Method in class cdc.rdb.RdbElementPath
 
hashCode() - Method in class cdc.rdb.RdbElementPath.Part
 
hasPart(RdbElementKind) - Method in class cdc.rdb.RdbElementPath
 

I

IDENTIFIER_QUOTE_STRING - cdc.rdb.RdbDatabase.StringProperty
 
INDEX - cdc.rdb.RdbElementKind
 
INDEX_CLUSTERED - cdc.rdb.RdbIndexType
 
INDEX_COLUMN - cdc.rdb.RdbElementKind
 
INDEX_HASHED - cdc.rdb.RdbIndexType
 
INDEX_OTHER - cdc.rdb.RdbIndexType
 
INDEX_STATISTIC - cdc.rdb.RdbIndexType
 
INTEGER - cdc.rdb.RdbDatabase.PropertyKind
 
INTEGER - cdc.rdb.SqlDataType
 
IS_CATALOG_AT_START - cdc.rdb.RdbDatabase.BooleanProperty
 
IS_READ_ONLY - cdc.rdb.RdbDatabase.BooleanProperty
 
isAutoIncrement() - Method in class cdc.rdb.RdbDataType
 
isCaseSensitive() - Method in class cdc.rdb.RdbDataType
 
isDefined(RdbDatabase.BooleanProperty) - Method in class cdc.rdb.RdbDatabase
Returns true if a boolean property is defined.
isDefined(RdbDatabase.EnumProperty) - Method in class cdc.rdb.RdbDatabase
Returns true if an enum property is defined.
isDefined(RdbDatabase.IntegerProperty) - Method in class cdc.rdb.RdbDatabase
Returns true if an integer property is defined.
isDefined(RdbDatabase.LongProperty) - Method in class cdc.rdb.RdbDatabase
Returns true if a long property is defined.
isDefined(RdbDatabase.StringProperty) - Method in class cdc.rdb.RdbDatabase
Returns true if a string property is defined.
isFixedPrecisionScale() - Method in class cdc.rdb.RdbDataType
 
isForeignKey() - Method in class cdc.rdb.RdbTableColumn
 
isPrimaryKey() - Method in class cdc.rdb.RdbTableColumn
 
isQuoted(String) - Method in class cdc.rdb.RdbIdentifierNormalizer
 
isUnsigned() - Method in class cdc.rdb.RdbDataType
 

J

JAVA_OBJECT - cdc.rdb.SqlDataType
 
JDBC_MAJOR_VERSION - cdc.rdb.RdbDatabase.IntegerProperty
 
JDBC_MINOR_VERSION - cdc.rdb.RdbDatabase.IntegerProperty
 

K

KIND_SEPARATOR - Static variable in class cdc.rdb.RdbElementPath
 

L

loadRoot(Element) - Method in class cdc.rdb.RdbDatabaseIo.DataLoader
 
LOCATORS_UPDATE_COPY - cdc.rdb.RdbDatabase.BooleanProperty
 
LONG - cdc.rdb.RdbDatabase.PropertyKind
 
LONGNVARCHAR - cdc.rdb.SqlDataType
 
LONGVARBINARY - cdc.rdb.SqlDataType
 
LONGVARCHAR - cdc.rdb.SqlDataType
 
LOWER_CASE - cdc.rdb.RdbIdentifierNormalizer.Style
 

M

MAX_BINARY_LITERAL_LENGTH - cdc.rdb.RdbDatabase.IntegerProperty
 
MAX_CATALOG_NAME_LENGTH - cdc.rdb.RdbDatabase.IntegerProperty
 
MAX_CHAR_LITERAL_LENGTH - cdc.rdb.RdbDatabase.IntegerProperty
 
MAX_COLUMN_NAME_LENGTH - cdc.rdb.RdbDatabase.IntegerProperty
 
MAX_COLUMNS_IN_GROUP_BY - cdc.rdb.RdbDatabase.IntegerProperty
 
MAX_COLUMNS_IN_INDEX - cdc.rdb.RdbDatabase.IntegerProperty
 
MAX_COLUMNS_IN_ORDER_BY - cdc.rdb.RdbDatabase.IntegerProperty
 
MAX_COLUMNS_IN_SELECT - cdc.rdb.RdbDatabase.IntegerProperty
 
MAX_COLUMNS_IN_TABLE - cdc.rdb.RdbDatabase.IntegerProperty
 
MAX_CONNECTIONS - cdc.rdb.RdbDatabase.IntegerProperty
 
MAX_CURSOR_NAME_LENGTH - cdc.rdb.RdbDatabase.IntegerProperty
 
MAX_INDEX_LENGTH - cdc.rdb.RdbDatabase.IntegerProperty
 
MAX_LOGICAL_LOB_SIZE - cdc.rdb.RdbDatabase.LongProperty
 
MAX_PROCEDURE_NAME_LENGTH - cdc.rdb.RdbDatabase.IntegerProperty
 
MAX_ROW_SIZE - cdc.rdb.RdbDatabase.IntegerProperty
 
MAX_SCHEMA_NAME_LENGTH - cdc.rdb.RdbDatabase.IntegerProperty
 
MAX_STATEMENT_LENGTH - cdc.rdb.RdbDatabase.IntegerProperty
 
MAX_STATEMENTS - cdc.rdb.RdbDatabase.IntegerProperty
 
MAX_TABLE_NAME_LENGTH - cdc.rdb.RdbDatabase.IntegerProperty
 
MAX_TABLES_IN_SELECT - cdc.rdb.RdbDatabase.IntegerProperty
 
MAX_USER_NAME_LENGTH - cdc.rdb.RdbDatabase.IntegerProperty
 
MIXED_CASE - cdc.rdb.RdbIdentifierNormalizer.Style
 

N

NCHAR - cdc.rdb.SqlDataType
 
NCLOB - cdc.rdb.SqlDataType
 
NO - cdc.rdb.YesNoUnknown
 
NO_RESULT - cdc.rdb.ProcedureResultType
 
NO_TABLE - cdc.rdb.FunctionResultType
 
normalize(String) - Method in class cdc.rdb.RdbIdentifierNormalizer
 
notNull(E, String, String) - Static method in class cdc.rdb.RdbElement
 
NULL - cdc.rdb.SqlDataType
 
NULL_PLUS_NON_NULL_IS_NULL - cdc.rdb.RdbDatabase.BooleanProperty
 
NULLS_ARE_SORTED_AT_END - cdc.rdb.RdbDatabase.BooleanProperty
 
NULLS_ARE_SORTED_AT_START - cdc.rdb.RdbDatabase.BooleanProperty
 
NULLS_ARE_SORTED_HIGH - cdc.rdb.RdbDatabase.BooleanProperty
 
NULLS_ARE_SORTED_LOW - cdc.rdb.RdbDatabase.BooleanProperty
 
NUMERIC - cdc.rdb.SqlDataType
 
NUMERIC_FUNCTIONS - cdc.rdb.RdbDatabase.StringProperty
 
NVARCHAR - cdc.rdb.SqlDataType
 

O

OTHER - cdc.rdb.SqlDataType
 

P

Part(RdbElement) - Constructor for class cdc.rdb.RdbElementPath.Part
 
Part(RdbElementKind, String) - Constructor for class cdc.rdb.RdbElementPath.Part
 
PART_SEPARATOR - Static variable in class cdc.rdb.RdbElementPath
 
PRIMARY_KEY - cdc.rdb.RdbElementKind
 
PRIMARY_KEY_COLUMN - cdc.rdb.RdbElementKind
 
print(RdbDatabase, XmlWriter) - Static method in class cdc.rdb.RdbDatabaseIo
 
print(RdbDatabase, File) - Static method in class cdc.rdb.RdbDatabaseIo
 
print(RdbDatabase, PrintStream) - Static method in class cdc.rdb.RdbDatabaseIo
 
PROCEDURE - cdc.rdb.RdbElementKind
 
PROCEDURE_COLUMN - cdc.rdb.RdbElementKind
 
PROCEDURE_TERM - cdc.rdb.RdbDatabase.StringProperty
 
ProcedureResultType - Enum in cdc.rdb
 

R

RdbAttribute - Class in cdc.rdb
Attribute description.
RdbAttribute(String, RdbUserDataType) - Constructor for class cdc.rdb.RdbAttribute
 
RdbCatalog - Class in cdc.rdb
Catalog description.
RdbCatalog(String, RdbDatabase) - Constructor for class cdc.rdb.RdbCatalog
 
RdbColumnOrder - Enum in cdc.rdb
 
RdbColumnSorting - Class in cdc.rdb
 
RdbColumnSorting(String, RdbColumnOrder) - Constructor for class cdc.rdb.RdbColumnSorting
 
RdbDatabase - Class in cdc.rdb
Database description.
RdbDatabase(String) - Constructor for class cdc.rdb.RdbDatabase
 
RdbDatabase.BooleanProperty - Enum in cdc.rdb
Enumeration of boolean properties.
RdbDatabase.EnumProperty - Enum in cdc.rdb
Enumeration of enum properties.
RdbDatabase.IntegerProperty - Enum in cdc.rdb
Enumeration of integer properties.
RdbDatabase.LongProperty - Enum in cdc.rdb
Enumeration of long properties.
RdbDatabase.PropertyKind - Enum in cdc.rdb
 
RdbDatabase.StringProperty - Enum in cdc.rdb
Enumeration of string properties.
RdbDatabaseIo - Class in cdc.rdb
 
RdbDatabaseIo.DataLoader - Class in cdc.rdb
 
RdbDataType - Class in cdc.rdb
Data type description.
RdbDataType(String, RdbDatabase, SqlDataType) - Constructor for class cdc.rdb.RdbDataType
 
RdbElement - Class in cdc.rdb
Base abstract class of elements.
RdbElement(String, RdbElement, boolean) - Constructor for class cdc.rdb.RdbElement
 
RdbElementKind - Enum in cdc.rdb
Enumeration of element kinds.
RdbElementPath - Class in cdc.rdb
Path associated to an element.
RdbElementPath(RdbElement) - Constructor for class cdc.rdb.RdbElementPath
 
RdbElementPath(RdbElementKind, String) - Constructor for class cdc.rdb.RdbElementPath
 
RdbElementPath(String) - Constructor for class cdc.rdb.RdbElementPath
 
RdbElementPath.Part - Class in cdc.rdb
 
RdbForeignKey - Class in cdc.rdb
Foreign key description.
RdbForeignKey(String, RdbTable) - Constructor for class cdc.rdb.RdbForeignKey
 
RdbForeignKeyColumn - Class in cdc.rdb
Foreign key column description.
RdbForeignKeyColumn(String, RdbForeignKey) - Constructor for class cdc.rdb.RdbForeignKeyColumn
 
RdbFunction - Class in cdc.rdb
Function description.
RdbFunction(String, RdbSchema) - Constructor for class cdc.rdb.RdbFunction
 
RdbFunctionColumn - Class in cdc.rdb
Function column description.
RdbFunctionColumn(String, RdbFunction) - Constructor for class cdc.rdb.RdbFunctionColumn
 
RdbHelper - Class in cdc.rdb
 
RdbHelper(Connection) - Constructor for class cdc.rdb.RdbHelper
 
RdbHelper(DatabaseMetaData) - Constructor for class cdc.rdb.RdbHelper
 
RdbIdentifierNormalizer - Class in cdc.rdb
 
RdbIdentifierNormalizer(RdbIdentifierNormalizer.Style, RdbIdentifierNormalizer.Style, char) - Constructor for class cdc.rdb.RdbIdentifierNormalizer
 
RdbIdentifierNormalizer.Style - Enum in cdc.rdb
 
RdbIndex - Class in cdc.rdb
Index description.
RdbIndex(String, RdbTable) - Constructor for class cdc.rdb.RdbIndex
 
RdbIndexColumn - Class in cdc.rdb
Index column description.
RdbIndexColumn(String, RdbIndex) - Constructor for class cdc.rdb.RdbIndexColumn
 
RdbIndexType - Enum in cdc.rdb
 
RdbPrimaryKey - Class in cdc.rdb
Primary key description.
RdbPrimaryKey(String, RdbTable) - Constructor for class cdc.rdb.RdbPrimaryKey
 
RdbPrimaryKeyColumn - Class in cdc.rdb
Primary key column description.
RdbPrimaryKeyColumn(String, RdbPrimaryKey) - Constructor for class cdc.rdb.RdbPrimaryKeyColumn
 
RdbProcedure - Class in cdc.rdb
Procedure description.
RdbProcedure(String, RdbSchema) - Constructor for class cdc.rdb.RdbProcedure
 
RdbProcedureColumn - Class in cdc.rdb
Procedure column description.
RdbProcedureColumn(String, RdbProcedure) - Constructor for class cdc.rdb.RdbProcedureColumn
 
RdbSchema - Class in cdc.rdb
Schema description.
RdbSchema(String, RdbCatalog) - Constructor for class cdc.rdb.RdbSchema
 
RdbTable - Class in cdc.rdb
Table description.
RdbTable(String, RdbSchema) - Constructor for class cdc.rdb.RdbTable
 
RdbTableColumn - Class in cdc.rdb
Table column description.
RdbTableColumn(String, RdbTable) - Constructor for class cdc.rdb.RdbTableColumn
 
RdbTableType - Class in cdc.rdb
Table description.
RdbTableType(String, RdbDatabase) - Constructor for class cdc.rdb.RdbTableType
 
RdbUserDataType - Class in cdc.rdb
User Data type description.
RdbUserDataType(String, RdbSchema) - Constructor for class cdc.rdb.RdbUserDataType
 
REAL - cdc.rdb.SqlDataType
 
REF - cdc.rdb.SqlDataType
 
REF_CURSOR - cdc.rdb.SqlDataType
 
RESULT - cdc.rdb.ProcedureResultType
 
RESULT_SET_HOLDABILITY - cdc.rdb.RdbDatabase.IntegerProperty
 
ROW_ID_LIFETIME - cdc.rdb.RdbDatabase.EnumProperty
 
ROWID - cdc.rdb.SqlDataType
 

S

SCHEMA - cdc.rdb.RdbElementKind
 
SCHEMA_TERM - cdc.rdb.RdbDatabase.StringProperty
 
SEARCH_STRING_ESCAPE - cdc.rdb.RdbDatabase.StringProperty
 
setAutoIncrement(boolean) - Method in class cdc.rdb.RdbDataType
 
setAutoIncrement(YesNoUnknown) - Method in class cdc.rdb.RdbTableColumn
 
setCaseSensitive(boolean) - Method in class cdc.rdb.RdbDataType
 
setClassName(String) - Method in class cdc.rdb.RdbUserDataType
 
setColumnName(String) - Method in class cdc.rdb.RdbIndexColumn
 
setComments(String) - Method in class cdc.rdb.RdbElement
 
setCreateParams(String) - Method in class cdc.rdb.RdbDataType
 
setDataType(SqlDataType) - Method in class cdc.rdb.RdbTableColumn
 
setDefaultValue(String) - Method in class cdc.rdb.RdbTableColumn
 
setDigits(int) - Method in class cdc.rdb.RdbTableColumn
 
setFixedPrecisionScale(boolean) - Method in class cdc.rdb.RdbDataType
 
setGenerated(YesNoUnknown) - Method in class cdc.rdb.RdbTableColumn
 
setLiteralPrefix(String) - Method in class cdc.rdb.RdbDataType
 
setLiteralSuffix(String) - Method in class cdc.rdb.RdbDataType
 
setLocalizedName(String) - Method in class cdc.rdb.RdbDataType
 
setMaxPrecison(int) - Method in class cdc.rdb.RdbDataType
 
setMaxScale(short) - Method in class cdc.rdb.RdbDataType
 
setMinScale(short) - Method in class cdc.rdb.RdbDataType
 
setNullable(YesNoUnknown) - Method in class cdc.rdb.RdbDataType
 
setNullable(YesNoUnknown) - Method in class cdc.rdb.RdbTableColumn
 
setOrdinal(int) - Method in class cdc.rdb.RdbTableColumn
 
setOrdinal(short) - Method in class cdc.rdb.RdbForeignKeyColumn
 
setOrdinal(short) - Method in class cdc.rdb.RdbIndexColumn
 
setOrdinal(short) - Method in class cdc.rdb.RdbPrimaryKeyColumn
 
setProperty(RdbDatabase.BooleanProperty, boolean) - Method in class cdc.rdb.RdbDatabase
Sets a boolean property.
setProperty(RdbDatabase.EnumProperty, Enum<?>) - Method in class cdc.rdb.RdbDatabase
Sets an enum property.
setProperty(RdbDatabase.IntegerProperty, int) - Method in class cdc.rdb.RdbDatabase
Sets an integer property.
setProperty(RdbDatabase.LongProperty, long) - Method in class cdc.rdb.RdbDatabase
Sets a long property.
setProperty(RdbDatabase.StringProperty, String) - Method in class cdc.rdb.RdbDatabase
Sets a string property.
setRadix(int) - Method in class cdc.rdb.RdbDataType
 
setRadix(int) - Method in class cdc.rdb.RdbTableColumn
 
setRefCatalogName(String) - Method in class cdc.rdb.RdbForeignKey
 
setRefColumnName(String) - Method in class cdc.rdb.RdbForeignKeyColumn
 
setRefSchemaName(String) - Method in class cdc.rdb.RdbForeignKey
 
setRefTableName(String) - Method in class cdc.rdb.RdbForeignKey
 
setResultType(FunctionResultType) - Method in class cdc.rdb.RdbFunction
 
setResultType(ProcedureResultType) - Method in class cdc.rdb.RdbProcedure
 
setSize(int) - Method in class cdc.rdb.RdbTableColumn
 
setSpecificName(String) - Method in class cdc.rdb.RdbFunction
 
setSpecificName(String) - Method in class cdc.rdb.RdbProcedure
 
setTableTypeName(String) - Method in class cdc.rdb.RdbTable
 
setType(RdbIndexType) - Method in class cdc.rdb.RdbIndex
 
setType(SqlDataType) - Method in class cdc.rdb.RdbUserDataType
 
setTypeName(String) - Method in class cdc.rdb.RdbTableColumn
 
setUnsigned(boolean) - Method in class cdc.rdb.RdbDataType
 
SMALLINT - cdc.rdb.SqlDataType
 
SQL_KEYWORDS - cdc.rdb.RdbDatabase.StringProperty
 
SQL_STATE_TYPE - cdc.rdb.RdbDatabase.IntegerProperty
 
SqlDataType - Enum in cdc.rdb
 
SQLXML - cdc.rdb.SqlDataType
 
STORES_LOWER_CASE_IDENTIFIERS - cdc.rdb.RdbDatabase.BooleanProperty
 
STORES_LOWER_CASE_QUOTED_IDENTIFIERS - cdc.rdb.RdbDatabase.BooleanProperty
 
STORES_MIXED_CASE_IDENTIFIERS - cdc.rdb.RdbDatabase.BooleanProperty
 
STORES_MIXED_CASE_QUOTED_IDENTIFIERS - cdc.rdb.RdbDatabase.BooleanProperty
 
STORES_UPPER_CASE_IDENTIFIERS - cdc.rdb.RdbDatabase.BooleanProperty
 
STORES_UPPER_CASE_QUOTED_IDENTIFIERS - cdc.rdb.RdbDatabase.BooleanProperty
 
STRING - cdc.rdb.RdbDatabase.PropertyKind
 
STRING_FUNCTIONS - cdc.rdb.RdbDatabase.StringProperty
 
STRUCT - cdc.rdb.SqlDataType
 
SUPPORTS_ALTER_TABLE_WITH_ADD_COLUMN - cdc.rdb.RdbDatabase.BooleanProperty
 
SUPPORTS_ALTER_TABLE_WITH_DROP_COLUMN - cdc.rdb.RdbDatabase.BooleanProperty
 
SUPPORTS_ANSI92_ENTRY_LEVEL_SQL - cdc.rdb.RdbDatabase.BooleanProperty
 
SUPPORTS_ANSI92_FULL_SQL - cdc.rdb.RdbDatabase.BooleanProperty
 
SUPPORTS_ANSI92_INTERMEDIATE_SQL - cdc.rdb.RdbDatabase.BooleanProperty
 
SUPPORTS_BATCH_UPDATES - cdc.rdb.RdbDatabase.BooleanProperty
 
SUPPORTS_CATALOGS_IN_DATA_MANIPULATION - cdc.rdb.RdbDatabase.BooleanProperty
 
SUPPORTS_CATALOGS_IN_INDEX_DEFINITIONS - cdc.rdb.RdbDatabase.BooleanProperty
 
SUPPORTS_CATALOGS_IN_PRIVILEGE_DEFINITIONS - cdc.rdb.RdbDatabase.BooleanProperty
 
SUPPORTS_CATALOGS_IN_PROCEDURE_CALLS - cdc.rdb.RdbDatabase.BooleanProperty
 
SUPPORTS_CATALOGS_IN_TABLE_DEFINITIONS - cdc.rdb.RdbDatabase.BooleanProperty
 
SUPPORTS_COLUMN_ALIASING - cdc.rdb.RdbDatabase.BooleanProperty
 
SUPPORTS_CONVERT - cdc.rdb.RdbDatabase.BooleanProperty
 
SUPPORTS_CORE_SQL_GRAMMAR - cdc.rdb.RdbDatabase.BooleanProperty
 
SUPPORTS_CORRELATED_SUBQUERIES - cdc.rdb.RdbDatabase.BooleanProperty
 
SUPPORTS_DATA_DEFINITION_AND_DATA_MANIPULATION_TRANSACTIONS - cdc.rdb.RdbDatabase.BooleanProperty
 
SUPPORTS_DATA_MANIPULATION_TRANSACTIONS_ONLY - cdc.rdb.RdbDatabase.BooleanProperty
 
SUPPORTS_DIFFERENT_TABLE_CORRELATION_NAMES - cdc.rdb.RdbDatabase.BooleanProperty
 
SUPPORTS_EXPRESSIONS_IN_ORDER_BY - cdc.rdb.RdbDatabase.BooleanProperty
 
SUPPORTS_EXTENDED_SQL_GRAMMAR - cdc.rdb.RdbDatabase.BooleanProperty
 
SUPPORTS_FULL_OUTER_JOINS - cdc.rdb.RdbDatabase.BooleanProperty
 
SUPPORTS_GET_GENERATED_KEYS - cdc.rdb.RdbDatabase.BooleanProperty
 
SUPPORTS_GROUP_BY - cdc.rdb.RdbDatabase.BooleanProperty
 
SUPPORTS_GROUP_BY_BEYOND_SELECT - cdc.rdb.RdbDatabase.BooleanProperty
 
SUPPORTS_GROUP_BY_UNRELATED - cdc.rdb.RdbDatabase.BooleanProperty
 
SUPPORTS_INTEGRITY_ENHANCEMENT_FACILITY - cdc.rdb.RdbDatabase.BooleanProperty
 
SUPPORTS_LIKE_ESCAPE_CLAUSE - cdc.rdb.RdbDatabase.BooleanProperty
 
SUPPORTS_LIMITED_OUTER_JOINS - cdc.rdb.RdbDatabase.BooleanProperty
 
SUPPORTS_MINIMUM_SQL_GRAMMAR - cdc.rdb.RdbDatabase.BooleanProperty
 
SUPPORTS_MIXED_CASE_IDENTIFIERS - cdc.rdb.RdbDatabase.BooleanProperty
 
SUPPORTS_MIXED_CASE_QUOTED_IDENTIFIERS - cdc.rdb.RdbDatabase.BooleanProperty
 
SUPPORTS_MULTIPLE_OPEN_RESULTS - cdc.rdb.RdbDatabase.BooleanProperty
 
SUPPORTS_MULTIPLE_RESULT_SETS - cdc.rdb.RdbDatabase.BooleanProperty
 
SUPPORTS_MULTIPLE_TRANSACTIONS - cdc.rdb.RdbDatabase.BooleanProperty
 
SUPPORTS_NAMED_PARAMETERS - cdc.rdb.RdbDatabase.BooleanProperty
 
SUPPORTS_NON_NULLABLE_COLUMNS - cdc.rdb.RdbDatabase.BooleanProperty
 
SUPPORTS_OPEN_CURSORS_ACROSS_COMMIT - cdc.rdb.RdbDatabase.BooleanProperty
 
SUPPORTS_OPEN_CURSORS_ACROSS_ROLLBACK - cdc.rdb.RdbDatabase.BooleanProperty
 
SUPPORTS_OPEN_STATEMENTS_ACROSS_COMMIT - cdc.rdb.RdbDatabase.BooleanProperty
 
SUPPORTS_OPEN_STATEMENTS_ACROSS_ROLLBACK - cdc.rdb.RdbDatabase.BooleanProperty
 
SUPPORTS_ORDER_BY_UNRELATED - cdc.rdb.RdbDatabase.BooleanProperty
 
SUPPORTS_OUTER_JOINS - cdc.rdb.RdbDatabase.BooleanProperty
 
SUPPORTS_POSITIONED_DELETE - cdc.rdb.RdbDatabase.BooleanProperty
 
SUPPORTS_POSITIONED_UPDATE - cdc.rdb.RdbDatabase.BooleanProperty
 
SUPPORTS_REF_CURSORS - cdc.rdb.RdbDatabase.BooleanProperty
 
SUPPORTS_SAVEPOINTS - cdc.rdb.RdbDatabase.BooleanProperty
 
SUPPORTS_SCHEMAS_IN_DATA_MANIPULATION - cdc.rdb.RdbDatabase.BooleanProperty
 
SUPPORTS_SCHEMAS_IN_INDEX_DEFINITIONS - cdc.rdb.RdbDatabase.BooleanProperty
 
SUPPORTS_SCHEMAS_IN_PRIVILEGE_DEFINITIONS - cdc.rdb.RdbDatabase.BooleanProperty
 
SUPPORTS_SCHEMAS_IN_PROCEDURE_CALLS - cdc.rdb.RdbDatabase.BooleanProperty
 
SUPPORTS_SCHEMAS_IN_TABLE_DEFINITIONS - cdc.rdb.RdbDatabase.BooleanProperty
 
SUPPORTS_SELECT_FOR_UPDATE - cdc.rdb.RdbDatabase.BooleanProperty
 
SUPPORTS_STATEMENT_POOLING - cdc.rdb.RdbDatabase.BooleanProperty
 
SUPPORTS_STORED_FUNCTIONS_USING_CALL_SYNTAX - cdc.rdb.RdbDatabase.BooleanProperty
 
SUPPORTS_STORED_PROCEDURES - cdc.rdb.RdbDatabase.BooleanProperty
 
SUPPORTS_SUBQUERIES_IN_COMPARISONS - cdc.rdb.RdbDatabase.BooleanProperty
 
SUPPORTS_SUBQUERIES_IN_EXISTS - cdc.rdb.RdbDatabase.BooleanProperty
 
SUPPORTS_SUBQUERIES_IN_INS - cdc.rdb.RdbDatabase.BooleanProperty
 
SUPPORTS_SUBQUERIES_IN_QUANTIFIEDS - cdc.rdb.RdbDatabase.BooleanProperty
 
SUPPORTS_TABLE_CORRELATION_NAMES - cdc.rdb.RdbDatabase.BooleanProperty
 
SUPPORTS_TRANSACTIONS - cdc.rdb.RdbDatabase.BooleanProperty
 
SUPPORTS_UNION - cdc.rdb.RdbDatabase.BooleanProperty
 
SUPPORTS_UNION_ALL - cdc.rdb.RdbDatabase.BooleanProperty
 
SYSTEM_FUNCTIONS - cdc.rdb.RdbDatabase.StringProperty
 

T

TABLE - cdc.rdb.FunctionResultType
 
TABLE - cdc.rdb.RdbElementKind
 
TABLE_COLUMN - cdc.rdb.RdbElementKind
 
TABLE_TYPE - cdc.rdb.RdbElementKind
 
TIME - cdc.rdb.SqlDataType
 
TIME_DATE_FUNCTIONS - cdc.rdb.RdbDatabase.StringProperty
 
TIME_WITH_TIMEZONE - cdc.rdb.SqlDataType
 
TIMESTAMP - cdc.rdb.SqlDataType
 
TIMESTAMP_WITH_TIMEZONE - cdc.rdb.SqlDataType
 
TINYINT - cdc.rdb.SqlDataType
 
toString() - Method in class cdc.rdb.RdbColumnSorting
 
toString() - Method in class cdc.rdb.RdbElement
 
toString() - Method in class cdc.rdb.RdbElementPath.Part
 
toString() - Method in class cdc.rdb.RdbElementPath
 

U

UNKNOWN - cdc.rdb.FunctionResultType
 
UNKNOWN - cdc.rdb.ProcedureResultType
 
UNKNOWN - cdc.rdb.YesNoUnknown
 
UPPER_CASE - cdc.rdb.RdbIdentifierNormalizer.Style
 
URL - cdc.rdb.RdbDatabase.StringProperty
 
USER_DATA_TYPE - cdc.rdb.RdbElementKind
 
USER_NAME - cdc.rdb.RdbDatabase.StringProperty
 
USES_LOCAL_FILE_PER_TABLE - cdc.rdb.RdbDatabase.BooleanProperty
 
USES_LOCAL_FILES - cdc.rdb.RdbDatabase.BooleanProperty
 

V

valueOf(String) - Static method in enum cdc.rdb.FunctionResultType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cdc.rdb.ProcedureResultType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cdc.rdb.RdbColumnOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cdc.rdb.RdbDatabase.BooleanProperty
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cdc.rdb.RdbDatabase.EnumProperty
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cdc.rdb.RdbDatabase.IntegerProperty
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cdc.rdb.RdbDatabase.LongProperty
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cdc.rdb.RdbDatabase.PropertyKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cdc.rdb.RdbDatabase.StringProperty
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cdc.rdb.RdbElementKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cdc.rdb.RdbIdentifierNormalizer.Style
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cdc.rdb.RdbIndexType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cdc.rdb.SqlDataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cdc.rdb.YesNoUnknown
Returns the enum constant of this type with the specified name.
values() - Static method in enum cdc.rdb.FunctionResultType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cdc.rdb.ProcedureResultType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cdc.rdb.RdbColumnOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cdc.rdb.RdbDatabase.BooleanProperty
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cdc.rdb.RdbDatabase.EnumProperty
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cdc.rdb.RdbDatabase.IntegerProperty
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cdc.rdb.RdbDatabase.LongProperty
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cdc.rdb.RdbDatabase.PropertyKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cdc.rdb.RdbDatabase.StringProperty
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cdc.rdb.RdbElementKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cdc.rdb.RdbIdentifierNormalizer.Style
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cdc.rdb.RdbIndexType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cdc.rdb.SqlDataType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cdc.rdb.YesNoUnknown
Returns an array containing the constants of this enum type, in the order they are declared.
VARBINARY - cdc.rdb.SqlDataType
 
VARCHAR - cdc.rdb.SqlDataType
 

W

wrapIdentifier(String) - Method in class cdc.rdb.RdbHelper
 

Y

YES - cdc.rdb.YesNoUnknown
 
YesNoUnknown - Enum in cdc.rdb
 
A B C D E F G H I J K L M N O P R S T U V W Y 
All Classes All Packages