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

Class Summary
BaseTableImpl An implementation of the model object 'Base Table'.
ColumnImpl An implementation of the model object 'Column'.
DerivedTableImpl An implementation of the model object 'Derived Table'.
PersistentTableImpl An implementation of the model object 'Persistent Table'.
SQLTablesFactoryImpl An implementation of the model Factory.
SQLTablesPackageImpl An implementation of the model Package.
TableImpl An implementation of the model object 'Table'.
TemporaryTableImpl An implementation of the model object 'Temporary Table'.
TriggerImpl An implementation of the model object 'Trigger'.
ViewTableImpl An implementation of the model object 'View Table'.