Uses of Package
org.eclipse.datatools.sqltools.debugger.model

Packages that use org.eclipse.datatools.sqltools.debugger.model
org.eclipse.datatools.sqltools.debugger.core   
org.eclipse.datatools.sqltools.debugger.model   
 

Classes in org.eclipse.datatools.sqltools.debugger.model used by org.eclipse.datatools.sqltools.debugger.core
SPDebugTarget
          SP debug target will only have at most one SPThread associated with it, many method of this class will delegate to the SPThread.
SPThread
          This is the super class for stored procedure thread.
 

Classes in org.eclipse.datatools.sqltools.debugger.model used by org.eclipse.datatools.sqltools.debugger.model
SPDebugTarget
          SP debug target will only have at most one SPThread associated with it, many method of this class will delegate to the SPThread.
SPThread
          This is the super class for stored procedure thread.
SPValue
          Stored Procedure variables are flat and simple.
 



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