Uses of Interface
org.eclipse.datatools.connectivity.IOfflineConnection

Packages that use IOfflineConnection
org.eclipse.datatools.connectivity   
 

Uses of IOfflineConnection in org.eclipse.datatools.connectivity
 

Methods in org.eclipse.datatools.connectivity that return IOfflineConnection
 IOfflineConnection IOfflineConnectionFactory.createConnection(IConnectionProfile profile, org.eclipse.core.runtime.IProgressMonitor monitor)
          This method creates a connection to a server based on the properties specified by the connection profile.
 IOfflineConnection IOfflineConnectionFactory.createOfflineConnection(IConnectionProfile profile, org.eclipse.core.runtime.IProgressMonitor monitor)
          Creates an offline connection.