Package org.eclipse.wst.rdb.internal.models.sql.datatypes

Interface Summary
ApproximateNumericDataType A representation of the model object 'Approximate Numeric Data Type'.
ArrayDataType A representation of the model object 'Array Data Type'.
AttributeDefinition A representation of the model object 'Attribute Definition'.
BinaryStringDataType A representation of the model object 'Binary String Data Type'.
BooleanDataType A representation of the model object 'Boolean Data Type'.
CharacterSet A representation of the model object 'Character Set'.
CharacterStringDataType A representation of the model object 'Character String Data Type'.
CollectionDataType A representation of the model object 'Collection Data Type'.
ConstructedDataType A representation of the model object 'Constructed Data Type'.
DataLinkDataType A representation of the model object 'Data Link Data Type'.
DataType A representation of the model object 'Data Type'.
DateDataType A representation of the model object 'Date Data Type'.
DistinctUserDefinedType A representation of the model object 'Distinct User Defined Type'.
Domain A representation of the model object 'Domain'.
ExactNumericDataType A representation of the model object 'Exact Numeric Data Type'.
Field A representation of the model object 'Field'.
FixedPrecisionDataType A representation of the model object 'Fixed Precision Data Type'.
IntegerDataType A representation of the model object 'Integer Data Type'.
IntervalDataType A representation of the model object 'Interval Data Type'.
MultisetDataType A representation of the model object 'Multiset Data Type'.
NumberDataType A representation of the model object 'Number Data Type'.
NumericalDataType A representation of the model object 'Numerical Data Type'.
PredefinedDataType A representation of the model object 'Predefined Data Type'.
ReferenceDataType A representation of the model object 'Reference Data Type'.
RowDataType A representation of the model object 'Row Data Type'.
SQLDataType A representation of the model object 'SQL Data Type'.
SQLDataTypesFactory The Factory for the model.
SQLDataTypesPackage The Package for the model.
StructuredUserDefinedType A representation of the model object 'Structured User Defined Type'.
TimeDataType A representation of the model object 'Time Data Type'.
UserDefinedType A representation of the model object 'User Defined Type'.
UserDefinedTypeOrdering A representation of the model object 'User Defined Type Ordering'.
XMLDataType A representation of the model object 'XML Data Type'.
 

Class Summary
CoercibilityType A representation of the literals of the enumeration 'Coercibility Type', and utility methods for working with them.
IntegrityControlOption A representation of the literals of the enumeration 'Integrity Control Option', and utility methods for working with them.
IntervalQualifierType A representation of the literals of the enumeration 'Interval Qualifier Type', and utility methods for working with them.
LinkControlOption A representation of the literals of the enumeration 'Link Control Option', and utility methods for working with them.
OrderingCategoryType A representation of the literals of the enumeration 'Ordering Category Type', and utility methods for working with them.
OrderingType A representation of the literals of the enumeration 'Ordering Type', and utility methods for working with them.
PrimitiveType A representation of the literals of the enumeration 'Primitive Type', and utility methods for working with them.
ReadPermissionOption A representation of the literals of the enumeration 'Read Permission Option', and utility methods for working with them.
UnlinkOption A representation of the literals of the enumeration 'Unlink Option', and utility methods for working with them.
WritePermissionOption A representation of the literals of the enumeration 'Write Permission Option', and utility methods for working with them.