A B C D E F G I J L N O P Q R S T U V

S

SEQUENCE_DEFINITION - Static variable in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseDefinitionPackage
The meta object id for the 'Sequence Definition' class.
SEQUENCE_DEFINITION__CACHE_DEFAULT_VALUE - Static variable in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseDefinitionPackage
The feature id for the 'Cache Default Value' attribute.
SEQUENCE_DEFINITION__CACHE_SUPPORTED - Static variable in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseDefinitionPackage
The feature id for the 'Cache Supported' attribute.
SEQUENCE_DEFINITION__DEFAULT_DATA_TYPE_DEFINITION - Static variable in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseDefinitionPackage
The feature id for the 'Default Data Type Definition' reference.
SEQUENCE_DEFINITION__NO_CACHE_STRING - Static variable in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseDefinitionPackage
The feature id for the 'No Cache String' attribute.
SEQUENCE_DEFINITION__NO_MAXIMUM_VALUE_STRING - Static variable in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseDefinitionPackage
The feature id for the 'No Maximum Value String' attribute.
SEQUENCE_DEFINITION__NO_MINIMUM_VALUE_STRING - Static variable in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseDefinitionPackage
The feature id for the 'No Minimum Value String' attribute.
SEQUENCE_DEFINITION__ORDER_SUPPORTED - Static variable in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseDefinitionPackage
The feature id for the 'Order Supported' attribute.
SEQUENCE_DEFINITION__PREDEFINED_DATA_TYPE_DEFINITIONS - Static variable in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseDefinitionPackage
The feature id for the 'Predefined Data Type Definitions' reference list.
SEQUENCE_DEFINITION__TYPE_ENUMERATION_SUPPORTED - Static variable in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseDefinitionPackage
The feature id for the 'Type Enumeration Supported' attribute.
SEQUENCE_DEFINITION_FEATURE_COUNT - Static variable in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseDefinitionPackage
The number of structural features of the the 'Sequence Definition' class.
SequenceDefinition - interface org.eclipse.wst.rdb.internal.models.dbdefinition.SequenceDefinition.
A representation of the model object 'Sequence Definition'.
SequenceDefinitionImpl - class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.SequenceDefinitionImpl.
An implementation of the model object 'Sequence Definition'.
SET_DEFAULT - Static variable in class org.eclipse.wst.rdb.internal.models.dbdefinition.ParentUpdateDRIRuleType
The 'SET DEFAULT' literal value.
SET_DEFAULT - Static variable in class org.eclipse.wst.rdb.internal.models.dbdefinition.ParentDeleteDRIRuleType
The 'SET DEFAULT' literal value.
SET_DEFAULT_LITERAL - Static variable in class org.eclipse.wst.rdb.internal.models.dbdefinition.ParentUpdateDRIRuleType
The 'SET DEFAULT' literal object.
SET_DEFAULT_LITERAL - Static variable in class org.eclipse.wst.rdb.internal.models.dbdefinition.ParentDeleteDRIRuleType
The 'SET DEFAULT' literal object.
SET_NULL - Static variable in class org.eclipse.wst.rdb.internal.models.dbdefinition.ParentUpdateDRIRuleType
The 'SET NULL' literal value.
SET_NULL - Static variable in class org.eclipse.wst.rdb.internal.models.dbdefinition.ParentDeleteDRIRuleType
The 'SET NULL' literal value.
SET_NULL_LITERAL - Static variable in class org.eclipse.wst.rdb.internal.models.dbdefinition.ParentUpdateDRIRuleType
The 'SET NULL' literal object.
SET_NULL_LITERAL - Static variable in class org.eclipse.wst.rdb.internal.models.dbdefinition.ParentDeleteDRIRuleType
The 'SET NULL' literal object.
setAliasSupported(boolean) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.DatabaseVendorDefinitionImpl
setAliasSupported(boolean) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseVendorDefinition
Sets the value of the 'Alias Supported' attribute.
setAuditSupported(boolean) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.TableDefinitionImpl
setAuditSupported(boolean) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.TableDefinition
Sets the value of the 'Audit Supported' attribute.
setBitDataSupported(boolean) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.PredefinedDataTypeDefinitionImpl
setBitDataSupported(boolean) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.PredefinedDataTypeDefinition
Sets the value of the 'Bit Data Supported' attribute.
setBufferPoolSupported(boolean) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.TableSpaceDefinitionImpl
setBufferPoolSupported(boolean) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.TableSpaceDefinition
Sets the value of the 'Buffer Pool Supported' attribute.
setCacheDefaultValue(int) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.SequenceDefinitionImpl
setCacheDefaultValue(int) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.SequenceDefinition
Sets the value of the 'Cache Default Value' attribute.
setCacheSupported(boolean) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.SequenceDefinitionImpl
setCacheSupported(boolean) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.SequenceDefinition
Sets the value of the 'Cache Supported' attribute.
setCastExpressionSupported(boolean) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.QueryDefinitionImpl
setCastExpressionSupported(boolean) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.QueryDefinition
Sets the value of the 'Cast Expression Supported' attribute.
setCharacterSetSuffix(String) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.PredefinedDataTypeDefinitionImpl
setCharacterSetSuffix(String) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.PredefinedDataTypeDefinition
Sets the value of the 'Character Set Suffix' attribute.
setClusterChangeable(boolean) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.IndexDefinitionImpl
setClusterChangeable(boolean) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.IndexDefinition
Sets the value of the 'Cluster Changeable' attribute.
setClusteredPrimaryKeySupported(boolean) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.ConstraintDefinitionImpl
setClusteredPrimaryKeySupported(boolean) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.ConstraintDefinition
Sets the value of the 'Clustered Primary Key Supported' attribute.
setClusteredUniqueConstraintSupported(boolean) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.ConstraintDefinitionImpl
setClusteredUniqueConstraintSupported(boolean) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.ConstraintDefinition
Sets the value of the 'Clustered Unique Constraint Supported' attribute.
setClusteringSupported(boolean) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.IndexDefinitionImpl
setClusteringSupported(boolean) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.PredefinedDataTypeDefinitionImpl
setClusteringSupported(boolean) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.PredefinedDataTypeDefinition
Sets the value of the 'Clustering Supported' attribute.
setClusteringSupported(boolean) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.IndexDefinition
Sets the value of the 'Clustering Supported' attribute.
setColumnDefinition(ColumnDefinition) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.DatabaseVendorDefinitionImpl
setColumnDefinition(ColumnDefinition) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseVendorDefinition
Sets the value of the 'Column Definition' containment reference.
setComputedSupported(boolean) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.ColumnDefinitionImpl
setComputedSupported(boolean) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.ColumnDefinition
Sets the value of the 'Computed Supported' attribute.
setConstraintDefinition(ConstraintDefinition) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.DatabaseVendorDefinitionImpl
setConstraintDefinition(ConstraintDefinition) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseVendorDefinition
Sets the value of the 'Constraint Definition' containment reference.
setConstraintsSupported(boolean) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.DatabaseVendorDefinitionImpl
setConstraintsSupported(boolean) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseVendorDefinition
Sets the value of the 'Constraints Supported' attribute.
setContainerExtentSizeSupported(boolean) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.TableSpaceDefinitionImpl
setContainerExtentSizeSupported(boolean) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.TableSpaceDefinition
Sets the value of the 'Container Extent Size Supported' attribute.
setContainerInitialSizeSupported(boolean) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.TableSpaceDefinitionImpl
setContainerInitialSizeSupported(boolean) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.TableSpaceDefinition
Sets the value of the 'Container Initial Size Supported' attribute.
setContainerMaximumSizeSupported(boolean) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.TableSpaceDefinitionImpl
setContainerMaximumSizeSupported(boolean) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.TableSpaceDefinition
Sets the value of the 'Container Maximum Size Supported' attribute.
setDataCaptureSupported(boolean) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.TableDefinitionImpl
setDataCaptureSupported(boolean) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.TableDefinition
Sets the value of the 'Data Capture Supported' attribute.
setDefaultDataTypeDefinition(PredefinedDataTypeDefinition) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.SequenceDefinitionImpl
setDefaultDataTypeDefinition(PredefinedDataTypeDefinition) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.SequenceDefinition
Sets the value of the 'Default Data Type Definition' reference.
setDefaultKeywordForInsertValueSupported(boolean) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.QueryDefinitionImpl
setDefaultKeywordForInsertValueSupported(boolean) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.QueryDefinition
Sets the value of the 'Default Keyword For Insert Value Supported' attribute.
setDefaultLength(int) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.PredefinedDataTypeDefinitionImpl
setDefaultLength(int) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.PredefinedDataTypeDefinition
Sets the value of the 'Default Length' attribute.
setDefaultSupported(boolean) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.TableSpaceDefinitionImpl
setDefaultSupported(boolean) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.PredefinedDataTypeDefinitionImpl
setDefaultSupported(boolean) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.PredefinedDataTypeDefinition
Sets the value of the 'Default Supported' attribute.
setDefaultSupported(boolean) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.TableSpaceDefinition
Sets the value of the 'Default Supported' attribute.
setDefaultValueSupported(boolean) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.UserDefinedTypeDefinitionImpl
setDefaultValueSupported(boolean) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.UserDefinedTypeDefinition
Sets the value of the 'Default Value Supported' attribute.
setDeferrableConstraintSupported(boolean) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.ConstraintDefinitionImpl
setDeferrableConstraintSupported(boolean) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.ConstraintDefinition
Sets the value of the 'Deferrable Constraint Supported' attribute.
setDetermininsticSupported(boolean) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.StoredProcedureDefinitionImpl
setDetermininsticSupported(boolean) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.StoredProcedureDefinition
Sets the value of the 'Determininstic Supported' attribute.
setDistinctTypeSupported(boolean) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.UserDefinedTypeDefinitionImpl
setDistinctTypeSupported(boolean) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.UserDefinedTypeDefinition
Sets the value of the 'Distinct Type Supported' attribute.
setDomainSupported(boolean) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.DatabaseVendorDefinitionImpl
setDomainSupported(boolean) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseVendorDefinition
Sets the value of the 'Domain Supported' attribute.
setEditProcSupported(boolean) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.TableDefinitionImpl
setEditProcSupported(boolean) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.TableDefinition
Sets the value of the 'Edit Proc Supported' attribute.
setEncodingSchemeSuffix(String) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.PredefinedDataTypeDefinitionImpl
setEncodingSchemeSuffix(String) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.PredefinedDataTypeDefinition
Sets the value of the 'Encoding Scheme Suffix' attribute.
setEncodingSupported(boolean) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.TableDefinitionImpl
setEncodingSupported(boolean) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.TableDefinition
Sets the value of the 'Encoding Supported' attribute.
setExtendedGroupingSupported(boolean) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.QueryDefinitionImpl
setExtendedGroupingSupported(boolean) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.QueryDefinition
Sets the value of the 'Extended Grouping Supported' attribute.
setExtentSizeSupported(boolean) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.TableSpaceDefinitionImpl
setExtentSizeSupported(boolean) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.TableSpaceDefinition
Sets the value of the 'Extent Size Supported' attribute.
setFillFactorSupported(boolean) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.IndexDefinitionImpl
setFillFactorSupported(boolean) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.PredefinedDataTypeDefinitionImpl
setFillFactorSupported(boolean) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.PredefinedDataTypeDefinition
Sets the value of the 'Fill Factor Supported' attribute.
setFillFactorSupported(boolean) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.IndexDefinition
Sets the value of the 'Fill Factor Supported' attribute.
setFormatterClassName(String) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.PredefinedDataTypeDefinitionImpl
setFormatterClassName(String) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.PredefinedDataTypeDefinition
Sets the value of the 'Formatter Class Name' attribute.
setGranularitySupported(boolean) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.TriggerDefinitionImpl
setGranularitySupported(boolean) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.TriggerDefinition
Sets the value of the 'Granularity Supported' attribute.
setHostVariableMarker(String) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.QueryDefinitionImpl
setHostVariableMarker(String) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.QueryDefinition
Sets the value of the 'Host Variable Marker' attribute.
setHostVariableMarkerSupported(boolean) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.QueryDefinitionImpl
setHostVariableMarkerSupported(boolean) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.QueryDefinition
Sets the value of the 'Host Variable Marker Supported' attribute.
setIdentifierQuoteString(String) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.QueryDefinitionImpl
setIdentifierQuoteString(String) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.QueryDefinition
Sets the value of the 'Identifier Quote String' attribute.
setIdentityCycleSupported(boolean) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.ColumnDefinitionImpl
setIdentityCycleSupported(boolean) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.ColumnDefinition
Sets the value of the 'Identity Cycle Supported' attribute.
setIdentityIncrementSupported(boolean) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.ColumnDefinitionImpl
setIdentityIncrementSupported(boolean) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.ColumnDefinition
Sets the value of the 'Identity Increment Supported' attribute.
setIdentityMaximumSupported(boolean) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.ColumnDefinitionImpl
setIdentityMaximumSupported(boolean) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.ColumnDefinition
Sets the value of the 'Identity Maximum Supported' attribute.
setIdentityMinimumSupported(boolean) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.ColumnDefinitionImpl
setIdentityMinimumSupported(boolean) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.ColumnDefinition
Sets the value of the 'Identity Minimum Supported' attribute.
setIdentityStartValueSupported(boolean) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.ColumnDefinitionImpl
setIdentityStartValueSupported(boolean) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.ColumnDefinition
Sets the value of the 'Identity Start Value Supported' attribute.
setIdentitySupported(boolean) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.ColumnDefinitionImpl
setIdentitySupported(boolean) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.PredefinedDataTypeDefinitionImpl
setIdentitySupported(boolean) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.PredefinedDataTypeDefinition
Sets the value of the 'Identity Supported' attribute.
setIdentitySupported(boolean) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.ColumnDefinition
Sets the value of the 'Identity Supported' attribute.
setIncludedColumnsSupported(boolean) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.IndexDefinitionImpl
setIncludedColumnsSupported(boolean) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.IndexDefinition
Sets the value of the 'Included Columns Supported' attribute.
setIndexDefinition(IndexDefinition) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.DatabaseVendorDefinitionImpl
setIndexDefinition(IndexDefinition) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseVendorDefinition
Sets the value of the 'Index Definition' containment reference.
setInformationalConstraintSupported(boolean) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.ConstraintDefinitionImpl
setInformationalConstraintSupported(boolean) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.ConstraintDefinition
Sets the value of the 'Informational Constraint Supported' attribute.
setInsteadOfTriggerSupported(boolean) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.TriggerDefinitionImpl
setInsteadOfTriggerSupported(boolean) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.TriggerDefinition
Sets the value of the 'Instead Of Trigger Supported' attribute.
setJavaClassName(String) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.PredefinedDataTypeDefinitionImpl
setJavaClassName(String) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.PredefinedDataTypeDefinition
Sets the value of the 'Java Class Name' attribute.
setJdbcEnumType(int) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.PredefinedDataTypeDefinitionImpl
setJdbcEnumType(int) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.PredefinedDataTypeDefinition
Sets the value of the 'Jdbc Enum Type' attribute.
setJoinSupported(boolean) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.DatabaseVendorDefinitionImpl
setJoinSupported(boolean) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseVendorDefinition
Sets the value of the 'Join Supported' attribute.
setKeyConstraintSupported(boolean) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.PredefinedDataTypeDefinitionImpl
setKeyConstraintSupported(boolean) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.PredefinedDataTypeDefinition
Sets the value of the 'Key Constraint Supported' attribute.
setLengthSupported(boolean) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.PredefinedDataTypeDefinitionImpl
setLengthSupported(boolean) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.PredefinedDataTypeDefinition
Sets the value of the 'Length Supported' attribute.
setManagedBySupported(boolean) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.TableSpaceDefinitionImpl
setManagedBySupported(boolean) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.TableSpaceDefinition
Sets the value of the 'Managed By Supported' attribute.
setMaximumActionBodyLength(int) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.TriggerDefinitionImpl
setMaximumActionBodyLength(int) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.StoredProcedureDefinitionImpl
setMaximumActionBodyLength(int) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.TriggerDefinition
Sets the value of the 'Maximum Action Body Length' attribute.
setMaximumActionBodyLength(int) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.StoredProcedureDefinition
Sets the value of the 'Maximum Action Body Length' attribute.
setMaximumCheckExpressionLength(int) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.ConstraintDefinitionImpl
setMaximumCheckExpressionLength(int) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.ConstraintDefinition
Sets the value of the 'Maximum Check Expression Length' attribute.
setMaximumCommentLength(int) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.DatabaseVendorDefinitionImpl
setMaximumCommentLength(int) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseVendorDefinition
Sets the value of the 'Maximum Comment Length' attribute.
setMaximumIdentifierLength(int) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.DatabaseVendorDefinitionImpl
setMaximumIdentifierLength(int) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseVendorDefinition
Sets the value of the 'Maximum Identifier Length' attribute.
setMaximumLength(int) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.PredefinedDataTypeDefinitionImpl
setMaximumLength(int) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.PredefinedDataTypeDefinition
Sets the value of the 'Maximum Length' attribute.
setMaximumPrecision(int) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.PredefinedDataTypeDefinitionImpl
setMaximumPrecision(int) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.PredefinedDataTypeDefinition
Sets the value of the 'Maximum Precision' attribute.
setMaximumReferencePartLength(int) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.TriggerDefinitionImpl
setMaximumReferencePartLength(int) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.TriggerDefinition
Sets the value of the 'Maximum Reference Part Length' attribute.
setMaximumScale(int) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.PredefinedDataTypeDefinitionImpl
setMaximumScale(int) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.PredefinedDataTypeDefinition
Sets the value of the 'Maximum Scale' attribute.
setMaximumValue(long) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.PredefinedDataTypeDefinitionImpl
setMaximumValue(long) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.PredefinedDataTypeDefinition
Sets the value of the 'Maximum Value' attribute.
setMinimumScale(int) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.PredefinedDataTypeDefinitionImpl
setMinimumScale(int) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.PredefinedDataTypeDefinition
Sets the value of the 'Minimum Scale' attribute.
setMinimumValue(long) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.PredefinedDataTypeDefinitionImpl
setMinimumValue(long) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.PredefinedDataTypeDefinition
Sets the value of the 'Minimum Value' attribute.
setMQTSupported(boolean) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.DatabaseVendorDefinitionImpl
setMQTSupported(boolean) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseVendorDefinition
Sets the value of the 'MQT Supported' attribute.
setMultipleColumnsSupported(boolean) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.PredefinedDataTypeDefinitionImpl
setMultipleColumnsSupported(boolean) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.PredefinedDataTypeDefinition
Sets the value of the 'Multiple Columns Supported' attribute.
setName(String) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.ExtendedDefinitionImpl
setName(String) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.ExtendedDefinition
Sets the value of the 'Name' attribute.
setNicknameConstraintSupported(boolean) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.DatabaseVendorDefinitionImpl
setNicknameConstraintSupported(boolean) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseVendorDefinition
Sets the value of the 'Nickname Constraint Supported' attribute.
setNicknameSupported(boolean) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.DatabaseVendorDefinitionImpl
setNicknameSupported(boolean) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseVendorDefinition
Sets the value of the 'Nickname Supported' attribute.
setNoCacheString(String) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.SequenceDefinitionImpl
setNoCacheString(String) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.SequenceDefinition
Sets the value of the 'No Cache String' attribute.
setNoMaximumValueString(String) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.SequenceDefinitionImpl
setNoMaximumValueString(String) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.SequenceDefinition
Sets the value of the 'No Maximum Value String' attribute.
setNoMinimumValueString(String) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.SequenceDefinitionImpl
setNoMinimumValueString(String) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.SequenceDefinition
Sets the value of the 'No Minimum Value String' attribute.
setNullableSupported(boolean) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.PredefinedDataTypeDefinitionImpl
setNullableSupported(boolean) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.PredefinedDataTypeDefinition
Sets the value of the 'Nullable Supported' attribute.
setNullInputActionSupported(boolean) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.StoredProcedureDefinitionImpl
setNullInputActionSupported(boolean) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.StoredProcedureDefinition
Sets the value of the 'Null Input Action Supported' attribute.
setOrderSupported(boolean) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.SequenceDefinitionImpl
setOrderSupported(boolean) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.SequenceDefinition
Sets the value of the 'Order Supported' attribute.
setPackageGenerationSupported(boolean) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.StoredProcedureDefinitionImpl
setPackageGenerationSupported(boolean) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.StoredProcedureDefinition
Sets the value of the 'Package Generation Supported' attribute.
setPageSizeSupported(boolean) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.TableSpaceDefinitionImpl
setPageSizeSupported(boolean) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.TableSpaceDefinition
Sets the value of the 'Page Size Supported' attribute.
setParameterDeclarationConstraintSupported(boolean) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.StoredProcedureDefinitionImpl
setParameterDeclarationConstraintSupported(boolean) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.StoredProcedureDefinition
Sets the value of the 'Parameter Declaration Constraint Supported' attribute.
setParameterInitValueSupported(boolean) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.StoredProcedureDefinitionImpl
setParameterInitValueSupported(boolean) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.StoredProcedureDefinition
Sets the value of the 'Parameter Init Value Supported' attribute.
setParameterStyleSupported(boolean) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.StoredProcedureDefinitionImpl
setParameterStyleSupported(boolean) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.StoredProcedureDefinition
Sets the value of the 'Parameter Style Supported' attribute.
setPercentFreeChangeable(boolean) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.IndexDefinitionImpl
setPercentFreeChangeable(boolean) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.IndexDefinition
Sets the value of the 'Percent Free Changeable' attribute.
setPercentFreeTerminology(PercentFreeTerminology) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.IndexDefinitionImpl
setPercentFreeTerminology(PercentFreeTerminology) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.IndexDefinition
Sets the value of the 'Percent Free Terminology' attribute.
setPerColumnUpdateTriggerSupported(boolean) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.TriggerDefinitionImpl
setPerColumnUpdateTriggerSupported(boolean) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.TriggerDefinition
Sets the value of the 'Per Column Update Trigger Supported' attribute.
setPrecisionSupported(boolean) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.PredefinedDataTypeDefinitionImpl
setPrecisionSupported(boolean) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.PredefinedDataTypeDefinition
Sets the value of the 'Precision Supported' attribute.
setPrefetchSizeSupported(boolean) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.TableSpaceDefinitionImpl
setPrefetchSizeSupported(boolean) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.TableSpaceDefinition
Sets the value of the 'Prefetch Size Supported' attribute.
setPrimaryKeyNullable(boolean) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.ConstraintDefinitionImpl
setPrimaryKeyNullable(boolean) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.ConstraintDefinition
Sets the value of the 'Primary Key Nullable' attribute.
setPrimitiveType(PrimitiveType) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.PredefinedDataTypeDefinitionImpl
setPrimitiveType(PrimitiveType) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.PredefinedDataTypeDefinition
Sets the value of the 'Primitive Type' attribute.
setQueryDefinition(QueryDefinition) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.DatabaseVendorDefinitionImpl
setQueryDefinition(QueryDefinition) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseVendorDefinition
Sets the value of the 'Query Definition' containment reference.
setReferencesClauseSupported(boolean) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.TriggerDefinitionImpl
setReferencesClauseSupported(boolean) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.TriggerDefinition
Sets the value of the 'References Clause Supported' attribute.
setReturnedNullSupported(boolean) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.StoredProcedureDefinitionImpl
setReturnedNullSupported(boolean) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.StoredProcedureDefinition
Sets the value of the 'Returned Null Supported' attribute.
setReturnedTypeDeclarationConstraintSupported(boolean) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.StoredProcedureDefinitionImpl
setReturnedTypeDeclarationConstraintSupported(boolean) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.StoredProcedureDefinition
Sets the value of the 'Returned Type Declaration Constraint Supported' attribute.
setReturnTypeSupported(boolean) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.StoredProcedureDefinitionImpl
setReturnTypeSupported(boolean) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.StoredProcedureDefinition
Sets the value of the 'Return Type Supported' attribute.
setRowTriggerReferenceSupported(boolean) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.TriggerDefinitionImpl
setRowTriggerReferenceSupported(boolean) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.TriggerDefinition
Sets the value of the 'Row Trigger Reference Supported' attribute.
setScaleSupported(boolean) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.PredefinedDataTypeDefinitionImpl
setScaleSupported(boolean) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.PredefinedDataTypeDefinition
Sets the value of the 'Scale Supported' attribute.
setSchemaSupported(boolean) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.DatabaseVendorDefinitionImpl
setSchemaSupported(boolean) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseVendorDefinition
Sets the value of the 'Schema Supported' attribute.
setSequenceDefinition(SequenceDefinition) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.DatabaseVendorDefinitionImpl
setSequenceDefinition(SequenceDefinition) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseVendorDefinition
Sets the value of the 'Sequence Definition' containment reference.
setSequenceSupported(boolean) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.DatabaseVendorDefinitionImpl
setSequenceSupported(boolean) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseVendorDefinition
Sets the value of the 'Sequence Supported' attribute.
setSnapshotViewSupported(boolean) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.DatabaseVendorDefinitionImpl
setSnapshotViewSupported(boolean) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseVendorDefinition
Sets the value of the 'Snapshot View Supported' attribute.
setSQLStatementSupported(boolean) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.DatabaseVendorDefinitionImpl
setSQLStatementSupported(boolean) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseVendorDefinition
Sets the value of the 'SQL Statement Supported' attribute.
setSQLSyntaxDefinition(SQLSyntaxDefinition) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.DatabaseVendorDefinitionImpl
setSQLSyntaxDefinition(SQLSyntaxDefinition) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseVendorDefinition
Sets the value of the 'SQL Syntax Definition' containment reference.
setStoredProcedureDefinition(StoredProcedureDefinition) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.DatabaseVendorDefinitionImpl
setStoredProcedureDefinition(StoredProcedureDefinition) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseVendorDefinition
Sets the value of the 'Stored Procedure Definition' containment reference.
setStructuredTypeSupported(boolean) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.UserDefinedTypeDefinitionImpl
setStructuredTypeSupported(boolean) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.UserDefinedTypeDefinition
Sets the value of the 'Structured Type Supported' attribute.
setTableAliasInDeleteSupported(boolean) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.QueryDefinitionImpl
setTableAliasInDeleteSupported(boolean) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.QueryDefinition
Sets the value of the 'Table Alias In Delete Supported' attribute.
setTableDefinition(TableDefinition) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.DatabaseVendorDefinitionImpl
setTableDefinition(TableDefinition) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseVendorDefinition
Sets the value of the 'Table Definition' containment reference.
setTableSpaceDefinition(TableSpaceDefinition) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.DatabaseVendorDefinitionImpl
setTableSpaceDefinition(TableSpaceDefinition) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseVendorDefinition
Sets the value of the 'Table Space Definition' containment reference.
setTablespacesSupported(boolean) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.DatabaseVendorDefinitionImpl
setTablespacesSupported(boolean) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseVendorDefinition
Sets the value of the 'Tablespaces Supported' attribute.
setTableTriggerReferenceSupported(boolean) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.TriggerDefinitionImpl
setTableTriggerReferenceSupported(boolean) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.TriggerDefinition
Sets the value of the 'Table Trigger Reference Supported' attribute.
setTriggerDefinition(TriggerDefinition) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.DatabaseVendorDefinitionImpl
setTriggerDefinition(TriggerDefinition) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseVendorDefinition
Sets the value of the 'Trigger Definition' containment reference.
setTriggerSupported(boolean) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.DatabaseVendorDefinitionImpl
setTriggerSupported(boolean) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseVendorDefinition
Sets the value of the 'Trigger Supported' attribute.
setTypeEnumerationSupported(boolean) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.SequenceDefinitionImpl
setTypeEnumerationSupported(boolean) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.SequenceDefinition
Sets the value of the 'Type Enumeration Supported' attribute.
setTypeSupported(boolean) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.TriggerDefinitionImpl
setTypeSupported(boolean) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.TableSpaceDefinitionImpl
setTypeSupported(boolean) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.TableSpaceDefinition
Sets the value of the 'Type Supported' attribute.
setTypeSupported(boolean) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.TriggerDefinition
Sets the value of the 'Type Supported' attribute.
setUdtDefinition(UserDefinedTypeDefinition) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.DatabaseVendorDefinitionImpl
setUdtDefinition(UserDefinedTypeDefinition) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseVendorDefinition
Sets the value of the 'Udt Definition' containment reference.
setUniqueKeyNullable(boolean) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.ConstraintDefinitionImpl
setUniqueKeyNullable(boolean) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.ConstraintDefinition
Sets the value of the 'Unique Key Nullable' attribute.
setUserDefinedTypeSupported(boolean) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.DatabaseVendorDefinitionImpl
setUserDefinedTypeSupported(boolean) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseVendorDefinition
Sets the value of the 'User Defined Type Supported' attribute.
setValidProcSupported(boolean) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.TableDefinitionImpl
setValidProcSupported(boolean) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.TableDefinition
Sets the value of the 'Valid Proc Supported' attribute.
setValue(String) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.ExtendedDefinitionImpl
setValue(String) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.ExtendedDefinition
Sets the value of the 'Value' attribute.
setVendor(String) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.DatabaseVendorDefinitionImpl
setVendor(String) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseVendorDefinition
Sets the value of the 'Vendor' attribute.
setVersion(String) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.DatabaseVendorDefinitionImpl
setVersion(String) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseVendorDefinition
Sets the value of the 'Version' attribute.
setViewTriggerSupported(boolean) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.DatabaseVendorDefinitionImpl
setViewTriggerSupported(boolean) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseVendorDefinition
Sets the value of the 'View Trigger Supported' attribute.
setWhenClauseSupported(boolean) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.TriggerDefinitionImpl
setWhenClauseSupported(boolean) - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.TriggerDefinition
Sets the value of the 'When Clause Supported' attribute.
SQL - Static variable in class org.eclipse.wst.rdb.internal.models.dbdefinition.ParameterStyle
The 'SQL' literal value.
SQL - Static variable in class org.eclipse.wst.rdb.internal.models.dbdefinition.LanguageType
The 'SQL' literal value.
SQL_LITERAL - Static variable in class org.eclipse.wst.rdb.internal.models.dbdefinition.ParameterStyle
The 'SQL' literal object.
SQL_LITERAL - Static variable in class org.eclipse.wst.rdb.internal.models.dbdefinition.LanguageType
The 'SQL' literal object.
SQL_SYNTAX_DEFINITION - Static variable in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseDefinitionPackage
The meta object id for the 'SQL Syntax Definition' class.
SQL_SYNTAX_DEFINITION__KEYWORDS - Static variable in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseDefinitionPackage
The feature id for the 'Keywords' attribute list.
SQL_SYNTAX_DEFINITION__OPERATORS - Static variable in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseDefinitionPackage
The feature id for the 'Operators' attribute list.
SQL_SYNTAX_DEFINITION_FEATURE_COUNT - Static variable in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseDefinitionPackage
The number of structural features of the the 'SQL Syntax Definition' class.
SQLSyntaxDefinition - interface org.eclipse.wst.rdb.internal.models.dbdefinition.SQLSyntaxDefinition.
A representation of the model object 'SQL Syntax Definition'.
SQLSyntaxDefinitionImpl - class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.SQLSyntaxDefinitionImpl.
An implementation of the model object 'SQL Syntax Definition'.
STORED_PROCEDURE_DEFINITION - Static variable in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseDefinitionPackage
The meta object id for the 'Stored Procedure Definition' class.
STORED_PROCEDURE_DEFINITION__DETERMININSTIC_SUPPORTED - Static variable in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseDefinitionPackage
The feature id for the 'Determininstic Supported' attribute.
STORED_PROCEDURE_DEFINITION__FUNCTION_LANGUAGE_TYPE - Static variable in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseDefinitionPackage
The feature id for the 'Function Language Type' attribute list.
STORED_PROCEDURE_DEFINITION__LANGUAGE_TYPE - Static variable in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseDefinitionPackage
The feature id for the 'Language Type' attribute list.
STORED_PROCEDURE_DEFINITION__MAXIMUM_ACTION_BODY_LENGTH - Static variable in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseDefinitionPackage
The feature id for the 'Maximum Action Body Length' attribute.
STORED_PROCEDURE_DEFINITION__NULL_INPUT_ACTION_SUPPORTED - Static variable in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseDefinitionPackage
The feature id for the 'Null Input Action Supported' attribute.
STORED_PROCEDURE_DEFINITION__PACKAGE_GENERATION_SUPPORTED - Static variable in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseDefinitionPackage
The feature id for the 'Package Generation Supported' attribute.
STORED_PROCEDURE_DEFINITION__PARAMETER_DECLARATION_CONSTRAINT_SUPPORTED - Static variable in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseDefinitionPackage
The feature id for the 'Parameter Declaration Constraint Supported' attribute.
STORED_PROCEDURE_DEFINITION__PARAMETER_INIT_VALUE_SUPPORTED - Static variable in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseDefinitionPackage
The feature id for the 'Parameter Init Value Supported' attribute.
STORED_PROCEDURE_DEFINITION__PARAMETER_STYLE - Static variable in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseDefinitionPackage
The feature id for the 'Parameter Style' attribute list.
STORED_PROCEDURE_DEFINITION__PARAMETER_STYLE_SUPPORTED - Static variable in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseDefinitionPackage
The feature id for the 'Parameter Style Supported' attribute.
STORED_PROCEDURE_DEFINITION__PROCEDURE_TYPE - Static variable in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseDefinitionPackage
The feature id for the 'Procedure Type' attribute list.
STORED_PROCEDURE_DEFINITION__RETURN_TYPE_SUPPORTED - Static variable in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseDefinitionPackage
The feature id for the 'Return Type Supported' attribute.
STORED_PROCEDURE_DEFINITION__RETURNED_NULL_SUPPORTED - Static variable in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseDefinitionPackage
The feature id for the 'Returned Null Supported' attribute.
STORED_PROCEDURE_DEFINITION__RETURNED_TYPE_DECLARATION_CONSTRAINT_SUPPORTED - Static variable in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseDefinitionPackage
The feature id for the 'Returned Type Declaration Constraint Supported' attribute.
STORED_PROCEDURE_DEFINITION_FEATURE_COUNT - Static variable in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseDefinitionPackage
The number of structural features of the the 'Stored Procedure Definition' class.
StoredProcedureDefinition - interface org.eclipse.wst.rdb.internal.models.dbdefinition.StoredProcedureDefinition.
A representation of the model object 'Stored Procedure Definition'.
StoredProcedureDefinitionImpl - class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.StoredProcedureDefinitionImpl.
An implementation of the model object 'Stored Procedure Definition'.
SYSTEM_TEMPORARY - Static variable in class org.eclipse.wst.rdb.internal.models.dbdefinition.TableSpaceType
The 'SYSTEM TEMPORARY' literal value.
SYSTEM_TEMPORARY_LITERAL - Static variable in class org.eclipse.wst.rdb.internal.models.dbdefinition.TableSpaceType
The 'SYSTEM TEMPORARY' literal object.

A B C D E F G I J L N O P Q R S T U V