Uses of Interface
org.eclipse.datatools.sqltools.core.services.ISQLService

Packages that use ISQLService
org.eclipse.datatools.sqltools.core   
org.eclipse.datatools.sqltools.core.services   
 

Uses of ISQLService in org.eclipse.datatools.sqltools.core
 

Methods in org.eclipse.datatools.sqltools.core that return ISQLService
 ISQLService IDBFactory.getSQLService()
          Returns the SQL service associated with this database definition
 ISQLService DefaultDBFactory.getSQLService()
           
 

Uses of ISQLService in org.eclipse.datatools.sqltools.core.services
 

Classes in org.eclipse.datatools.sqltools.core.services that implement ISQLService
 class DefaultSQLService
          Default implementation for ISQLService.
 



Copyright © 2006 Actuate, IBM Corporation, Sybase, Inc. and others. All rights reserved.