org.eclipse.datatools.enablement.mysql.catalog
Class MySqlCatalogProvider
java.lang.Object
   org.eclipse.datatools.enablement.mysql.catalog.MySqlCatalogProvider
org.eclipse.datatools.enablement.mysql.catalog.MySqlCatalogProvider
- All Implemented Interfaces: 
- org.eclipse.core.runtime.IExecutableExtension, ICatalogProvider
- public class MySqlCatalogProvider 
- extends java.lang.Object- implements ICatalogProvider, org.eclipse.core.runtime.IExecutableExtension
 
 
| Methods inherited from class java.lang.Object | 
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
MySqlCatalogProvider
public MySqlCatalogProvider()
setInitializationData
public void setInitializationData(org.eclipse.core.runtime.IConfigurationElement config,
                                  java.lang.String propertyName,
                                  java.lang.Object data)
                           throws org.eclipse.core.runtime.CoreException
- 
- Specified by:
- setInitializationDatain interface- org.eclipse.core.runtime.IExecutableExtension
 
- 
- Throws:
- org.eclipse.core.runtime.CoreException
 
getCatalogDatabase
public Database getCatalogDatabase(java.sql.Connection connection)
- 
- Specified by:
- getCatalogDatabasein interface- ICatalogProvider
 
-