| 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. | 
| SQLTablesPackage.Literals | Defines literals for the meta objects that represent
 
   each class,
   each feature of each class,
   each enum,
   and each data type | 
| 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'. |