Uses of Interface
org.eclipse.datatools.modelbase.sql.schema.SQLSchemaFactory

Packages that use SQLSchemaFactory
org.eclipse.datatools.modelbase.sql.schema   
 

Uses of SQLSchemaFactory in org.eclipse.datatools.modelbase.sql.schema
 

Fields in org.eclipse.datatools.modelbase.sql.schema declared as SQLSchemaFactory
static SQLSchemaFactory SQLSchemaFactory.eINSTANCE
          The singleton instance of the factory.
 

Methods in org.eclipse.datatools.modelbase.sql.schema that return SQLSchemaFactory
 SQLSchemaFactory SQLSchemaPackage.getSQLSchemaFactory()
          Returns the factory that creates the instances of the model.