Uses of Class
org.eclipse.datatools.sqltools.core.profile.ConnectProfile

Packages that use ConnectProfile
org.eclipse.datatools.sqltools.core.profile   
 

Uses of ConnectProfile in org.eclipse.datatools.sqltools.core.profile
 

Methods in org.eclipse.datatools.sqltools.core.profile with parameters of type ConnectProfile
 void SQLToolsProfileListenersManager.fireProfileChanged(IConnectionProfile profile, java.lang.String oldName, java.lang.String oldDesc, java.lang.Boolean oldAutoConnect, boolean onlyNameChanged, ConnectProfile oldProfile)
           
static boolean ProfileUtil.isDatabaseProfile(ConnectProfile connectProfile)
          This method is used to verify if this profile is database profile.
 void ISQLToolsProfileListener.profileChanged(IConnectionProfile profile, java.lang.String oldName, java.lang.String oldDesc, java.lang.Boolean oldAutoConnect, boolean onlyNameChanged, ConnectProfile oldProfile)
          Will be notified when a profile is changed
 boolean ConnectProfile.isOnlyNameChanged(ConnectProfile p)
           
 



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