Last week, I had download serveral versions of 
eclipse and I had performed test with each veresion and I got 
always the same problem. Then I looked some 
plugins like:
 
org.eclipse.datatools.modelbase.sql_1.0.0.v200805152355
org.eclipse.datatools.connectivity.db.generic_1.0.0.v200805152355 
and  many others in org.eclipse.datatools.connectivity and 
org.eclipse.datatools.modelbase
 
trying to find which 
class implement the methods that populate the schema, but 
confess I did not understand where the process begins and I do not know if I 
just looking at the correct plugins.
I saw some class like JDBCSchema, JDBCSchemaLoader, Schema, 
SQLSchemaFactory, SQLSchemaPackage, SchemaImpl, SQLSchemaFactoryImpl, 
SQLSchemaPackageImpl.
 
 | 
 But even if I identify the classes, probably, I would 
not implement for several reasons: 
  Little knowledge of Java;  Recent 
contact with the platform eclipse;  I do not know the components of the 
eclipse very least the parameters of the interface that receive the information 
collected by the methods of classes.
  But I want help to get 
help  |