A B C D E F G H I L M N O P Q R S T U V W X Y

F

Field - interface org.eclipse.wst.rdb.internal.models.sql.datatypes.Field.
A representation of the model object 'Field'.
FIELD - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage
The meta object id for the 'Field' class.
FIELD__CONTAINED_TYPE - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Contained Type' containment reference.
FIELD__DEPENDENCIES - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Dependencies' containment reference list.
FIELD__DESCRIPTION - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Description' attribute.
FIELD__EANNOTATIONS - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage
The feature id for the 'EAnnotations' containment reference list.
FIELD__LABEL - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Label' attribute.
FIELD__NAME - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Name' attribute.
FIELD__REFERENCED_TYPE - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Referenced Type' reference.
FIELD__SCOPE_CHECK - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Scope Check' attribute.
FIELD__SCOPE_CHECKED - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Scope Checked' attribute.
FIELD_FEATURE_COUNT - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage
The number of structural features of the the 'Field' class.
FieldImpl - class org.eclipse.wst.rdb.internal.models.sql.datatypes.impl.FieldImpl.
An implementation of the model object 'Field'.
FILE_LINK_CONTROL - Static variable in class org.eclipse.wst.rdb.internal.models.sql.datatypes.LinkControlOption
The 'FILE LINK CONTROL' literal value.
FILE_LINK_CONTROL_LITERAL - Static variable in class org.eclipse.wst.rdb.internal.models.sql.datatypes.LinkControlOption
The 'FILE LINK CONTROL' literal object.
findSchema(Database, String) - Static method in class org.eclipse.wst.rdb.internal.models.sql.schema.helper.DatabaseHelper
Finds a Schema by its name in a given Database.
findTable(Schema, String) - Static method in class org.eclipse.wst.rdb.internal.models.sql.schema.helper.SchemaHelper
Finds a Table by its name in a given Schema, the given tableName is not case sensitive.
findTables(Database, String) - Static method in class org.eclipse.wst.rdb.internal.models.sql.schema.helper.DatabaseHelper
Finds all Tables with the name tableName in all Schema's of the given database.
FIXED_PRECISION_DATA_TYPE - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage
The meta object id for the 'Fixed Precision Data Type' class.
FIXED_PRECISION_DATA_TYPE__DEPENDENCIES - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Dependencies' containment reference list.
FIXED_PRECISION_DATA_TYPE__DESCRIPTION - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Description' attribute.
FIXED_PRECISION_DATA_TYPE__EANNOTATIONS - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage
The feature id for the 'EAnnotations' containment reference list.
FIXED_PRECISION_DATA_TYPE__LABEL - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Label' attribute.
FIXED_PRECISION_DATA_TYPE__NAME - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Name' attribute.
FIXED_PRECISION_DATA_TYPE__PRECISION - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Precision' attribute.
FIXED_PRECISION_DATA_TYPE__PRIMITIVE_TYPE - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Primitive Type' attribute.
FIXED_PRECISION_DATA_TYPE__SCALE - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Scale' attribute.
FIXED_PRECISION_DATA_TYPE_FEATURE_COUNT - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage
The number of structural features of the the 'Fixed Precision Data Type' class.
FixedPrecisionDataType - interface org.eclipse.wst.rdb.internal.models.sql.datatypes.FixedPrecisionDataType.
A representation of the model object 'Fixed Precision Data Type'.
FixedPrecisionDataTypeImpl - class org.eclipse.wst.rdb.internal.models.sql.datatypes.impl.FixedPrecisionDataTypeImpl.
An implementation of the model object 'Fixed Precision Data Type'.
FLOAT - Static variable in class org.eclipse.wst.rdb.internal.models.sql.datatypes.PrimitiveType
The 'FLOAT' literal value.
FLOAT_LITERAL - Static variable in class org.eclipse.wst.rdb.internal.models.sql.datatypes.PrimitiveType
The 'FLOAT' literal object.
FOREIGN_KEY - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage
The meta object id for the 'Foreign Key' class.
FOREIGN_KEY__BASE_TABLE - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage
The feature id for the 'Base Table' container reference.
FOREIGN_KEY__DEFERRABLE - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage
The feature id for the 'Deferrable' attribute.
FOREIGN_KEY__DEPENDENCIES - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage
The feature id for the 'Dependencies' containment reference list.
FOREIGN_KEY__DESCRIPTION - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage
The feature id for the 'Description' attribute.
FOREIGN_KEY__EANNOTATIONS - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage
The feature id for the 'EAnnotations' containment reference list.
FOREIGN_KEY__ENFORCED - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage
The feature id for the 'Enforced' attribute.
FOREIGN_KEY__INITIALLY_DEFERRED - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage
The feature id for the 'Initially Deferred' attribute.
FOREIGN_KEY__LABEL - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage
The feature id for the 'Label' attribute.
FOREIGN_KEY__MATCH - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage
The feature id for the 'Match' attribute.
FOREIGN_KEY__MEMBERS - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage
The feature id for the 'Members' reference list.
FOREIGN_KEY__NAME - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage
The feature id for the 'Name' attribute.
FOREIGN_KEY__ON_DELETE - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage
The feature id for the 'On Delete' attribute.
FOREIGN_KEY__ON_UPDATE - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage
The feature id for the 'On Update' attribute.
FOREIGN_KEY__REFERENCED_MEMBERS - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage
The feature id for the 'Referenced Members' reference list.
FOREIGN_KEY__UNIQUE_CONSTRAINT - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage
The feature id for the 'Unique Constraint' reference.
FOREIGN_KEY__UNIQUE_INDEX - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage
The feature id for the 'Unique Index' reference.
FOREIGN_KEY_FEATURE_COUNT - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage
The number of structural features of the the 'Foreign Key' class.
ForeignKey - interface org.eclipse.wst.rdb.internal.models.sql.constraints.ForeignKey.
A representation of the model object 'Foreign Key'.
ForeignKeyImpl - class org.eclipse.wst.rdb.internal.models.sql.constraints.impl.ForeignKeyImpl.
An implementation of the model object 'Foreign Key'.
FS - Static variable in class org.eclipse.wst.rdb.internal.models.sql.datatypes.ReadPermissionOption
The 'FS' literal value.
FS - Static variable in class org.eclipse.wst.rdb.internal.models.sql.datatypes.WritePermissionOption
The 'FS' literal value.
FS_LITERAL - Static variable in class org.eclipse.wst.rdb.internal.models.sql.datatypes.ReadPermissionOption
The 'FS' literal object.
FS_LITERAL - Static variable in class org.eclipse.wst.rdb.internal.models.sql.datatypes.WritePermissionOption
The 'FS' literal object.
FULL - Static variable in class org.eclipse.wst.rdb.internal.models.sql.datatypes.OrderingType
The 'FULL' literal value.
FULL_LITERAL - Static variable in class org.eclipse.wst.rdb.internal.models.sql.datatypes.OrderingType
The 'FULL' literal object.
Function - interface org.eclipse.wst.rdb.internal.models.sql.routines.Function.
A representation of the model object 'Function'.
FUNCTION - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.routines.SQLRoutinesPackage
The meta object id for the 'Function' class.
FUNCTION__AUTHORIZATION_ID - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.routines.SQLRoutinesPackage
The feature id for the 'Authorization ID' attribute.
FUNCTION__CREATION_TS - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.routines.SQLRoutinesPackage
The feature id for the 'Creation TS' attribute.
FUNCTION__DEPENDENCIES - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.routines.SQLRoutinesPackage
The feature id for the 'Dependencies' containment reference list.
FUNCTION__DESCRIPTION - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.routines.SQLRoutinesPackage
The feature id for the 'Description' attribute.
FUNCTION__DETERMINISTIC - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.routines.SQLRoutinesPackage
The feature id for the 'Deterministic' attribute.
FUNCTION__EANNOTATIONS - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.routines.SQLRoutinesPackage
The feature id for the 'EAnnotations' containment reference list.
FUNCTION__EXTERNAL_NAME - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.routines.SQLRoutinesPackage
The feature id for the 'External Name' attribute.
FUNCTION__LABEL - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.routines.SQLRoutinesPackage
The feature id for the 'Label' attribute.
FUNCTION__LANGUAGE - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.routines.SQLRoutinesPackage
The feature id for the 'Language' attribute.
FUNCTION__LAST_ALTERED_TS - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.routines.SQLRoutinesPackage
The feature id for the 'Last Altered TS' attribute.
FUNCTION__MUTATOR - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.routines.SQLRoutinesPackage
The feature id for the 'Mutator' attribute.
FUNCTION__NAME - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.routines.SQLRoutinesPackage
The feature id for the 'Name' attribute.
FUNCTION__NULL_CALL - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.routines.SQLRoutinesPackage
The feature id for the 'Null Call' attribute.
FUNCTION__PARAMETER_STYLE - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.routines.SQLRoutinesPackage
The feature id for the 'Parameter Style' attribute.
FUNCTION__PARAMETERS - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.routines.SQLRoutinesPackage
The feature id for the 'Parameters' containment reference list.
FUNCTION__RETURN_CAST - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.routines.SQLRoutinesPackage
The feature id for the 'Return Cast' containment reference.
FUNCTION__RETURN_SCALER - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.routines.SQLRoutinesPackage
The feature id for the 'Return Scaler' containment reference.
FUNCTION__RETURN_TABLE - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.routines.SQLRoutinesPackage
The feature id for the 'Return Table' containment reference.
FUNCTION__SCHEMA - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.routines.SQLRoutinesPackage
The feature id for the 'Schema' reference.
FUNCTION__SECURITY - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.routines.SQLRoutinesPackage
The feature id for the 'Security' attribute.
FUNCTION__SOURCE - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.routines.SQLRoutinesPackage
The feature id for the 'Source' containment reference list.
FUNCTION__SPECIFIC_NAME - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.routines.SQLRoutinesPackage
The feature id for the 'Specific Name' attribute.
FUNCTION__SQL_DATA_ACCESS - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.routines.SQLRoutinesPackage
The feature id for the 'Sql Data Access' attribute.
FUNCTION__STATIC - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.routines.SQLRoutinesPackage
The feature id for the 'Static' attribute.
FUNCTION__TRANSFORM_GROUP - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.routines.SQLRoutinesPackage
The feature id for the 'Transform Group' attribute.
FUNCTION__TYPE_PRESERVING - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.routines.SQLRoutinesPackage
The feature id for the 'Type Preserving' attribute.
FUNCTION_FEATURE_COUNT - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.routines.SQLRoutinesPackage
The number of structural features of the the 'Function' class.
FunctionImpl - class org.eclipse.wst.rdb.internal.models.sql.routines.impl.FunctionImpl.
An implementation of the model object 'Function'.
FunctionType - class org.eclipse.wst.rdb.internal.models.sql.routines.FunctionType.
A representation of the literals of the enumeration 'Function Type', and utility methods for working with them.

A B C D E F G H I L M N O P Q R S T U V W X Y