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

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

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

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

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

Classes in org.eclipse.datatools.sqltools.core.services that implement ISQLEditorService
 class DefaultSQLEditorService
          Default implementation for ISQLEditorService.
 



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