Package org.eclipse.datatools.connectivity.ui.status

Interface Summary
IConnectionExceptionHandler When a connection error occurs, the SQLException generated may not always contain useful information.
 

Class Summary
DatatoolsStatus A Status object that contains connectivity information as provided in the IConnectionProfile and IConnection
DatatoolsStatusListener A IJobChangeListener to handle DatatoolsStatus
DatatoolsStatusTypes DatatoolsStatus can be further divided by type in case different types of SQLExceptions should be handled differently
StatusHandlerService