Package org.eclipse.wst.rdb.internal.models.dbdefinition

Interface Summary
ColumnDefinition A representation of the model object 'Column Definition'.
ConstraintDefinition A representation of the model object 'Constraint Definition'.
DatabaseDefinitionFactory The Factory for the model.
DatabaseDefinitionPackage The Package for the model.
DatabaseVendorDefinition A representation of the model object 'Database Vendor Definition'.
ExtendedDefinition A representation of the model object 'Extended Definition'.
IndexDefinition A representation of the model object 'Index Definition'.
PredefinedDataTypeDefinition A representation of the model object 'Predefined Data Type Definition'.
QueryDefinition A representation of the model object 'Query Definition'.
SequenceDefinition A representation of the model object 'Sequence Definition'.
SQLSyntaxDefinition A representation of the model object 'SQL Syntax Definition'.
StoredProcedureDefinition A representation of the model object 'Stored Procedure Definition'.
TableDefinition A representation of the model object 'Table Definition'.
TableSpaceDefinition A representation of the model object 'Table Space Definition'.
TriggerDefinition A representation of the model object 'Trigger Definition'.
UserDefinedTypeDefinition A representation of the model object 'User Defined Type Definition'.
 

Class Summary
CheckOption A representation of the literals of the enumeration 'Check Option', and utility methods for working with them.
DefaultValueType A representation of the literals of the enumeration 'Default Value Type', and utility methods for working with them.
LanguageType A representation of the literals of the enumeration 'Language Type', and utility methods for working with them.
ParameterStyle A representation of the literals of the enumeration 'Parameter Style', and utility methods for working with them.
ParentDeleteDRIRuleType A representation of the literals of the enumeration 'Parent Delete DRI Rule Type', and utility methods for working with them.
ParentUpdateDRIRuleType A representation of the literals of the enumeration 'Parent Update DRI Rule Type', and utility methods for working with them.
PercentFreeTerminology A representation of the literals of the enumeration 'Percent Free Terminology', and utility methods for working with them.
ProcedureType A representation of the literals of the enumeration 'Procedure Type', and utility methods for working with them.
TableSpaceType A representation of the literals of the enumeration 'Table Space Type', and utility methods for working with them.