Package org.eclipse.datatools.sqltools.debugger.core

Interface Summary
IConnectionObserver This interface is the callback interface used by the IControlConnection to send information or request to the individual debugger (or other kind of connection observer).
IControlConnectionExtension This is an adapter interface.
IDebugHandler To handle all debug related issues.
IDebugHandlerManager Manages all debug handlers
SQLDebuggerConfiguration Database plugins should implement this interface to provide database-specific features.
 

Class Summary
AutoAttachUtil  
ClientConInfo This class represents information of a client connection.
DebugHandlerManager Used to manage all debug handlers: creation, destroy
Messages