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

Interface Summary
BaseTable A representation of the model object 'Base Table'.
Column A representation of the model object 'Column'.
DerivedTable A representation of the model object 'Derived Table'.
PersistentTable A representation of the model object 'Persistent Table'.
SQLTablesFactory The Factory for the model.
SQLTablesPackage The Package for the model.
Table A representation of the model object 'Table'.
TemporaryTable A representation of the model object 'Temporary Table'.
Trigger A representation of the model object 'Trigger'.
ViewTable A representation of the model object 'View Table'.
 

Class Summary
ActionGranularityType A representation of the literals of the enumeration 'Action Granularity Type', and utility methods for working with them.
ActionTimeType A representation of the literals of the enumeration 'Action Time Type', and utility methods for working with them.
CheckType A representation of the literals of the enumeration 'Check Type', and utility methods for working with them.
ReferenceType A representation of the literals of the enumeration 'Reference Type', and utility methods for working with them.