Methods from org.eclipse.debug.core used by org.eclipse.datatools.sqltools.routineeditor

Click an entry in the table below to reveal the details of the references made to that element.

Reference Details

org.eclipse.debug.core.DebugEvent.DebugEvent(Object, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.launching.SPDebugTarget_Run.connectionClosed()149
org.eclipse.datatools.sqltools.routineeditor.launching.SPDebugTarget_Run.disconnect()126
org.eclipse.datatools.sqltools.routineeditor.launching.SPDebugTarget_Run.terminate()104

org.eclipse.debug.core.DebugException.DebugException(IStatus)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.launching.SPDebugTarget_Run.throwDebugException(String, int, Throwable)190

org.eclipse.debug.core.DebugPlugin.fireDebugEventSet(DebugEvent[])

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.launching.SPDebugTarget_Run.fireEvent(DebugEvent)163

org.eclipse.debug.core.DebugPlugin.getDefault()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.internal.RoutineEditorActivator.start(BundleContext)49
org.eclipse.datatools.sqltools.routineeditor.launching.LaunchHelper.getLaunchConfigType()58
org.eclipse.datatools.sqltools.routineeditor.launching.LaunchHelper.renameAllConfigurations(ProcIdentifier, ProcIdentifier)456
org.eclipse.datatools.sqltools.routineeditor.launching.LaunchHelper.renameAllConfigurations(ProcIdentifier, ProcIdentifier)473
org.eclipse.datatools.sqltools.routineeditor.launching.SPDebugTarget_Run.fireEvent(DebugEvent)163
org.eclipse.datatools.sqltools.routineeditor.launching.SQLToolsLaunchProfileListener.profileChanged(IConnectionProfile, String, String, Boolean, boolean, ConnectProfile)42
org.eclipse.datatools.sqltools.routineeditor.launching.SQLToolsLaunchProfileListener.profileDeleted(IConnectionProfile)100
org.eclipse.datatools.sqltools.routineeditor.parameter.LaunchConfigurationParamsHistoryListener.launchConfigurationRemoved(ILaunchConfiguration)96

org.eclipse.debug.core.DebugPlugin.getLaunchManager()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.internal.RoutineEditorActivator.start(BundleContext)49
org.eclipse.datatools.sqltools.routineeditor.launching.LaunchHelper.getLaunchConfigType()58
org.eclipse.datatools.sqltools.routineeditor.launching.LaunchHelper.renameAllConfigurations(ProcIdentifier, ProcIdentifier)457
org.eclipse.datatools.sqltools.routineeditor.launching.LaunchHelper.renameAllConfigurations(ProcIdentifier, ProcIdentifier)473
org.eclipse.datatools.sqltools.routineeditor.launching.SQLToolsLaunchProfileListener.profileChanged(IConnectionProfile, String, String, Boolean, boolean, ConnectProfile)43
org.eclipse.datatools.sqltools.routineeditor.launching.SQLToolsLaunchProfileListener.profileDeleted(IConnectionProfile)101
org.eclipse.datatools.sqltools.routineeditor.parameter.LaunchConfigurationParamsHistoryListener.launchConfigurationRemoved(ILaunchConfiguration)96

org.eclipse.debug.core.ILaunchConfiguration.delete()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.launching.SQLToolsLaunchProfileListener.profileDeleted(IConnectionProfile)109

org.eclipse.debug.core.ILaunchConfiguration.getAttribute(String, int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.launching.LaunchHelper.isAdHocSQL(ILaunchConfiguration)236
org.eclipse.datatools.sqltools.routineeditor.launching.LaunchHelper.setConnectionLevelOptions(ILaunchConfigurationWorkingCopy)439
org.eclipse.datatools.sqltools.routineeditor.parameter.LaunchConfigurationParamsHistoryListener.readExistingConfigurations(ILaunchConfiguration)125

org.eclipse.debug.core.ILaunchConfiguration.getAttribute(String, List)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.launching.LaunchHelper.readParameterList(ILaunchConfiguration)273

org.eclipse.debug.core.ILaunchConfiguration.getAttribute(String, Map)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.launching.LaunchHelper.readEventParameter(ILaunchConfiguration)309

org.eclipse.debug.core.ILaunchConfiguration.getAttribute(String, String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.launching.LaunchHelper.readDatabaseIdentifier(ILaunchConfiguration)222
org.eclipse.datatools.sqltools.routineeditor.launching.LaunchHelper.readDatabaseIdentifier(ILaunchConfiguration)221
org.eclipse.datatools.sqltools.routineeditor.launching.LaunchHelper.readExternalClientId(ILaunchConfiguration)216
org.eclipse.datatools.sqltools.routineeditor.launching.LaunchHelper.readLaunchSQLStatement(ILaunchConfiguration)318
org.eclipse.datatools.sqltools.routineeditor.launching.LaunchHelper.readProcIdentifier(ILaunchConfiguration)253
org.eclipse.datatools.sqltools.routineeditor.launching.SQLToolsLaunchProfileListener.profileChanged(IConnectionProfile, String, String, Boolean, boolean, ConnectProfile)55
org.eclipse.datatools.sqltools.routineeditor.parameter.LaunchConfigurationParamsHistoryListener.readExistingConfigurations(ILaunchConfiguration)136

org.eclipse.debug.core.ILaunchConfiguration.getName()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.launching.LaunchHelper.renameAllConfigurations(ProcIdentifier, ProcIdentifier)471
org.eclipse.datatools.sqltools.routineeditor.parameter.LaunchConfigurationParamsHistoryListener.launchConfigurationAdded(ILaunchConfiguration)73
org.eclipse.datatools.sqltools.routineeditor.parameter.LaunchConfigurationParamsHistoryListener.launchConfigurationAdded(ILaunchConfiguration)72
org.eclipse.datatools.sqltools.routineeditor.parameter.LaunchConfigurationParamsHistoryListener.launchConfigurationRemoved(ILaunchConfiguration)99

org.eclipse.debug.core.ILaunchConfiguration.getType()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.parameter.LaunchConfigurationParamsHistoryListener.launchConfigurationAdded(ILaunchConfiguration)69

org.eclipse.debug.core.ILaunchConfiguration.getWorkingCopy()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.launching.LaunchHelper.renameAllConfigurations(ProcIdentifier, ProcIdentifier)465
org.eclipse.datatools.sqltools.routineeditor.launching.SQLToolsLaunchProfileListener.profileChanged(IConnectionProfile, String, String, Boolean, boolean, ConnectProfile)53

org.eclipse.debug.core.ILaunchConfigurationType.newInstance(IContainer, String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.launching.LaunchHelper.createExternalClientConfiguration(DatabaseIdentifier, String)76

org.eclipse.debug.core.ILaunchConfigurationWorkingCopy.doSave()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.launching.LaunchHelper.renameAllConfigurations(ProcIdentifier, ProcIdentifier)467
org.eclipse.datatools.sqltools.routineeditor.launching.LaunchHelper.renameAllConfigurations(ProcIdentifier, ProcIdentifier)477
org.eclipse.datatools.sqltools.routineeditor.launching.SQLToolsLaunchProfileListener.profileChanged(IConnectionProfile, String, String, Boolean, boolean, ConnectProfile)69

org.eclipse.debug.core.ILaunchConfigurationWorkingCopy.rename(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.launching.LaunchHelper.renameAllConfigurations(ProcIdentifier, ProcIdentifier)475

org.eclipse.debug.core.ILaunchConfigurationWorkingCopy.setAttribute(String, int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.launching.LaunchHelper.saveAdHocSQL(ILaunchConfigurationWorkingCopy, String, String, String)142
org.eclipse.datatools.sqltools.routineeditor.launching.LaunchHelper.saveEvent(ILaunchConfigurationWorkingCopy, ProcIdentifier, Map, String)124
org.eclipse.datatools.sqltools.routineeditor.launching.LaunchHelper.saveSPUDF(ILaunchConfigurationWorkingCopy, ProcIdentifier, List, String)89
org.eclipse.datatools.sqltools.routineeditor.launching.LaunchHelper.saveTrigger(ILaunchConfigurationWorkingCopy, ProcIdentifier, String)151
org.eclipse.datatools.sqltools.routineeditor.launching.LaunchHelper.setConnectionLevelOptions(ILaunchConfigurationWorkingCopy)441

org.eclipse.debug.core.ILaunchConfigurationWorkingCopy.setAttribute(String, List)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.launching.LaunchHelper.saveParameterList(ILaunchConfigurationWorkingCopy, List)116
org.eclipse.datatools.sqltools.routineeditor.launching.LaunchHelper.saveParameterList(ILaunchConfigurationWorkingCopy, List)100

org.eclipse.debug.core.ILaunchConfigurationWorkingCopy.setAttribute(String, Map)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.launching.LaunchHelper.saveEventParameter(ILaunchConfigurationWorkingCopy, Map)135

org.eclipse.debug.core.ILaunchConfigurationWorkingCopy.setAttribute(String, String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.launching.LaunchHelper.createExternalClientConfiguration(DatabaseIdentifier, String)77
org.eclipse.datatools.sqltools.routineeditor.launching.LaunchHelper.createExternalClientConfiguration(DatabaseIdentifier, String)78
org.eclipse.datatools.sqltools.routineeditor.launching.LaunchHelper.createExternalClientConfiguration(DatabaseIdentifier, String)79
org.eclipse.datatools.sqltools.routineeditor.launching.LaunchHelper.renameAllConfigurations(ProcIdentifier, ProcIdentifier)470
org.eclipse.datatools.sqltools.routineeditor.launching.LaunchHelper.renameAllConfigurations(ProcIdentifier, ProcIdentifier)466
org.eclipse.datatools.sqltools.routineeditor.launching.LaunchHelper.saveAdHocSQL(ILaunchConfigurationWorkingCopy, String, String, String)141
org.eclipse.datatools.sqltools.routineeditor.launching.LaunchHelper.saveAdHocSQL(ILaunchConfigurationWorkingCopy, String, String, String)140
org.eclipse.datatools.sqltools.routineeditor.launching.LaunchHelper.saveAdHocSQL(ILaunchConfigurationWorkingCopy, String, String, String)143
org.eclipse.datatools.sqltools.routineeditor.launching.LaunchHelper.saveEvent(ILaunchConfigurationWorkingCopy, ProcIdentifier, Map, String)123
org.eclipse.datatools.sqltools.routineeditor.launching.LaunchHelper.saveEvent(ILaunchConfigurationWorkingCopy, ProcIdentifier, Map, String)121
org.eclipse.datatools.sqltools.routineeditor.launching.LaunchHelper.saveEvent(ILaunchConfigurationWorkingCopy, ProcIdentifier, Map, String)122
org.eclipse.datatools.sqltools.routineeditor.launching.LaunchHelper.saveEvent(ILaunchConfigurationWorkingCopy, ProcIdentifier, Map, String)125
org.eclipse.datatools.sqltools.routineeditor.launching.LaunchHelper.saveSPUDF(ILaunchConfigurationWorkingCopy, ProcIdentifier, List, String)88
org.eclipse.datatools.sqltools.routineeditor.launching.LaunchHelper.saveSPUDF(ILaunchConfigurationWorkingCopy, ProcIdentifier, List, String)87
org.eclipse.datatools.sqltools.routineeditor.launching.LaunchHelper.saveSPUDF(ILaunchConfigurationWorkingCopy, ProcIdentifier, List, String)86
org.eclipse.datatools.sqltools.routineeditor.launching.LaunchHelper.saveSPUDF(ILaunchConfigurationWorkingCopy, ProcIdentifier, List, String)90
org.eclipse.datatools.sqltools.routineeditor.launching.LaunchHelper.saveTrigger(ILaunchConfigurationWorkingCopy, ProcIdentifier, String)148
org.eclipse.datatools.sqltools.routineeditor.launching.LaunchHelper.saveTrigger(ILaunchConfigurationWorkingCopy, ProcIdentifier, String)150
org.eclipse.datatools.sqltools.routineeditor.launching.LaunchHelper.saveTrigger(ILaunchConfigurationWorkingCopy, ProcIdentifier, String)149
org.eclipse.datatools.sqltools.routineeditor.launching.LaunchHelper.saveTrigger(ILaunchConfigurationWorkingCopy, ProcIdentifier, String)152
org.eclipse.datatools.sqltools.routineeditor.launching.SQLToolsLaunchProfileListener.profileChanged(IConnectionProfile, String, String, Boolean, boolean, ConnectProfile)62
org.eclipse.datatools.sqltools.routineeditor.launching.SQLToolsLaunchProfileListener.profileChanged(IConnectionProfile, String, String, Boolean, boolean, ConnectProfile)66

org.eclipse.debug.core.ILaunchManager.addLaunchConfigurationListener(ILaunchConfigurationListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.internal.RoutineEditorActivator.start(BundleContext)49

org.eclipse.debug.core.ILaunchManager.generateUniqueLaunchConfigurationNameFrom(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.launching.LaunchHelper.renameAllConfigurations(ProcIdentifier, ProcIdentifier)474

org.eclipse.debug.core.ILaunchManager.getLaunchConfigurations(ILaunchConfigurationType)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.launching.LaunchHelper.renameAllConfigurations(ProcIdentifier, ProcIdentifier)457
org.eclipse.datatools.sqltools.routineeditor.launching.SQLToolsLaunchProfileListener.profileChanged(IConnectionProfile, String, String, Boolean, boolean, ConnectProfile)43
org.eclipse.datatools.sqltools.routineeditor.launching.SQLToolsLaunchProfileListener.profileDeleted(IConnectionProfile)101

org.eclipse.debug.core.ILaunchManager.getLaunchConfigurationType(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.launching.LaunchHelper.getLaunchConfigType()58

org.eclipse.debug.core.ILaunchManager.getMovedTo(ILaunchConfiguration)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.parameter.LaunchConfigurationParamsHistoryListener.launchConfigurationRemoved(ILaunchConfiguration)96

Back to reference summary for org.eclipse.datatools.sqltools.routineeditor

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict