Uses of Package
org.eclipse.datatools.sqltools.core.profile

Packages that use org.eclipse.datatools.sqltools.core.profile
org.eclipse.datatools.sqltools.core   
org.eclipse.datatools.sqltools.core.profile   
org.eclipse.datatools.sqltools.core.services   
org.eclipse.datatools.sqltools.routineeditor.result   
 

Classes in org.eclipse.datatools.sqltools.core.profile used by org.eclipse.datatools.sqltools.core
NoSuchProfileException
          An exception indicates a connection profile does not exist for the given name.
 

Classes in org.eclipse.datatools.sqltools.core.profile used by org.eclipse.datatools.sqltools.core.profile
ConnectProfile
          Connection profile is used to describe how to connect to a particular database.
ISQLToolsProfileListener
          Defined for SQL Dev Tools, the implementor will be notified when profile events occur, all classes in SQL Dev Tools which need to be notified when profile events occur should implement this interface (instead of IProfileListener, IProfileListener1) and register as an observer of SQLToolsProfileListenersManager
NoSuchProfileException
          An exception indicates a connection profile does not exist for the given name.
SQLToolsProfileListenersManager
          This class is to manage all profile listeners in SQL Dev Tools.
SQLToolsProfileProxyListener
           
 

Classes in org.eclipse.datatools.sqltools.core.profile used by org.eclipse.datatools.sqltools.core.services
NoSuchProfileException
          An exception indicates a connection profile does not exist for the given name.
 

Classes in org.eclipse.datatools.sqltools.core.profile used by org.eclipse.datatools.sqltools.routineeditor.result
NoSuchProfileException
          An exception indicates a connection profile does not exist for the given name.
 



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