Package org.eclipse.datatools.enablement.mysql.catalog

Class Summary
MySqlCatalogColumn This class holds the column information
MySqlCatalogDatabase This is the Database implementation, and contains schemas (MySql does not have schemas)
MySqlCatalogForeignKey This class is the ForeignKey implementation
MySqlCatalogIndex This class is the Index implementation
MySqlCatalogPrimaryKey This class is the PrimaryKey implementation
MySqlCatalogProvider  
MySqlCatalogSchema This class is the Schema implementation, its purpose is to load tables
MySqlCatalogTable This class is the Schema implementation, its purpose is to load columns, constraint, index and primaryKeys