A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

A

aboutToAttach(ConnectEvent) - Method in interface org.eclipse.datatools.connectivity.IManagedConnectionOfflineListener
The "offline" connection manged by the associated IManagedConnection is about to be replaced with a "live" connection.
aboutToAttach(ConnectEvent) - Method in class org.eclipse.datatools.connectivity.ManagedConnectionAdapter
 
aboutToChange(Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.RoutineFormDocumentProviderAdapter
 
aboutToClose(ConnectEvent) - Method in interface org.eclipse.datatools.connectivity.IManagedConnectionListener
The connection manged by the associated IManagedConnection is about to be closed.
aboutToClose(ConnectEvent) - Method in class org.eclipse.datatools.connectivity.ManagedConnectionAdapter
 
aboutToClose(ConnectEvent) - Method in class org.eclipse.datatools.sqltools.debugger.core.DebugHandlerManager
 
aboutToClose(ConnectEvent) - Method in interface org.eclipse.datatools.sqltools.editor.core.connection.ISQLToolsConnectListener
The profile is about to close
aboutToClose(ConnectEvent) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.profile.SQLEditorProfileListener
 
aboutToDetach(ConnectEvent) - Method in interface org.eclipse.datatools.connectivity.IManagedConnectionOfflineListener
The "live" connection manged by the associated IManagedConnection is about to be closed.
aboutToDetach(ConnectEvent) - Method in class org.eclipse.datatools.connectivity.ManagedConnectionAdapter
 
aboutToLeave() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.SourcePage
 
aboutToLeave() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.NestedEditorPage
Notifies this page that a page switch event has occurred.
aboutToRun(IJobChangeEvent) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SQLExecutionJobListener
 
aboutToSave(IProgressMonitor) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.general.ProceduralObjectGeneralPage
 
aboutToSave(IProgressMonitor) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.SourcePage
 
aboutToSave(IProgressMonitor) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditorPage
 
aboutToSave(IProgressMonitor) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.ISchemaObjectEditorPage
Notifies this page that the editor is about to save, subclass should update the model if necessary
ABSENT_ON_NULL - Static variable in class org.eclipse.datatools.modelbase.sql.xml.query.XMLNullHandlingType
The 'ABSENT ON NULL' literal value.
ABSENT_ON_NULL_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.xml.query.XMLNullHandlingType
The 'ABSENT ON NULL' literal object.
absolute(int) - Method in interface org.eclipse.datatools.connectivity.oda.IParameterRowSet
Moves the cursor to the designated row number.
AbstractBreakpointRulerAction - Class in org.eclipse.datatools.sqltools.debugger.actions
copied and modified from the eclipse jdt plugin.
AbstractBreakpointRulerAction() - Constructor for class org.eclipse.datatools.sqltools.debugger.actions.AbstractBreakpointRulerAction
 
AbstractConnectivityTemplateSection - Class in org.eclipse.datatools.connectivity.ui.templates
Abstract template section that provides many helper functions to other Connectivity PDE templates.
AbstractConnectivityTemplateSection() - Constructor for class org.eclipse.datatools.connectivity.ui.templates.AbstractConnectivityTemplateSection
 
AbstractContainmentProvider - Class in org.eclipse.datatools.connectivity.sqm.core.containment
 
AbstractContainmentProvider() - Constructor for class org.eclipse.datatools.connectivity.sqm.core.containment.AbstractContainmentProvider
 
AbstractControlConnection_connection_already_being_debugged - Static variable in class org.eclipse.datatools.sqltools.debugger.core.internal.DebuggerMessages
 
AbstractControlConnection_invalid_store_procedure_description - Static variable in class org.eclipse.datatools.sqltools.debugger.core.internal.DebuggerMessages
 
AbstractControlConnectionExtension - Class in org.eclipse.datatools.sqltools.debugger.core.internal
 
AbstractControlConnectionExtension(AbstractControlConnection) - Constructor for class org.eclipse.datatools.sqltools.debugger.core.internal.AbstractControlConnectionExtension
 
AbstractDBPreferenceFieldPage - Class in org.eclipse.datatools.sqltools.common.ui.preferences
The preference pages in DTP that want to accomodate vendor specific setting should extend this class, which manages the vendor settings by notifying the IDataServerPreferenceSection at propriate time.
AbstractDBPreferenceFieldPage() - Constructor for class org.eclipse.datatools.sqltools.common.ui.preferences.AbstractDBPreferenceFieldPage
 
AbstractDBPreferenceFieldPage(boolean) - Constructor for class org.eclipse.datatools.sqltools.common.ui.preferences.AbstractDBPreferenceFieldPage
 
AbstractDBPreferenceFieldPage(int) - Constructor for class org.eclipse.datatools.sqltools.common.ui.preferences.AbstractDBPreferenceFieldPage
 
AbstractDBPreferenceFieldPage(String, ImageDescriptor, int) - Constructor for class org.eclipse.datatools.sqltools.common.ui.preferences.AbstractDBPreferenceFieldPage
 
AbstractDBPreferenceFieldPage(String, int) - Constructor for class org.eclipse.datatools.sqltools.common.ui.preferences.AbstractDBPreferenceFieldPage
 
AbstractDeltaDdlGenProvider - Class in org.eclipse.datatools.enablement.sybase.deltaddl
This class provides a skeletal implementation of the IDeltaDdlGenProvider interface to minimize the effort required to implement getModificationResult method to generate modifcation sql script.
AbstractDeltaDdlGenProvider() - Constructor for class org.eclipse.datatools.enablement.sybase.deltaddl.AbstractDeltaDdlGenProvider
 
AbstractFilterProvider - Class in org.eclipse.datatools.enablement.sybase.ui.filter
 
AbstractFilterProvider() - Constructor for class org.eclipse.datatools.enablement.sybase.ui.filter.AbstractFilterProvider
 
AbstractMatchingPairs - Class in org.eclipse.datatools.sqltools.sqleditor.internal.matching
The abstract class for matching token pairs.
AbstractMatchingPairs() - Constructor for class org.eclipse.datatools.sqltools.sqleditor.internal.matching.AbstractMatchingPairs
 
AbstractOutputter - Class in org.eclipse.datatools.sqltools.result.export
This class is to write the result set(s) into print writer.
AbstractOutputter() - Constructor for class org.eclipse.datatools.sqltools.result.export.AbstractOutputter
 
AbstractPairMatcher - Class in org.eclipse.datatools.sqltools.sqleditor.internal.matching
Abstract token matcher which provides token matching methods and some abstract methods to dedicate themselves to complete matching methods.
AbstractPairMatcher(IMatchingPairs) - Constructor for class org.eclipse.datatools.sqltools.sqleditor.internal.matching.AbstractPairMatcher
 
AbstractPlanDrawer - Class in org.eclipse.datatools.sqltools.plan
Consumers of Execution Plan View can extend this class intead of implementing IPlanDrawer from scratch.
AbstractPlanDrawer() - Constructor for class org.eclipse.datatools.sqltools.plan.AbstractPlanDrawer
The invoker should call setCanvas() and setBrowser() after contruct a plan drawer using this contructor.
AbstractPlanDrawer(Canvas, Browser) - Constructor for class org.eclipse.datatools.sqltools.plan.AbstractPlanDrawer
Constructor
AbstractQuickSQLParser - Class in org.eclipse.datatools.enablement.sybase.parser
 
AbstractQuickSQLParser() - Constructor for class org.eclipse.datatools.enablement.sybase.parser.AbstractQuickSQLParser
 
AbstractRowData - Class in org.eclipse.datatools.sqltools.data.internal.core.editor
This abstract implementation of IRowData keeps track of the old and new (unsaved) values for each row, And also handle the life cycle of the row (ORIGINAL, INSERTED, UPDATED, DELETED).
AbstractRowData(int, Object[]) - Constructor for class org.eclipse.datatools.sqltools.data.internal.core.editor.AbstractRowData
 
AbstractSchemaObjectEditModel - Class in org.eclipse.datatools.sqltools.schemaobjecteditor.model
The class is resoponsible for cloning SQL objects for edit purpose.
AbstractSchemaObjectEditModel(ISchemaObjectImmutableModel, DatabaseIdentifier) - Constructor for class org.eclipse.datatools.sqltools.schemaobjecteditor.model.AbstractSchemaObjectEditModel
 
AbstractSchemaObjectEditModel_fatal_error - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.Messages
 
AbstractSchemaObjectEditModel_main_object_lost - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.Messages
 
AbstractSchemaObjectImmutableModel - Class in org.eclipse.datatools.sqltools.schemaobjecteditor.model
 
AbstractSchemaObjectImmutableModel(SQLObject, Map) - Constructor for class org.eclipse.datatools.sqltools.schemaobjecteditor.model.AbstractSchemaObjectImmutableModel
 
AbstractShiftedListSection - Class in org.eclipse.datatools.sqltools.result.internal.ui
 
AbstractShiftedListSection(String, String, String) - Constructor for class org.eclipse.datatools.sqltools.result.internal.ui.AbstractShiftedListSection
 
AbstractSqlDataValidator - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils
 
AbstractSqlDataValidator(DatabaseIdentifier) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.AbstractSqlDataValidator
 
AbstractSQLEditorTextHover - Class in org.eclipse.datatools.sqltools.sqleditor.sql
Provides a common base class for all text hovers of SQL Editor.
AbstractSQLEditorTextHover() - Constructor for class org.eclipse.datatools.sqltools.sqleditor.sql.AbstractSQLEditorTextHover
 
AbstractSQLLexer - Class in org.eclipse.datatools.sqltools.parsers.sql.lexer
 
AbstractSQLLexer() - Constructor for class org.eclipse.datatools.sqltools.parsers.sql.lexer.AbstractSQLLexer
 
AbstractSQLLexer(char[], String, int) - Constructor for class org.eclipse.datatools.sqltools.parsers.sql.lexer.AbstractSQLLexer
 
AbstractSQLLexer(char[], String) - Constructor for class org.eclipse.datatools.sqltools.parsers.sql.lexer.AbstractSQLLexer
 
AbstractSQLLexer(int) - Constructor for class org.eclipse.datatools.sqltools.parsers.sql.lexer.AbstractSQLLexer
 
AbstractSQLLexer(IntSegmentedTuple, char[], String, int) - Constructor for class org.eclipse.datatools.sqltools.parsers.sql.lexer.AbstractSQLLexer
 
AbstractSQLLexer(IntSegmentedTuple, char[], String) - Constructor for class org.eclipse.datatools.sqltools.parsers.sql.lexer.AbstractSQLLexer
 
AbstractSQLLexer(String, int) - Constructor for class org.eclipse.datatools.sqltools.parsers.sql.lexer.AbstractSQLLexer
 
AbstractSQLLexer(String) - Constructor for class org.eclipse.datatools.sqltools.parsers.sql.lexer.AbstractSQLLexer
 
AbstractSQLParser - Class in org.eclipse.datatools.sqltools.parsers.sql
 
AbstractSQLQueryParser - Class in org.eclipse.datatools.sqltools.parsers.sql.query
 
AbstractSQLQueryParser(LexStream, ParseTable, int, boolean) - Constructor for class org.eclipse.datatools.sqltools.parsers.sql.query.AbstractSQLQueryParser
 
AbstractSQLQueryParser(LexStream, ParseTable, int, SQLQuerySourceFormat) - Constructor for class org.eclipse.datatools.sqltools.parsers.sql.query.AbstractSQLQueryParser
 
AbstractSQLQueryParser(LexStream, ParseTable, int, SQLQuerySourceFormat, boolean) - Constructor for class org.eclipse.datatools.sqltools.parsers.sql.query.AbstractSQLQueryParser
 
AbstractSQLScanner - Class in org.eclipse.datatools.sqltools.sqleditor.internal.sql
Abstract scanner which defines methods common to all types of SQL scanner.
AbstractSQLScanner() - Constructor for class org.eclipse.datatools.sqltools.sqleditor.internal.sql.AbstractSQLScanner
 
accept(String) - Method in interface org.eclipse.datatools.sqltools.common.ui.resource.IProfileFilter
 
ACCEPT_ACTION - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexerprs
 
ACCEPT_ACTION - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexerprs
 
ACCEPT_ACTION - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
ACCEPT_ACTION - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
acceptChildren(ISQLParserVisitor, Object) - Method in class org.eclipse.datatools.sqltools.sql.parser.ast.SimpleNode
Accepts the visitor for all children.
acceptsUserDefinedDataType(UserDefinedType) - Method in class org.eclipse.datatools.sqltools.sql.parser.ParserProposalAdvisor
Tells whether to accept the user defined data type in the content assist.
ACCESS - Static variable in interface org.eclipse.datatools.enablement.ase.ISybaseASEDdlConstants
 
ACCESS_RULE_TYPE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The meta object id for the 'Access Rule Type' enum.
ACCESS_RULE_TYPE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Access Rule Type' enum.
AccessibleTableEditorImpl - Class in org.eclipse.datatools.sqltools.common.ui.tableviewer
Internal accessible table viewer implementation.
AccessibleTableViewer - Class in org.eclipse.datatools.sqltools.common.ui.tableviewer
A concrete viewer to support tab function.
AccessibleTableViewer(Composite) - Constructor for class org.eclipse.datatools.sqltools.common.ui.tableviewer.AccessibleTableViewer
Creates a accessible table viewer on a newly-created table control under the given parent.
AccessibleTableViewer(Composite, int) - Constructor for class org.eclipse.datatools.sqltools.common.ui.tableviewer.AccessibleTableViewer
Creates a table viewer on a newly-created table control under the given parent.
AccessibleTableViewer(Table) - Constructor for class org.eclipse.datatools.sqltools.common.ui.tableviewer.AccessibleTableViewer
Creates a table viewer on the given table control.
AccessibleTableViewer_confirm_delete - Static variable in class org.eclipse.datatools.sqltools.common.ui.tableviewer.Messages
 
AccessibleTableViewer_fail_to_refresh - Static variable in class org.eclipse.datatools.sqltools.common.ui.tableviewer.Messages
 
AccessibleTableViewer_fail_to_save - Static variable in class org.eclipse.datatools.sqltools.common.ui.tableviewer.Messages
 
AccessibleTableViewer_save - Static variable in class org.eclipse.datatools.sqltools.common.ui.tableviewer.Messages
 
AccessibleTableViewer_save_changes - Static variable in class org.eclipse.datatools.sqltools.common.ui.tableviewer.Messages
 
AccessibleTableViewer_sure_to_delete - Static variable in class org.eclipse.datatools.sqltools.common.ui.tableviewer.Messages
 
ACCESSRULE - Static variable in interface org.eclipse.datatools.enablement.ase.ISybaseASEDdlConstants
 
AccessRuleType - Class in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel
A representation of the literals of the enumeration 'Access Rule Type', and utility methods for working with them.
ACTION_AFTER_RUN - Static variable in class org.eclipse.datatools.sqltools.result.OperationCommand
 
ACTION_BEFORE_RUN - Static variable in class org.eclipse.datatools.sqltools.result.OperationCommand
 
ACTION_CREATE - Static variable in class org.eclipse.datatools.sqltools.result.OperationCommand
 
ACTION_DEBUG - Static variable in class org.eclipse.datatools.sqltools.result.OperationCommand
 
ACTION_DEPLOY - Static variable in class org.eclipse.datatools.sqltools.result.OperationCommand
 
ACTION_DROP - Static variable in class org.eclipse.datatools.sqltools.result.OperationCommand
 
ACTION_EDIT - Static variable in class org.eclipse.datatools.sqltools.result.OperationCommand
 
ACTION_EXECUTE - Static variable in class org.eclipse.datatools.sqltools.result.OperationCommand
 
ACTION_EXPORT - Static variable in class org.eclipse.datatools.sqltools.result.OperationCommand
 
ACTION_EXPORT_ALL_RESULTSETS - Static variable in interface org.eclipse.datatools.sqltools.result.ui.IHelpConstants
Used for SQL result view's All Results action.
ACTION_EXPORT_RESULTSET - Static variable in interface org.eclipse.datatools.sqltools.result.ui.IHelpConstants
Used for SQL result view's Export Current Result action.
ACTION_EXTRACT - Static variable in class org.eclipse.datatools.sqltools.result.OperationCommand
 
ACTION_GRANULARITY_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The meta object id for the 'Action Granularity Type' enum.
ACTION_GRANULARITY_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage.Literals
The meta object literal for the 'Action Granularity Type' enum.
ACTION_ID - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.actions.EditRoutineAction
 
ACTION_IMPORT - Static variable in class org.eclipse.datatools.sqltools.result.OperationCommand
 
ACTION_INDEX - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.view.ResultHistoryHelper
 
ACTION_LOAD - Static variable in class org.eclipse.datatools.sqltools.result.OperationCommand
 
ACTION_OPEN_FILTER_DIALOG - Static variable in interface org.eclipse.datatools.sqltools.result.ui.IHelpConstants
Used for SQL result view's Open Filters action.
ACTION_PRINT_RESULTSET - Static variable in interface org.eclipse.datatools.sqltools.result.ui.IHelpConstants
Used for SQL result view's Print Current Result action.
ACTION_REEXECUTE - Static variable in interface org.eclipse.datatools.sqltools.result.ui.IHelpConstants
Used for SQL result view's Re-execute action.
ACTION_REMOVE_ALL_VISIBLE_FINISHED_RESULT - Static variable in interface org.eclipse.datatools.sqltools.result.ui.IHelpConstants
Used for SQL result view's Remove All action.
ACTION_REMOVE_RESULT - Static variable in interface org.eclipse.datatools.sqltools.result.ui.IHelpConstants
Used for SQL result view's Remove action.
ACTION_RUN - Static variable in class org.eclipse.datatools.sqltools.result.OperationCommand
 
ACTION_SAVE_ALL_RESULTSETS - Static variable in interface org.eclipse.datatools.sqltools.result.ui.IHelpConstants
Used for SQL result view's Save All Results action.
ACTION_SAVE_RESULT_INSTANCE - Static variable in interface org.eclipse.datatools.sqltools.result.ui.IHelpConstants
Used for SQL result view's Save History action.
ACTION_SAVE_RESULTSET - Static variable in interface org.eclipse.datatools.sqltools.result.ui.IHelpConstants
Used for SQL result view's Save Current Result action.
ACTION_SINGLE_TAB_DISPLAY - Static variable in interface org.eclipse.datatools.sqltools.result.ui.IHelpConstants
Used for SQL result view's Display result in single tab action.
ACTION_TERMINATE_INSTANCE - Static variable in interface org.eclipse.datatools.sqltools.result.ui.IHelpConstants
Used for SQL result view's Terminate action.
ACTION_TEXT_MODE_DISPLAY - Static variable in interface org.eclipse.datatools.sqltools.result.ui.IHelpConstants
Used for SQL result view's Display result in text mode action.
ACTION_TIME_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The meta object id for the 'Action Time Type' enum.
ACTION_TIME_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage.Literals
The meta object literal for the 'Action Time Type' enum.
ACTION_VALIDATE - Static variable in class org.eclipse.datatools.sqltools.result.OperationCommand
 
ACTION_VIEW - Static variable in class org.eclipse.datatools.sqltools.result.OperationCommand
 
ActionGranularityType - Class in org.eclipse.datatools.modelbase.sql.tables
A representation of the literals of the enumeration 'Action Granularity Type', and utility methods for working with them.
ActionHelper - Class in org.eclipse.datatools.sqltools.sqlbuilder.actions
This class provides a set of helpful functions that support New and Open actions.
ActionHelper() - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.actions.ActionHelper
 
actions - Variable in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLSourceViewer
 
ActionTimeType - Class in org.eclipse.datatools.modelbase.sql.tables
A representation of the literals of the enumeration 'Action Time Type', and utility methods for working with them.
activate() - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.TableCheckBoxCellEditor
 
activate() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.ComboBoxCellEditor
 
activate() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.EditComboBoxCellEditor
 
activate() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.TableEditPart
 
activated(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.ConnectionLevelOptionsTab
 
activateEditor(IWorkbenchPage, IStructuredSelection) - Method in class org.eclipse.datatools.sqltools.routineeditor.ui.DataSourceExplorerLinkHelper
 
Activator - Class in org.eclipse.datatools.connectivity.oda.template.ui.plugin
[Non-API] The activator class controls the plug-in life cycle.
Activator() - Constructor for class org.eclipse.datatools.connectivity.oda.template.ui.plugin.Activator
The constructor
Activator - Class in org.eclipse.datatools.enablement.mysql.ui
The activator class controls the plug-in life cycle
Activator() - Constructor for class org.eclipse.datatools.enablement.mysql.ui.Activator
The constructor
Activator - Class in org.eclipse.datatools.enablement.sqlite
The activator class controls the plug-in life cycle
Activator() - Constructor for class org.eclipse.datatools.enablement.sqlite.Activator
The constructor
Activator - Class in org.eclipse.datatools.enablement.sybase
The activator class controls the plug-in life cycle
Activator() - Constructor for class org.eclipse.datatools.enablement.sybase.Activator
The constructor
Activator - Class in org.eclipse.datatools.sqltools.db.derby
The main plugin class to be used in the desktop.
Activator() - Constructor for class org.eclipse.datatools.sqltools.db.derby.Activator
The constructor.
adapt(Notifier, Object) - Method in class org.eclipse.datatools.modelbase.sql.accesscontrol.provider.SQLAccessControlItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter.
adapt(Object, Object) - Method in class org.eclipse.datatools.modelbase.sql.accesscontrol.provider.SQLAccessControlItemProviderAdapterFactory
 
adapt(Notifier, Object) - Method in class org.eclipse.datatools.modelbase.sql.constraints.provider.SQLConstraintsItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter.
adapt(Object, Object) - Method in class org.eclipse.datatools.modelbase.sql.constraints.provider.SQLConstraintsItemProviderAdapterFactory
 
adapt(Notifier, Object) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.SQLDataTypesItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter.
adapt(Object, Object) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.SQLDataTypesItemProviderAdapterFactory
 
adapt(Notifier, Object) - Method in class org.eclipse.datatools.modelbase.sql.expressions.provider.SQLExpressionsItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter.
adapt(Object, Object) - Method in class org.eclipse.datatools.modelbase.sql.expressions.provider.SQLExpressionsItemProviderAdapterFactory
 
adapt(Notifier, Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SQLQueryModelItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter.
adapt(Object, Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SQLQueryModelItemProviderAdapterFactory
 
adapt(Notifier, Object) - Method in class org.eclipse.datatools.modelbase.sql.routines.provider.SQLRoutinesItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter.
adapt(Object, Object) - Method in class org.eclipse.datatools.modelbase.sql.routines.provider.SQLRoutinesItemProviderAdapterFactory
 
adapt(Notifier, Object) - Method in class org.eclipse.datatools.modelbase.sql.schema.provider.SQLSchemaItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter.
adapt(Object, Object) - Method in class org.eclipse.datatools.modelbase.sql.schema.provider.SQLSchemaItemProviderAdapterFactory
 
adapt(Notifier, Object) - Method in class org.eclipse.datatools.modelbase.sql.statements.provider.SQLStatementsItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter.
adapt(Object, Object) - Method in class org.eclipse.datatools.modelbase.sql.statements.provider.SQLStatementsItemProviderAdapterFactory
 
adapt(Notifier, Object) - Method in class org.eclipse.datatools.modelbase.sql.tables.provider.SQLTablesItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter.
adapt(Object, Object) - Method in class org.eclipse.datatools.modelbase.sql.tables.provider.SQLTablesItemProviderAdapterFactory
 
add(FilterExpression) - Method in interface org.eclipse.datatools.connectivity.oda.design.CompositeFilterExpression
Appends the specified FilterExpression to its 'Children' containment reference list.
add(Object) - Method in interface org.eclipse.datatools.connectivity.oda.design.StaticValues
Appends the specified value to this ordered collection of static values.
add() - Method in interface org.eclipse.datatools.connectivity.oda.IParameterRowSet
Appends a new row to the end of this collection and moves the cursor to the new row's position.
add(ExpressionVariable) - Method in class org.eclipse.datatools.connectivity.oda.spec.result.AggregateExpression
Appends the specified input source variable to this.
add(FilterExpression) - Method in class org.eclipse.datatools.connectivity.oda.spec.result.filter.CompositeExpression
Appends the specified FilterExpression to its collection of child expressions.
add(FilterExpression) - Method in class org.eclipse.datatools.connectivity.oda.spec.result.filter.NotExpression
 
ADD - Static variable in class org.eclipse.datatools.connectivity.oda.spec.valueexpr.CombinedValueExpressionOperator
The id of built-in combined operator types.
ADD - Static variable in interface org.eclipse.datatools.enablement.sybase.IGenericDdlConstants
 
ADD - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
ADD - Static variable in class org.eclipse.datatools.modelbase.sql.query.ValueExpressionCombinedOperator
The 'ADD' literal value.
add(Object[]) - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.AccessibleTableViewer
Adds the given elements to this table viewer.
add(Object) - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.AccessibleTableViewer
Adds the given element to this table viewer.
ADD - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
ADD - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
ADD_INDEX - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.commonui.ListSchemaObjectsSection
 
ADD_LITERAL - Static variable in class org.eclipse.datatools.connectivity.oda.spec.valueexpr.CombinedValueExpressionOperator
Literal instances of built-in combined operator types.
ADD_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.query.ValueExpressionCombinedOperator
The 'ADD' literal object.
ADD_TABLE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.dialogs.AddTableDialog
 
addAlterIndexClusteredStatements(String) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlScript
 
addAlterIndexNonclusteredStatements(String) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlScript
 
addAlterOtherStatements(String) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlScript
 
addAlterTableAddConstraintStatement(String) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.fe.GenericDdlScript
 
addAlterTableAddConstraintStatement(String) - Method in class org.eclipse.datatools.enablement.mysql.ddl.MySqlDdlScript
 
addAlterTableAddForeignKeyStatement(String) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.fe.GenericDdlScript
 
addAlterTableAddForeignKeyStatement(String) - Method in class org.eclipse.datatools.enablement.mysql.ddl.MySqlDdlScript
 
addAlterTableAlterConstraintStatements(String) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlScript
 
addAlterTableColumnStatements(String) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlScript
 
addAlterTableDropColumnStatements(String) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlScript
 
addAlterTableDropConstraintStatement(String) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.fe.GenericDdlScript
 
addAlterTableDropConstraintStatement(String) - Method in class org.eclipse.datatools.enablement.mysql.ddl.MySqlDdlScript
 
addAlterTableDropForeignKeyStatement(String) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.fe.GenericDdlScript
 
addAlterTableDropForeignKeyStatement(String) - Method in class org.eclipse.datatools.enablement.mysql.ddl.MySqlDdlScript
 
addAlterTableModifyColumnTypeStatements(String) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlScript
 
addAlterTableRenameColumnStatements(String) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlScript
 
addAlterTableRenameConstraintStatement(String) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlScript
 
addAlterTableRenameStatements(String) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlScript
 
addAlterTableStatement(String) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.fe.GenericDdlScript
 
addAlterTableStatement(String) - Method in class org.eclipse.datatools.enablement.mysql.ddl.MySqlDdlScript
 
ADDCASE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSimplePage
 
ADDCASE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.ExpressionsComboBoxCellEditor
 
ADDCAST - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSimplePage
 
ADDCAST - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.ExpressionsComboBoxCellEditor
 
addChangeListener(ChangeListener) - Method in class org.eclipse.datatools.connectivity.ui.dse.dialogs.ProfileSelectionComposite
Add a change listener
addCheckConstraint(CheckConstraint, boolean, boolean) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.fe.GenericDdlBuilder
 
addCheckConstraint(CheckConstraint, boolean, boolean, boolean) - Method in class org.eclipse.datatools.enablement.ase.ddl.SybaseASEDdlBuilder
Returns the SQL Statement for adding check constraint clause.
addCheckConstraint(CheckConstraint, boolean, boolean) - Method in class org.eclipse.datatools.enablement.mysql.ddl.shared.MySqlDdlBuilderHelper
 
addCheckConstraint(CheckConstraint, boolean, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.ddl.SybaseASADdlBuilder
 
addCheckConstraint(CheckConstraint, boolean, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlBuilder
Returns the SQL Statement for adding check constraint clause.
addChild(TreeObject) - Method in class org.eclipse.datatools.connectivity.ui.templates.TreeParent
Adds a child
addChild(FolderNode) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.FolderNode
 
addChild(FolderNode) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.LeafNode
 
addChild(String, String, String, Object, String, boolean, String, boolean) - Method in class org.eclipse.datatools.sqltools.plan.treeplan.PlanTreeBuilder
Adds an child node with the specified information to current node, and the newly added node will become the current node
addChild() - Method in class org.eclipse.datatools.sqltools.plan.treeplan.PlanTreeBuilder
Adds an empty child node to current node, and the newly added node will become the current node
addChild(TreePlanNodeComponent) - Method in class org.eclipse.datatools.sqltools.plan.treeplan.TreePlanNodeComponent
Adds child to this node, simply return if this node is a leaf
addChild(TreePlanNodeComponent) - Method in class org.eclipse.datatools.sqltools.plan.treeplan.TreePlanNodeComposite
 
addChild(TreePlanNodeComponent) - Method in class org.eclipse.datatools.sqltools.plan.treeplan.TreePlanNodeLeaf
 
addChildren(Object) - Method in class org.eclipse.datatools.connectivity.sqm.core.ui.explorer.providers.content.virtual.VirtualNode
 
addChildren(Collection) - Method in class org.eclipse.datatools.connectivity.sqm.core.ui.explorer.providers.content.virtual.VirtualNode
 
addChildren(Object) - Method in interface org.eclipse.datatools.connectivity.sqm.core.ui.explorer.virtual.IVirtualNode
Will add the following children to the collection
addChildren(Collection) - Method in interface org.eclipse.datatools.connectivity.sqm.core.ui.explorer.virtual.IVirtualNode
Will add the following children to the collection
addCleanUpStatements(String) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlScript
 
addColumn(EditingDomain, QueryInsertStatement, Column) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.InsertHelper
Adds the given column to the target list of columns in the given insert statement.
addColumn(QueryUpdateStatement, Column) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.UpdateHelper
Creates an UpdateAssinmentExpression which contains the given Column and its default value, and adds it to the list of assignment expressions in the given update statement
addColumn(QueryUpdateStatement, ValueExpressionColumn, QueryValueExpression) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.UpdateHelper
Creates an UpdateAssignmentExpression which contains the given ValueExpressionColumn and its QueryValueExpression and add it to the list of assignment expressions to the QueryUpdateStatement
addColumnData(ColumnLayoutData) - Method in class org.eclipse.datatools.sqltools.common.ui.util.TableLayoutComposite
Adds a new column of data to this table layout.
addColumnIdentifier(String) - Method in interface org.eclipse.datatools.connectivity.oda.design.ResultSubset
Appends the specified column, identified by name only, to the end of the 'Column Identifiers' containment reference list.
addColumnIdentifier(String, int) - Method in interface org.eclipse.datatools.connectivity.oda.design.ResultSubset
Appends the specified column, identified by name and position, to the end of the 'Column Identifiers' containment reference list.
addColumnIdentifier(DataElementIdentifier) - Method in interface org.eclipse.datatools.connectivity.oda.design.ResultSubset
Appends the specified column identifier to the end of the 'Column Identifiers' containment reference list.
addColumns(QueryUpdateStatement, List) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.UpdateHelper
Creates an UpdateAssinmentExpression which contains the given list of Columns and their default values, and adds it to the list of assignment expressions in the given update statement
addComboBoxItems(LabelValuePair[], boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.GroupByContentViewer.GroupExpressionListGridViewer
 
addCommentOnStatement(String) - Method in class org.eclipse.datatools.enablement.ase.ddl.SybaseASEDdlScript
 
addCommentOnStatement(String) - Method in class org.eclipse.datatools.enablement.sybase.asa.ddl.SybaseASADdlScript
 
addCommentOnStatements(String) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlScript
 
addConnectionListener(IManagedConnectionListener) - Method in interface org.eclipse.datatools.connectivity.IManagedConnection
Adds a connection listener to this object.
addConnectionObserver(int, IConnectionObserver) - Method in interface org.eclipse.datatools.sqltools.debugger.core.IDebugHandler
Adds a connection observer, which will be notified when connection events occur for the corresponding connection
addConnectionProfileAttachListener(IConnectionProfileAttachListener) - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditor
 
addConnectListener(IConnectListener) - Method in interface org.eclipse.datatools.connectivity.IConnectionProfile
Deprecated. use IManagedConnection.removeConnectionListener()
addConnectListener(IConnectionProfile) - Method in interface org.eclipse.datatools.connectivity.ui.IAddConnectListener
 
addConnectListener(ISQLToolsConnectListener) - Method in class org.eclipse.datatools.sqltools.editor.core.connection.SQLToolsConnectListenersManager
 
ADDCONSTANT - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSimplePage
 
ADDCONSTANT - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.ExpressionsComboBoxCellEditor
 
addContentChangeListener(IContentChangeListener) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilder
 
addCreateAssertionStatement(String) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.fe.GenericDdlScript
 
addCreateDatabaseObjectStatements(String) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlScript
 
addCreateDatabaseStatements(String) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlScript
 
addCreateDefaultStatements(String) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlScript
 
addCreateEventStatement(String) - Method in class org.eclipse.datatools.enablement.sybase.asa.ddl.SybaseASADdlScript
 
addCreateEventStatements(String) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlScript
 
addCreateGroupStatements(String) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlScript
 
addCreateIndexStatement(String) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.fe.GenericDdlScript
 
addCreateIndexStatement(String) - Method in class org.eclipse.datatools.enablement.mysql.ddl.MySqlDdlScript
 
addCreateOtherStatements(String) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlScript
 
addCreateRoutineStatement(String) - Method in class org.eclipse.datatools.enablement.ase.ddl.SybaseASEDdlScript
 
addCreateRoutineStatement(String) - Method in class org.eclipse.datatools.enablement.sybase.asa.ddl.SybaseASADdlScript
 
addCreateRoutineStatements(String) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlScript
 
addCreateRuleStatements(String) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlScript
 
addCreateSchemaStatement(String) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.fe.GenericDdlScript
 
addCreateStoredProcedureStatement(String) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.fe.GenericDdlScript
 
addCreateTableStatement(String) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.fe.GenericDdlScript
 
addCreateTableStatement(String) - Method in class org.eclipse.datatools.enablement.mysql.ddl.MySqlDdlScript
 
addCreateTriggerStatement(String) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.fe.GenericDdlScript
 
addCreateTriggerStatement(String) - Method in class org.eclipse.datatools.enablement.mysql.ddl.MySqlDdlScript
 
addCreateUDDStatements(String) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlScript
 
addCreateUserDefinedFunctionStatement(String) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.fe.GenericDdlScript
 
addCreateUserDefinedTypeStatement(String) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.fe.GenericDdlScript
 
addCreateUserStatements(String) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlScript
 
addCreateViewStatement(String) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.fe.GenericDdlScript
 
addCreateViewStatement(String) - Method in class org.eclipse.datatools.enablement.mysql.ddl.MySqlDdlScript
 
addCurrentTables(Node, Token, boolean) - Method in class org.eclipse.datatools.sqltools.sql.parser.ParsingResult
Add a new table object into the current table list.
addCurrentTables(String, String, boolean) - Method in class org.eclipse.datatools.sqltools.sql.parser.ParsingResult
Add a new table object into the current table list.
addCustomPages() - Method in class org.eclipse.datatools.connectivity.db.generic.ui.NewConnectionProfileWizard
 
addCustomPages() - Method in class org.eclipse.datatools.connectivity.ui.wizards.ExtensibleNewConnectionProfileWizard
 
addCustomPages() - Method in class org.eclipse.datatools.connectivity.ui.wizards.NewConnectionProfileWizard
Clients needs to add their customized pages here
addCustomSashFormListener(CustomSashForm.ICustomSashFormListener) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.CustomSashForm
Adds a custom sashform listener.
addDBContext(IDBContext) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLSourceViewerConfiguration
 
addDefaultInsertValue(EditingDomain, QueryInsertStatement, Column) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.InsertHelper
Adds a default value for the given column in the given insert statement.
addDefaultToResourceAttribute(String, String) - Static method in class org.eclipse.datatools.connectivity.oda.design.util.DesignUtil
Adds or replaces the default resource string in the specified design attribute value.
addDefaultValue(Object) - Method in interface org.eclipse.datatools.connectivity.oda.design.InputElementAttributes
Appends the specified value to the list of default values.
addDefaultValue(Object) - Method in interface org.eclipse.datatools.connectivity.oda.design.ParameterDefinition
A convenience method to append a default value to this parameter's default value collection.
addDefOfAss(String, DatabaseIdentifier, Map, ArrayList) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SQLUtil
add definition of assigned params to the orginal SQL string, add the referenced params to list "refWithoutDef".
addDefOfAssAndRef(String, DatabaseIdentifier, Map) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SQLUtil
add definitions statements of referenced or assigned variables/params to the original sql statement
addDriverInstance(DriverInstance) - Method in class org.eclipse.datatools.connectivity.drivers.DriverManager
 
addDriverInstance(IPropertySet) - Method in class org.eclipse.datatools.connectivity.drivers.DriverManager
Adds a new driver instance to the Drivers file
addDropAssertionStatement(String) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.fe.GenericDdlScript
 
addDropDatabaseObjectStatements(String) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlScript
 
addDropDatabaseStatements(String) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlScript
 
addDropDefaultStatements(String) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlScript
 
addDropEventStatement(String) - Method in class org.eclipse.datatools.enablement.sybase.asa.ddl.SybaseASADdlScript
 
addDropEventStatements(String) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlScript
 
addDropGroupStatements(String) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlScript
 
addDropIndexStatement(String) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.fe.GenericDdlScript
 
addDropIndexStatement(String) - Method in class org.eclipse.datatools.enablement.mysql.ddl.MySqlDdlScript
 
addDropOtherStatements(String) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlScript
 
addDropRoutineStatement(String) - Method in class org.eclipse.datatools.enablement.ase.ddl.SybaseASEDdlScript
 
addDropRoutineStatement(String) - Method in class org.eclipse.datatools.enablement.sybase.asa.ddl.SybaseASADdlScript
 
addDropRoutineStatement(String) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlScript
 
addDropRuleStatements(String) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlScript
 
addDropSchemaStatement(String) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.fe.GenericDdlScript
 
addDropStoredProcedureStatement(String) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.fe.GenericDdlScript
 
addDropTableStatement(String) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.fe.GenericDdlScript
 
addDropTableStatement(String) - Method in class org.eclipse.datatools.enablement.mysql.ddl.MySqlDdlScript
 
addDropTriggerStatement(String) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.fe.GenericDdlScript
 
addDropTriggerStatement(String) - Method in class org.eclipse.datatools.enablement.mysql.ddl.MySqlDdlScript
 
addDropUDDStatements(String) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlScript
 
addDropUserDefinedFunctionStatement(String) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.fe.GenericDdlScript
 
addDropUserDefinedTypeStatement(String) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.fe.GenericDdlScript
 
addDropUserStatements(String) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlScript
 
addDropViewStatement(String) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.fe.GenericDdlScript
 
addDropViewStatement(String) - Method in class org.eclipse.datatools.enablement.mysql.ddl.MySqlDdlScript
 
addDynamicParameter(ParameterDefinition) - Method in interface org.eclipse.datatools.connectivity.oda.design.ExpressionArguments
Appends a new ExpressionParameterDefinition with the specified dynamic input parameter definition to the 'Expression Parameters' containment reference.
addEAnnotation(String) - Method in interface org.eclipse.datatools.modelbase.sql.schema.SQLObject
 
addEAnnotationDetail(EAnnotation, String, String) - Method in interface org.eclipse.datatools.modelbase.sql.schema.SQLObject
 
addElementStateListener(IElementStateListener) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.RoutineFormDocumentProviderAdapter
 
addElseClause(QueryValueExpression) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.CaseHelper
 
addEntry(Object, String) - Method in class org.eclipse.datatools.sqltools.sql.parser.ParsingResult
 
addEntry(String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.ObjectComboHelper
 
addEntry(String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.ObjectHelper
 
addEntry(String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.ObjectListHelper
 
addEscapes(String) - Static method in error org.eclipse.datatools.sqltools.sql.parser.TokenMgrError
Replaces unprintable characters by their espaced (or unicode escaped) equivalents in the given string
addException(OdaException, OdaException) - Static method in class org.eclipse.datatools.connectivity.oda.spec.util.ValidatorUtil
Adds the new OdaException object to the end of the OdaException chain.
addExecuteSQLListener(IExecuteSQLListener) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilder
 
addExpectedUnreservedKeywords(String) - Method in class org.eclipse.datatools.sqltools.sql.parser.ParsingResult
Adds an unreserved keyword if it doesn't exist in the list.
ADDEXPRBYOPERATOR - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSimplePage
 
ADDEXPRBYOPERATOR - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.ExpressionsComboBoxCellEditor
 
addExpression(QueryValueExpression, QueryValueExpression, ValueExpressionCombinedOperator) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.ExpressionHelper
Adds an expression to the expression tree
addExpressionsToList(List, QueryValueExpression) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.ValueExpressionHelper
CHECK IMPLEMENTATION! CODE UNTESTED! Determines whether a given value expression is already a column expression and if so, adds it to the passed in list.
addForeignKey(ForeignKey, boolean, boolean) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.fe.GenericDdlBuilder
 
addForeignKey(ForeignKey, boolean, boolean, boolean) - Method in class org.eclipse.datatools.enablement.ase.ddl.SybaseASEDdlBuilder
Returns the SQL Statement for adding foreign key clause.
addForeignKey(ForeignKey, boolean, boolean) - Method in class org.eclipse.datatools.enablement.mysql.ddl.shared.MySqlDdlBuilderHelper
 
addForeignKey(ForeignKey, boolean, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.ddl.SybaseASADdlBuilder
Returns the SQL Statement for adding foreign key clause.
addForeignKey(ForeignKey, boolean, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlBuilder
 
addForeignKey(ForeignKey, boolean, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlBuilderWrapper
 
ADDFUNCTION - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSimplePage
 
ADDFUNCTION - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.ExpressionsComboBoxCellEditor
 
addGrantPrivilegeStatement(String) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlScript
 
addHandlerListener(IHandlerListener) - Method in class org.eclipse.datatools.connectivity.ui.actions.AddProfileViewAction
 
addHandlerListener(IHandlerListener) - Method in class org.eclipse.datatools.connectivity.ui.actions.ExportProfileViewAction
 
addHandlerListener(IHandlerListener) - Method in class org.eclipse.datatools.connectivity.ui.actions.ImportProfileViewAction
 
addHandlerListener(IHandlerListener) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.action.RefreshSchemaEditorAction
 
addHandlerListener(IHandlerListener) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.action.RevertSchemaEditorAction
 
addHandlerListener(IHandlerListener) - Method in class org.eclipse.datatools.sqltools.sqlscrapbook.actions.OpenScrapbookAction
 
addHookedContextMenuItems() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.viewer.TextResultViewer
hook some menu item to the context menu
ADDING_PARENT_VIEW - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.dialogs.AddTableDialog
 
addInsertColumnValuePair(QueryInsertStatement, ValueExpressionColumn, QueryValueExpression) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.InsertHelper
Adds the given column and value to the given insert statement.
addInsertQuery(QueryInsertStatement) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.InsertHelper
Adds an empty query expresion to the insert statement.
addItem(LabelValuePair) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.ObjectHelper
 
addItems(LabelValuePair[]) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.ObjectHelper
 
addItemsToStart(LabelValuePair[]) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.DynamicComboBoxCellEditor
 
addJoin(List, TableExpression, TableExpression, ValueExpressionColumn, ValueExpressionColumn, int) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.JoinHelper
Creates a new joined table or join condition containing the given join source and target objects, and updates the given FROM clause list.
addJoinedTable(List, TableReference, TableReference, int) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.JoinHelper
Creates a new joined table containing the given join source and target objects, and adds it to the given FROM clause list.
addKeyListeners(StructuredViewer) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.TableNavigator
 
addKeyToResourceAttribute(String, String) - Static method in class org.eclipse.datatools.connectivity.oda.design.util.DesignUtil
Adds or replaces the resource key in the specified design attribute value.
AddListener(ICatalogObject, ICatalogObjectListener) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.RefreshManager
 
addListener(ILabelProviderListener) - Method in class org.eclipse.datatools.connectivity.ui.CommonLabelProviderBase
 
addListener(ILabelProviderListener) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.PrivilegesDetailLabelProvider
 
addListener(ILabelProviderListener) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints.ConstraintsLabelProvider
 
addListener(ILabelProviderListener) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.indexes.IndexesViewerLabelProvider
 
addListener(ILabelProviderListener) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.triggers.TriggersViewerLabelProvider
 
addListener(INotifyChangedListener) - Method in class org.eclipse.datatools.modelbase.sql.accesscontrol.provider.SQLAccessControlItemProviderAdapterFactory
This adds a listener.
addListener(INotifyChangedListener) - Method in class org.eclipse.datatools.modelbase.sql.constraints.provider.SQLConstraintsItemProviderAdapterFactory
This adds a listener.
addListener(INotifyChangedListener) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.SQLDataTypesItemProviderAdapterFactory
This adds a listener.
addListener(INotifyChangedListener) - Method in class org.eclipse.datatools.modelbase.sql.expressions.provider.SQLExpressionsItemProviderAdapterFactory
This adds a listener.
addListener(INotifyChangedListener) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SQLQueryModelItemProviderAdapterFactory
This adds a listener.
addListener(INotifyChangedListener) - Method in class org.eclipse.datatools.modelbase.sql.routines.provider.SQLRoutinesItemProviderAdapterFactory
This adds a listener.
addListener(INotifyChangedListener) - Method in class org.eclipse.datatools.modelbase.sql.schema.provider.SQLSchemaItemProviderAdapterFactory
This adds a listener.
addListener(INotifyChangedListener) - Method in class org.eclipse.datatools.modelbase.sql.statements.provider.SQLStatementsItemProviderAdapterFactory
This adds a listener.
addListener(INotifyChangedListener) - Method in class org.eclipse.datatools.modelbase.sql.tables.provider.SQLTablesItemProviderAdapterFactory
This adds a listener.
addListener(ILabelProviderListener) - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.TableDataLabelProvider
 
addListener(ILabelProviderListener) - Method in class org.eclipse.datatools.sqltools.data.internal.ui.editor.TableDataLabelProvider
 
addListener(ILabelProviderListener) - Method in class org.eclipse.datatools.sqltools.debugger.debug.SPModelPresentation
 
addListener(ILabelProviderListener) - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.ResultsViewLabelProvider
 
addListener(ILabelProviderListener) - Method in class org.eclipse.datatools.sqltools.result.internal.ui.viewer.ResultSetLabelProvider
 
addListener(ILabelProviderListener) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.editor.SQLMarkerLabelDecorator
 
addListeners() - Method in class org.eclipse.datatools.enablement.hsqldb.ui.connection.drivers.HSQLDBDriverUIContributor
 
addListeners() - Method in class org.eclipse.datatools.enablement.sqlite.ui.connection.drivers.SQLITEDriverUIContributor
 
addModelListener(ISchemaObjectEditorModelListener) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.SchemaObjectEditorModelListenersNotifier
 
addMouseListeners(StructuredViewer) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.TableNavigator
 
addNewName(Table) - Method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
Provide the name that will be generated next this is for populating alias text field with a default
addObjectIdentifier(String) - Method in class org.eclipse.datatools.sqltools.db.derby.parser.ASTSQLStatement
 
addObjectIdentifier(String) - Method in class org.eclipse.datatools.sqltools.db.generic.parser.ASTSQLStatement
 
addObjectIdentifier(String) - Method in interface org.eclipse.datatools.sqltools.sql.parser.ast.IASTSQLStatement
Adds an object identifier to represent this statement.
AddObjectRegistry - Class in org.eclipse.datatools.connectivity.sqm.core.ui.explorer.providers.content.virtual
 
AddObjectRegistry() - Constructor for class org.eclipse.datatools.connectivity.sqm.core.ui.explorer.providers.content.virtual.AddObjectRegistry
 
addOperationNamesToCatalog(ResultSet) - Static method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogUtils
 
addOperator(SQLCompletionProposal) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.ResultCollector
 
addOrderByColumn(QuerySelectStatement, QueryValueExpression, String, int) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SelectHelper
Adds a QueryValueExpression to the Order by clause of a QuerySelectStatement
addOrReplaceTargetTable(TableInDatabase, QueryInsertStatement) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.InsertHelper
Adds or replaces the target table in the given statement with the given table expression.
addPage(int, NestedEditorPage) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditor
Creates and adds a new page containing the given editor to this multi-page editor.
addPage(Control, String, Image, String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.Workbook
 
addPages(Wizard) - Method in class org.eclipse.datatools.connectivity.ui.templates.AbstractConnectivityTemplateSection
 
addPages(Wizard) - Method in class org.eclipse.datatools.connectivity.ui.templates.DriverTemplateSection
 
addPages() - Method in class org.eclipse.datatools.connectivity.ui.wizards.NewConnectionProfileWizard
 
addPages() - Method in class org.eclipse.datatools.sqltools.data.internal.ui.editor.DefaultExternalTableDataWizard
creates the single page for this default wizard.
addPages() - Method in class org.eclipse.datatools.sqltools.data.internal.ui.extract.ExtractDataWizard
 
addPages() - Method in class org.eclipse.datatools.sqltools.data.internal.ui.load.LoadDataWizard
 
addPages() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.export.ResultExportWizard
 
addPages() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseExpressionWizard
 
addPages() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.cast.CastExpressionWizard
 
addPages() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.constant.ConstantExpressionWizard
 
addPages() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.ExpressionBuilderWizard
 
addPages() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.function.FunctionExpressionWizard
 
addPages() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.multiexpr.ExpressionsByOperatorsWizard
 
addPages() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.subquery.SubQueryWizard
 
addPaintListener(StructuredViewer) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.TableNavigator
 
addPlanManagerListener(IPlanManagerListener) - Method in class org.eclipse.datatools.sqltools.plan.internal.core.PlanManager
 
addPostfix(RowData, int, ITableData) - Static method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.PasteRowActionUtil
When the user pastes a row, a new row which is exactly identical with the original row is appended.
addProblemMarker(String, String) - Static method in class org.eclipse.datatools.connectivity.drivers.DriverValidator
 
addProfile(IConnectionProfile) - Method in class org.eclipse.datatools.connectivity.ProfileManager
Add a connection profile object to the profiles cache.
addProfile(IConnectionProfile, boolean) - Method in class org.eclipse.datatools.connectivity.ProfileManager
Add a connection profile object to the profiles cache.
addProfileListener(IProfileListener) - Method in class org.eclipse.datatools.connectivity.ProfileManager
Register a listener for proifle operation
AddProfileViewAction - Class in org.eclipse.datatools.connectivity.ui.actions
Ideally, this class should be split into two, one is for Action, the other is for View Action.
AddProfileViewAction() - Constructor for class org.eclipse.datatools.connectivity.ui.actions.AddProfileViewAction
Constructor
AddProfileViewAction(ICategory) - Constructor for class org.eclipse.datatools.connectivity.ui.actions.AddProfileViewAction
 
AddProfileViewAction(String) - Constructor for class org.eclipse.datatools.connectivity.ui.actions.AddProfileViewAction
 
addPropertySetListener(IPropertySetListener) - Method in interface org.eclipse.datatools.connectivity.IConnectionProfile
Add property listener to this profile.
AddRepositoryViewAction - Class in org.eclipse.datatools.connectivity.ui.actions
Adds a new profile repository
AddRepositoryViewAction() - Constructor for class org.eclipse.datatools.connectivity.ui.actions.AddRepositoryViewAction
 
addReservedKeyword(SQLCompletionProposal) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.ResultCollector
 
addResult(IResultInstance) - Method in interface org.eclipse.datatools.sqltools.result.internal.index.IResultHistoryIndex
Adds a new instance for indexing
addResult(IResultInstance) - Method in class org.eclipse.datatools.sqltools.result.internal.index.ResultHistoryLuceneIndex
 
addResultColumn(ExpressionVariable) - Method in class org.eclipse.datatools.connectivity.oda.spec.result.ResultProjection
Appends a new result column to the query result set.
addResultColumn(QuerySelectStatement, ResultColumn, String, int) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SelectHelper
Adds a column to to the select statement's result columns list
addResultHistoryFilter(ViewerFilter) - Method in class org.eclipse.datatools.sqltools.result.ui.view.ResultsViewControl
 
addResultManagerListener(IResultManagerListener) - Method in interface org.eclipse.datatools.sqltools.result.internal.core.IResultManager
Adds listener
addResultManagerListener(IResultManagerListener) - Method in class org.eclipse.datatools.sqltools.result.ResultManager
 
addResults(IResultInstance[]) - Method in interface org.eclipse.datatools.sqltools.result.internal.index.IResultHistoryIndex
Adds a list of result instances for indexing
addResults(IResultInstance[]) - Method in class org.eclipse.datatools.sqltools.result.internal.index.ResultHistoryLuceneIndex
 
addResultSetDefinition(int, ResultSetDefinition) - Method in interface org.eclipse.datatools.connectivity.oda.design.ResultSets
Inserts the specified result set definition at the specified position in the 'Result Set Definitions' containment reference list.
addResultSetDefinition(ResultSetDefinition) - Method in interface org.eclipse.datatools.connectivity.oda.design.ResultSets
Appends the specified result set definition to the end of the 'Result Set Definitions' containment reference list.
addRevokePrivilegeStatement(String) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlScript
 
AddRowAction_text - Static variable in class org.eclipse.datatools.sqltools.common.ui.tableviewer.Messages
 
addRowSortKey(SortKey) - Method in interface org.eclipse.datatools.connectivity.oda.design.ResultSetCriteria
Adds the specified SortKey to the specification of ordering the result set rows.
addSearchWhenClause(QuerySearchCondition, QueryValueExpression) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.CaseHelper
 
addSearchWhenClause(QuerySearchCondition, QueryValueExpression, int) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.CaseHelper
 
addSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.datatools.connectivity.ui.actions.ConnectAction
 
addSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.datatools.connectivity.ui.actions.PingAction
 
addSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.TableDataTableCursor
 
addSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.datatools.sqltools.data.internal.ui.editor.TableDataEditorSelectionProvider
 
addSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilderEditor
 
addSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.update.UpdateDesignViewer
 
addSelectionListener(SelectionListener) - Method in class org.eclipse.datatools.connectivity.oda.flatfile.ui.wizards.MenuButton
 
addSelectionListener(SelectionListener) - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.TableCursor
Adds the listener to the collection of listeners who will be notified when the receiver's selection changes, by sending it one of the messages defined in the SelectionListener interface.
addSibling(String, String, String, Object, String, boolean, String, boolean) - Method in class org.eclipse.datatools.sqltools.plan.treeplan.PlanTreeBuilder
Adds a sibling node with specified information for current node, and the newly added node will become the current node
addSibling() - Method in class org.eclipse.datatools.sqltools.plan.treeplan.PlanTreeBuilder
Adds a sibling node for current node, and the newly added node will become the current node
addSimpleWhenClause(QueryValueExpression, QueryValueExpression) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.CaseHelper
 
addSimpleWhenClause(QueryValueExpression, QueryValueExpression, int) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.CaseHelper
 
addSortKey(String, int) - Method in class org.eclipse.datatools.connectivity.oda.SortSpec
Specifies the dynamic sort criteria in this sort mode.
addSortKey(ColumnIdentifier, int) - Method in class org.eclipse.datatools.connectivity.oda.spec.result.SortSpecification
Adds a dynamic sort key for a specified result set column and sort direction.
addSortKey(ColumnIdentifier, int, int) - Method in class org.eclipse.datatools.connectivity.oda.spec.result.SortSpecification
Adds a dynamic sort key for a specified result set column, sort direction and null ordering.
addStaticParameter(Object) - Method in interface org.eclipse.datatools.connectivity.oda.design.ExpressionArguments
Appends a new ExpressionParameterDefinition with the specified static value to the 'Expression Parameters' containment reference.
addStaticValue(Object) - Method in interface org.eclipse.datatools.connectivity.oda.design.ExpressionParameterDefinition
Appends the specified value to the list of static values.
AddSubFullSelectAction - Class in org.eclipse.datatools.sqltools.sqlbuilder.actions
 
AddSubFullSelectAction(SQLDomainModel) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.actions.AddSubFullSelectAction
 
AddSubSelectAction - Class in org.eclipse.datatools.sqltools.sqlbuilder.actions
 
AddSubSelectAction(SQLDomainModel) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.actions.AddSubSelectAction
 
AddTableAction - Class in org.eclipse.datatools.sqltools.sqlbuilder.actions
 
AddTableAction(SQLDomainModel) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.actions.AddTableAction
 
addTableCorrelationToTableExpression(TableExpression, TableCorrelation) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
Adds the given tableCorrelation to the given tableExpr.
AddTableDialog - Class in org.eclipse.datatools.sqltools.sqlbuilder.dialogs
A simple input dialog that lists all the available tables and returns the selected one.
AddTableDialog(Shell, SQLDomainModel, Object, Vector) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.dialogs.AddTableDialog
Creates a dialog with an OK and Cancel button.
addTableToStatement(QuerySelectStatement, TableExpression) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SelectHelper
Adds the given table expression to list of tables for a select statement.
addTableToStatement(QuerySelect, TableExpression) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SelectHelper
Adds the given table expression to list of tables for a select statement.
addTableToStatementAtPosition(SQLQueryObject, TableExpression, int) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SelectHelper
 
AddTemplateAction - Class in org.eclipse.datatools.sqltools.sqleditor.internal.actions
Add the selected text as a template in the template store.
AddTemplateAction(ResourceBundle, String, SQLEditor) - Constructor for class org.eclipse.datatools.sqltools.sqleditor.internal.actions.AddTemplateAction
 
AddTemplateAction_error_write_message - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.Messages
 
AddTemplateAction_error_write_title - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.Messages
 
AddTemplateAction_label - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.Messages
 
AddTemplateAction_tooltip - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.Messages
 
addTo(TreePlanNodeComponent, String, String, String, Object, String, boolean, String, boolean) - Method in class org.eclipse.datatools.sqltools.plan.treeplan.PlanTreeBuilder
Adds a child node with specified information to the specified node, and the newly added node will become the current node
addTo(TreePlanNodeComponent) - Method in class org.eclipse.datatools.sqltools.plan.treeplan.PlanTreeBuilder
Adds a child node to the specified node, and the newly added node will become the current node
addUniqueConstraint(UniqueConstraint, boolean, boolean) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.fe.GenericDdlBuilder
 
addUniqueConstraint(UniqueConstraint, boolean, boolean, boolean) - Method in class org.eclipse.datatools.enablement.ase.ddl.SybaseASEDdlBuilder
Returns the SQL Statement for adding unique constraint/primary key clause.
addUniqueConstraint(UniqueConstraint, boolean, boolean) - Method in class org.eclipse.datatools.enablement.mysql.ddl.shared.MySqlDdlBuilderHelper
 
addUniqueConstraint(UniqueConstraint, boolean, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.ddl.SybaseASADdlBuilder
Returns the SQL Statement for adding unique constraint/primary key clause.
addUniqueConstraint(UniqueConstraint, boolean, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlBuilder
 
addUniqueConstraint(UniqueConstraint, boolean, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlBuilderWrapper
 
addUnreservedKeywordList(SQLCompletionProposal) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.ResultCollector
 
addUseDatabaseCreateStatements(String) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlScript
 
addUseDatabaseDropStatements(String) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlScript
 
addValue(Object) - Method in class org.eclipse.datatools.connectivity.oda.spec.ExpressionArguments
Appends the specified value to the end of its list of argument values.
addValue(int) - Method in class org.eclipse.datatools.connectivity.oda.spec.ExpressionArguments
A convenient method to append a value in primitive data type.
addValue(double) - Method in class org.eclipse.datatools.connectivity.oda.spec.ExpressionArguments
A convenient method to append a value in primitive data type.
addValue(boolean) - Method in class org.eclipse.datatools.connectivity.oda.spec.ExpressionArguments
A convenient method to append a value in primitive data type.
AddValueRowAction - Class in org.eclipse.datatools.sqltools.sqlbuilder.actions
 
AddValueRowAction(SQLDomainModel) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.actions.AddValueRowAction
 
AddValuesAction - Class in org.eclipse.datatools.sqltools.sqlbuilder.actions
 
AddValuesAction(SQLDomainModel) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.actions.AddValuesAction
 
addVariable(SQLCompletionProposal) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.ResultCollector
 
adjustBeginLineColumn(int, int) - Method in class org.eclipse.datatools.enablement.sybase.parser.JavaCharStream
Method to adjust line and column numbers for the start of a token.
adjustBeginLineColumn(int, int) - Method in class org.eclipse.datatools.sqltools.sql.parser.JavaCharStream
Method to adjust line and column numbers for the start of a token.
adjustBeginLineColumn(int, int) - Method in class org.eclipse.datatools.sqltools.sql.parser.SimpleCharStream
Method to adjust line and column numbers for the start of a token.
ADMIN - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.WritePermissionOption
The 'ADMIN' literal value.
ADMIN_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.WritePermissionOption
The 'ADMIN' literal object.
AdvancedQuerySpecification - Class in org.eclipse.datatools.connectivity.oda.spec
Extended specification of the query characteristics to apply when preparing and executing a query text of an IAdvancedQuery.
AFTER - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseActionTime
The 'AFTER' literal value.
AFTER - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
AFTER - Static variable in interface org.eclipse.datatools.enablement.sybase.IGenericDdlConstants
 
AFTER - Static variable in class org.eclipse.datatools.modelbase.sql.tables.ActionTimeType
The 'AFTER' literal value.
AFTER_LITERAL - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseActionTime
The 'AFTER' literal object.
AFTER_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.tables.ActionTimeType
The 'AFTER' literal object.
agg_function() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
agg_function() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
agg_function_specification() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
agg_function_specification() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
AGGREGATE_GROUP_NAME - Static variable in class org.eclipse.datatools.connectivity.oda.spec.manifest.ResultExtensionExplorer
 
AggregateDefinition - Class in org.eclipse.datatools.connectivity.oda.spec.manifest
Represents the definition of a contributed aggregate type, as specifed in an extension of the org.eclipse.datatools.connectivity.oda.dynamicResultSet extension point.
AggregateExpression - Class in org.eclipse.datatools.connectivity.oda.spec.result
The abstract base class for all ODA aggregate expressions.
ALIAS - Static variable in interface org.eclipse.datatools.enablement.sybase.IGenericDdlConstants
 
ALIAS_FILTER - Static variable in interface org.eclipse.datatools.connectivity.sqm.core.connection.ConnectionFilter
 
ALIAS_SEPARATOR - Static variable in class org.eclipse.datatools.connectivity.oda.spec.ExpressionVariable
 
ALL - Static variable in class org.eclipse.datatools.connectivity.oda.util.logging.Level
The constant indicating the integer value of ALL.
ALL - Static variable in interface org.eclipse.datatools.enablement.ase.ISybaseASEDdlConstants
 
ALL - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.EventLocationType
The 'ALL' literal value.
ALL - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.IntegrityControlOption
The 'ALL' literal value.
ALL - Static variable in class org.eclipse.datatools.modelbase.sql.query.PredicateQuantifiedType
The 'ALL' literal value.
all() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
all() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
ALL - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
String constant for QuerySelect "ALL"
ALL - Static variable in class org.eclipse.datatools.sqltools.sql.identifier.ValidatorMessage
All message including warning, error messenge
all_distinct() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
all_distinct() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
ALL_LEVEL - Static variable in class org.eclipse.datatools.connectivity.oda.util.logging.Level
The constant indicating the log level ALL.
ALL_LITERAL - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.EventLocationType
The 'ALL' literal object.
ALL_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.IntegrityControlOption
The 'ALL' literal object.
ALL_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.query.PredicateQuantifiedType
The 'ALL' literal object.
ALL_LOCATION - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
ALL_LOCATION_BOTTOM - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.model.FunctionHelper
"All functions" label should appear at bottom of category list.
ALL_LOCATION_OMITTED - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.model.FunctionHelper
"All functions" label should be omitted from category list.
ALL_LOCATION_SORTED - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.model.FunctionHelper
"All functions" label should appear sorted with other category labels in the category list.
ALL_LOCATION_TOP - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.model.FunctionHelper
"All functions" label should appear at top of category list.
ALL_LOCATION_TYPE_IN_DATABASE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseEvent
 
all_option() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
all_option() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
all_predicate() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
all_predicate() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
ALL_TABLES_QUERY - Static variable in interface org.eclipse.datatools.enablement.ase.catalog.ASESQLs
 
ALL_USER_DEFINED_DATATYPE_INFO_QUERY - Static variable in interface org.eclipse.datatools.enablement.ase.catalog.ASESQLs
 
ALLOW_DUPLICATE_ROW - Static variable in interface org.eclipse.datatools.enablement.ase.ISybaseASEDdlConstants
 
ALLOW_NULL_TYPE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The meta object id for the 'Allow Null Type' enum.
ALLOW_NULL_TYPE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Allow Null Type' enum.
allowNull() - Method in interface org.eclipse.datatools.sqltools.sql.reference.IDatatype
To test if this data type can have null value
AllowNullType - Class in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel
A representation of the literals of the enumeration 'Allow Null Type', and utility methods for working with them.
allowsEmptyValueAsNull() - Method in class org.eclipse.datatools.connectivity.oda.util.manifest.Property
Returns a flag that indicates whether an empty value of this property can be treated as a null value.
allowsNull() - Method in interface org.eclipse.datatools.connectivity.oda.design.DataElementAttributes
Indicates whether this data element is defined to allow a null value.
ALLPAGES - Static variable in interface org.eclipse.datatools.enablement.ase.ISybaseASEDdlConstants
 
allResultInstancesRemoved() - Method in interface org.eclipse.datatools.sqltools.result.core.IResultManagerListener
Will be invoked when all instances are removed
allResultInstancesRemoved() - Method in class org.eclipse.datatools.sqltools.result.internal.index.HistoryIndexListener
 
allResultInstancesRemoved() - Method in class org.eclipse.datatools.sqltools.result.ui.ResultsViewUIPlugin.ResultViewControlListener
 
allResultInstancesRemoved() - Method in class org.eclipse.datatools.sqltools.result.ui.view.ResultsViewControl
When all instances are removed, we perform the following steps: Clears the status for the SQL Results View Re-search the index according to current query expression Refreshes the history results table
AllResultSetAction_Title - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
alsoSupport() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.ASAConfig
 
alsoSupport() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.ASAUIConfig
 
ALTER - Static variable in interface org.eclipse.datatools.enablement.sybase.IGenericDdlConstants
 
ALTER - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
ALTER - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
ALTER - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
ALTER_COLUMN - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.privileges.ASATablePrivilegesDetailTableMetaData
 
ALTER_PRIVILEGE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.PrivilegesConstants
 
ALTER_PRIVILEGE - Static variable in interface org.eclipse.datatools.enablement.sybase.ddl.ISybaseDdlConstants
 
alter_stmts() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
alter_stmts() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
alterTableAddColumn(Column, boolean, boolean) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.fe.GenericDdlBuilder
 
alterTableAddColumn(Column, boolean, boolean) - Method in class org.eclipse.datatools.enablement.mysql.ddl.shared.MySqlDdlBuilderHelper
 
ALWAYS_GENERATED - Static variable in class org.eclipse.datatools.modelbase.sql.schema.GenerateType
The 'ALWAYS GENERATED' literal value.
ALWAYS_GENERATED_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.schema.GenerateType
The 'ALWAYS GENERATED' literal object.
analyze(SQLObject, Map, Map) - Method in class org.eclipse.datatools.enablement.ase.deltaddl.SybaseASECheckDeltaDdlGenProvider
 
analyze(SQLObject, Map, Map) - Method in class org.eclipse.datatools.enablement.ase.deltaddl.SybaseASEColumnDeltaDdlGenProvider
 
analyze(SQLObject, Map, Map) - Method in class org.eclipse.datatools.enablement.ase.deltaddl.SybaseASEIndexDeltaDdlGenProvider
 
analyze(SQLObject, Map, Map) - Method in class org.eclipse.datatools.enablement.ase.deltaddl.SybaseASEProcedureDeltaDdlProvider
 
analyze(SQLObject, Map, Map) - Method in class org.eclipse.datatools.enablement.ase.deltaddl.SybaseASETriggerDeltaDdlProvider
 
analyze(SQLObject, Map, Map) - Method in class org.eclipse.datatools.enablement.ase.deltaddl.SybaseASEUniqueDeltaDdlGenProvider
 
analyze(SQLObject, Map, Map) - Method in class org.eclipse.datatools.enablement.sybase.asa.deltaddl.SybaseASAColumnDeltaDdlGenProvider
 
analyze(SQLObject, Map, Map) - Method in class org.eclipse.datatools.enablement.sybase.asa.deltaddl.SybaseASAEventDeltaDdlGenProvider
 
analyze(SQLObject, Map, Map) - Method in class org.eclipse.datatools.enablement.sybase.asa.deltaddl.SybaseASAFunctionDeltaDdlGenProvider
 
analyze(SQLObject, Map, Map) - Method in class org.eclipse.datatools.enablement.sybase.asa.deltaddl.SybaseASAProcedureDeltaDdlGenProvider
 
analyze(SQLObject, Map, Map) - Method in class org.eclipse.datatools.enablement.sybase.asa.deltaddl.SybaseASATriggerDeltaDdlGenProvider
 
analyze(SQLObject, Map, Map) - Method in class org.eclipse.datatools.enablement.sybase.deltaddl.AbstractDeltaDdlGenProvider
 
analyze(SQLObject, Map) - Method in class org.eclipse.datatools.enablement.sybase.deltaddl.GenericDeltaDdlGenProvider
 
analyze(SQLObject, Map, Map) - Method in interface org.eclipse.datatools.enablement.sybase.deltaddl.IDeltaDdlGenProvider
analyze specified sqlobject changes
analyze(SQLObject, Map, Map) - Method in class org.eclipse.datatools.enablement.sybase.deltaddl.SybaseIndexDeltaDdlGenProvider
 
anchorMoved(ConnectionAnchor) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection
 
AND - Static variable in interface org.eclipse.datatools.enablement.ase.ISybaseASEDdlConstants
 
AND - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.ISybaseASADdlConstants
 
AND - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
AND - Static variable in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.AccessRuleType
The 'AND' literal value.
AND - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
AND - Static variable in class org.eclipse.datatools.modelbase.sql.query.SearchConditionCombinedOperator
The 'AND' literal value.
AND - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
AND - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
AND - Static variable in interface org.eclipse.datatools.sqltools.editor.template.TemplateConstant
 
AND_EXPRESSION - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The meta object id for the 'And Expression' class.
AND_EXPRESSION - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'And Expression' class.
AND_EXPRESSION__CHILDREN - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Children' containment reference list.
AND_EXPRESSION__NEGATABLE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Negatable' attribute.
AND_EXPRESSION_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The number of structural features of the 'And Expression' class.
AND_LITERAL - Static variable in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.AccessRuleType
The 'AND' literal object.
AND_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.query.SearchConditionCombinedOperator
The 'AND' literal object.
AndExpression - Interface in org.eclipse.datatools.connectivity.oda.design
A representation of the model object 'And Expression'.
AndExpression - Class in org.eclipse.datatools.connectivity.oda.spec.result.filter
A runtime composite filter expression whose child expressions are combined by the And boolean operator.
AndExpression() - Constructor for class org.eclipse.datatools.connectivity.oda.spec.result.filter.AndExpression
 
ANY - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
ANY - Static variable in class org.eclipse.datatools.modelbase.sql.query.PredicateQuantifiedType
The 'ANY' literal value.
ANY - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
ANY - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
any_chars() - Method in class org.eclipse.datatools.enablement.sybase.parser.QuickSQLParser
 
ANY_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.query.PredicateQuantifiedType
The 'ANY' literal object.
any_predicate() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
any_predicate() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
any_stmt_token() - Method in class org.eclipse.datatools.enablement.sybase.parser.QuickSQLParser
ROOT SYNTAXS
any_stmt_token() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
any_stmt_token() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
ANYMODE - Static variable in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.TransactionModeType
The 'ANYMODE' literal value.
ANYMODE_LITERAL - Static variable in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.TransactionModeType
The 'ANYMODE' literal object.
APP_RUNTIME_LOCALE_KEY - Static variable in interface org.eclipse.datatools.connectivity.oda.consumer.services.IPropertyProvider
The key for an application runtime ULocale instance in a consumer application context map.
append(String) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQuerySourceBuffer
 
append(char) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQuerySourceBuffer
 
append(int) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQuerySourceBuffer
 
appendIdentifier(String) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQuerySourceBuffer
 
appendKeyword(String, boolean) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQuerySourceBuffer
 
appendOptional(char) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQuerySourceBuffer
 
appendOrderByColumn(QuerySelectStatement, QueryValueExpression, String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SelectHelper
Creates the OrderByValueExpression column for "Order By" clause from the given value expression if not already exists and appends it to Order By list.
appendOrderByColumn(QuerySelectStatement, ResultColumn, String, String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SelectHelper
Creates the OrderByResultColumn column for "Order By" clause from the given ResultColumn if not already exists and appends it to Order By list.
appendOwnerToLabel(List, String, boolean) - Static method in class org.eclipse.datatools.enablement.sybase.ui.util.DSEContentProviderUtil
 
appendOwnerToLabel(String, String) - Static method in class org.eclipse.datatools.enablement.sybase.ui.util.DSEContentProviderUtil
 
appendOwnerToLabel(SQLObject) - Static method in class org.eclipse.datatools.enablement.sybase.ui.util.DSEContentProviderUtil
 
appendPlainMessage(OperationCommand, String) - Method in class org.eclipse.datatools.sqltools.result.ResultsViewAPI
Appends a plain message to the result instance, when using multiple windows display mode, this kind of messages will be displayed on "Message" tab
appendQuotes(DataType, String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.ExpressionHelper
Adds quotes to the string value passed which has given DataType.
appendQuotes(String, String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.ExpressionHelper
Adds quotes to the string value passed.
appendQuotes(int, String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.ExpressionHelper
Adds quotes to the string value passed
appendQuotes(String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.EditComboBoxCellEditor
Appends Single quotes to the string passed
appendResultColumn(SQLQueryObject, QueryValueExpression, String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SelectHelper
Creates the Result column from the given ValueExpression and appends it to the select column list in the given Select statement.
appendResultColumn(SQLQueryObject, ResultColumn, String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SelectHelper
Appends the given ResultColumn to the select column list in the given Select statement.
appendResultSet(OperationCommand, IResultSetObject) - Method in class org.eclipse.datatools.sqltools.result.ResultsViewAPI
Appends an instance of IResultSetObject to SQL Results View.
appendResultSet(OperationCommand, ResultSet) - Method in class org.eclipse.datatools.sqltools.result.ResultsViewAPI
Appends a JDBC result set to the result instance.
appendStatusMessage(OperationCommand, String) - Method in class org.eclipse.datatools.sqltools.result.ResultsViewAPI
Appends a status message to the result instance, when using multiple windows display mode, this kind of messages will be displayed on "Status" tab
appendThrowable(OperationCommand, Throwable) - Method in class org.eclipse.datatools.sqltools.result.ResultsViewAPI
Appends an exception to the result instance, this won't affect the UI.
appendUpdateCountMessage(OperationCommand, int) - Method in class org.eclipse.datatools.sqltools.result.ResultsViewAPI
Appends an update count message to the result instance.
appendWord(String, boolean, boolean) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQuerySourceBuffer
 
appendXMLResultSet(OperationCommand, String) - Method in class org.eclipse.datatools.sqltools.result.ResultsViewAPI
Appends an XML result set to SQL Results View.
apply(IDocument, char, int) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLCompletionProposal
 
apply(IDocument) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLCompletionProposal
 
apply(IDocument) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLCompletionProposal
 
apply(IDocument) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.templates.PositionBasedCompletionProposal
 
apply(ITextViewer, char, int, int) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.templates.PositionBasedCompletionProposal
 
apply(IDocument) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.templates.SQLTemplateProposal
 
apply(ITextViewer, char, int, int) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.templates.SQLTemplateProposal
Inserts the template offered by this proposal into the viewer's document and sets up a LinkedModeUI on the viewer to edit any of the template's unresolved variables.
apply(IDocument, char, int) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.templates.SQLTemplateProposal
 
applyEditorValue() - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.AccessibleTableEditorImpl
Deactivates the currently active cell editor.
applyState(IMemento) - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.ResultHistorySection
Applies the memento to this section
APPROXIMATE_NUMERIC_DATA_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The meta object id for the 'Approximate Numeric Data Type' class.
APPROXIMATE_NUMERIC_DATA_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Approximate Numeric Data Type' class.
APPROXIMATE_NUMERIC_DATA_TYPE__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Comments' reference list.
APPROXIMATE_NUMERIC_DATA_TYPE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Dependencies' containment reference list.
APPROXIMATE_NUMERIC_DATA_TYPE__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Description' attribute.
APPROXIMATE_NUMERIC_DATA_TYPE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'EAnnotations' containment reference list.
APPROXIMATE_NUMERIC_DATA_TYPE__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Extensions' containment reference list.
APPROXIMATE_NUMERIC_DATA_TYPE__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Label' attribute.
APPROXIMATE_NUMERIC_DATA_TYPE__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Name' attribute.
APPROXIMATE_NUMERIC_DATA_TYPE__PRECISION - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Precision' attribute.
APPROXIMATE_NUMERIC_DATA_TYPE__PRIMITIVE_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Primitive Type' attribute.
APPROXIMATE_NUMERIC_DATA_TYPE__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Privileges' reference list.
APPROXIMATE_NUMERIC_DATA_TYPE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The number of structural features of the 'Approximate Numeric Data Type' class.
ApproximateNumericDataType - Interface in org.eclipse.datatools.modelbase.sql.datatypes
A representation of the model object 'Approximate Numeric Data Type'.
ApproximateNumericDataTypeItemProvider - Class in org.eclipse.datatools.modelbase.sql.datatypes.provider
This is the item provider adapter for a ApproximateNumericDataType object.
ApproximateNumericDataTypeItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.datatypes.provider.ApproximateNumericDataTypeItemProvider
This constructs an instance from a factory and a notifier.
areAllValuesValid() - Method in class org.eclipse.datatools.sqltools.common.ui.resource.ResourceAndContainerGroup
Returns a boolean indicating whether all controls in this group contain valid values.
areAllValuesValid() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.export.ResourceAndContainerGroup
Returns a boolean indicating whether all controls in this group contain valid values.
areAllValuesValid() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.internal.ui.ResourceAndContainerGroup
Returns a boolean indicating whether all controls in this group contain valid values.
arePropertiesComplete(Properties) - Method in class org.eclipse.datatools.connectivity.drivers.jdbc.JDBCPasswordPropertyPersistenceHook
 
arePropertiesComplete() - Method in interface org.eclipse.datatools.connectivity.IConnectionProfile
Returns true if all property sets associated with this profile are complete; false if more information is required (e.g.
arePropertiesComplete(String) - Method in interface org.eclipse.datatools.connectivity.IConnectionProfile
Returns true if the specified property set type associated with this profile is complete; false if more information is required (e.g.
arePropertiesComplete(Properties) - Method in interface org.eclipse.datatools.connectivity.IPropertiesPersistenceHook
Allows the framework to determine whether or not a connection dialog needs to be displayed prior to opening a connection to the server (e.g.
arePropertiesComplete(Properties) - Method in class org.eclipse.datatools.connectivity.PropertiesPersistenceHook
 
arglist() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
arglist() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
ARRAY_DATA_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The meta object id for the 'Array Data Type' class.
ARRAY_DATA_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Array Data Type' class.
ARRAY_DATA_TYPE__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Comments' reference list.
ARRAY_DATA_TYPE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Dependencies' containment reference list.
ARRAY_DATA_TYPE__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Description' attribute.
ARRAY_DATA_TYPE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'EAnnotations' containment reference list.
ARRAY_DATA_TYPE__ELEMENT_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Element Type' containment reference.
ARRAY_DATA_TYPE__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Extensions' containment reference list.
ARRAY_DATA_TYPE__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Label' attribute.
ARRAY_DATA_TYPE__MAX_CARDINALITY - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Max Cardinality' attribute.
ARRAY_DATA_TYPE__MAX_CARDINALITY - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Max Cardinality' attribute feature.
ARRAY_DATA_TYPE__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Name' attribute.
ARRAY_DATA_TYPE__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Privileges' reference list.
ARRAY_DATA_TYPE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The number of structural features of the 'Array Data Type' class.
ArrayDataType - Interface in org.eclipse.datatools.modelbase.sql.datatypes
A representation of the model object 'Array Data Type'.
ArrayDataTypeItemProvider - Class in org.eclipse.datatools.modelbase.sql.datatypes.provider
This is the item provider adapter for a ArrayDataType object.
ArrayDataTypeItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.datatypes.provider.ArrayDataTypeItemProvider
This constructs an instance from a factory and a notifier.
AS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
AS - Static variable in interface org.eclipse.datatools.enablement.sybase.IGenericDdlConstants
 
AS - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
AS - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
AS - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
AS_BEGIN - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
ASA_ALIASES - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.ASAConfig
 
ASA_ALIASES - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.ASAUIConfig
 
asa_ASAcontrolcon_debug_refreshresult - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
ASA_PROFILE_PROPERTY_PAGE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.ui.IHelpConstants
Used for ASA profile property page.
ASA_PROFILE_WIZARD_PAGE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.ui.IHelpConstants
Used for ASA profile wizard page.
ASA_TABLE_EDITOR_COLUMNS_PAGE_ID - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.Constants
 
ASA_TABLE_EDITOR_CONSTRAINTS_PAGE_ID - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.Constants
 
ASA_TEMP_TABLE_TYPE_ID - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.Constants
 
ASAActionService - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.services
ASA implementation of ActionService
ASAActionService() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.services.ASAActionService
 
ASAColumnCheckConstraintDeltaDdlGenProvider - Class in org.eclipse.datatools.enablement.sybase.asa.deltaddl
Delta ddl gen provider for ASA column check constraint
ASAColumnCheckConstraintDeltaDdlGenProvider() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.deltaddl.ASAColumnCheckConstraintDeltaDdlGenProvider
 
ASAColumnPrivilegesDetailPage - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.privileges
Column privileges detail page for ASA table schema editor
ASAColumnPrivilegesDetailPage(FormToolkit, ISchemaObjectEditModel, SQLObject, PrivilegesDetailTableMetaData, PrivilegesTreeViewerInput, IPrivilegeStateLookup) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.privileges.ASAColumnPrivilegesDetailPage
 
ASAColumnPrivilegesDetailTableMetaData - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.privileges
Meta data for ASA privileges tree table
ASAColumnPrivilegesDetailTableMetaData() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.privileges.ASAColumnPrivilegesDetailTableMetaData
 
ASAColumnsEditorPage - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns
The "Columns" page for ASA
ASAColumnsEditorPage() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.ASAColumnsEditorPage
 
ASAColumnsEditorPage(FormEditor, String, String) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.ASAColumnsEditorPage
 
ASAColumnsEditorPage(String, String) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.ASAColumnsEditorPage
 
ASAColumnsEditorPage_add - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.Messages
 
ASAColumnsEditorPage_also_remove_constraints - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.Messages
 
ASAColumnsEditorPage_always_remove - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.Messages
 
ASAColumnsEditorPage_can_not_remove - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.Messages
 
ASAColumnsEditorPage_can_not_remove_desp - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.Messages
 
ASAColumnsEditorPage_can_not_rename - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.Messages
 
ASAColumnsEditorPage_columns - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.Messages
 
ASAColumnsEditorPage_columns_section - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.Messages
 
ASAColumnsEditorPage_columns_tip - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.Messages
 
ASAColumnsEditorPage_comment_of_table - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.Messages
 
ASAColumnsEditorPage_comment_tip - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.Messages
 
ASAColumnsEditorPage_continue - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.Messages
 
ASAColumnsEditorPage_delete - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.Messages
 
ASAColumnsEditorPage_error - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.Messages
 
ASAColumnsEditorPage_owner - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.Messages
 
ASAColumnsEditorPage_referenced_by_fk - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.Messages
 
ASAColumnsEditorPage_remove_constraints - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.Messages
 
ASAColumnsEditorPage_remove_fks - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.Messages
 
ASAColumnsEditorPage_table_name - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.Messages
 
ASAColumnsEditorPage_table_name_tip - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.Messages
 
ASAColumnsEditorPage_view_data - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.Messages
 
ASAColumnsEditorPage_view_data_desp - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.Messages
 
ASAColumnsEditorPage_warning - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.Messages
 
ASAConfig - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples
 
ASAConfig() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.ASAConfig
 
ASAConstraintsEditorPage - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints
"Constraints" page for ASA table schema editor.
ASAConstraintsEditorPage() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints.ASAConstraintsEditorPage
 
ASAConstraintsEditorPage(FormEditor, String, String) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints.ASAConstraintsEditorPage
 
ASAConstraintsEditorPage(String, String) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints.ASAConstraintsEditorPage
 
ASAConstraintsEditorPage_constraints - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints.Messages
 
ASAContext - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples
 
ASAContext(TemplateContextType, IDocument, int, int, ParsingResult) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.ASAContext
 
ASAContextType - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples
 
ASAContextType() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.ASAContextType
 
ASADatabaseSetting - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples
 
ASADatabaseSetting(DatabaseIdentifier) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.ASADatabaseSetting
 
ASADATATYPE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.containment.DBEventGroupID
 
ASADataTypeProvider - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples
Data type provider for ASA database.
ASADataTypeProvider() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.ASADataTypeProvider
 
ASADatatypeUtil - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils
Utilitiy methods related to asa data type
ASADatatypeUtil() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.ASADatatypeUtil
 
ASADataTypeValidator - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples
Data type validator for ASA
ASADataTypeValidator() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.ASADataTypeValidator
 
ASADataValidator - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils
 
ASADataValidator(DatabaseIdentifier) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.ASADataValidator
 
ASADB - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.containment.DBEventGroupID
 
ASADDLGeneratorWrapper - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples
 
ASADDLGeneratorWrapper(DatabaseIdentifier) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.ASADDLGeneratorWrapper
 
ASADdlUtils - Class in org.eclipse.datatools.enablement.sybase.asa.ddl
 
ASADdlUtils() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.ddl.ASADdlUtils
 
ASADebugPage_page_name - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.Messages
 
ASADriverValuesProvider - Class in org.eclipse.datatools.enablement.sybase.asa
 
ASADriverValuesProvider() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.ASADriverValuesProvider
 
ASAEventGeneralPage_condition_section - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.Messages
 
ASAEventGeneralPage_schedule_section - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.Messages
 
ASAForeignKeyDeltaDdlGenProvider - Class in org.eclipse.datatools.enablement.sybase.asa.deltaddl
Delta ddl gen provider for ASA foreign key.
ASAForeignKeyDeltaDdlGenProvider() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.deltaddl.ASAForeignKeyDeltaDdlGenProvider
 
ASAFunctionGeneralPage_deterministic - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.Messages
 
ASAFunctionGeneralPage_on_exception_resume - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.Messages
 
ASAFunctionGeneralPage_return_type - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.Messages
 
ASAIdentifierValidator - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils
This class will check ASA identifier
ASAIdentifierValidator() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.ASAIdentifierValidator
 
ASAImages - Class in org.eclipse.datatools.enablement.sybase.asa.ui
 
ASAImages() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.ui.ASAImages
 
ASAINDEX - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.containment.DBEventGroupID
 
ASAIndexesEditorPage - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.indexes
ASA table schema editor "Indexes" page
ASAIndexesEditorPage() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.indexes.ASAIndexesEditorPage
 
ASAIndexesEditorPage(FormEditor, String, String) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.indexes.ASAIndexesEditorPage
 
ASAIndexesEditorPage(String, String) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.indexes.ASAIndexesEditorPage
 
ASAIndexesEditorPage_indexes - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.indexes.Messages
 
ASAIndexesEditorPage_refresh_all - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.indexes.Messages
 
ASAOtherDriverUIContributor - Class in org.eclipse.datatools.enablement.sybase.asa.ui
 
ASAOtherDriverUIContributor() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.ui.ASAOtherDriverUIContributor
 
ASAOWNER - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.containment.DBEventGroupID
 
ASAPrivilegeDeltaDdlGenProvider - Class in org.eclipse.datatools.enablement.sybase.asa.deltaddl
Privilege delta ddl generator provider for ASA
ASAPrivilegeDeltaDdlGenProvider() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.deltaddl.ASAPrivilegeDeltaDdlGenProvider
 
ASAPrivilegesEditorPage - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.privileges
"Privileges" page for ASA table schema editor.
ASAPrivilegesEditorPage() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.privileges.ASAPrivilegesEditorPage
 
ASAPrivilegesEditorPage(FormEditor, String, String) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.privileges.ASAPrivilegesEditorPage
 
ASAPrivilegesEditorPage(String, String) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.privileges.ASAPrivilegesEditorPage
 
ASAPrivilegesEditorPage_permission_detail - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.privileges.Messages
 
ASAPrivilegesEditorPage_privileges - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.privileges.Messages
 
ASAPrivilegeStateLookup - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.privileges
Privilege state look up for ASA privielges page
ASAPrivilegeStateLookup() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.privileges.ASAPrivilegeStateLookup
 
ASAProceduralObjectEditorHandler - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor
This is a procedural object editor handler class for ASA procedural schema editor
ASAProceduralObjectEditorHandler() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.ASAProceduralObjectEditorHandler
 
ASAPROCEDURE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.containment.DBEventGroupID
 
ASAProcedureGeneralPage - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.general
ASA procedure general page, handles both tsql and watcom sql
ASAProcedureGeneralPage() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.general.ASAProcedureGeneralPage
 
ASAProcedureGeneralPage_add - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.Messages
 
ASAProcedureGeneralPage_delete - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.Messages
 
ASAProcedureGeneralPage_delete_all - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.Messages
 
ASAProcedureGeneralPage_down - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.Messages
 
ASAProcedureGeneralPage_on_exception_resume - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.Messages
 
ASAProcedureGeneralPage_result_section - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.Messages
 
ASAProcedureGeneralPage_up - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.Messages
 
ASAProcedureSourceUpdater - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor
 
ASAProcedureSourceUpdater(SybaseRoutine, DatabaseDefinition) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.ASAProcedureSourceUpdater
 
ASAPROXYTABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.containment.DBEventGroupID
 
ASAReferenceConstraintDeltaDdlGenProvider - Class in org.eclipse.datatools.enablement.sybase.asa.deltaddl
Delta ddl gen provider for ASA reference constraint
ASAReferenceConstraintDeltaDdlGenProvider() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.deltaddl.ASAReferenceConstraintDeltaDdlGenProvider
 
ASARoutinePrivilegePage - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.privilege
 
ASARoutinePrivilegePage() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.privilege.ASARoutinePrivilegePage
 
ASARoutinePrivilegePage(FormEditor, String, String) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.privilege.ASARoutinePrivilegePage
 
ASARoutinePrivilegePage(String, String) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.privilege.ASARoutinePrivilegePage
 
ASARoutinePrivilegeStateLookup - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.privilege
 
ASARoutinePrivilegeStateLookup() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.privilege.ASARoutinePrivilegeStateLookup
 
ASARoutineSourceDocumentProvider - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source
This is a DocumentProvider class for ASA/IQ routine source editor
ASARoutineSourceDocumentProvider() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ASARoutineSourceDocumentProvider
 
ASARoutineSourceEditor - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source
This class is a RoutineEditor for ASA/IQ routine source editor
ASARoutineSourceEditor() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ASARoutineSourceEditor
 
ASARoutineSourceUpdater - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor
 
ASARoutineSourceUpdater(SybaseRoutine, DatabaseDefinition) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.ASARoutineSourceUpdater
 
ASASCHEMA - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.containment.DBEventGroupID
 
ASASourcePage - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source
 
ASASourcePage() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ASASourcePage
 
ASASourcePage(FormEditor, String, String) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ASASourcePage
 
ASASourcePage(String, String) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ASASourcePage
 
ASASourcePage_date_format - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.Messages
 
ASASourcePage_time_format - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.Messages
 
ASASQLConstraintsBlock - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints
Constraints block for ASA constraints
ASASQLConstraintsBlock(SchemaObjectEditorPage, BaseTable) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints.ASASQLConstraintsBlock
 
ASASQLConstraintsBlock_add_fk - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints.Messages
 
ASASQLDataOfflineValidator - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation
SQL data offline validator for ASA.
In fact, except number and numeric value we can do nothing but to check if the value is a valid system defined default.
ASASQLDataOfflineValidator() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.ASASQLDataOfflineValidator
 
ASASQLDataOfflineValidator_invalid_default_value - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.Messages
 
ASASQLDataService - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.services
 
ASASQLDataService() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.services.ASASQLDataService
 
ASASQLs - Interface in org.eclipse.datatools.enablement.sybase.asa.catalog
 
ASASQLService - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.services
 
ASASQLService() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.services.ASASQLService
 
ASASQLSyntax - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils
 
ASASQLSyntax() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.ASASQLSyntax
 
ASAStorageEditorPage - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.storage
Storage page for ASA table schema editor
ASAStorageEditorPage() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.storage.ASAStorageEditorPage
 
ASAStorageEditorPage(FormEditor, String, String) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.storage.ASAStorageEditorPage
 
ASAStorageEditorPage(String, String) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.storage.ASAStorageEditorPage
 
ASAStorageEditorPage_204_default - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.storage.Messages
 
ASAStorageEditorPage_byte_reserved_for_table - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.storage.Messages
 
ASAStorageEditorPage_bytes_reserved - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.storage.Messages
 
ASAStorageEditorPage_bytes_reserved_label - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.storage.Messages
 
ASAStorageEditorPage_dbspace_name - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.storage.Messages
 
ASAStorageEditorPage_default - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.storage.Messages
 
ASAStorageEditorPage_default_tip - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.storage.Messages
 
ASAStorageEditorPage_file - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.storage.Messages
 
ASAStorageEditorPage_percentage - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.storage.Messages
 
ASAStorageEditorPage_percentage_tip - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.storage.Messages
 
ASAStorageEditorPage_physical_storage - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.storage.Messages
 
ASAStorageEditorPage_reserved_bytes - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.storage.Messages
 
ASAStorageEditorPage_storage - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.storage.Messages
 
ASATABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.containment.DBEventGroupID
 
ASATableCheckConstraintDeltaDdlGenProvider - Class in org.eclipse.datatools.enablement.sybase.asa.deltaddl
Delta ddl gen provider for ASA table check constraint.
ASATableCheckConstraintDeltaDdlGenProvider() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.deltaddl.ASATableCheckConstraintDeltaDdlGenProvider
 
ASATableEditorActionProvider - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.action
Action provider for ASA table editing
ASATableEditorActionProvider() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.action.ASATableEditorActionProvider
 
ASATableEditorActionProvider_edit_table - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.action.Messages
 
ASATableEditorColumnRowData - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns
Row data for Adaptive Server Anywhere table
ASATableEditorColumnRowData() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.ASATableEditorColumnRowData
 
ASATableEditorColumnRowData(ITableData, int, Object[]) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.ASATableEditorColumnRowData
 
ASATableEditorColumnsLabelProvider - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns
Columns viewer label provider
ASATableEditorColumnsLabelProvider() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.ASATableEditorColumnsLabelProvider
 
ASATableEditorColumnsTableData - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns
Table data for Adaptive Server Anywhere table
ASATableEditorColumnsTableData() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.ASATableEditorColumnsTableData
 
ASATableEditorColumnsTableData_column_name - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.Messages
 
ASATableEditorColumnsTableData_comment - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.Messages
 
ASATableEditorColumnsTableData_data_type - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.Messages
 
ASATableEditorColumnsTableData_default - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.Messages
 
ASATableEditorColumnsTableData_nullable - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.Messages
 
ASATableEditorColumnsTableData_pk - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.Messages
 
ASATableEditorColumnsTableData_unique - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.Messages
 
ASATableEditorColumnsViewer - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns
Columns viewer for ASA table schema editor
ASATableEditorColumnsViewer(ICellModifier, DatabaseDefinition, AbstractTableData, Schema, boolean, boolean, SchemaObjectEditorModelListenersNotifier, FormToolkit, IValidatablePart, ICuttablePart, IEditorPart, DatabaseIdentifier) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.ASATableEditorColumnsViewer
Constructor
ASATableEditorColumnsViewer_add - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.Messages
 
ASATableEditorColumnsViewer_copy - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.Messages
 
ASATableEditorColumnsViewer_cut - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.Messages
 
ASATableEditorColumnsViewer_delete - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.Messages
 
ASATableEditorColumnsViewer_invalid_data_type - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.Messages
 
ASATableEditorColumnsViewer_invalid_type - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.Messages
 
ASATableEditorColumnsViewer_paste - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.Messages
 
ASATableEditorColumnsViewer_warning - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.Messages
 
ASATableEditorColumnsViewerCellModifier - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns
Cell modified for ASA columns table viewer
ASATableEditorColumnsViewerCellModifier(AccessibleTableViewer, BaseTable) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.ASATableEditorColumnsViewerCellModifier
 
ASATableEditorColumnsViewerCellModifier_constraints_remove_also - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.Messages
 
ASATableEditorColumnsViewerCellModifier_continue - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.Messages
 
ASATableEditorColumnsViewerCellModifier_remove_constraints - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.Messages
 
ASATablePrivilegesBlock - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.privileges
Privileges block for ASA table schema eiditor's privilege page
ASATablePrivilegesBlock(Composite, ISchemaObjectEditModel, SchemaObjectEditorPage) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.privileges.ASATablePrivilegesBlock
 
ASATablePrivilegesDetailPage - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.privileges
 
ASATablePrivilegesDetailPage(FormToolkit, ISchemaObjectEditModel, SQLObject, PrivilegesDetailTableMetaData, PrivilegesTreeViewerInput, IPrivilegeStateLookup) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.privileges.ASATablePrivilegesDetailPage
 
ASATablePrivilegesDetailTableMetaData - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.privileges
Privilege detail table meta data
ASATablePrivilegesDetailTableMetaData() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.privileges.ASATablePrivilegesDetailTableMetaData
 
ASATableSchemaEditModel - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.model
Edit model for ASA table schema editor
ASATableSchemaEditModel(ASATableSchemaImmutableModel, DatabaseIdentifier) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.model.ASATableSchemaEditModel
 
ASATableSchemaEditorHandler - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor
ASA table schema object editor handler
ASATableSchemaEditorHandler() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.ASATableSchemaEditorHandler
 
ASATableSchemaEditorPage - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor
Super class for ASA table schema editor pages
ASATableSchemaEditorPage() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.ASATableSchemaEditorPage
 
ASATableSchemaEditorPage(FormEditor, String, String) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.ASATableSchemaEditorPage
 
ASATableSchemaEditorPage(String, String) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.ASATableSchemaEditorPage
 
ASATableSchemaImmutableModel - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.model
Immutable model for ASA table schema editor
ASATableSchemaImmutableModel(BaseTable, Map) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.model.ASATableSchemaImmutableModel
 
ASATriggerGeneralPage - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.general
 
ASATriggerGeneralPage() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.general.ASATriggerGeneralPage
 
ASATriggerGeneralPage_columns_section - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.Messages
 
ASATriggerGeneralPage_events_section - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.Messages
 
ASATriggerGeneralPage_properties_section - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.Messages
 
ASATriggersEditorPage - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.triggers
"Triggers" page of ASA table schema editor
ASATriggersEditorPage() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.triggers.ASATriggersEditorPage
 
ASATriggersEditorPage(FormEditor, String, String) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.triggers.ASATriggersEditorPage
 
ASATriggersEditorPage(String, String) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.triggers.ASATriggersEditorPage
 
ASATriggersEditorPage_refresh_all - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.triggers.Messages
 
ASATriggersEditorPage_triggers - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.triggers.Messages
 
ASATriggerSourceUpdater - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor
 
ASATriggerSourceUpdater(Trigger, DatabaseDefinition) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.ASATriggerSourceUpdater
 
ASAUDD - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.containment.DBEventGroupID
 
ASAUDDEditorPage_check_constraint - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.udteditor.pages.general.Messages
 
ASAUDDEditorPage_default_value - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.udteditor.pages.general.Messages
 
ASAUDDEditorPage_general - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.udteditor.pages.general.Messages
 
ASAUDDEditorPage_length - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.udteditor.pages.general.Messages
 
ASAUDDEditorPage_name - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.udteditor.pages.general.Messages
 
ASAUDDEditorPage_null_indentity - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.udteditor.pages.general.Messages
 
ASAUDDEditorPage_owner - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.udteditor.pages.general.Messages
 
ASAUDDEditorPage_precision - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.udteditor.pages.general.Messages
 
ASAUDDEditorPage_scale - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.udteditor.pages.general.Messages
 
ASAUDDEditorPage_settings - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.udteditor.pages.general.Messages
 
ASAUDDEditorPage_system_datatype - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.udteditor.pages.general.Messages
 
ASAUDF - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.containment.DBEventGroupID
 
ASAUIConfig - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples
 
ASAUIConfig() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.ASAUIConfig
 
ASAUIPlugin - Class in org.eclipse.datatools.enablement.sybase.asa.ui
The activator class controls the plug-in life cycle
ASAUIPlugin() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.ui.ASAUIPlugin
The constructor
ASAUserDefinedTypeDoubleClickActionProvider - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.udteditor.action
 
ASAUserDefinedTypeDoubleClickActionProvider() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.udteditor.action.ASAUserDefinedTypeDoubleClickActionProvider
 
ASAUserDefinedTypeEditAction - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.udteditor.action
 
ASAUserDefinedTypeEditAction() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.udteditor.action.ASAUserDefinedTypeEditAction
 
ASAUserDefinedTypeEditAction(SybaseASABaseUserDefinedType) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.udteditor.action.ASAUserDefinedTypeEditAction
 
ASAUserDefinedTypeGeneralPage - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.udteditor.pages.general
 
ASAUserDefinedTypeGeneralPage() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.udteditor.pages.general.ASAUserDefinedTypeGeneralPage
 
ASAUserDefinedTypeObjectEditModel - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.udteditor.model
 
ASAUserDefinedTypeObjectEditModel(ISchemaObjectImmutableModel, DatabaseIdentifier) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.udteditor.model.ASAUserDefinedTypeObjectEditModel
 
ASAUserDefinedTypeObjectImmutableModel - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.udteditor.model
 
ASAUserDefinedTypeObjectImmutableModel(SQLObject, Map) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.udteditor.model.ASAUserDefinedTypeObjectImmutableModel
 
ASAUtil - Class in org.eclipse.datatools.enablement.sybase.asa.catalog
 
ASAUtil() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.catalog.ASAUtil
 
ASAUtil_debug_columnNames - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
ASAUtil_debug_getProcIdentifier_info1 - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
ASAUtil_exception_checkForPermissions - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
ASAUtil_exception_checkIfProcCanBeDebugged - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
ASAUtil_exception_getColumnName - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
ASAUtil_exception_ifDBAprevilages - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
ASAUtil_exception_ifResourceCreationprevilages - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
ASAVIEW - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.containment.DBEventGroupID
 
ASAWEBSERVICE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.containment.DBEventGroupID
 
asb(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexerprs
 
asb(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexerprs
 
asb - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
asb(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
asb - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs.Asb
 
asb - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
asb(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
asb - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs.Asb
 
ASC - Static variable in interface org.eclipse.datatools.enablement.sybase.ddl.ISybaseDdlConstants
 
ASC - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
ASC - Static variable in class org.eclipse.datatools.modelbase.sql.constraints.IncrementType
The 'ASC' literal value.
ASC - Static variable in class org.eclipse.datatools.modelbase.sql.query.OrderingSpecType
The 'ASC' literal value.
ASC - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
ASC - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
ASC_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.constraints.IncrementType
The 'ASC' literal object.
ASC_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.query.OrderingSpecType
The 'ASC' literal object.
ASCENDING_VALUE - Static variable in enum org.eclipse.datatools.connectivity.oda.design.SortDirectionType
The 'Ascending' literal value.
ASE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.ISybaseASADdlConstants
 
ASE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseActionTime
The 'ASE' literal value.
ASE_ALIASES - Static variable in class org.eclipse.datatools.enablement.ase.ASEConfig
 
ASE_BINARY_DISPLAY - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.catalog.ASASQLs
 
ASE_LITERAL - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseActionTime
The 'ASE' literal object.
ASE_PROCEDURE_WITH_TEMP_TABLE_ANNOTATION - Static variable in class org.eclipse.datatools.enablement.ase.ddl.SybaseASEDdlBuilder
 
ASE_PROCEDURE_WITH_TEMP_TABLE_NAME - Static variable in class org.eclipse.datatools.enablement.ase.ddl.SybaseASEDdlBuilder
 
ASE_PROFILE_PROPERTY_PAGE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.ui.IHelpConstants
Used for ASE profile property page.
ASE_PROFILE_WIZARD_PAGE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.ui.IHelpConstants
Used for ASE profile wizard page.
ASECatalogUtil - Class in org.eclipse.datatools.enablement.ase.util
 
ASECatalogUtil() - Constructor for class org.eclipse.datatools.enablement.ase.util.ASECatalogUtil
 
ASEConfig - Class in org.eclipse.datatools.enablement.ase
 
ASEConfig() - Constructor for class org.eclipse.datatools.enablement.ase.ASEConfig
 
ASEConfig.ASEControlConnection - Class in org.eclipse.datatools.enablement.ase
 
ASEConfig.ASEControlConnection(IControlConnectionManager, DatabaseIdentifier) - Constructor for class org.eclipse.datatools.enablement.ase.ASEConfig.ASEControlConnection
 
ASEConfig.ASEItemWithCode - Class in org.eclipse.datatools.enablement.ase
 
ASEConfig.ASEItemWithCode(ProcIdentifier, SQLObject, IControlConnection) - Constructor for class org.eclipse.datatools.enablement.ase.ASEConfig.ASEItemWithCode
 
ASEContentProviderUtil - Class in org.eclipse.datatools.enablement.sybase.ase.providers
 
ASEContentProviderUtil() - Constructor for class org.eclipse.datatools.enablement.sybase.ase.providers.ASEContentProviderUtil
 
ASEDATATYPE - Static variable in interface org.eclipse.datatools.enablement.ase.containment.DBEventGroupID
 
ASEDB - Static variable in interface org.eclipse.datatools.enablement.ase.containment.DBEventGroupID
 
ASEDdlUtils - Class in org.eclipse.datatools.enablement.ase.ddl
 
ASEDdlUtils() - Constructor for class org.eclipse.datatools.enablement.ase.ddl.ASEDdlUtils
 
ASEDEFAULT - Static variable in interface org.eclipse.datatools.enablement.ase.containment.DBEventGroupID
 
ASEDriverUIContributorBase - Class in org.eclipse.datatools.enablement.sybase.ase.ui.drivers
 
ASEDriverUIContributorBase() - Constructor for class org.eclipse.datatools.enablement.sybase.ase.ui.drivers.ASEDriverUIContributorBase
 
ASEDriverValuesProvider - Class in org.eclipse.datatools.enablement.ase
 
ASEDriverValuesProvider() - Constructor for class org.eclipse.datatools.enablement.ase.ASEDriverValuesProvider
 
ASEImages - Class in org.eclipse.datatools.enablement.sybase.ase.ui
 
ASEImages() - Constructor for class org.eclipse.datatools.enablement.sybase.ase.ui.ASEImages
 
ASEINDEX - Static variable in interface org.eclipse.datatools.enablement.ase.containment.DBEventGroupID
 
ASEOtherDriverUIContributor - Class in org.eclipse.datatools.enablement.sybase.ase.ui
 
ASEOtherDriverUIContributor() - Constructor for class org.eclipse.datatools.enablement.sybase.ase.ui.ASEOtherDriverUIContributor
 
ASEOWNER - Static variable in interface org.eclipse.datatools.enablement.ase.containment.DBEventGroupID
 
ASEPrivilegeDeltaDdlGenProvider - Class in org.eclipse.datatools.enablement.ase.deltaddl
Privilege delta ddl provider for ASE
ASEPrivilegeDeltaDdlGenProvider() - Constructor for class org.eclipse.datatools.enablement.ase.deltaddl.ASEPrivilegeDeltaDdlGenProvider
 
ASEPROCEDURE - Static variable in interface org.eclipse.datatools.enablement.ase.containment.DBEventGroupID
 
ASEPROXYTABLE - Static variable in interface org.eclipse.datatools.enablement.ase.containment.DBEventGroupID
 
ASERULE - Static variable in interface org.eclipse.datatools.enablement.ase.containment.DBEventGroupID
 
ASESCHEMA - Static variable in interface org.eclipse.datatools.enablement.ase.containment.DBEventGroupID
 
ASESQLs - Interface in org.eclipse.datatools.enablement.ase.catalog
 
ASETABLE - Static variable in interface org.eclipse.datatools.enablement.ase.containment.DBEventGroupID
 
ASETableColumnLoader - Class in org.eclipse.datatools.enablement.ase.catalog
 
ASETableColumnLoader(ICatalogObject) - Constructor for class org.eclipse.datatools.enablement.ase.catalog.ASETableColumnLoader
 
ASEUDD - Static variable in interface org.eclipse.datatools.enablement.ase.containment.DBEventGroupID
 
ASEUDF - Static variable in interface org.eclipse.datatools.enablement.ase.containment.DBEventGroupID
 
ASEUIPlugin - Class in org.eclipse.datatools.enablement.sybase.ase.ui
The activator class controls the plug-in life cycle
ASEUIPlugin() - Constructor for class org.eclipse.datatools.enablement.sybase.ase.ui.ASEUIPlugin
The constructor
ASEUtil - Class in org.eclipse.datatools.enablement.ase.catalog
 
ASEUtil() - Constructor for class org.eclipse.datatools.enablement.ase.catalog.ASEUtil
 
ASEUtil_checkIfUniqueTrigger_overwriteMsg - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
ASEUtil_checkIfUniqueTrigger_overwriteMsg2 - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
ASEUtil_exception_checkForPermissions - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
ASEUtil_getDuplicateTriggerIfAny_Exception - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
ASEUtil_NoSuchProfileException_checkifDuplicateName - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
ASEUtil_SQLException_checkifDuplicateName - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
ASEVIEW - Static variable in interface org.eclipse.datatools.enablement.ase.containment.DBEventGroupID
 
ASEWEBSERVICE - Static variable in interface org.eclipse.datatools.enablement.ase.containment.DBEventGroupID
 
ASEWEBSERVICETABLE - Static variable in interface org.eclipse.datatools.enablement.ase.containment.DBEventGroupID
 
asi(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexerprs
 
asi(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexerprs
 
asi(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
asi(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
asr(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexerprs
 
asr(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexerprs
 
asr - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
asr(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
asr - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs.Asr
 
asr - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
asr(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
asr - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs.Asr
 
Assertion - Interface in org.eclipse.datatools.modelbase.sql.constraints
A representation of the model object 'Assertion'.
ASSERTION - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The meta object id for the 'Assertion' class.
ASSERTION - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage.Literals
The meta object literal for the 'Assertion' class.
ASSERTION__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Comments' reference list.
ASSERTION__CONSTRAINED_TABLES - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Constrained Tables' reference list.
ASSERTION__CONSTRAINED_TABLES - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage.Literals
The meta object literal for the 'Constrained Tables' reference list feature.
ASSERTION__DEFERRABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Deferrable' attribute.
ASSERTION__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Dependencies' containment reference list.
ASSERTION__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Description' attribute.
ASSERTION__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'EAnnotations' containment reference list.
ASSERTION__ENFORCED - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Enforced' attribute.
ASSERTION__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Extensions' containment reference list.
ASSERTION__INITIALLY_DEFERRED - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Initially Deferred' attribute.
ASSERTION__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Label' attribute.
ASSERTION__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Name' attribute.
ASSERTION__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Privileges' reference list.
ASSERTION__SCHEMA - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Schema' reference.
ASSERTION__SCHEMA - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage.Literals
The meta object literal for the 'Schema' reference feature.
ASSERTION__SEARCH_CONDITION - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Search Condition' containment reference.
ASSERTION__SEARCH_CONDITION - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage.Literals
The meta object literal for the 'Search Condition' containment reference feature.
ASSERTION_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The number of structural features of the 'Assertion' class.
AssertionItemProvider - Class in org.eclipse.datatools.modelbase.sql.constraints.provider
This is the item provider adapter for a Assertion object.
AssertionItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.constraints.provider.AssertionItemProvider
This constructs an instance from a factory and a notifier.
ASTDeclareComma - Class in org.eclipse.datatools.sqltools.db.derby.parser
 
ASTDeclareComma(int) - Constructor for class org.eclipse.datatools.sqltools.db.derby.parser.ASTDeclareComma
 
ASTDeclareComma(DerbySQLParser, int) - Constructor for class org.eclipse.datatools.sqltools.db.derby.parser.ASTDeclareComma
 
ASTDeclareComma - Class in org.eclipse.datatools.sqltools.db.generic.parser
 
ASTDeclareComma(int) - Constructor for class org.eclipse.datatools.sqltools.db.generic.parser.ASTDeclareComma
 
ASTDeclareComma(GenericSQLParser, int) - Constructor for class org.eclipse.datatools.sqltools.db.generic.parser.ASTDeclareComma
 
ASTDeclareKeyword - Class in org.eclipse.datatools.sqltools.db.derby.parser
 
ASTDeclareKeyword(int) - Constructor for class org.eclipse.datatools.sqltools.db.derby.parser.ASTDeclareKeyword
 
ASTDeclareKeyword(DerbySQLParser, int) - Constructor for class org.eclipse.datatools.sqltools.db.derby.parser.ASTDeclareKeyword
 
ASTDeclareKeyword - Class in org.eclipse.datatools.sqltools.db.generic.parser
 
ASTDeclareKeyword(int) - Constructor for class org.eclipse.datatools.sqltools.db.generic.parser.ASTDeclareKeyword
 
ASTDeclareKeyword(GenericSQLParser, int) - Constructor for class org.eclipse.datatools.sqltools.db.generic.parser.ASTDeclareKeyword
 
astElementCount - Variable in class org.eclipse.datatools.sqltools.parsers.sql.SQLParserManager
 
ASTERISK - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
ASTERISK - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
ASTERISK - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
ASTERISK - Static variable in interface org.eclipse.datatools.sqltools.editor.template.TemplateConstant
 
ASTExpression - Class in org.eclipse.datatools.sqltools.db.derby.parser
 
ASTExpression(int) - Constructor for class org.eclipse.datatools.sqltools.db.derby.parser.ASTExpression
 
ASTExpression(DerbySQLParser, int) - Constructor for class org.eclipse.datatools.sqltools.db.derby.parser.ASTExpression
 
ASTExpression - Class in org.eclipse.datatools.sqltools.db.generic.parser
 
ASTExpression(int) - Constructor for class org.eclipse.datatools.sqltools.db.generic.parser.ASTExpression
 
ASTExpression(GenericSQLParser, int) - Constructor for class org.eclipse.datatools.sqltools.db.generic.parser.ASTExpression
 
ASTSQLDataType - Class in org.eclipse.datatools.sqltools.db.derby.parser
 
ASTSQLDataType(int) - Constructor for class org.eclipse.datatools.sqltools.db.derby.parser.ASTSQLDataType
 
ASTSQLDataType(DerbySQLParser, int) - Constructor for class org.eclipse.datatools.sqltools.db.derby.parser.ASTSQLDataType
 
ASTSQLDataType - Class in org.eclipse.datatools.sqltools.db.generic.parser
 
ASTSQLDataType(int) - Constructor for class org.eclipse.datatools.sqltools.db.generic.parser.ASTSQLDataType
 
ASTSQLDataType(GenericSQLParser, int) - Constructor for class org.eclipse.datatools.sqltools.db.generic.parser.ASTSQLDataType
 
ASTSQLDelimiter - Class in org.eclipse.datatools.sqltools.db.derby.parser
 
ASTSQLDelimiter(int) - Constructor for class org.eclipse.datatools.sqltools.db.derby.parser.ASTSQLDelimiter
 
ASTSQLDelimiter(DerbySQLParser, int) - Constructor for class org.eclipse.datatools.sqltools.db.derby.parser.ASTSQLDelimiter
 
ASTSQLDelimiter - Class in org.eclipse.datatools.sqltools.db.generic.parser
 
ASTSQLDelimiter(int) - Constructor for class org.eclipse.datatools.sqltools.db.generic.parser.ASTSQLDelimiter
 
ASTSQLDelimiter(GenericSQLParser, int) - Constructor for class org.eclipse.datatools.sqltools.db.generic.parser.ASTSQLDelimiter
 
ASTSQLParam - Class in org.eclipse.datatools.sqltools.db.derby.parser
 
ASTSQLParam(int) - Constructor for class org.eclipse.datatools.sqltools.db.derby.parser.ASTSQLParam
 
ASTSQLParam(DerbySQLParser, int) - Constructor for class org.eclipse.datatools.sqltools.db.derby.parser.ASTSQLParam
 
ASTSQLParam - Class in org.eclipse.datatools.sqltools.db.generic.parser
 
ASTSQLParam(int) - Constructor for class org.eclipse.datatools.sqltools.db.generic.parser.ASTSQLParam
 
ASTSQLParam(GenericSQLParser, int) - Constructor for class org.eclipse.datatools.sqltools.db.generic.parser.ASTSQLParam
 
ASTSQLStatement - Class in org.eclipse.datatools.sqltools.db.derby.parser
 
ASTSQLStatement(int) - Constructor for class org.eclipse.datatools.sqltools.db.derby.parser.ASTSQLStatement
 
ASTSQLStatement(DerbySQLParser, int) - Constructor for class org.eclipse.datatools.sqltools.db.derby.parser.ASTSQLStatement
 
ASTSQLStatement - Class in org.eclipse.datatools.sqltools.db.generic.parser
 
ASTSQLStatement(int) - Constructor for class org.eclipse.datatools.sqltools.db.generic.parser.ASTSQLStatement
 
ASTSQLStatement(GenericSQLParser, int) - Constructor for class org.eclipse.datatools.sqltools.db.generic.parser.ASTSQLStatement
 
ASTSQLStatementUIUtil - Class in org.eclipse.datatools.sqltools.sql.ui
 
ASTSQLStatementUIUtil() - Constructor for class org.eclipse.datatools.sqltools.sql.ui.ASTSQLStatementUIUtil
 
ASTSQLStatementUtil - Class in org.eclipse.datatools.sqltools.sql.parser.util
 
ASTSQLStatementUtil() - Constructor for class org.eclipse.datatools.sqltools.sql.parser.util.ASTSQLStatementUtil
 
ASTStart - Class in org.eclipse.datatools.sqltools.db.derby.parser
 
ASTStart(int) - Constructor for class org.eclipse.datatools.sqltools.db.derby.parser.ASTStart
 
ASTStart(DerbySQLParser, int) - Constructor for class org.eclipse.datatools.sqltools.db.derby.parser.ASTStart
 
ASTStart - Class in org.eclipse.datatools.sqltools.db.generic.parser
 
ASTStart(int) - Constructor for class org.eclipse.datatools.sqltools.db.generic.parser.ASTStart
 
ASTStart(GenericSQLParser, int) - Constructor for class org.eclipse.datatools.sqltools.db.generic.parser.ASTStart
 
AT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
AT - Static variable in interface org.eclipse.datatools.enablement.sybase.ddl.ISybaseDdlConstants
 
AT - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
AT - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
AT - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
ATOMIC_EXPRESSION_CONTEXT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The meta object id for the 'Atomic Expression Context' class.
ATOMIC_EXPRESSION_CONTEXT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Atomic Expression Context' class.
ATOMIC_EXPRESSION_CONTEXT__ARGUMENTS - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Arguments' containment reference.
ATOMIC_EXPRESSION_CONTEXT__ARGUMENTS - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Arguments' containment reference feature.
ATOMIC_EXPRESSION_CONTEXT__OPTIONAL - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Optional' attribute.
ATOMIC_EXPRESSION_CONTEXT__OPTIONAL - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Optional' attribute feature.
ATOMIC_EXPRESSION_CONTEXT__VARIABLE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Variable' containment reference.
ATOMIC_EXPRESSION_CONTEXT__VARIABLE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Variable' containment reference feature.
ATOMIC_EXPRESSION_CONTEXT_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The number of structural features of the 'Atomic Expression Context' class.
AtomicExpression - Class in org.eclipse.datatools.connectivity.oda.spec.result.filter
The abstract base class for all basic, indivisible unit of filter expressions that can be evaluated by itself.
AtomicExpressionContext - Interface in org.eclipse.datatools.connectivity.oda.design
A representation of the model object 'Atomic Expression Context'.
AtomicValueExpression - Class in org.eclipse.datatools.connectivity.oda.spec.valueexpr
The abstract base class for all basic, indivisible unit of value expressions that can be evaluated by itself.
AtomicValueExpression() - Constructor for class org.eclipse.datatools.connectivity.oda.spec.valueexpr.AtomicValueExpression
 
attach(IProgressMonitor) - Method in interface org.eclipse.datatools.connectivity.IOfflineConnection
Attach this connection to the server.
ATTACH_CONNECTION_PROFILE_ACTION - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.IHelpConstants
Used for Set Connection Info action in SQL Editor.
ATTACHE_PROFILE_ACTION_ID - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.ISQLEditorActionConstants
Context menu id for attach connection profile action.
ATTACHING_PROFILE - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.IHelpConstants
Used for SQL scrapbook's Select Profile for the Editor dialog.
ATTR_CAN_IGNORE_DUPLS - Static variable in class org.eclipse.datatools.connectivity.oda.spec.manifest.AggregateDefinition
 
ATTR_CAN_IGNORE_DUPLS - Static variable in class org.eclipse.datatools.connectivity.oda.spec.manifest.FunctionExpressionDefinition
 
ATTR_CAN_IGNORE_NULLS - Static variable in class org.eclipse.datatools.connectivity.oda.spec.manifest.AggregateDefinition
 
ATTR_CLASS - Static variable in class org.eclipse.datatools.connectivity.drivers.DriverInstance
 
ATTR_CLASS - Static variable in class org.eclipse.datatools.connectivity.oda.spec.manifest.AggregateDefinition
 
ATTR_CLASS - Static variable in class org.eclipse.datatools.connectivity.oda.spec.manifest.FilterExpressionDefinition
 
ATTR_CLASS - Static variable in class org.eclipse.datatools.connectivity.oda.spec.manifest.FunctionExpressionDefinition
 
ATTR_DATA_SET_ID - Static variable in class org.eclipse.datatools.connectivity.oda.spec.manifest.SupportedDataSetType
 
ATTR_DATA_SOURCE_ID - Static variable in class org.eclipse.datatools.connectivity.oda.spec.manifest.SupportedDataSetType
 
ATTR_DESC - Static variable in class org.eclipse.datatools.connectivity.oda.spec.manifest.AggregateDefinition
 
ATTR_DESC - Static variable in class org.eclipse.datatools.connectivity.oda.spec.manifest.FilterExpressionDefinition
 
ATTR_DESC - Static variable in class org.eclipse.datatools.connectivity.oda.spec.manifest.FunctionExpressionDefinition
 
ATTR_DISPLAY_NAME - Static variable in class org.eclipse.datatools.connectivity.oda.spec.manifest.FunctionExpressionDefinition
 
ATTR_DRIVERTEMPLATEID - Static variable in class org.eclipse.datatools.connectivity.drivers.DriverInstance
 
ATTR_ID - Static variable in class org.eclipse.datatools.connectivity.oda.spec.manifest.AggregateDefinition
 
ATTR_ID - Static variable in class org.eclipse.datatools.connectivity.oda.spec.manifest.FilterExpressionDefinition
 
ATTR_ID - Static variable in class org.eclipse.datatools.connectivity.oda.spec.manifest.FunctionExpressionDefinition
 
ATTR_MAX_ARGS - Static variable in class org.eclipse.datatools.connectivity.oda.spec.manifest.FilterExpressionDefinition
 
ATTR_MAX_ARGS - Static variable in class org.eclipse.datatools.connectivity.oda.spec.manifest.FunctionExpressionDefinition
 
ATTR_MAX_VARS - Static variable in class org.eclipse.datatools.connectivity.oda.spec.manifest.AggregateDefinition
 
ATTR_MIN_ARGS - Static variable in class org.eclipse.datatools.connectivity.oda.spec.manifest.FilterExpressionDefinition
 
ATTR_MIN_ARGS - Static variable in class org.eclipse.datatools.connectivity.oda.spec.manifest.FunctionExpressionDefinition
 
ATTR_MIN_VARS - Static variable in class org.eclipse.datatools.connectivity.oda.spec.manifest.AggregateDefinition
 
ATTR_NAME - Static variable in class org.eclipse.datatools.connectivity.oda.spec.manifest.AggregateDefinition
 
ATTR_NAME - Static variable in class org.eclipse.datatools.connectivity.oda.spec.manifest.FilterExpressionDefinition
 
ATTR_NAME - Static variable in class org.eclipse.datatools.connectivity.oda.spec.manifest.FunctionExpressionDefinition
 
ATTR_NEGATABLE - Static variable in class org.eclipse.datatools.connectivity.oda.spec.manifest.FilterExpressionDefinition
 
ATTR_NESTED_VALUEEXPR_SUPPORT - Static variable in class org.eclipse.datatools.connectivity.oda.spec.manifest.ExtensionContributor
 
ATTR_NULL_ORDERING_SUPPORT - Static variable in class org.eclipse.datatools.connectivity.oda.spec.manifest.ExtensionContributor
 
ATTR_ODA_FILTER_EXPR_NAME - Static variable in class org.eclipse.datatools.connectivity.oda.spec.manifest.ExtensionContributor
 
ATTR_ODA_SCALAR_DATA_TYPE - Static variable in class org.eclipse.datatools.connectivity.oda.spec.manifest.VariableRestrictions
 
ATTR_OPTIONABLE - Static variable in class org.eclipse.datatools.connectivity.oda.spec.manifest.FilterExpressionDefinition
 
ATTR_PROCIDENTIFIER - Static variable in class org.eclipse.datatools.sqltools.routineeditor.util.RoutineEditorConstants
Marker attribute key contant for rountine object identifier.
ATTR_RESULT_INSTANCE_TYPE - Static variable in class org.eclipse.datatools.connectivity.oda.spec.manifest.VariableRestrictions
 
ATTR_SPEC_FACTORY_CLASS - Static variable in class org.eclipse.datatools.connectivity.oda.spec.manifest.ExtensionContributor
 
ATTR_STORAGE_ID - Static variable in class org.eclipse.datatools.sqltools.sqleditor.SQLStorageAnnotationModel
 
ATTR_VALIDATOR_CLASS - Static variable in class org.eclipse.datatools.connectivity.oda.spec.manifest.ExtensionContributor
 
ATTR_VARIABLE_TYPE - Static variable in class org.eclipse.datatools.connectivity.oda.spec.manifest.VariableRestrictions
 
ATTR_VARIABLE_TYPE_INSTANCE_OF - Static variable in class org.eclipse.datatools.connectivity.oda.spec.manifest.VariableRestrictions
 
ATTR_VARIABLE_TYPE_QUERY_EXPR - Static variable in class org.eclipse.datatools.connectivity.oda.spec.manifest.VariableRestrictions
 
ATTR_VARIABLE_TYPE_RESULT_COLUMN - Static variable in class org.eclipse.datatools.connectivity.oda.spec.manifest.VariableRestrictions
 
ATTRIBUTE_DEFINITION - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The meta object id for the 'Attribute Definition' class.
ATTRIBUTE_DEFINITION - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Attribute Definition' class.
ATTRIBUTE_DEFINITION__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Comments' reference list.
ATTRIBUTE_DEFINITION__CONTAINED_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Contained Type' containment reference.
ATTRIBUTE_DEFINITION__DEFAULT_VALUE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Default Value' attribute.
ATTRIBUTE_DEFINITION__DEFAULT_VALUE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Default Value' attribute feature.
ATTRIBUTE_DEFINITION__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Dependencies' containment reference list.
ATTRIBUTE_DEFINITION__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Description' attribute.
ATTRIBUTE_DEFINITION__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'EAnnotations' containment reference list.
ATTRIBUTE_DEFINITION__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Extensions' containment reference list.
ATTRIBUTE_DEFINITION__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Label' attribute.
ATTRIBUTE_DEFINITION__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Name' attribute.
ATTRIBUTE_DEFINITION__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Privileges' reference list.
ATTRIBUTE_DEFINITION__REFERENCED_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Referenced Type' reference.
ATTRIBUTE_DEFINITION__SCOPE_CHECK - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Scope Check' attribute.
ATTRIBUTE_DEFINITION__SCOPE_CHECK - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Scope Check' attribute feature.
ATTRIBUTE_DEFINITION__SCOPE_CHECKED - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Scope Checked' attribute.
ATTRIBUTE_DEFINITION__SCOPE_CHECKED - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Scope Checked' attribute feature.
ATTRIBUTE_DEFINITION_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The number of structural features of the 'Attribute Definition' class.
AttributeDefinition - Interface in org.eclipse.datatools.modelbase.sql.datatypes
A representation of the model object 'Attribute Definition'.
AttributeDefinitionItemProvider - Class in org.eclipse.datatools.modelbase.sql.datatypes.provider
This is the item provider adapter for a AttributeDefinition object.
AttributeDefinitionItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.datatypes.provider.AttributeDefinitionItemProvider
This constructs an instance from a factory and a notifier.
ATTRIBUTES_OF_DATABASE_QUERY - Static variable in interface org.eclipse.datatools.enablement.ase.catalog.ASESQLs
 
ATTRIBUTES_OF_DATABASE_QUERY_PRE150 - Static variable in interface org.eclipse.datatools.enablement.ase.catalog.ASESQLs
 
AUTH_ID_ITEMS - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.PrivilegesConstants
Stand for the authorization identifiers
AUTHORIZATION - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
AUTHORIZATION - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
AUTHORIZATION - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
AUTHORIZATION_IDENTIFIER - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The meta object id for the 'Authorization Identifier' class.
AUTHORIZATION_IDENTIFIER - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage.Literals
The meta object literal for the 'Authorization Identifier' class.
AUTHORIZATION_IDENTIFIER__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Comments' reference list.
AUTHORIZATION_IDENTIFIER__DATABASE - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Database' reference.
AUTHORIZATION_IDENTIFIER__DATABASE - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage.Literals
The meta object literal for the 'Database' reference feature.
AUTHORIZATION_IDENTIFIER__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Dependencies' containment reference list.
AUTHORIZATION_IDENTIFIER__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Description' attribute.
AUTHORIZATION_IDENTIFIER__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'EAnnotations' containment reference list.
AUTHORIZATION_IDENTIFIER__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Extensions' containment reference list.
AUTHORIZATION_IDENTIFIER__GRANTED_PRIVILEGE - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Granted Privilege' reference list.
AUTHORIZATION_IDENTIFIER__GRANTED_PRIVILEGE - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage.Literals
The meta object literal for the 'Granted Privilege' reference list feature.
AUTHORIZATION_IDENTIFIER__GRANTED_ROLE_AUTHORIZATION - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Granted Role Authorization' reference list.
AUTHORIZATION_IDENTIFIER__GRANTED_ROLE_AUTHORIZATION - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage.Literals
The meta object literal for the 'Granted Role Authorization' reference list feature.
AUTHORIZATION_IDENTIFIER__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Label' attribute.
AUTHORIZATION_IDENTIFIER__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Name' attribute.
AUTHORIZATION_IDENTIFIER__OWNED_SCHEMA - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Owned Schema' reference list.
AUTHORIZATION_IDENTIFIER__OWNED_SCHEMA - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage.Literals
The meta object literal for the 'Owned Schema' reference list feature.
AUTHORIZATION_IDENTIFIER__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Privileges' reference list.
AUTHORIZATION_IDENTIFIER__RECEIVED_PRIVILEGE - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Received Privilege' containment reference list.
AUTHORIZATION_IDENTIFIER__RECEIVED_PRIVILEGE - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage.Literals
The meta object literal for the 'Received Privilege' containment reference list feature.
AUTHORIZATION_IDENTIFIER__RECEIVED_ROLE_AUTHORIZATION - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Received Role Authorization' reference list.
AUTHORIZATION_IDENTIFIER__RECEIVED_ROLE_AUTHORIZATION - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage.Literals
The meta object literal for the 'Received Role Authorization' reference list feature.
AUTHORIZATION_IDENTIFIER_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The number of structural features of the 'Authorization Identifier' class.
AuthorizationIdContainmentProvider - Class in org.eclipse.datatools.enablement.sybase.containment
Logical containment provider for authorization identifier
AuthorizationIdContainmentProvider() - Constructor for class org.eclipse.datatools.enablement.sybase.containment.AuthorizationIdContainmentProvider
 
AuthorizationIdentifier - Interface in org.eclipse.datatools.modelbase.sql.accesscontrol
A representation of the model object 'Authorization Identifier'.
AuthorizationIdentifierASALoader - Class in org.eclipse.datatools.enablement.sybase.asa.baseloaders
 
AuthorizationIdentifierASALoader(AuthorizationIdentifier) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.baseloaders.AuthorizationIdentifierASALoader
 
AuthorizationIdentifierItemProvider - Class in org.eclipse.datatools.modelbase.sql.accesscontrol.provider
This is the item provider adapter for a AuthorizationIdentifier object.
AuthorizationIdentifierItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.accesscontrol.provider.AuthorizationIdentifierItemProvider
This constructs an instance from a factory and a notifier.
AuthorizedObjectPrivilegeASALoader - Class in org.eclipse.datatools.enablement.sybase.asa.baseloaders
 
AuthorizedObjectPrivilegeASALoader(SQLObject) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.baseloaders.AuthorizedObjectPrivilegeASALoader
 
AUTO_ACTIVATION_DELAY - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.PreferenceConstants
 
AUTO_ACTIVATION_TRIGGER - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.PreferenceConstants
 
AUTO_CONNECT_PROPERTY_ID - Static variable in interface org.eclipse.datatools.connectivity.IConnectionProfile
Property ID for profile auto-connect.
AutoAttachUtil - Class in org.eclipse.datatools.sqltools.debugger.core
 
AutoAttachUtil() - Constructor for class org.eclipse.datatools.sqltools.debugger.core.AutoAttachUtil
 
AutoAttachUtil_auto_attach_for_profile - Static variable in class org.eclipse.datatools.sqltools.debugger.core.internal.DebuggerMessages
 
AutoAttachUtil_enabled_by_system - Static variable in class org.eclipse.datatools.sqltools.debugger.core.internal.DebuggerMessages
 
AutoAttachUtil_information - Static variable in class org.eclipse.datatools.sqltools.debugger.core.internal.DebuggerMessages
 
AUTOINCREMENT - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SystemDefinedDefaultType
The 'AUTOINCREMENT' literal value.
AUTOINCREMENT_LITERAL - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SystemDefinedDefaultType
The 'AUTOINCREMENT' literal object.
AUTOMATIC - Static variable in enum org.eclipse.datatools.connectivity.oda.design.HorizontalAlignment
The 'Automatic' literal value.
AvailableTablesTreeProvider - Class in org.eclipse.datatools.sqltools.sqlbuilder.provider.rdbschema
This class acts as both a content provider and lable provider for a tree viewer that is used to select a table from a collection of available tables.
AvailableTablesTreeProvider(List, SQLDomainModel) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.provider.rdbschema.AvailableTablesTreeProvider
Constructs an instance of this class using the given list of Schema objects.
AVG - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
AVG - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
AVG - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
awake(IJobChangeEvent) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SQLExecutionJobListener
 
AXIS_ATTRIBUTES - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The meta object id for the 'Axis Attributes' class.
AXIS_ATTRIBUTES - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Axis Attributes' class.
AXIS_ATTRIBUTES__AXIS_TYPE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Axis Type' attribute.
AXIS_ATTRIBUTES__AXIS_TYPE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Axis Type' attribute feature.
AXIS_ATTRIBUTES__ON_COLUMN_LAYOUT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'On Column Layout' attribute.
AXIS_ATTRIBUTES__ON_COLUMN_LAYOUT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'On Column Layout' attribute feature.
AXIS_ATTRIBUTES__RELATED_COLUMNS - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Related Columns' containment reference.
AXIS_ATTRIBUTES__RELATED_COLUMNS - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Related Columns' containment reference feature.
AXIS_ATTRIBUTES_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The number of structural features of the 'Axis Attributes' class.
AXIS_TYPE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The meta object id for the 'Axis Type' enum.
AXIS_TYPE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Axis Type' enum.
AXIS_TYPE_OBJECT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The meta object id for the 'Axis Type Object' data type.
AXIS_TYPE_OBJECT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Axis Type Object' data type.
AxisAttributes - Interface in org.eclipse.datatools.connectivity.oda.design
Multi-dimensional attributes of a data element, such as a result set column.
AxisType - Enum in org.eclipse.datatools.connectivity.oda.design
A representation of the literals of the enumeration 'Axis Type', and utility methods for working with them.

B

BACKGROUND - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.ColorProvider
 
BACKTRACK - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexerprs
 
BACKTRACK - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexerprs
 
BACKTRACK - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
BACKTRACK - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
backup(int) - Method in class org.eclipse.datatools.enablement.sybase.parser.JavaCharStream
 
backup(int) - Method in class org.eclipse.datatools.sqltools.sql.parser.JavaCharStream
 
backup(int) - Method in class org.eclipse.datatools.sqltools.sql.parser.SimpleCharStream
 
BACKUPEND - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.EventType
The 'BACKUPEND' literal value.
BackupEnd_CONDITIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
BACKUPEND_LITERAL - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.EventType
The 'BACKUPEND' literal object.
base_datatype() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
base_datatype() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
BASE_TABLE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.baseloaders.SchemaASABaseLoader.ASABaseTableLoader
 
BASE_TABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The meta object id for the 'Base Table' class.
BASE_TABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage.Literals
The meta object literal for the 'Base Table' class.
BASE_TABLE__COLUMNS - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Columns' containment reference list.
BASE_TABLE__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Comments' reference list.
BASE_TABLE__CONSTRAINTS - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Constraints' containment reference list.
BASE_TABLE__CONSTRAINTS - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage.Literals
The meta object literal for the 'Constraints' containment reference list feature.
BASE_TABLE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Dependencies' containment reference list.
BASE_TABLE__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Description' attribute.
BASE_TABLE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'EAnnotations' containment reference list.
BASE_TABLE__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Extensions' containment reference list.
BASE_TABLE__INDEX - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Index' reference list.
BASE_TABLE__INSERTABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Insertable' attribute.
BASE_TABLE__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Label' attribute.
BASE_TABLE__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Name' attribute.
BASE_TABLE__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Privileges' reference list.
BASE_TABLE__REFERENCING_FOREIGN_KEYS - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Referencing Foreign Keys' reference list.
BASE_TABLE__REFERENCING_FOREIGN_KEYS - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage.Literals
The meta object literal for the 'Referencing Foreign Keys' reference list feature.
BASE_TABLE__SCHEMA - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Schema' reference.
BASE_TABLE__SELF_REF_COLUMN_GENERATION - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Self Ref Column Generation' attribute.
BASE_TABLE__SUBTABLES - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Subtables' reference list.
BASE_TABLE__SUPERTABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Supertable' reference.
BASE_TABLE__TRIGGERS - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Triggers' reference list.
BASE_TABLE__UDT - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Udt' reference.
BASE_TABLE__UPDATABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Updatable' attribute.
BASE_TABLE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The number of structural features of the 'Base Table' class.
baseAction - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexerprs
 
baseAction(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexerprs
 
baseAction - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexerprs.BaseAction
 
baseAction - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexerprs
 
baseAction(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexerprs
 
baseAction - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexerprs.BaseAction
 
baseAction - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
baseAction(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
baseAction - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs.BaseAction
 
baseAction - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
baseAction(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
baseAction - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs.BaseAction
 
baseCheck - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexerprs
 
baseCheck(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexerprs
 
baseCheck - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexerprs.BaseCheck
 
baseCheck - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexerprs
 
baseCheck(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexerprs
 
baseCheck - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexerprs.BaseCheck
 
baseCheck - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
baseCheck(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
baseCheck - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs.BaseCheck
 
baseCheck - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
baseCheck(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
baseCheck - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs.BaseCheck
 
BaseExecuteAction - Class in org.eclipse.datatools.sqltools.sqleditor.internal.actions
 
BaseExecuteAction() - Constructor for class org.eclipse.datatools.sqltools.sqleditor.internal.actions.BaseExecuteAction
 
BaseExecuteAction_group_exec_title - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.Messages
 
BaseExecuteAction_job_title - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.Messages
 
BaseExplainAction - Class in org.eclipse.datatools.sqltools.sqleditor.plan
The action class to explain the SQL statement or routine object.
BaseExplainAction() - Constructor for class org.eclipse.datatools.sqltools.sqleditor.plan.BaseExplainAction
 
BasePage_getAllTables_fail - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
BaseTable - Interface in org.eclipse.datatools.modelbase.sql.tables
A representation of the model object 'Base Table'.
BaseTableASABaseLoader - Class in org.eclipse.datatools.enablement.sybase.asa.baseloaders
 
BaseTableASABaseLoader(BaseTable) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.baseloaders.BaseTableASABaseLoader
 
BaseTableItemProvider - Class in org.eclipse.datatools.modelbase.sql.tables.provider
This is the item provider adapter for a BaseTable object.
BaseTableItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.tables.provider.BaseTableItemProvider
This constructs an instance from a factory and a notifier.
BaseWindow - Class in org.eclipse.datatools.sqltools.sqlbuilder.views
 
BaseWindow(SQLDomainModel) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.BaseWindow
 
basicGetBoundDefault() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEColumnImpl
 
basicGetBoundDefault() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEUserDefinedTypeImpl
 
basicGetBoundRule() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEColumnImpl
 
basicGetBoundRule() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEUserDefinedTypeImpl
 
basicGetCache() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.CacheInfoImpl
 
basicGetCache() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASECatalogImpl
 
basicGetColumn() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseColumnCheckConstraintImpl
 
basicGetColumn() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEColumnCheckConstraintImpl
 
basicGetColumn() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.SybaseASEListPartitionImpl
 
basicGetColumnCheck() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEColumnImpl
 
basicGetCreator() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASECheckConstraintImpl
 
basicGetDatabase() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABasePredefinedDataTypeImpl
 
basicGetDatabase() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASAWebServiceImpl
 
basicGetDatabase() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEPredefinedDataTypeImpl
 
basicGetDbSpace() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseIndexImpl
 
basicGetDbSpace() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseTableImpl
 
basicGetEncryptionInfo() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseDatabaseImpl
 
basicGetEncryptionKey() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEColumnImpl
 
basicGetEventCreator() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseEventImpl
 
basicGetPartitionNumInSegments() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.SybaseASEHashPartitionImpl
 
basicGetPartitionNumInSegments() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.SybaseASERoundrobinPartitionImpl
 
basicGetSchema() - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngresDBEventImpl
 
basicGetSchema() - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngresSynonymImpl
 
basicGetSchema() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEDefaultImpl
 
basicGetSchema() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEEncryptionKeyImpl
 
basicGetSchema() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASERuleImpl
 
basicGetSegment() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEBaseTableImpl
 
basicGetSegment() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEIndexImpl
 
basicGetSegment() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASETableImpl
 
basicGetSegment() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASETempTableImpl
 
basicGetSegment() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.ListRangePartitionItemImpl
 
basicGetSegment() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.PartitionSegmentPairImpl
 
basicGetSource() - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngresTriggerImpl
 
basicGetSource() - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngresViewTableImpl
 
basicGetSqlContainer() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseGroupImpl
 
basicGetSqlContainer() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseUserImpl
 
basicGetSqlContainer() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEGroupImpl
 
basicGetSqlContainer() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASERoleImpl
 
basicGetSqlContainer() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEUserImpl
 
basicGetSqlContainer() - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.impl.SybaseAuthorizationIdentifierImpl
 
basicGetStatement() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseViewTableImpl
 
basicGetSystemGenIndex() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseUniqueConstraintImpl
 
basicGetTextImageSegment() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEBaseTableImpl
 
basicGetTextImageSegment() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASETableImpl
 
basicGetTextImageSegment() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASETempTableImpl
 
basicSetAseUniqueConstraint(SybaseASEUniqueConstraint, NotificationChain) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEPrimaryKeyImpl
 
basicSetCacheInfo(CacheInfo, NotificationChain) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEIndexImpl
 
basicSetCatalog(Catalog, NotificationChain) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCSchema
 
basicSetCatalog(SybaseASECatalog, NotificationChain) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASESegmentImpl
 
basicSetColumn(SybaseASABaseColumn, NotificationChain) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseColumnCheckConstraintImpl
 
basicSetColumn(SybaseASEColumn, NotificationChain) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEColumnCheckConstraintImpl
 
basicSetColumnCheck(SybaseASEColumnCheckConstraint, NotificationChain) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEColumnImpl
 
basicSetDatabase(SybaseASABaseDatabase, NotificationChain) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseDBSpaceImpl
 
basicSetDatabase(SybaseASABaseDatabase, NotificationChain) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABasePredefinedDataTypeImpl
 
basicSetDatabase(SybaseASABaseDatabase, NotificationChain) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASAWebServiceImpl
 
basicSetDatabase(SybaseASEDatabase, NotificationChain) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASECacheImpl
 
basicSetDatabase(SybaseASEDatabase, NotificationChain) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEPredefinedDataTypeImpl
 
basicSetDatabase(SybaseASEDatabase, NotificationChain) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEWebServiceImpl
 
basicSetEvent(SybaseASABaseEvent, NotificationChain) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.EventConditionImpl
 
basicSetEvent(SybaseASABaseEvent, NotificationChain) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.ScheduleImpl
 
basicSetPartitionCondition(SybaseASEPartition, NotificationChain) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEBaseTableImpl
 
basicSetPartitionCondition(SybaseASEPartition, NotificationChain) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASETableImpl
 
basicSetPartitionCondition(SybaseASEPartition, NotificationChain) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASETempTableImpl
 
basicSetSchema(IngresSchema, NotificationChain) - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngresDBEventImpl
 
basicSetSchema(IngresSchema, NotificationChain) - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngresSynonymImpl
 
basicSetSchema(SybaseASESchema, NotificationChain) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEDefaultImpl
 
basicSetSchema(SybaseASESchema, NotificationChain) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEEncryptionKeyImpl
 
basicSetSchema(SybaseASESchema, NotificationChain) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASERuleImpl
 
basicSetSystemGenedIndex(SybaseASEIndex, NotificationChain) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEUniqueConstraintImpl
 
basicSetTableOnlyCacheInfo(CacheInfo, NotificationChain) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEBaseTableImpl
 
basicSetTableOnlyCacheInfo(CacheInfo, NotificationChain) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASETableImpl
 
basicSetTableOnlyCacheInfo(CacheInfo, NotificationChain) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASETempTableImpl
 
basicSetTextOnlyCacheInfo(CacheInfo, NotificationChain) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEBaseTableImpl
 
basicSetTextOnlyCacheInfo(CacheInfo, NotificationChain) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASETableImpl
 
basicSetTextOnlyCacheInfo(CacheInfo, NotificationChain) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASETempTableImpl
 
BATCH_LOAD_THRESHHOLD - Static variable in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogUserDefinedType
 
BATCH_LOAD_THRESHHOLD - Static variable in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseUserDefinedDataType
 
BATCH_QUERY_TABLE_INDICES - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.catalog.ASASQLs
 
BATCH_QUERY_TABLE_INDICES_ASA10 - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.catalog.ASASQLs
 
BATCH_QUERY_TABLE_TRIGGERS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.catalog.ASASQLs
 
batchLoadIndices() - Method in class org.eclipse.datatools.enablement.sybase.asa.baseloaders.SchemaASABaseLoader
 
batchLoadTriggers() - Method in class org.eclipse.datatools.enablement.sybase.asa.baseloaders.SchemaASABaseLoader
 
BEFORE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseActionTime
The 'BEFORE' literal value.
BEFORE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
BEFORE - Static variable in interface org.eclipse.datatools.enablement.sybase.IGenericDdlConstants
 
BEFORE - Static variable in class org.eclipse.datatools.modelbase.sql.tables.ActionTimeType
The 'BEFORE' literal value.
BEFORE_LITERAL - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseActionTime
The 'BEFORE' literal object.
BEFORE_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.tables.ActionTimeType
The 'BEFORE' literal object.
BEGIN - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
BEGIN - Static variable in interface org.eclipse.datatools.enablement.sybase.ddl.ISybaseDdlConstants
 
BEGIN - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
BEGIN - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
BEGIN - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
BEGIN - Static variable in interface org.eclipse.datatools.sqltools.editor.template.TemplateConstant
 
BEGIN - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.internal.indent.Symbols
 
begin - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.internal.indent.Symbols
 
begin_stmts() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
begin_stmts() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
begin_tran() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
begin_tran() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
beginColumn - Variable in class org.eclipse.datatools.enablement.sybase.parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginColumn - Variable in class org.eclipse.datatools.sqltools.sql.parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginLine - Variable in class org.eclipse.datatools.enablement.sybase.parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginLine - Variable in class org.eclipse.datatools.sqltools.sql.parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginsWith(String, String, char) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLIdentifier
Returns true if the two SQL identifiers match to the length of prefix.
BeginToken() - Method in class org.eclipse.datatools.enablement.sybase.parser.JavaCharStream
 
BeginToken() - Method in class org.eclipse.datatools.sqltools.sql.parser.JavaCharStream
 
BeginToken() - Method in class org.eclipse.datatools.sqltools.sql.parser.SimpleCharStream
 
beginTrail - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.internal.indent.Symbols
 
BEGINTrail - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.internal.indent.Symbols
 
belongsTo(Object) - Method in class org.eclipse.datatools.connectivity.ui.RefreshProfileJob
 
BestMatchHover - Class in org.eclipse.datatools.sqltools.sqleditor.internal.sql
This is a hover manager which chooses the best matched hover.
BestMatchHover(IEditorPart) - Constructor for class org.eclipse.datatools.sqltools.sqleditor.internal.sql.BestMatchHover
 
BETWEEN - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.ISybaseASADdlConstants
 
BETWEEN - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
BETWEEN - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
BETWEEN - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
BETWEEN - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
between_predicate() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
between_predicate() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
BigDecimalFormat - Class in org.eclipse.datatools.sqltools.data.internal.core.common.data
 
BIGINT - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.SQLDataTypes
 
BIGINT - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.PrimitiveType
The 'BIGINT' literal value.
BIGINT_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.PrimitiveType
The 'BIGINT' literal object.
BigIntegerFormat - Class in org.eclipse.datatools.sqltools.data.internal.core.common.data
 
BINARY - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.SQLDataTypes
 
BINARY - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.PrimitiveType
The 'BINARY' literal value.
binary() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
binary() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
BINARY_LARGE_OBJECT - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.PrimitiveType
The 'BINARY LARGE OBJECT' literal value.
BINARY_LARGE_OBJECT_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.PrimitiveType
The 'BINARY LARGE OBJECT' literal object.
BINARY_LITERAL - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
BINARY_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.PrimitiveType
The 'BINARY' literal object.
BINARY_LITERAL - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
BINARY_LITERAL - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
BINARY_STRING_DATA_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The meta object id for the 'Binary String Data Type' class.
BINARY_STRING_DATA_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Binary String Data Type' class.
BINARY_STRING_DATA_TYPE__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Comments' reference list.
BINARY_STRING_DATA_TYPE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Dependencies' containment reference list.
BINARY_STRING_DATA_TYPE__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Description' attribute.
BINARY_STRING_DATA_TYPE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'EAnnotations' containment reference list.
BINARY_STRING_DATA_TYPE__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Extensions' containment reference list.
BINARY_STRING_DATA_TYPE__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Label' attribute.
BINARY_STRING_DATA_TYPE__LENGTH - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Length' attribute.
BINARY_STRING_DATA_TYPE__LENGTH - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Length' attribute feature.
BINARY_STRING_DATA_TYPE__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Name' attribute.
BINARY_STRING_DATA_TYPE__PRIMITIVE_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Primitive Type' attribute.
BINARY_STRING_DATA_TYPE__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Privileges' reference list.
BINARY_STRING_DATA_TYPE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The number of structural features of the 'Binary String Data Type' class.
BINARY_TYPE_SYSTEM_DEFAULTS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASADefaultWrapper
 
BINARY_VARYING - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.PrimitiveType
The 'BINARY VARYING' literal value.
BINARY_VARYING_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.PrimitiveType
The 'BINARY VARYING' literal object.
BinaryStringDataType - Interface in org.eclipse.datatools.modelbase.sql.datatypes
A representation of the model object 'Binary String Data Type'.
BinaryStringDataTypeItemProvider - Class in org.eclipse.datatools.modelbase.sql.datatypes.provider
This is the item provider adapter for a BinaryStringDataType object.
BinaryStringDataTypeItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.datatypes.provider.BinaryStringDataTypeItemProvider
This constructs an instance from a factory and a notifier.
BIT - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.SQLDataTypes
 
BLANK - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.ISybaseASADdlConstants
 
BLANK_WIDTH - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.commonui.Constants
 
BlankLineSelection - Class in org.eclipse.datatools.sqltools.sqleditor.internal.actions.selection
Select the text between the blank lines before and after current cursor position.
BlankLineSelection(SQLEditor) - Constructor for class org.eclipse.datatools.sqltools.sqleditor.internal.actions.selection.BlankLineSelection
 
blend(RGB, RGB, int) - Static method in class org.eclipse.datatools.connectivity.oda.flatfile.ui.wizards.MenuButton
 
BLOB - Static variable in enum org.eclipse.datatools.connectivity.oda.design.OdaScalarDataType
The 'Blob' literal value.
BLOB - Static variable in interface org.eclipse.datatools.enablement.sybase.IGenericDdlConstants
 
BLOCKED - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.WritePermissionOption
The 'BLOCKED' literal value.
BLOCKED_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.WritePermissionOption
The 'BLOCKED' literal object.
bomEncoding() - Method in class org.eclipse.datatools.sqltools.data.internal.core.load.DataFileTokenizer
The BOM (Byte Order Marks) is a Unicode special marker placed at the top of the file that indicate its encoding.
BOOLEAN - Static variable in enum org.eclipse.datatools.connectivity.oda.design.OdaScalarDataType
The 'Boolean' literal value.
BOOLEAN - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.PrimitiveType
The 'BOOLEAN' literal value.
BOOLEAN_DATA_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The meta object id for the 'Boolean Data Type' class.
BOOLEAN_DATA_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Boolean Data Type' class.
BOOLEAN_DATA_TYPE__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Comments' reference list.
BOOLEAN_DATA_TYPE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Dependencies' containment reference list.
BOOLEAN_DATA_TYPE__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Description' attribute.
BOOLEAN_DATA_TYPE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'EAnnotations' containment reference list.
BOOLEAN_DATA_TYPE__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Extensions' containment reference list.
BOOLEAN_DATA_TYPE__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Label' attribute.
BOOLEAN_DATA_TYPE__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Name' attribute.
BOOLEAN_DATA_TYPE__PRIMITIVE_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Primitive Type' attribute.
BOOLEAN_DATA_TYPE__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Privileges' reference list.
BOOLEAN_DATA_TYPE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The number of structural features of the 'Boolean Data Type' class.
boolean_expression() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
boolean_expression() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
boolean_factor() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
boolean_factor() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
boolean_function() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
boolean_function() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
BOOLEAN_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.PrimitiveType
The 'BOOLEAN' literal object.
BOOLEAN_OPTION - Static variable in class org.eclipse.datatools.connectivity.sqm.core.rte.EngineeringOption
 
boolean_primary() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
boolean_primary() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
boolean_term() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
boolean_term() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
BooleanDataType - Interface in org.eclipse.datatools.modelbase.sql.datatypes
A representation of the model object 'Boolean Data Type'.
BooleanDataTypeItemProvider - Class in org.eclipse.datatools.modelbase.sql.datatypes.provider
This is the item provider adapter for a BooleanDataType object.
BooleanDataTypeItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.datatypes.provider.BooleanDataTypeItemProvider
This constructs an instance from a factory and a notifier.
BORDER - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.ICompositeProvider
Style constant for bordered behavior (value is 1<<11).
BOTH - Static variable in class org.eclipse.datatools.modelbase.sql.query.helper.JoinHelper
 
BREAK - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
BREAK - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
BREAK - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
breakpointAdded(IBreakpoint) - Method in class org.eclipse.datatools.sqltools.debugger.model.SPDebugTarget
 
breakpointAdded(IBreakpoint) - Method in class org.eclipse.datatools.sqltools.routineeditor.launching.SPDebugTarget_Run
 
breakpointChanged(IBreakpoint, IMarkerDelta) - Method in class org.eclipse.datatools.sqltools.debugger.model.SPDebugTarget
 
breakpointChanged(IBreakpoint, IMarkerDelta) - Method in class org.eclipse.datatools.sqltools.routineeditor.launching.SPDebugTarget_Run
 
breakpointHit() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPThread
Called when an breakpoint is hit.
BreakpointLocationHandler - Class in org.eclipse.datatools.sqltools.debugger.debug
The strategy for breakpoint location handling is as this:\
BreakpointLocationHandler() - Constructor for class org.eclipse.datatools.sqltools.debugger.debug.BreakpointLocationHandler
 
BreakpointLocationVerifierJob - Class in org.eclipse.datatools.sqltools.debugger.debug
Job used to verify the position of a breakpoint
BreakpointLocationVerifierJob(SPLineBreakpoint, IEditorStatusLine) - Constructor for class org.eclipse.datatools.sqltools.debugger.debug.BreakpointLocationVerifierJob
 
BreakpointLocationVerifierJob(ProcIdentifier, SPLineBreakpoint[], IEditorStatusLine) - Constructor for class org.eclipse.datatools.sqltools.debugger.debug.BreakpointLocationVerifierJob
 
BreakpointLocationVerifierJob_breakpoint_verification_fail - Static variable in class org.eclipse.datatools.sqltools.debugger.debug.Messages
 
BreakpointLocationVerifierJob_breakpointMovedToValid - Static variable in class org.eclipse.datatools.sqltools.debugger.debug.Messages
 
BreakpointLocationVerifierJob_breakpointRemoved - Static variable in class org.eclipse.datatools.sqltools.debugger.debug.Messages
 
BreakpointLocationVerifierJob_breakpointSet - Static variable in class org.eclipse.datatools.sqltools.debugger.debug.Messages
 
BreakpointLocationVerifierJob_label - Static variable in class org.eclipse.datatools.sqltools.debugger.debug.Messages
 
BreakpointLocationVerifierJob_notValidLocation - Static variable in class org.eclipse.datatools.sqltools.debugger.debug.Messages
 
breakpointRemoved(IBreakpoint, IMarkerDelta) - Method in class org.eclipse.datatools.sqltools.debugger.model.SPDebugTarget
 
breakpointRemoved(IBreakpoint, IMarkerDelta) - Method in class org.eclipse.datatools.sqltools.routineeditor.launching.SPDebugTarget_Run
 
BROWSE - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
BROWSE - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
BROWSE - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
bufpos - Variable in class org.eclipse.datatools.enablement.sybase.parser.JavaCharStream
 
bufpos - Variable in class org.eclipse.datatools.sqltools.sql.parser.JavaCharStream
 
bufpos - Variable in class org.eclipse.datatools.sqltools.sql.parser.SimpleCharStream
 
buildContextMenu(IMenuManager) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.GraphContextMenuProvider
 
buildEmptyPredicate() - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SearchConditionHelper
Creates an empty predicate.
BuilderUtility - Class in org.eclipse.datatools.sqltools.sqlbuilder.views
A helper class
BuilderUtility() - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.BuilderUtility
 
buildNewPredicate(SQLQueryObject, QueryValueExpression, String, String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SearchConditionHelper
Builds the Predicate for the given comparison kind.
buildPredicateBasic(QueryValueExpression, QueryValueExpression, String) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.JoinHelper
Creates a PredicateBasic object using the given expressions and operator.
buildPredicateBasic(QueryValueExpression, QueryValueExpression, String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SearchConditionHelper
Creates a PredicateBasic object using the given expressions and operator
buildSearchCondition(QuerySearchCondition, QueryValueExpression, QueryValueExpression, String) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.JoinHelper
Creates a new predicate and adds it to the given search condition.
buildSearchCondition(QuerySearchCondition, QueryValueExpression, QueryValueExpression, String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SearchConditionHelper
Creates a new predicate and adds it to the given search condition.
buildSearchCondition(SQLQueryObject, QuerySearchCondition, QueryValueExpression, String, String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SearchConditionHelper
Creates a new predicate with the given values and append it to the give search condition.
BUILT_IN_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The meta object id for the 'Built In Function' class.
BUILT_IN_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage.Literals
The meta object literal for the 'Built In Function' class.
BUILT_IN_FUNCTION__AUTHORIZATION_ID - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Authorization ID' attribute.
BUILT_IN_FUNCTION__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Comments' reference list.
BUILT_IN_FUNCTION__CREATION_TS - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Creation TS' attribute.
BUILT_IN_FUNCTION__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Dependencies' containment reference list.
BUILT_IN_FUNCTION__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Description' attribute.
BUILT_IN_FUNCTION__DETERMINISTIC - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Deterministic' attribute.
BUILT_IN_FUNCTION__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'EAnnotations' containment reference list.
BUILT_IN_FUNCTION__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Extensions' containment reference list.
BUILT_IN_FUNCTION__EXTERNAL_NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'External Name' attribute.
BUILT_IN_FUNCTION__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Label' attribute.
BUILT_IN_FUNCTION__LANGUAGE - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Language' attribute.
BUILT_IN_FUNCTION__LAST_ALTERED_TS - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Last Altered TS' attribute.
BUILT_IN_FUNCTION__MUTATOR - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Mutator' attribute.
BUILT_IN_FUNCTION__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Name' attribute.
BUILT_IN_FUNCTION__NULL_CALL - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Null Call' attribute.
BUILT_IN_FUNCTION__PARAMETER_STYLE - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Parameter Style' attribute.
BUILT_IN_FUNCTION__PARAMETERS - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Parameters' containment reference list.
BUILT_IN_FUNCTION__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Privileges' reference list.
BUILT_IN_FUNCTION__RETURN_CAST - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Return Cast' containment reference.
BUILT_IN_FUNCTION__RETURN_SCALAR - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Return Scalar' containment reference.
BUILT_IN_FUNCTION__RETURN_TABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Return Table' containment reference.
BUILT_IN_FUNCTION__SCHEMA - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Schema' reference.
BUILT_IN_FUNCTION__SECURITY - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Security' attribute.
BUILT_IN_FUNCTION__SOURCE - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Source' containment reference.
BUILT_IN_FUNCTION__SPECIFIC_NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Specific Name' attribute.
BUILT_IN_FUNCTION__SQL_DATA_ACCESS - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Sql Data Access' attribute.
BUILT_IN_FUNCTION__STATIC - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Static' attribute.
BUILT_IN_FUNCTION__TRANSFORM_GROUP - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Transform Group' attribute.
BUILT_IN_FUNCTION__TYPE_PRESERVING - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Type Preserving' attribute.
BUILT_IN_FUNCTION_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The number of structural features of the 'Built In Function' class.
builtin_function() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
builtin_function() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
BuiltInFunction - Interface in org.eclipse.datatools.modelbase.sql.routines
A representation of the model object 'Built In Function'.
BuiltInFunctionItemProvider - Class in org.eclipse.datatools.modelbase.sql.routines.provider
This is the item provider adapter for a BuiltInFunction object.
BuiltInFunctionItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.routines.provider.BuiltInFunctionItemProvider
This constructs an instance from a factory and a notifier.
BULK - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
BULK - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
BULK - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
BUNDLE_NAME - Static variable in class org.eclipse.datatools.sqltools.result.ResultsViewPlugin
 
BUNDLE_NAME - Static variable in class org.eclipse.datatools.sqltools.result.ui.ResultsViewUIPlugin
 
Button_delete_all - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
BUTTON_WIDTH - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.commonui.Constants
 
BUTTON_WIDTH - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.common.CompositeEditSection
 
BY - Static variable in interface org.eclipse.datatools.enablement.ase.ISybaseASEDdlConstants
 
BY - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.ISybaseASADdlConstants
 
BY - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
BY - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
BY - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
by_all() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
by_all() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
BY_REF - Static variable in class org.eclipse.datatools.modelbase.sql.xml.query.XMLPassingType
The 'BY REF' literal value.
BY_REF_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.xml.query.XMLPassingType
The 'BY REF' literal object.
BY_VALUE - Static variable in class org.eclipse.datatools.modelbase.sql.xml.query.XMLPassingType
The 'BY VALUE' literal value.
BY_VALUE_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.xml.query.XMLPassingType
The 'BY VALUE' literal object.
byteCount - Variable in class org.eclipse.datatools.sqltools.parsers.sql.SQLParserManager
 
byteToChar(byte[]) - Static method in class org.eclipse.datatools.sqltools.routineeditor.result.CallableSQLResultRunnable
 

C

C_TYPE - Static variable in class org.eclipse.datatools.connectivity.oda.util.manifest.RuntimeInterface
Implements C/C++ runtime interface.
CACHE_BINDINGS_OF_DATABASE_QUERY - Static variable in interface org.eclipse.datatools.enablement.ase.catalog.ASESQLs
 
CACHE_INFO - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The meta object id for the 'Cache Info' class.
CACHE_INFO - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Cache Info' class.
CACHE_INFO__CACHE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Cache' reference.
CACHE_INFO__CACHE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Cache' reference feature.
CACHE_INFO__CACHE_STRATEGY - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Cache Strategy' attribute.
CACHE_INFO__CACHE_STRATEGY - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Cache Strategy' attribute feature.
CACHE_INFO__COMMENTS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Comments' reference list.
CACHE_INFO__DEPENDENCIES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Dependencies' containment reference list.
CACHE_INFO__DESCRIPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Description' attribute.
CACHE_INFO__EANNOTATIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'EAnnotations' containment reference list.
CACHE_INFO__EXTENSIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Extensions' containment reference list.
CACHE_INFO__LABEL - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Label' attribute.
CACHE_INFO__NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Name' attribute.
CACHE_INFO__PRIVILEGES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Privileges' reference list.
CACHE_INFO_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The number of structural features of the 'Cache Info' class.
CACHE_QUERY - Static variable in interface org.eclipse.datatools.enablement.ase.catalog.ASESQLs
 
CACHE_STRATEGY_TYPE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The meta object id for the 'Cache Strategy Type' enum.
CACHE_STRATEGY_TYPE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Cache Strategy Type' enum.
CacheInfo - Interface in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel
A representation of the model object 'Cache Info'.
CacheInfoImpl - Class in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl
An implementation of the model object 'Cache Info'.
CacheStrategyType - Class in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel
A representation of the literals of the enumeration 'Cache Strategy Type', and utility methods for working with them.
calculateStatus() - Method in class org.eclipse.datatools.sqltools.result.internal.model.ResultInstance
 
calculateStatus() - Method in interface org.eclipse.datatools.sqltools.result.model.IResultInstance
Calculates the status of this result instance based on the status of its sub-results
calculateStatus(OperationCommand) - Method in class org.eclipse.datatools.sqltools.result.ResultsViewAPI
Calculates the status of the result instance based on its sub-results' status.
CALL_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Call Statement' class.
CALL_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Call Statement' class.
CALL_STATEMENT__ARGUMENT_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Argument List' containment reference list.
CALL_STATEMENT__ARGUMENT_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Argument List' containment reference list feature.
CALL_STATEMENT__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comments' reference list.
CALL_STATEMENT__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
CALL_STATEMENT__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Description' attribute.
CALL_STATEMENT__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
CALL_STATEMENT__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
CALL_STATEMENT__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Label' attribute.
CALL_STATEMENT__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Name' attribute.
CALL_STATEMENT__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Privileges' reference list.
CALL_STATEMENT__PROCEDURE_REF - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Procedure Ref' containment reference.
CALL_STATEMENT__PROCEDURE_REF - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Procedure Ref' containment reference feature.
CALL_STATEMENT_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The number of structural features of the 'Call Statement' class.
CallableSQLResultRunnable - Class in org.eclipse.datatools.sqltools.routineeditor.result
This is a CallableSupportRunnalbe, used to run a callable SQL statement.
CallableSQLResultRunnable(Connection, ILaunchConfiguration, boolean, IConnectionTracker, DatabaseIdentifier) - Constructor for class org.eclipse.datatools.sqltools.routineeditor.result.CallableSQLResultRunnable
 
CallStatement - Interface in org.eclipse.datatools.modelbase.sql.query
A representation of the model object 'Call Statement'.
CAN_WORK_OFFLINE - Static variable in interface org.eclipse.datatools.connectivity.ui.IConnectionProfileActionFilter
 
cancel() - Method in class org.eclipse.datatools.connectivity.oda.design.ui.designsession.DataSetDesignSession
Performs cancel on this design session.
cancel() - Method in class org.eclipse.datatools.connectivity.oda.design.ui.designsession.DataSourceDesignSession
Performs cancel on this design session.
cancel() - Method in interface org.eclipse.datatools.connectivity.oda.IQuery
Cancels this query to abort its execution if supported by the underlying data source.
CANCEL - Static variable in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.IErrorItem
 
cancel() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.commands.MoveJoinCommand
 
cancel() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.commands.SetLocationCommand
 
cancelEditing() - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.AccessibleTableEditorImpl
Cancels the active cell editor, without saving the value back to the domain model.
cancelEditing() - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.AccessibleTableViewer
Cancels a currently active cell editor.
canChange(Object, int) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.ASATableEditorColumnsViewerCellModifier
 
canChange(Object, int) - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.TableDataCellModifier
This method is used to verify if the specified column is editable.
canConnect() - Method in class org.eclipse.datatools.connectivity.ui.dse.dialogs.ProfileSelectionDialogPage
 
canConnect() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.ConnectionContext
Insert the method's description here.
canConnect() - Method in interface org.eclipse.datatools.sqltools.sqlbuilder.views.source.IDBContext
 
canConvertToOdaType(int) - Method in class org.eclipse.datatools.connectivity.oda.util.manifest.DataTypeMapping
A convenient method to indicate whether the ODA data provider is capable of converting this mapping's native data type to the specified ODA data type code.
canDisconnect() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPDebugTarget
 
canDisconnect() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPThread
 
canDisconnect() - Method in class org.eclipse.datatools.sqltools.routineeditor.launching.SPDebugTarget_Run
 
canEvaluate(Template) - Method in class org.eclipse.datatools.sqltools.editor.template.GenericSQLContext
 
canExecute() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.commands.CreateJoinCommand
 
canExecute() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.commands.MoveJoinCommand
 
canExecute() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.commands.SetLocationCommand
 
canFinish() - Method in class org.eclipse.datatools.connectivity.ui.wizards.ExtensibleNewConnectionProfileWizard
 
canFlipToNextPage() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseOptionsPage
 
canFlipToNextPage() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSearchPage
 
canFlipToNextPage() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSimplePage
 
canFlipToNextPage() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.constant.ConstantOptionsPage
 
canFlipToNextPage() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.MainExpressionPage
 
canFlipToNextPage() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.multiexpr.ExpressionsByOperatorsPage
 
canIgnoreDuplicateValues() - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.AggregateDefinition
Indicates whether this aggregate type is capable of ignoring duplicate values of its input variable.
canIgnoreDuplicateValues() - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.FunctionExpressionDefinition
Indicates whether this function type is capable of ignoring duplicate values of its input variable.
canIgnoreDuplicateValues() - Method in class org.eclipse.datatools.connectivity.oda.spec.result.CustomAggregate
Indicates whether this aggregate type is capable of ignoring duplicate values of its input variable.
canIgnoreDuplicateValues() - Method in class org.eclipse.datatools.connectivity.oda.spec.valueexpr.CustomFunction
Indicates whether this function type is capable of ignoring duplicate values of its input argument.
canIgnoreNullValues() - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.AggregateDefinition
Indicates whether this aggregate type is capable of ignoring null values of its input variable.
canIgnoreNullValues() - Method in class org.eclipse.datatools.connectivity.oda.spec.result.CustomAggregate
Indicates whether this aggregate type is capable of ignoring null values of its input variable.
canInherit() - Method in class org.eclipse.datatools.connectivity.oda.util.manifest.Property
Returns whether the property can inherit from parent.
canLeaveThePage() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.general.ProceduralObjectGeneralPage
 
canLeaveThePage() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.SourcePage
 
canLeaveThePage() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditorPage
By default, editor will be allowed to flip the page.
canModify(Object, String) - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.TableDataCellModifier
 
canModify(Object, String) - Method in class org.eclipse.datatools.sqltools.data.internal.ui.editor.TableDataCellModifier
 
canModify(Object, String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSearchTable.CaseSearchTableCellModifier
 
canModify(Object, String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSimpleTable.CaseSimpleTableCellModifier
 
canModify(Object, String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.function.ParamTable.ParamTableCellModifier
 
canModify(Object, String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.multiexpr.ExpressionsTable.ExpressionsTableCellModifier
 
canModify(Object, String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.criteria.CriteriaModifier
 
canModify(Object, String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.execute.ParameterTableViewer.ParameterTableCellModifier
 
canModify(Object, String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.Modifier
 
canModify(Object, String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.GroupByContentViewer.GroupByExpressionModifier
 
canNew() - Method in class org.eclipse.datatools.connectivity.ui.dse.dialogs.ProfileSelectionDialogPage
 
Cannot_disconnect_before_save - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.utils.Messages
 
canResume() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPDebugTarget
 
canResume() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPStackFrame
 
canResume() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPThread
 
canResume() - Method in class org.eclipse.datatools.sqltools.routineeditor.launching.SPDebugTarget_Run
 
canSaveDocument(Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.RoutineFormDocumentProviderAdapter
 
canStepInto() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPStackFrame
 
canStepInto() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPThread
 
canStepOver() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPStackFrame
 
canStepOver() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPThread
 
canStepReturn() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPStackFrame
 
canStepReturn() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPThread
 
canSuspend() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPDebugTarget
 
canSuspend() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPStackFrame
 
canSuspend() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPThread
 
canSuspend() - Method in class org.eclipse.datatools.sqltools.routineeditor.launching.SPDebugTarget_Run
 
canTerminate() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPDebugTarget
 
canTerminate() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPStackFrame
 
canTerminate() - Method in class org.eclipse.datatools.sqltools.routineeditor.launching.SPDebugTarget_Run
 
canToggleLineBreakpoints(IWorkbenchPart, ISelection) - Method in class org.eclipse.datatools.sqltools.debugger.actions.ToggleBreakpointAdapter
 
canToggleMethodBreakpoints(IWorkbenchPart, ISelection) - Method in class org.eclipse.datatools.sqltools.debugger.actions.ToggleBreakpointAdapter
 
canToggleWatchpoints(IWorkbenchPart, ISelection) - Method in class org.eclipse.datatools.sqltools.debugger.actions.ToggleBreakpointAdapter
 
canTwoColumnsMap(Column, Column) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.ConstraintCreationUtils
Judge whether two columns can map to create foreign key.
canUndo() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.commands.SetLocationCommand
 
canWorkOffline() - Method in interface org.eclipse.datatools.connectivity.IConnectionProfile
 
canWorkOffline(IConnectionProfile) - Method in interface org.eclipse.datatools.connectivity.IOfflineConnectionFactory
This method is used by the framework to determine whether or not data for a particular connection profile has been saved for offline use.
CASCADE - Static variable in interface org.eclipse.datatools.enablement.sybase.IGenericDdlConstants
 
CASCADE - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
CASCADE - Static variable in class org.eclipse.datatools.modelbase.sql.schema.ReferentialActionType
The 'CASCADE' literal value.
CASCADE - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
CASCADE - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
CASCADE_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.schema.ReferentialActionType
The 'CASCADE' literal object.
CASCADED - Static variable in interface org.eclipse.datatools.enablement.sybase.IGenericDdlConstants
 
CASCADED - Static variable in class org.eclipse.datatools.modelbase.sql.tables.CheckType
The 'CASCADED' literal value.
CASCADED_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.tables.CheckType
The 'CASCADED' literal object.
CASE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.ISybaseASADdlConstants
 
CASE - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
CASE - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
CASE - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
case_abbreviation() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
case_abbreviation() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
case_expression() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
case_expression() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
CASE_EXPRESSION - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.MainExpressionPage
 
CASE_SEARCH_WHEN_CLAUSE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseOptionsPage
 
CASE_SIMPLE_WHEN_CLAUSE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseOptionsPage
 
case_specification() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
case_specification() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
caseAndExpression(AndExpression) - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignSwitch
Returns the result of interpreting the object as an instance of 'And Expression'.
caseApproximateNumericDataType(ApproximateNumericDataType) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.util.SQLDataTypesSwitch
Returns the result of interpreting the object as an instance of 'Approximate Numeric Data Type'.
caseArrayDataType(ArrayDataType) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.util.SQLDataTypesSwitch
Returns the result of interpreting the object as an instance of 'Array Data Type'.
caseAssertion(Assertion) - Method in class org.eclipse.datatools.modelbase.sql.constraints.util.SQLConstraintsSwitch
Returns the result of interpreting the object as an instance of 'Assertion'.
caseAtomicExpressionContext(AtomicExpressionContext) - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignSwitch
Returns the result of interpreting the object as an instance of 'Atomic Expression Context'.
caseAttributeDefinition(AttributeDefinition) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.util.SQLDataTypesSwitch
Returns the result of interpreting the object as an instance of 'Attribute Definition'.
caseAuthorizationIdentifier(AuthorizationIdentifier) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Authorization Identifier'.
caseAuthorizationIdentifier(AuthorizationIdentifier) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Authorization Identifier'.
caseAuthorizationIdentifier(AuthorizationIdentifier) - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.util.SybasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Authorization Identifier'.
caseAuthorizationIdentifier(AuthorizationIdentifier) - Method in class org.eclipse.datatools.modelbase.sql.accesscontrol.util.SQLAccessControlSwitch
Returns the result of interpreting the object as an instance of 'Authorization Identifier'.
caseAxisAttributes(AxisAttributes) - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignSwitch
Returns the result of interpreting the object as an instance of 'Axis Attributes'.
caseBaseTable(BaseTable) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Base Table'.
caseBaseTable(BaseTable) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.util.SybaseasasqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Base Table'.
caseBaseTable(BaseTable) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Base Table'.
caseBaseTable(BaseTable) - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.util.SybasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Base Table'.
caseBaseTable(BaseTable) - Method in class org.eclipse.datatools.modelbase.sql.tables.util.SQLTablesSwitch
Returns the result of interpreting the object as an instance of 'Base Table'.
caseBinaryStringDataType(BinaryStringDataType) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.util.SQLDataTypesSwitch
Returns the result of interpreting the object as an instance of 'Binary String Data Type'.
caseBooleanDataType(BooleanDataType) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.util.SQLDataTypesSwitch
Returns the result of interpreting the object as an instance of 'Boolean Data Type'.
CASEBUILDERPAGE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.ExpressionBuilderWizard
 
caseBuiltInFunction(BuiltInFunction) - Method in class org.eclipse.datatools.modelbase.sql.routines.util.SQLRoutinesSwitch
Returns the result of interpreting the object as an instance of 'Built In Function'.
caseCacheInfo(CacheInfo) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Cache Info'.
caseCallStatement(CallStatement) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Call Statement'.
caseCatalog(Catalog) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Catalog'.
caseCatalog(Catalog) - Method in class org.eclipse.datatools.modelbase.sql.schema.util.SQLSchemaSwitch
Returns the result of interpreting the object as an instance of 'Catalog'.
caseCharacterSet(CharacterSet) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.util.SQLDataTypesSwitch
Returns the result of interpreting the object as an instance of 'Character Set'.
caseCharacterStringDataType(CharacterStringDataType) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.util.SQLDataTypesSwitch
Returns the result of interpreting the object as an instance of 'Character String Data Type'.
caseCheckConstraint(CheckConstraint) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Check Constraint'.
caseCheckConstraint(CheckConstraint) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Check Constraint'.
caseCheckConstraint(CheckConstraint) - Method in class org.eclipse.datatools.modelbase.sql.constraints.util.SQLConstraintsSwitch
Returns the result of interpreting the object as an instance of 'Check Constraint'.
CaseClauseElement - Class in org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr
 
CaseClauseElement(ValueExpressionCaseSimple) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseClauseElement
 
caseCollectionDataType(CollectionDataType) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.util.SQLDataTypesSwitch
Returns the result of interpreting the object as an instance of 'Collection Data Type'.
caseColumn(Column) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Column'.
caseColumn(Column) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Column'.
caseColumn(Column) - Method in class org.eclipse.datatools.modelbase.sql.tables.util.SQLTablesSwitch
Returns the result of interpreting the object as an instance of 'Column'.
caseColumnDefinition(ColumnDefinition) - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignSwitch
Returns the result of interpreting the object as an instance of 'Column Definition'.
caseColumnName(ColumnName) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Column Name'.
caseComment(Comment) - Method in class org.eclipse.datatools.modelbase.sql.schema.util.SQLSchemaSwitch
Returns the result of interpreting the object as an instance of 'Comment'.
caseCompositeFilterExpression(CompositeFilterExpression) - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignSwitch
Returns the result of interpreting the object as an instance of 'Composite Filter Expression'.
caseConstraint(Constraint) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Constraint'.
caseConstraint(Constraint) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.util.SybaseasasqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Constraint'.
caseConstraint(Constraint) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Constraint'.
caseConstraint(Constraint) - Method in class org.eclipse.datatools.modelbase.sql.constraints.util.SQLConstraintsSwitch
Returns the result of interpreting the object as an instance of 'Constraint'.
caseConstructedDataType(ConstructedDataType) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.util.SQLDataTypesSwitch
Returns the result of interpreting the object as an instance of 'Constructed Data Type'.
CaseControlledMultiLineRule - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.source
 
CaseControlledMultiLineRule(String, String, IToken) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.source.CaseControlledMultiLineRule
CaseControlledMultilineRule constructor comment.
CaseControlledMultiLineRule(String, String, IToken, char) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.source.CaseControlledMultiLineRule
CaseControlledMultilineRule constructor comment.
CaseControlledWordRule - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.source
 
CaseControlledWordRule(IWordDetector) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.source.CaseControlledWordRule
CaseControlledWordRule constructor comment.
CaseControlledWordRule(IWordDetector, IToken) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.source.CaseControlledWordRule
Constructor.
CaseControlledWordRule(IWordDetector, IToken, boolean) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.source.CaseControlledWordRule
 
caseCursorReference(CursorReference) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Cursor Reference'.
caseCustomData(CustomData) - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignSwitch
Returns the result of interpreting the object as an instance of 'Custom Data'.
caseCustomFilterExpression(CustomFilterExpression) - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignSwitch
Returns the result of interpreting the object as an instance of 'Custom Filter Expression'.
caseDataAccessDesign(DataAccessDesign) - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignSwitch
Returns the result of interpreting the object as an instance of 'Data Access Design'.
caseDatabase(Database) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Database'.
caseDatabase(Database) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.util.SybaseasasqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Database'.
caseDatabase(Database) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Database'.
caseDatabase(Database) - Method in class org.eclipse.datatools.modelbase.sql.schema.util.SQLSchemaSwitch
Returns the result of interpreting the object as an instance of 'Database'.
caseDataElementAttributes(DataElementAttributes) - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignSwitch
Returns the result of interpreting the object as an instance of 'Data Element Attributes'.
caseDataElementIdentifier(DataElementIdentifier) - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignSwitch
Returns the result of interpreting the object as an instance of 'Data Element Identifier'.
caseDataElementIdentifiers(DataElementIdentifiers) - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignSwitch
Returns the result of interpreting the object as an instance of 'Data Element Identifiers'.
caseDataElementUIHints(DataElementUIHints) - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignSwitch
Returns the result of interpreting the object as an instance of 'Data Element UI Hints'.
caseDataLinkDataType(DataLinkDataType) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.util.SQLDataTypesSwitch
Returns the result of interpreting the object as an instance of 'Data Link Data Type'.
caseDataSetDesign(DataSetDesign) - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignSwitch
Returns the result of interpreting the object as an instance of 'Data Set Design'.
caseDataSetParameters(DataSetParameters) - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignSwitch
Returns the result of interpreting the object as an instance of 'Data Set Parameters'.
caseDataSetQuery(DataSetQuery) - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignSwitch
Returns the result of interpreting the object as an instance of 'Data Set Query'.
caseDataSourceDesign(DataSourceDesign) - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignSwitch
Returns the result of interpreting the object as an instance of 'Data Source Design'.
caseDataType(DataType) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Data Type'.
caseDataType(DataType) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Data Type'.
caseDataType(DataType) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.util.SQLDataTypesSwitch
Returns the result of interpreting the object as an instance of 'Data Type'.
caseDateDataType(DateDataType) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.util.SQLDataTypesSwitch
Returns the result of interpreting the object as an instance of 'Date Data Type'.
caseDependency(Dependency) - Method in class org.eclipse.datatools.modelbase.sql.schema.util.SQLSchemaSwitch
Returns the result of interpreting the object as an instance of 'Dependency'.
caseDerbySchema(DerbySchema) - Method in class org.eclipse.datatools.modelbase.derby.util.DerbyModelSwitch
Returns the result of interpreting the object as an instance of 'Derby Schema'.
caseDerivedTable(DerivedTable) - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.util.IngressqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Derived Table'.
caseDerivedTable(DerivedTable) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Derived Table'.
caseDerivedTable(DerivedTable) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Derived Table'.
caseDerivedTable(DerivedTable) - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.util.SybasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Derived Table'.
caseDerivedTable(DerivedTable) - Method in class org.eclipse.datatools.modelbase.sql.tables.util.SQLTablesSwitch
Returns the result of interpreting the object as an instance of 'Derived Table'.
caseDesignerState(DesignerState) - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignSwitch
Returns the result of interpreting the object as an instance of 'Designer State'.
caseDesignerStateContent(DesignerStateContent) - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignSwitch
Returns the result of interpreting the object as an instance of 'Designer State Content'.
caseDesignSessionRequest(DesignSessionRequest) - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignSwitch
Returns the result of interpreting the object as an instance of 'Session Request'.
caseDesignSessionResponse(DesignSessionResponse) - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignSwitch
Returns the result of interpreting the object as an instance of 'Session Response'.
caseDeviceItem(DeviceItem) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Device Item'.
caseDistinctUserDefinedType(DistinctUserDefinedType) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Distinct User Defined Type'.
caseDistinctUserDefinedType(DistinctUserDefinedType) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Distinct User Defined Type'.
caseDistinctUserDefinedType(DistinctUserDefinedType) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.util.SQLDataTypesSwitch
Returns the result of interpreting the object as an instance of 'Distinct User Defined Type'.
caseDocumentRoot(DocumentRoot) - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignSwitch
Returns the result of interpreting the object as an instance of 'Document Root'.
caseDomain(Domain) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Domain'.
caseDomain(Domain) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.util.SQLDataTypesSwitch
Returns the result of interpreting the object as an instance of 'Domain'.
caseDynamicFilterExpression(DynamicFilterExpression) - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignSwitch
Returns the result of interpreting the object as an instance of 'Dynamic Filter Expression'.
caseDynamicValuesQuery(DynamicValuesQuery) - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignSwitch
Returns the result of interpreting the object as an instance of 'Dynamic Values Query'.
caseElementType(ElementType) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.util.SQLDataTypesSwitch
Returns the result of interpreting the object as an instance of 'Element Type'.
CaseElseClauseElement - Class in org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr
 
CaseElseClauseElement(ValueExpressionCaseSearch) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseElseClauseElement
 
CaseElseClauseElement(ValueExpressionCaseSimple) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseElseClauseElement
 
caseEModelElement(EModelElement) - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.util.IngressqlmodelSwitch
Returns the result of interpreting the object as an instance of 'EModel Element'.
caseEModelElement(EModelElement) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'EModel Element'.
caseEModelElement(EModelElement) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.util.SybaseasasqlmodelSwitch
Returns the result of interpreting the object as an instance of 'EModel Element'.
caseEModelElement(EModelElement) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.util.PartitionSwitch
Returns the result of interpreting the object as an instance of 'EModel Element'.
caseEModelElement(EModelElement) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'EModel Element'.
caseEModelElement(EModelElement) - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.util.SybasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'EModel Element'.
caseEModelElement(EModelElement) - Method in class org.eclipse.datatools.modelbase.derby.util.DerbyModelSwitch
Returns the result of interpreting the object as an instance of 'EModel Element'.
caseEModelElement(EModelElement) - Method in class org.eclipse.datatools.modelbase.sql.accesscontrol.util.SQLAccessControlSwitch
Returns the result of interpreting the object as an instance of 'EModel Element'.
caseEModelElement(EModelElement) - Method in class org.eclipse.datatools.modelbase.sql.constraints.util.SQLConstraintsSwitch
Returns the result of interpreting the object as an instance of 'EModel Element'.
caseEModelElement(EModelElement) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.util.SQLDataTypesSwitch
Returns the result of interpreting the object as an instance of 'EModel Element'.
caseEModelElement(EModelElement) - Method in class org.eclipse.datatools.modelbase.sql.expressions.util.SQLExpressionsSwitch
Returns the result of interpreting the object as an instance of 'EModel Element'.
caseEModelElement(EModelElement) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'EModel Element'.
caseEModelElement(EModelElement) - Method in class org.eclipse.datatools.modelbase.sql.routines.util.SQLRoutinesSwitch
Returns the result of interpreting the object as an instance of 'EModel Element'.
caseEModelElement(EModelElement) - Method in class org.eclipse.datatools.modelbase.sql.schema.util.SQLSchemaSwitch
Returns the result of interpreting the object as an instance of 'EModel Element'.
caseEModelElement(EModelElement) - Method in class org.eclipse.datatools.modelbase.sql.statements.util.SQLStatementsSwitch
Returns the result of interpreting the object as an instance of 'EModel Element'.
caseEModelElement(EModelElement) - Method in class org.eclipse.datatools.modelbase.sql.tables.util.SQLTablesSwitch
Returns the result of interpreting the object as an instance of 'EModel Element'.
caseEModelElement(EModelElement) - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'EModel Element'.
caseENamedElement(ENamedElement) - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.util.IngressqlmodelSwitch
Returns the result of interpreting the object as an instance of 'ENamed Element'.
caseENamedElement(ENamedElement) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'ENamed Element'.
caseENamedElement(ENamedElement) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.util.SybaseasasqlmodelSwitch
Returns the result of interpreting the object as an instance of 'ENamed Element'.
caseENamedElement(ENamedElement) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.util.PartitionSwitch
Returns the result of interpreting the object as an instance of 'ENamed Element'.
caseENamedElement(ENamedElement) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'ENamed Element'.
caseENamedElement(ENamedElement) - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.util.SybasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'ENamed Element'.
caseENamedElement(ENamedElement) - Method in class org.eclipse.datatools.modelbase.derby.util.DerbyModelSwitch
Returns the result of interpreting the object as an instance of 'ENamed Element'.
caseENamedElement(ENamedElement) - Method in class org.eclipse.datatools.modelbase.sql.accesscontrol.util.SQLAccessControlSwitch
Returns the result of interpreting the object as an instance of 'ENamed Element'.
caseENamedElement(ENamedElement) - Method in class org.eclipse.datatools.modelbase.sql.constraints.util.SQLConstraintsSwitch
Returns the result of interpreting the object as an instance of 'ENamed Element'.
caseENamedElement(ENamedElement) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.util.SQLDataTypesSwitch
Returns the result of interpreting the object as an instance of 'ENamed Element'.
caseENamedElement(ENamedElement) - Method in class org.eclipse.datatools.modelbase.sql.expressions.util.SQLExpressionsSwitch
Returns the result of interpreting the object as an instance of 'ENamed Element'.
caseENamedElement(ENamedElement) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'ENamed Element'.
caseENamedElement(ENamedElement) - Method in class org.eclipse.datatools.modelbase.sql.routines.util.SQLRoutinesSwitch
Returns the result of interpreting the object as an instance of 'ENamed Element'.
caseENamedElement(ENamedElement) - Method in class org.eclipse.datatools.modelbase.sql.schema.util.SQLSchemaSwitch
Returns the result of interpreting the object as an instance of 'ENamed Element'.
caseENamedElement(ENamedElement) - Method in class org.eclipse.datatools.modelbase.sql.statements.util.SQLStatementsSwitch
Returns the result of interpreting the object as an instance of 'ENamed Element'.
caseENamedElement(ENamedElement) - Method in class org.eclipse.datatools.modelbase.sql.tables.util.SQLTablesSwitch
Returns the result of interpreting the object as an instance of 'ENamed Element'.
caseENamedElement(ENamedElement) - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'ENamed Element'.
caseEncryptionInfo(EncryptionInfo) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Encryption Info'.
caseEvent(Event) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Event'.
caseEvent(Event) - Method in class org.eclipse.datatools.modelbase.sql.schema.util.SQLSchemaSwitch
Returns the result of interpreting the object as an instance of 'Event'.
caseEventCondition(EventCondition) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Event Condition'.
caseExactNumericDataType(ExactNumericDataType) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.util.SQLDataTypesSwitch
Returns the result of interpreting the object as an instance of 'Exact Numeric Data Type'.
caseExpressionArguments(ExpressionArguments) - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignSwitch
Returns the result of interpreting the object as an instance of 'Expression Arguments'.
CaseExpressionDialog - Class in org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr
 
CaseExpressionDialog(Shell, Wizard) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseExpressionDialog
 
caseExpressionParameterDefinition(ExpressionParameterDefinition) - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignSwitch
Returns the result of interpreting the object as an instance of 'Expression Parameter Definition'.
caseExpressionParameters(ExpressionParameters) - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignSwitch
Returns the result of interpreting the object as an instance of 'Expression Parameters'.
caseExpressionVariable(ExpressionVariable) - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignSwitch
Returns the result of interpreting the object as an instance of 'Expression Variable'.
CaseExpressionWizard - Class in org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr
 
CaseExpressionWizard(SQLDomainModel, SQLQueryObject, QueryValueExpression) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseExpressionWizard
 
caseField(Field) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.util.SQLDataTypesSwitch
Returns the result of interpreting the object as an instance of 'Field'.
caseFilterExpression(FilterExpression) - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignSwitch
Returns the result of interpreting the object as an instance of 'Filter Expression'.
caseFilterExpressionType(FilterExpressionType) - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignSwitch
Returns the result of interpreting the object as an instance of 'Filter Expression Type'.
caseFixedPrecisionDataType(FixedPrecisionDataType) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.util.SQLDataTypesSwitch
Returns the result of interpreting the object as an instance of 'Fixed Precision Data Type'.
caseForeignKey(ForeignKey) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Foreign Key'.
caseForeignKey(ForeignKey) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.util.SybaseasasqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Foreign Key'.
caseForeignKey(ForeignKey) - Method in class org.eclipse.datatools.modelbase.sql.constraints.util.SQLConstraintsSwitch
Returns the result of interpreting the object as an instance of 'Foreign Key'.
caseFunction(Function) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Function'.
caseFunction(Function) - Method in class org.eclipse.datatools.modelbase.sql.routines.util.SQLRoutinesSwitch
Returns the result of interpreting the object as an instance of 'Function'.
caseGroup(Group) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Group'.
caseGroup(Group) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Group'.
caseGroup(Group) - Method in class org.eclipse.datatools.modelbase.sql.accesscontrol.util.SQLAccessControlSwitch
Returns the result of interpreting the object as an instance of 'Group'.
caseGrouping(Grouping) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Grouping'.
caseGroupingExpression(GroupingExpression) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Grouping Expression'.
caseGroupingSets(GroupingSets) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Grouping Sets'.
caseGroupingSetsElement(GroupingSetsElement) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Grouping Sets Element'.
caseGroupingSetsElementExpression(GroupingSetsElementExpression) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Grouping Sets Element Expression'.
caseGroupingSetsElementSublist(GroupingSetsElementSublist) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Grouping Sets Element Sublist'.
caseGroupingSpecification(GroupingSpecification) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Grouping Specification'.
CaseHelper - Class in org.eclipse.datatools.sqltools.sqlbuilder.model
 
CaseHelper() - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.model.CaseHelper
 
caseIdentitySpecifier(IdentitySpecifier) - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.util.IngressqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Identity Specifier'.
caseIdentitySpecifier(IdentitySpecifier) - Method in class org.eclipse.datatools.modelbase.sql.schema.util.SQLSchemaSwitch
Returns the result of interpreting the object as an instance of 'Identity Specifier'.
caseIndex(Index) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Index'.
caseIndex(Index) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.util.SybaseasasqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Index'.
caseIndex(Index) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Index'.
caseIndex(Index) - Method in class org.eclipse.datatools.modelbase.sql.constraints.util.SQLConstraintsSwitch
Returns the result of interpreting the object as an instance of 'Index'.
caseIndexMember(IndexMember) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Index Member'.
caseIndexMember(IndexMember) - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.util.SybasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Index Member'.
caseIndexMember(IndexMember) - Method in class org.eclipse.datatools.modelbase.sql.constraints.util.SQLConstraintsSwitch
Returns the result of interpreting the object as an instance of 'Index Member'.
caseIngresDBEvent(IngresDBEvent) - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.util.IngressqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Ingres DB Event'.
caseIngresIdentitySpecifier(IngresIdentitySpecifier) - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.util.IngressqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Ingres Identity Specifier'.
caseIngresSchema(IngresSchema) - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.util.IngressqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Ingres Schema'.
caseIngresSynonym(IngresSynonym) - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.util.IngressqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Ingres Synonym'.
caseIngresTrigger(IngresTrigger) - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.util.IngressqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Ingres Trigger'.
caseIngresViewTable(IngresViewTable) - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.util.IngressqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Ingres View Table'.
caseInputElementAttributes(InputElementAttributes) - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignSwitch
Returns the result of interpreting the object as an instance of 'Input Element Attributes'.
caseInputElementUIHints(InputElementUIHints) - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignSwitch
Returns the result of interpreting the object as an instance of 'Input Element UI Hints'.
caseInputParameterAttributes(InputParameterAttributes) - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignSwitch
Returns the result of interpreting the object as an instance of 'Input Parameter Attributes'.
caseInputParameterUIHints(InputParameterUIHints) - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignSwitch
Returns the result of interpreting the object as an instance of 'Input Parameter UI Hints'.
caseIntegerDataType(IntegerDataType) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.util.SQLDataTypesSwitch
Returns the result of interpreting the object as an instance of 'Integer Data Type'.
caseIntervalDataType(IntervalDataType) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.util.SQLDataTypesSwitch
Returns the result of interpreting the object as an instance of 'Interval Data Type'.
caseListRangePartitionItem(ListRangePartitionItem) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.util.PartitionSwitch
Returns the result of interpreting the object as an instance of 'List Range Partition Item'.
caseLocale(Locale) - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignSwitch
Returns the result of interpreting the object as an instance of 'Locale'.
caseLockPromotionInfo(LockPromotionInfo) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Lock Promotion Info'.
caseMergeInsertSpecification(MergeInsertSpecification) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Merge Insert Specification'.
caseMergeOnCondition(MergeOnCondition) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Merge On Condition'.
caseMergeOperationSpecification(MergeOperationSpecification) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Merge Operation Specification'.
caseMergeSourceTable(MergeSourceTable) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Merge Source Table'.
caseMergeTargetTable(MergeTargetTable) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Merge Target Table'.
caseMergeUpdateSpecification(MergeUpdateSpecification) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Merge Update Specification'.
caseMethod(Method) - Method in class org.eclipse.datatools.modelbase.sql.routines.util.SQLRoutinesSwitch
Returns the result of interpreting the object as an instance of 'Method'.
caseMultisetDataType(MultisetDataType) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.util.SQLDataTypesSwitch
Returns the result of interpreting the object as an instance of 'Multiset Data Type'.
caseNameValuePair(NameValuePair) - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignSwitch
Returns the result of interpreting the object as an instance of 'Name Value Pair'.
caseNotExpression(NotExpression) - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignSwitch
Returns the result of interpreting the object as an instance of 'Not Expression'.
caseNumericalDataType(NumericalDataType) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.util.SQLDataTypesSwitch
Returns the result of interpreting the object as an instance of 'Numerical Data Type'.
caseObjectExtension(ObjectExtension) - Method in class org.eclipse.datatools.modelbase.sql.schema.util.SQLSchemaSwitch
Returns the result of interpreting the object as an instance of 'Object Extension'.
caseOdaDesignSession(OdaDesignSession) - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignSwitch
Returns the result of interpreting the object as an instance of 'Oda Design Session'.
CaseOptionsPage - Class in org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr
 
CaseOptionsPage(SQLQueryObject, QueryValueExpression) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseOptionsPage
 
CASEOPTIONSPAGE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.ExpressionBuilderWizard
 
caseOrderByOrdinal(OrderByOrdinal) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Order By Ordinal'.
caseOrderByResultColumn(OrderByResultColumn) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Order By Result Column'.
caseOrderBySpecification(OrderBySpecification) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Order By Specification'.
caseOrderByValueExpression(OrderByValueExpression) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Order By Value Expression'.
caseOrExpression(OrExpression) - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignSwitch
Returns the result of interpreting the object as an instance of 'Or Expression'.
caseOutputElementAttributes(OutputElementAttributes) - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignSwitch
Returns the result of interpreting the object as an instance of 'Output Element Attributes'.
caseParameter(Parameter) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Parameter'.
caseParameter(Parameter) - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.util.SybasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Parameter'.
caseParameter(Parameter) - Method in class org.eclipse.datatools.modelbase.sql.routines.util.SQLRoutinesSwitch
Returns the result of interpreting the object as an instance of 'Parameter'.
caseParameterDefinition(ParameterDefinition) - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignSwitch
Returns the result of interpreting the object as an instance of 'Parameter Definition'.
caseParameterFieldDefinition(ParameterFieldDefinition) - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignSwitch
Returns the result of interpreting the object as an instance of 'Parameter Field Definition'.
caseParameterFields(ParameterFields) - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignSwitch
Returns the result of interpreting the object as an instance of 'Parameter Fields'.
casePartitionNumInSegments(PartitionNumInSegments) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.util.PartitionSwitch
Returns the result of interpreting the object as an instance of 'Num In Segments'.
casePartitionSegmentPair(PartitionSegmentPair) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.util.PartitionSwitch
Returns the result of interpreting the object as an instance of 'Segment Pair'.
casePersistentTable(PersistentTable) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Persistent Table'.
casePersistentTable(PersistentTable) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.util.SybaseasasqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Persistent Table'.
casePersistentTable(PersistentTable) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Persistent Table'.
casePersistentTable(PersistentTable) - Method in class org.eclipse.datatools.modelbase.sql.tables.util.SQLTablesSwitch
Returns the result of interpreting the object as an instance of 'Persistent Table'.
casePredefinedDataType(PredefinedDataType) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Predefined Data Type'.
casePredefinedDataType(PredefinedDataType) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Predefined Data Type'.
casePredefinedDataType(PredefinedDataType) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.util.SQLDataTypesSwitch
Returns the result of interpreting the object as an instance of 'Predefined Data Type'.
casePredicate(Predicate) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Predicate'.
casePredicate(Predicate) - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Predicate'.
casePredicateBasic(PredicateBasic) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Predicate Basic'.
casePredicateBetween(PredicateBetween) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Predicate Between'.
casePredicateExists(PredicateExists) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Predicate Exists'.
casePredicateIn(PredicateIn) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Predicate In'.
casePredicateInValueList(PredicateInValueList) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Predicate In Value List'.
casePredicateInValueRowSelect(PredicateInValueRowSelect) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Predicate In Value Row Select'.
casePredicateInValueSelect(PredicateInValueSelect) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Predicate In Value Select'.
casePredicateIsNull(PredicateIsNull) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Predicate Is Null'.
casePredicateLike(PredicateLike) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Predicate Like'.
casePredicateQuantified(PredicateQuantified) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Predicate Quantified'.
casePredicateQuantifiedRowSelect(PredicateQuantifiedRowSelect) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Predicate Quantified Row Select'.
casePredicateQuantifiedValueSelect(PredicateQuantifiedValueSelect) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Predicate Quantified Value Select'.
casePrimaryKey(PrimaryKey) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Primary Key'.
casePrimaryKey(PrimaryKey) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Primary Key'.
casePrimaryKey(PrimaryKey) - Method in class org.eclipse.datatools.modelbase.sql.constraints.util.SQLConstraintsSwitch
Returns the result of interpreting the object as an instance of 'Primary Key'.
casePrivilege(Privilege) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Privilege'.
casePrivilege(Privilege) - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.util.SybasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Privilege'.
casePrivilege(Privilege) - Method in class org.eclipse.datatools.modelbase.sql.accesscontrol.util.SQLAccessControlSwitch
Returns the result of interpreting the object as an instance of 'Privilege'.
caseProcedure(Procedure) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Procedure'.
caseProcedure(Procedure) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Procedure'.
caseProcedure(Procedure) - Method in class org.eclipse.datatools.modelbase.sql.routines.util.SQLRoutinesSwitch
Returns the result of interpreting the object as an instance of 'Procedure'.
caseProcedureReference(ProcedureReference) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Procedure Reference'.
caseProperties(Properties) - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignSwitch
Returns the result of interpreting the object as an instance of 'Properties'.
caseProperty(Property) - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignSwitch
Returns the result of interpreting the object as an instance of 'Property'.
casePropertyAttributes(PropertyAttributes) - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignSwitch
Returns the result of interpreting the object as an instance of 'Property Attributes'.
caseQueryChangeStatement(QueryChangeStatement) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Query Change Statement'.
caseQueryCombined(QueryCombined) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Query Combined'.
caseQueryDeleteStatement(QueryDeleteStatement) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Query Delete Statement'.
caseQueryExpression(QueryExpression) - Method in class org.eclipse.datatools.modelbase.sql.expressions.util.SQLExpressionsSwitch
Returns the result of interpreting the object as an instance of 'Query Expression'.
caseQueryExpression(QueryExpression) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Query Expression'.
caseQueryExpressionBody(QueryExpressionBody) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Query Expression Body'.
caseQueryExpressionDefault(QueryExpressionDefault) - Method in class org.eclipse.datatools.modelbase.sql.expressions.util.SQLExpressionsSwitch
Returns the result of interpreting the object as an instance of 'Query Expression Default'.
caseQueryExpressionRoot(QueryExpressionRoot) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Query Expression Root'.
caseQueryInsertStatement(QueryInsertStatement) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Query Insert Statement'.
caseQueryMergeStatement(QueryMergeStatement) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Query Merge Statement'.
caseQueryNested(QueryNested) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Query Nested'.
caseQueryResultSpecification(QueryResultSpecification) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Query Result Specification'.
caseQuerySearchCondition(QuerySearchCondition) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Query Search Condition'.
caseQuerySearchCondition(QuerySearchCondition) - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Query Search Condition'.
caseQuerySelect(QuerySelect) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Query Select'.
caseQuerySelectStatement(QuerySelectStatement) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Query Select Statement'.
caseQueryStatement(QueryStatement) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Query Statement'.
caseQueryUpdateStatement(QueryUpdateStatement) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Query Update Statement'.
caseQueryValueExpression(QueryValueExpression) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Query Value Expression'.
caseQueryValueExpression(QueryValueExpression) - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Query Value Expression'.
caseQueryValues(QueryValues) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Query Values'.
caseReferenceConstraint(ReferenceConstraint) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Reference Constraint'.
caseReferenceConstraint(ReferenceConstraint) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.util.SybaseasasqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Reference Constraint'.
caseReferenceConstraint(ReferenceConstraint) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Reference Constraint'.
caseReferenceConstraint(ReferenceConstraint) - Method in class org.eclipse.datatools.modelbase.sql.constraints.util.SQLConstraintsSwitch
Returns the result of interpreting the object as an instance of 'Reference Constraint'.
caseReferenceDataType(ReferenceDataType) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.util.SQLDataTypesSwitch
Returns the result of interpreting the object as an instance of 'Reference Data Type'.
caseResourceIdentifiers(ResourceIdentifiers) - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignSwitch
Returns the result of interpreting the object as an instance of 'Resource Identifiers'.
caseResultColumn(ResultColumn) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Result Column'.
caseResultSetColumns(ResultSetColumns) - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignSwitch
Returns the result of interpreting the object as an instance of 'Result Set Columns'.
caseResultSetCriteria(ResultSetCriteria) - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignSwitch
Returns the result of interpreting the object as an instance of 'Result Set Criteria'.
caseResultSetDefinition(ResultSetDefinition) - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignSwitch
Returns the result of interpreting the object as an instance of 'Result Set Definition'.
caseResultSets(ResultSets) - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignSwitch
Returns the result of interpreting the object as an instance of 'Result Sets'.
caseResultSubset(ResultSubset) - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignSwitch
Returns the result of interpreting the object as an instance of 'Result Subset'.
caseResultTableAllColumns(ResultTableAllColumns) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Result Table All Columns'.
caseRole(Role) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Role'.
caseRole(Role) - Method in class org.eclipse.datatools.modelbase.sql.accesscontrol.util.SQLAccessControlSwitch
Returns the result of interpreting the object as an instance of 'Role'.
caseRoleAuthorization(RoleAuthorization) - Method in class org.eclipse.datatools.modelbase.sql.accesscontrol.util.SQLAccessControlSwitch
Returns the result of interpreting the object as an instance of 'Role Authorization'.
caseRoutine(Routine) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Routine'.
caseRoutine(Routine) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Routine'.
caseRoutine(Routine) - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.util.SybasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Routine'.
caseRoutine(Routine) - Method in class org.eclipse.datatools.modelbase.sql.routines.util.SQLRoutinesSwitch
Returns the result of interpreting the object as an instance of 'Routine'.
caseRoutineResultTable(RoutineResultTable) - Method in class org.eclipse.datatools.modelbase.sql.routines.util.SQLRoutinesSwitch
Returns the result of interpreting the object as an instance of 'Routine Result Table'.
caseRowDataType(RowDataType) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.util.SQLDataTypesSwitch
Returns the result of interpreting the object as an instance of 'Row Data Type'.
caseScalarValueChoices(ScalarValueChoices) - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignSwitch
Returns the result of interpreting the object as an instance of 'Scalar Value Choices'.
caseScalarValueDefinition(ScalarValueDefinition) - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignSwitch
Returns the result of interpreting the object as an instance of 'Scalar Value Definition'.
caseSchedule(Schedule) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Schedule'.
caseSchema(Schema) - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.util.IngressqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Schema'.
caseSchema(Schema) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Schema'.
caseSchema(Schema) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Schema'.
caseSchema(Schema) - Method in class org.eclipse.datatools.modelbase.derby.util.DerbyModelSwitch
Returns the result of interpreting the object as an instance of 'Schema'.
caseSchema(Schema) - Method in class org.eclipse.datatools.modelbase.sql.schema.util.SQLSchemaSwitch
Returns the result of interpreting the object as an instance of 'Schema'.
caseSearchCondition(SearchCondition) - Method in class org.eclipse.datatools.modelbase.sql.expressions.util.SQLExpressionsSwitch
Returns the result of interpreting the object as an instance of 'Search Condition'.
caseSearchCondition(SearchCondition) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Search Condition'.
caseSearchCondition(SearchCondition) - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Search Condition'.
caseSearchConditionCombined(SearchConditionCombined) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Search Condition Combined'.
caseSearchConditionDefault(SearchConditionDefault) - Method in class org.eclipse.datatools.modelbase.sql.expressions.util.SQLExpressionsSwitch
Returns the result of interpreting the object as an instance of 'Search Condition Default'.
caseSearchConditionNested(SearchConditionNested) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Search Condition Nested'.
CaseSearchPage - Class in org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr
 
CaseSearchPage(SQLDomainModel, SQLQueryObject, QueryValueExpression) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSearchPage
 
CaseSearchTable - Class in org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr
 
CaseSearchTable.CaseSearchTableCellModifier - Class in org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr
 
CaseSearchTable.CaseSearchTableCellModifier(CaseSearchTable) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSearchTable.CaseSearchTableCellModifier
 
CaseSearchTable.CaseSearchTableContentProvider - Class in org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr
 
CaseSearchTable.CaseSearchTableContentProvider() - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSearchTable.CaseSearchTableContentProvider
 
CaseSearchWhenContentElement - Class in org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr
 
CaseSearchWhenContentElement(SQLDomainModel, SQLQueryObject, ValueExpressionCaseSearch, ValueExpressionCaseSearchContent, Predicate, int, boolean) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSearchWhenContentElement
 
caseSegmentThreshold(SegmentThreshold) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Segment Threshold'.
caseSequence(Sequence) - Method in class org.eclipse.datatools.modelbase.sql.schema.util.SQLSchemaSwitch
Returns the result of interpreting the object as an instance of 'Sequence'.
CaseSimplePage - Class in org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr
 
CaseSimplePage(SQLDomainModel, SQLQueryObject, QueryValueExpression) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSimplePage
 
CaseSimpleTable - Class in org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr
 
CaseSimpleTable.CaseSimpleTableCellModifier - Class in org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr
 
CaseSimpleTable.CaseSimpleTableCellModifier(CaseSimpleTable) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSimpleTable.CaseSimpleTableCellModifier
 
CaseSimpleTable.CaseSimpleTableContentProvider - Class in org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr
 
CaseSimpleTable.CaseSimpleTableContentProvider() - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSimpleTable.CaseSimpleTableContentProvider
 
CaseSimpleWhenContentElement - Class in org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr
 
CaseSimpleWhenContentElement(ValueExpressionCaseSimple, ValueExpressionCaseSimpleContent, boolean) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSimpleWhenContentElement
 
caseSortKey(SortKey) - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignSwitch
Returns the result of interpreting the object as an instance of 'Sort Key'.
caseSortSpecification(SortSpecification) - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignSwitch
Returns the result of interpreting the object as an instance of 'Sort Specification'.
caseSource(Source) - Method in class org.eclipse.datatools.modelbase.sql.routines.util.SQLRoutinesSwitch
Returns the result of interpreting the object as an instance of 'Source'.
caseSQLConnectionStatement(SQLConnectionStatement) - Method in class org.eclipse.datatools.modelbase.sql.statements.util.SQLStatementsSwitch
Returns the result of interpreting the object as an instance of 'SQL Connection Statement'.
caseSQLControlStatement(SQLControlStatement) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'SQL Control Statement'.
caseSQLControlStatement(SQLControlStatement) - Method in class org.eclipse.datatools.modelbase.sql.statements.util.SQLStatementsSwitch
Returns the result of interpreting the object as an instance of 'SQL Control Statement'.
caseSQLDataChangeStatement(SQLDataChangeStatement) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'SQL Data Change Statement'.
caseSQLDataChangeStatement(SQLDataChangeStatement) - Method in class org.eclipse.datatools.modelbase.sql.statements.util.SQLStatementsSwitch
Returns the result of interpreting the object as an instance of 'SQL Data Change Statement'.
caseSQLDataStatement(SQLDataStatement) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'SQL Data Statement'.
caseSQLDataStatement(SQLDataStatement) - Method in class org.eclipse.datatools.modelbase.sql.statements.util.SQLStatementsSwitch
Returns the result of interpreting the object as an instance of 'SQL Data Statement'.
caseSQLDataType(SQLDataType) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'SQL Data Type'.
caseSQLDataType(SQLDataType) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'SQL Data Type'.
caseSQLDataType(SQLDataType) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.util.SQLDataTypesSwitch
Returns the result of interpreting the object as an instance of 'SQL Data Type'.
caseSQLDiagnosticsStatement(SQLDiagnosticsStatement) - Method in class org.eclipse.datatools.modelbase.sql.statements.util.SQLStatementsSwitch
Returns the result of interpreting the object as an instance of 'SQL Diagnostics Statement'.
caseSQLDynamicStatement(SQLDynamicStatement) - Method in class org.eclipse.datatools.modelbase.sql.statements.util.SQLStatementsSwitch
Returns the result of interpreting the object as an instance of 'SQL Dynamic Statement'.
caseSQLObject(SQLObject) - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.util.IngressqlmodelSwitch
Returns the result of interpreting the object as an instance of 'SQL Object'.
caseSQLObject(SQLObject) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'SQL Object'.
caseSQLObject(SQLObject) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.util.SybaseasasqlmodelSwitch
Returns the result of interpreting the object as an instance of 'SQL Object'.
caseSQLObject(SQLObject) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.util.PartitionSwitch
Returns the result of interpreting the object as an instance of 'SQL Object'.
caseSQLObject(SQLObject) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'SQL Object'.
caseSQLObject(SQLObject) - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.util.SybasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'SQL Object'.
caseSQLObject(SQLObject) - Method in class org.eclipse.datatools.modelbase.derby.util.DerbyModelSwitch
Returns the result of interpreting the object as an instance of 'SQL Object'.
caseSQLObject(SQLObject) - Method in class org.eclipse.datatools.modelbase.sql.accesscontrol.util.SQLAccessControlSwitch
Returns the result of interpreting the object as an instance of 'SQL Object'.
caseSQLObject(SQLObject) - Method in class org.eclipse.datatools.modelbase.sql.constraints.util.SQLConstraintsSwitch
Returns the result of interpreting the object as an instance of 'SQL Object'.
caseSQLObject(SQLObject) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.util.SQLDataTypesSwitch
Returns the result of interpreting the object as an instance of 'SQL Object'.
caseSQLObject(SQLObject) - Method in class org.eclipse.datatools.modelbase.sql.expressions.util.SQLExpressionsSwitch
Returns the result of interpreting the object as an instance of 'SQL Object'.
caseSQLObject(SQLObject) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'SQL Object'.
caseSQLObject(SQLObject) - Method in class org.eclipse.datatools.modelbase.sql.routines.util.SQLRoutinesSwitch
Returns the result of interpreting the object as an instance of 'SQL Object'.
caseSQLObject(SQLObject) - Method in class org.eclipse.datatools.modelbase.sql.schema.util.SQLSchemaSwitch
Returns the result of interpreting the object as an instance of 'SQL Object'.
caseSQLObject(SQLObject) - Method in class org.eclipse.datatools.modelbase.sql.statements.util.SQLStatementsSwitch
Returns the result of interpreting the object as an instance of 'SQL Object'.
caseSQLObject(SQLObject) - Method in class org.eclipse.datatools.modelbase.sql.tables.util.SQLTablesSwitch
Returns the result of interpreting the object as an instance of 'SQL Object'.
caseSQLObject(SQLObject) - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'SQL Object'.
caseSQLQueryObject(SQLQueryObject) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'SQL Query Object'.
caseSQLQueryObject(SQLQueryObject) - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'SQL Query Object'.
caseSQLSchemaStatement(SQLSchemaStatement) - Method in class org.eclipse.datatools.modelbase.sql.statements.util.SQLStatementsSwitch
Returns the result of interpreting the object as an instance of 'SQL Schema Statement'.
caseSQLSessionStatement(SQLSessionStatement) - Method in class org.eclipse.datatools.modelbase.sql.statements.util.SQLStatementsSwitch
Returns the result of interpreting the object as an instance of 'SQL Session Statement'.
caseSQLStatement(SQLStatement) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'SQL Statement'.
caseSQLStatement(SQLStatement) - Method in class org.eclipse.datatools.modelbase.sql.statements.util.SQLStatementsSwitch
Returns the result of interpreting the object as an instance of 'SQL Statement'.
caseSQLStatementDefault(SQLStatementDefault) - Method in class org.eclipse.datatools.modelbase.sql.statements.util.SQLStatementsSwitch
Returns the result of interpreting the object as an instance of 'SQL Statement Default'.
caseSQLTransactionStatement(SQLTransactionStatement) - Method in class org.eclipse.datatools.modelbase.sql.statements.util.SQLStatementsSwitch
Returns the result of interpreting the object as an instance of 'SQL Transaction Statement'.
caseStaticValues(StaticValues) - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignSwitch
Returns the result of interpreting the object as an instance of 'Static Values'.
caseStructuredUserDefinedType(StructuredUserDefinedType) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.util.SQLDataTypesSwitch
Returns the result of interpreting the object as an instance of 'Structured User Defined Type'.
caseSuperGroup(SuperGroup) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Super Group'.
caseSuperGroupElement(SuperGroupElement) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Super Group Element'.
caseSuperGroupElementExpression(SuperGroupElementExpression) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Super Group Element Expression'.
caseSuperGroupElementSublist(SuperGroupElementSublist) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Super Group Element Sublist'.
caseSybaseASABaseColumn(SybaseASABaseColumn) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Sybase ASA Base Column'.
caseSybaseASABaseColumnCheckConstraint(SybaseASABaseColumnCheckConstraint) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Sybase ASA Base Column Check Constraint'.
caseSybaseASABaseDatabase(SybaseASABaseDatabase) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Sybase ASA Base Database'.
caseSybaseASABaseDatabase(SybaseASABaseDatabase) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.util.SybaseasasqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Sybase ASA Base Database'.
caseSybaseASABaseDBSpace(SybaseASABaseDBSpace) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Sybase ASA Base DB Space'.
caseSybaseASABaseEvent(SybaseASABaseEvent) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Sybase ASA Base Event'.
caseSybaseASABaseForeignKey(SybaseASABaseForeignKey) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Sybase ASA Base Foreign Key'.
caseSybaseASABaseForeignKey(SybaseASABaseForeignKey) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.util.SybaseasasqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Sybase ASA Base Foreign Key'.
caseSybaseASABaseFunction(SybaseASABaseFunction) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Sybase ASA Base Function'.
caseSybaseASABaseGroup(SybaseASABaseGroup) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Sybase ASA Base Group'.
caseSybaseASABaseIndex(SybaseASABaseIndex) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Sybase ASA Base Index'.
caseSybaseASABaseIndex(SybaseASABaseIndex) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.util.SybaseasasqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Sybase ASA Base Index'.
caseSybaseASABaseParameter(SybaseASABaseParameter) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Sybase ASA Base Parameter'.
caseSybaseASABasePredefinedDataType(SybaseASABasePredefinedDataType) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Sybase ASA Base Predefined Data Type'.
caseSybaseASABasePrimaryKey(SybaseASABasePrimaryKey) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Sybase ASA Base Primary Key'.
caseSybaseASABaseProcedure(SybaseASABaseProcedure) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Sybase ASA Base Procedure'.
caseSybaseASABaseProxyTable(SybaseASABaseProxyTable) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Sybase ASA Base Proxy Table'.
caseSybaseASABaseRemoteProcedure(SybaseASABaseRemoteProcedure) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Sybase ASA Base Remote Procedure'.
caseSybaseASABaseSchema(SybaseASABaseSchema) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Sybase ASA Base Schema'.
caseSybaseASABaseTable(SybaseASABaseTable) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Sybase ASA Base Table'.
caseSybaseASABaseTable(SybaseASABaseTable) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.util.SybaseasasqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Sybase ASA Base Table'.
caseSybaseASABaseTempTable(SybaseASABaseTempTable) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Sybase ASA Base Temp Table'.
caseSybaseASABaseTempTable(SybaseASABaseTempTable) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.util.SybaseasasqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Sybase ASA Base Temp Table'.
caseSybaseASABaseTrigger(SybaseASABaseTrigger) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Sybase ASA Base Trigger'.
caseSybaseASABaseUniqueConstraint(SybaseASABaseUniqueConstraint) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Sybase ASA Base Unique Constraint'.
caseSybaseASABaseUser(SybaseASABaseUser) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Sybase ASA Base User'.
caseSybaseASABaseUserDefinedType(SybaseASABaseUserDefinedType) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Sybase ASA Base User Defined Type'.
caseSybaseASABaseViewTable(SybaseASABaseViewTable) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Sybase ASA Base View Table'.
caseSybaseASADatabase(SybaseASADatabase) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.util.SybaseasasqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Sybase ASA Database'.
caseSybaseASADefaultWrapper(SybaseASADefaultWrapper) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Sybase ASA Default Wrapper'.
caseSybaseASAForeignKey(SybaseASAForeignKey) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.util.SybaseasasqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Sybase ASA Foreign Key'.
caseSybaseASAIndex(SybaseASAIndex) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.util.SybaseasasqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Sybase ASA Index'.
caseSybaseASATable(SybaseASATable) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.util.SybaseasasqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Sybase ASA Table'.
caseSybaseASATempTable(SybaseASATempTable) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.util.SybaseasasqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Sybase ASA Temp Table'.
caseSybaseASAWebService(SybaseASAWebService) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Sybase ASA Web Service'.
caseSybaseASEBaseTable(SybaseASEBaseTable) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Sybase ASE Base Table'.
caseSybaseASECache(SybaseASECache) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Sybase ASE Cache'.
caseSybaseASECatalog(SybaseASECatalog) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Sybase ASE Catalog'.
caseSybaseASECheckConstraint(SybaseASECheckConstraint) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Sybase ASE Check Constraint'.
caseSybaseASEColumn(SybaseASEColumn) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Sybase ASE Column'.
caseSybaseASEColumnCheckConstraint(SybaseASEColumnCheckConstraint) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Sybase ASE Column Check Constraint'.
caseSybaseASEDatabase(SybaseASEDatabase) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Sybase ASE Database'.
caseSybaseASEDefault(SybaseASEDefault) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Sybase ASE Default'.
caseSybaseASEEncryptionKey(SybaseASEEncryptionKey) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Sybase ASE Encryption Key'.
caseSybaseASEFuncBasedIndexMember(SybaseASEFuncBasedIndexMember) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Sybase ASE Func Based Index Member'.
caseSybaseASEGroup(SybaseASEGroup) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Sybase ASE Group'.
caseSybaseASEHashPartition(SybaseASEHashPartition) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.util.PartitionSwitch
Returns the result of interpreting the object as an instance of 'Sybase ASE Hash Partition'.
caseSybaseASEIndex(SybaseASEIndex) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Sybase ASE Index'.
caseSybaseASEListPartition(SybaseASEListPartition) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.util.PartitionSwitch
Returns the result of interpreting the object as an instance of 'Sybase ASE List Partition'.
caseSybaseASEPartition(SybaseASEPartition) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.util.PartitionSwitch
Returns the result of interpreting the object as an instance of 'Sybase ASE Partition'.
caseSybaseASEPredefinedDataType(SybaseASEPredefinedDataType) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Sybase ASE Predefined Data Type'.
caseSybaseASEPrimaryKey(SybaseASEPrimaryKey) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Sybase ASE Primary Key'.
caseSybaseASEPrivilege(SybaseASEPrivilege) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Sybase ASE Privilege'.
caseSybaseASEProcedure(SybaseASEProcedure) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Sybase ASE Procedure'.
caseSybaseASEProxyTable(SybaseASEProxyTable) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Sybase ASE Proxy Table'.
caseSybaseASERangePartition(SybaseASERangePartition) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.util.PartitionSwitch
Returns the result of interpreting the object as an instance of 'Sybase ASE Range Partition'.
caseSybaseASERole(SybaseASERole) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Sybase ASE Role'.
caseSybaseASERoundrobinPartition(SybaseASERoundrobinPartition) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.util.PartitionSwitch
Returns the result of interpreting the object as an instance of 'Sybase ASE Roundrobin Partition'.
caseSybaseASERule(SybaseASERule) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Sybase ASE Rule'.
caseSybaseASESchema(SybaseASESchema) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Sybase ASE Schema'.
caseSybaseASESegment(SybaseASESegment) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Sybase ASE Segment'.
caseSybaseASETable(SybaseASETable) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Sybase ASE Table'.
caseSybaseASETempTable(SybaseASETempTable) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Sybase ASE Temp Table'.
caseSybaseASETrigger(SybaseASETrigger) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Sybase ASE Trigger'.
caseSybaseASEUniqueConstraint(SybaseASEUniqueConstraint) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Sybase ASE Unique Constraint'.
caseSybaseASEUser(SybaseASEUser) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Sybase ASE User'.
caseSybaseASEUserDefinedType(SybaseASEUserDefinedType) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Sybase ASE User Defined Type'.
caseSybaseASEViewTable(SybaseASEViewTable) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Sybase ASE View Table'.
caseSybaseASEWebService(SybaseASEWebService) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Sybase ASE Web Service'.
caseSybaseASEWebServiceTable(SybaseASEWebServiceTable) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Sybase ASE Web Service Table'.
caseSybaseAuthorizationIdentifier(SybaseAuthorizationIdentifier) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Sybase Authorization Identifier'.
caseSybaseAuthorizationIdentifier(SybaseAuthorizationIdentifier) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Sybase Authorization Identifier'.
caseSybaseAuthorizationIdentifier(SybaseAuthorizationIdentifier) - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.util.SybasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Sybase Authorization Identifier'.
caseSybaseAuthorizedObject(SybaseAuthorizedObject) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Sybase Authorized Object'.
caseSybaseAuthorizedObject(SybaseAuthorizedObject) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.util.SybaseasasqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Sybase Authorized Object'.
caseSybaseAuthorizedObject(SybaseAuthorizedObject) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Sybase Authorized Object'.
caseSybaseAuthorizedObject(SybaseAuthorizedObject) - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.util.SybasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Sybase Authorized Object'.
caseSybaseBaseTable(SybaseBaseTable) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Sybase Base Table'.
caseSybaseBaseTable(SybaseBaseTable) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.util.SybaseasasqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Sybase Base Table'.
caseSybaseBaseTable(SybaseBaseTable) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Sybase Base Table'.
caseSybaseBaseTable(SybaseBaseTable) - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.util.SybasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Sybase Base Table'.
caseSybaseIndexMember(SybaseIndexMember) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Sybase Index Member'.
caseSybaseIndexMember(SybaseIndexMember) - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.util.SybasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Sybase Index Member'.
caseSybaseParameter(SybaseParameter) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Sybase Parameter'.
caseSybaseParameter(SybaseParameter) - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.util.SybasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Sybase Parameter'.
caseSybasePrivilege(SybasePrivilege) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Sybase Privilege'.
caseSybasePrivilege(SybasePrivilege) - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.util.SybasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Sybase Privilege'.
caseSybaseRoutine(SybaseRoutine) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Sybase Routine'.
caseSybaseRoutine(SybaseRoutine) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Sybase Routine'.
caseSybaseRoutine(SybaseRoutine) - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.util.SybasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Sybase Routine'.
caseSybaseViewTable(SybaseViewTable) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Sybase View Table'.
caseSybaseViewTable(SybaseViewTable) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Sybase View Table'.
caseSybaseViewTable(SybaseViewTable) - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.util.SybasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Sybase View Table'.
caseSynonym(Synonym) - Method in class org.eclipse.datatools.modelbase.derby.util.DerbyModelSwitch
Returns the result of interpreting the object as an instance of 'Synonym'.
caseTable(Table) - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.util.IngressqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Table'.
caseTable(Table) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Table'.
caseTable(Table) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.util.SybaseasasqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Table'.
caseTable(Table) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Table'.
caseTable(Table) - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.util.SybasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Table'.
caseTable(Table) - Method in class org.eclipse.datatools.modelbase.derby.util.DerbyModelSwitch
Returns the result of interpreting the object as an instance of 'Table'.
caseTable(Table) - Method in class org.eclipse.datatools.modelbase.sql.routines.util.SQLRoutinesSwitch
Returns the result of interpreting the object as an instance of 'Table'.
caseTable(Table) - Method in class org.eclipse.datatools.modelbase.sql.tables.util.SQLTablesSwitch
Returns the result of interpreting the object as an instance of 'Table'.
caseTableConstraint(TableConstraint) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Table Constraint'.
caseTableConstraint(TableConstraint) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.util.SybaseasasqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Table Constraint'.
caseTableConstraint(TableConstraint) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Table Constraint'.
caseTableConstraint(TableConstraint) - Method in class org.eclipse.datatools.modelbase.sql.constraints.util.SQLConstraintsSwitch
Returns the result of interpreting the object as an instance of 'Table Constraint'.
caseTableCorrelation(TableCorrelation) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Table Correlation'.
caseTableExpression(TableExpression) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Table Expression'.
caseTableExpression(TableExpression) - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Table Expression'.
caseTableFunction(TableFunction) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Table Function'.
caseTableFunction(TableFunction) - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Table Function'.
caseTableInDatabase(TableInDatabase) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Table In Database'.
caseTableJoined(TableJoined) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Table Joined'.
caseTableNested(TableNested) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Table Nested'.
caseTableReference(TableReference) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Table Reference'.
caseTableReference(TableReference) - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Table Reference'.
caseTemporaryTable(TemporaryTable) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Temporary Table'.
caseTemporaryTable(TemporaryTable) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.util.SybaseasasqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Temporary Table'.
caseTemporaryTable(TemporaryTable) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Temporary Table'.
caseTemporaryTable(TemporaryTable) - Method in class org.eclipse.datatools.modelbase.sql.tables.util.SQLTablesSwitch
Returns the result of interpreting the object as an instance of 'Temporary Table'.
caseTimeDataType(TimeDataType) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.util.SQLDataTypesSwitch
Returns the result of interpreting the object as an instance of 'Time Data Type'.
caseTrigger(Trigger) - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.util.IngressqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Trigger'.
caseTrigger(Trigger) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Trigger'.
caseTrigger(Trigger) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Trigger'.
caseTrigger(Trigger) - Method in class org.eclipse.datatools.modelbase.sql.tables.util.SQLTablesSwitch
Returns the result of interpreting the object as an instance of 'Trigger'.
caseTypedElement(TypedElement) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Typed Element'.
caseTypedElement(TypedElement) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Typed Element'.
caseTypedElement(TypedElement) - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.util.SybasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Typed Element'.
caseTypedElement(TypedElement) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.util.SQLDataTypesSwitch
Returns the result of interpreting the object as an instance of 'Typed Element'.
caseTypedElement(TypedElement) - Method in class org.eclipse.datatools.modelbase.sql.routines.util.SQLRoutinesSwitch
Returns the result of interpreting the object as an instance of 'Typed Element'.
caseTypedElement(TypedElement) - Method in class org.eclipse.datatools.modelbase.sql.schema.util.SQLSchemaSwitch
Returns the result of interpreting the object as an instance of 'Typed Element'.
caseTypedElement(TypedElement) - Method in class org.eclipse.datatools.modelbase.sql.tables.util.SQLTablesSwitch
Returns the result of interpreting the object as an instance of 'Typed Element'.
caseUniqueConstraint(UniqueConstraint) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Unique Constraint'.
caseUniqueConstraint(UniqueConstraint) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'Unique Constraint'.
caseUniqueConstraint(UniqueConstraint) - Method in class org.eclipse.datatools.modelbase.sql.constraints.util.SQLConstraintsSwitch
Returns the result of interpreting the object as an instance of 'Unique Constraint'.
caseUpdatabilityExpression(UpdatabilityExpression) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Updatability Expression'.
caseUpdateAssignmentExpression(UpdateAssignmentExpression) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Update Assignment Expression'.
caseUpdateOfColumn(UpdateOfColumn) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Update Of Column'.
caseUpdateSource(UpdateSource) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Update Source'.
caseUpdateSourceExprList(UpdateSourceExprList) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Update Source Expr List'.
caseUpdateSourceQuery(UpdateSourceQuery) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Update Source Query'.
caseUser(User) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'User'.
caseUser(User) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'User'.
caseUser(User) - Method in class org.eclipse.datatools.modelbase.sql.accesscontrol.util.SQLAccessControlSwitch
Returns the result of interpreting the object as an instance of 'User'.
caseUserDefinedFunction(UserDefinedFunction) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'User Defined Function'.
caseUserDefinedFunction(UserDefinedFunction) - Method in class org.eclipse.datatools.modelbase.sql.routines.util.SQLRoutinesSwitch
Returns the result of interpreting the object as an instance of 'User Defined Function'.
caseUserDefinedType(UserDefinedType) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'User Defined Type'.
caseUserDefinedType(UserDefinedType) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'User Defined Type'.
caseUserDefinedType(UserDefinedType) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.util.SQLDataTypesSwitch
Returns the result of interpreting the object as an instance of 'User Defined Type'.
caseUserDefinedTypeOrdering(UserDefinedTypeOrdering) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.util.SQLDataTypesSwitch
Returns the result of interpreting the object as an instance of 'User Defined Type Ordering'.
caseValueExpression(ValueExpression) - Method in class org.eclipse.datatools.modelbase.sql.expressions.util.SQLExpressionsSwitch
Returns the result of interpreting the object as an instance of 'Value Expression'.
caseValueExpression(ValueExpression) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Value Expression'.
caseValueExpression(ValueExpression) - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Value Expression'.
caseValueExpressionAtomic(ValueExpressionAtomic) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Value Expression Atomic'.
caseValueExpressionAtomic(ValueExpressionAtomic) - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Value Expression Atomic'.
caseValueExpressionCase(ValueExpressionCase) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Value Expression Case'.
caseValueExpressionCaseElse(ValueExpressionCaseElse) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Value Expression Case Else'.
caseValueExpressionCaseSearch(ValueExpressionCaseSearch) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Value Expression Case Search'.
caseValueExpressionCaseSearchContent(ValueExpressionCaseSearchContent) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Value Expression Case Search Content'.
caseValueExpressionCaseSimple(ValueExpressionCaseSimple) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Value Expression Case Simple'.
caseValueExpressionCaseSimpleContent(ValueExpressionCaseSimpleContent) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Value Expression Case Simple Content'.
caseValueExpressionCast(ValueExpressionCast) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Value Expression Cast'.
caseValueExpressionCast(ValueExpressionCast) - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Value Expression Cast'.
caseValueExpressionColumn(ValueExpressionColumn) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Value Expression Column'.
caseValueExpressionCombined(ValueExpressionCombined) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Value Expression Combined'.
caseValueExpressionDefault(ValueExpressionDefault) - Method in class org.eclipse.datatools.modelbase.sql.expressions.util.SQLExpressionsSwitch
Returns the result of interpreting the object as an instance of 'Value Expression Default'.
caseValueExpressionDefaultValue(ValueExpressionDefaultValue) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Value Expression Default Value'.
caseValueExpressionFunction(ValueExpressionFunction) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Value Expression Function'.
caseValueExpressionFunction(ValueExpressionFunction) - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Value Expression Function'.
caseValueExpressionLabeledDuration(ValueExpressionLabeledDuration) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Value Expression Labeled Duration'.
caseValueExpressionNested(ValueExpressionNested) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Value Expression Nested'.
caseValueExpressionNullValue(ValueExpressionNullValue) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Value Expression Null Value'.
caseValueExpressionRow(ValueExpressionRow) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Value Expression Row'.
caseValueExpressionScalarSelect(ValueExpressionScalarSelect) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Value Expression Scalar Select'.
caseValueExpressionSimple(ValueExpressionSimple) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Value Expression Simple'.
caseValueExpressionVariable(ValueExpressionVariable) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Value Expression Variable'.
caseValueFormatHints(ValueFormatHints) - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignSwitch
Returns the result of interpreting the object as an instance of 'Value Format Hints'.
caseValuesRow(ValuesRow) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'Values Row'.
caseViewTable(ViewTable) - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.util.IngressqlmodelSwitch
Returns the result of interpreting the object as an instance of 'View Table'.
caseViewTable(ViewTable) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'View Table'.
caseViewTable(ViewTable) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'View Table'.
caseViewTable(ViewTable) - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.util.SybasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'View Table'.
caseViewTable(ViewTable) - Method in class org.eclipse.datatools.modelbase.sql.tables.util.SQLTablesSwitch
Returns the result of interpreting the object as an instance of 'View Table'.
caseWithTableReference(WithTableReference) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'With Table Reference'.
caseWithTableSpecification(WithTableSpecification) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'With Table Specification'.
caseXMLAggregateFunction(XMLAggregateFunction) - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'XML Aggregate Function'.
caseXMLAggregateSortSpecification(XMLAggregateSortSpecification) - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'XML Aggregate Sort Specification'.
caseXMLAttributeDeclarationItem(XMLAttributeDeclarationItem) - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'XML Attribute Declaration Item'.
caseXMLAttributesDeclaration(XMLAttributesDeclaration) - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'XML Attributes Declaration'.
caseXMLDataType(XMLDataType) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.util.SQLDataTypesSwitch
Returns the result of interpreting the object as an instance of 'XML Data Type'.
caseXMLNamespaceDeclarationDefault(XMLNamespaceDeclarationDefault) - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'XML Namespace Declaration Default'.
caseXMLNamespaceDeclarationItem(XMLNamespaceDeclarationItem) - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'XML Namespace Declaration Item'.
caseXMLNamespaceDeclarationPrefix(XMLNamespaceDeclarationPrefix) - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'XML Namespace Declaration Prefix'.
caseXMLNamespacesDeclaration(XMLNamespacesDeclaration) - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'XML Namespaces Declaration'.
caseXMLPredicate(XMLPredicate) - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'XML Predicate'.
caseXMLPredicateContent(XMLPredicateContent) - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'XML Predicate Content'.
caseXMLPredicateDocument(XMLPredicateDocument) - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'XML Predicate Document'.
caseXMLPredicateExists(XMLPredicateExists) - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'XML Predicate Exists'.
caseXMLPredicateValid(XMLPredicateValid) - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'XML Predicate Valid'.
caseXMLQueryArgumentItem(XMLQueryArgumentItem) - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'XML Query Argument Item'.
caseXMLQueryArgumentList(XMLQueryArgumentList) - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'XML Query Argument List'.
caseXMLQueryExpression(XMLQueryExpression) - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'XML Query Expression'.
caseXMLSerializeFunction(XMLSerializeFunction) - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'XML Serialize Function'.
caseXMLSerializeFunctionEncoding(XMLSerializeFunctionEncoding) - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'XML Serialize Function Encoding'.
caseXMLSerializeFunctionTarget(XMLSerializeFunctionTarget) - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'XML Serialize Function Target'.
caseXMLTableColumnDefinitionDefault(XMLTableColumnDefinitionDefault) - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'XML Table Column Definition Default'.
caseXMLTableColumnDefinitionItem(XMLTableColumnDefinitionItem) - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'XML Table Column Definition Item'.
caseXMLTableColumnDefinitionOrdinality(XMLTableColumnDefinitionOrdinality) - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'XML Table Column Definition Ordinality'.
caseXMLTableColumnDefinitionRegular(XMLTableColumnDefinitionRegular) - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'XML Table Column Definition Regular'.
caseXMLTableFunction(XMLTableFunction) - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'XML Table Function'.
caseXMLValueExpressionCast(XMLValueExpressionCast) - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'XML Value Expression Cast'.
caseXMLValueFunction(XMLValueFunction) - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'XML Value Function'.
caseXMLValueFunctionComment(XMLValueFunctionComment) - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'XML Value Function Comment'.
caseXMLValueFunctionCommentContent(XMLValueFunctionCommentContent) - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'XML Value Function Comment Content'.
caseXMLValueFunctionConcat(XMLValueFunctionConcat) - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'XML Value Function Concat'.
caseXMLValueFunctionConcatContentItem(XMLValueFunctionConcatContentItem) - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'XML Value Function Concat Content Item'.
caseXMLValueFunctionDocument(XMLValueFunctionDocument) - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'XML Value Function Document'.
caseXMLValueFunctionDocumentContent(XMLValueFunctionDocumentContent) - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'XML Value Function Document Content'.
caseXMLValueFunctionElement(XMLValueFunctionElement) - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'XML Value Function Element'.
caseXMLValueFunctionElementContentItem(XMLValueFunctionElementContentItem) - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'XML Value Function Element Content Item'.
caseXMLValueFunctionElementContentList(XMLValueFunctionElementContentList) - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'XML Value Function Element Content List'.
caseXMLValueFunctionForest(XMLValueFunctionForest) - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'XML Value Function Forest'.
caseXMLValueFunctionForestContentItem(XMLValueFunctionForestContentItem) - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'XML Value Function Forest Content Item'.
caseXMLValueFunctionParse(XMLValueFunctionParse) - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'XML Value Function Parse'.
caseXMLValueFunctionParseContent(XMLValueFunctionParseContent) - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'XML Value Function Parse Content'.
caseXMLValueFunctionPI(XMLValueFunctionPI) - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'XML Value Function PI'.
caseXMLValueFunctionPIContent(XMLValueFunctionPIContent) - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'XML Value Function PI Content'.
caseXMLValueFunctionQuery(XMLValueFunctionQuery) - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'XML Value Function Query'.
caseXMLValueFunctionQueryReturning(XMLValueFunctionQueryReturning) - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'XML Value Function Query Returning'.
caseXMLValueFunctionText(XMLValueFunctionText) - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'XML Value Function Text'.
caseXMLValueFunctionTextContent(XMLValueFunctionTextContent) - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'XML Value Function Text Content'.
caseXMLValueFunctionValidate(XMLValueFunctionValidate) - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'XML Value Function Validate'.
caseXMLValueFunctionValidateAccordingTo(XMLValueFunctionValidateAccordingTo) - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'XML Value Function Validate According To'.
caseXMLValueFunctionValidateAccordingToIdentifier(XMLValueFunctionValidateAccordingToIdentifier) - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'XML Value Function Validate According To Identifier'.
caseXMLValueFunctionValidateAccordingToURI(XMLValueFunctionValidateAccordingToURI) - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'XML Value Function Validate According To URI'.
caseXMLValueFunctionValidateContent(XMLValueFunctionValidateContent) - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'XML Value Function Validate Content'.
caseXMLValueFunctionValidateElement(XMLValueFunctionValidateElement) - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'XML Value Function Validate Element'.
caseXMLValueFunctionValidateElementName(XMLValueFunctionValidateElementName) - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'XML Value Function Validate Element Name'.
caseXMLValueFunctionValidateElementNamespace(XMLValueFunctionValidateElementNamespace) - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'XML Value Function Validate Element Namespace'.
CAST - Static variable in interface org.eclipse.datatools.enablement.sybase.ddl.ISybaseDdlConstants
 
CAST_EXPRESSION - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.MainExpressionPage
 
CastBuilderPage - Class in org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.cast
 
CastBuilderPage(SQLDomainModel, SQLQueryObject, QueryValueExpression) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.cast.CastBuilderPage
 
CastExpressionDialog - Class in org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.cast
 
CastExpressionDialog(Shell, Wizard) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.cast.CastExpressionDialog
 
CastExpressionWizard - Class in org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.cast
 
CastExpressionWizard(SQLDomainModel, SQLQueryObject, QueryValueExpression) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.cast.CastExpressionWizard
 
CAT_LABEL_AGGREGATE_FUNCTIONS - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.model.FunctionHelper
Aggregate (AKA column, grouping, summary) functions category label.
CAT_LABEL_ALL_FUNCTIONS - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.model.FunctionHelper
All functions category label.
CAT_LABEL_CONVERSION_FUNCTIONS - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.model.FunctionHelper
Conversion functions category label.
CAT_LABEL_DATALINK_FUNCTIONS - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.model.FunctionHelperDB2
Datalink functions category label.
CAT_LABEL_DATETIME_FUNCTIONS - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.model.FunctionHelper
Date, time, timestamp functions category label.
CAT_LABEL_DB2_FUNCTIONS - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.model.FunctionHelperDB2
Miscellaneous special DB2 functions category label.
CAT_LABEL_MMDB_EXTENDER_FUNCTIONS - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.model.FunctionHelperDB2
Multi-Media Database Extender category functions.
CAT_LABEL_MQ_EXTENDER_FUNCTIONS - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.model.FunctionHelperDB2
Message Queue (MQSeries) Extender functions category label.
CAT_LABEL_NUMERIC_FUNCTIONS - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.model.FunctionHelper
Math functions category label.
CAT_LABEL_SCALAR_FUNCTIONS - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.model.FunctionHelper
Scalar functions category label.
CAT_LABEL_SPECIAL_REGISTERS - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.model.FunctionHelper
Special Registers category label.
CAT_LABEL_SQLXML_FUNCTIONS - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.model.FunctionHelperDB2
XML functions category label.
CAT_LABEL_STRING_FUNCTIONS - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.model.FunctionHelper
Text functions category label.
CAT_LABEL_TEXT_EXTENDER_FUNCTIONS - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.model.FunctionHelperDB2
Text Extender category functions.
CAT_LABEL_USER_DEFINED_FUNCTIONS - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.model.FunctionHelper
User-Defined Functions (UDF) category label.
CATALOG - Static variable in interface org.eclipse.datatools.enablement.ase.containment.DBEventGroupID
 
Catalog - Interface in org.eclipse.datatools.modelbase.sql.schema
A representation of the model object 'Catalog'.
CATALOG - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The meta object id for the 'Catalog' class.
CATALOG - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage.Literals
The meta object literal for the 'Catalog' class.
CATALOG__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Comments' reference list.
CATALOG__DATABASE - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Database' reference.
CATALOG__DATABASE - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage.Literals
The meta object literal for the 'Database' reference feature.
CATALOG__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Dependencies' containment reference list.
CATALOG__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Description' attribute.
CATALOG__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'EAnnotations' containment reference list.
CATALOG__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Extensions' containment reference list.
CATALOG__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Label' attribute.
CATALOG__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Name' attribute.
CATALOG__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Privileges' reference list.
CATALOG__SCHEMAS - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Schemas' reference list.
CATALOG__SCHEMAS - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage.Literals
The meta object literal for the 'Schemas' reference list feature.
CATALOG_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The number of structural features of the 'Catalog' class.
CATALOG_FILTER - Static variable in interface org.eclipse.datatools.connectivity.sqm.core.connection.ConnectionFilter
 
CATALOG_OBJTYPE - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLDBProposal
 
CatalogFilterProvider - Class in org.eclipse.datatools.connectivity.sqm.loader
Implementation for use with the "catalog" object loader.
CatalogFilterProvider() - Constructor for class org.eclipse.datatools.connectivity.sqm.loader.CatalogFilterProvider
 
CatalogFilterProvider - Class in org.eclipse.datatools.enablement.sybase.ui.filter
 
CatalogFilterProvider() - Constructor for class org.eclipse.datatools.enablement.sybase.ui.filter.CatalogFilterProvider
 
CatalogItemProvider - Class in org.eclipse.datatools.modelbase.sql.schema.provider
This is the item provider adapter for a Catalog object.
CatalogItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.schema.provider.CatalogItemProvider
This constructs an instance from a factory and a notifier.
CatalogLoaderOverrideManager - Class in org.eclipse.datatools.connectivity.sqm.core.util
Manages the overridden catalog loaders.
CatalogsFolder - Class in org.eclipse.datatools.enablement.sybase.ase.virtual
 
CatalogsFolder(String, String, Object) - Constructor for class org.eclipse.datatools.enablement.sybase.ase.virtual.CatalogsFolder
 
CATEGORY_ID - Static variable in interface org.eclipse.datatools.connectivity.ui.ICategoryActionFilter
 
CATEGORY_ID - Static variable in interface org.eclipse.datatools.connectivity.ui.IConnectionProfileActionFilter
 
CATEGORY_PROPERTY_CATEGORY_ID - Static variable in interface org.eclipse.datatools.connectivity.ui.ICategoryActionFilter
Used to filter profiles within a specific category
CATEGORY_PROPERTY_REPOSITORY_IS_READ_ONLY - Static variable in interface org.eclipse.datatools.connectivity.ui.ICategoryActionFilter
 
CategoryDescriptor - Class in org.eclipse.datatools.connectivity.drivers.models
Represents a category which is provided by the "org.eclipse.datatools.connectivity.driverExtension" extension point.
CCPActionGroup - Class in org.eclipse.datatools.sqltools.sqleditor.internal.actions
Action group that adds the copy, cut, paste actions to a view part's context menu and installs handlers for the corresponding global menu actions.
CCPActionGroup(IViewPart) - Constructor for class org.eclipse.datatools.sqltools.sqleditor.internal.actions.CCPActionGroup
Creates a new CCPActionGroup.
CCPActionGroup(Page) - Constructor for class org.eclipse.datatools.sqltools.sqleditor.internal.actions.CCPActionGroup
Creates a new CCPActionGroup.
CDATA_END - Static variable in class org.eclipse.datatools.sqltools.plan.internal.ui.actions.SavePlanAction
 
CDATA_END_SUB - Static variable in class org.eclipse.datatools.sqltools.plan.internal.ui.actions.SavePlanAction
 
CellSelection - Class in org.eclipse.datatools.sqltools.common.ui.tableviewer
 
CellSelection(Object, int) - Constructor for class org.eclipse.datatools.sqltools.common.ui.tableviewer.CellSelection
 
CENTER - Static variable in enum org.eclipse.datatools.connectivity.oda.design.HorizontalAlignment
The 'Center' literal value.
CHAINED - Static variable in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.TransactionModeType
The 'CHAINED' literal value.
CHAINED_LITERAL - Static variable in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.TransactionModeType
The 'CHAINED' literal object.
change(String, String, String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.StringUtility
 
change(String, String, String, int, int) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.StringUtility
 
change(String, String, String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.TString
 
change(String, String, String, int, int) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.TString
 
CHANGE_STATEMENT_TYPE_ACTION_ID - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.actions.SQLBuilderActionBarContributor
 
changeAllBreakpointForSP(ProcIdentifier, ProcIdentifier) - Static method in class org.eclipse.datatools.sqltools.debugger.model.SPDebugModelUtil
Renames procid to newprocid in all breakpoints.
changeConfiguration(ContentAssistant, IPreferenceStore, PropertyChangeEvent) - Static method in class org.eclipse.datatools.sqltools.sqleditor.preferences.ContentAssistPreference
Changes the configuration of the given content assistant according to the given property change event and the given preference store.
changed(Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.RoutineFormDocumentProviderAdapter
 
changed - Variable in class org.eclipse.datatools.enablement.sybase.deltaddl.SybaseDeltaDdlGeneration.FeatureChangeRecord
The object whose feature is changed
changePerspective() - Static method in class org.eclipse.datatools.sqltools.debugger.perspectives.DebuggerPerspective
 
changeProfileName(String, String) - Static method in class org.eclipse.datatools.sqltools.debugger.model.SPDebugModelUtil
Changes the profile name hold in DatabaseIdentifier of ProcIdentifier
ChangeSetOperatorAction - Class in org.eclipse.datatools.sqltools.sqlbuilder.actions
Action for adding the SQL Statement query combined operator, e.g.
ChangeSetOperatorAction() - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.actions.ChangeSetOperatorAction
Constructs an instance of this class.
ChangeSetOperatorDialog - Class in org.eclipse.datatools.sqltools.sqlbuilder.dialogs
Dialog that lets the user select a new SQL Set Operator.
ChangeSetOperatorDialog(Shell, int) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.dialogs.ChangeSetOperatorDialog
Creates a dialog for selecting statement type settings with an OK and Cancel button.
changeShowSysTableMapEntry(String, String) - Static method in class org.eclipse.datatools.enablement.sybase.ui.util.ShowSysTableUtil
 
changeStatementType(int) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilder
Changes the statement type in the SQLBuilder by using the statement template for the specified type.
ChangeStatementTypeAction - Class in org.eclipse.datatools.sqltools.sqlbuilder.actions
Action for changing the SQL Statement type, e.g.
ChangeStatementTypeAction() - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.actions.ChangeStatementTypeAction
Constructs an instance of this class.
ChangeStatementTypeDialog - Class in org.eclipse.datatools.sqltools.sqlbuilder.dialogs
Dialog that lets the user select a new SQL statement type.
ChangeStatementTypeDialog(Shell, int) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.dialogs.ChangeStatementTypeDialog
Creates a dialog for selecting statement type settings with an OK and Cancel button.
CHAR - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.SQLDataTypes
 
Char_0 - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexersym
 
Char_0 - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexersym
 
Char_1 - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexersym
 
Char_1 - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexersym
 
Char_2 - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexersym
 
Char_2 - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexersym
 
Char_3 - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexersym
 
Char_3 - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexersym
 
Char_4 - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexersym
 
Char_4 - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexersym
 
Char_5 - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexersym
 
Char_5 - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexersym
 
Char_6 - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexersym
 
Char_6 - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexersym
 
Char_7 - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexersym
 
Char_7 - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexersym
 
Char_8 - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexersym
 
Char_8 - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexersym
 
Char_9 - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexersym
 
Char_9 - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexersym
 
Char__ - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexersym
 
Char__ - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexersym
 
Char_A - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexersym
 
Char_A - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexersym
 
Char_AfterASCII - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexersym
 
Char_Ampersand - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexersym
 
Char_AtSign - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexersym
 
Char_B - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexersym
 
Char_B - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexersym
 
Char_BackQuote - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexersym
 
Char_BackSlash - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexersym
 
Char_C - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexersym
 
Char_C - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexersym
 
Char_Caret - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexersym
 
Char_Colon - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexersym
 
Char_Comma - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexersym
 
Char_CR - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexersym
 
Char_CtlCharNotWS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexersym
 
Char_D - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexersym
 
Char_D - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexersym
 
Char_DelimIdQt - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexersym
 
Char_DollarSign - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexersym
 
Char_Dot - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexersym
 
Char_DoubleQuote - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexersym
 
Char_E - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexersym
 
Char_E - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexersym
 
Char_EOF - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexersym
 
Char_EOF - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexersym
 
Char_Equal - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexersym
 
Char_Exclaimation - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexersym
 
Char_F - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexersym
 
Char_F - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexersym
 
Char_FF - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexersym
 
Char_G - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexersym
 
Char_G - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexersym
 
Char_GreaterThan - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexersym
 
Char_H - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexersym
 
Char_H - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexersym
 
Char_HostVarPrfx - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexersym
 
Char_HT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexersym
 
Char_I - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexersym
 
Char_I - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexersym
 
Char_J - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexersym
 
Char_J - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexersym
 
Char_K - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexersym
 
Char_K - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexersym
 
Char_L - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexersym
 
Char_L - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexersym
 
Char_LeftBrace - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexersym
 
Char_LeftBracket - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexersym
 
Char_LeftParen - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexersym
 
Char_LessThan - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexersym
 
Char_LF - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexersym
 
Char_M - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexersym
 
Char_M - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexersym
 
Char_Minus - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexersym
 
Char_N - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexersym
 
Char_N - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexersym
 
Char_O - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexersym
 
Char_O - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexersym
 
Char_P - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexersym
 
Char_P - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexersym
 
Char_ParamMark - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexersym
 
Char_Percent - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexersym
 
Char_Plus - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexersym
 
Char_Q - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexersym
 
Char_Q - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexersym
 
Char_QuestionMark - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexersym
 
Char_R - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexersym
 
Char_R - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexersym
 
Char_RightBrace - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexersym
 
Char_RightBracket - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexersym
 
Char_RightParen - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexersym
 
Char_S - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexersym
 
Char_S - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexersym
 
Char_SemiColon - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexersym
 
Char_Sharp - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexersym
 
Char_SingleQuote - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexersym
 
Char_Slash - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexersym
 
Char_Space - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexersym
 
Char_Star - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexersym
 
Char_StmtTerm - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexersym
 
Char_T - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexersym
 
Char_T - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexersym
 
Char_Tilde - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexersym
 
Char_U - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexersym
 
Char_U - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexersym
 
Char_V - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexersym
 
Char_V - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexersym
 
Char_VerticalBar - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexersym
 
Char_W - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexersym
 
Char_W - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexersym
 
Char_X - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexersym
 
Char_X - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexersym
 
Char_Y - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexersym
 
Char_Y - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexersym
 
Char_Z - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexersym
 
Char_Z - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexersym
 
CHARACTER - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.SQLDataTypes
 
CHARACTER - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.PrimitiveType
The 'CHARACTER' literal value.
CHARACTER_LARGE_OBJECT - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.PrimitiveType
The 'CHARACTER LARGE OBJECT' literal value.
CHARACTER_LARGE_OBJECT_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.PrimitiveType
The 'CHARACTER LARGE OBJECT' literal object.
CHARACTER_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.PrimitiveType
The 'CHARACTER' literal object.
CHARACTER_SET - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The meta object id for the 'Character Set' class.
CHARACTER_SET - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Character Set' class.
CHARACTER_SET__CHARACTER_STRING_DATA_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Character String Data Type' reference.
CHARACTER_SET__CHARACTER_STRING_DATA_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Character String Data Type' reference feature.
CHARACTER_SET__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Comments' reference list.
CHARACTER_SET__DEFAULT_COLLATION - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Default Collation' attribute.
CHARACTER_SET__DEFAULT_COLLATION - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Default Collation' attribute feature.
CHARACTER_SET__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Dependencies' containment reference list.
CHARACTER_SET__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Description' attribute.
CHARACTER_SET__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'EAnnotations' containment reference list.
CHARACTER_SET__ENCODING - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Encoding' attribute.
CHARACTER_SET__ENCODING - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Encoding' attribute feature.
CHARACTER_SET__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Extensions' containment reference list.
CHARACTER_SET__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Label' attribute.
CHARACTER_SET__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Name' attribute.
CHARACTER_SET__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Privileges' reference list.
CHARACTER_SET__REPERTOIRE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Repertoire' attribute.
CHARACTER_SET__REPERTOIRE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Repertoire' attribute feature.
CHARACTER_SET__SCHEMA - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Schema' reference.
CHARACTER_SET__SCHEMA - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Schema' reference feature.
CHARACTER_SET_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The number of structural features of the 'Character Set' class.
CHARACTER_STRING_DATA_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The meta object id for the 'Character String Data Type' class.
CHARACTER_STRING_DATA_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Character String Data Type' class.
CHARACTER_STRING_DATA_TYPE__CHARACTER_SET - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Character Set' reference.
CHARACTER_STRING_DATA_TYPE__CHARACTER_SET - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Character Set' reference feature.
CHARACTER_STRING_DATA_TYPE__COERCIBILITY - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Coercibility' attribute.
CHARACTER_STRING_DATA_TYPE__COERCIBILITY - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Coercibility' attribute feature.
CHARACTER_STRING_DATA_TYPE__COLLATION_NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Collation Name' attribute.
CHARACTER_STRING_DATA_TYPE__COLLATION_NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Collation Name' attribute feature.
CHARACTER_STRING_DATA_TYPE__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Comments' reference list.
CHARACTER_STRING_DATA_TYPE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Dependencies' containment reference list.
CHARACTER_STRING_DATA_TYPE__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Description' attribute.
CHARACTER_STRING_DATA_TYPE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'EAnnotations' containment reference list.
CHARACTER_STRING_DATA_TYPE__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Extensions' containment reference list.
CHARACTER_STRING_DATA_TYPE__FIXED_LENGTH - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Fixed Length' attribute.
CHARACTER_STRING_DATA_TYPE__FIXED_LENGTH - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Fixed Length' attribute feature.
CHARACTER_STRING_DATA_TYPE__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Label' attribute.
CHARACTER_STRING_DATA_TYPE__LENGTH - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Length' attribute.
CHARACTER_STRING_DATA_TYPE__LENGTH - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Length' attribute feature.
CHARACTER_STRING_DATA_TYPE__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Name' attribute.
CHARACTER_STRING_DATA_TYPE__PRIMITIVE_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Primitive Type' attribute.
CHARACTER_STRING_DATA_TYPE__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Privileges' reference list.
CHARACTER_STRING_DATA_TYPE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The number of structural features of the 'Character String Data Type' class.
CHARACTER_VARYING - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.SQLDataTypes
 
CHARACTER_VARYING - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.PrimitiveType
The 'CHARACTER VARYING' literal value.
CHARACTER_VARYING_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.PrimitiveType
The 'CHARACTER VARYING' literal object.
CharacterSet - Interface in org.eclipse.datatools.modelbase.sql.datatypes
A representation of the model object 'Character Set'.
CharacterSetItemProvider - Class in org.eclipse.datatools.modelbase.sql.datatypes.provider
This is the item provider adapter for a CharacterSet object.
CharacterSetItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.datatypes.provider.CharacterSetItemProvider
This constructs an instance from a factory and a notifier.
CharacterStringDataType - Interface in org.eclipse.datatools.modelbase.sql.datatypes
A representation of the model object 'Character String Data Type'.
CharacterStringDataTypeItemProvider - Class in org.eclipse.datatools.modelbase.sql.datatypes.provider
This is the item provider adapter for a CharacterStringDataType object.
CharacterStringDataTypeItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.datatypes.provider.CharacterStringDataTypeItemProvider
This constructs an instance from a factory and a notifier.
charAt(int) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQuerySourceBuffer
 
CHEAT_SHEET_ELEMENT_ID - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.intropage.IntroConstants
 
cheatsheet - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.intropage.Messages
 
CheatSheet_CreationWizardAction_CreationFailed - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
CheatSheet_DebugAction_Message - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
cheatsheet_desc - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.intropage.Messages
 
CheatSheet_Error - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
CheatSheet_Exception - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
CheatSheet_RunAction_EditorNotOpen - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
CheatSheet_RunAction_Message - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
CheatSheet_SaveToDatabaseAction_EditorNotOpen - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
CheatSheet_SaveToDatabaseAction_Message - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
CheatSheet_SelectProfileDialog_title - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
CheatSheet_UseSQLDialogAction_EditorNotOpen - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
CHECK - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.IConstraintCreationConstants
 
CHECK - Static variable in interface org.eclipse.datatools.enablement.sybase.IGenericDdlConstants
 
CHECK - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
CHECK - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
CHECK - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
CHECK_BOX - Static variable in enum org.eclipse.datatools.connectivity.oda.design.InputPromptControlStyle
The 'Check Box' literal value.
CHECK_CONSTRAINT - Static variable in class org.eclipse.datatools.connectivity.sqm.core.definition.EngineeringOptionID
 
CHECK_CONSTRAINT - Static variable in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDatabaseObjecType
 
CHECK_CONSTRAINT - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The meta object id for the 'Check Constraint' class.
CHECK_CONSTRAINT - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage.Literals
The meta object literal for the 'Check Constraint' class.
CHECK_CONSTRAINT__BASE_TABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Base Table' container reference.
CHECK_CONSTRAINT__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Comments' reference list.
CHECK_CONSTRAINT__DEFERRABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Deferrable' attribute.
CHECK_CONSTRAINT__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Dependencies' containment reference list.
CHECK_CONSTRAINT__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Description' attribute.
CHECK_CONSTRAINT__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'EAnnotations' containment reference list.
CHECK_CONSTRAINT__ENFORCED - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Enforced' attribute.
CHECK_CONSTRAINT__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Extensions' containment reference list.
CHECK_CONSTRAINT__INITIALLY_DEFERRED - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Initially Deferred' attribute.
CHECK_CONSTRAINT__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Label' attribute.
CHECK_CONSTRAINT__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Name' attribute.
CHECK_CONSTRAINT__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Privileges' reference list.
CHECK_CONSTRAINT__SEARCH_CONDITION - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Search Condition' containment reference.
CHECK_CONSTRAINT__SEARCH_CONDITION - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage.Literals
The meta object literal for the 'Search Condition' containment reference feature.
CHECK_CONSTRAINT_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The number of structural features of the 'Check Constraint' class.
CHECK_CONSTRAINT_FOLDER - Static variable in class org.eclipse.datatools.enablement.sybase.ui.util.DSEContentProviderUtil
 
CHECK_CONSTRAINT_NODE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints.SQLConstraintsTreeViewerInput
 
CHECK_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The meta object id for the 'Check Type' enum.
CHECK_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage.Literals
The meta object literal for the 'Check Type' enum.
checkAndOpenEditor() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.action.EditSchemaObjectAction
 
checkBoxAction(boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart
Call back when the check box for the column is selected
CHECKCONSTRAINT - Static variable in interface org.eclipse.datatools.enablement.sybase.containment.ConstraintGroupID
 
CheckConstraint - Interface in org.eclipse.datatools.modelbase.sql.constraints
A representation of the model object 'Check Constraint'.
CheckConstraint_folder_name - Static variable in class org.eclipse.datatools.enablement.sybase.Messages
 
CheckConstraintASALoader - Class in org.eclipse.datatools.enablement.sybase.asa.baseloaders
 
CheckConstraintASALoader(CheckConstraint) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.baseloaders.CheckConstraintASALoader
 
CheckConstraintItemProvider - Class in org.eclipse.datatools.modelbase.sql.constraints.provider
This is the item provider adapter for a CheckConstraint object.
CheckConstraintItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.constraints.provider.CheckConstraintItemProvider
This constructs an instance from a factory and a notifier.
CheckConstraintNode - Class in org.eclipse.datatools.enablement.sybase.virtual
 
CheckConstraintNode(String, String, Object) - Constructor for class org.eclipse.datatools.enablement.sybase.virtual.CheckConstraintNode
 
checkDelete - Variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.TriggerEventsCompositeProvider
 
checkDuplicateName(String[], String, String, Object[]) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.SybaseASARoutineValidator
Check if there is duplicated name in the Array of names
checkforAlias(Vector, String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.dialogs.AddTableDialog
 
checkForTable(Vector, SQLObject) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.dialogs.AddTableDialog
 
checkInsert - Variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.TriggerEventsCompositeProvider
 
checkIsShowOwner(Object) - Static method in class org.eclipse.datatools.enablement.sybase.ui.util.DSEUtil
 
checkIsShowSchema(Object) - Static method in class org.eclipse.datatools.enablement.sybase.ui.util.DSEUtil
 
checkJoin(List, TableExpression, TableExpression, ValueExpressionColumn, ValueExpressionColumn, boolean) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.JoinHelper
Checks whether or not a join between the given join source and target objects is valid.
checkJoinType(ValueExpressionColumn, ValueExpressionColumn) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.JoinHelper
Determines if source and target columns are of compatible type for joining.
checkModelExistence() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.model.AbstractSchemaObjectEditModel
 
checkModelExistence() - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.model.ISchemaObjectEditModel
Check model existence
checkName(Enumeration, String, char) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLIdentifier
Checks the passed uniqueName is in the passed Enumeration of names and returns true if found, false otherwise.
CHECKOPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.ddl.ISybaseDdlConstants
 
CHECKPOINT - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
checkpoint() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
CHECKPOINT - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
checkpoint() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
CHECKPOINT - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
checkResultView() - Static method in class org.eclipse.datatools.sqltools.result.ui.ResultViewUIUtil
Checks if the SQL Results View is active, if not, create it and bring it to the top.
checkSchemaObjectExistence(boolean) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.DefaultSchemaObjectEditorHandler
Do check based on the parameter doCheck.
checkSchemaObjectExistence(boolean) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.ISchemaObjectEditorHandler
existence check for schema object.
CHECKSUM - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.ISybaseASADdlConstants
 
checkSyntax(String) - Method in class org.eclipse.datatools.sqltools.parsers.sql.SQLParserManager
Parses the given String representation of a SQL statement and returns an instance of the @link SQLQueryObject model (QueryStatement) which will have no references and contain no structural information about the given SQL statement.
checkSyntaxQuery(String) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserManager
Convenience proxy method for SQLParserManager.checkSyntax(String) casting the returned SQLStatement to QueryStatement.
checkSyntaxQueryScript(String) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserManager
Convenience proxy method for SQLParserManager.checkSyntaxScript(String) casting the returned SQLStatements to QueryStatements.
checkSyntaxScript(String) - Method in class org.eclipse.datatools.sqltools.parsers.sql.SQLParserManager
Parses the given SQL script and returns a List of QueryStatements, which will have no references and contain no structural information about the given SQL statement.
CheckType - Class in org.eclipse.datatools.modelbase.sql.tables
A representation of the literals of the enumeration 'Check Type', and utility methods for working with them.
checkUpdate - Variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.TriggerEventsCompositeProvider
 
childCount() - Method in class org.eclipse.datatools.connectivity.oda.spec.result.filter.CompositeExpression
Returns the number of child expressions in this composite.
childrenAccept(DerbySQLParserVisitor, Object) - Method in class org.eclipse.datatools.sqltools.db.derby.parser.SimpleNode
Accept the visitor.
childrenAccept(GenericSQLParserVisitor, Object) - Method in class org.eclipse.datatools.sqltools.db.generic.parser.SimpleNode
Accept the visitor.
chkCrossReferences(EList, EObject) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.RSCCoreUIUtil
Check cross references
chkIfEObjectsMatched(EObject, EObject, boolean) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.RSCCoreUIUtil
Check if two EObjects are "equal".
CLASS_ATTRIBUTE - Static variable in class org.eclipse.datatools.connectivity.oda.design.ui.manifest.DataSetWizardInfo
 
CLASS_ATTRIBUTE_NAME - Static variable in class org.eclipse.datatools.connectivity.oda.util.manifest.ExtensionManifest
 
ClassVersionIncompatibleException - Exception in org.eclipse.datatools.sqltools.result
Thrown when the version of ResultInstance class in history file is incompatible.
ClassVersionIncompatibleException() - Constructor for exception org.eclipse.datatools.sqltools.result.ClassVersionIncompatibleException
 
ClassVersionIncompatibleException(String, Throwable) - Constructor for exception org.eclipse.datatools.sqltools.result.ClassVersionIncompatibleException
 
ClassVersionIncompatibleException(String) - Constructor for exception org.eclipse.datatools.sqltools.result.ClassVersionIncompatibleException
 
ClassVersionIncompatibleException(String, String) - Constructor for exception org.eclipse.datatools.sqltools.result.ClassVersionIncompatibleException
 
cleanupJDBCResouce(ResultSet, Statement, String, Connection) - Static method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogUtils
 
cleanupJDBCResouce(ResultSet, Statement) - Static method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogUtils
 
clear() - Method in interface org.eclipse.datatools.connectivity.oda.design.StaticValues
Removes all of the static values from this collection.
clear() - Method in interface org.eclipse.datatools.connectivity.oda.IParameterRowSet
Removes all of the elements from this collection.
clear(int) - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.AccessibleTableViewer
Clear the table item at the specified index
clear() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.ObjectHelper
 
clear() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.matching.AbstractPairMatcher
 
clearAssignmentExprList(QueryUpdateStatement) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.UpdateHelper
 
clearAttributeDefinitions(List) - Method in class org.eclipse.datatools.connectivity.sqm.loader.JDBCUDTAttributeLoader
Removes the specified attribute definitions from the model.
clearBufferedReader() - Method in class org.eclipse.datatools.connectivity.oda.flatfile.util.FlatFileDataReader
 
clearCatalogs(Collection) - Method in class org.eclipse.datatools.connectivity.sqm.loader.JDBCCatalogLoader
Removes the specified catalogs from the model.
clearColumns(List) - Method in class org.eclipse.datatools.connectivity.sqm.loader.JDBCRoutineColumnLoader
 
clearColumns(List) - Method in class org.eclipse.datatools.connectivity.sqm.loader.JDBCTableColumnLoader
Removes the specified schema from the model.
clearConstraints(EList, List) - Method in class org.eclipse.datatools.connectivity.sqm.loader.JDBCTableConstraintLoader
Removes the specified constraints from the model.
clearContent() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.editor.SQLEditorOutlineContentProvider
Clears the outline content.
clearCreate() - Method in class org.eclipse.datatools.enablement.mysql.ddl.shared.MySqlDdlBuilderHelper
 
clearCurrentTableNames(boolean) - Method in class org.eclipse.datatools.sqltools.sql.parser.ParsingResult
Clear the content of the current table list.
clearDirty() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditor
 
clearDirty() - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.ISchemaObjectEditor
Clear the dirty status of the editor
clearDrop() - Method in class org.eclipse.datatools.enablement.mysql.ddl.shared.MySqlDdlBuilderHelper
 
clearHistory() - Method in class org.eclipse.datatools.sqltools.result.ui.view.ResultsViewControl
 
clearIndexes(List) - Method in class org.eclipse.datatools.connectivity.sqm.loader.JDBCTableIndexLoader
Removes the specified indexes from the model.
clearInParameters() - Method in interface org.eclipse.datatools.connectivity.oda.IQuery
An optional method to clear the current input parameter values immediately.
clearList() - Method in class org.eclipse.datatools.enablement.sybase.asa.actions.MultiASADialog
 
clearListener() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.RefreshManager
 
clearParserManagerRegistry() - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserManagerProvider
Clears the registry of SQLQueryParserManager extensions.
clearReceivedPrivileges(String) - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogRole
 
clearRoutines(List) - Method in class org.eclipse.datatools.connectivity.sqm.loader.JDBCRoutineLoader
Removes the specified routines from the model.
clearSchemas(List) - Method in class org.eclipse.datatools.connectivity.sqm.loader.JDBCSchemaLoader
Removes the specified schema from the model.
clearStatementContents(QueryDeleteStatement) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.DeleteHelper
Clears the contents of the given delete statement.Containments which are objects, are set to null and containments which are lists, are cleared.
clearStatementContents(QueryInsertStatement) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.InsertHelper
Clears the contents of the given insert statement.Containments which are objects, are set to null and containments which are lists, are cleared.
clearStatementContents(QuerySelectStatement) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SelectHelper
Clears the contents of the given Select statement.Containments which are objects, are set to null and containments which are lists, are cleared.
clearStatementContents(QueryUpdateStatement) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.UpdateHelper
Clears the contents of the given update statement.Containments which are objects, are set to null and containments which are lists, are cleared.
clearStatementToTemplate() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SQLDomainModel
Clears the current statement to its template form.
clearStatusLine() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.ResultsView
 
clearTables(List) - Method in class org.eclipse.datatools.connectivity.sqm.loader.JDBCTableLoader
Removes the specified tables from the model.
clearUDTs(List) - Method in class org.eclipse.datatools.connectivity.sqm.loader.JDBCUserDefinedTypeLoader
Removes the specified UDTs from the model.
ClientConInfo - Class in org.eclipse.datatools.sqltools.debugger.core
This class represents information of a client connection.
ClientConInfo(IDebugHandler, DatabaseIdentifier, int, String) - Constructor for class org.eclipse.datatools.sqltools.debugger.core.ClientConInfo
 
CLOB - Static variable in enum org.eclipse.datatools.connectivity.oda.design.OdaScalarDataType
The 'Clob' literal value.
CLOB - Static variable in interface org.eclipse.datatools.enablement.sybase.IGenericDdlConstants
 
clone() - Method in class org.eclipse.datatools.connectivity.drivers.PropertySetImpl
Clones the property set and returns the clone object.
cloneConnection() - Method in interface org.eclipse.datatools.connectivity.IManagedConnection
Creates a copy of the connection being managed.
cloneConnection(IJobChangeListener) - Method in interface org.eclipse.datatools.connectivity.IManagedConnection
Creates a copy of the connection being managed.
cloneQueryValueExpression(QueryValueExpression) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.ValueExpressionHelper
Returns a copy of the given valueExpr using EcoreUtil.copy(org.eclipse.emf.ecore.EObject).
close() - Method in class org.eclipse.datatools.connectivity.drivers.jdbc.JDBCConnection
 
close() - Method in interface org.eclipse.datatools.connectivity.IConnection
Closes the underlying native connection object.
close() - Method in interface org.eclipse.datatools.connectivity.oda.IConnection
Attempts to close this connection.
close() - Method in interface org.eclipse.datatools.connectivity.oda.IQuery
Attempts to close this IQuery.
close() - Method in interface org.eclipse.datatools.connectivity.oda.IResultSet
Closes the cursor associated with this IResultSet.
close() - Method in class org.eclipse.datatools.connectivity.oda.spec.ValidationContext.Connection
Closes this connection context.
close() - Method in class org.eclipse.datatools.connectivity.oda.util.logging.FileHandler
Closes the current file handler.
close() - Method in class org.eclipse.datatools.connectivity.oda.util.logging.Handler
Close the Handler and free up resources.
close() - Method in class org.eclipse.datatools.connectivity.oda.util.logging.StreamHandler
Closes the current output stream.
close() - Method in class org.eclipse.datatools.connectivity.ui.dse.dialogs.ProfileSelectionDialog
 
CLOSE - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
close() - Method in class org.eclipse.datatools.sqltools.common.ui.dialog.SaveAsDialog
The SaveAsDialog implementation of this Window method disposes of the banner image when the dialog is closed.
close() - Method in class org.eclipse.datatools.sqltools.common.ui.util.StringBufferWriter
Closing a StringWriter has no effect.
close() - Method in class org.eclipse.datatools.sqltools.common.ui.util.SubstitutionTextReader
 
close() - Method in class org.eclipse.datatools.sqltools.data.internal.core.load.DataFileTokenizer
 
close() - Method in class org.eclipse.datatools.sqltools.data.internal.core.load.TableLoader
 
CLOSE - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
CLOSE - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
close() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.internal.ui.SavePreviewDialog
 
close() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.sqlbuilderdialog.SQLBuilderDialog
 
CLOSE_FAILURE - Static variable in class org.eclipse.datatools.connectivity.oda.util.logging.LoggingErrorHandler
The constant indicating a close of an OutputStream fails.
closeAllEditors(String) - Static method in class org.eclipse.datatools.sqltools.sqleditor.internal.utils.EditorUtil
Tries to close all editors associated with the connection profile.
closeConnection(ConnectEvent) - Method in class org.eclipse.datatools.connectivity.ConnectAdapter
 
closeConnection(ConnectEvent) - Method in interface org.eclipse.datatools.connectivity.IConnectListener
Deprecated. The listener should close its connection to the server.
closeConnection(ValidationContext.Connection) - Method in interface org.eclipse.datatools.connectivity.oda.spec.IValidator
Closes any connection handle that a custom validator may have cached in the specified context.
closeConnection() - Method in class org.eclipse.datatools.connectivity.ui.ContentExtensionBase
Extenders should make sure the IConnection is closed.
closeConnection() - Method in class org.eclipse.datatools.connectivity.ui.ContentExtensionFactoryBase
 
closeConnection() - Method in interface org.eclipse.datatools.connectivity.ui.IContentExtension
This method should close any active connection referenced by this object.
closeConnection() - Method in class org.eclipse.datatools.connectivity.ui.ManagedContentExtensionBase
 
closeConnection(ConnectEvent) - Method in class org.eclipse.datatools.sqltools.debugger.core.DebugHandlerManager
 
closeConnection(ConnectEvent) - Method in interface org.eclipse.datatools.sqltools.editor.core.connection.ISQLToolsConnectListener
The profile is to be disconnected
closeConnection(ConnectEvent) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.profile.SQLEditorProfileListener
 
closed(ConnectEvent) - Method in interface org.eclipse.datatools.connectivity.IManagedConnectionListener
The connection manged by the associated IManagedConnection has been closed.
closed(ConnectEvent) - Method in class org.eclipse.datatools.connectivity.ManagedConnectionAdapter
 
CLOSEDESCRIPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
CLOSEDESCRIPTION - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
CLOSEDESCRIPTION - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
closeEditor(ProcIdentifier) - Static method in class org.eclipse.datatools.sqltools.routineeditor.ui.util.RoutineUIUtil
Closes all the editors which are editing the procedural object identified by the given ProcIdentifier.
CLOSEPAREN - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
CLOSEPAREN - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
CLOSEPAREN - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
CLOUDSCAPE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLIdentifier
For identifying DatabaseDefinitions vendor names for IBM Cloudscape.
cloudscapeAggregate - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.CloudscapeFunctionNamesAndSignatures
 
cloudscapeAll - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.CloudscapeFunctionNamesAndSignatures
 
cloudscapeDataTypes - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.cast.DataTypeHelper
 
CloudscapeFunctionNamesAndSignatures - Class in org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder
 
CloudscapeFunctionNamesAndSignatures() - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.CloudscapeFunctionNamesAndSignatures
 
cloudscapeNotSupported - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.CloudscapeFunctionNamesAndSignatures
 
CLUSTERED - Static variable in interface org.eclipse.datatools.enablement.sybase.ddl.ISybaseDdlConstants
 
CLUSTERED - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
clustered() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
CLUSTERED - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
clustered() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
CLUSTERED - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
CLUSTERED_COL - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.indexes.IndexesSectionMetaData
 
ClusteredIndexSelectionDialog_all_indexes - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints.Messages
 
ClusteredIndexSelectionDialog_all_indexes_tip - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints.Messages
 
ClusteredIndexSelectionDialog_clustered - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints.Messages
 
ClusteredIndexSelectionDialog_columns - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints.Messages
 
ClusteredIndexSelectionDialog_name - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints.Messages
 
ClusteredIndexSelectionDialog_set_clustered_index - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints.Messages
 
ClusteredIndexSelectionDialog_set_clustered_index_info - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints.Messages
 
ClusteredIndexSelectionDialog_set_clustered_index_title - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints.Messages
 
ClusteredIndexSelectionDialog_type - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints.Messages
 
CMESwitch - Interface in org.eclipse.datatools.sqltools.parsers.sql.query.util
 
CMESwitch - Interface in org.eclipse.datatools.sqltools.parsers.sql.util
 
COALESCE - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
COALESCE - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
COALESCE - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
coalesce_element() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
coalesce_element() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
coalesce_format() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
coalesce_format() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
coalesce_list() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
coalesce_list() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
CodeAssist_asa_tips - Static variable in class org.eclipse.datatools.sqltools.sqleditor.preferences.PreferenceMessages
 
CodeAssist_asa_titile - Static variable in class org.eclipse.datatools.sqltools.sqleditor.preferences.PreferenceMessages
 
CodeAssist_autoActivationDelay - Static variable in class org.eclipse.datatools.sqltools.sqleditor.preferences.PreferenceMessages
 
CodeAssist_autoActivationGroup - Static variable in class org.eclipse.datatools.sqltools.sqleditor.preferences.PreferenceMessages
 
CodeAssist_autoActivationTriggers - Static variable in class org.eclipse.datatools.sqltools.sqleditor.preferences.PreferenceMessages
 
CodeAssist_description - Static variable in class org.eclipse.datatools.sqltools.sqleditor.preferences.PreferenceMessages
 
CodeAssist_enableAuto - Static variable in class org.eclipse.datatools.sqltools.sqleditor.preferences.PreferenceMessages
 
CodeAssist_general_title - Static variable in class org.eclipse.datatools.sqltools.sqleditor.preferences.PreferenceMessages
 
CodeAssist_insertSingleProposals - Static variable in class org.eclipse.datatools.sqltools.sqleditor.preferences.PreferenceMessages
 
CodeAssist_showOwnerOfTable - Static variable in class org.eclipse.datatools.sqltools.sqleditor.preferences.PreferenceMessages
 
CodeAssist_showSystemGroup - Static variable in class org.eclipse.datatools.sqltools.sqleditor.preferences.PreferenceMessages
 
CodeAssist_showSystemProcedures - Static variable in class org.eclipse.datatools.sqltools.sqleditor.preferences.PreferenceMessages
 
CodeAssist_showSystemTables - Static variable in class org.eclipse.datatools.sqltools.sqleditor.preferences.PreferenceMessages
 
CodeAssist_showSystemViews - Static variable in class org.eclipse.datatools.sqltools.sqleditor.preferences.PreferenceMessages
 
CodeAssistPage - Class in org.eclipse.datatools.sqltools.sqleditor.preferences
 
CodeAssistPage() - Constructor for class org.eclipse.datatools.sqltools.sqleditor.preferences.CodeAssistPage
 
COERCIBILE - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.CoercibilityType
The 'COERCIBILE' literal value.
COERCIBILE_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.CoercibilityType
The 'COERCIBILE' literal object.
COERCIBILITY_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The meta object id for the 'Coercibility Type' enum.
COERCIBILITY_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Coercibility Type' enum.
CoercibilityType - Class in org.eclipse.datatools.modelbase.sql.datatypes
A representation of the literals of the enumeration 'Coercibility Type', and utility methods for working with them.
COL_STATUS3_FUNC_EXPRESSION - Static variable in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogIndex
 
CollapseableSection - Class in org.eclipse.datatools.sqltools.schemaobjecteditor.ui.common
A common used section in multiple forms based editor.
CollapseableSection(FormToolkit, String, Display, boolean, boolean, int) - Constructor for class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.common.CollapseableSection
Constructs a collapseable section
CollapseableSection(FormToolkit, String, Display, boolean, int) - Constructor for class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.common.CollapseableSection
 
CollapseableSection(FormToolkit, String, Display, int) - Constructor for class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.common.CollapseableSection
 
CollapseAllActionDelegate - Class in org.eclipse.datatools.connectivity.ui.navigator.actions
This action delegate collapses all expanded elements in a Navigator view.
CollapseAllActionDelegate() - Constructor for class org.eclipse.datatools.connectivity.ui.navigator.actions.CollapseAllActionDelegate
Creates a new instance of the receiver
COLLATION - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.ISybaseASADdlConstants
 
collectCustomProperties(Properties) - Method in class org.eclipse.datatools.connectivity.oda.design.ui.wizards.DataSourceEditorPage
Returns data source properties and corresponding values collected in custom page(s).
collectCustomProperties() - Method in class org.eclipse.datatools.connectivity.oda.design.ui.wizards.DataSourceWizardPage
Returns custom properties updated with values collected in custom wizard page(s).
collectCustomProperties(Properties) - Method in class org.eclipse.datatools.connectivity.oda.flatfile.ui.wizards.FolderPropertyPage
 
collectCustomProperties() - Method in class org.eclipse.datatools.connectivity.oda.flatfile.ui.wizards.FolderSelectionWizardPage
 
COLLECTION_DATA_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The meta object id for the 'Collection Data Type' class.
COLLECTION_DATA_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Collection Data Type' class.
COLLECTION_DATA_TYPE__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Comments' reference list.
COLLECTION_DATA_TYPE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Dependencies' containment reference list.
COLLECTION_DATA_TYPE__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Description' attribute.
COLLECTION_DATA_TYPE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'EAnnotations' containment reference list.
COLLECTION_DATA_TYPE__ELEMENT_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Element Type' containment reference.
COLLECTION_DATA_TYPE__ELEMENT_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Element Type' containment reference feature.
COLLECTION_DATA_TYPE__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Extensions' containment reference list.
COLLECTION_DATA_TYPE__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Label' attribute.
COLLECTION_DATA_TYPE__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Name' attribute.
COLLECTION_DATA_TYPE__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Privileges' reference list.
COLLECTION_DATA_TYPE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The number of structural features of the 'Collection Data Type' class.
CollectionDataType - Interface in org.eclipse.datatools.modelbase.sql.datatypes
A representation of the model object 'Collection Data Type'.
CollectionDataTypeItemProvider - Class in org.eclipse.datatools.modelbase.sql.datatypes.provider
This is the item provider adapter for a CollectionDataType object.
CollectionDataTypeItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.datatypes.provider.CollectionDataTypeItemProvider
This constructs an instance from a factory and a notifier.
CollectionUtil_invalid_size - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.Messages
 
collist() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
ColorProvider - Class in org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util
Colors used in the SQL editor
ColorProvider() - Constructor for class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.ColorProvider
 
COLS_CHK_POSTFIX - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.IConstraintCreationConstants
 
COLUMN - Static variable in interface org.eclipse.datatools.enablement.sybase.ddl.ISybaseDdlConstants
 
COLUMN - Static variable in class org.eclipse.datatools.enablement.sybase.ui.util.DSEContentProviderUtil
 
Column - Interface in org.eclipse.datatools.modelbase.sql.tables
A representation of the model object 'Column'.
COLUMN - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The meta object id for the 'Column' class.
COLUMN - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage.Literals
The meta object literal for the 'Column' class.
column() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
column() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
COLUMN - Static variable in class org.eclipse.datatools.sqltools.sql.reference.DBObject
 
COLUMN - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLCompletionProposal
 
COLUMN__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Comments' reference list.
COLUMN__CONTAINED_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Contained Type' containment reference.
COLUMN__DEFAULT_VALUE - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Default Value' attribute.
COLUMN__DEFAULT_VALUE - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage.Literals
The meta object literal for the 'Default Value' attribute feature.
COLUMN__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Dependencies' containment reference list.
COLUMN__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Description' attribute.
COLUMN__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'EAnnotations' containment reference list.
COLUMN__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Extensions' containment reference list.
COLUMN__GENERATE_EXPRESSION - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Generate Expression' containment reference.
COLUMN__GENERATE_EXPRESSION - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage.Literals
The meta object literal for the 'Generate Expression' containment reference feature.
COLUMN__IDENTITY_SPECIFIER - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Identity Specifier' containment reference.
COLUMN__IDENTITY_SPECIFIER - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage.Literals
The meta object literal for the 'Identity Specifier' containment reference feature.
COLUMN__IMPLEMENTATION_DEPENDENT - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Implementation Dependent' attribute.
COLUMN__IMPLEMENTATION_DEPENDENT - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage.Literals
The meta object literal for the 'Implementation Dependent' attribute feature.
COLUMN__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Label' attribute.
COLUMN__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Name' attribute.
COLUMN__NULLABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Nullable' attribute.
COLUMN__NULLABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage.Literals
The meta object literal for the 'Nullable' attribute feature.
COLUMN__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Privileges' reference list.
COLUMN__REFERENCED_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Referenced Type' reference.
COLUMN__SCOPE_CHECK - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Scope Check' attribute.
COLUMN__SCOPE_CHECK - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage.Literals
The meta object literal for the 'Scope Check' attribute feature.
COLUMN__SCOPE_CHECKED - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Scope Checked' attribute.
COLUMN__SCOPE_CHECKED - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage.Literals
The meta object literal for the 'Scope Checked' attribute feature.
COLUMN__TABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Table' container reference.
COLUMN__TABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage.Literals
The meta object literal for the 'Table' container reference feature.
COLUMN_ACTIONS - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.privilege.RoutinePrivilegesTableMetaData
 
COLUMN_ACTIONS - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.privileges.ASAColumnPrivilegesDetailTableMetaData
 
COLUMN_ACTIONS - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.privileges.ASATablePrivilegesDetailTableMetaData
 
COLUMN_ALIGNED - Static variable in interface org.eclipse.datatools.sqltools.result.internal.export.OutputterConstants
five type of delimiters *
COLUMN_ASC_OR_DESC - Static variable in class org.eclipse.datatools.connectivity.sqm.loader.JDBCTableIndexLoader
The column name containing the index's sort order.
COLUMN_ATTR_DEF - Static variable in class org.eclipse.datatools.connectivity.sqm.loader.JDBCUDTAttributeLoader
The column name containing the attribute's default value.
COLUMN_ATTR_NAME - Static variable in class org.eclipse.datatools.connectivity.sqm.loader.JDBCUDTAttributeLoader
The column name containing the attribute's name.
COLUMN_ATTR_SIZE - Static variable in class org.eclipse.datatools.connectivity.sqm.loader.JDBCUDTAttributeLoader
The column name containing the attribute's size.
COLUMN_ATTR_TYPE_NAME - Static variable in class org.eclipse.datatools.connectivity.sqm.loader.JDBCUDTAttributeLoader
The column name containing the attribute's type name.
COLUMN_BASE_TYPE - Static variable in class org.eclipse.datatools.connectivity.sqm.loader.JDBCUserDefinedTypeLoader
The column name containing the UDT's base type.
COLUMN_CHECK_CONSTRAINT_NODE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints.SQLConstraintsTreeViewerInput
 
COLUMN_CHECK_CONSTRAINT_TYPE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.baseloaders.BaseTableASABaseLoader
 
COLUMN_CHECK_CONSTRAINT_TYPE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.baseloaders.CheckConstraintASALoader
 
COLUMN_CLASS_NAME - Static variable in class org.eclipse.datatools.connectivity.sqm.loader.JDBCUserDefinedTypeLoader
The column name containing the UDT's class name.
COLUMN_COLUMN_DEF - Static variable in class org.eclipse.datatools.connectivity.sqm.loader.JDBCTableColumnLoader
The column name containing the column's default value.
COLUMN_COLUMN_NAME - Static variable in class org.eclipse.datatools.connectivity.sqm.loader.JDBCRoutineColumnLoader
The column name containing the column's name.
COLUMN_COLUMN_NAME - Static variable in class org.eclipse.datatools.connectivity.sqm.loader.JDBCTableColumnLoader
The column name containing the column's name.
COLUMN_COLUMN_NAME - Static variable in class org.eclipse.datatools.connectivity.sqm.loader.JDBCTableConstraintLoader
The column name containing the column's name.
COLUMN_COLUMN_NAME - Static variable in class org.eclipse.datatools.connectivity.sqm.loader.JDBCTableIndexLoader
The column name containing the index's column's name.
COLUMN_COLUMN_SIZE - Static variable in class org.eclipse.datatools.connectivity.sqm.loader.JDBCTableColumnLoader
The column name containing the column's size.
COLUMN_COLUMN_TYPE - Static variable in class org.eclipse.datatools.connectivity.sqm.loader.JDBCRoutineColumnLoader
The column name containing the column's type.
COLUMN_DATA_TYPE - Static variable in class org.eclipse.datatools.connectivity.sqm.loader.JDBCRoutineColumnLoader
The column name containing the column's data type.
COLUMN_DATA_TYPE - Static variable in class org.eclipse.datatools.connectivity.sqm.loader.JDBCTableColumnLoader
The column name containing the column's data type.
COLUMN_DATA_TYPE - Static variable in class org.eclipse.datatools.connectivity.sqm.loader.JDBCUDTAttributeLoader
The column name containing the attribute's data type.
COLUMN_DATA_TYPE - Static variable in class org.eclipse.datatools.connectivity.sqm.loader.JDBCUserDefinedTypeLoader
The column name containing the UDT's data type.
COLUMN_DECIMAL_DIGITS - Static variable in class org.eclipse.datatools.connectivity.sqm.loader.JDBCTableColumnLoader
The column name containing the column's decimal digits.
COLUMN_DECIMAL_DIGITS - Static variable in class org.eclipse.datatools.connectivity.sqm.loader.JDBCUDTAttributeLoader
The column name containing the attribute's decimal digits.
COLUMN_DEFERRABILITY - Static variable in class org.eclipse.datatools.connectivity.sqm.loader.JDBCTableConstraintLoader
The column name containing the constraint's deferrability.
COLUMN_DEFINITION - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The meta object id for the 'Column Definition' class.
COLUMN_DEFINITION - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Column Definition' class.
COLUMN_DEFINITION__ATTRIBUTES - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Attributes' containment reference.
COLUMN_DEFINITION__ATTRIBUTES - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Attributes' containment reference feature.
COLUMN_DEFINITION__MULTI_DIMENSION_ATTRIBUTES - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Multi Dimension Attributes' containment reference.
COLUMN_DEFINITION__MULTI_DIMENSION_ATTRIBUTES - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Multi Dimension Attributes' containment reference feature.
COLUMN_DEFINITION__USAGE_HINTS - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Usage Hints' containment reference.
COLUMN_DEFINITION__USAGE_HINTS - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Usage Hints' containment reference feature.
COLUMN_DEFINITION_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The number of structural features of the 'Column Definition' class.
COLUMN_DELETE_RULE - Static variable in class org.eclipse.datatools.connectivity.sqm.loader.JDBCTableConstraintLoader
The column name containing the constraint's delete rule.
COLUMN_DELIMITER - Static variable in interface org.eclipse.datatools.enablement.ase.ISybaseASEDdlConstants
 
COLUMN_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The number of structural features of the 'Column' class.
COLUMN_FK_NAME - Static variable in class org.eclipse.datatools.connectivity.sqm.loader.JDBCTableConstraintLoader
The column name containing the foreign key's name.
COLUMN_FKCOLUMN_NAME - Static variable in class org.eclipse.datatools.connectivity.sqm.loader.JDBCTableConstraintLoader
The column name containing the foreign key's name.
COLUMN_FOCUS - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.ASAColumnsEditorPage
 
COLUMN_INDEX_NAME - Static variable in class org.eclipse.datatools.connectivity.sqm.loader.JDBCTableIndexLoader
The column name containing the index's name.
COLUMN_INDEX_QUALIFIER - Static variable in class org.eclipse.datatools.connectivity.sqm.loader.JDBCTableIndexLoader
The column name containing of the index catalog qualifier.
COLUMN_KEY_SEQ - Static variable in class org.eclipse.datatools.connectivity.sqm.loader.JDBCTableConstraintLoader
The column name containing the column's key sequence.
COLUMN_LENGTH - Static variable in class org.eclipse.datatools.connectivity.sqm.loader.JDBCRoutineColumnLoader
The column name containing the column's length.
COLUMN_LENGTH - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.ParametersData
 
COLUMN_LENGTH - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.VariablesData
 
COLUMN_LENGTH - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.privilege.RoutinePrivilegesTableMetaData
 
COLUMN_LENGTH - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.ASATableEditorColumnsTableData
 
COLUMN_LENGTH - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.privileges.ASAColumnPrivilegesDetailTableMetaData
 
COLUMN_LENGTH - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.privileges.ASATablePrivilegesDetailTableMetaData
 
COLUMN_NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Column Name' class.
COLUMN_NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Column Name' class.
COLUMN_NAME - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.view.ResultHistoryHelper
 
COLUMN_NAME__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comments' reference list.
COLUMN_NAME__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
COLUMN_NAME__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Description' attribute.
COLUMN_NAME__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
COLUMN_NAME__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
COLUMN_NAME__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Label' attribute.
COLUMN_NAME__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Name' attribute.
COLUMN_NAME__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Privileges' reference list.
COLUMN_NAME__TABLE_CORRELATION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Table Correlation' container reference.
COLUMN_NAME__TABLE_CORRELATION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Table Correlation' container reference feature.
COLUMN_NAME__WITH_TABLE_SPECIFICATION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'With Table Specification' container reference.
COLUMN_NAME__WITH_TABLE_SPECIFICATION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'With Table Specification' container reference feature.
COLUMN_NAME_DELIMITER - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.catalog.ASASQLs
 
COLUMN_NAME_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The number of structural features of the 'Column Name' class.
COLUMN_NAME_PREFERENCE_MAP - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.view.ResultHistoryHelper
 
COLUMN_NAMES - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.privilege.RoutinePrivilegesTableMetaData
 
COLUMN_NAMES - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.ASATableEditorColumnsTableData
 
COLUMN_NAMES - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.indexes.IndexesSectionMetaData
 
COLUMN_NAMES - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.privileges.ASAColumnPrivilegesDetailTableMetaData
 
COLUMN_NAMES - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.privileges.ASATablePrivilegesDetailTableMetaData
 
COLUMN_NAMES - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.triggers.TriggersSectionMetaData
 
COLUMN_NON_UNIQUE - Static variable in class org.eclipse.datatools.connectivity.sqm.loader.JDBCTableIndexLoader
The column name used to define the uniqueness of the columns in the index.
COLUMN_NULLABLE - Static variable in class org.eclipse.datatools.connectivity.sqm.loader.JDBCRoutineColumnLoader
The column name containing the column's nullable attribute.
COLUMN_NULLABLE - Static variable in class org.eclipse.datatools.connectivity.sqm.loader.JDBCTableColumnLoader
The column name containing the column's nullable attribute.
COLUMN_NULLABLE - Static variable in class org.eclipse.datatools.connectivity.sqm.loader.JDBCUDTAttributeLoader
The column name containing the attribute's nullable.
COLUMN_NUMBER - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.view.ResultHistoryHelper
 
COLUMN_ORDER_DELIMITER - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.catalog.ASASQLs
 
COLUMN_PK_NAME - Static variable in class org.eclipse.datatools.connectivity.sqm.loader.JDBCTableConstraintLoader
The column name containing the primary key's name.
COLUMN_PKCOLUMN_NAME - Static variable in class org.eclipse.datatools.connectivity.sqm.loader.JDBCTableConstraintLoader
The column name containing a primary key's column name.
COLUMN_PKTABLE_CAT - Static variable in class org.eclipse.datatools.connectivity.sqm.loader.JDBCTableConstraintLoader
The column name containing the primary key's catalog.
COLUMN_PKTABLE_NAME - Static variable in class org.eclipse.datatools.connectivity.sqm.loader.JDBCTableConstraintLoader
The column name containing the primary key's table.
COLUMN_PKTABLE_SCHEM - Static variable in class org.eclipse.datatools.connectivity.sqm.loader.JDBCTableConstraintLoader
The column name containing the primary key's schema.
COLUMN_PRECISION - Static variable in class org.eclipse.datatools.connectivity.sqm.loader.JDBCRoutineColumnLoader
The column name containing the column's precision.
COLUMN_PREFERENCE - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.view.ResultHistoryHelper
 
COLUMN_PREFERENCE_INDEX_MAP - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.view.ResultHistoryHelper
 
COLUMN_PREFERENCE_ORDER_MAP - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.view.ResultHistoryHelper
 
COLUMN_PROCEDURE_NAME - Static variable in class org.eclipse.datatools.connectivity.sqm.loader.JDBCRoutineLoader
The column name containing the routine's name.
COLUMN_PROCEDURE_TYPE - Static variable in class org.eclipse.datatools.connectivity.sqm.loader.JDBCRoutineLoader
The column name containing the routine's type (SP/UDF).
COLUMN_REF_GENERATION - Static variable in class org.eclipse.datatools.connectivity.sqm.loader.JDBCTableLoader
The column name containing the table's reference generation method.
COLUMN_REMARKS - Static variable in class org.eclipse.datatools.connectivity.sqm.loader.JDBCRoutineColumnLoader
The column name containing the column's remarks.
COLUMN_REMARKS - Static variable in class org.eclipse.datatools.connectivity.sqm.loader.JDBCRoutineLoader
The column name containing the routine's description.
COLUMN_REMARKS - Static variable in class org.eclipse.datatools.connectivity.sqm.loader.JDBCTableColumnLoader
The column name containing the column's description.
COLUMN_REMARKS - Static variable in class org.eclipse.datatools.connectivity.sqm.loader.JDBCTableLoader
The column name containing the table's description.
COLUMN_REMARKS - Static variable in class org.eclipse.datatools.connectivity.sqm.loader.JDBCUDTAttributeLoader
The column name containing the attribute's description.
COLUMN_REMARKS - Static variable in class org.eclipse.datatools.connectivity.sqm.loader.JDBCUserDefinedTypeLoader
The column name containing the UDT's description.
COLUMN_SCALE - Static variable in class org.eclipse.datatools.connectivity.sqm.loader.JDBCRoutineColumnLoader
The column name containing the column's scale.
COLUMN_SCOPE_CATALOG - Static variable in class org.eclipse.datatools.connectivity.sqm.loader.JDBCTableColumnLoader
The column name containing the catalog name of the column's UDT reference type.
COLUMN_SCOPE_CATALOG - Static variable in class org.eclipse.datatools.connectivity.sqm.loader.JDBCUDTAttributeLoader
The column name containing the attribute's scope catalog.
COLUMN_SCOPE_SCHEMA - Static variable in class org.eclipse.datatools.connectivity.sqm.loader.JDBCTableColumnLoader
The column name containing the schema name of the column's UDT reference type.
COLUMN_SCOPE_SCHEMA - Static variable in class org.eclipse.datatools.connectivity.sqm.loader.JDBCUDTAttributeLoader
The column name containing the attribute's scope schema.
COLUMN_SCOPE_TABLE - Static variable in class org.eclipse.datatools.connectivity.sqm.loader.JDBCTableColumnLoader
The column name containing the table name of the column's UDT reference type.
COLUMN_SCOPE_TABLE - Static variable in class org.eclipse.datatools.connectivity.sqm.loader.JDBCUDTAttributeLoader
The column name containing the attribute's scope table.
COLUMN_SELF_REFERENCING_COL_NAME - Static variable in class org.eclipse.datatools.connectivity.sqm.loader.JDBCTableLoader
The column name containing the name of the table's self referencing column.
COLUMN_SUPERTABLE_NAME - Static variable in class org.eclipse.datatools.connectivity.sqm.loader.JDBCTableSuperTableLoader
The column name containing the super table's name.
COLUMN_SUPERTYPE_CAT - Static variable in class org.eclipse.datatools.connectivity.sqm.loader.JDBCUDTSuperTypeLoader
The column name containing the super type's catalog name.
COLUMN_SUPERTYPE_NAME - Static variable in class org.eclipse.datatools.connectivity.sqm.loader.JDBCUDTSuperTypeLoader
The column name containing the super type's name.
COLUMN_SUPERTYPE_SCHEM - Static variable in class org.eclipse.datatools.connectivity.sqm.loader.JDBCUDTSuperTypeLoader
The column name containing the super type's schema name.
COLUMN_TABLE_CAT - Static variable in class org.eclipse.datatools.connectivity.sqm.loader.JDBCCatalogLoader
The column name containing the catalog name.
COLUMN_TABLE_CATALOG - Static variable in class org.eclipse.datatools.connectivity.sqm.loader.JDBCSchemaLoader
The column name containing the schema's catalog name.
COLUMN_TABLE_NAME - Static variable in class org.eclipse.datatools.connectivity.sqm.loader.JDBCTableLoader
The column name containing the table's name.
COLUMN_TABLE_SCHEM - Static variable in class org.eclipse.datatools.connectivity.sqm.loader.JDBCSchemaLoader
The column name containing the schema's name.
COLUMN_TABLE_TYPE - Static variable in class org.eclipse.datatools.connectivity.sqm.loader.JDBCTableLoader
The column name containing the table's type.
COLUMN_TYPE - Static variable in class org.eclipse.datatools.connectivity.sqm.loader.JDBCTableIndexLoader
The column name containing the index's type.
COLUMN_TYPE_NAME - Static variable in class org.eclipse.datatools.connectivity.sqm.loader.JDBCRoutineColumnLoader
The column name containing the column's type name.
COLUMN_TYPE_NAME - Static variable in class org.eclipse.datatools.connectivity.sqm.loader.JDBCTableColumnLoader
The column name containing the column's type name.
COLUMN_TYPE_NAME - Static variable in class org.eclipse.datatools.connectivity.sqm.loader.JDBCUserDefinedTypeLoader
The column name containing the UDT's name.
COLUMN_UPDATE_RULE - Static variable in class org.eclipse.datatools.connectivity.sqm.loader.JDBCTableConstraintLoader
The column name containing the constraint's update rule.
COLUMN_WIDTH - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.indexes.IndexesSectionMetaData
 
COLUMN_WIDTH - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.triggers.TriggersSectionMetaData
 
ColumnAlignedResultItem - Class in org.eclipse.datatools.sqltools.result.internal.ui.view
When using single window text display mode, we use this class to generate the display string.
ColumnAlignedResultItem() - Constructor for class org.eclipse.datatools.sqltools.result.internal.ui.view.ColumnAlignedResultItem
 
ColumnCheckConstraintASALoader - Class in org.eclipse.datatools.enablement.sybase.asa.baseloaders
 
ColumnCheckConstraintASALoader(SybaseASABaseColumnCheckConstraint) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.baseloaders.ColumnCheckConstraintASALoader
 
ColumnDefaultValueInputDialog - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.commonui
Default value input dialog shared by Adaptive Server Anywhere table creation wizard and table schema editor
ColumnDefaultValueInputDialog(Shell, SybaseASABaseColumn) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.commonui.ColumnDefaultValueInputDialog
 
ColumnDefaultValueInputDialog(Shell, SybaseASABaseColumn, boolean) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.commonui.ColumnDefaultValueInputDialog
 
ColumnDefaultValueInputDialog_can_not_set_computed_value - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.commonui.Messages
 
ColumnDefaultValueInputDialog_computed_value - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.commonui.Messages
 
ColumnDefaultValueInputDialog_computed_value_tip - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.commonui.Messages
 
ColumnDefaultValueInputDialog_default_tip - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.commonui.Messages
 
ColumnDefaultValueInputDialog_default_value - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.commonui.Messages
 
ColumnDefaultValueInputDialog_default_value_2 - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.commonui.Messages
 
ColumnDefaultValueInputDialog_default_value_for_ASA_table - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.commonui.Messages
 
ColumnDefaultValueInputDialog_default_value_radio - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.commonui.Messages
 
ColumnDefaultValueInputDialog_input_compute - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.commonui.Messages
 
ColumnDefaultValueInputDialog_input_default - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.commonui.Messages
 
ColumnDefaultValueInputDialog_literal_string - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.commonui.Messages
 
ColumnDefaultValueInputDialog_literal_tip - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.commonui.Messages
 
ColumnDefaultValueInputDialog_no_default - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.commonui.Messages
 
ColumnDefaultValueInputDialog_no_default_tip - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.commonui.Messages
 
ColumnDefaultValueInputDialog_not_valid_number - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.commonui.Messages
 
ColumnDefaultValueInputDialog_partition_size - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.commonui.Messages
 
ColumnDefaultValueInputDialog_partition_size_tip - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.commonui.Messages
 
ColumnDefaultValueInputDialog_select_a_system_default - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.commonui.Messages
 
ColumnDefaultValueInputDialog_should_be_positive - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.commonui.Messages
 
ColumnDefaultValueInputDialog_system_defined - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.commonui.Messages
 
ColumnDefaultValueInputDialog_system_defined_default_tip - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.commonui.Messages
 
ColumnDefaultValueInputDialog_ud_default_tip - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.commonui.Messages
 
ColumnDefaultValueInputDialog_user_defined - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.commonui.Messages
 
ColumnDefinition - Interface in org.eclipse.datatools.connectivity.oda.design
Definition of a result set column.
ColumnEditPart - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts
GEF viewobject for a column
ColumnEditPart(Object, TableEditPart, SQLDomainModel) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart
Constructor takes a RDB Column object as input.
ColumnEditPart.ColumnFigure - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts
 
ColumnEditPart.ColumnFigure() - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart.ColumnFigure
 
ColumnEditPart.MyCheckBox - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts
 
ColumnEditPart.MyCheckBox(QueryStatement) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart.MyCheckBox
 
ColumnEditPolicy - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts
 
ColumnEditPolicy(QuerySelect) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPolicy
 
ColumnIdentifier - Class in org.eclipse.datatools.connectivity.oda.spec.result
The identifier of a result set column, defined by its number and/or native name/expression.
ColumnIdentifier(int, String) - Constructor for class org.eclipse.datatools.connectivity.oda.spec.result.ColumnIdentifier
Constructor that creates an instance that identifies a result set column by both its ordinal position and native name/expression.
ColumnIdentifier(int) - Constructor for class org.eclipse.datatools.connectivity.oda.spec.result.ColumnIdentifier
Constructor that creates an instance that identifies a result set column by its ordinal position.
ColumnIdentifier(String) - Constructor for class org.eclipse.datatools.connectivity.oda.spec.result.ColumnIdentifier
Constructor that creates an instance that identifies a result set column by its native name or expression.
ColumnItemProvider - Class in org.eclipse.datatools.modelbase.sql.tables.provider
This is the item provider adapter for a Column object.
ColumnItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.tables.provider.ColumnItemProvider
This constructs an instance from a factory and a notifier.
ColumnName - Interface in org.eclipse.datatools.modelbase.sql.query
A representation of the model object 'SQL Column Name'.
ColumnNameItemProvider - Class in org.eclipse.datatools.modelbase.sql.query.provider
This is the item provider adapter for a ColumnName object.
ColumnNameItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.query.provider.ColumnNameItemProvider
This constructs an instance from a factory and a notifier.
columnNoNulls - Static variable in interface org.eclipse.datatools.connectivity.oda.IResultSetMetaData
The constant indicating that a column does not allow NULL value.
columnNullable - Static variable in interface org.eclipse.datatools.connectivity.oda.IResultSetMetaData
The constant indicating that a column allows NULL value.
columnNullableUnknown - Static variable in interface org.eclipse.datatools.connectivity.oda.IResultSetMetaData
The constant indicating that the nullability of a column's values is unknown.
COLUMNS - Static variable in interface org.eclipse.datatools.sqltools.sql.parser.SQLParserConstants
 
COLUMNS_COL - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.indexes.IndexesSectionMetaData
 
COLUMNS_OF_TABLE_QUERY_12x - Static variable in interface org.eclipse.datatools.enablement.ase.catalog.ASESQLs
 
ColumnSelectionEditPolicy - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts
 
ColumnSelectionEditPolicy() - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnSelectionEditPolicy
 
ColumnsInfoUtil - Class in org.eclipse.datatools.connectivity.oda.flatfile.util.querytextutil
Utility class for extracting column names, original column names, and column types from columns information
ColumnsInfoUtil(String) - Constructor for class org.eclipse.datatools.connectivity.oda.flatfile.util.querytextutil.ColumnsInfoUtil
 
ColumnValueExpression - Class in org.eclipse.datatools.connectivity.oda.spec.valueexpr
A concrete value expression whose value is based on that of a referenced result set column.
ColumnValueExpression(ColumnIdentifier) - Constructor for class org.eclipse.datatools.connectivity.oda.spec.valueexpr.ColumnValueExpression
 
COMBINED_OPERATOR_ADD - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
int constant for ValueExpressionCombinedOperator.ADD "+"
COMBINED_OPERATOR_AND - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
int constant for SearchConditionCombinedOperator.AND
COMBINED_OPERATOR_CONCATENATE - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
int constant for ValueExpressionCombinedOperator.CONCATENATE "||"
COMBINED_OPERATOR_DIVIDE - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
int constant for ValueExpressionCombinedOperator.DIVIDE "/"
COMBINED_OPERATOR_MULTIPLY - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
int constant for ValueExpressionCombinedOperator.MULTIPLY "*"
COMBINED_OPERATOR_OR - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
int constant for SearchConditionCombinedOperator.OR
COMBINED_OPERATOR_SUBTRACT - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
int constant for ValueExpressionCombinedOperator.SUBTRACT "-"
CombinedExpressionOperatorDefinition - Class in org.eclipse.datatools.connectivity.oda.spec.manifest
Represents the definition of a value expression combined operator type, as specified in an extension of the org.eclipse.datatools.connectivity.oda.dynamicResultSet extension point.
CombinedExpressionOperatorDefinition.CustomCombinedOperatorDefinition - Class in org.eclipse.datatools.connectivity.oda.spec.manifest
 
CombinedValueExpression - Class in org.eclipse.datatools.connectivity.oda.spec.valueexpr
A complex value expression whose value is resolved by combining two value expressions with a combined operator.
CombinedValueExpression(ValueExpression, CombinedValueExpressionOperator, ValueExpression) - Constructor for class org.eclipse.datatools.connectivity.oda.spec.valueexpr.CombinedValueExpression
 
CombinedValueExpressionOperator - Class in org.eclipse.datatools.connectivity.oda.spec.valueexpr
Represents the operator that combines two value expressions in a CombinedValueExpression.
ComboBoxCellEditor - Class in org.eclipse.datatools.sqltools.sqlbuilder.views
 
ComboBoxCellEditor(Composite, LabelValuePair[]) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.ComboBoxCellEditor
Creates a new combo box cell editor with the given choices.
ComboFieldEditor - Class in org.eclipse.datatools.sqltools.common.ui.preferences
A field editor for a combo box that allows the drop-down selection of one of a list of items.
ComboFieldEditor(String, String, String[][], Composite) - Constructor for class org.eclipse.datatools.sqltools.common.ui.preferences.ComboFieldEditor
 
COMMA - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.IConstraintCreationConstants
 
COMMA - Static variable in interface org.eclipse.datatools.enablement.sybase.IGenericDdlConstants
 
COMMA - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
comma() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
COMMA - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
comma() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
COMMA - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
COMMA - Static variable in interface org.eclipse.datatools.sqltools.editor.template.TemplateConstant
 
COMMA_SEPARATED - Static variable in interface org.eclipse.datatools.sqltools.result.internal.export.OutputterConstants
 
COMMENT - Static variable in interface org.eclipse.datatools.enablement.sybase.ddl.ISybaseDdlConstants
 
Comment - Interface in org.eclipse.datatools.modelbase.sql.schema
A representation of the model object 'Comment'.
COMMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The meta object id for the 'Comment' class.
COMMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage.Literals
The meta object literal for the 'Comment' class.
COMMENT - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLColourProvider
 
COMMENT__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Description' attribute.
COMMENT__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage.Literals
The meta object literal for the 'Description' attribute feature.
COMMENT__SQL_OBJECT - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'SQL Object' reference.
COMMENT__SQL_OBJECT - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage.Literals
The meta object literal for the 'SQL Object' reference feature.
COMMENT_COLUMN - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.ASATableEditorColumnsTableData
 
COMMENT_CONTENT - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
COMMENT_CONTENT - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
COMMENT_CONTENT - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
COMMENT_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The number of structural features of the 'Comment' class.
COMMENT_POSITION_LINE_END - Static variable in class org.eclipse.datatools.modelbase.sql.query.util.SQLComment
 
COMMENT_POSITION_NEXT_LINE - Static variable in class org.eclipse.datatools.modelbase.sql.query.util.SQLComment
 
COMMENT_POSITION_PREV_LINE - Static variable in class org.eclipse.datatools.modelbase.sql.query.util.SQLComment
 
CommentItemProvider - Class in org.eclipse.datatools.modelbase.sql.schema.provider
This is the item provider adapter for a Comment object.
CommentItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.schema.provider.CommentItemProvider
This constructs an instance from a factory and a notifier.
commit() - Method in interface org.eclipse.datatools.connectivity.oda.IConnection
Commits all changes made since the previous commit/rollback.
COMMIT - Static variable in interface org.eclipse.datatools.enablement.sybase.ddl.ISybaseDdlConstants
 
COMMIT - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
COMMIT - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
COMMIT - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
commit_tran() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
commit_tran() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
common_error - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
common_error - Static variable in class org.eclipse.datatools.sqltools.common.ui.util.Messages
 
common_error - Static variable in class org.eclipse.datatools.sqltools.routineeditor.launching.Messages
 
common_error - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.actions.Messages
 
common_error - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.Messages
 
common_error - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.SQLEditorResources
 
common_ignoreException - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.Messages
 
common_ignoreException - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.Messages
 
common_ignoreException - Static variable in class org.eclipse.datatools.sqltools.plan.Messages
 
CommonContentProviderBase - Class in org.eclipse.datatools.connectivity.ui
Base content provider class that can be extended for adding content to a connection profile using a navigatorContent extension.
CommonContextProvider - Class in org.eclipse.datatools.sqltools.common.ui.helpsystem
 
CommonContextProvider() - Constructor for class org.eclipse.datatools.sqltools.common.ui.helpsystem.CommonContextProvider
 
CommonContextProvider(String) - Constructor for class org.eclipse.datatools.sqltools.common.ui.helpsystem.CommonContextProvider
 
CommonLabelProviderBase - Class in org.eclipse.datatools.connectivity.ui
Base label provider class that can be extended for adding content to a connection profile using a navigatorContent extension.
CommonLabelProviderBase(ILabelProvider) - Constructor for class org.eclipse.datatools.connectivity.ui.CommonLabelProviderBase
 
CommonSQLObjectAction - Class in org.eclipse.datatools.sqltools.common.ui.actions
 
CommonSQLObjectAction() - Constructor for class org.eclipse.datatools.sqltools.common.ui.actions.CommonSQLObjectAction
 
CommonSQLObjectAction(Object) - Constructor for class org.eclipse.datatools.sqltools.common.ui.actions.CommonSQLObjectAction
Constructs a CommonSQLObjectAction from the selected resource.
CommonTextViewer_action_copy - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
CommonTextViewer_action_cut - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
CommonTextViewer_action_delete - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
CommonTextViewer_action_paste - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
CommonTextViewer_action_selectall - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
comp_op() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
comp_op() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
compare(Object, Object) - Method in class org.eclipse.datatools.connectivity.drivers.models.OverridesPriorityComparator
 
compare(File, File) - Method in class org.eclipse.datatools.connectivity.oda.flatfile.ui.wizards.RelativeFileSelectionDialog.FileComparator
 
compare(Viewer, Object, Object) - Method in class org.eclipse.datatools.connectivity.ui.navigator.ConnectionProfileSorter
 
compare(Object, Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.SQLObjectComparator
 
compare(Object, Object) - Method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper.ValueExpressionComparator
 
compare(Object, Object) - Method in class org.eclipse.datatools.sqltools.editor.ui.internal.core.SQLDevToolsUIConfigRegistryImpl.DBFactoryVersionComparator
 
compare(Object, Object) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLCompletionProposalComparator
 
compareIdentifiers(Database, String, String) - Static method in class org.eclipse.datatools.modelbase.sql.schema.helper.DatabaseHelper
Compares an existing identifier in a Database with the lookup name respecting delimited identifiers otherwise ignoring case.
compareSQL(String, String) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
Compares the SQL source of the given SQL fragments according to their syntax.
compareSQL(String, String, char) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
Compares the SQL source of the given SQL fragments according to their syntax.
compareTo(Object) - Method in class org.eclipse.datatools.connectivity.drivers.models.CategoryDescriptor
 
compareTo(Object) - Method in class org.eclipse.datatools.connectivity.drivers.models.OverrideTemplateDescriptor
 
compareTo(Object) - Method in class org.eclipse.datatools.connectivity.drivers.models.TemplateDescriptor
 
compareTo(Object) - Method in class org.eclipse.datatools.connectivity.sqm.core.mappings.ProviderIDtoDriverCategoryIDDescriptor
 
compareTo(Object, Object) - Method in interface org.eclipse.datatools.connectivity.sqm.core.ui.services.ISorterValidatorProvider
 
compareTo(Object) - Method in class org.eclipse.datatools.connectivity.Version
 
COMPARISON_OPERATOR_EQ - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
int constant for PredicateComparisonOperator.EQUAL "="
COMPARISON_OPERATOR_GE - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
int constant for PredicateComparisonOperator.GREATER_THAN_OR_EQUAL ">="
COMPARISON_OPERATOR_GT - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
int constant for PredicateComparisonOperator.GREATER_THAN ">"
COMPARISON_OPERATOR_LE - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
int constant for PredicateComparisonOperator.LESS_THAN_OR_EQUAL "<="
COMPARISON_OPERATOR_LT - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
int constant for PredicateComparisonOperator.LESS_THAN "<"
COMPARISON_OPERATOR_NE - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
int constant for PredicateComparisonOperator.NOT_EQUAL "<>"
comparison_predicate() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
comparison_predicate() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
COMPARISONS - Static variable in interface org.eclipse.datatools.enablement.sybase.IGenericDdlConstants
 
COMPATIBLE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.ISybaseASADdlConstants
 
COMPILED_OBJECTS_QUERY - Static variable in interface org.eclipse.datatools.enablement.ase.catalog.ASESQLs
 
COMPOSITE_FILTER_EXPRESSION - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The meta object id for the 'Composite Filter Expression' class.
COMPOSITE_FILTER_EXPRESSION - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Composite Filter Expression' class.
COMPOSITE_FILTER_EXPRESSION__CHILDREN - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Children' containment reference list.
COMPOSITE_FILTER_EXPRESSION__CHILDREN - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Children' containment reference list feature.
COMPOSITE_FILTER_EXPRESSION__NEGATABLE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Negatable' attribute.
COMPOSITE_FILTER_EXPRESSION_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The number of structural features of the 'Composite Filter Expression' class.
CompositeEditSection - Class in org.eclipse.datatools.sqltools.schemaobjecteditor.ui.common
A composite edit section, with a main control area and a button list.
CompositeEditSection(FormToolkit, String, Display, boolean, boolean, int, String[], int) - Constructor for class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.common.CompositeEditSection
Constructs a composite edit section
CompositeEditSection(FormToolkit, String, Display, boolean, boolean, int, String[], int, String) - Constructor for class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.common.CompositeEditSection
Constructs a composite edit section
CompositeExpression - Class in org.eclipse.datatools.connectivity.oda.spec.result.filter
The abstract base class for all composites of one or multiple child filter expressions.
CompositeExpression() - Constructor for class org.eclipse.datatools.connectivity.oda.spec.result.filter.CompositeExpression
 
CompositeFilterExpression - Interface in org.eclipse.datatools.connectivity.oda.design
A representation of the model object 'Composite Filter Expression'.
compositeName - Variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.FullNameCompositeProvider
 
compositeName - Variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.NameCompositeProvider
 
compositeName - Variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.TriggerNameCommentCompositeProvider
 
compositeName - Variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.TriggerNameCompositeProvider
 
compound_statement() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
compound_statement() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
COMPUTE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.ISybaseASADdlConstants
 
COMPUTE - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
COMPUTE - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
COMPUTE - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
compute_by_item() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
compute_by_item() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
compute_by_list() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
compute_by_list() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
compute_clause() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
compute_clause() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
compute_function() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
compute_function() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
compute_list() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
compute_list() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
compute_statement() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
compute_statement() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
compute_statement_list() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
compute_statement_list() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
computeCompletionProposals(String, int) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLCompletionProcessor
Returns a list of proposed content completions based on the specified offset given SQL statement.
computeCompletionProposals(ITextViewer, int) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLCompletionProcessor
Returns a list of proposed content completions based on the specified offset within the document associated with the given text viewer.
computeCompletionProposals(IDocument, int) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLCompletionProcessor
Returns a list of proposed content completions based on the specified offset within the given document.
computeCompletionProposals(ITextViewer, int) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLCompletionProcessor
Returns a list of proposed content completions based on the specified location within the document that corresponds to the current cursor position within the text-editor control.
computeContextInformation(ITextViewer, int) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLCompletionProcessor
Returns a list of content assist tips based on the specified location within the document associated with the given text viewer.
computeContextInformation(String, int) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLCompletionProcessor
Returns a list of content assist tips based on the specified location within the given statement string.
computeContextInformation(IDocument, int) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLCompletionProcessor
Returns a list of content assist tips based on the specified location within the given document.
computeContextInformation(IDocument, ITypedRegion, int, Point) - Method in interface org.eclipse.datatools.sqltools.sqleditor.internal.sql.ISQLCompletionEngine
Compute ContextInformation
computeContextInformation(IDocument, ITypedRegion, int, Point) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLCompletionEngine
 
computeContextInformation(ITextViewer, int) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLCompletionProcessor
 
computeContextInformation(IDocument, ITypedRegion, int, Point) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLParserCompletionEngine
 
COMPUTED_COL_EXPRESSION - Static variable in interface org.eclipse.datatools.enablement.ase.catalog.ASESQLs
 
COMPUTED_VALUE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.TypeOfDefault
The 'COMPUTED VALUE' literal value.
COMPUTED_VALUE_LITERAL - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.TypeOfDefault
The 'COMPUTED VALUE' literal object.
computeDBProposals(IDocument, ITypedRegion, int, IDBContext) - Method in interface org.eclipse.datatools.sqltools.sqlbuilder.views.source.ISQLCompletionEngine
Computes and returns a list of database (catalog) objects (that is, schema, table, and column names) as an array of CompletionProposal objects, based on the current location in the given document.
computeDBProposals(IDocument, ITypedRegion, int, IDBContext) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLCompletionEngine
Computes and returns a list of database (catalog) objects (that is, schema, table, and column names) as an array of CompletionProposal objects, based on the current location in the given document.
computeDetail(IValue, IValueDetailListener) - Method in class org.eclipse.datatools.sqltools.debugger.debug.SPModelPresentation
 
computeIndentation(int) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.indent.SQLIndenter
Computes the indentation at offset.
computeIndentation(int, boolean) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.indent.SQLIndenter
Computes the indentation at offset.
computeProposals(IDocument, ITypedRegion, int, Point) - Method in interface org.eclipse.datatools.sqltools.sqleditor.internal.sql.ISQLCompletionEngine
Compute proposals
computeProposals(IDocument, ITypedRegion, int, Point) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLCompletionEngine
Computes and returns an array of text completion proposals based on the given document, document region, and location in the document.
computeProposals(IDocument, ITypedRegion, int, Point) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLParserCompletionEngine
 
computeScrollArea(ScrolledComposite, Composite) - Static method in class org.eclipse.datatools.sqltools.common.ui.util.SWTUtils
Computes the size of the composite inside the scroll area so that scroll bars show up correctly.
computeSize(int, int, boolean) - Method in class org.eclipse.datatools.connectivity.oda.flatfile.ui.wizards.MenuButton
 
computeSize() - Method in class org.eclipse.datatools.connectivity.ui.wizards.ExtensibleProfileDetailsPropertyPage
 
computeSyntaxProposals(IDocument, ITypedRegion, int) - Method in interface org.eclipse.datatools.sqltools.sqlbuilder.views.source.ISQLCompletionEngine
Computes and returns a list of syntax elements (keywords and operators) as an array of CompletionProposal objects, based on the current location in the given document.
computeSyntaxProposals(IDocument, ITypedRegion, int) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLCompletionEngine
Computes and returns a list of syntax elements (keywords and operators) as an array of CompletionProposal objects, based on the current location in the given document.
CONCAT - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
CONCAT - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
CONCAT - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
CONCATENATE - Static variable in class org.eclipse.datatools.connectivity.oda.spec.valueexpr.CombinedValueExpressionOperator
 
CONCATENATE - Static variable in class org.eclipse.datatools.modelbase.sql.query.ValueExpressionCombinedOperator
The 'CONCATENATE' literal value.
CONCATENATE_LITERAL - Static variable in class org.eclipse.datatools.connectivity.oda.spec.valueexpr.CombinedValueExpressionOperator
 
CONCATENATE_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.query.ValueExpressionCombinedOperator
The 'CONCATENATE' literal object.
concatIdentifier(String, Object, char) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLIdentifier
Returns a new identifier concatonating the toString of the object (before the closing delimiter if need be).
concatName(String, int) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
Return a new name concatenating the int (inside delimiters if need be) Assumes that the name is well-formed, ending with a delimiter if it begins with one.
CONCURRENCY_OPT_THRESHOLD - Static variable in interface org.eclipse.datatools.enablement.ase.ISybaseASEDdlConstants
 
CONCURRENCY_THRESHOLD_QUERY - Static variable in interface org.eclipse.datatools.enablement.ase.catalog.ASESQLs
 
CONDITION_EVENT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
CONDITIONAL - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.EventTriggerType
The 'CONDITIONAL' literal value.
CONDITIONAL_LITERAL - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.EventTriggerType
The 'CONDITIONAL' literal object.
conditionContainsTable(QuerySearchCondition, TableExpression) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.JoinHelper
Checks to see if the given SQLSearchCondition (ON clause) contains the given table.
ConditionDialog_error_value - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
ConditionDialog_error_value1 - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
ConditionDialog_label_condition - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
ConditionDialog_label_operator - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
ConditionDialog_label_value - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
ConditionDialog_title - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
CONEXT_ID_DATASET_FLATFILE - Static variable in interface org.eclipse.datatools.connectivity.oda.flatfile.ui.util.IHelpConstants
 
CONEXT_ID_DATASOURCE_FLATFILE - Static variable in interface org.eclipse.datatools.connectivity.oda.flatfile.ui.util.IHelpConstants
 
CONFIG - Static variable in class org.eclipse.datatools.connectivity.oda.util.logging.Level
The constant indicating the integer value of CONFIG.
config(String) - Method in class org.eclipse.datatools.connectivity.oda.util.logging.Logger
Log a CONFIG log message.
config(PostParseProcessorConfiguration) - Method in interface org.eclipse.datatools.sqltools.parsers.sql.postparse.PostParseProcessor
Configures this PostParseProcessor with the arguments provided in the given PostParseProcessorConfiguration.
config(PostParseProcessorConfiguration) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.postparse.DataTypeResolver
 
config(PostParseProcessorConfiguration) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.postparse.RoutineReferenceResolver
Configures this post-parse process with the Database object and default schema name contained in the given configuration object.
config(PostParseProcessorConfiguration) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.postparse.TableReferenceResolver
Configures this TableReferenceResolver with the Database and default Schema name.
CONFIG_LEVEL - Static variable in class org.eclipse.datatools.connectivity.oda.util.logging.Level
The constant indicating the log level CONFIG.
configEventParameters(Shell, String[], Map, ProcIdentifier) - Static method in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.LaunchUI
This dialog will popup a dialog for user to config the event trigger parameter dialog.
configParameter(Shell, ParameterDescriptor[], List, boolean, ILaunchConfiguration) - Static method in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.LaunchUI
This method will popup a dialog for config parameter values.
configParser(SQLQuerySourceFormat, List) - Method in class org.eclipse.datatools.sqltools.parsers.sql.SQLParserManager
Configures this SQLParserManager for the following parses.
configPostParseProcessors(PostParseProcessorConfiguration) - Method in class org.eclipse.datatools.sqltools.parsers.sql.SQLParserManager
Configures this SQLParserManager's PostParseProcessors with the arguments given in the PostParseProcessorConfiguration config.
configure(ISourceViewer, SourceViewerConfiguration) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.ToggleCommentAction
 
configureShell(Shell) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.sqlbuilderdialog.SQLBuilderDialog
 
configureViewer(SourceViewerConfiguration) - Method in class org.eclipse.datatools.sqltools.common.ui.sqlstatementarea.SQLStatementArea
Configures the source viewer using the given configuration.
configureViewer() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.viewer.TextResultViewer
configure the source viewer
configureViewer() - Method in class org.eclipse.datatools.sqltools.result.ui.ExternalParameterViewerProvider
Configures the viewer.
configureViewer() - Method in class org.eclipse.datatools.sqltools.result.ui.ExternalResultSetViewerProvider
Configures the viewer.
configureViewer(Composite, IResultInstance, IResultSetObject, boolean, ResultsViewControl) - Method in class org.eclipse.datatools.sqltools.result.ui.ExternalResultSetViewerProvider
Configures the result set viewer
configureViewer() - Method in class org.eclipse.datatools.sqltools.result.ui.view.ParameterViewerProvider
Configures the viewer.
configureViewer(Composite, int) - Method in class org.eclipse.datatools.sqltools.result.ui.view.ParameterViewerProvider
Configures the parameter table viewer
CONFIRM - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
CONFIRM - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
CONFIRM - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
connect() - Method in interface org.eclipse.datatools.connectivity.IConnectionProfile
This method blocks until all registered connect listeners have been notified to open connections.
connect(IJobChangeListener) - Method in interface org.eclipse.datatools.connectivity.IConnectionProfile
This method returns immediately after spawning a Job which notifies all registered connect listeners to open connections.
connect(IConnectionProfile, ITreeContentProvider) - Static method in class org.eclipse.datatools.connectivity.ui.actions.ConnectAction
Deprecated. use IConnectionProfile.connect(). The caller is now responsible for updating their view themselves. Note, if you are using a servers viewer, you should not need to update the view as the view listens for connect events and updates itself.
CONNECT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.ISybaseASADdlConstants
 
CONNECT - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.EventType
The 'CONNECT' literal value.
connect(Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.RoutineFormDocumentProviderAdapter
 
CONNECT - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
CONNECT - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
CONNECT - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
connect() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.ConnectionContext
Insert the method's description here.
connect() - Method in interface org.eclipse.datatools.sqltools.sqlbuilder.views.source.IDBContext
 
connect() - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLSourceEditingEnvironment
 
Connect_CONDITIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
CONNECT_LITERAL - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.EventType
The 'CONNECT' literal object.
ConnectAction - Class in org.eclipse.datatools.connectivity.ui.actions
 
ConnectAction() - Constructor for class org.eclipse.datatools.connectivity.ui.actions.ConnectAction
 
ConnectAction(Shell) - Constructor for class org.eclipse.datatools.connectivity.ui.actions.ConnectAction
 
ConnectAdapter - Class in org.eclipse.datatools.connectivity
 
ConnectAdapter() - Constructor for class org.eclipse.datatools.connectivity.ConnectAdapter
 
connectAndRefresh(IConnectionProfile, TreeViewer) - Static method in class org.eclipse.datatools.connectivity.ui.actions.ConnectAction
Deprecated. use IConnectionProfile.connect(). The caller is now responsible for updating their view themselves. Note, if you are using a servers viewer, you should not need to update the view as the view listens for connect events and updates itself.
CONNECTED_PROPERTY_ID - Static variable in interface org.eclipse.datatools.connectivity.IConnectionProfile
Deprecated. use IConnectionProfile.CONNECTION_STATE_PROPERTY_ID
CONNECTED_STATE - Static variable in interface org.eclipse.datatools.connectivity.IConnectionProfile
When the connection profile is in this state, active connections to the server exist.
ConnectEvent - Class in org.eclipse.datatools.connectivity
 
ConnectEvent(IConnectionProfile) - Constructor for class org.eclipse.datatools.connectivity.ConnectEvent
 
ConnectEvent(IConnectionProfile, IManagedConnection) - Constructor for class org.eclipse.datatools.connectivity.ConnectEvent
 
ConnectEvent(IConnectionProfile, IManagedConnection, Object) - Constructor for class org.eclipse.datatools.connectivity.ConnectEvent
 
CONNECTFAILED - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.EventType
The 'CONNECTFAILED' literal value.
ConnectFailed_CONDITIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
CONNECTFAILED_LITERAL - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.EventType
The 'CONNECTFAILED' literal object.
connectIfNeeded(IWorkbenchPart) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilder
Tries to make sure that we have a database connection so that the SQL model will be populated when we need it.
CONNECTION - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.SQLConnectAction
 
CONNECTION_LEVEL_OPTIONS_PAGE - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.ConnectionLevelOptionsTab
 
CONNECTION_PROFILE_ID - Static variable in interface org.eclipse.datatools.connectivity.drivers.jdbc.IJDBCConnectionProfileConstants
The connection profile ID for the generic DB connection profile type.
CONNECTION_PROFILE_PROPERTY_SET - Static variable in interface org.eclipse.datatools.connectivity.IConnectionProfile
Property set ID for common connection profile properties
CONNECTION_PROPERTIES_PROP_ID - Static variable in interface org.eclipse.datatools.connectivity.drivers.jdbc.IJDBCConnectionProfileConstants
Property used to store JDBC connection properties (i.e.
CONNECTION_PROPERTY_PAGE_ID - Static variable in interface org.eclipse.datatools.connectivity.drivers.jdbc.IJDBCConnectionProfileConstants
The property page ID for the generic DB connection properties.
CONNECTION_STATE - Static variable in interface org.eclipse.datatools.connectivity.ui.IConnectionProfileActionFilter
 
CONNECTION_STATE_PROPERTY_ID - Static variable in interface org.eclipse.datatools.connectivity.IConnectionProfile
Property ID for "connection" state.
connectionAboutToBeClosed() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPThread
Default implementation does nothing
connectionAboutToBeClosed() - Method in interface org.eclipse.datatools.sqltools.editor.core.connection.IConnectionTracker
Notifies the listener that the connection being tracked is to be closed.
connectionAboutToBeClosed() - Method in class org.eclipse.datatools.sqltools.routineeditor.launching.SPDebugTarget_Run
Default implementation does nothing
connectionClosed() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPThread
Called by event handler when connection is closed.
connectionClosed() - Method in interface org.eclipse.datatools.sqltools.editor.core.connection.IConnectionTracker
Notifies the listener that the connection being tracked is closed.
connectionClosed() - Method in class org.eclipse.datatools.sqltools.routineeditor.launching.SPDebugTarget_Run
 
ConnectionContext - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.source
 
ConnectionContext() - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.source.ConnectionContext
ConnectionContext constructor comment.
ConnectionCreationDragTracker - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts
 
ConnectionCreationDragTracker(ColumnEditPart) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ConnectionCreationDragTracker
 
ConnectionDisplayProperty - Class in org.eclipse.datatools.connectivity.ui.dse.dialogs
 
ConnectionDisplayProperty(String, String) - Constructor for class org.eclipse.datatools.connectivity.ui.dse.dialogs.ConnectionDisplayProperty
 
connectionEventOccured(String, Object) - Method in interface org.eclipse.datatools.sqltools.debugger.core.IConnectionObserver
This is called by the IControlConnection to notify the debuggee observer of something change for the specified connection.
ConnectionFilter - Interface in org.eclipse.datatools.connectivity.sqm.core.connection
Public ConnectionFilter interface, extended internally
ConnectionFilterProvider - Class in org.eclipse.datatools.connectivity.sqm.loader
Base implementation for IConnectionFilterProvider.
ConnectionFilterProvider() - Constructor for class org.eclipse.datatools.connectivity.sqm.loader.ConnectionFilterProvider
 
ConnectionFilterWizardPage - Class in org.eclipse.datatools.connectivity.sqm.core.ui.explorer.filter
 
ConnectionFilterWizardPage(String) - Constructor for class org.eclipse.datatools.connectivity.sqm.core.ui.explorer.filter.ConnectionFilterWizardPage
 
ConnectionInfo - Interface in org.eclipse.datatools.connectivity.sqm.core.connection
Public ConnectionInfo interface - extended internally
ConnectionLevelOptionsTab - Class in org.eclipse.datatools.sqltools.routineeditor.ui.launching
On this tab, user can configure the connection level options.
ConnectionLevelOptionsTab() - Constructor for class org.eclipse.datatools.sqltools.routineeditor.ui.launching.ConnectionLevelOptionsTab
 
ConnectionLevelOptionsTab_10 - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.Messages
 
ConnectionLevelOptionsTab_9 - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.Messages
 
ConnectionLevelOptionsTab_maintab - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.Messages
 
ConnectionLevelOptionsTab_no_page_defined - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.Messages
 
ConnectionLevelOptionsTab_options - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.Messages
 
ConnectionLevelOptionsTab_use_default - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.Messages
 
ConnectionLevelOptionsTab_user_customize - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.Messages
 
connectionProfileAttached(SQLEditor) - Method in interface org.eclipse.datatools.sqltools.sqleditor.IConnectionProfileAttachListener
this method will be called when the editor is open or user switches connection profile
ConnectionProfileConstants - Class in org.eclipse.datatools.connectivity
 
ConnectionProfileContentProvider - Class in org.eclipse.datatools.connectivity.ui.navigator
 
ConnectionProfileContentProvider() - Constructor for class org.eclipse.datatools.connectivity.ui.navigator.ConnectionProfileContentProvider
Constructor
ConnectionProfileDetailsPage - Class in org.eclipse.datatools.connectivity.ui.wizards
 
ConnectionProfileDetailsPage(String) - Constructor for class org.eclipse.datatools.connectivity.ui.wizards.ConnectionProfileDetailsPage
 
ConnectionProfileDetailsPage(String, String, ImageDescriptor) - Constructor for class org.eclipse.datatools.connectivity.ui.wizards.ConnectionProfileDetailsPage
 
ConnectionProfileDetailsPage_Autoconnect_finish - Static variable in class org.eclipse.datatools.connectivity.ui.Messages
 
ConnectionProfileDetailsPage_Autoconnect_startup - Static variable in class org.eclipse.datatools.connectivity.ui.Messages
 
ConnectionProfileDropAssistant - Class in org.eclipse.datatools.connectivity.ui.dse.dnd
 
ConnectionProfileDropAssistant() - Constructor for class org.eclipse.datatools.connectivity.ui.dse.dnd.ConnectionProfileDropAssistant
 
ConnectionProfileException - Exception in org.eclipse.datatools.connectivity
Base exception type for connection profile operations.
ConnectionProfileException() - Constructor for exception org.eclipse.datatools.connectivity.ConnectionProfileException
 
ConnectionProfileException(String) - Constructor for exception org.eclipse.datatools.connectivity.ConnectionProfileException
 
ConnectionProfileException(String, Throwable) - Constructor for exception org.eclipse.datatools.connectivity.ConnectionProfileException
 
ConnectionProfileException(Throwable) - Constructor for exception org.eclipse.datatools.connectivity.ConnectionProfileException
 
ConnectionProfileFilter - Class in org.eclipse.datatools.sqltools.result.internal.filters
Filters the result history based on connection profile
ConnectionProfileFilter(IPreferenceStore) - Constructor for class org.eclipse.datatools.sqltools.result.internal.filters.ConnectionProfileFilter
Constructor
ConnectionProfileLabelProvider - Class in org.eclipse.datatools.connectivity.ui.navigator
 
ConnectionProfileLabelProvider() - Constructor for class org.eclipse.datatools.connectivity.ui.navigator.ConnectionProfileLabelProvider
 
ConnectionProfileMigratorBase - Class in org.eclipse.datatools.connectivity
Base implementation for IConnectionProfileMigrator.
ConnectionProfileMigratorBase() - Constructor for class org.eclipse.datatools.connectivity.ConnectionProfileMigratorBase
Default constructor
ConnectionProfileProperty - Class in org.eclipse.datatools.connectivity.oda.util.manifest
The property definition that references an ODA connection profile.
ConnectionProfileProperty() - Constructor for class org.eclipse.datatools.connectivity.oda.util.manifest.ConnectionProfileProperty
 
ConnectionProfileSorter - Class in org.eclipse.datatools.connectivity.ui.navigator
 
ConnectionProfileSorter() - Constructor for class org.eclipse.datatools.connectivity.ui.navigator.ConnectionProfileSorter
 
ConnectionProfileSummaryPage - Class in org.eclipse.datatools.connectivity.ui.wizards
Summary Page + Test Connection
ConnectionProfileSummaryPage(ISummaryDataSource) - Constructor for class org.eclipse.datatools.connectivity.ui.wizards.ConnectionProfileSummaryPage
 
ConnectionProfileTemplateSection - Class in org.eclipse.datatools.connectivity.ui.templates
PDE template section for defining a new connection profile plug-in
ConnectionProfileTemplateSection() - Constructor for class org.eclipse.datatools.connectivity.ui.templates.ConnectionProfileTemplateSection
Constructor
ConnectionUpdate_debug_connectionOpenedresult - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
ConnectionUpdate_debug_controlConnectionAdded_exception - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
ConnectivityPluginTemplateWizard - Class in org.eclipse.datatools.connectivity.ui.templates
Wizard to wrap the Connection Profile template
ConnectivityPluginTemplateWizard() - Constructor for class org.eclipse.datatools.connectivity.ui.templates.ConnectivityPluginTemplateWizard
 
ConnectivityTemplatesPlugin - Class in org.eclipse.datatools.connectivity.ui.templates
The activator class controls the plug-in life cycle
ConnectivityTemplatesPlugin() - Constructor for class org.eclipse.datatools.connectivity.ui.templates.ConnectivityTemplatesPlugin
The constructor
connectWithoutJob() - Method in interface org.eclipse.datatools.connectivity.IConnectionProfile
This method blocks until all registered connect listeners have been notified to open connections.
ConsistentOrderHashMap - Class in org.eclipse.datatools.sqltools.sql.util
This class is just for keeping the key order when get values.
ConsistentOrderHashMap() - Constructor for class org.eclipse.datatools.sqltools.sql.util.ConsistentOrderHashMap
 
CONSOLIDATED - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.EventLocationType
The 'CONSOLIDATED' literal value.
CONSOLIDATED_LITERAL - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.EventLocationType
The 'CONSOLIDATED' literal object.
CONSOLIDATED_LOCATION - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
CONSOLIDATED_LOCATION_TYPE_IN_DATABASE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseEvent
 
constant() - Method in class org.eclipse.datatools.enablement.sybase.parser.QuickSQLParser
 
constant() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
constant() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
CONSTANT_EXPRESSION - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.MainExpressionPage
 
ConstantExpressionDialog - Class in org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.constant
 
ConstantExpressionDialog(Shell, Wizard) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.constant.ConstantExpressionDialog
 
ConstantExpressionWizard - Class in org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.constant
 
ConstantExpressionWizard(SQLQueryObject, QueryValueExpression, SQLDomainModel) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.constant.ConstantExpressionWizard
 
ConstantExpressionWizard(QueryStatement, QueryValueExpression) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.constant.ConstantExpressionWizard
 
ConstantOptionsPage - Class in org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.constant
 
ConstantOptionsPage(SQLQueryObject, QueryValueExpression) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.constant.ConstantOptionsPage
 
CONSTANTOPTIONSPAGE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.ExpressionBuilderWizard
 
Constants - Interface in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.commonui
UI widgets constants
Constants - Interface in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor
 
Constants - Class in org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core
Constants for consumers
Constants() - Constructor for class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.Constants
 
CONSTRAINT - Static variable in interface org.eclipse.datatools.enablement.sybase.IGenericDdlConstants
 
CONSTRAINT - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
CONSTRAINT - Static variable in class org.eclipse.datatools.enablement.sybase.ui.util.DSEContentProviderUtil
 
Constraint - Interface in org.eclipse.datatools.modelbase.sql.constraints
A representation of the model object 'Constraint'.
CONSTRAINT - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The meta object id for the 'Constraint' class.
CONSTRAINT - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage.Literals
The meta object literal for the 'Constraint' class.
CONSTRAINT - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
CONSTRAINT - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
CONSTRAINT__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Comments' reference list.
CONSTRAINT__DEFERRABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Deferrable' attribute.
CONSTRAINT__DEFERRABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage.Literals
The meta object literal for the 'Deferrable' attribute feature.
CONSTRAINT__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Dependencies' containment reference list.
CONSTRAINT__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Description' attribute.
CONSTRAINT__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'EAnnotations' containment reference list.
CONSTRAINT__ENFORCED - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Enforced' attribute.
CONSTRAINT__ENFORCED - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage.Literals
The meta object literal for the 'Enforced' attribute feature.
CONSTRAINT__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Extensions' containment reference list.
CONSTRAINT__INITIALLY_DEFERRED - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Initially Deferred' attribute.
CONSTRAINT__INITIALLY_DEFERRED - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage.Literals
The meta object literal for the 'Initially Deferred' attribute feature.
CONSTRAINT__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Label' attribute.
CONSTRAINT__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Name' attribute.
CONSTRAINT__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Privileges' reference list.
Constraint_Duplicate_Name_Error - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.Messages
 
CONSTRAINT_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The number of structural features of the 'Constraint' class.
CONSTRAINT_FOCUS - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints.ASAConstraintsEditorPage
 
CONSTRAINT_INFO_COLUMN - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints.SQLConstraintsBlock.ConstraintsSection
 
CONSTRAINT_NAME_COLUMN - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints.SQLConstraintsBlock.ConstraintsSection
 
ConstraintCreationUtils - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils
 
ConstraintCreationUtils() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.ConstraintCreationUtils
 
ConstraintDeltaDdlGenProvider - Class in org.eclipse.datatools.enablement.sybase.deltaddl
Constraint delta ddl gen provider
ConstraintDeltaDdlGenProvider() - Constructor for class org.eclipse.datatools.enablement.sybase.deltaddl.ConstraintDeltaDdlGenProvider
 
ConstraintGroupID - Interface in org.eclipse.datatools.enablement.sybase.containment
 
ConstraintItemProvider - Class in org.eclipse.datatools.modelbase.sql.constraints.provider
This is the item provider adapter for a Constraint object.
ConstraintItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.constraints.provider.ConstraintItemProvider
This constructs an instance from a factory and a notifier.
ConstraintNameTextDefault - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.Messages
 
CONSTRAINTS_NODE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints.SQLConstraintsTreeViewerInput
 
ConstraintsLabelProvider - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints
The label provider for constraints tree on "Constraints" page of table schema editor
ConstraintsLabelProvider() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints.ConstraintsLabelProvider
 
ConstraintValidator - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation
 
ConstraintValidator() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.ConstraintValidator
 
constructCallableSPUDFDisplayString(ProcIdentifier, List, ParameterDescriptor[], boolean) - Static method in class org.eclipse.datatools.sqltools.routineeditor.util.RoutineUtil
Constructs a sql string which can be used to show the detailed information about a CallableStatement to execute the given Routine.
constructCallableSPUDFString(ProcIdentifier, List, ParameterDescriptor[], boolean) - Static method in class org.eclipse.datatools.sqltools.routineeditor.util.RoutineUtil
Constructs a sql string which can be used in a CallableStatement to invoke the Routine.
constructCallableStatementDisplayString(ILaunchConfiguration) - Static method in class org.eclipse.datatools.sqltools.routineeditor.launching.LaunchHelper
Constructs a sql statement to show the detailed information of a CallableStatement, which includes parameters if any.
constructCallableStatementSQLString(ILaunchConfiguration) - Static method in class org.eclipse.datatools.sqltools.routineeditor.launching.LaunchHelper
Constructs a SQL string which can be used in a CallableStatement.
constructConstraintNamesList(List) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.TableModelUtil
 
constructDetailCALLSPUDFString(ProcIdentifier, List, ParameterDescriptor[], boolean) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SQLUtil
 
constructDirectInvocationSQLString(ILaunchConfiguration) - Static method in class org.eclipse.datatools.sqltools.routineeditor.launching.LaunchHelper
Constructs a sql string to directly invoke the launch configuration.
CONSTRUCTED_DATA_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The meta object id for the 'Constructed Data Type' class.
CONSTRUCTED_DATA_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Constructed Data Type' class.
CONSTRUCTED_DATA_TYPE__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Comments' reference list.
CONSTRUCTED_DATA_TYPE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Dependencies' containment reference list.
CONSTRUCTED_DATA_TYPE__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Description' attribute.
CONSTRUCTED_DATA_TYPE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'EAnnotations' containment reference list.
CONSTRUCTED_DATA_TYPE__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Extensions' containment reference list.
CONSTRUCTED_DATA_TYPE__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Label' attribute.
CONSTRUCTED_DATA_TYPE__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Name' attribute.
CONSTRUCTED_DATA_TYPE__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Privileges' reference list.
CONSTRUCTED_DATA_TYPE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The number of structural features of the 'Constructed Data Type' class.
ConstructedDataType - Interface in org.eclipse.datatools.modelbase.sql.datatypes
A representation of the model object 'Constructed Data Type'.
ConstructedDataTypeItemProvider - Class in org.eclipse.datatools.modelbase.sql.datatypes.provider
This is the item provider adapter for a ConstructedDataType object.
ConstructedDataTypeItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.datatypes.provider.ConstructedDataTypeItemProvider
This constructs an instance from a factory and a notifier.
constructSPUDFDirectInvocationString(ProcIdentifier, List, ParameterDescriptor[], boolean) - Static method in class org.eclipse.datatools.sqltools.routineeditor.util.RoutineUtil
Constructs a sql string to directly invoke the Routine.
constructSPUDFString(ProcIdentifier, List, ParameterDescriptor[], boolean) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SQLUtil
 
constructTriggerEventString(ProcIdentifier, Map, boolean) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SQLUtil
 
constructTriggerEventString(ProcIdentifier, Map, boolean) - Static method in class org.eclipse.datatools.sqltools.routineeditor.util.RoutineUtil
Constructs a sql string to directly invoke the Event object.
consume(String) - Method in class org.eclipse.datatools.sqltools.data.internal.core.load.DataFileTokenizer
 
CONSUMER_INDEX - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.view.ResultHistoryHelper
 
CONSUMERS - Static variable in interface org.eclipse.datatools.enablement.ase.ISybaseASEDdlConstants
 
ContainerContentProvider - Class in org.eclipse.datatools.sqltools.result.internal.ui.export
Provides content for a tree viewer that shows only containers.
ContainerContentProvider() - Constructor for class org.eclipse.datatools.sqltools.result.internal.ui.export.ContainerContentProvider
Creates a new ContainerContentProvider.
ContainerContentProvider - Class in org.eclipse.datatools.sqltools.schemaobjecteditor.ui.internal.ui
Provides content for a tree viewer that shows only containers.
ContainerContentProvider() - Constructor for class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.internal.ui.ContainerContentProvider
Creates a new ContainerContentProvider.
ContainerGroup_message - Static variable in class org.eclipse.datatools.sqltools.common.ui.resource.Messages
 
ContainerGroup_selectFolder - Static variable in class org.eclipse.datatools.sqltools.common.ui.resource.Messages
 
containerSelectionChanged(IContainer) - Method in class org.eclipse.datatools.sqltools.common.ui.resource.ContainerSelectionGroup
The container selection has changed in the tree view.
containerSelectionChanged(IContainer) - Method in class org.eclipse.datatools.sqltools.result.internal.ui.export.ContainerSelectionGroup
The container selection has changed in the tree view.
containerSelectionChanged(IContainer) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.internal.ui.ContainerSelectionGroup
The container selection has changed in the tree view.
ContainerSelectionGroup - Class in org.eclipse.datatools.sqltools.common.ui.resource
Workbench-level composite for choosing a container.
ContainerSelectionGroup(Composite, Listener, boolean) - Constructor for class org.eclipse.datatools.sqltools.common.ui.resource.ContainerSelectionGroup
Creates a new instance of the widget.
ContainerSelectionGroup(Composite, Listener, boolean, String) - Constructor for class org.eclipse.datatools.sqltools.common.ui.resource.ContainerSelectionGroup
Creates a new instance of the widget.
ContainerSelectionGroup(Composite, Listener, boolean, String, boolean) - Constructor for class org.eclipse.datatools.sqltools.common.ui.resource.ContainerSelectionGroup
Creates a new instance of the widget.
ContainerSelectionGroup(Composite, Listener, boolean, String, boolean, int) - Constructor for class org.eclipse.datatools.sqltools.common.ui.resource.ContainerSelectionGroup
Creates a new instance of the widget.
ContainerSelectionGroup - Class in org.eclipse.datatools.sqltools.result.internal.ui.export
Workbench-level composite for choosing a container.
ContainerSelectionGroup(Composite, Listener, boolean) - Constructor for class org.eclipse.datatools.sqltools.result.internal.ui.export.ContainerSelectionGroup
Creates a new instance of the widget.
ContainerSelectionGroup(Composite, Listener, boolean, String) - Constructor for class org.eclipse.datatools.sqltools.result.internal.ui.export.ContainerSelectionGroup
Creates a new instance of the widget.
ContainerSelectionGroup(Composite, Listener, boolean, String, boolean) - Constructor for class org.eclipse.datatools.sqltools.result.internal.ui.export.ContainerSelectionGroup
Creates a new instance of the widget.
ContainerSelectionGroup(Composite, Listener, boolean, String, boolean, int) - Constructor for class org.eclipse.datatools.sqltools.result.internal.ui.export.ContainerSelectionGroup
Creates a new instance of the widget.
ContainerSelectionGroup - Class in org.eclipse.datatools.sqltools.schemaobjecteditor.ui.internal.ui
Workbench-level composite for choosing a container.
ContainerSelectionGroup(Composite, Listener, boolean) - Constructor for class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.internal.ui.ContainerSelectionGroup
Creates a new instance of the widget.
ContainerSelectionGroup(Composite, Listener, boolean, String) - Constructor for class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.internal.ui.ContainerSelectionGroup
Creates a new instance of the widget.
ContainerSelectionGroup(Composite, Listener, boolean, String, boolean) - Constructor for class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.internal.ui.ContainerSelectionGroup
Creates a new instance of the widget.
ContainerSelectionGroup(Composite, Listener, boolean, String, boolean, int) - Constructor for class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.internal.ui.ContainerSelectionGroup
Creates a new instance of the widget.
ContainerSelectionGroup_createProjectAction_label - Static variable in class org.eclipse.datatools.sqltools.common.ui.resource.Messages
 
ContainerSelectionGroup_folder_select - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ContainerSelectionGroup_folder_select - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.internal.ui.Messages
 
ContainerSelectionGroup_message - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ContainerSelectionGroup_message - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.internal.ui.Messages
 
ContainmentService - Interface in org.eclipse.datatools.connectivity.sqm.core.containment
 
ContainmentServiceImpl - Class in org.eclipse.datatools.connectivity.sqm.core.containment
 
contains(ISchedulingRule) - Method in class org.eclipse.datatools.connectivity.ProfileRule
 
CONTAINS_SQL - Static variable in class org.eclipse.datatools.modelbase.sql.routines.DataAccess
The 'CONTAINS SQL' literal value.
CONTAINS_SQL_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.routines.DataAccess
The 'CONTAINS SQL' literal object.
containsDataTypeProposals(String[], Collection) - Method in class org.eclipse.datatools.sqltools.sql.parser.ParserProposalAdvisor
Returns whether the proposal list contains datatype.
containsDoubleBlanks(String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.StringUtility
 
containsDoubleBlanks(String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.TString
 
containsInArrays(String, String[]) - Static method in class org.eclipse.datatools.enablement.sybase.util.StringUtil
Check the given value is in a string arrays
containsInvalidChar(String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.QueryNameValidator
 
containsParameterName(String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.ExpressionHelper
Determines whether or not the given SQL string contains a parameter name.
CONTENT - Static variable in class org.eclipse.datatools.modelbase.sql.xml.query.XMLContentType
The 'CONTENT' literal value.
CONTENT - Static variable in class org.eclipse.datatools.modelbase.sql.xml.query.XMLContentType2
The 'CONTENT' literal value.
CONTENT_ASSIST_ACTION_ID - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.actions.SQLBuilderActionBarContributor
 
CONTENT_ASSIST_ACTION_ID - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.ISQLEditorActionConstants
Context menu id for content assist action.
CONTENT_ASSIST_ACTION_PREFIX - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.actions.SQLBuilderActionBarContributor
 
CONTENT_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.xml.query.XMLContentType
The 'CONTENT' literal object.
CONTENT_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.xml.query.XMLContentType2
The 'CONTENT' literal object.
CONTENT_TIP_ACTION_ID - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.actions.SQLBuilderActionBarContributor
 
CONTENT_TIP_ACTION_PREFIX - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.actions.SQLBuilderActionBarContributor
 
ContentAssistPreference - Class in org.eclipse.datatools.sqltools.sqleditor.preferences
 
ContentAssistPreference() - Constructor for class org.eclipse.datatools.sqltools.sqleditor.preferences.ContentAssistPreference
 
ContentAssistProposal_description - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
ContentAssistProposal_image - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
ContentAssistProposal_label - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
ContentAssistProposal_tooltip - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
ContentAssistQueryRequest - Class in org.eclipse.datatools.sqltools.editor.contentassist
This class represents a request for providing content assist about database objects.
ContentAssistQueryRequest() - Constructor for class org.eclipse.datatools.sqltools.editor.contentassist.ContentAssistQueryRequest
 
ContentExtensionBase - Class in org.eclipse.datatools.connectivity.ui
Base implementation for IContentExtension.
ContentExtensionBase(IConnectionProfile) - Constructor for class org.eclipse.datatools.connectivity.ui.ContentExtensionBase
 
ContentExtensionFactoryBase - Class in org.eclipse.datatools.connectivity.ui
Extends ContentExtensionBase by implementing the openConnection() and closeConnection() methods using the connection factory specified to create the connection.
ContentExtensionFactoryBase(IConnectionProfile, String) - Constructor for class org.eclipse.datatools.connectivity.ui.ContentExtensionFactoryBase
 
ContentTip_description - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
ContentTip_image - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
ContentTip_label - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
ContentTip_tooltip - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
CONTEXT_ID_CONNECTIVITY_DSE_VIEW - Static variable in interface org.eclipse.datatools.connectivity.ui.dse.IHelpContextsConnectivityUIDSE
TPS_helpKey_constants_for_plug-in: org.eclipse.datatools.connectivity.ui.dse
ContextAccessibleTableViewer - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui
AccessibleTableViewer for routine editor, like the one in objectviewer package, Add a "Add Row" in context menu.
ContextAccessibleTableViewer(Composite, int, int) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.ContextAccessibleTableViewer
 
ContextAccessibleTableViewer(Composite, int) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.ContextAccessibleTableViewer
 
ContextAccessibleTableViewer(Table, int) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.ContextAccessibleTableViewer
 
ContextAccessibleTableViewer.AddRowAction - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui
 
ContextAccessibleTableViewer.AddRowAction(AccessibleTableViewer, int) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.ContextAccessibleTableViewer.AddRowAction
 
CONTINUE - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
CONTINUE - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
CONTINUE - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
contributeToContextMenu(IMenuManager) - Method in interface org.eclipse.datatools.sqltools.sqleditor.ISQLEditorActionContributorExtension
Contributes to the given SQLEditor context menu.
contributeToContextMenu(IMenuManager) - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditorActionContributorExtension
 
contributeToCoolBar(ICoolBarManager) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.ProceduralObjectEditorActionContributor
 
contributeToCoolBar(ICoolBarManager) - Method in class org.eclipse.datatools.sqltools.data.internal.ui.editor.TableDataEditorActionBarContributor
 
contributeToCoolBar(ICoolBarManager) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.DefaultSchemaObjectEditorActionBarContributor
 
contributeToCoolBar(ICoolBarManager) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.ISchemaObjectEditorActionBarContributor
Contributes actions to cool bar.
contributeToCoolBar(ICoolBarManager) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.SQLEditorActionContributor
 
contributeToCoolBar(ICoolBarManager) - Method in interface org.eclipse.datatools.sqltools.sqleditor.ISQLEditorActionContributorExtension
Contributes to the given cool bar.
contributeToCoolBar(ICoolBarManager) - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditorActionContributorExtension
Contributes to the given cool bar.
contributeToMenu(IMenuManager) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.ProceduralObjectEditorActionContributor
 
contributeToMenu(IMenuManager) - Method in class org.eclipse.datatools.sqltools.data.internal.ui.editor.TableDataEditorActionBarContributor
 
contributeToMenu(IMenuManager) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.DefaultSchemaObjectEditorActionBarContributor
 
contributeToMenu(IMenuManager) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.ISchemaObjectEditorActionBarContributor
Contributes actions to menu
contributeToMenu(IMenuManager) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.actions.SQLBuilderActionBarContributor
Contributes items to the given menu.
contributeToMenu(IMenuManager) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.SQLEditorActionContributor
Contributes items to the Workbench Edit menu.
contributeToMenu(IMenuManager) - Method in interface org.eclipse.datatools.sqltools.sqleditor.ISQLEditorActionContributorExtension
Contributes to the given menu.
contributeToMenu(IMenuManager) - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditorActionContributorExtension
Contributes to the given menu.
contributeToStatusLine(IStatusLineManager) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.ProceduralObjectEditorActionContributor
 
contributeToStatusLine(IStatusLineManager) - Method in class org.eclipse.datatools.sqltools.data.internal.ui.editor.TableDataEditorActionBarContributor
 
contributeToStatusLine(IStatusLineManager) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.DefaultSchemaObjectEditorActionBarContributor
 
contributeToStatusLine(IStatusLineManager) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.ISchemaObjectEditorActionBarContributor
Sets/clears message on status line
contributeToStatusLine(IStatusLineManager) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.SQLEditorActionContributor
Contributes to the given status line.
contributeToStatusLine(IStatusLineManager) - Method in interface org.eclipse.datatools.sqltools.sqleditor.ISQLEditorActionContributorExtension
Contributes to the given status line.
contributeToStatusLine(IStatusLineManager) - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditorActionContributorExtension
Contributes to the given status line.
contributeToToolBar(IToolBarManager) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.ProceduralObjectEditorActionContributor
 
contributeToToolBar(IToolBarManager) - Method in class org.eclipse.datatools.sqltools.data.internal.ui.editor.TableDataEditorActionBarContributor
 
contributeToToolBar(IToolBarManager) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.DefaultSchemaObjectEditorActionBarContributor
 
contributeToToolBar(IToolBarManager) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.ISchemaObjectEditorActionBarContributor
Contribute actions to tool bar
contributeToToolBar(IToolBarManager) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.actions.SQLBuilderActionBarContributor
Contributes items to the given toolbar.
contributeToToolBar(IToolBarManager) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.SQLEditorActionContributor
 
contributeToToolBar(IToolBarManager) - Method in interface org.eclipse.datatools.sqltools.sqleditor.ISQLEditorActionContributorExtension
Contributes to the given tool bar.
contributeToToolBar(IToolBarManager) - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditorActionContributorExtension
Contributes to the given tool bar.
ContributionTemplateStore_ignore_deleted - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.templates.Messages
 
ContributionTemplateStore_ignore_no_id - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.templates.Messages
 
ContributionTemplateStore_ignore_validation_failed - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.templates.Messages
 
CONTROL_STATE_UNKNOWN_VALUE - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.model.IControlStateInfo
Constant for an unknown value of a control state attribute
CONTROLROW - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
CONTROLROW - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
CONTROLROW - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
ControlStateInfo - Class in org.eclipse.datatools.sqltools.sqlbuilder.model
Defines the UI state of a control in the SQL query builder.
ControlStateInfo() - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.model.ControlStateInfo
No parameter constructor for ControlStateInfo
ControlStateInfo(int, boolean, boolean, int, int) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.model.ControlStateInfo
Constructor for ControlStateInfo with parameters for all member fields.
ControlStateInfo(int) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.model.ControlStateInfo
Constructor for ControlStateInfo with parameter for controlType member field.
convert(String, String, String, String) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.ASADataValidator
 
CONVERT - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
CONVERT - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
CONVERT - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
convert2SQLType(String) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.SQLDataTypes
Convert datatype in String to JDBC SQL type in integer.
convert2SQLType(String) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SQLUtil
 
convert2SQLType(String) - Static method in class org.eclipse.datatools.sqltools.sql.util.SQLUtil
 
convertAccessRuleTypeToString(EDataType, Object) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelFactoryImpl
 
convertAllowNullTypeToString(EDataType, Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelFactoryImpl
 
convertAuthID(String, ISQLEditorConnectionInfo) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLIdentifier
Returns the input authorization ID in SQL format.
convertAuthID(String, char, int) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLIdentifier
Returns the input authorization ID in SQL format.
convertCacheStrategyTypeToString(EDataType, Object) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelFactoryImpl
 
convertCatalogIdentifierToSQLFormat(String, char) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
Converts an identifier from catalog format to SQL format.
convertDataSourceProperties(DataSourceDesign) - Static method in class org.eclipse.datatools.connectivity.oda.design.util.DesignUtil
Converts the public and private properties defined in an ODA data source design definition, and returns in a combined java.util.Properties collection.
convertDBID(String, char) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLIdentifier
Returns the input SQL identifier ready to be used in an SQL statement for DB2 UDB for LUWO.
convertDBID(String, char, int) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLIdentifier
Returns the input SQL identifier ready to be used in an SQL statement for LUWO, OS/390, or OS/400 or a combination of platforms.
convertDBID(String, char, int, boolean) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLIdentifier
Returns the input SQL identifier ready to be used in an SQL statement for LUWO, OS/390, or OS/400 or a combination of platforms.
convertDesignProperties(Properties) - Static method in class org.eclipse.datatools.connectivity.oda.design.util.DesignUtil
Converts the given design properties defined in an ODA data source or data set design definition, to a java.util.Properties collection.
convertDesignToLinkedProfile(DesignSessionRequest, String, boolean, boolean, Shell) - Static method in class org.eclipse.datatools.connectivity.oda.design.ui.designsession.DataSourceDesignSession
Converts the data source design, in the specified DesignSessionRequest, to export its connection properties to a new connection profile instance, and optionally links to it.
convertEventLocationTypeToString(EDataType, Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelFactoryImpl
 
convertEventTypeToString(EDataType, Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelFactoryImpl
 
convertFileToPath(File) - Static method in class org.eclipse.datatools.connectivity.oda.design.util.DesignUtil
Converts the specified file to a string representation that can be persisted in an oda design model.
convertForDisplay(String, EObject) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.GroupByContentViewer
 
convertHeightInCharsToPixels(int, Control) - Static method in class org.eclipse.datatools.sqltools.result.internal.ui.utils.UIUtil
Returns the height in pixels given the characters number.
convertHeightInCharsToPixels(int) - Method in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.RoutineMainTab
 
convertIntervalUnitTypeToString(EDataType, Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelFactoryImpl
 
convertJavaSupportTypeToString(EDataType, Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelFactoryImpl
 
convertJDBCParameterTypeToString(EDataType, Object) - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.impl.SybasesqlmodelFactoryImpl
 
convertLockingSchemaTypeToString(EDataType, Object) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelFactoryImpl
 
convertParameterNullability(int) - Static method in class org.eclipse.datatools.connectivity.oda.design.ui.designsession.DesignSessionUtil
Converts the value of an ODA runtime parameter nullability to corresponding value used in an ODA design-time element definition.
convertParameterTypeToString(EDataType, Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelFactoryImpl
 
convertPathToFile(String) - Static method in class org.eclipse.datatools.connectivity.oda.design.util.DesignUtil
Converts the specified string representation of a file pathname, persisted in an oda design model, to its abstract representation.
convertProxyTableExternalTypeToString(EDataType, Object) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelFactoryImpl
 
convertResultColumnNullability(int) - Static method in class org.eclipse.datatools.connectivity.oda.design.ui.designsession.DesignSessionUtil
Converts the value of an ODA runtime result set column nullability to corresponding value used in an ODA design-time element definition.
convertSortSpecification(SortSpec) - Static method in class org.eclipse.datatools.connectivity.oda.spec.util.SortSpecMigrator
Converts the specified pre-3.2 SortSpec instance to a SortSpecification instance that can be used in a QuerySpecification.
convertSortSpecification(SortSpecification) - Static method in class org.eclipse.datatools.connectivity.oda.spec.util.SortSpecMigrator
Converts the specified SortSpecification instance used in a QuerySpecification to a pre-3.2 SortSpec instance.
convertSQLIdentifierToCatalogFormat(String, char) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
Converts an identifier from SQL format to catalog format.
convertSybaseASABaseActionTimeToString(EDataType, Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelFactoryImpl
 
convertSybaseASECatalogTypeToString(EDataType, Object) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelFactoryImpl
 
convertSystemDefinedDefaultTypeToString(EDataType, Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelFactoryImpl
 
convertToDesignProperties(Properties) - Static method in class org.eclipse.datatools.connectivity.oda.design.util.DesignUtil
Converts the given java.util.Properties collection to ODA design properties that can be applied in an ODA data source or data set design definition.
ConvertToFullSelectAction - Class in org.eclipse.datatools.sqltools.sqlbuilder.actions
Add a With table to the With Statement
ConvertToFullSelectAction(SQLDomainModel) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.actions.ConvertToFullSelectAction
 
convertToInternalConnId(String, String) - Method in interface org.eclipse.datatools.sqltools.debugger.core.IDebugHandler
As the connection id used inside IControlConnection may be different from those external ids.
convertToString(EDataType, Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelFactoryImpl
 
convertToString(EDataType, Object) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelFactoryImpl
 
convertToString(EDataType, Object) - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.impl.SybasesqlmodelFactoryImpl
 
convertToString(int) - Static method in class org.eclipse.datatools.sqltools.result.internal.utils.SQLUtil
Converts the data type id to data type string
convertTransactionModeTypeToString(EDataType, Object) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelFactoryImpl
 
convertTransactionOptionToString(EDataType, Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelFactoryImpl
 
convertTypeOfDefaultToString(EDataType, Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelFactoryImpl
 
convertUserInput(String, char) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLIdentifier
Returns the user-input SQL identifier as DB2 for LUWO would store it.
convertUserInput(String, char, int) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLIdentifier
Returns the input SQL identifier either converted to uppercase, if it is an ordinary identifier ignoring the case of each letter, or delimited, if it cannot be an ordinary identifier, for LUWO, OS/390, or OS/400 or a combination of platforms.
convertWidthInCharsToPixels(int, Control) - Static method in class org.eclipse.datatools.sqltools.result.internal.ui.utils.UIUtil
Returns the width in pixels given the characters number.
copy(EObject) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.CustomizedCopier
 
copy(IOmitSchemaInfo) - Method in interface org.eclipse.datatools.sqltools.sqlbuilder.model.IOmitSchemaInfo
Copy the IOmitSchemaInfo passed as a parameter to this OmitSchemaInfo.
copy(IOmitSchemaInfo) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.OmitSchemaInfo
Implements IOmitSchemaInfo.copy(IOmitSchemaInfo)
copy(String, int) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.StringUtility
 
copy(String, int) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.TString
 
COPY_ROW_ACTION - Static variable in interface org.eclipse.datatools.sqltools.common.ui.tableviewer.IHelpConstants
Used for copying a row of Accessible Table Viewer.
COPY_ROW_ACTION_EFINITION_ID - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.ASATableEditorColumnsViewer
 
CopyAction_label - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.Messages
 
CopyAction_tooltip - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.Messages
 
copyDataType(DataType) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.ValueExpressionHelper
Returns a copy of the given datatype using EcoreUtil.copy(org.eclipse.emf.ecore.EObject).
copyDataType(QueryValueExpression, QueryValueExpression) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.ValueExpressionHelper
Attempts to copy the datatype from one given value expression to another using EcoreUtil.copy(org.eclipse.emf.ecore.EObject).
copyDefaultFormat() - Static method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQuerySourceFormat
Creates and returns a copy of the default SQLQuerySourceFormat object.
copyDefaultPostParseProcessorList() - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserManager
 
copyDefaultPostParseProcessorList() - Method in class org.eclipse.datatools.sqltools.parsers.sql.SQLParserManager
Returns a value-copy of the static list of default PostParseProcessor s returned by SQLParserManager.getDefaultPostParseProcessorList().
copyFields(SQLQuerySourceFormat, SQLQuerySourceFormat) - Static method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQuerySourceFormat
Copies the fields from the given SQLQuerySourceFormat donor to the SQLQuerySourceFormat recipient.
copyFields(SQLQuerySourceFormat) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQuerySourceFormat
Copies the fields from the given SQLQuerySourceFormat to this object.
copyProfile(IConnectionProfile, String) - Method in class org.eclipse.datatools.connectivity.ProfileManager
Duplicate a connection profile but won't add it into ProfileManager or IConnectionProfileRepository
copyright - Static variable in interface org.eclipse.datatools.connectivity.oda.design.AndExpression
 
copyright - Static variable in interface org.eclipse.datatools.connectivity.oda.design.AtomicExpressionContext
 
copyright - Static variable in interface org.eclipse.datatools.connectivity.oda.design.AxisAttributes
 
copyright - Static variable in enum org.eclipse.datatools.connectivity.oda.design.AxisType
 
copyright - Static variable in interface org.eclipse.datatools.connectivity.oda.design.ColumnDefinition
 
copyright - Static variable in interface org.eclipse.datatools.connectivity.oda.design.CompositeFilterExpression
 
copyright - Static variable in interface org.eclipse.datatools.connectivity.oda.design.CustomData
 
copyright - Static variable in interface org.eclipse.datatools.connectivity.oda.design.CustomFilterExpression
 
copyright - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DataAccessDesign
 
copyright - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DataElementAttributes
 
copyright - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DataElementIdentifier
 
copyright - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DataElementIdentifiers
 
copyright - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DataElementUIHints
 
copyright - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DataSetDesign
 
copyright - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DataSetParameters
 
copyright - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DataSetQuery
 
copyright - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DataSourceDesign
 
copyright - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignerState
 
copyright - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignerStateContent
 
copyright - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignFactory
 
copyright - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
 
copyright - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignSessionRequest
 
copyright - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignSessionResponse
 
copyright - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DocumentRoot
 
copyright - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DynamicFilterExpression
 
copyright - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DynamicValuesQuery
 
copyright - Static variable in enum org.eclipse.datatools.connectivity.oda.design.ElementNullability
 
copyright - Static variable in interface org.eclipse.datatools.connectivity.oda.design.ExpressionArguments
 
copyright - Static variable in interface org.eclipse.datatools.connectivity.oda.design.ExpressionParameterDefinition
 
copyright - Static variable in interface org.eclipse.datatools.connectivity.oda.design.ExpressionParameters
 
copyright - Static variable in interface org.eclipse.datatools.connectivity.oda.design.ExpressionVariable
 
copyright - Static variable in enum org.eclipse.datatools.connectivity.oda.design.ExpressionVariableType
 
copyright - Static variable in interface org.eclipse.datatools.connectivity.oda.design.FilterExpression
 
copyright - Static variable in interface org.eclipse.datatools.connectivity.oda.design.FilterExpressionType
 
copyright - Static variable in enum org.eclipse.datatools.connectivity.oda.design.HorizontalAlignment
 
copyright - Static variable in interface org.eclipse.datatools.connectivity.oda.design.InputElementAttributes
 
copyright - Static variable in interface org.eclipse.datatools.connectivity.oda.design.InputElementUIHints
 
copyright - Static variable in interface org.eclipse.datatools.connectivity.oda.design.InputParameterAttributes
 
copyright - Static variable in interface org.eclipse.datatools.connectivity.oda.design.InputParameterUIHints
 
copyright - Static variable in enum org.eclipse.datatools.connectivity.oda.design.InputPromptControlStyle
 
copyright - Static variable in interface org.eclipse.datatools.connectivity.oda.design.Locale
 
copyright - Static variable in interface org.eclipse.datatools.connectivity.oda.design.NameValuePair
 
copyright - Static variable in interface org.eclipse.datatools.connectivity.oda.design.NotExpression
 
copyright - Static variable in enum org.eclipse.datatools.connectivity.oda.design.NullOrderingType
 
copyright - Static variable in enum org.eclipse.datatools.connectivity.oda.design.OdaComplexDataType
 
copyright - Static variable in interface org.eclipse.datatools.connectivity.oda.design.OdaDesignSession
 
copyright - Static variable in enum org.eclipse.datatools.connectivity.oda.design.OdaScalarDataType
 
copyright - Static variable in interface org.eclipse.datatools.connectivity.oda.design.OrExpression
 
copyright - Static variable in interface org.eclipse.datatools.connectivity.oda.design.OutputElementAttributes
 
copyright - Static variable in interface org.eclipse.datatools.connectivity.oda.design.ParameterDefinition
 
copyright - Static variable in interface org.eclipse.datatools.connectivity.oda.design.ParameterFieldDefinition
 
copyright - Static variable in interface org.eclipse.datatools.connectivity.oda.design.ParameterFields
 
copyright - Static variable in enum org.eclipse.datatools.connectivity.oda.design.ParameterMode
 
copyright - Static variable in interface org.eclipse.datatools.connectivity.oda.design.Properties
 
copyright - Static variable in interface org.eclipse.datatools.connectivity.oda.design.Property
 
copyright - Static variable in interface org.eclipse.datatools.connectivity.oda.design.PropertyAttributes
 
copyright - Static variable in interface org.eclipse.datatools.connectivity.oda.design.ResourceIdentifiers
 
copyright - Static variable in interface org.eclipse.datatools.connectivity.oda.design.ResultSetColumns
 
copyright - Static variable in interface org.eclipse.datatools.connectivity.oda.design.ResultSetCriteria
 
copyright - Static variable in interface org.eclipse.datatools.connectivity.oda.design.ResultSetDefinition
 
copyright - Static variable in interface org.eclipse.datatools.connectivity.oda.design.ResultSets
 
copyright - Static variable in interface org.eclipse.datatools.connectivity.oda.design.ResultSubset
 
copyright - Static variable in interface org.eclipse.datatools.connectivity.oda.design.ScalarValueChoices
 
copyright - Static variable in interface org.eclipse.datatools.connectivity.oda.design.ScalarValueDefinition
 
copyright - Static variable in enum org.eclipse.datatools.connectivity.oda.design.SessionStatus
 
copyright - Static variable in enum org.eclipse.datatools.connectivity.oda.design.SortDirectionType
 
copyright - Static variable in interface org.eclipse.datatools.connectivity.oda.design.SortKey
 
copyright - Static variable in interface org.eclipse.datatools.connectivity.oda.design.SortSpecification
 
copyright - Static variable in interface org.eclipse.datatools.connectivity.oda.design.StaticValues
 
copyright - Static variable in enum org.eclipse.datatools.connectivity.oda.design.TextFormatType
 
copyright - Static variable in enum org.eclipse.datatools.connectivity.oda.design.TextWrapType
 
copyright - Static variable in class org.eclipse.datatools.connectivity.oda.design.util.DesignAdapterFactory
 
copyright - Static variable in class org.eclipse.datatools.connectivity.oda.design.util.DesignResourceFactoryImpl
 
copyright - Static variable in class org.eclipse.datatools.connectivity.oda.design.util.DesignResourceImpl
 
copyright - Static variable in class org.eclipse.datatools.connectivity.oda.design.util.DesignSwitch
 
copyright - Static variable in class org.eclipse.datatools.connectivity.oda.design.util.DesignXMLProcessor
 
copyright - Static variable in interface org.eclipse.datatools.connectivity.oda.design.ValueFormatHints
 
copyright - Static variable in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngresDBEventImpl
 
copyright - Static variable in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngresIdentitySpecifierImpl
 
copyright - Static variable in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngresSchemaImpl
 
copyright - Static variable in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngressqlmodelFactoryImpl
 
copyright - Static variable in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngressqlmodelPackageImpl
 
copyright - Static variable in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngresSynonymImpl
 
copyright - Static variable in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngresTriggerImpl
 
copyright - Static variable in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngresViewTableImpl
 
copyright - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngresDBEvent
 
copyright - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngresIdentitySpecifier
 
copyright - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngresSchema
 
copyright - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelFactory
 
copyright - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
 
copyright - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngresSynonym
 
copyright - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngresTrigger
 
copyright - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngresViewTable
 
copyright - Static variable in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.util.IngressqlmodelAdapterFactory
 
copyright - Static variable in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.util.IngressqlmodelSwitch
 
copyright - Static variable in class org.eclipse.datatools.modelbase.sql.query.helper.JoinHelper
 
copyright - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.CloudscapeFunctionNamesAndSignatures
 
copyright - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.MainExpressionPage
 
copyright - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.views.NavigableTableViewer
 
copyright - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.views.TableNavigator
 
copyright - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.views.update.UpdateTreeViewer
 
CopyRowAction - Class in org.eclipse.datatools.sqltools.common.ui.tableviewer
 
CopyRowAction(AccessibleTableViewer, Clipboard) - Constructor for class org.eclipse.datatools.sqltools.common.ui.tableviewer.CopyRowAction
 
CopyRowAction_can_not_copy_info - Static variable in class org.eclipse.datatools.sqltools.common.ui.tableviewer.Messages
 
CopyRowAction_can_not_copy_title - Static variable in class org.eclipse.datatools.sqltools.common.ui.tableviewer.Messages
 
CopyRowAction_text - Static variable in class org.eclipse.datatools.sqltools.common.ui.tableviewer.Messages
 
CopyRowsAction - Class in org.eclipse.datatools.sqltools.result.internal.ui.export.actions
Action to copy the selected row(s)
CopyRowsAction(String, TableViewer, IResultSetObject) - Constructor for class org.eclipse.datatools.sqltools.result.internal.ui.export.actions.CopyRowsAction
 
copySourceFormat(SQLQuerySourceFormat) - Static method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQuerySourceFormat
Creates and returns a copy of the given SQLQuerySourceFormat object.
CopyToClipboard_error_message - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.Messages
 
CopyToClipboard_error_title - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.Messages
 
count() - Method in interface org.eclipse.datatools.connectivity.oda.design.StaticValues
Gets the number of static values in this collection.
COUNT - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
COUNT - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
COUNT - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
CP_STATUS_CONNECTED - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.EditorConstants
 
CP_STATUS_DELETED - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.EditorConstants
 
CP_STATUS_DISCONNECTED - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.EditorConstants
 
CP_STATUS_OTHER - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.EditorConstants
 
CP_STATUS_PROP_CHANGED - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.EditorConstants
 
CP_STATUS_RENAMED - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.EditorConstants
 
CPRepositoryContentExtension_CPExtensionName - Static variable in class org.eclipse.datatools.connectivity.ui.Messages
 
CPWizardSelectionPage_default_filter_text - Static variable in class org.eclipse.datatools.connectivity.ui.Messages
 
create(EClass) - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DataModelElementFactory
 
create(EClass) - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngressqlmodelFactoryImpl
 
create(EClass) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelFactoryImpl
 
create(EClass) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.impl.SybaseasasqlmodelFactoryImpl
 
create(EClass) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelFactoryImpl
 
create(EClass) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.PartitionFactoryImpl
 
CREATE - Static variable in class org.eclipse.datatools.enablement.sybase.deltaddl.SybaseDeltaDdlGeneration
 
CREATE - Static variable in interface org.eclipse.datatools.enablement.sybase.IGenericDdlConstants
 
create(EClass) - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.impl.SybasesqlmodelFactoryImpl
 
CREATE - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
CREATE - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
CREATE - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
create() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.actions.NewSQLStatementDialog
Creates this window's widgetry in a new top-level shell.
create(String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.GroupByContentViewer.GroupByContentHolder
 
create(String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.GroupByContentViewer.GroupingSetContentHolder
 
create(String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.GroupByContentViewer.GroupingSetGroupContentHolder
 
create(String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.GroupByContentViewer.Holder
 
create(String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.GroupByContentViewer.SuperGroupExpressionHolder
 
create(String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.GroupByContentViewer.SuperGroupExpressionSublistHolder
 
create() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.templates.dialog.EditTemplateDialog
 
CREATE_DATABASE_ACTION_ID - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.ISQLEditorActionConstants
Context menu id for create database action.
CREATE_EVENT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
create_event_header() - Method in class org.eclipse.datatools.enablement.sybase.parser.QuickSQLParser
 
CREATE_EVENT_HEADER_PATTERN - Static variable in class org.eclipse.datatools.enablement.sybase.parser.AbstractQuickSQLParser
 
create_func_header() - Method in class org.eclipse.datatools.enablement.sybase.parser.QuickSQLParser
 
CREATE_FUNC_HEADER_PATTERN - Static variable in class org.eclipse.datatools.enablement.sybase.parser.AbstractQuickSQLParser
 
CREATE_FUNCTION - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
create_proc_header() - Method in class org.eclipse.datatools.enablement.sybase.parser.QuickSQLParser
 
CREATE_PROC_HEADER_PATTERN - Static variable in class org.eclipse.datatools.enablement.sybase.parser.AbstractQuickSQLParser
 
CREATE_PROCEDURE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
create_stmts() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
create_stmts() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
CREATE_TRIGGER - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
create_trigger() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
create_trigger_header() - Method in class org.eclipse.datatools.enablement.sybase.parser.QuickSQLParser
 
CREATE_TRIGGER_HEADER_PATTERN - Static variable in class org.eclipse.datatools.enablement.sybase.parser.AbstractQuickSQLParser
 
createAccessRuleTypeFromString(EDataType, String) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelFactoryImpl
 
createActions() - Method in class org.eclipse.datatools.sqltools.result.ui.view.ResultsViewControl
 
createAdapter(Notifier) - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.util.IngressqlmodelAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.util.SybaseasasqlmodelAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.util.PartitionAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.util.SybasesqlmodelAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class org.eclipse.datatools.modelbase.derby.util.DerbyModelAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class org.eclipse.datatools.modelbase.sql.accesscontrol.util.SQLAccessControlAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class org.eclipse.datatools.modelbase.sql.constraints.util.SQLConstraintsAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.util.SQLDataTypesAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class org.eclipse.datatools.modelbase.sql.expressions.util.SQLExpressionsAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class org.eclipse.datatools.modelbase.sql.routines.util.SQLRoutinesAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class org.eclipse.datatools.modelbase.sql.schema.util.SQLSchemaAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class org.eclipse.datatools.modelbase.sql.statements.util.SQLStatementsAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class org.eclipse.datatools.modelbase.sql.tables.util.SQLTablesAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelAdapterFactory
Creates an adapter for the target.
createAdvancedQuerySpecification() - Static method in class org.eclipse.datatools.connectivity.oda.spec.InternalSpecFactory
 
createAdvancedQuerySpecification() - Method in class org.eclipse.datatools.connectivity.oda.spec.util.QuerySpecificationHelper
Returns an empty advanced query specification instance created by the QuerySpecificationFactory specified in the constructor.
createAllowNullTypeFromString(EDataType, String) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelFactoryImpl
 
createAndExpression() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignFactory
Returns a new object of class 'And Expression'.
createAndExpressionAdapter() - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignAdapterFactory
Creates a new adapter for an object of class 'And Expression'.
createApproximateNumericDataType() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesFactory
Returns a new object of class 'Approximate Numeric Data Type'.
createApproximateNumericDataTypeAdapter() - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.SQLDataTypesItemProviderAdapterFactory
This creates an adapter for a ApproximateNumericDataType.
createApproximateNumericDataTypeAdapter() - Method in class org.eclipse.datatools.modelbase.sql.datatypes.util.SQLDataTypesAdapterFactory
Creates a new adapter for an object of class 'Approximate Numeric Data Type'.
createArrayDataTypeAdapter() - Method in class org.eclipse.datatools.modelbase.sql.datatypes.util.SQLDataTypesAdapterFactory
Creates a new adapter for an object of class 'Array Data Type'.
createAssertion(Assertion, boolean, boolean) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.fe.GenericDdlBuilder
 
createAssertion() - Method in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsFactory
Returns a new object of class 'Assertion'.
createAssertionAdapter() - Method in class org.eclipse.datatools.modelbase.sql.constraints.provider.SQLConstraintsItemProviderAdapterFactory
This creates an adapter for a Assertion.
createAssertionAdapter() - Method in class org.eclipse.datatools.modelbase.sql.constraints.util.SQLConstraintsAdapterFactory
Creates a new adapter for an object of class 'Assertion'.
createAtomicExpressionContext() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignFactory
Returns a new object of class 'Atomic Expression Context'.
createAtomicExpressionContextAdapter() - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignAdapterFactory
Creates a new adapter for an object of class 'Atomic Expression Context'.
createAttributeDefinition() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesFactory
Returns a new object of class 'Attribute Definition'.
createAttributeDefinitionAdapter() - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.SQLDataTypesItemProviderAdapterFactory
This creates an adapter for a AttributeDefinition.
createAttributeDefinitionAdapter() - Method in class org.eclipse.datatools.modelbase.sql.datatypes.util.SQLDataTypesAdapterFactory
Creates a new adapter for an object of class 'Attribute Definition'.
createAuthorizationId(AuthorizationIdentifier, boolean, boolean, boolean) - Method in class org.eclipse.datatools.enablement.ase.ddl.SybaseASEDdlBuilder
sp_adduser loginame [, name_in_db [, grpname]] sp_addgroup grpname sp_changegroup grpname, username
createAuthorizationId(AuthorizationIdentifier, boolean, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.ddl.SybaseASADdlBuilder
GRANT CONNECT TO userid, ...
createAuthorizationId(AuthorizationIdentifier, boolean, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlBuilder
 
createAuthorizationId(AuthorizationIdentifier, boolean, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlBuilderWrapper
 
createAuthorizationIdentifierAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Authorization Identifier'.
createAuthorizationIdentifierAdapter() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Authorization Identifier'.
createAuthorizationIdentifierAdapter() - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.util.SybasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Authorization Identifier'.
createAuthorizationIdentifierAdapter() - Method in class org.eclipse.datatools.modelbase.sql.accesscontrol.util.SQLAccessControlAdapterFactory
Creates a new adapter for an object of class 'Authorization Identifier'.
createAxisAttributes() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignFactory
Returns a new object of class 'Axis Attributes'.
createAxisAttributesAdapter() - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignAdapterFactory
Creates a new adapter for an object of class 'Axis Attributes'.
createBaseTableAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Base Table'.
createBaseTableAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.util.SybaseasasqlmodelAdapterFactory
Creates a new adapter for an object of class 'Base Table'.
createBaseTableAdapter() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Base Table'.
createBaseTableAdapter() - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.util.SybasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Base Table'.
createBaseTableAdapter() - Method in class org.eclipse.datatools.modelbase.sql.tables.util.SQLTablesAdapterFactory
Creates a new adapter for an object of class 'Base Table'.
createBinaryStringDataType() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesFactory
Returns a new object of class 'Binary String Data Type'.
createBinaryStringDataTypeAdapter() - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.SQLDataTypesItemProviderAdapterFactory
This creates an adapter for a BinaryStringDataType.
createBinaryStringDataTypeAdapter() - Method in class org.eclipse.datatools.modelbase.sql.datatypes.util.SQLDataTypesAdapterFactory
Creates a new adapter for an object of class 'Binary String Data Type'.
createBooleanDataType() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesFactory
Returns a new object of class 'Boolean Data Type'.
createBooleanDataTypeAdapter() - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.SQLDataTypesItemProviderAdapterFactory
This creates an adapter for a BooleanDataType.
createBooleanDataTypeAdapter() - Method in class org.eclipse.datatools.modelbase.sql.datatypes.util.SQLDataTypesAdapterFactory
Creates a new adapter for an object of class 'Boolean Data Type'.
createBoundDefault(Column, boolean, boolean, boolean) - Method in class org.eclipse.datatools.enablement.ase.ddl.SybaseASEDdlBuilder
 
createBuiltInFunction() - Method in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesFactory
Returns a new object of class 'Built In Function'.
createBuiltInFunctionAdapter() - Method in class org.eclipse.datatools.modelbase.sql.routines.provider.SQLRoutinesItemProviderAdapterFactory
This creates an adapter for a BuiltInFunction.
createBuiltInFunctionAdapter() - Method in class org.eclipse.datatools.modelbase.sql.routines.util.SQLRoutinesAdapterFactory
Creates a new adapter for an object of class 'Built In Function'.
createButton(Composite, String, int) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.PseudoFormToolkit
 
createButton(Composite, int, FormToolkit) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SWTUtilsExt
Create Button from specified label by parent or Managed form
createButton(Composite, int, IManagedForm) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SWTUtilsExt
Create Button from specified label by parent or Managed form
createButton(Composite, int, FormToolkit) - Static method in class org.eclipse.datatools.sqltools.common.ui.util.SWTUtilsExt
Create Button from specified label by parent or Managed form
createButton(Composite, int, IManagedForm) - Static method in class org.eclipse.datatools.sqltools.common.ui.util.SWTUtilsExt
Create Button from specified label by parent or Managed form
createButtonsForButtonBar(Composite) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.execute.ExecuteViewer
 
createCacheInfo() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelFactoryImpl
 
createCacheInfo() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelFactory
Returns a new object of class 'Cache Info'.
createCacheInfoAdapter() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Cache Info'.
createCacheStrategyTypeFromString(EDataType, String) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelFactoryImpl
 
createCallableSQLResultRunnable(Connection, ILaunchConfiguration, boolean, IConnectionTracker, DatabaseIdentifier) - Method in class org.eclipse.datatools.sqltools.db.derby.core.services.DerbyExecutionService
 
createCallStatement() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelFactory
Returns a new object of class 'Call Statement'.
createCallStatement(ProcedureReference, List) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createCallStatementAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Call Statement'.
createCaseElse(QueryValueExpression) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createCaseSearchContent(QuerySearchCondition, QueryValueExpression) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createCaseSearchExpression(List, ValueExpressionCaseElse) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createCaseSearchList(List, ValueExpressionCaseSearchContent) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createCaseSimpleContent(QueryValueExpression, QueryValueExpression) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createCaseSimpleExpression(QueryValueExpression, List, ValueExpressionCaseElse) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createCaseSimpleList(List, ValueExpressionCaseSimpleContent) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createCast(QueryValueExpression, String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.ExpressionHelper
Creates a cast expression
createCastExpression(QueryValueExpression, String) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createCastExpression(QueryValueExpression, DataType) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createCatalog() - Method in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaFactory
Returns a new object of class 'Catalog'.
createCatalogAdapter() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Catalog'.
createCatalogAdapter() - Method in class org.eclipse.datatools.modelbase.sql.schema.provider.SQLSchemaItemProviderAdapterFactory
This creates an adapter for a Catalog.
createCatalogAdapter() - Method in class org.eclipse.datatools.modelbase.sql.schema.util.SQLSchemaAdapterFactory
Creates a new adapter for an object of class 'Catalog'.
createCatalogs(Catalog, boolean, boolean, boolean) - Method in class org.eclipse.datatools.enablement.ase.ddl.SybaseASEDdlBuilder
 
createCatalogs(Catalog, boolean, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.ddl.SybaseASADdlBuilder
 
createCatalogs(Catalog, boolean, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlBuilder
 
createCatalogs(Catalog, boolean, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlBuilderWrapper
 
createCCombo(Composite, int, IManagedForm) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SWTUtilsExt
Create CCombox by creation wizard or Managed form
createCCombo(Composite, int, FormToolkit) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SWTUtilsExt
Create CCombox by creation wizard or toolkit
createCCombo(Composite, int, IManagedForm) - Static method in class org.eclipse.datatools.sqltools.common.ui.util.SWTUtilsExt
Create CCombox by creation wizard or Managed form
createCCombo(Composite, int, FormToolkit) - Static method in class org.eclipse.datatools.sqltools.common.ui.util.SWTUtilsExt
Create CCombox by creation wizard or toolkit
createCharacterSet() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesFactory
Returns a new object of class 'Character Set'.
createCharacterSetAdapter() - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.SQLDataTypesItemProviderAdapterFactory
This creates an adapter for a CharacterSet.
createCharacterSetAdapter() - Method in class org.eclipse.datatools.modelbase.sql.datatypes.util.SQLDataTypesAdapterFactory
Creates a new adapter for an object of class 'Character Set'.
createCharacterStringDataType() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesFactory
Returns a new object of class 'Character String Data Type'.
createCharacterStringDataTypeAdapter() - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.SQLDataTypesItemProviderAdapterFactory
This creates an adapter for a CharacterStringDataType.
createCharacterStringDataTypeAdapter() - Method in class org.eclipse.datatools.modelbase.sql.datatypes.util.SQLDataTypesAdapterFactory
Creates a new adapter for an object of class 'Character String Data Type'.
createCheckBox(Composite) - Static method in class org.eclipse.datatools.sqltools.common.ui.util.SWTUtils
Creates a new checkbox and sets the default layout data.
createCheckBox(Composite, String, int) - Static method in class org.eclipse.datatools.sqltools.common.ui.util.SWTUtils
Creates a new checkbox and sets the default layout data.
createCheckBox(Composite, String, int, int) - Static method in class org.eclipse.datatools.sqltools.common.ui.util.SWTUtils
Creates a new checkbox and sets the default layout data.
createCheckBox(Composite) - Static method in class org.eclipse.datatools.sqltools.result.internal.ui.utils.UIUtil
Creates a new checkbox and sets the default layout data.
createCheckBox(Composite, String, int) - Static method in class org.eclipse.datatools.sqltools.result.internal.ui.utils.UIUtil
Creates a new checkbox and sets the default layout data.
createCheckBox(Composite, String, int, int) - Static method in class org.eclipse.datatools.sqltools.result.internal.ui.utils.UIUtil
Creates a new checkbox and sets the default layout data.
createCheckBox(Composite, String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.ViewUtility
Helper method for creating check box
createCheckConstraint() - Method in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsFactory
Returns a new object of class 'Check Constraint'.
createCheckConstraintAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Check Constraint'.
createCheckConstraintAdapter() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Check Constraint'.
createCheckConstraintAdapter() - Method in class org.eclipse.datatools.modelbase.sql.constraints.provider.SQLConstraintsItemProviderAdapterFactory
This creates an adapter for a CheckConstraint.
createCheckConstraintAdapter() - Method in class org.eclipse.datatools.modelbase.sql.constraints.util.SQLConstraintsAdapterFactory
Creates a new adapter for an object of class 'Check Constraint'.
createClassLoader(ClassLoader) - Method in class org.eclipse.datatools.connectivity.drivers.DriverInstance
Creates a ClassLoader for the Driver Instance and loads the files from the jar list.
createClassLoader(ClassLoader) - Method in class org.eclipse.datatools.connectivity.drivers.jdbc.JDBCConnection
 
createClient(Composite) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilder
Creates the UI component for the SQLBuilder.
createCollectionDataTypeAdapter() - Method in class org.eclipse.datatools.modelbase.sql.datatypes.util.SQLDataTypesAdapterFactory
Creates a new adapter for an object of class 'Collection Data Type'.
createColumn(Column, boolean, boolean) - Method in class org.eclipse.datatools.enablement.ase.ddl.SybaseASEDdlBuilder
 
createColumn(Column, boolean, boolean, boolean) - Method in class org.eclipse.datatools.enablement.ase.ddl.SybaseASEDdlBuilder
alter table [[database.][owner].table_name add column_name datatype [default {constant_expression | user | null}] {identity | null | not null} [off row | in row]
createColumn(Column, boolean, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.ddl.SybaseASADdlBuilder
ALTER TABLE [ owner.]table-name ADD column-name data-type [ NOT NULL ] [ DEFAULT default-value ] [ column-constraint ...
createColumn(Column, boolean, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlBuilder
 
createColumn(Column, boolean, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlBuilderWrapper
 
createColumn() - Method in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesFactory
Returns a new object of class 'Column'.
createColumnAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Column'.
createColumnAdapter() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Column'.
createColumnAdapter() - Method in class org.eclipse.datatools.modelbase.sql.tables.provider.SQLTablesItemProviderAdapterFactory
This creates an adapter for a Column.
createColumnAdapter() - Method in class org.eclipse.datatools.modelbase.sql.tables.util.SQLTablesAdapterFactory
Creates a new adapter for an object of class 'Column'.
createColumnDefinition() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignFactory
Returns a new object of class 'Column Definition'.
createColumnDefinitionAdapter() - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignAdapterFactory
Creates a new adapter for an object of class 'Column Definition'.
createColumnExpression(String) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
Create a new ValueExpressionColumn with the given name.
createColumnExpression(String, String, String) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
if the same table name and same column name is referenced in two different schemas and the tables in the FROM-clause are not given an alias name e.g.
createColumnExpression(String, String) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createColumnExpression(String) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createColumnExpression(TableExpression, Column) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.ExpressionHelper
Creates a SQLColumnExpression for the given table and column.
createColumnList(List, ValueExpressionColumn) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createColumnName(String) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
Creates the new ColumnName object and sets the given name.
createColumnName() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelFactory
Returns a new object of class 'Column Name'.
createColumnName(String) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createColumnNameAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SQLQueryModelItemProviderAdapterFactory
This creates an adapter for a ColumnName.
createColumnNameAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Column Name'.
createColumnNameList(List, ColumnName) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createCombinedCondition(QuerySearchCondition, QuerySearchCondition, int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createCombinedExpression(QueryValueExpression, int, QueryValueExpression) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createCombinedOperator(String, String) - Static method in class org.eclipse.datatools.connectivity.oda.spec.valueexpr.InternalValueExprFactory
 
createCombinedOperator(String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.ExpressionHelper
 
createCombo(Composite, int, IManagedForm) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SWTUtilsExt
Create Combo from specified label by parent or Managed form
createCombo(Composite, int, FormToolkit) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SWTUtilsExt
Create Combo from specified label by parent or Managed form
createCombo(Composite, String[], int) - Static method in class org.eclipse.datatools.sqltools.common.ui.util.SWTUtils
Creates a combo box and sets the default layout data.
createCombo(Composite, String, int) - Static method in class org.eclipse.datatools.sqltools.common.ui.util.SWTUtils
Creates a combo box and sets the default layout data.
createCombo(Composite, String, int, int) - Static method in class org.eclipse.datatools.sqltools.common.ui.util.SWTUtils
Creates a combo box and sets the default layout data.
createCombo(Composite, String[], int, int) - Static method in class org.eclipse.datatools.sqltools.common.ui.util.SWTUtils
Creates a combo box and sets the default layout data.
createCombo(Composite, String, int, int, boolean) - Static method in class org.eclipse.datatools.sqltools.common.ui.util.SWTUtils
Creates a combo box and sets the default layout data.
createCombo(Composite, String[], int, int, boolean) - Static method in class org.eclipse.datatools.sqltools.common.ui.util.SWTUtils
Creates a combo box and sets the default layout data.
createCombo(Composite, int, IManagedForm) - Static method in class org.eclipse.datatools.sqltools.common.ui.util.SWTUtilsExt
Create Combo from specified label by parent or Managed form
createCombo(Composite, int, FormToolkit) - Static method in class org.eclipse.datatools.sqltools.common.ui.util.SWTUtilsExt
Create Combo from specified label by parent or Managed form
createCombo(Composite, String, int) - Static method in class org.eclipse.datatools.sqltools.result.internal.ui.utils.UIUtil
Creates a combo box and sets the default layout data.
createCombo(Composite, String, int, int) - Static method in class org.eclipse.datatools.sqltools.result.internal.ui.utils.UIUtil
Creates a combo box and sets the default layout data.
createCombo(Composite, String[], int, int) - Static method in class org.eclipse.datatools.sqltools.result.internal.ui.utils.UIUtil
Creates a combo box and sets the default layout data.
createCombo(Composite, String, int, int, boolean) - Static method in class org.eclipse.datatools.sqltools.result.internal.ui.utils.UIUtil
Creates a combo box and sets the default layout data.
createCombo(Composite, String[], int, int, boolean) - Static method in class org.eclipse.datatools.sqltools.result.internal.ui.utils.UIUtil
Creates a combo box and sets the default layout data.
createComboBox(Composite) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.ViewUtility
 
createComboBox(Composite, boolean) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.ViewUtility
 
createComment(SQLObject, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.ddl.SybaseASADdlBuilder
COMMENT ON { COLUMN [ owner.]table-name.column-name | EVENT event-name | FOREIGN KEY [ owner.]table-name.role-name | INDEX [ [ owner.] table.]index-name | JAVA CLASS java-class-name | JAVA JAR java-jar-name | LOGIN integrated_login_id | PROCEDURE [ owner.]procedure-name | SERVICE web-service-name | TABLE [ owner.]table-name | TRIGGER [ [ owner.]tablename.]trigger-name | USER userid | VIEW [ owner.]view-name } IS comment
createComment(SQLObject, boolean, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.ddl.SybaseASADdlBuilder
 
createComment() - Method in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaFactory
Returns a new object of class 'Comment'.
createCommentAdapter() - Method in class org.eclipse.datatools.modelbase.sql.schema.provider.SQLSchemaItemProviderAdapterFactory
This creates an adapter for a Comment.
createCommentAdapter() - Method in class org.eclipse.datatools.modelbase.sql.schema.util.SQLSchemaAdapterFactory
Creates a new adapter for an object of class 'Comment'.
createComposite(Composite, int) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.PseudoFormToolkit
 
createComposite(Composite) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.PseudoFormToolkit
 
createComposite(Composite, int, FormToolkit) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SWTUtilsExt
Create Composite by parent or Managed form
createComposite(Composite, int, IManagedForm) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SWTUtilsExt
Create Composite by creation wizard or toolkit
createComposite(Composite, int) - Static method in class org.eclipse.datatools.sqltools.common.ui.util.SWTUtils
Creates composite control and sets the default layout data.
createComposite(Composite, int, int, int) - Static method in class org.eclipse.datatools.sqltools.common.ui.util.SWTUtils
Creates composite control and sets the default layout data.
createComposite(Composite, int, int, int, int) - Static method in class org.eclipse.datatools.sqltools.common.ui.util.SWTUtils
Creates composite control and sets the default layout data.
createComposite(Composite, int, int, int, int, int, int, int) - Static method in class org.eclipse.datatools.sqltools.common.ui.util.SWTUtils
Creates composite control and sets the default layout data.
createComposite(Composite, int, FormToolkit) - Static method in class org.eclipse.datatools.sqltools.common.ui.util.SWTUtilsExt
Create Composite by parent or Managed form
createComposite(Composite, int, IManagedForm) - Static method in class org.eclipse.datatools.sqltools.common.ui.util.SWTUtilsExt
Create Composite by creation wizard or toolkit
createComposite(Composite, int) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.ViewUtility
 
createComposite(Composite, int, boolean) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.ViewUtility
 
createComposite(Composite, int, boolean, boolean) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.ViewUtility
 
createCompositeFilterExpression() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignFactory
Returns a new object of class 'Composite Filter Expression'.
createCompositeFilterExpressionAdapter() - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignAdapterFactory
Creates a new adapter for an object of class 'Composite Filter Expression'.
createConnection(IConnectionProfile) - Method in class org.eclipse.datatools.connectivity.drivers.jdbc.JDBCConnectionFactory
 
createConnection(IConnectionProfile, String, String) - Method in class org.eclipse.datatools.connectivity.drivers.jdbc.JDBCConnectionFactory
 
createConnection(IConnectionProfile) - Method in interface org.eclipse.datatools.connectivity.IConnectionFactory
This method creates a connection to a server based on the properties specified by the connection profile.
createConnection(IConnectionProfile, String, String) - Method in interface org.eclipse.datatools.connectivity.IConnectionFactory
This method creates a connection to a server based on the properties specified by the connection profile.
createConnection(String) - Method in interface org.eclipse.datatools.connectivity.IConnectionProfile
This method is a shortcut for getProvider()getConnectionFactory(factoryId).createConnection(this).
createConnection(String, String, String) - Method in interface org.eclipse.datatools.connectivity.IConnectionProfile
This method is a shortcut for getProvider()getConnectionFactory(factoryId).createConnection(this,uid,pwd).
createConnection(IConnectionProfile, IProgressMonitor) - Method in interface org.eclipse.datatools.connectivity.IOfflineConnectionFactory
This method creates a connection to a server based on the properties specified by the connection profile.
createConnection(IConnectionProfile) - Method in class org.eclipse.datatools.connectivity.sqm.core.SQMConnectionFactory
 
createConnection(IConnectionProfile, String, String) - Method in class org.eclipse.datatools.connectivity.sqm.core.SQMConnectionFactory
 
createConnection(IConnectionProfile) - Method in class org.eclipse.datatools.enablement.hsqldb.connection.HSQLDBJDBCConnectionFactory
 
createConnection(IConnectionProfile) - Method in class org.eclipse.datatools.enablement.sqlite.connection.SQLITEJDBCConnectionFactory
 
createConnection(String, String) - Method in class org.eclipse.datatools.sqltools.db.derby.core.services.DerbyConnectionService
 
createConnection(IControlConnection, boolean, String[]) - Static method in class org.eclipse.datatools.sqltools.debugger.core.AutoAttachUtil
If can't get connection id, may put "" as connection id.
createConnection(boolean, String[]) - Method in interface org.eclipse.datatools.sqltools.debugger.core.IControlConnectionExtension
Creates a new connection using same profile as this.
createConstraintAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Constraint'.
createConstraintAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.util.SybaseasasqlmodelAdapterFactory
Creates a new adapter for an object of class 'Constraint'.
createConstraintAdapter() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Constraint'.
createConstraintAdapter() - Method in class org.eclipse.datatools.modelbase.sql.constraints.util.SQLConstraintsAdapterFactory
Creates a new adapter for an object of class 'Constraint'.
createConstructedDataTypeAdapter() - Method in class org.eclipse.datatools.modelbase.sql.datatypes.util.SQLDataTypesAdapterFactory
Creates a new adapter for an object of class 'Constructed Data Type'.
createContentProvider() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SQLDomainModel
Creates and returns a content provider for this statement, based on the current adapter factory.
createContents(Composite) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.PrivilegesDetailPage
Creates controls
createContents(String) - Method in class org.eclipse.datatools.sqltools.common.ui.resource.ContainerSelectionGroup
Creates the contents of the composite.
createContents(String, int) - Method in class org.eclipse.datatools.sqltools.common.ui.resource.ContainerSelectionGroup
Creates the contents of the composite.
createContents(Composite) - Method in class org.eclipse.datatools.sqltools.result.internal.ui.AbstractShiftedListSection
 
createContents(String) - Method in class org.eclipse.datatools.sqltools.result.internal.ui.export.ContainerSelectionGroup
Creates the contents of the composite.
createContents(String, int) - Method in class org.eclipse.datatools.sqltools.result.internal.ui.export.ContainerSelectionGroup
Creates the contents of the composite.
createContents(String) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.internal.ui.ContainerSelectionGroup
Creates the contents of the composite.
createContents(String, int) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.internal.ui.ContainerSelectionGroup
Creates the contents of the composite.
createContext(IDocument, int, int, ParsingResult) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.ASAContextType
 
createContext(IDocument, int, int, ParsingResult) - Method in class org.eclipse.datatools.sqltools.editor.template.GenericSQLContextType
 
createContextMenuFor(Viewer) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilder
Creates context menu for a viewer.
createContextType() - Method in class org.eclipse.datatools.sqltools.editor.template.SQLContextTypeFactory
 
createControl(Composite) - Method in class org.eclipse.datatools.connectivity.db.generic.ui.GenericDBProfileDetailsWizardPage
 
createControl(Composite) - Method in class org.eclipse.datatools.connectivity.oda.design.ui.wizards.DataSetWizardPage
 
createControl(Composite) - Method in class org.eclipse.datatools.connectivity.sqm.core.ui.explorer.filter.ConnectionFilterWizardPage
 
createControl(Composite, boolean, boolean) - Method in class org.eclipse.datatools.connectivity.sqm.core.ui.explorer.filter.ConnectionFilterWizardPage
 
createControl(Composite) - Method in class org.eclipse.datatools.connectivity.ui.dse.dialogs.ExistingConnectionProfilesDialogPage
 
createControl(Composite) - Method in class org.eclipse.datatools.connectivity.ui.dse.dialogs.ProfileSelectionDialogPage
 
createControl(Composite, boolean) - Method in class org.eclipse.datatools.connectivity.ui.dse.dialogs.ProfileSelectionDialogPage
 
createControl(Composite, boolean, boolean) - Method in class org.eclipse.datatools.connectivity.ui.dse.dialogs.ProfileSelectionDialogPage
 
createControl(Composite, int) - Method in class org.eclipse.datatools.connectivity.ui.templates.PropertyTemplateOption
 
createControl(Composite) - Method in class org.eclipse.datatools.connectivity.ui.wizards.ConnectionProfileDetailsPage
 
createControl(Composite) - Method in class org.eclipse.datatools.connectivity.ui.wizards.ConnectionProfileSummaryPage
 
createControl(Composite) - Method in class org.eclipse.datatools.connectivity.ui.wizards.ExtensibleProfileDetailsWizardPage
 
createControl(Composite) - Method in class org.eclipse.datatools.connectivity.ui.wizards.NewConnectionProfileWizardPage
 
createControl(Composite, boolean) - Method in class org.eclipse.datatools.connectivity.ui.wizards.ProfilePropertyPage
 
createControl(Composite) - Method in class org.eclipse.datatools.sqltools.common.ui.resource.WizardNewFileCreationPage
(non-Javadoc) Method declared on IDialogPage.
createControl(Composite) - Method in class org.eclipse.datatools.sqltools.data.internal.ui.editor.DefaultExternalTableDataWizardPage
Instead of overwriting this method, subclasses should overwrite one of the following methods that are called from within this method: createBasicComposite(Composite comp) createEditorArea(Composite comp) createButtonArea(Composite comp)
createControl(Composite) - Method in class org.eclipse.datatools.sqltools.data.internal.ui.FileFormatWizardPage
 
createControl(Composite) - Method in class org.eclipse.datatools.sqltools.result.internal.ui.export.ResultFormatWizardPage
 
createControl(Composite) - Method in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.ConnectionLevelOptionsTab
 
createControl(Composite) - Method in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.RoutineMainTab
 
createControl(Composite, int, String) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.common.CollapseableSection
User of this class need to call this method to create this section
createControl(Composite) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseOptionsPage
 
createControl(Composite) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSearchPage
 
createControl(Composite) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSimplePage
 
createControl(Composite) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.cast.CastBuilderPage
 
createControl(Composite) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.constant.ConstantOptionsPage
 
createControl(Composite) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.constant.NumericConstantBuilderPage
 
createControl(Composite) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.constant.StringConstantBuilderPage
 
createControl(Composite) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.function.FunctionBuilderPage
 
createControl(Composite) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.MainExpressionPage
 
createControl(Composite) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.multiexpr.ExpressionsByOperatorsPage
 
createControl(Composite) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.subquery.SubQueryPage
 
createControl(Composite) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.delete.DeleteViewer
 
createControl(Composite) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.execute.ParameterMarkerPage
 
createControl(Composite) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.fullselect.FullSelectViewer
 
createControl(Composite) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.fullselect.ValuesRowViewer
 
createControl(Composite) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.fullselect.ValuesViewer
 
createControl(Composite) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.GraphControl
 
createControl(Composite) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.insert.InsertSelectViewer
 
createControl(Composite) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.insert.InsertTypeViewer
 
createControl(Composite) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.insert.InsertViewer
 
createControl(Composite) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.GroupByContentViewer
 
createControl(Composite) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.GroupByViewer
 
createControl(Composite) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.SelectStatementDistinctViewer
 
createControl(Composite) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.SelectViewer
 
createControl(Composite) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.SQLTreeViewer
 
createControl(Composite) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.update.UpdateDesignViewer
 
createControl(Composite) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.update.UpdateViewer
 
createControl(Composite) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.with.WithStatementViewer
 
createControl(Composite) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.with.WithTableViewer
 
createControl(Composite) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.editor.SQLEditorContentOutlinePage
Creates the SWT control for this page under the given parent control.
createControl(Composite) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.editor.SQLOutlinePage
 
createControl(Composite) - Method in class org.eclipse.datatools.sqltools.sqleditor.preferences.GeneralPreferencePage
 
createControl(Composite) - Method in class org.eclipse.datatools.sqltools.sqleditor.preferences.SyntaxColoringPage
 
createControl(Composite) - Method in class org.eclipse.datatools.sqltools.sqleditor.preferences.TemplatesPreferencePage
 
createControlConnection(DatabaseIdentifier) - Method in class org.eclipse.datatools.sqltools.db.derby.core.services.DerbyConnectionService
 
createCursorReference() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelFactory
Returns a new object of class 'Cursor Reference'.
createCursorReferenceAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SQLQueryModelItemProviderAdapterFactory
This creates an adapter for a CursorReference.
createCursorReferenceAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Cursor Reference'.
createCustomAggregate(String, String, ExpressionVariable) - Static method in class org.eclipse.datatools.connectivity.oda.spec.result.InternalResultSpecFactory
 
createCustomAggregate(String, String) - Static method in class org.eclipse.datatools.connectivity.oda.spec.result.InternalResultSpecFactory
 
createCustomAggregate(String, String) - Static method in class org.eclipse.datatools.connectivity.oda.spec.util.ExpressionFactory
Creates a custom aggregate expression instance of the specified aggregate expression contributed by the specified dynamicResultSet extension.
createCustomAggregate(String, String, ExpressionVariable) - Static method in class org.eclipse.datatools.connectivity.oda.spec.util.ExpressionFactory
Creates a custom aggregate expression instance, with the given expression variable, of the specified aggregate expression contributed by the specified dynamicResultSet extension.
createCustomControl(Composite) - Method in class org.eclipse.datatools.connectivity.db.generic.ui.GenericDBProfileDetailsWizardPage
 
createCustomControl(Composite) - Method in class org.eclipse.datatools.connectivity.oda.design.ui.wizards.DataSourceWizardPage
 
createCustomControl(Composite) - Method in class org.eclipse.datatools.connectivity.ui.wizards.ConnectionProfileDetailsPage
 
createCustomControl(Composite) - Method in class org.eclipse.datatools.connectivity.ui.wizards.ExtensibleProfileDetailsWizardPage
 
createCustomData() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignFactory
Returns a new object of class 'Custom Data'.
createCustomDataAdapter() - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignAdapterFactory
Creates a new adapter for an object of class 'Custom Data'.
createCustomExpression(String, String) - Static method in class org.eclipse.datatools.connectivity.oda.spec.util.ExpressionFactory
Creates a custom filter expression instance of the specified filter expression contributed by the specified dynamicResultSet extension.
createCustomExpression(String, String, ExpressionVariable, ExpressionArguments) - Static method in class org.eclipse.datatools.connectivity.oda.spec.util.ExpressionFactory
Creates a custom filter expression instance, with the given expression context, of the specified filter expression contributed by the specified dynamicResultSet extension.
createCustomFilter(String, String) - Static method in class org.eclipse.datatools.connectivity.oda.spec.result.filter.InternalFilterFactory
 
createCustomFilter(String, String, ExpressionVariable, ExpressionArguments) - Static method in class org.eclipse.datatools.connectivity.oda.spec.result.filter.InternalFilterFactory
 
createCustomFilterExpression() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignFactory
Returns a new object of class 'Custom Filter Expression'.
createCustomFilterExpressionAdapter() - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignAdapterFactory
Creates a new adapter for an object of class 'Custom Filter Expression'.
createCustomFunction(String, String) - Static method in class org.eclipse.datatools.connectivity.oda.spec.util.ExpressionFactory
Creates a custom function value expression instance of the specified function type contributed by the specified dynamicResultSet extension.
createCustomFunction(String, String) - Static method in class org.eclipse.datatools.connectivity.oda.spec.valueexpr.InternalValueExprFactory
 
createDataAccessDesign() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignFactory
Returns a new object of class 'Data Access Design'.
createDataAccessDesignAdapter() - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignAdapterFactory
Creates a new adapter for an object of class 'Data Access Design'.
createDatabase(Database, boolean, boolean, boolean) - Method in class org.eclipse.datatools.enablement.ase.ddl.SybaseASEDdlBuilder
 
createDatabase(Database, boolean, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.ddl.SybaseASADdlBuilder
 
createDatabase(Database, boolean, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlBuilder
 
createDatabase(Database, boolean, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlBuilderWrapper
 
createDatabase() - Method in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaFactory
Returns a new object of class 'Database'.
createDatabaseAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Database'.
createDatabaseAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.util.SybaseasasqlmodelAdapterFactory
Creates a new adapter for an object of class 'Database'.
createDatabaseAdapter() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Database'.
createDatabaseAdapter() - Method in class org.eclipse.datatools.modelbase.sql.schema.provider.SQLSchemaItemProviderAdapterFactory
This creates an adapter for a Database.
createDatabaseAdapter() - Method in class org.eclipse.datatools.modelbase.sql.schema.util.SQLSchemaAdapterFactory
Creates a new adapter for an object of class 'Database'.
createDataElementAttributes() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignFactory
Returns a new object of class 'Data Element Attributes'.
createDataElementAttributesAdapter() - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignAdapterFactory
Creates a new adapter for an object of class 'Data Element Attributes'.
createDataElementIdentifier() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignFactory
Returns a new object of class 'Data Element Identifier'.
createDataElementIdentifierAdapter() - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignAdapterFactory
Creates a new adapter for an object of class 'Data Element Identifier'.
createDataElementIdentifiers() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignFactory
Returns a new object of class 'Data Element Identifiers'.
createDataElementIdentifiersAdapter() - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignAdapterFactory
Creates a new adapter for an object of class 'Data Element Identifiers'.
createDataElementUIHints() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignFactory
Returns a new object of class 'Data Element UI Hints'.
createDataElementUIHintsAdapter() - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignAdapterFactory
Creates a new adapter for an object of class 'Data Element UI Hints'.
createDataLinkDataType() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesFactory
Returns a new object of class 'Data Link Data Type'.
createDataLinkDataTypeAdapter() - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.SQLDataTypesItemProviderAdapterFactory
This creates an adapter for a DataLinkDataType.
createDataLinkDataTypeAdapter() - Method in class org.eclipse.datatools.modelbase.sql.datatypes.util.SQLDataTypesAdapterFactory
Creates a new adapter for an object of class 'Data Link Data Type'.
createDataSetDesign() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignFactory
Returns a new object of class 'Data Set Design'.
createDataSetDesignAdapter() - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignAdapterFactory
Creates a new adapter for an object of class 'Data Set Design'.
createDataSetNonPublicProperties(String, String, Properties) - Static method in class org.eclipse.datatools.connectivity.oda.design.ui.designsession.DesignSessionUtil
Creates an ODA design property collection for those given data set properties that are not defined in an ODA runtime extension manifest.
createDataSetParameters() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignFactory
Returns a new object of class 'Data Set Parameters'.
createDataSetParametersAdapter() - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignAdapterFactory
Creates a new adapter for an object of class 'Data Set Parameters'.
createDataSetPublicProperties(String, String, Properties) - Static method in class org.eclipse.datatools.connectivity.oda.design.ui.designsession.DesignSessionUtil
Creates an ODA design property collection for the data set public properties defined in an ODA runtime extension manifest.
createDataSetQuery() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignFactory
Returns a new object of class 'Data Set Query'.
createDataSetQueryAdapter() - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignAdapterFactory
Creates a new adapter for an object of class 'Data Set Query'.
createDataSourceDesign() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignFactory
Returns a new object of class 'Data Source Design'.
createDataSourceDesignAdapter() - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignAdapterFactory
Creates a new adapter for an object of class 'Data Source Design'.
createDataSourceNonPublicProperties(String, Properties) - Static method in class org.eclipse.datatools.connectivity.oda.design.ui.designsession.DesignSessionUtil
Creates an ODA design property collection for those given data source properties that are not defined in an ODA runtime extension manifest.
createDataSourcePublicProperties(String, Properties) - Static method in class org.eclipse.datatools.connectivity.oda.design.ui.designsession.DesignSessionUtil
Creates an ODA design property collection for the data source public properties defined in an ODA runtime extension manifest.
createDataType(String) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createDataTypeAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Data Type'.
createDataTypeAdapter() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Data Type'.
createDataTypeAdapter() - Method in class org.eclipse.datatools.modelbase.sql.datatypes.util.SQLDataTypesAdapterFactory
Creates a new adapter for an object of class 'Data Type'.
createDataTypeArray(DataType) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createDataTypeArray(DataType, int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createDataTypeArray(DataType, int, String) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createDataTypeArray(DataType) - Method in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactoryDataTypes
Factory method to construct a ArrayDataType with the element data type elementDataType.
createDataTypeArray(DataType, int) - Method in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactoryDataTypes
Factory method to construct a ArrayDataType with the element data type elementDataType and with maximum cardinality specified by maxCardinality.
createDataTypeBinaryString(int, int, String) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createDataTypeBinaryString(int, int, String, String) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createDataTypeBinaryString(int, int, String) - Method in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactoryDataTypes
Factory method to construct a BinaryStringDataType with its primitiveType and length.
createDataTypeBoolean() - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createDataTypeBoolean(String) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createDataTypeBoolean() - Method in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactoryDataTypes
Factory method to construct a BooleanDataType with primitiveType PrimitiveType.BOOLEAN_LITERAL.
createDataTypeCharacterString(int, int, String) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createDataTypeCharacterString(int, int, String, String) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createDataTypeCharacterString(int, int, String) - Method in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactoryDataTypes
Factory method to construct a CharacterStringDataType with its primitiveType and length.
createDataTypeDataLink(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createDataTypeDataLink(int, String) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createDataTypeDataLink(int) - Method in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactoryDataTypes
TODO: finish method signature and doc properly!
createDataTypeDate() - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createDataTypeDate(String) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createDataTypeDate() - Method in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactoryDataTypes
Factory method to construct a DateDataType with primitiveType PrimitiveType.DATE_LITERAL.
createDataTypeDistinctUserDefinedType(String) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createDataTypeInterval(IntervalQualifierType, IntervalQualifierType, int, int, int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createDataTypeInterval(IntervalQualifierType, IntervalQualifierType, int, int, int, String) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createDataTypeInterval(IntervalQualifierType, IntervalQualifierType, int, int, int) - Method in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactoryDataTypes
Factory method to construct a IntervalDataType with primitiveType PrimitiveType.INTERVAL.
createDataTypeMultiset(DataType) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createDataTypeMultiset(DataType, String) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createDataTypeMultiset(DataType) - Method in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactoryDataTypes
Factory method to construct a MultisetDataType with the element data type elementDataType.
createDataTypeNumericApproximate(int, int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createDataTypeNumericApproximate(int, int, String) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createDataTypeNumericApproximate(int, int) - Method in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactoryDataTypes
Factory method to construct a ApproximateNumericDataType with its primitiveType and precision.
createDataTypeNumericFixedPrecision(int, int, int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createDataTypeNumericFixedPrecision(int, int, int, String) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createDataTypeNumericFixedPrecision(int, int, int) - Method in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactoryDataTypes
Factory method to construct a FixedPrecisionDataType with its primitiveType, precision and scale.
createDataTypeNumericInteger(int, int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createDataTypeNumericInteger(int, int, String) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createDataTypeNumericInteger(int, int) - Method in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactoryDataTypes
Factory method to construct a IntegerDataType with its primitiveType.
createDataTypePredefinedDataType(String) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createDataTypeTime(int, int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createDataTypeTime(int, int, String) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createDataTypeTime(int, int) - Method in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactoryDataTypes
Factory method to construct a TimeDataType with its primitiveType and length.
createDataTypeUserDefinedType(String, String) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createDataTypeXML() - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserFactory
 
createDateDataType() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesFactory
Returns a new object of class 'Date Data Type'.
createDateDataTypeAdapter() - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.SQLDataTypesItemProviderAdapterFactory
This creates an adapter for a DateDataType.
createDateDataTypeAdapter() - Method in class org.eclipse.datatools.modelbase.sql.datatypes.util.SQLDataTypesAdapterFactory
Creates a new adapter for an object of class 'Date Data Type'.
createDbSetting(DatabaseIdentifier) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.ASAConfig
 
createDBSpace(SybaseASABaseDBSpace, boolean, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.ddl.SybaseASADdlBuilder
CREATE DBSPACE dbspace-name AS filename
createDebugHandler(String) - Method in interface org.eclipse.datatools.sqltools.debugger.core.SQLDebuggerConfiguration
 
createDefault(SybaseASEDefault, boolean, boolean, boolean) - Method in class org.eclipse.datatools.enablement.ase.ddl.SybaseASEDdlBuilder
Returns the SQL Statement for creating default.
createDefaultExpression() - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createDefaultInstance(String) - Method in class org.eclipse.datatools.connectivity.drivers.DriverManager
Creates a default instance of the driver.
createDefaultValue(String) - Method in class org.eclipse.datatools.connectivity.drivers.DefaultDriverValuesProvider
 
createDefaultValue(String) - Method in interface org.eclipse.datatools.connectivity.drivers.IDriverValuesProvider
 
createDefaultValue(String) - Method in class org.eclipse.datatools.enablement.ase.ASEDriverValuesProvider
 
createDefaultValue(String) - Method in class org.eclipse.datatools.enablement.sqlite.driver.SQLiteDriverValuesProvider
 
createDefaultValue(String) - Method in class org.eclipse.datatools.enablement.sybase.asa.ASADriverValuesProvider
 
createDeleteStatement(String) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
 
createDeleteStatement(TableInDatabase, TableCorrelation, QuerySearchCondition) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
[New Model]
createDeleteStatement_deprecated(TableInDatabase, String, QuerySearchCondition) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
Deprecated. use #createDeleteStatement(SQLTableExpression, SQLTableCorrelation, SQLSearchCondition)
createDependency() - Method in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaFactory
Returns a new object of class 'Dependency'.
createDependencyAdapter() - Method in class org.eclipse.datatools.modelbase.sql.schema.provider.SQLSchemaItemProviderAdapterFactory
This creates an adapter for a Dependency.
createDependencyAdapter() - Method in class org.eclipse.datatools.modelbase.sql.schema.util.SQLSchemaAdapterFactory
Creates a new adapter for an object of class 'Dependency'.
createDerbySchema() - Method in interface org.eclipse.datatools.modelbase.derby.DerbyModelFactory
Returns a new object of class 'Derby Schema'.
createDerbySchemaAdapter() - Method in class org.eclipse.datatools.modelbase.derby.util.DerbyModelAdapterFactory
Creates a new adapter for an object of class 'Derby Schema'.
createDerivedTableAdapter() - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.util.IngressqlmodelAdapterFactory
Creates a new adapter for an object of class 'Derived Table'.
createDerivedTableAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Derived Table'.
createDerivedTableAdapter() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Derived Table'.
createDerivedTableAdapter() - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.util.SybasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Derived Table'.
createDerivedTableAdapter() - Method in class org.eclipse.datatools.modelbase.sql.tables.util.SQLTablesAdapterFactory
Creates a new adapter for an object of class 'Derived Table'.
createDesignerState() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignFactory
Returns a new object of class 'Designer State'.
createDesignerStateAdapter() - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignAdapterFactory
Creates a new adapter for an object of class 'Designer State'.
createDesignerStateContent() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignFactory
Returns a new object of class 'Designer State Content'.
createDesignerStateContentAdapter() - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignAdapterFactory
Creates a new adapter for an object of class 'Designer State Content'.
createDesignSessionRequest() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignFactory
Returns a new object of class 'Session Request'.
createDesignSessionRequest(DataSourceDesign) - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignFactory
Creates and returns a new object of class 'Session Request' that contains the given DataSourceDesign.
createDesignSessionRequest(DataSetDesign) - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignFactory
Creates and returns a new object of class 'Session Request' that contains the given DataSetDesign.
createDesignSessionRequestAdapter() - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignAdapterFactory
Creates a new adapter for an object of class 'Session Request'.
createDesignSessionResponse() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignFactory
Returns a new object of class 'Session Response'.
createDesignSessionResponseAdapter() - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignAdapterFactory
Creates a new adapter for an object of class 'Session Response'.
createDeviceItem() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelFactoryImpl
 
createDeviceItem() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelFactory
Returns a new object of class 'Device Item'.
createDeviceItemAdapter() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Device Item'.
createDialogArea(Composite) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.dialogs.AddTableDialog
Creates and returns the contents of an area of the dialog which appears below the message and above the button bar.
createDialogArea(Composite) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.dialogs.ChangeSetOperatorDialog
Creates and returns the contents of an area of the dialog which appears below the message and above the button bar.
createDialogArea(Composite) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.dialogs.ChangeStatementTypeDialog
Creates and returns the contents of an area of the dialog which appears below the message and above the button bar.
createDialogArea(Composite) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.dialogs.DefineJoinTypeDialog
 
createDialogArea(Composite) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.dialogs.OmitCurrentSchemaDialog
Creates and returns the contents of an area of the dialog which appears below the message and above the button bar.
createDialogArea(Composite) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.dialogs.SourceTargetDialog
 
createDialogArea(Composite) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.sqlbuilderdialog.SQLBuilderDialog
 
createDialogArea(Composite) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.execute.ExecuteViewer
 
createDistinctUserDefinedType() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesFactory
Returns a new object of class 'Distinct User Defined Type'.
createDistinctUserDefinedType(String) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createDistinctUserDefinedTypeAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Distinct User Defined Type'.
createDistinctUserDefinedTypeAdapter() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Distinct User Defined Type'.
createDistinctUserDefinedTypeAdapter() - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.SQLDataTypesItemProviderAdapterFactory
This creates an adapter for a DistinctUserDefinedType.
createDistinctUserDefinedTypeAdapter() - Method in class org.eclipse.datatools.modelbase.sql.datatypes.util.SQLDataTypesAdapterFactory
Creates a new adapter for an object of class 'Distinct User Defined Type'.
createDocument(String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLEditorDocumentProvider
 
createDocumentPartitioner() - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLEditorDocumentProvider
Create a document partitioner
createDocumentRoot() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignFactory
Returns a new object of class 'Document Root'.
createDocumentRootAdapter() - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignAdapterFactory
Creates a new adapter for an object of class 'Document Root'.
createDomain() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesFactory
Returns a new object of class 'Domain'.
createDomainAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Domain'.
createDomainAdapter() - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.SQLDataTypesItemProviderAdapterFactory
This creates an adapter for a Domain.
createDomainAdapter() - Method in class org.eclipse.datatools.modelbase.sql.datatypes.util.SQLDataTypesAdapterFactory
Creates a new adapter for an object of class 'Domain'.
createDynamicFilterExpression() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignFactory
Returns a new object of class 'Dynamic Filter Expression'.
createDynamicFilterExpressionAdapter() - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignAdapterFactory
Creates a new adapter for an object of class 'Dynamic Filter Expression'.
createDynamicValuesQuery() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignFactory
Returns a new object of class 'Dynamic Values Query'.
createDynamicValuesQueryAdapter() - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignAdapterFactory
Creates a new adapter for an object of class 'Dynamic Values Query'.
createEditorInput(IResource, String, ISQLEditorConnectionInfo) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.actions.ActionHelper
Creates and returns an IEditorInput object that is suitable for the given editor.
createElement(IMemento) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.input.SQLBuilderInputFactory
Re-creates and returns an object from the state captured within the given memento.
createElement(IMemento) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.input.SQLBuilderWindowStateFactory
Re-creates and returns an object from the state captured within the given memento.
createElement(IMemento) - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditorInputFactory
Re-creates and returns an object from the state captured within the given memento.
createElementType() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesFactory
Returns a new object of class 'Element Type'.
createElementTypeAdapter() - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.SQLDataTypesItemProviderAdapterFactory
This creates an adapter for a ElementType.
createElementTypeAdapter() - Method in class org.eclipse.datatools.modelbase.sql.datatypes.util.SQLDataTypesAdapterFactory
Creates a new adapter for an object of class 'Element Type'.
createEModelElementAdapter() - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.util.IngressqlmodelAdapterFactory
Creates a new adapter for an object of class 'EModel Element'.
createEModelElementAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'EModel Element'.
createEModelElementAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.util.SybaseasasqlmodelAdapterFactory
Creates a new adapter for an object of class 'EModel Element'.
createEModelElementAdapter() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.util.PartitionAdapterFactory
Creates a new adapter for an object of class 'EModel Element'.
createEModelElementAdapter() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'EModel Element'.
createEModelElementAdapter() - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.util.SybasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'EModel Element'.
createEModelElementAdapter() - Method in class org.eclipse.datatools.modelbase.derby.util.DerbyModelAdapterFactory
Creates a new adapter for an object of class 'EModel Element'.
createEModelElementAdapter() - Method in class org.eclipse.datatools.modelbase.sql.accesscontrol.util.SQLAccessControlAdapterFactory
Creates a new adapter for an object of class 'EModel Element'.
createEModelElementAdapter() - Method in class org.eclipse.datatools.modelbase.sql.constraints.util.SQLConstraintsAdapterFactory
Creates a new adapter for an object of class 'EModel Element'.
createEModelElementAdapter() - Method in class org.eclipse.datatools.modelbase.sql.datatypes.util.SQLDataTypesAdapterFactory
Creates a new adapter for an object of class 'EModel Element'.
createEModelElementAdapter() - Method in class org.eclipse.datatools.modelbase.sql.expressions.util.SQLExpressionsAdapterFactory
Creates a new adapter for an object of class 'EModel Element'.
createEModelElementAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'EModel Element'.
createEModelElementAdapter() - Method in class org.eclipse.datatools.modelbase.sql.routines.util.SQLRoutinesAdapterFactory
Creates a new adapter for an object of class 'EModel Element'.
createEModelElementAdapter() - Method in class org.eclipse.datatools.modelbase.sql.schema.util.SQLSchemaAdapterFactory
Creates a new adapter for an object of class 'EModel Element'.
createEModelElementAdapter() - Method in class org.eclipse.datatools.modelbase.sql.statements.util.SQLStatementsAdapterFactory
Creates a new adapter for an object of class 'EModel Element'.
createEModelElementAdapter() - Method in class org.eclipse.datatools.modelbase.sql.tables.util.SQLTablesAdapterFactory
Creates a new adapter for an object of class 'EModel Element'.
createEModelElementAdapter() - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelAdapterFactory
Creates a new adapter for an object of class 'EModel Element'.
createENamedElementAdapter() - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.util.IngressqlmodelAdapterFactory
Creates a new adapter for an object of class 'ENamed Element'.
createENamedElementAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'ENamed Element'.
createENamedElementAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.util.SybaseasasqlmodelAdapterFactory
Creates a new adapter for an object of class 'ENamed Element'.
createENamedElementAdapter() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.util.PartitionAdapterFactory
Creates a new adapter for an object of class 'ENamed Element'.
createENamedElementAdapter() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'ENamed Element'.
createENamedElementAdapter() - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.util.SybasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'ENamed Element'.
createENamedElementAdapter() - Method in class org.eclipse.datatools.modelbase.derby.util.DerbyModelAdapterFactory
Creates a new adapter for an object of class 'ENamed Element'.
createENamedElementAdapter() - Method in class org.eclipse.datatools.modelbase.sql.accesscontrol.util.SQLAccessControlAdapterFactory
Creates a new adapter for an object of class 'ENamed Element'.
createENamedElementAdapter() - Method in class org.eclipse.datatools.modelbase.sql.constraints.util.SQLConstraintsAdapterFactory
Creates a new adapter for an object of class 'ENamed Element'.
createENamedElementAdapter() - Method in class org.eclipse.datatools.modelbase.sql.datatypes.util.SQLDataTypesAdapterFactory
Creates a new adapter for an object of class 'ENamed Element'.
createENamedElementAdapter() - Method in class org.eclipse.datatools.modelbase.sql.expressions.util.SQLExpressionsAdapterFactory
Creates a new adapter for an object of class 'ENamed Element'.
createENamedElementAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'ENamed Element'.
createENamedElementAdapter() - Method in class org.eclipse.datatools.modelbase.sql.routines.util.SQLRoutinesAdapterFactory
Creates a new adapter for an object of class 'ENamed Element'.
createENamedElementAdapter() - Method in class org.eclipse.datatools.modelbase.sql.schema.util.SQLSchemaAdapterFactory
Creates a new adapter for an object of class 'ENamed Element'.
createENamedElementAdapter() - Method in class org.eclipse.datatools.modelbase.sql.statements.util.SQLStatementsAdapterFactory
Creates a new adapter for an object of class 'ENamed Element'.
createENamedElementAdapter() - Method in class org.eclipse.datatools.modelbase.sql.tables.util.SQLTablesAdapterFactory
Creates a new adapter for an object of class 'ENamed Element'.
createENamedElementAdapter() - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelAdapterFactory
Creates a new adapter for an object of class 'ENamed Element'.
createEncryptionInfo() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelFactoryImpl
 
createEncryptionInfo() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelFactory
Returns a new object of class 'Encryption Info'.
createEncryptionInfoAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Encryption Info'.
createEngineeringOption(EngineeringOption) - Static method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlGenerator
 
createEObjectAdapter() - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.util.IngressqlmodelAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.util.SybaseasasqlmodelAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.util.PartitionAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.util.SybasesqlmodelAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class org.eclipse.datatools.modelbase.derby.util.DerbyModelAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class org.eclipse.datatools.modelbase.sql.accesscontrol.util.SQLAccessControlAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class org.eclipse.datatools.modelbase.sql.constraints.util.SQLConstraintsAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class org.eclipse.datatools.modelbase.sql.datatypes.util.SQLDataTypesAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class org.eclipse.datatools.modelbase.sql.expressions.util.SQLExpressionsAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class org.eclipse.datatools.modelbase.sql.routines.util.SQLRoutinesAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class org.eclipse.datatools.modelbase.sql.schema.util.SQLSchemaAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class org.eclipse.datatools.modelbase.sql.statements.util.SQLStatementsAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class org.eclipse.datatools.modelbase.sql.tables.util.SQLTablesAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelAdapterFactory
Creates a new adapter for the default case.
createErrorStatus(String) - Method in class org.eclipse.datatools.enablement.ase.JDBCASEPlugin
 
createErrorStatus(Throwable) - Method in class org.eclipse.datatools.enablement.ase.JDBCASEPlugin
 
createErrorStatus(String, Throwable) - Method in class org.eclipse.datatools.enablement.ase.JDBCASEPlugin
 
createErrorStatus(String) - Method in class org.eclipse.datatools.enablement.sybase.Activator
 
createErrorStatus(Throwable) - Method in class org.eclipse.datatools.enablement.sybase.Activator
 
createErrorStatus(String, Throwable) - Method in class org.eclipse.datatools.enablement.sybase.Activator
 
createErrorStatus(String) - Method in class org.eclipse.datatools.enablement.sybase.asa.JDBCASAPlugin
 
createErrorStatus(Throwable) - Method in class org.eclipse.datatools.enablement.sybase.asa.JDBCASAPlugin
 
createErrorStatus(String) - Method in class org.eclipse.datatools.sqltools.db.derby.Activator
 
createErrorStatus(String, Throwable) - Method in class org.eclipse.datatools.sqltools.db.derby.Activator
 
createErrorStatus(Throwable) - Method in class org.eclipse.datatools.sqltools.db.derby.Activator
 
createErrorStatus(String) - Method in class org.eclipse.datatools.sqltools.debugger.core.internal.DebuggerCorePlugin
 
createErrorStatus(String, Throwable) - Method in class org.eclipse.datatools.sqltools.debugger.core.internal.DebuggerCorePlugin
 
createErrorStatus(Throwable) - Method in class org.eclipse.datatools.sqltools.debugger.core.internal.DebuggerCorePlugin
 
createErrorStatus(String) - Method in class org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditorUIActivator
 
createErrorStatus(Throwable) - Method in class org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditorUIActivator
 
createErrorStatus(String, Throwable) - Method in class org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditorUIActivator
 
createErrorStatus(String, Throwable) - Method in class org.eclipse.datatools.sqltools.sql.ui.SQLUIActivator
 
createErrorStatus(String) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.SQLEditorPlugin
 
createErrorStatus(Throwable) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.SQLEditorPlugin
 
createErrorStatus(String, Throwable) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.SQLEditorPlugin
 
createEvent(Event, boolean, boolean, boolean) - Method in class org.eclipse.datatools.enablement.ase.ddl.SybaseASEDdlBuilder
 
createEvent(Event, boolean, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.ddl.SybaseASADdlBuilder
CREATE EVENT event-name [ TYPE event-type [ WHERE trigger-condition [ AND trigger-condition ] ...
createEvent(Event, boolean, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlBuilder
 
createEvent(Event, boolean, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlBuilderWrapper
 
createEvent() - Method in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaFactory
Returns a new object of class 'Event'.
createEventAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Event'.
createEventAdapter() - Method in class org.eclipse.datatools.modelbase.sql.schema.provider.SQLSchemaItemProviderAdapterFactory
This creates an adapter for a Event.
createEventAdapter() - Method in class org.eclipse.datatools.modelbase.sql.schema.util.SQLSchemaAdapterFactory
Creates a new adapter for an object of class 'Event'.
createEventCondition() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelFactoryImpl
 
createEventCondition() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelFactory
Returns a new object of class 'Event Condition'.
createEventConditionAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Event Condition'.
createEventLocationTypeFromString(EDataType, String) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelFactoryImpl
 
createEventTypeFromString(EDataType, String) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelFactoryImpl
 
createExactNumericDataTypeAdapter() - Method in class org.eclipse.datatools.modelbase.sql.datatypes.util.SQLDataTypesAdapterFactory
Creates a new adapter for an object of class 'Exact Numeric Data Type'.
createExpression() - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.AggregateDefinition
Creates and returns an instance of CustomAggregate for use in an ODA aggregate projection specification, based on the class defined in the attribute specified in this definition.
createExpression(ExpressionVariable) - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.AggregateDefinition
Creates and returns an instance of CustomAggregate for use in an ODA aggregate projection specification, based on the class defined in the attribute specified in this definition.
createExpression() - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.FilterExpressionDefinition
Creates and returns an instance of CustomExpression for use in an ODA filter specification, based on the class defined in the attribute specified in this definition.
createExpression(ExpressionVariable, ExpressionArguments) - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.FilterExpressionDefinition
Creates and returns an instance of CustomExpression for use in an ODA filter specification, based on the class defined in the attribute specified in this definition.
createExpression() - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.FunctionExpressionDefinition
Creates and returns an instance of CustomFunction based on the class attribute specified in this definition.
createExpression() - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.ExpressionHelper
 
createExpression(Object) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.ExpressionHelper
Build a QueryValueExpression object from the input
createExpressionArguments() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignFactory
Returns a new object of class 'Expression Arguments'.
createExpressionArgumentsAdapter() - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignAdapterFactory
Creates a new adapter for an object of class 'Expression Arguments'.
createExpressionList(List, QueryValueExpression) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createExpressionParameterDefinition() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignFactory
Returns a new object of class 'Expression Parameter Definition'.
createExpressionParameterDefinitionAdapter() - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignAdapterFactory
Creates a new adapter for an object of class 'Expression Parameter Definition'.
createExpressionParameters() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignFactory
Returns a new object of class 'Expression Parameters'.
createExpressionParametersAdapter() - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignAdapterFactory
Creates a new adapter for an object of class 'Expression Parameters'.
createExpressionVariable() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignFactory
Returns a new object of class 'Expression Variable'.
createExpressionVariableAdapter() - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignAdapterFactory
Creates a new adapter for an object of class 'Expression Variable'.
createExternalClientConfiguration(DatabaseIdentifier, String) - Static method in class org.eclipse.datatools.sqltools.routineeditor.launching.LaunchHelper
Creates a launch configuration that can be used to launch a ILaunch that debug an external client connection.
createField() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesFactory
Returns a new object of class 'Field'.
createFieldAdapter() - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.SQLDataTypesItemProviderAdapterFactory
This creates an adapter for a Field.
createFieldAdapter() - Method in class org.eclipse.datatools.modelbase.sql.datatypes.util.SQLDataTypesAdapterFactory
Creates a new adapter for an object of class 'Field'.
createFill() - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.ViewUtility
Creates a grid data object that occupies vertical and horizontal space.
createFilter() - Static method in class org.eclipse.datatools.connectivity.oda.util.manifest.ManifestExplorer
Instantiates a new Filter object for the manifest explorer to apply when retrieving a collection of ODA data source extension manifests.
createFilterExpressionAdapter() - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignAdapterFactory
Creates a new adapter for an object of class 'Filter Expression'.
createFilterExpressionType() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignFactory
Returns a new object of class 'Filter Expression Type'.
createFilterExpressionTypeAdapter() - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignAdapterFactory
Creates a new adapter for an object of class 'Filter Expression Type'.
createFilterVariable(ResultSetColumns, int) - Static method in class org.eclipse.datatools.connectivity.oda.design.util.DesignUtil
Creates a new filter expression variable for the column defined in the specified result set at the specified index.
createFixedPrecisionDataType() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesFactory
Returns a new object of class 'Fixed Precision Data Type'.
createFixedPrecisionDataTypeAdapter() - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.SQLDataTypesItemProviderAdapterFactory
This creates an adapter for a FixedPrecisionDataType.
createFixedPrecisionDataTypeAdapter() - Method in class org.eclipse.datatools.modelbase.sql.datatypes.util.SQLDataTypesAdapterFactory
Creates a new adapter for an object of class 'Fixed Precision Data Type'.
CreateFolderAction - Class in org.eclipse.datatools.sqltools.common.ui.resource
Standard action for creating a folder resource within the currently selected folder or project.
CreateFolderAction(TreeViewer) - Constructor for class org.eclipse.datatools.sqltools.common.ui.resource.CreateFolderAction
Creates a new action for creating a folder resource.
CreateFolderAction_text - Static variable in class org.eclipse.datatools.sqltools.common.ui.resource.Messages
 
CreateFolderAction_title - Static variable in class org.eclipse.datatools.sqltools.common.ui.resource.Messages
 
CreateFolderAction_toolTip - Static variable in class org.eclipse.datatools.sqltools.common.ui.resource.Messages
 
createForeignKey() - Method in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsFactory
Returns a new object of class 'Foreign Key'.
createForeignKeyAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Foreign Key'.
createForeignKeyAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.util.SybaseasasqlmodelAdapterFactory
Creates a new adapter for an object of class 'Foreign Key'.
createForeignKeyAdapter() - Method in class org.eclipse.datatools.modelbase.sql.constraints.provider.SQLConstraintsItemProviderAdapterFactory
This creates an adapter for a ForeignKey.
createForeignKeyAdapter() - Method in class org.eclipse.datatools.modelbase.sql.constraints.util.SQLConstraintsAdapterFactory
Creates a new adapter for an object of class 'Foreign Key'.
createFromClause(List, TableReference) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createFromClauseForStatement(QueryStatement) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.TableHelper
Creates the From Clause with the tables used in the given SQLStatement.
createFromClauseForStatement(SQLQueryObject) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.TableHelper
Creates the From Clause with the tables used in the given SQLStatement.
createFromString(EDataType, String) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelFactoryImpl
 
createFromString(EDataType, String) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelFactoryImpl
 
createFromString(EDataType, String) - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.impl.SybasesqlmodelFactoryImpl
 
createFunction() - Method in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesFactory
Returns a new object of class 'Function'.
createFunction(String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.ExpressionHelper
Create a ValueExpressionFunction , given a function name, An example of using this call will be to create function such as CURRENT DATE, CURRENT TIME
createFunction(String, List) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.ExpressionHelper
Create a ValueExpressionFunction given a function name and a parameter list.
createFunctionAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Function'.
createFunctionAdapter() - Method in class org.eclipse.datatools.modelbase.sql.routines.provider.SQLRoutinesItemProviderAdapterFactory
This creates an adapter for a Function.
createFunctionAdapter() - Method in class org.eclipse.datatools.modelbase.sql.routines.util.SQLRoutinesAdapterFactory
Creates a new adapter for an object of class 'Function'.
createFunctionExpression(String, String, List, String) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createGenerationOptions() - Method in interface org.eclipse.datatools.enablement.sybase.ddl.ISybaseDdlGenerator
 
createGenerationOptions() - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlGenerator
 
createGroup() - Method in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlFactory
Returns a new object of class 'Group'.
createGroup(Composite, String, int) - Static method in class org.eclipse.datatools.sqltools.common.ui.util.SWTUtils
Utility method that creates a group and sets the default layout data.
createGroup(Composite, String, int, int, int) - Static method in class org.eclipse.datatools.sqltools.common.ui.util.SWTUtils
Utility method that creates a group and sets the default layout data.
createGroup(Composite, String, int) - Static method in class org.eclipse.datatools.sqltools.result.internal.ui.utils.UIUtil
Utility method that creates a group and sets the default layout data.
createGroup(Composite, String, int, int, int) - Static method in class org.eclipse.datatools.sqltools.result.internal.ui.utils.UIUtil
Utility method that creates a group and sets the default layout data.
createGroup(Composite, int, String, boolean) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.ViewUtility
 
createGroup(Composite, int, String, boolean, int) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.ViewUtility
 
createGroupAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Group'.
createGroupAdapter() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Group'.
createGroupAdapter() - Method in class org.eclipse.datatools.modelbase.sql.accesscontrol.provider.SQLAccessControlItemProviderAdapterFactory
This creates an adapter for a Group.
createGroupAdapter() - Method in class org.eclipse.datatools.modelbase.sql.accesscontrol.util.SQLAccessControlAdapterFactory
Creates a new adapter for an object of class 'Group'.
createGrouping() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.GroupByContentViewer.GroupingSetContentHolder
 
createGroupingAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Grouping'.
createGroupingExpression() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelFactory
Returns a new object of class 'Grouping Expression'.
createGroupingExpression(QueryValueExpression) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createGroupingExpression(QueryValueExpression) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SelectHelper
Creates the GroupingExpression and set the given ValueExpression
createGroupingExpressionAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SQLQueryModelItemProviderAdapterFactory
This creates an adapter for a GroupingExpression.
createGroupingExpressionAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Grouping Expression'.
createGroupingSet() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.GroupByContentViewer.GroupByContentHolder
 
createGroupingSets() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelFactory
Returns a new object of class 'Grouping Sets'.
createGroupingSets(List) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createGroupingSets() - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SelectHelper
Creates the GroupingSets.
createGroupingSetsAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SQLQueryModelItemProviderAdapterFactory
This creates an adapter for a GroupingSets.
createGroupingSetsAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Grouping Sets'.
createGroupingSetsElementAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Grouping Sets Element'.
createGroupingSetsElementExpression() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelFactory
Returns a new object of class 'Grouping Sets Element Expression'.
createGroupingSetsElementExpression(Grouping) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createGroupingSetsElementExpression(QueryValueExpression) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SelectHelper
Creates the GroupingSetsElementExpression and set the given ValueExpression
createGroupingSetsElementExpression() - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SelectHelper
Creates the GroupingSetsElementExpression
createGroupingSetsElementExpressionAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SQLQueryModelItemProviderAdapterFactory
This creates an adapter for a GroupingSetsElementExpression.
createGroupingSetsElementExpressionAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Grouping Sets Element Expression'.
createGroupingSetsElementExprList(List, GroupingSetsElementExpression) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createGroupingSetsElementList(List, GroupingSetsElement) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createGroupingSetsElementSublist() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelFactory
Returns a new object of class 'Grouping Sets Element Sublist'.
createGroupingSetsElementSublist(List) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createGroupingSetsElementSublist() - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SelectHelper
Creates the GroupingSetsElementSublist
createGroupingSetsElementSublistAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SQLQueryModelItemProviderAdapterFactory
This creates an adapter for a GroupingSetsElementSublist.
createGroupingSetsElementSublistAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Grouping Sets Element Sublist'.
createGroupingSpecificationAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Grouping Specification'.
createGroupingSpecificationList(List, GroupingSpecification) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createHorizontalFill() - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.ViewUtility
Creates a grid data object that occupies horizontal space.
createHorizontalFiller(Composite, int) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.ViewUtility
 
createIdentitySpecifier() - Method in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaFactory
Returns a new object of class 'Identity Specifier'.
createIdentitySpecifierAdapter() - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.util.IngressqlmodelAdapterFactory
Creates a new adapter for an object of class 'Identity Specifier'.
createIdentitySpecifierAdapter() - Method in class org.eclipse.datatools.modelbase.sql.schema.provider.SQLSchemaItemProviderAdapterFactory
This creates an adapter for a IdentitySpecifier.
createIdentitySpecifierAdapter() - Method in class org.eclipse.datatools.modelbase.sql.schema.util.SQLSchemaAdapterFactory
Creates a new adapter for an object of class 'Identity Specifier'.
createIndex(Index, boolean, boolean) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.fe.GenericDdlBuilder
 
createIndex(Index, boolean, boolean, boolean) - Method in class org.eclipse.datatools.enablement.ase.ddl.SybaseASEDdlBuilder
 
createIndex(Index, boolean, boolean) - Method in class org.eclipse.datatools.enablement.mysql.ddl.MySqlDdlBuilder
 
createIndex(Index, boolean, boolean) - Method in class org.eclipse.datatools.enablement.mysql.ddl.shared.MySqlDdlBuilderHelper
 
createIndex(Index, boolean, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.ddl.SybaseASADdlBuilder
 
createIndex(Index, boolean, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlBuilder
 
createIndex() - Method in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsFactory
Returns a new object of class 'Index'.
createIndexAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Index'.
createIndexAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.util.SybaseasasqlmodelAdapterFactory
Creates a new adapter for an object of class 'Index'.
createIndexAdapter() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Index'.
createIndexAdapter() - Method in class org.eclipse.datatools.modelbase.sql.constraints.provider.SQLConstraintsItemProviderAdapterFactory
This creates an adapter for a Index.
createIndexAdapter() - Method in class org.eclipse.datatools.modelbase.sql.constraints.util.SQLConstraintsAdapterFactory
Creates a new adapter for an object of class 'Index'.
createIndexMember() - Method in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsFactory
Returns a new object of class 'Index Member'.
createIndexMemberAdapter() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Index Member'.
createIndexMemberAdapter() - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.util.SybasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Index Member'.
createIndexMemberAdapter() - Method in class org.eclipse.datatools.modelbase.sql.constraints.provider.SQLConstraintsItemProviderAdapterFactory
This creates an adapter for a IndexMember.
createIndexMemberAdapter() - Method in class org.eclipse.datatools.modelbase.sql.constraints.util.SQLConstraintsAdapterFactory
Creates a new adapter for an object of class 'Index Member'.
createInfoStatus(String) - Method in class org.eclipse.datatools.enablement.sybase.Activator
 
createIngresDBEvent() - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngressqlmodelFactoryImpl
 
createIngresDBEvent() - Method in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelFactory
Returns a new object of class 'Ingres DB Event'.
createIngresDBEventAdapter() - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.util.IngressqlmodelAdapterFactory
Creates a new adapter for an object of class 'Ingres DB Event'.
createIngresIdentitySpecifier() - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngressqlmodelFactoryImpl
 
createIngresIdentitySpecifier() - Method in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelFactory
Returns a new object of class 'Ingres Identity Specifier'.
createIngresIdentitySpecifierAdapter() - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.util.IngressqlmodelAdapterFactory
Creates a new adapter for an object of class 'Ingres Identity Specifier'.
createIngresSchema() - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngressqlmodelFactoryImpl
 
createIngresSchema() - Method in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelFactory
Returns a new object of class 'Ingres Schema'.
createIngresSchemaAdapter() - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.util.IngressqlmodelAdapterFactory
Creates a new adapter for an object of class 'Ingres Schema'.
createIngresSynonym() - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngressqlmodelFactoryImpl
 
createIngresSynonym() - Method in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelFactory
Returns a new object of class 'Ingres Synonym'.
createIngresSynonymAdapter() - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.util.IngressqlmodelAdapterFactory
Creates a new adapter for an object of class 'Ingres Synonym'.
createIngresTrigger() - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngressqlmodelFactoryImpl
 
createIngresTrigger() - Method in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelFactory
Returns a new object of class 'Ingres Trigger'.
createIngresTriggerAdapter() - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.util.IngressqlmodelAdapterFactory
Creates a new adapter for an object of class 'Ingres Trigger'.
createIngresViewTable() - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngressqlmodelFactoryImpl
 
createIngresViewTable() - Method in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelFactory
Returns a new object of class 'Ingres View Table'.
createIngresViewTableAdapter() - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.util.IngressqlmodelAdapterFactory
Creates a new adapter for an object of class 'Ingres View Table'.
createInitialControl(Composite) - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.SingleWindowGridSection
 
createInitialControl(Composite) - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.SingleWindowTextSection
 
createInitialLayout(IPageLayout) - Method in class org.eclipse.datatools.sqltools.debugger.perspectives.DebuggerPerspective
 
createInitialLayout(IPageLayout) - Method in class org.eclipse.datatools.sqltools.sqleditor.perspectives.EditorPerspective
 
createInputElementAttributes() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignFactory
Returns a new object of class 'Input Element Attributes'.
createInputElementAttributesAdapter() - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignAdapterFactory
Creates a new adapter for an object of class 'Input Element Attributes'.
createInputElementUIHints() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignFactory
Returns a new object of class 'Input Element UI Hints'.
createInputElementUIHintsAdapter() - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignAdapterFactory
Creates a new adapter for an object of class 'Input Element UI Hints'.
createInputParameterAttributes() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignFactory
Returns a new object of class 'Input Parameter Attributes'.
createInputParameterAttributesAdapter() - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignAdapterFactory
Creates a new adapter for an object of class 'Input Parameter Attributes'.
createInputParameterUIHints() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignFactory
Returns a new object of class 'Input Parameter UI Hints'.
createInputParameterUIHintsAdapter() - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignAdapterFactory
Creates a new adapter for an object of class 'Input Parameter UI Hints'.
createInsertRow(List, ValuesRow) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createInsertStatement(String) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
return false if we cannot find the input name
createInsertStatement(String, boolean) - Method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
Deprecated.  
createInsertStatement(TableInDatabase, List, List) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
Started to change right here! has either a list of source values aSrcValuesRowList rather than a SrcQuery
createInsertStatement(TableInDatabase, List, QueryExpressionRoot) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
has SrcQuery rather than a list of source values aSrcValuesRowList
createInsertValuesRow(List) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createInsertValuesRow(QueryValueExpression) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createIntegerDataType() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesFactory
Returns a new object of class 'Integer Data Type'.
createIntegerDataTypeAdapter() - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.SQLDataTypesItemProviderAdapterFactory
This creates an adapter for a IntegerDataType.
createIntegerDataTypeAdapter() - Method in class org.eclipse.datatools.modelbase.sql.datatypes.util.SQLDataTypesAdapterFactory
Creates a new adapter for an object of class 'Integer Data Type'.
createIntervalDataType() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesFactory
Returns a new object of class 'Interval Data Type'.
createIntervalDataTypeAdapter() - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.SQLDataTypesItemProviderAdapterFactory
This creates an adapter for a IntervalDataType.
createIntervalDataTypeAdapter() - Method in class org.eclipse.datatools.modelbase.sql.datatypes.util.SQLDataTypesAdapterFactory
Creates a new adapter for an object of class 'Interval Data Type'.
createIntervalUnitTypeFromString(EDataType, String) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelFactoryImpl
 
createItems(LabelValuePair[]) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.ComboBoxCellEditor
 
createItems(LabelValuePair[]) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.EditComboBoxCellEditor
 
createJavaSupportTypeFromString(EDataType, String) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelFactoryImpl
 
createJDBCParameterTypeFromString(EDataType, String) - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.impl.SybasesqlmodelFactoryImpl
 
CreateJoinAction - Class in org.eclipse.datatools.sqltools.sqlbuilder.actions
 
CreateJoinAction(SQLDomainModel) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.actions.CreateJoinAction
 
CreateJoinCommand - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.graph.commands
 
CreateJoinCommand() - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.commands.CreateJoinCommand
 
createJoinedTable(TableReference, int, TableReference, QuerySearchCondition) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createLabel(Composite, String, int) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.PseudoFormToolkit
 
createLabel(Composite, String) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.PseudoFormToolkit
 
createLabel(Composite, String, int, IManagedForm) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SWTUtilsExt
Create Labels from specified label by parent or Managed form(for editor)
createLabel(Composite, String, int, FormToolkit) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SWTUtilsExt
Create label by form toolkit
createLabel(Composite, String, int, FormToolkit, boolean) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SWTUtilsExt
Create label by form toolkit
createLabel(Composite, String, int, IManagedForm, boolean) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SWTUtilsExt
Create label by managed form
createLabel(Composite, String, int) - Static method in class org.eclipse.datatools.sqltools.common.ui.util.SWTUtils
Utility method that creates a label instance and sets the default layout data.
createLabel(Composite, String, int, int) - Static method in class org.eclipse.datatools.sqltools.common.ui.util.SWTUtils
Utility method that creates a label instance and sets the default layout data.
createLabel(Composite, String, int, IManagedForm) - Static method in class org.eclipse.datatools.sqltools.common.ui.util.SWTUtilsExt
Create Labels from specified label by parent or Managed form(for editor)
createLabel(Composite, String, int, FormToolkit) - Static method in class org.eclipse.datatools.sqltools.common.ui.util.SWTUtilsExt
Create label by form toolkit
createLabel(Composite, String, int, FormToolkit, boolean) - Static method in class org.eclipse.datatools.sqltools.common.ui.util.SWTUtilsExt
Create label by form toolkit
createLabel(Composite, String, int, IManagedForm, boolean) - Static method in class org.eclipse.datatools.sqltools.common.ui.util.SWTUtilsExt
Create label by managed form
createLabel(Composite, String, int, int) - Static method in class org.eclipse.datatools.sqltools.result.internal.ui.utils.UIUtil
Utility method that creates a label instance and sets the default layout data.
createLabel(Composite, String, int) - Static method in class org.eclipse.datatools.sqltools.result.internal.ui.utils.UIUtil
Utility method that creates a label instance and sets the default layout data.
createLabel(Composite, String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.ViewUtility
Helper method for creating labels.
createLabel(Composite, String, int) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.ViewUtility
 
createLabeledDurationExpression(QueryValueExpression, int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createLabelProvider() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SQLDomainModel
Creates and returns a label provider for this statement, based on the current adapter factory.
createLableImage(Composite, Image, int, Color) - Static method in class org.eclipse.datatools.sqltools.common.ui.util.SWTUtils
Create a image label for sticking in a composite.
createLineBreakpoint(ProcIdentifier, int, boolean) - Static method in class org.eclipse.datatools.sqltools.debugger.model.SPDebugModelUtil
Creates a line breakpoint at the specified line for the specified proc.
createList(Composite, int, int, int, String[]) - Static method in class org.eclipse.datatools.sqltools.common.ui.util.SWTUtils
Create a list with the items listed in it.
createList(Composite, int, int, int, String[], boolean) - Static method in class org.eclipse.datatools.sqltools.common.ui.util.SWTUtils
Create a list with the items listed in it.
createList(Composite, int, int, int, String[], boolean, int) - Static method in class org.eclipse.datatools.sqltools.common.ui.util.SWTUtils
Create a list with the items listed in it.
createListBox(Composite, int, boolean) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.ViewUtility
 
createListBox(Composite, int) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.ViewUtility
 
createListRangePartitionItem() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.PartitionFactoryImpl
 
createListRangePartitionItem() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionFactory
Returns a new object of class 'List Range Partition Item'.
createListRangePartitionItemAdapter() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.util.PartitionAdapterFactory
Creates a new adapter for an object of class 'List Range Partition Item'.
createLocale() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignFactory
Returns a new object of class 'Locale'.
createLocaleAdapter() - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignAdapterFactory
Creates a new adapter for an object of class 'Locale'.
createLockingSchemaTypeFromString(EDataType, String) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelFactoryImpl
 
createLockPromotionInfo() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelFactoryImpl
 
createLockPromotionInfo() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelFactory
Returns a new object of class 'Lock Promotion Info'.
createLockPromotionInfoAdapter() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Lock Promotion Info'.
createLogger(String, int, String, String, String) - Static method in class org.eclipse.datatools.connectivity.oda.util.logging.LogManager
Creates a named Logger with the specified log configuration.
createLogger(String, int, String, String, String, boolean) - Static method in class org.eclipse.datatools.connectivity.oda.util.logging.LogManager
Creates a named Logger with the specified log configuration.
createMergeInsertSpecification() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelFactory
Returns a new object of class 'Merge Insert Specification'.
createMergeInsertSpecification(List, ValuesRow) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createMergeInsertSpecificationAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Merge Insert Specification'.
createMergeOnCondition() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelFactory
Returns a new object of class 'Merge On Condition'.
createMergeOnCondition(QuerySearchCondition) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createMergeOnConditionAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Merge On Condition'.
createMergeOperatationSpecificationList(List, MergeOperationSpecification) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
This is for as syntax hack in the parser.
createMergeOperationSpecification() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelFactory
Returns a new object of class 'Merge Operation Specification'.
createMergeOperationSpecificationAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Merge Operation Specification'.
createMergeSourceTable() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelFactory
Returns a new object of class 'Merge Source Table'.
createMergeSourceTable(TableReference) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createMergeSourceTableAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Merge Source Table'.
createMergeStatement(String) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
Creates an empty MERGE statement with the given name.
createMergeStatement(MergeTargetTable, MergeSourceTable, MergeOnCondition, List) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createMergeTargetTable() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelFactory
Returns a new object of class 'Merge Target Table'.
createMergeTargetTable(TableExpression, String) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createMergeTargetTableAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Merge Target Table'.
createMergeUpdateSpecification() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelFactory
Returns a new object of class 'Merge Update Specification'.
createMergeUpdateSpecification(List) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createMergeUpdateSpecificationAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Merge Update Specification'.
createMethod() - Method in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesFactory
Returns a new object of class 'Method'.
createMethodAdapter() - Method in class org.eclipse.datatools.modelbase.sql.routines.provider.SQLRoutinesItemProviderAdapterFactory
This creates an adapter for a Method.
createMethodAdapter() - Method in class org.eclipse.datatools.modelbase.sql.routines.util.SQLRoutinesAdapterFactory
Creates a new adapter for an object of class 'Method'.
createMultisetDataTypeAdapter() - Method in class org.eclipse.datatools.modelbase.sql.datatypes.util.SQLDataTypesAdapterFactory
Creates a new adapter for an object of class 'Multiset Data Type'.
createMultiTextField(Composite, int, int, boolean) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.ViewUtility
 
createNameValuePair() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignFactory
Returns a new object of class 'Name Value Pair'.
createNameValuePairAdapter() - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignAdapterFactory
Creates a new adapter for an object of class 'Name Value Pair'.
createNestedComposite(Composite, int) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.ViewUtility
 
createNestedCondition(QuerySearchCondition) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createNestedConditionNegated(QuerySearchCondition) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createNestedExpression(QueryValueExpression) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createNestedExpression(QueryValueExpression) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.ExpressionHelper
 
createNestedTable(TableReference) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createNewDataSetRequestSession(String, String, DataSourceDesign) - Static method in class org.eclipse.datatools.connectivity.oda.design.ui.designsession.DesignSessionUtil
Creates a new OdaDesignSession instance with a session request that contains a new data set design of the specified name and odaDataSetId, associated with the specified data source design instance.
createNewDataSourceRequest(String, String, String, URI, URI) - Static method in class org.eclipse.datatools.connectivity.oda.design.ui.designsession.DesignSessionUtil
A convenience method to create a new DesignSessionRequest instance that contains a new data source design with the specified design attributes.
createNewDesignFromProfile(String, String, DataSourceDesignSession.ProfileReference) - Static method in class org.eclipse.datatools.connectivity.oda.design.ui.designsession.DataSourceDesignSession
Creates a design session with a new data source design, whose properties and their values are copied from, or referenced to, the given profile reference.
createNewDriverInstance(String, String, String, String) - Method in class org.eclipse.datatools.connectivity.drivers.DriverManager
Create a new DriverInstance based on the incoming templateID, driver name, and jar list.
createNewDriverInstance(String, String, String) - Method in class org.eclipse.datatools.connectivity.drivers.DriverManager
Create a new DriverInstance based on the incoming templateID, driver name, and jar list.
createNewFile() - Method in class org.eclipse.datatools.sqltools.common.ui.resource.WizardNewFileCreationPage
Creates a new file resource in the selected container and with the selected name.
createNewInstance(OperationCommand, Runnable) - Method in class org.eclipse.datatools.sqltools.result.internal.model.ResultInstanceFactory
Creates a new result instance given the OperationCommand instance
createNewInstance(OperationCommand, Runnable, IResultInstance) - Method in class org.eclipse.datatools.sqltools.result.internal.model.ResultInstanceFactory
Creates a new result instance given the OperationCommand instance
createNewInstance(OperationCommand, Runnable) - Method in class org.eclipse.datatools.sqltools.result.ResultsViewAPI
Creates a new result instance given the OperationCommand instance
createNewPlanInstance(PlanRequest) - Method in class org.eclipse.datatools.sqltools.plan.EPVFacade
Creates an instance of execution plan, to display an execution plan on EPV, consumers must create a new plan instance first
createNewPlanInstance(PlanRequest) - Method in class org.eclipse.datatools.sqltools.plan.internal.core.PlanManager
 
createNonPublicProperties(Property[], Properties) - Static method in class org.eclipse.datatools.connectivity.oda.design.ui.designsession.DesignSessionUtil
Convert given Properties collection that are not defined as public properties in an ODA runtime extension manifest, into an ODA design property collection.
createNotExpression() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignFactory
Returns a new object of class 'Not Expression'.
createNotExpressionAdapter() - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignAdapterFactory
Creates a new adapter for an object of class 'Not Expression'.
createNullExpression() - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createNumericalDataTypeAdapter() - Method in class org.eclipse.datatools.modelbase.sql.datatypes.util.SQLDataTypesAdapterFactory
Creates a new adapter for an object of class 'Numerical Data Type'.
createObjectExtensionAdapter() - Method in class org.eclipse.datatools.modelbase.sql.schema.util.SQLSchemaAdapterFactory
Creates a new adapter for an object of class 'Object Extension'.
createOdaDesignSession() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignFactory
Returns a new object of class 'Oda Design Session'.
createOdaDesignSessionAdapter() - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignAdapterFactory
Creates a new adapter for an object of class 'Oda Design Session'.
createOfflineConnection(IConnectionProfile, IProgressMonitor) - Method in interface org.eclipse.datatools.connectivity.IOfflineConnectionFactory
Creates an offline connection.
createOptions(byte[]) - Static method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlGenerator
 
createOrderByClause(List, OrderBySpecification) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createOrderByExpression(QueryValueExpression, int, int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
creates an OrderBySpecification.
createOrderByExpression(QueryValueExpression, String) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
Deprecated. use SQLQueryParserFactory.createOrderByExpression(QueryValueExpression, int, int)
createOrderByOrdinal() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelFactory
Returns a new object of class 'Order By Ordinal'.
createOrderByOrdinalAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SQLQueryModelItemProviderAdapterFactory
This creates an adapter for a OrderByOrdinal.
createOrderByOrdinalAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Order By Ordinal'.
createOrderByResultColumn() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelFactory
Returns a new object of class 'Order By Result Column'.
createOrderByResultColumnAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SQLQueryModelItemProviderAdapterFactory
This creates an adapter for a OrderByResultColumn.
createOrderByResultColumnAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Order By Result Column'.
createOrderBySpecificationAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Order By Specification'.
createOrderByValueExpression() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelFactory
Returns a new object of class 'Order By Value Expression'.
createOrderByValueExpressionAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SQLQueryModelItemProviderAdapterFactory
This creates an adapter for a OrderByValueExpression.
createOrderByValueExpressionAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Order By Value Expression'.
createOrExpression() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignFactory
Returns a new object of class 'Or Expression'.
createOrExpressionAdapter() - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignAdapterFactory
Creates a new adapter for an object of class 'Or Expression'.
createOutputElementAttributes() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignFactory
Returns a new object of class 'Output Element Attributes'.
createOutputElementAttributesAdapter() - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignAdapterFactory
Creates a new adapter for an object of class 'Output Element Attributes'.
createPackageContents() - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngressqlmodelPackageImpl
Creates the meta-model objects for the package.
createPackageContents() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
Creates the meta-model objects for the package.
createPackageContents() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.impl.SybaseasasqlmodelPackageImpl
Creates the meta-model objects for the package.
createPackageContents() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
Creates the meta-model objects for the package.
createPackageContents() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.PartitionPackageImpl
Creates the meta-model objects for the package.
createPackageContents() - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.impl.SybasesqlmodelPackageImpl
Creates the meta-model objects for the package.
createPageControls(Composite) - Method in class org.eclipse.datatools.connectivity.db.generic.ui.NewConnectionProfileWizard
 
createPageControls(Composite) - Method in class org.eclipse.datatools.connectivity.ui.wizards.ExtensibleNewConnectionProfileWizard
 
createPageControls(Composite) - Method in class org.eclipse.datatools.connectivity.ui.wizards.NewConnectionProfileWizard
 
createPageControls(Composite) - Method in class org.eclipse.datatools.sqltools.result.internal.ui.export.ResultExportWizard
 
createPageCustomControl(Composite) - Method in class org.eclipse.datatools.connectivity.oda.design.ui.wizards.DataSetWizardPage
Creates customized control for this wizard page under the given parent composite.
createPageCustomControl(Composite) - Method in class org.eclipse.datatools.connectivity.oda.design.ui.wizards.DataSourceWizardPage
Creates customized control for this wizard page under the given parent composite.
createPageCustomControl(Composite) - Method in class org.eclipse.datatools.connectivity.oda.flatfile.ui.wizards.FileSelectionWizardPage
 
createPageCustomControl(Composite) - Method in class org.eclipse.datatools.connectivity.oda.flatfile.ui.wizards.FolderSelectionWizardPage
 
createParameter() - Method in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesFactory
Returns a new object of class 'Parameter'.
createParameterAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Parameter'.
createParameterAdapter() - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.util.SybasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Parameter'.
createParameterAdapter() - Method in class org.eclipse.datatools.modelbase.sql.routines.provider.SQLRoutinesItemProviderAdapterFactory
This creates an adapter for a Parameter.
createParameterAdapter() - Method in class org.eclipse.datatools.modelbase.sql.routines.util.SQLRoutinesAdapterFactory
Creates a new adapter for an object of class 'Parameter'.
createParameterDefinition() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignFactory
Returns a new object of class 'Parameter Definition'.
createParameterDefinitionAdapter() - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignAdapterFactory
Creates a new adapter for an object of class 'Parameter Definition'.
createParameterFieldDefinition() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignFactory
Returns a new object of class 'Parameter Field Definition'.
createParameterFieldDefinitionAdapter() - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignAdapterFactory
Creates a new adapter for an object of class 'Parameter Field Definition'.
createParameterFields() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignFactory
Returns a new object of class 'Parameter Fields'.
createParameterFieldsAdapter() - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignAdapterFactory
Creates a new adapter for an object of class 'Parameter Fields'.
createParameterTypeFromString(EDataType, String) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelFactoryImpl
 
createParserFactory() - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserManager
Returns this SQLXMLQueryParserManager's SQLXMLQueryParserFactory.
createPartControl(Composite) - Method in class org.eclipse.datatools.connectivity.ui.dse.views.DataSourceExplorerView
 
createPartControl(Composite) - Method in class org.eclipse.datatools.sqltools.common.ui.helpsystem.HelpSystemEditorPart
 
createPartControl(Composite) - Method in class org.eclipse.datatools.sqltools.data.internal.ui.editor.TableDataEditor
 
createPartControl(Composite) - Method in class org.eclipse.datatools.sqltools.plan.internal.ui.view.PlanView
 
createPartControl(Composite) - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.ResultsView
 
createPartControl(Composite) - Method in class org.eclipse.datatools.sqltools.result.ui.view.ResultsViewControl
 
createPartControl(Composite) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditorPage
Creates the part control by creating the managed form using the parent editor's toolkit.
createPartControl(Composite) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.intropage.IntroductionPage
 
createPartControl(Composite) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilderEditor
Create the UI for this SQLBuilderEditor.
createPartControl(Composite) - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditor
Creates the SWT controls for the editor.
createPartitionNumInSegments() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.PartitionFactoryImpl
 
createPartitionNumInSegments() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionFactory
Returns a new object of class 'Num In Segments'.
createPartitionNumInSegmentsAdapter() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.util.PartitionAdapterFactory
Creates a new adapter for an object of class 'Num In Segments'.
createPartitionSegmentPair() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.PartitionFactoryImpl
 
createPartitionSegmentPair() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionFactory
Returns a new object of class 'Segment Pair'.
createPartitionSegmentPairAdapter() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.util.PartitionAdapterFactory
Creates a new adapter for an object of class 'Segment Pair'.
createPersistentTable() - Method in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesFactory
Returns a new object of class 'Persistent Table'.
createPersistentTableAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Persistent Table'.
createPersistentTableAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.util.SybaseasasqlmodelAdapterFactory
Creates a new adapter for an object of class 'Persistent Table'.
createPersistentTableAdapter() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Persistent Table'.
createPersistentTableAdapter() - Method in class org.eclipse.datatools.modelbase.sql.tables.provider.SQLTablesItemProviderAdapterFactory
This creates an adapter for a PersistentTable.
createPersistentTableAdapter() - Method in class org.eclipse.datatools.modelbase.sql.tables.util.SQLTablesAdapterFactory
Creates a new adapter for an object of class 'Persistent Table'.
createPlanSupportRunnable(PlanRequest, String, String) - Method in interface org.eclipse.datatools.sqltools.plan.IPlanService
Return a PlanSupportRunnable which knows how to retrieve query plan for the database.
createPlanSupportRunnable(PlanRequest, String, String) - Method in class org.eclipse.datatools.sqltools.plan.PlanService
 
createPredefinedDataType(String) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createPredefinedDataTypeAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Predefined Data Type'.
createPredefinedDataTypeAdapter() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Predefined Data Type'.
createPredefinedDataTypeAdapter() - Method in class org.eclipse.datatools.modelbase.sql.datatypes.util.SQLDataTypesAdapterFactory
Creates a new adapter for an object of class 'Predefined Data Type'.
createPredicate(Object, Object, String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.ExpressionHelper
Create a SQLPredicate object given a left, right and comparsionKind If the comparisonKind requires no right side, set the right side to ""
createPredicateAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Predicate'.
createPredicateAdapter() - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Predicate'.
createPredicateBasic() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelFactory
Returns a new object of class 'Predicate Basic'.
createPredicateBasic(QueryValueExpression, int, QueryValueExpression) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createPredicateBasicAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SQLQueryModelItemProviderAdapterFactory
This creates an adapter for a PredicateBasic.
createPredicateBasicAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Predicate Basic'.
createPredicateBetween() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelFactory
Returns a new object of class 'Predicate Between'.
createPredicateBetween(QueryValueExpression, boolean, QueryValueExpression, QueryValueExpression) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createPredicateBetweenAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SQLQueryModelItemProviderAdapterFactory
This creates an adapter for a PredicateBetween.
createPredicateBetweenAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Predicate Between'.
createPredicateExists() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelFactory
Returns a new object of class 'Predicate Exists'.
createPredicateExists(QueryExpressionBody) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createPredicateExistsAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SQLQueryModelItemProviderAdapterFactory
This creates an adapter for a PredicateExists.
createPredicateExistsAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Predicate Exists'.
createPredicateInAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Predicate In'.
createPredicateInValueList() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelFactory
Returns a new object of class 'Predicate In Value List'.
createPredicateInValueList(QueryValueExpression, boolean, List) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createPredicateInValueListAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SQLQueryModelItemProviderAdapterFactory
This creates an adapter for a PredicateInValueList.
createPredicateInValueListAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Predicate In Value List'.
createPredicateInValueRowSelect() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelFactory
Returns a new object of class 'Predicate In Value Row Select'.
createPredicateInValueRowSelect(List, boolean, QueryExpressionRoot) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createPredicateInValueRowSelectAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SQLQueryModelItemProviderAdapterFactory
This creates an adapter for a PredicateInValueRowSelect.
createPredicateInValueRowSelectAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Predicate In Value Row Select'.
createPredicateInValueSelect() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelFactory
Returns a new object of class 'Predicate In Value Select'.
createPredicateInValueSelect(QueryValueExpression, boolean, QueryExpressionRoot) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createPredicateInValueSelectAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SQLQueryModelItemProviderAdapterFactory
This creates an adapter for a PredicateInValueSelect.
createPredicateInValueSelectAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Predicate In Value Select'.
createPredicateIsNull() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelFactory
Returns a new object of class 'Predicate Is Null'.
createPredicateIsNullAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SQLQueryModelItemProviderAdapterFactory
This creates an adapter for a PredicateIsNull.
createPredicateIsNullAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Predicate Is Null'.
createPredicateLike() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelFactory
Returns a new object of class 'Predicate Like'.
createPredicateLike(QueryValueExpression, boolean, QueryValueExpression, QueryValueExpression) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createPredicateLikeAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SQLQueryModelItemProviderAdapterFactory
This creates an adapter for a PredicateLike.
createPredicateLikeAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Predicate Like'.
createPredicateNull(QueryValueExpression, boolean) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createPredicateQuantifiedAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Predicate Quantified'.
createPredicateQuantifiedRowSelect() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelFactory
Returns a new object of class 'Predicate Quantified Row Select'.
createPredicateQuantifiedRowSelect(List, int, QueryExpressionRoot) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createPredicateQuantifiedRowSelectAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SQLQueryModelItemProviderAdapterFactory
This creates an adapter for a PredicateQuantifiedRowSelect.
createPredicateQuantifiedRowSelectAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Predicate Quantified Row Select'.
createPredicateQuantifiedValueSelect() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelFactory
Returns a new object of class 'Predicate Quantified Value Select'.
createPredicateQuantifiedValueSelect(QueryValueExpression, int, int, QueryExpressionRoot) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createPredicateQuantifiedValueSelectAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SQLQueryModelItemProviderAdapterFactory
This creates an adapter for a PredicateQuantifiedValueSelect.
createPredicateQuantifiedValueSelectAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Predicate Quantified Value Select'.
createPrimaryKey() - Method in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsFactory
Returns a new object of class 'Primary Key'.
createPrimaryKeyAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Primary Key'.
createPrimaryKeyAdapter() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Primary Key'.
createPrimaryKeyAdapter() - Method in class org.eclipse.datatools.modelbase.sql.constraints.provider.SQLConstraintsItemProviderAdapterFactory
This creates an adapter for a PrimaryKey.
createPrimaryKeyAdapter() - Method in class org.eclipse.datatools.modelbase.sql.constraints.util.SQLConstraintsAdapterFactory
Creates a new adapter for an object of class 'Primary Key'.
createPrivilege() - Method in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlFactory
Returns a new object of class 'Privilege'.
createPrivilegeAdapter() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Privilege'.
createPrivilegeAdapter() - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.util.SybasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Privilege'.
createPrivilegeAdapter() - Method in class org.eclipse.datatools.modelbase.sql.accesscontrol.provider.SQLAccessControlItemProviderAdapterFactory
This creates an adapter for a Privilege.
createPrivilegeAdapter() - Method in class org.eclipse.datatools.modelbase.sql.accesscontrol.util.SQLAccessControlAdapterFactory
Creates a new adapter for an object of class 'Privilege'.
createProcedure(Procedure, boolean, boolean) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.fe.GenericDdlBuilder
 
createProcedure(Procedure, boolean, boolean, boolean) - Method in class org.eclipse.datatools.enablement.ase.ddl.SybaseASEDdlBuilder
 
createProcedure(Procedure, boolean, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.ddl.SybaseASADdlBuilder
TSQL:
createProcedure(Procedure, boolean, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlBuilder
 
createProcedure(Procedure, boolean, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlBuilderWrapper
 
createProcedure() - Method in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesFactory
Returns a new object of class 'Procedure'.
createProcedureAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Procedure'.
createProcedureAdapter() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Procedure'.
createProcedureAdapter() - Method in class org.eclipse.datatools.modelbase.sql.routines.provider.SQLRoutinesItemProviderAdapterFactory
This creates an adapter for a Procedure.
createProcedureAdapter() - Method in class org.eclipse.datatools.modelbase.sql.routines.util.SQLRoutinesAdapterFactory
Creates a new adapter for an object of class 'Procedure'.
createProcedureBody(Procedure, boolean, boolean, boolean) - Method in class org.eclipse.datatools.enablement.ase.ddl.SybaseASEDdlBuilder
TSQL procedure:
createProcedureObject(String, boolean, boolean, boolean) - Method in class org.eclipse.datatools.enablement.ase.ddl.SybaseASEDdlBuilder
add temp table creation support for stored procedure and trigger
createProcedureReference() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelFactory
Returns a new object of class 'Procedure Reference'.
createProcedureReference(String, String) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createProcedureReferenceAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Procedure Reference'.
createProfile(DataSourceDesign, String) - Static method in class org.eclipse.datatools.connectivity.oda.design.ui.designsession.DesignSessionUtil
Creates an ODA connection profile instance from the specified data source design.
createProfile(String, String, String, Properties) - Method in class org.eclipse.datatools.connectivity.ProfileManager
Create connection profile
createProfile(String, String, String, Properties, String) - Method in class org.eclipse.datatools.connectivity.ProfileManager
Create connection profile
createProfile(String, String, String, Properties, String, boolean) - Method in class org.eclipse.datatools.connectivity.ProfileManager
Create connection profile
createProfileDatabaseSelectionDialogPage() - Method in class org.eclipse.datatools.connectivity.ui.dse.dialogs.ProfileSelectionComposite
Create the dialog page being hosted
CreateProjectAction - Class in org.eclipse.datatools.sqltools.common.ui.resource
 
CreateProjectAction(TreeViewer) - Constructor for class org.eclipse.datatools.sqltools.common.ui.resource.CreateProjectAction
 
createProperties() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignFactory
Returns a new object of class 'Properties'.
createPropertiesAdapter() - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignAdapterFactory
Creates a new adapter for an object of class 'Properties'.
createProperty() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignFactory
Returns a new object of class 'Property'.
createPropertyAdapter() - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignAdapterFactory
Creates a new adapter for an object of class 'Property'.
createPropertyAttributes() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignFactory
Returns a new object of class 'Property Attributes'.
createPropertyAttributesAdapter() - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignAdapterFactory
Creates a new adapter for an object of class 'Property Attributes'.
createPropertyEditor(Composite) - Method in class org.eclipse.datatools.connectivity.ui.DriverClassBrowsePropertyDescriptor
 
createPropertyEditor(Composite) - Method in class org.eclipse.datatools.connectivity.ui.PasswordTextPropertyDescriptor
 
createProvider() - Method in class org.eclipse.datatools.connectivity.oda.consumer.util.manifest.PropertyProviderManifest
Instantiates the property provider implemented by an ODA consumer extension of the propertyProvider extension point.
createProxyTableExternalTypeFromString(EDataType, String) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelFactoryImpl
 
createPublicProperties(Property[], Properties) - Static method in class org.eclipse.datatools.connectivity.oda.design.ui.designsession.DesignSessionUtil
Convert specified public properties defined in an ODA runtime extension manifest, and corresponding values specified in the given Properties collection into an ODA design property collection.
createPushButton(Composite, String) - Static method in class org.eclipse.datatools.sqltools.common.ui.util.SWTUtils
Utility method that creates a push button instance and sets the default layout data.
createPushButton(Composite, String, int) - Static method in class org.eclipse.datatools.sqltools.common.ui.util.SWTUtils
Utility method that creates a push button instance and sets the default layout data.
createPushButton(Composite, Image, int) - Static method in class org.eclipse.datatools.sqltools.common.ui.util.SWTUtils
Utility method that creates a push button instance and sets the default layout data.
createPushButton(Composite, String) - Static method in class org.eclipse.datatools.sqltools.result.internal.ui.utils.UIUtil
 
createPushButton(Composite, String, int) - Static method in class org.eclipse.datatools.sqltools.result.internal.ui.utils.UIUtil
Utility method that creates a push button instance and sets the default layout data.
createPushButton(Composite, String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.ViewUtility
Helper method for creating buttons.
createQueryChangeStatementAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Query Change Statement'.
createQueryCombined() - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
Creates a QueryCombined
createQueryCombined() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelFactory
Returns a new object of class 'Query Combined'.
createQueryCombined(QueryExpressionBody, int, QueryExpressionBody) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createQueryCombined(QueryExpressionBody, int, QueryExpressionBody, List, int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createQueryCombinedAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SQLQueryModelItemProviderAdapterFactory
This creates an adapter for a QueryCombined.
createQueryCombinedAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Query Combined'.
createQueryCombinedStatement(String) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
Creates a QuerySelectStatement statement, with a QueryCombined in it
createQueryDeleteStatement() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelFactory
Returns a new object of class 'Query Delete Statement'.
createQueryDeleteStatementAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SQLQueryModelItemProviderAdapterFactory
This creates an adapter for a QueryDeleteStatement.
createQueryDeleteStatementAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Query Delete Statement'.
createQueryExpressionAdapter() - Method in class org.eclipse.datatools.modelbase.sql.expressions.util.SQLExpressionsAdapterFactory
Creates a new adapter for an object of class 'Query Expression'.
createQueryExpressionAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Query Expression'.
createQueryExpressionBodyAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Query Expression Body'.
createQueryExpressionDefault() - Method in interface org.eclipse.datatools.modelbase.sql.expressions.SQLExpressionsFactory
Returns a new object of class 'Query Expression Default'.
createQueryExpressionDefaultAdapter() - Method in class org.eclipse.datatools.modelbase.sql.expressions.provider.SQLExpressionsItemProviderAdapterFactory
This creates an adapter for a QueryExpressionDefault.
createQueryExpressionDefaultAdapter() - Method in class org.eclipse.datatools.modelbase.sql.expressions.util.SQLExpressionsAdapterFactory
Creates a new adapter for an object of class 'Query Expression Default'.
createQueryExpressionRoot() - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
Creates a QueryExpressionRoot
createQueryExpressionRoot(QuerySelectStatement) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
Creates a QueryExpressionRoot and attaches it to QuerySelectStatement
createQueryExpressionRoot() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelFactory
Returns a new object of class 'Query Expression Root'.
createQueryExpressionRoot(QueryExpressionBody, List) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createQueryExpressionRootAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SQLQueryModelItemProviderAdapterFactory
This creates an adapter for a QueryExpressionRoot.
createQueryExpressionRootAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Query Expression Root'.
createQueryInsertStatement() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelFactory
Returns a new object of class 'Query Insert Statement'.
createQueryInsertStatementAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SQLQueryModelItemProviderAdapterFactory
This creates an adapter for a QueryInsertStatement.
createQueryInsertStatementAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Query Insert Statement'.
createQueryMergeStatement() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelFactory
Returns a new object of class 'Query Merge Statement'.
createQueryMergeStatementAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SQLQueryModelItemProviderAdapterFactory
This creates an adapter for a QueryMergeStatement.
createQueryMergeStatementAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Query Merge Statement'.
createQueryNested() - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
Creates a QueryNested object.
createQueryNested() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelFactory
Returns a new object of class 'Query Nested'.
createQueryNested(QueryExpressionBody) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createQueryNested(QueryExpressionBody, List, int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createQueryNestedAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SQLQueryModelItemProviderAdapterFactory
This creates an adapter for a QueryNested.
createQueryNestedAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Query Nested'.
createQueryResultSpecificationAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Query Result Specification'.
createQuerySearchConditionAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Query Search Condition'.
createQuerySearchConditionAdapter() - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Query Search Condition'.
createQuerySelect() - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
Creates a QuerySelect Object
createQuerySelect(QueryExpressionRoot) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
Creates a QuerySelect Object and hook it to a QueryExpressionRoot
createQuerySelect(QuerySelectStatement) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
Creates a QuerySelect Object and hook it to a QuerySelectStatement
createQuerySelect() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelFactory
Returns a new object of class 'Query Select'.
createQuerySelect(String, List, List, QuerySearchCondition, List, QuerySearchCondition) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createQuerySelect(String, List, List, QuerySearchCondition, List, QuerySearchCondition, List, int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createQuerySelectAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SQLQueryModelItemProviderAdapterFactory
This creates an adapter for a QuerySelect.
createQuerySelectAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Query Select'.
createQuerySelectStatement(String) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
Creates a QuerySelectStatement
createQuerySelectStatement() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelFactory
Returns a new object of class 'Query Select Statement'.
createQuerySelectStatementAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SQLQueryModelItemProviderAdapterFactory
This creates an adapter for a QuerySelectStatement.
createQuerySelectStatementAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Query Select Statement'.
createQuerySpecification() - Static method in class org.eclipse.datatools.connectivity.oda.spec.InternalSpecFactory
 
createQuerySpecification(FilterExpression) - Method in class org.eclipse.datatools.connectivity.oda.spec.util.QuerySpecificationHelper
Creates a query specification instance with the specified filter expression root.
createQuerySpecification(ResultProjection) - Method in class org.eclipse.datatools.connectivity.oda.spec.util.QuerySpecificationHelper
Creates a query specification instance with the specified result projection.
createQuerySpecification(SortSpecification) - Method in class org.eclipse.datatools.connectivity.oda.spec.util.QuerySpecificationHelper
Creates a query specification instance with the specified sort specification.
createQuerySpecification(FilterExpression, ResultProjection, SortSpecification) - Method in class org.eclipse.datatools.connectivity.oda.spec.util.QuerySpecificationHelper
Creates a query specification instance with the specified filter expression root, result projection, and/or sort specification.
createQuerySpecification() - Method in class org.eclipse.datatools.connectivity.oda.spec.util.QuerySpecificationHelper
Returns an empty query specification instance created by the QuerySpecificationFactory specified in the constructor.
createQueryStatement(int, String) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
Creates a statement of the given type with the given name.
createQueryStatementAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Query Statement'.
createQueryUpdateStatement() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelFactory
Returns a new object of class 'Query Update Statement'.
createQueryUpdateStatementAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SQLQueryModelItemProviderAdapterFactory
This creates an adapter for a QueryUpdateStatement.
createQueryUpdateStatementAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Query Update Statement'.
createQueryValueExpressionAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Query Value Expression'.
createQueryValueExpressionAdapter() - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Query Value Expression'.
createQueryValues() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelFactory
Returns a new object of class 'Query Values'.
createQueryValues(List) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createQueryValues(List, List, int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createQueryValuesAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SQLQueryModelItemProviderAdapterFactory
This creates an adapter for a QueryValues.
createQueryValuesAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Query Values'.
createRadioButton(Composite, String) - Static method in class org.eclipse.datatools.sqltools.common.ui.util.SWTUtils
Utility method that creates a radio button instance and sets the default layout data.
createRadioButton(Composite, String, int) - Static method in class org.eclipse.datatools.sqltools.common.ui.util.SWTUtils
Utility method that creates a radio button instance and sets the default layout data.
createRadioButton(Composite, String, int, int) - Static method in class org.eclipse.datatools.sqltools.common.ui.util.SWTUtils
Utility method that creates a radio button instance and sets the default layout data.
createRadioButton(Composite, String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.ViewUtility
Create radio button
createReferenceConstraintAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Reference Constraint'.
createReferenceConstraintAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.util.SybaseasasqlmodelAdapterFactory
Creates a new adapter for an object of class 'Reference Constraint'.
createReferenceConstraintAdapter() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Reference Constraint'.
createReferenceConstraintAdapter() - Method in class org.eclipse.datatools.modelbase.sql.constraints.util.SQLConstraintsAdapterFactory
Creates a new adapter for an object of class 'Reference Constraint'.
createReferenceDataTypeAdapter() - Method in class org.eclipse.datatools.modelbase.sql.datatypes.util.SQLDataTypesAdapterFactory
Creates a new adapter for an object of class 'Reference Data Type'.
createReferenceTable(String, String, String) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
Deprecated. use SQLQueryParserFactory.createReferenceTable(String, String, TableCorrelation)
createReferenceTable(String, String, TableCorrelation) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createRequestDesignSession(DataSourceDesign) - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignFactory
Creates and returns an OdaDesignSession instance with a DesignSessionRequest that contains the given DataSourceDesign.
createResource(URI) - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignResourceFactoryImpl
Creates an instance of the resource.
createResource(URI) - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignXMLProcessor
Creates and returns a new resource for saving or loading an ODA Design object.
createResourceIdentifiers() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignFactory
Returns a new object of class 'Resource Identifiers'.
createResourceIdentifiersAdapter() - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignAdapterFactory
Creates a new adapter for an object of class 'Resource Identifiers'.
createResponseDesignSession(boolean, DataSourceDesign) - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignFactory
Creates and returns a new OdaDesignSession instance with a DesignSessionResponse that contains the given session status and DataSourceDesign.
createResultColumn() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelFactory
Returns a new object of class 'Result Column'.
createResultColumn(QueryValueExpression, String) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createResultColumnAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SQLQueryModelItemProviderAdapterFactory
This creates an adapter for a ResultColumn.
createResultColumnAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Result Column'.
createResultProjection() - Static method in class org.eclipse.datatools.connectivity.oda.spec.result.InternalResultSpecFactory
 
createResultProjection() - Method in class org.eclipse.datatools.connectivity.oda.spec.util.QuerySpecificationHelper
Returns an empty result projection instance created by the QuerySpecificationFactory specified in the constructor.
createResultSection(Composite, ResultsViewControl) - Static method in class org.eclipse.datatools.sqltools.result.internal.ui.view.ResultSectionFactory
Returns a result set section according current setting
createResultSetColumns() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignFactory
Returns a new object of class 'Result Set Columns'.
createResultSetColumnsAdapter() - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignAdapterFactory
Creates a new adapter for an object of class 'Result Set Columns'.
createResultSetCriteria() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignFactory
Returns a new object of class 'Result Set Criteria'.
createResultSetCriteriaAdapter() - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignAdapterFactory
Creates a new adapter for an object of class 'Result Set Criteria'.
createResultSetDefinition() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignFactory
Returns a new object of class 'Result Set Definition'.
createResultSetDefinitionAdapter() - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignAdapterFactory
Creates a new adapter for an object of class 'Result Set Definition'.
createResultSetObject(ResultSet) - Method in class org.eclipse.datatools.sqltools.result.internal.model.ResultInstanceFactory
Creates a new result set object instance
createResultSets() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignFactory
Returns a new object of class 'Result Sets'.
createResultSetsAdapter() - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignAdapterFactory
Creates a new adapter for an object of class 'Result Sets'.
createResultSetSpecification() - Static method in class org.eclipse.datatools.connectivity.oda.spec.result.InternalResultSpecFactory
 
createResultSetSpecification() - Method in class org.eclipse.datatools.connectivity.oda.spec.util.QuerySpecificationHelper
Returns an empty result set specification instance created by the QuerySpecificationFactory specified in the constructor.
createResultSubset() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignFactory
Returns a new object of class 'Result Subset'.
createResultSubsetAdapter() - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignAdapterFactory
Creates a new adapter for an object of class 'Result Subset'.
createResultTableAllColumns() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelFactory
Returns a new object of class 'Result Table All Columns'.
createResultTableAllColumns(String) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createResultTableAllColumns(String, String) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createResultTableAllColumnsAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SQLQueryModelItemProviderAdapterFactory
This creates an adapter for a ResultTableAllColumns.
createResultTableAllColumnsAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Result Table All Columns'.
createRole() - Method in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlFactory
Returns a new object of class 'Role'.
createRoleAdapter() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Role'.
createRoleAdapter() - Method in class org.eclipse.datatools.modelbase.sql.accesscontrol.provider.SQLAccessControlItemProviderAdapterFactory
This creates an adapter for a Role.
createRoleAdapter() - Method in class org.eclipse.datatools.modelbase.sql.accesscontrol.util.SQLAccessControlAdapterFactory
Creates a new adapter for an object of class 'Role'.
createRoleAuthorization() - Method in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlFactory
Returns a new object of class 'Role Authorization'.
createRoleAuthorizationAdapter() - Method in class org.eclipse.datatools.modelbase.sql.accesscontrol.provider.SQLAccessControlItemProviderAdapterFactory
This creates an adapter for a RoleAuthorization.
createRoleAuthorizationAdapter() - Method in class org.eclipse.datatools.modelbase.sql.accesscontrol.util.SQLAccessControlAdapterFactory
Creates a new adapter for an object of class 'Role Authorization'.
createRoutine(ResultSet) - Method in interface org.eclipse.datatools.connectivity.sqm.loader.JDBCRoutineLoader.IRoutineFactory
Creates and initializes a routine object based on the meta-data in the result set.
createRoutine(ResultSet) - Method in class org.eclipse.datatools.connectivity.sqm.loader.JDBCRoutineLoader.ProcedureFactory
Creates and initializes a new Procedure object from the meta-data in the result set.
createRoutine(ResultSet) - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogSchema.ASEProcedureFactory
 
createRoutine(ResultSet) - Method in class org.eclipse.datatools.enablement.sybase.asa.baseloaders.SchemaASABaseLoader.ASABaseRoutineLoader.ASAProcedureFactory
 
createRoutineAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Routine'.
createRoutineAdapter() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Routine'.
createRoutineAdapter() - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.util.SybasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Routine'.
createRoutineAdapter() - Method in class org.eclipse.datatools.modelbase.sql.routines.util.SQLRoutinesAdapterFactory
Creates a new adapter for an object of class 'Routine'.
createRoutineResultTable() - Method in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesFactory
Returns a new object of class 'Routine Result Table'.
createRoutineResultTableAdapter() - Method in class org.eclipse.datatools.modelbase.sql.routines.provider.SQLRoutinesItemProviderAdapterFactory
This creates an adapter for a RoutineResultTable.
createRoutineResultTableAdapter() - Method in class org.eclipse.datatools.modelbase.sql.routines.util.SQLRoutinesAdapterFactory
Creates a new adapter for an object of class 'Routine Result Table'.
createRowDataType() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesFactory
Returns a new object of class 'Row Data Type'.
createRowDataTypeAdapter() - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.SQLDataTypesItemProviderAdapterFactory
This creates an adapter for a RowDataType.
createRowDataTypeAdapter() - Method in class org.eclipse.datatools.modelbase.sql.datatypes.util.SQLDataTypesAdapterFactory
Creates a new adapter for an object of class 'Row Data Type'.
createRule(SybaseASERule, boolean, boolean, boolean) - Method in class org.eclipse.datatools.enablement.ase.ddl.SybaseASEDdlBuilder
Returns the SQL Statement for creating rule.
createScalarSelect(QueryStatement) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.ExpressionHelper
Creates a subquery statement expression
createScalarSelectExpression(QueryExpressionRoot) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createScalarValueChoices() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignFactory
Returns a new object of class 'Scalar Value Choices'.
createScalarValueChoicesAdapter() - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignAdapterFactory
Creates a new adapter for an object of class 'Scalar Value Choices'.
createScalarValueDefinition() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignFactory
Returns a new object of class 'Scalar Value Definition'.
createScalarValueDefinitionAdapter() - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignAdapterFactory
Creates a new adapter for an object of class 'Scalar Value Definition'.
createSchedule() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelFactoryImpl
 
createSchedule() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelFactory
Returns a new object of class 'Schedule'.
createScheduleAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Schedule'.
createSchema(Schema, boolean, boolean) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.fe.GenericDdlBuilder
 
createSchema() - Method in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaFactory
Returns a new object of class 'Schema'.
createSchema(String) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createSchemaAdapter() - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.util.IngressqlmodelAdapterFactory
Creates a new adapter for an object of class 'Schema'.
createSchemaAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Schema'.
createSchemaAdapter() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Schema'.
createSchemaAdapter() - Method in class org.eclipse.datatools.modelbase.derby.util.DerbyModelAdapterFactory
Creates a new adapter for an object of class 'Schema'.
createSchemaAdapter() - Method in class org.eclipse.datatools.modelbase.sql.schema.provider.SQLSchemaItemProviderAdapterFactory
This creates an adapter for a Schema.
createSchemaAdapter() - Method in class org.eclipse.datatools.modelbase.sql.schema.util.SQLSchemaAdapterFactory
Creates a new adapter for an object of class 'Schema'.
createSearchCondition() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSearchWhenContentElement
 
createSearchConditionAdapter() - Method in class org.eclipse.datatools.modelbase.sql.expressions.util.SQLExpressionsAdapterFactory
Creates a new adapter for an object of class 'Search Condition'.
createSearchConditionAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Search Condition'.
createSearchConditionAdapter() - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Search Condition'.
createSearchConditionCombined() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelFactory
Returns a new object of class 'Search Condition Combined'.
createSearchConditionCombinedAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SQLQueryModelItemProviderAdapterFactory
This creates an adapter for a SearchConditionCombined.
createSearchConditionCombinedAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Search Condition Combined'.
createSearchConditionDefault() - Method in interface org.eclipse.datatools.modelbase.sql.expressions.SQLExpressionsFactory
Returns a new object of class 'Search Condition Default'.
createSearchConditionDefaultAdapter() - Method in class org.eclipse.datatools.modelbase.sql.expressions.provider.SQLExpressionsItemProviderAdapterFactory
This creates an adapter for a SearchConditionDefault.
createSearchConditionDefaultAdapter() - Method in class org.eclipse.datatools.modelbase.sql.expressions.util.SQLExpressionsAdapterFactory
Creates a new adapter for an object of class 'Search Condition Default'.
createSearchConditionNested() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelFactory
Returns a new object of class 'Search Condition Nested'.
createSearchConditionNestedAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SQLQueryModelItemProviderAdapterFactory
This creates an adapter for a SearchConditionNested.
createSearchConditionNestedAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Search Condition Nested'.
createSectionComposite(Composite) - Method in interface org.eclipse.datatools.sqltools.common.ui.preferences.IDataServerPreferenceSection
create the UI section's composite.
createSectionContent(Composite) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.PrivilegesSection
 
createSectionContent(Composite) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints.SQLConstraintsBlock.ConstraintsSection
 
createSectionContent(Composite) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.intropage.IntroductionSection
 
createSegment(SybaseASESegment, boolean, boolean, boolean) - Method in class org.eclipse.datatools.enablement.ase.ddl.SybaseASEDdlBuilder
sp_addsegment segname, dbname, devname sp_extendsegment segname, dbname, devname
createSegmentThreshold() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelFactoryImpl
 
createSegmentThreshold() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelFactory
Returns a new object of class 'Segment Threshold'.
createSegmentThresholdAdapter() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Segment Threshold'.
createSelectClause(List, QueryResultSpecification) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createSelectStatement(String) - Method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
 
createSelectStatement(QuerySelect, List) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createSelectStatement(QueryExpressionRoot, List) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createSelectStatement(QueryExpressionRoot, List, UpdatabilityExpression) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createSequence() - Method in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaFactory
Returns a new object of class 'Sequence'.
createSequenceAdapter() - Method in class org.eclipse.datatools.modelbase.sql.schema.provider.SQLSchemaItemProviderAdapterFactory
This creates an adapter for a Sequence.
createSequenceAdapter() - Method in class org.eclipse.datatools.modelbase.sql.schema.util.SQLSchemaAdapterFactory
Creates a new adapter for an object of class 'Sequence'.
createSimpleExpression(String) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createSimpleTable(String, String) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createSmartGuide() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseExpressionWizard
 
createSmartGuide() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.cast.CastExpressionWizard
 
createSmartGuide() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.ExpressionBuilderWizard
 
createSmartGuide() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.function.FunctionExpressionWizard
 
createSmartGuide() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.multiexpr.ExpressionsByOperatorsWizard
 
createSmartGuide() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.subquery.SubQueryWizard
 
createSortKey() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignFactory
Returns a new object of class 'Sort Key'.
createSortKeyAdapter() - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignAdapterFactory
Creates a new adapter for an object of class 'Sort Key'.
createSortKeyWithColumnIdentifier(ResultSetColumns, int) - Static method in class org.eclipse.datatools.connectivity.oda.design.util.DesignUtil
Creates a new SortKey with the identifier, i.e.
createSortSpecification() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignFactory
Returns a new object of class 'Sort Specification'.
createSortSpecification() - Static method in class org.eclipse.datatools.connectivity.oda.spec.result.InternalResultSpecFactory
 
createSortSpecification(int) - Static method in class org.eclipse.datatools.connectivity.oda.spec.result.InternalResultSpecFactory
 
createSortSpecification() - Method in class org.eclipse.datatools.connectivity.oda.spec.util.QuerySpecificationHelper
Returns an empty sort specification instance created by the QuerySpecificationFactory specified in the constructor.
createSortSpecification(int) - Method in class org.eclipse.datatools.connectivity.oda.spec.util.QuerySpecificationHelper
Returns an empty sort specification instance created by the QuerySpecificationFactory specified in the constructor.
createSortSpecificationAdapter() - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignAdapterFactory
Creates a new adapter for an object of class 'Sort Specification'.
createSource() - Method in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesFactory
Returns a new object of class 'Source'.
createSourceAdapter() - Method in class org.eclipse.datatools.modelbase.sql.routines.provider.SQLRoutinesItemProviderAdapterFactory
This creates an adapter for a Source.
createSourceAdapter() - Method in class org.eclipse.datatools.modelbase.sql.routines.util.SQLRoutinesAdapterFactory
Creates a new adapter for an object of class 'Source'.
createSpacer(Composite, int) - Static method in class org.eclipse.datatools.sqltools.common.ui.util.SWTUtils
Utility method that creates an empty line
createSpacer(Composite, int, int) - Static method in class org.eclipse.datatools.sqltools.common.ui.util.SWTUtils
Utility method that creates an empty line
createSpecialRegisterExpression(String) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
Creates a ValueExpressionFunction with name aSpecialReg and field ValueExpressionFunction.isSpecialRegister()==true
createSpecialRegisterExpression(String, UserDefinedType) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
Creates a function expression object for the special register with the name and user-defined data type.
createSpecialRegisterExpression(String, String) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
Deprecated. use createSpecialRegisterExpression(String, UserDefinedType) instead
createSpinner(Composite, int, IManagedForm) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SWTUtilsExt
Create Spinner by parent or Managed form
createSpinner(Composite, int, FormToolkit) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SWTUtilsExt
Create Spinner by parent or Managed form
createSpinner(Composite, int, IManagedForm) - Static method in class org.eclipse.datatools.sqltools.common.ui.util.SWTUtilsExt
Create Spinner by parent or Managed form
createSpinner(Composite, int, FormToolkit) - Static method in class org.eclipse.datatools.sqltools.common.ui.util.SWTUtilsExt
Create Spinner by parent or Managed form
createSQLBuilderEditorInput(IFile) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLBuilderEditorInputUtil
Creates a SQLBuilderEditorInput from a file.
createSQLBuilderStorageEditorInput(String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLBuilderEditorInputUtil
Creates a SQLBuilderStorageEditorInput from a string.
createSQLBuilderStorageEditorInput(IMemento) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLBuilderEditorInputUtil
Create a new SQLBuilderStorageEditorInput from the specified memento.
createSQLBuilderStorageEditorInput(IFile) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLBuilderEditorInputUtil
Creates a SQLBuilderStorageEditorInput from a file.
createSQLConnectionStatementAdapter() - Method in class org.eclipse.datatools.modelbase.sql.statements.util.SQLStatementsAdapterFactory
Creates a new adapter for an object of class 'SQL Connection Statement'.
createSQLControlStatementAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'SQL Control Statement'.
createSQLControlStatementAdapter() - Method in class org.eclipse.datatools.modelbase.sql.statements.util.SQLStatementsAdapterFactory
Creates a new adapter for an object of class 'SQL Control Statement'.
createSQLDataChangeStatementAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'SQL Data Change Statement'.
createSQLDataChangeStatementAdapter() - Method in class org.eclipse.datatools.modelbase.sql.statements.util.SQLStatementsAdapterFactory
Creates a new adapter for an object of class 'SQL Data Change Statement'.
createSQLDataStatementAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'SQL Data Statement'.
createSQLDataStatementAdapter() - Method in class org.eclipse.datatools.modelbase.sql.statements.util.SQLStatementsAdapterFactory
Creates a new adapter for an object of class 'SQL Data Statement'.
createSQLDataTypeAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'SQL Data Type'.
createSQLDataTypeAdapter() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'SQL Data Type'.
createSQLDataTypeAdapter() - Method in class org.eclipse.datatools.modelbase.sql.datatypes.util.SQLDataTypesAdapterFactory
Creates a new adapter for an object of class 'SQL Data Type'.
createSQLDiagnosticsStatementAdapter() - Method in class org.eclipse.datatools.modelbase.sql.statements.util.SQLStatementsAdapterFactory
Creates a new adapter for an object of class 'SQL Diagnostics Statement'.
createSQLDynamicStatementAdapter() - Method in class org.eclipse.datatools.modelbase.sql.statements.util.SQLStatementsAdapterFactory
Creates a new adapter for an object of class 'SQL Dynamic Statement'.
createSQLObjectAdapter() - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.util.IngressqlmodelAdapterFactory
Creates a new adapter for an object of class 'SQL Object'.
createSQLObjectAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'SQL Object'.
createSQLObjectAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.util.SybaseasasqlmodelAdapterFactory
Creates a new adapter for an object of class 'SQL Object'.
createSQLObjectAdapter() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.util.PartitionAdapterFactory
Creates a new adapter for an object of class 'SQL Object'.
createSQLObjectAdapter() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'SQL Object'.
createSQLObjectAdapter() - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.util.SybasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'SQL Object'.
createSQLObjectAdapter() - Method in class org.eclipse.datatools.modelbase.derby.util.DerbyModelAdapterFactory
Creates a new adapter for an object of class 'SQL Object'.
createSQLObjectAdapter() - Method in class org.eclipse.datatools.modelbase.sql.accesscontrol.util.SQLAccessControlAdapterFactory
Creates a new adapter for an object of class 'SQL Object'.
createSQLObjectAdapter() - Method in class org.eclipse.datatools.modelbase.sql.constraints.util.SQLConstraintsAdapterFactory
Creates a new adapter for an object of class 'SQL Object'.
createSQLObjectAdapter() - Method in class org.eclipse.datatools.modelbase.sql.datatypes.util.SQLDataTypesAdapterFactory
Creates a new adapter for an object of class 'SQL Object'.
createSQLObjectAdapter() - Method in class org.eclipse.datatools.modelbase.sql.expressions.util.SQLExpressionsAdapterFactory
Creates a new adapter for an object of class 'SQL Object'.
createSQLObjectAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'SQL Object'.
createSQLObjectAdapter() - Method in class org.eclipse.datatools.modelbase.sql.routines.util.SQLRoutinesAdapterFactory
Creates a new adapter for an object of class 'SQL Object'.
createSQLObjectAdapter() - Method in class org.eclipse.datatools.modelbase.sql.schema.util.SQLSchemaAdapterFactory
Creates a new adapter for an object of class 'SQL Object'.
createSQLObjectAdapter() - Method in class org.eclipse.datatools.modelbase.sql.statements.util.SQLStatementsAdapterFactory
Creates a new adapter for an object of class 'SQL Object'.
createSQLObjectAdapter() - Method in class org.eclipse.datatools.modelbase.sql.tables.util.SQLTablesAdapterFactory
Creates a new adapter for an object of class 'SQL Object'.
createSQLObjectAdapter() - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelAdapterFactory
Creates a new adapter for an object of class 'SQL Object'.
createSQLObjects(SQLObject[], boolean, boolean, IProgressMonitor) - Method in interface org.eclipse.datatools.connectivity.sqm.core.rte.DDLGenerator
 
createSQLObjects(SQLObject[], boolean, boolean, IProgressMonitor, IEngineeringCallBack) - Method in interface org.eclipse.datatools.connectivity.sqm.core.rte.DDLGenerator
 
createSQLObjects(SQLObject[], boolean, boolean, IProgressMonitor) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.fe.GenericDdlGenerator
 
createSQLObjects(SQLObject[], boolean, boolean, IProgressMonitor, IEngineeringCallBack) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.fe.GenericDdlGenerator
 
createSQLObjects(SQLObject[], EngineeringOption[], IProgressMonitor) - Method in class org.eclipse.datatools.enablement.ase.ddl.SybaseASEDdlGenerator
Override the one in super class to add use db statements.
createSQLObjects(SQLObject[], boolean, boolean, boolean, IProgressMonitor) - Method in class org.eclipse.datatools.enablement.ase.ddl.SybaseASEDdlGenerator
 
createSQLObjects(SQLObject[], boolean, boolean, IProgressMonitor) - Method in class org.eclipse.datatools.enablement.mysql.ddl.shared.MySqlDdlGeneratorHelper
 
createSQLObjects(SQLObject[], boolean, boolean, IProgressMonitor, IEngineeringCallBack) - Method in class org.eclipse.datatools.enablement.mysql.ddl.shared.MySqlDdlGeneratorHelper
 
createSQLObjects(SQLObject[], EngineeringOption[], IProgressMonitor) - Method in interface org.eclipse.datatools.enablement.sybase.ddl.ISybaseDdlGenerator
 
createSQLObjects(SQLObject[], boolean, boolean, boolean, IProgressMonitor) - Method in interface org.eclipse.datatools.enablement.sybase.ddl.ISybaseDdlGenerator
 
createSQLObjects(SQLObject[], EngineeringOption[], IProgressMonitor) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlGenerator
 
createSQLObjects(SQLObject[], boolean, boolean, IProgressMonitor) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlGenerator
 
createSQLObjects(SQLObject[], boolean, boolean, boolean, IProgressMonitor) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlGenerator
 
createSQLObjectsForDeltaDDL(SQLObject[], boolean, boolean, boolean, IProgressMonitor) - Method in class org.eclipse.datatools.enablement.ase.ddl.SybaseASEDdlGenerator
 
createSQLObjectsForDeltaDDL(SQLObject[], boolean, boolean, boolean, IProgressMonitor) - Method in class org.eclipse.datatools.enablement.sybase.asa.ddl.SybaseASADdlGenerator
 
createSQLObjectsForDeltaDDL(SQLObject[], boolean, boolean, boolean, IProgressMonitor) - Method in interface org.eclipse.datatools.enablement.sybase.ddl.ISybaseDdlGenerator
Delta ddl version of createSQLObjects(SQLObject[] elements, boolean quoteIdentifiers, boolean qualifyNames, IProgressMonitor progressMonitor).
createSQLQueryObjectAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'SQL Query Object'.
createSQLQueryObjectAdapter() - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelAdapterFactory
Creates a new adapter for an object of class 'SQL Query Object'.
createSQLSchemaStatementAdapter() - Method in class org.eclipse.datatools.modelbase.sql.statements.util.SQLStatementsAdapterFactory
Creates a new adapter for an object of class 'SQL Schema Statement'.
createSQLSessionStatementAdapter() - Method in class org.eclipse.datatools.modelbase.sql.statements.util.SQLStatementsAdapterFactory
Creates a new adapter for an object of class 'SQL Session Statement'.
createSQLStatementAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'SQL Statement'.
createSQLStatementAdapter() - Method in class org.eclipse.datatools.modelbase.sql.statements.util.SQLStatementsAdapterFactory
Creates a new adapter for an object of class 'SQL Statement'.
createSQLStatementDefault() - Method in interface org.eclipse.datatools.modelbase.sql.statements.SQLStatementsFactory
Returns a new object of class 'SQL Statement Default'.
createSQLStatementDefaultAdapter() - Method in class org.eclipse.datatools.modelbase.sql.statements.provider.SQLStatementsItemProviderAdapterFactory
This creates an adapter for a SQLStatementDefault.
createSQLStatementDefaultAdapter() - Method in class org.eclipse.datatools.modelbase.sql.statements.util.SQLStatementsAdapterFactory
Creates a new adapter for an object of class 'SQL Statement Default'.
createSQLTransactionStatementAdapter() - Method in class org.eclipse.datatools.modelbase.sql.statements.util.SQLStatementsAdapterFactory
Creates a new adapter for an object of class 'SQL Transaction Statement'.
createStandardGroups(IContributionManager) - Static method in class org.eclipse.datatools.sqltools.plan.internal.ui.view.PlanView
 
createStatement(SQLObject, boolean, boolean, boolean, SybaseDdlScript, IProgressMonitor, int) - Method in class org.eclipse.datatools.enablement.ase.ddl.SybaseASEDdlGenerator
 
createStatement(SQLObject, boolean, boolean, boolean, SybaseDdlScript, IProgressMonitor, int) - Method in class org.eclipse.datatools.enablement.sybase.asa.ddl.SybaseASADdlGenerator
 
createStatement(SQLObject, boolean, boolean, boolean, SybaseDdlScript, IProgressMonitor, int) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlGenerator
 
createStaticValues() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignFactory
Returns a new object of class 'Static Values'.
createStaticValuesAdapter() - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignAdapterFactory
Creates a new adapter for an object of class 'Static Values'.
createStatus(SQLWarning) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.execute.ExecuteViewer
 
createStructuredUserDefinedType() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesFactory
Returns a new object of class 'Structured User Defined Type'.
createStructuredUserDefinedTypeAdapter() - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.SQLDataTypesItemProviderAdapterFactory
This creates an adapter for a StructuredUserDefinedType.
createStructuredUserDefinedTypeAdapter() - Method in class org.eclipse.datatools.modelbase.sql.datatypes.util.SQLDataTypesAdapterFactory
Creates a new adapter for an object of class 'Structured User Defined Type'.
createStyledText(Composite, int, IManagedForm) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SWTUtilsExt
Create StyledText by parent or Managed form
createStyledText(Composite, int, FormToolkit) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SWTUtilsExt
Create Styled text by creation wizard or toolkit
createStyledText(Composite, int, IManagedForm) - Static method in class org.eclipse.datatools.sqltools.common.ui.util.SWTUtilsExt
Create StyledText by parent or Managed form
createStyledText(Composite, int, FormToolkit) - Static method in class org.eclipse.datatools.sqltools.common.ui.util.SWTUtilsExt
Create Styled text by creation wizard or toolkit
createSubInstance(OperationCommand, OperationCommand, Runnable) - Method in class org.eclipse.datatools.sqltools.result.ResultsViewAPI
Creates a sub result instance for the given parent result instance.
createSubResult(OperationCommand, Runnable) - Method in class org.eclipse.datatools.sqltools.result.internal.model.ResultInstance
 
createSubResult(OperationCommand, Runnable) - Method in interface org.eclipse.datatools.sqltools.result.model.IResultInstance
Creates a sub results
createSuperGroup() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelFactory
Returns a new object of class 'Super Group'.
createSuperGroup(int) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SelectHelper
Creates the SuperGroup and sets the given type.
createSuperGroup(String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.GroupByContentViewer.GroupByContentHolder
 
createSuperGroup(String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.GroupByContentViewer.GroupingSetContentHolder
 
createSuperGroup(String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.GroupByContentViewer.GroupingSetGroupContentHolder
 
createSuperGroupAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SQLQueryModelItemProviderAdapterFactory
This creates an adapter for a SuperGroup.
createSuperGroupAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Super Group'.
createSuperGroupElementAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Super Group Element'.
createSuperGroupElementExpression() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelFactory
Returns a new object of class 'Super Group Element Expression'.
createSuperGroupElementExpression(QueryValueExpression) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SelectHelper
Creates the SuperGroupElementExpression and set the given ValueExpression
createSuperGroupElementExpressionAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SQLQueryModelItemProviderAdapterFactory
This creates an adapter for a SuperGroupElementExpression.
createSuperGroupElementExpressionAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Super Group Element Expression'.
createSuperGroupElementSublist() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelFactory
Returns a new object of class 'Super Group Element Sublist'.
createSuperGroupElementSublist() - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SelectHelper
Creates the SuperGroupElementSublist.
createSuperGroupElementSublistAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SQLQueryModelItemProviderAdapterFactory
This creates an adapter for a SuperGroupElementSublist.
createSuperGroupElementSublistAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Super Group Element Sublist'.
createSuperGroups(List, int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createSuperGroupsElementExpression(GroupingExpression) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createSuperGroupsElementExprList(List, SuperGroupElementExpression) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createSuperGroupsElementList(List, SuperGroupElement) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createSuperGroupsElementSublist(List) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createSybaseASABaseActionTimeFromString(EDataType, String) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelFactoryImpl
 
createSybaseASABaseColumn() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelFactoryImpl
 
createSybaseASABaseColumn() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelFactory
Returns a new object of class 'Sybase ASA Base Column'.
createSybaseASABaseColumnAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Sybase ASA Base Column'.
createSybaseASABaseColumnCheckConstraint() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelFactoryImpl
 
createSybaseASABaseColumnCheckConstraint() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelFactory
Returns a new object of class 'Sybase ASA Base Column Check Constraint'.
createSybaseASABaseColumnCheckConstraintAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Sybase ASA Base Column Check Constraint'.
createSybaseASABaseDatabase() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelFactoryImpl
 
createSybaseASABaseDatabase() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelFactory
Returns a new object of class 'Sybase ASA Base Database'.
createSybaseASABaseDatabaseAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Sybase ASA Base Database'.
createSybaseASABaseDatabaseAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.util.SybaseasasqlmodelAdapterFactory
Creates a new adapter for an object of class 'Sybase ASA Base Database'.
createSybaseASABaseDBSpace() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelFactoryImpl
 
createSybaseASABaseDBSpace() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelFactory
Returns a new object of class 'Sybase ASA Base DB Space'.
createSybaseASABaseDBSpaceAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Sybase ASA Base DB Space'.
createSybaseASABaseEvent() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelFactoryImpl
 
createSybaseASABaseEvent() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelFactory
Returns a new object of class 'Sybase ASA Base Event'.
createSybaseASABaseEventAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Sybase ASA Base Event'.
createSybaseASABaseForeignKey() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelFactoryImpl
 
createSybaseASABaseForeignKey() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelFactory
Returns a new object of class 'Sybase ASA Base Foreign Key'.
createSybaseASABaseForeignKeyAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Sybase ASA Base Foreign Key'.
createSybaseASABaseForeignKeyAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.util.SybaseasasqlmodelAdapterFactory
Creates a new adapter for an object of class 'Sybase ASA Base Foreign Key'.
createSybaseASABaseFunction() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelFactoryImpl
 
createSybaseASABaseFunction() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelFactory
Returns a new object of class 'Sybase ASA Base Function'.
createSybaseASABaseFunctionAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Sybase ASA Base Function'.
createSybaseASABaseGroup() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelFactoryImpl
 
createSybaseASABaseGroup() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelFactory
Returns a new object of class 'Sybase ASA Base Group'.
createSybaseASABaseGroupAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Sybase ASA Base Group'.
createSybaseASABaseIndex() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelFactoryImpl
 
createSybaseASABaseIndex() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelFactory
Returns a new object of class 'Sybase ASA Base Index'.
createSybaseASABaseIndexAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Sybase ASA Base Index'.
createSybaseASABaseIndexAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.util.SybaseasasqlmodelAdapterFactory
Creates a new adapter for an object of class 'Sybase ASA Base Index'.
createSybaseASABaseParameter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelFactoryImpl
 
createSybaseASABaseParameter() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelFactory
Returns a new object of class 'Sybase ASA Base Parameter'.
createSybaseASABaseParameterAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Sybase ASA Base Parameter'.
createSybaseASABasePredefinedDataType() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelFactoryImpl
 
createSybaseASABasePredefinedDataType() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelFactory
Returns a new object of class 'Sybase ASA Base Predefined Data Type'.
createSybaseASABasePredefinedDataTypeAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Sybase ASA Base Predefined Data Type'.
createSybaseASABasePrimaryKey() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelFactoryImpl
 
createSybaseASABasePrimaryKey() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelFactory
Returns a new object of class 'Sybase ASA Base Primary Key'.
createSybaseASABasePrimaryKeyAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Sybase ASA Base Primary Key'.
createSybaseASABaseProcedure() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelFactoryImpl
 
createSybaseASABaseProcedure() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelFactory
Returns a new object of class 'Sybase ASA Base Procedure'.
createSybaseASABaseProcedureAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Sybase ASA Base Procedure'.
createSybaseASABaseProxyTable() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelFactoryImpl
 
createSybaseASABaseProxyTable() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelFactory
Returns a new object of class 'Sybase ASA Base Proxy Table'.
createSybaseASABaseProxyTableAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Sybase ASA Base Proxy Table'.
createSybaseASABaseRemoteProcedure() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelFactoryImpl
 
createSybaseASABaseRemoteProcedure() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelFactory
Returns a new object of class 'Sybase ASA Base Remote Procedure'.
createSybaseASABaseRemoteProcedureAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Sybase ASA Base Remote Procedure'.
createSybaseASABaseSchema() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelFactoryImpl
 
createSybaseASABaseSchema() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelFactory
Returns a new object of class 'Sybase ASA Base Schema'.
createSybaseASABaseSchemaAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Sybase ASA Base Schema'.
createSybaseASABaseTable() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelFactoryImpl
 
createSybaseASABaseTable() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelFactory
Returns a new object of class 'Sybase ASA Base Table'.
createSybaseASABaseTableAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Sybase ASA Base Table'.
createSybaseASABaseTableAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.util.SybaseasasqlmodelAdapterFactory
Creates a new adapter for an object of class 'Sybase ASA Base Table'.
createSybaseASABaseTempTable() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelFactoryImpl
 
createSybaseASABaseTempTable() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelFactory
Returns a new object of class 'Sybase ASA Base Temp Table'.
createSybaseASABaseTempTableAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Sybase ASA Base Temp Table'.
createSybaseASABaseTempTableAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.util.SybaseasasqlmodelAdapterFactory
Creates a new adapter for an object of class 'Sybase ASA Base Temp Table'.
createSybaseASABaseTrigger() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelFactoryImpl
 
createSybaseASABaseTrigger() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelFactory
Returns a new object of class 'Sybase ASA Base Trigger'.
createSybaseASABaseTriggerAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Sybase ASA Base Trigger'.
createSybaseASABaseUniqueConstraint() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelFactoryImpl
 
createSybaseASABaseUniqueConstraint() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelFactory
Returns a new object of class 'Sybase ASA Base Unique Constraint'.
createSybaseASABaseUniqueConstraintAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Sybase ASA Base Unique Constraint'.
createSybaseASABaseUser() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelFactoryImpl
 
createSybaseASABaseUser() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelFactory
Returns a new object of class 'Sybase ASA Base User'.
createSybaseASABaseUserAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Sybase ASA Base User'.
createSybaseASABaseUserDefinedType() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelFactoryImpl
 
createSybaseASABaseUserDefinedType() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelFactory
Returns a new object of class 'Sybase ASA Base User Defined Type'.
createSybaseASABaseUserDefinedTypeAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Sybase ASA Base User Defined Type'.
createSybaseASABaseViewTable() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelFactoryImpl
 
createSybaseASABaseViewTable() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelFactory
Returns a new object of class 'Sybase ASA Base View Table'.
createSybaseASABaseViewTableAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Sybase ASA Base View Table'.
createSybaseASADatabase() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.impl.SybaseasasqlmodelFactoryImpl
 
createSybaseASADatabase() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelFactory
Returns a new object of class 'Sybase ASA Database'.
createSybaseASADatabaseAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.util.SybaseasasqlmodelAdapterFactory
Creates a new adapter for an object of class 'Sybase ASA Database'.
createSybaseASADefaultWrapper() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelFactoryImpl
 
createSybaseASADefaultWrapper() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelFactory
Returns a new object of class 'Sybase ASA Default Wrapper'.
createSybaseASADefaultWrapperAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Sybase ASA Default Wrapper'.
createSybaseASAForeignKey() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.impl.SybaseasasqlmodelFactoryImpl
 
createSybaseASAForeignKey() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelFactory
Returns a new object of class 'Sybase ASA Foreign Key'.
createSybaseASAForeignKeyAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.util.SybaseasasqlmodelAdapterFactory
Creates a new adapter for an object of class 'Sybase ASA Foreign Key'.
createSybaseASAIndex() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.impl.SybaseasasqlmodelFactoryImpl
 
createSybaseASAIndex() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelFactory
Returns a new object of class 'Sybase ASA Index'.
createSybaseASAIndexAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.util.SybaseasasqlmodelAdapterFactory
Creates a new adapter for an object of class 'Sybase ASA Index'.
createSybaseASATable() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.impl.SybaseasasqlmodelFactoryImpl
 
createSybaseASATable() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelFactory
Returns a new object of class 'Sybase ASA Table'.
createSybaseASATableAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.util.SybaseasasqlmodelAdapterFactory
Creates a new adapter for an object of class 'Sybase ASA Table'.
createSybaseASATempTable() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.impl.SybaseasasqlmodelFactoryImpl
 
createSybaseASATempTable() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelFactory
Returns a new object of class 'Sybase ASA Temp Table'.
createSybaseASATempTableAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.util.SybaseasasqlmodelAdapterFactory
Creates a new adapter for an object of class 'Sybase ASA Temp Table'.
createSybaseASAWebService() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelFactoryImpl
 
createSybaseASAWebService() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelFactory
Returns a new object of class 'Sybase ASA Web Service'.
createSybaseASAWebServiceAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Sybase ASA Web Service'.
createSybaseASEBaseTable() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelFactoryImpl
 
createSybaseASEBaseTable() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelFactory
Returns a new object of class 'Sybase ASE Base Table'.
createSybaseASEBaseTableAdapter() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Sybase ASE Base Table'.
createSybaseASECache() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelFactoryImpl
 
createSybaseASECache() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelFactory
Returns a new object of class 'Sybase ASE Cache'.
createSybaseASECacheAdapter() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Sybase ASE Cache'.
createSybaseASECatalog() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelFactoryImpl
 
createSybaseASECatalog() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelFactory
Returns a new object of class 'Sybase ASE Catalog'.
createSybaseASECatalogAdapter() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Sybase ASE Catalog'.
createSybaseASECatalogTypeFromString(EDataType, String) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelFactoryImpl
 
createSybaseASECheckConstraint() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelFactoryImpl
 
createSybaseASECheckConstraint() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelFactory
Returns a new object of class 'Sybase ASE Check Constraint'.
createSybaseASECheckConstraintAdapter() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Sybase ASE Check Constraint'.
createSybaseASEColumn() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelFactoryImpl
 
createSybaseASEColumn() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelFactory
Returns a new object of class 'Sybase ASE Column'.
createSybaseASEColumnAdapter() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Sybase ASE Column'.
createSybaseASEColumnCheckConstraint() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelFactoryImpl
 
createSybaseASEColumnCheckConstraint() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelFactory
Returns a new object of class 'Sybase ASE Column Check Constraint'.
createSybaseASEColumnCheckConstraintAdapter() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Sybase ASE Column Check Constraint'.
createSybaseASEDatabase() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelFactoryImpl
 
createSybaseASEDatabase() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelFactory
Returns a new object of class 'Sybase ASE Database'.
createSybaseASEDatabaseAdapter() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Sybase ASE Database'.
createSybaseASEDefault() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelFactoryImpl
 
createSybaseASEDefault() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelFactory
Returns a new object of class 'Sybase ASE Default'.
createSybaseASEDefaultAdapter() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Sybase ASE Default'.
createSybaseASEEncryptionKey() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelFactoryImpl
 
createSybaseASEEncryptionKey() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelFactory
Returns a new object of class 'Sybase ASE Encryption Key'.
createSybaseASEEncryptionKeyAdapter() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Sybase ASE Encryption Key'.
createSybaseASEFuncBasedIndexMember() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelFactoryImpl
 
createSybaseASEFuncBasedIndexMember() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelFactory
Returns a new object of class 'Sybase ASE Func Based Index Member'.
createSybaseASEFuncBasedIndexMemberAdapter() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Sybase ASE Func Based Index Member'.
createSybaseASEGroup() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelFactoryImpl
 
createSybaseASEGroup() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelFactory
Returns a new object of class 'Sybase ASE Group'.
createSybaseASEGroupAdapter() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Sybase ASE Group'.
createSybaseASEHashPartition() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.PartitionFactoryImpl
 
createSybaseASEHashPartition() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionFactory
Returns a new object of class 'Sybase ASE Hash Partition'.
createSybaseASEHashPartitionAdapter() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.util.PartitionAdapterFactory
Creates a new adapter for an object of class 'Sybase ASE Hash Partition'.
createSybaseASEIndex() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelFactoryImpl
 
createSybaseASEIndex() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelFactory
Returns a new object of class 'Sybase ASE Index'.
createSybaseASEIndexAdapter() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Sybase ASE Index'.
createSybaseASEListPartition() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.PartitionFactoryImpl
 
createSybaseASEListPartition() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionFactory
Returns a new object of class 'Sybase ASE List Partition'.
createSybaseASEListPartitionAdapter() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.util.PartitionAdapterFactory
Creates a new adapter for an object of class 'Sybase ASE List Partition'.
createSybaseASEPartition() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.PartitionFactoryImpl
 
createSybaseASEPartition() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionFactory
Returns a new object of class 'Sybase ASE Partition'.
createSybaseASEPartitionAdapter() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.util.PartitionAdapterFactory
Creates a new adapter for an object of class 'Sybase ASE Partition'.
createSybaseASEPredefinedDataType() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelFactoryImpl
 
createSybaseASEPredefinedDataType() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelFactory
Returns a new object of class 'Sybase ASE Predefined Data Type'.
createSybaseASEPredefinedDataTypeAdapter() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Sybase ASE Predefined Data Type'.
createSybaseASEPrimaryKey() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelFactoryImpl
 
createSybaseASEPrimaryKey() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelFactory
Returns a new object of class 'Sybase ASE Primary Key'.
createSybaseASEPrimaryKeyAdapter() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Sybase ASE Primary Key'.
createSybaseASEPrivilege() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelFactoryImpl
 
createSybaseASEPrivilege() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelFactory
Returns a new object of class 'Sybase ASE Privilege'.
createSybaseASEPrivilegeAdapter() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Sybase ASE Privilege'.
createSybaseASEProcedure() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelFactoryImpl
 
createSybaseASEProcedure() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelFactory
Returns a new object of class 'Sybase ASE Procedure'.
createSybaseASEProcedureAdapter() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Sybase ASE Procedure'.
createSybaseASEProxyTable() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelFactoryImpl
 
createSybaseASEProxyTable() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelFactory
Returns a new object of class 'Sybase ASE Proxy Table'.
createSybaseASEProxyTableAdapter() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Sybase ASE Proxy Table'.
createSybaseASERangePartition() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.PartitionFactoryImpl
 
createSybaseASERangePartition() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionFactory
Returns a new object of class 'Sybase ASE Range Partition'.
createSybaseASERangePartitionAdapter() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.util.PartitionAdapterFactory
Creates a new adapter for an object of class 'Sybase ASE Range Partition'.
createSybaseASERole() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelFactoryImpl
 
createSybaseASERole() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelFactory
Returns a new object of class 'Sybase ASE Role'.
createSybaseASERoleAdapter() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Sybase ASE Role'.
createSybaseASERoundrobinPartition() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.PartitionFactoryImpl
 
createSybaseASERoundrobinPartition() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionFactory
Returns a new object of class 'Sybase ASE Roundrobin Partition'.
createSybaseASERoundrobinPartitionAdapter() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.util.PartitionAdapterFactory
Creates a new adapter for an object of class 'Sybase ASE Roundrobin Partition'.
createSybaseASERule() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelFactoryImpl
 
createSybaseASERule() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelFactory
Returns a new object of class 'Sybase ASE Rule'.
createSybaseASERuleAdapter() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Sybase ASE Rule'.
createSybaseASESchema() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelFactoryImpl
 
createSybaseASESchema() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelFactory
Returns a new object of class 'Sybase ASE Schema'.
createSybaseASESchemaAdapter() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Sybase ASE Schema'.
createSybaseASESegment() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelFactoryImpl
 
createSybaseASESegment() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelFactory
Returns a new object of class 'Sybase ASE Segment'.
createSybaseASESegmentAdapter() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Sybase ASE Segment'.
createSybaseASETable() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelFactoryImpl
 
createSybaseASETable() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelFactory
Returns a new object of class 'Sybase ASE Table'.
createSybaseASETableAdapter() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Sybase ASE Table'.
createSybaseASETempTable() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelFactoryImpl
 
createSybaseASETempTable() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelFactory
Returns a new object of class 'Sybase ASE Temp Table'.
createSybaseASETempTableAdapter() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Sybase ASE Temp Table'.
createSybaseASETrigger() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelFactoryImpl
 
createSybaseASETrigger() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelFactory
Returns a new object of class 'Sybase ASE Trigger'.
createSybaseASETriggerAdapter() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Sybase ASE Trigger'.
createSybaseASEUniqueConstraint() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelFactoryImpl
 
createSybaseASEUniqueConstraint() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelFactory
Returns a new object of class 'Sybase ASE Unique Constraint'.
createSybaseASEUniqueConstraintAdapter() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Sybase ASE Unique Constraint'.
createSybaseASEUser() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelFactoryImpl
 
createSybaseASEUser() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelFactory
Returns a new object of class 'Sybase ASE User'.
createSybaseASEUserAdapter() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Sybase ASE User'.
createSybaseASEUserDefinedType() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelFactoryImpl
 
createSybaseASEUserDefinedType() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelFactory
Returns a new object of class 'Sybase ASE User Defined Type'.
createSybaseASEUserDefinedTypeAdapter() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Sybase ASE User Defined Type'.
createSybaseASEViewTable() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelFactoryImpl
 
createSybaseASEViewTable() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelFactory
Returns a new object of class 'Sybase ASE View Table'.
createSybaseASEViewTableAdapter() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Sybase ASE View Table'.
createSybaseASEWebService() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelFactoryImpl
 
createSybaseASEWebService() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelFactory
Returns a new object of class 'Sybase ASE Web Service'.
createSybaseASEWebServiceAdapter() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Sybase ASE Web Service'.
createSybaseASEWebServiceTable() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelFactoryImpl
 
createSybaseASEWebServiceTable() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelFactory
Returns a new object of class 'Sybase ASE Web Service Table'.
createSybaseASEWebServiceTableAdapter() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Sybase ASE Web Service Table'.
createSybaseAuthorizationIdentifier() - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.impl.SybasesqlmodelFactoryImpl
 
createSybaseAuthorizationIdentifier() - Method in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelFactory
Returns a new object of class 'Sybase Authorization Identifier'.
createSybaseAuthorizationIdentifierAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Sybase Authorization Identifier'.
createSybaseAuthorizationIdentifierAdapter() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Sybase Authorization Identifier'.
createSybaseAuthorizationIdentifierAdapter() - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.util.SybasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Sybase Authorization Identifier'.
createSybaseAuthorizedObjectAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Sybase Authorized Object'.
createSybaseAuthorizedObjectAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.util.SybaseasasqlmodelAdapterFactory
Creates a new adapter for an object of class 'Sybase Authorized Object'.
createSybaseAuthorizedObjectAdapter() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Sybase Authorized Object'.
createSybaseAuthorizedObjectAdapter() - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.util.SybasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Sybase Authorized Object'.
createSybaseBaseTable() - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.impl.SybasesqlmodelFactoryImpl
 
createSybaseBaseTable() - Method in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelFactory
Returns a new object of class 'Sybase Base Table'.
createSybaseBaseTableAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Sybase Base Table'.
createSybaseBaseTableAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.util.SybaseasasqlmodelAdapterFactory
Creates a new adapter for an object of class 'Sybase Base Table'.
createSybaseBaseTableAdapter() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Sybase Base Table'.
createSybaseBaseTableAdapter() - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.util.SybasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Sybase Base Table'.
createSybaseIndexMember() - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.impl.SybasesqlmodelFactoryImpl
 
createSybaseIndexMember() - Method in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelFactory
Returns a new object of class 'Sybase Index Member'.
createSybaseIndexMemberAdapter() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Sybase Index Member'.
createSybaseIndexMemberAdapter() - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.util.SybasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Sybase Index Member'.
createSybaseParameter() - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.impl.SybasesqlmodelFactoryImpl
 
createSybaseParameter() - Method in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelFactory
Returns a new object of class 'Sybase Parameter'.
createSybaseParameterAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Sybase Parameter'.
createSybaseParameterAdapter() - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.util.SybasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Sybase Parameter'.
createSybasePrivilege() - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.impl.SybasesqlmodelFactoryImpl
 
createSybasePrivilege() - Method in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelFactory
Returns a new object of class 'Sybase Privilege'.
createSybasePrivilegeAdapter() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Sybase Privilege'.
createSybasePrivilegeAdapter() - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.util.SybasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Sybase Privilege'.
createSybaseRoutineAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Sybase Routine'.
createSybaseRoutineAdapter() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Sybase Routine'.
createSybaseRoutineAdapter() - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.util.SybasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Sybase Routine'.
createSybaseViewTable() - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.impl.SybasesqlmodelFactoryImpl
 
createSybaseViewTable() - Method in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelFactory
Returns a new object of class 'Sybase View Table'.
createSybaseViewTableAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Sybase View Table'.
createSybaseViewTableAdapter() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Sybase View Table'.
createSybaseViewTableAdapter() - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.util.SybasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Sybase View Table'.
createSynonym() - Method in interface org.eclipse.datatools.modelbase.derby.DerbyModelFactory
Returns a new object of class 'Synonym'.
createSynonymAdapter() - Method in class org.eclipse.datatools.modelbase.derby.util.DerbyModelAdapterFactory
Creates a new adapter for an object of class 'Synonym'.
createSystemDefinedDefaultTypeFromString(EDataType, String) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelFactoryImpl
 
createTable(BaseTable, boolean, boolean) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.fe.GenericDdlBuilder
 
createTable(ResultSet) - Method in interface org.eclipse.datatools.connectivity.sqm.loader.JDBCTableLoader.ITableFactory
Creates and initializes a table object based on the meta-data in the result set.
createTable(ResultSet) - Method in class org.eclipse.datatools.connectivity.sqm.loader.JDBCTableLoader.TableFactory
Creates and initializes a new Table object from the meta-data in the result set.
createTable(ResultSet) - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogSchema.ASESysTableFactory
 
createTable(ResultSet) - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogSchema.ASEUserTableFactory
 
createTable(ResultSet) - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogSchema.ASEViewTableFactory
 
createTable(BaseTable, boolean, boolean, boolean) - Method in class org.eclipse.datatools.enablement.mysql.ddl.MySqlDdlBuilder
 
createTable(BaseTable, boolean, boolean, boolean) - Method in class org.eclipse.datatools.enablement.mysql.ddl.shared.MySqlDdlBuilderHelper
 
createTable(Composite, int) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.PseudoFormToolkit
 
createTable(Composite) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.ASATableEditorColumnsViewer
This method initializes _table
createTable(Composite, int, IManagedForm) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SWTUtilsExt
Create StyledText by parent or Managed form
createTable(Composite, int, FormToolkit) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SWTUtilsExt
Create table by creation wizard or toolkit
createTable(BaseTable, boolean, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlBuilder
 
createTable(Composite, String, int, int) - Static method in class org.eclipse.datatools.sqltools.common.ui.util.SWTUtils
Create a table from a Composite object
createTable(Composite, String[], int) - Static method in class org.eclipse.datatools.sqltools.common.ui.util.SWTUtils
Create a table from a Composite object
createTable(Composite, int, IManagedForm) - Static method in class org.eclipse.datatools.sqltools.common.ui.util.SWTUtilsExt
Create StyledText by parent or Managed form
createTable(Composite, int, FormToolkit) - Static method in class org.eclipse.datatools.sqltools.common.ui.util.SWTUtilsExt
Create table by creation wizard or toolkit
createTable(Composite) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.ViewUtility
 
createTableAdapter() - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.util.IngressqlmodelAdapterFactory
Creates a new adapter for an object of class 'Table'.
createTableAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Table'.
createTableAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.util.SybaseasasqlmodelAdapterFactory
Creates a new adapter for an object of class 'Table'.
createTableAdapter() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Table'.
createTableAdapter() - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.util.SybasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Table'.
createTableAdapter() - Method in class org.eclipse.datatools.modelbase.derby.util.DerbyModelAdapterFactory
Creates a new adapter for an object of class 'Table'.
createTableAdapter() - Method in class org.eclipse.datatools.modelbase.sql.routines.util.SQLRoutinesAdapterFactory
Creates a new adapter for an object of class 'Table'.
createTableAdapter() - Method in class org.eclipse.datatools.modelbase.sql.tables.util.SQLTablesAdapterFactory
Creates a new adapter for an object of class 'Table'.
createTableColumn(Table, String, int) - Static method in class org.eclipse.datatools.sqltools.common.ui.util.SWTUtils
Create a table column
createTableColumn(Table, Image, int) - Static method in class org.eclipse.datatools.sqltools.common.ui.util.SWTUtils
Create a table column with the image and the width of the column is set to the image width.
createTableColumn(Table, String, int, int) - Static method in class org.eclipse.datatools.sqltools.common.ui.util.SWTUtils
Create a table column
createTableConstraintAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Table Constraint'.
createTableConstraintAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.util.SybaseasasqlmodelAdapterFactory
Creates a new adapter for an object of class 'Table Constraint'.
createTableConstraintAdapter() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Table Constraint'.
createTableConstraintAdapter() - Method in class org.eclipse.datatools.modelbase.sql.constraints.util.SQLConstraintsAdapterFactory
Creates a new adapter for an object of class 'Table Constraint'.
createTableCorrelation() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelFactory
Returns a new object of class 'Table Correlation'.
createTableCorrelation(String) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createTableCorrelation(String, List) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createTableCorrelationAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SQLQueryModelItemProviderAdapterFactory
This creates an adapter for a TableCorrelation.
createTableCorrelationAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Table Correlation'.
createTableEditorResultFilterExecutable() - Method in class org.eclipse.datatools.sqltools.data.internal.core.editor.TableEditorFilterRegistryReader
Creates a new instance of filter executable.
createTableExpressionAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Table Expression'.
createTableExpressionAdapter() - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Table Expression'.
createTableExpressionForTable(Table) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.TableHelper
Creates and returns a TableInDatabase object for the given Table object and initializes its list of SQLValueExpressColumn objects corresponding to each column of the table.
createTableExpressionQuery(QueryExpressionBody, String) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
Deprecated. use SQLQueryParserFactory.createTableExpressionQuery(QueryExpressionBody, TableCorrelation)
createTableExpressionQuery(QueryExpressionBody, TableCorrelation) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createTableFunction() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelFactory
Returns a new object of class 'Table Function'.
createTableFunction(String, List, String, TableCorrelation) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createTableFunctionAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SQLQueryModelItemProviderAdapterFactory
This creates an adapter for a TableFunction.
createTableFunctionAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Table Function'.
createTableFunctionAdapter() - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Table Function'.
createTableInDatabase() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelFactory
Returns a new object of class 'Table In Database'.
createTableInDatabaseAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SQLQueryModelItemProviderAdapterFactory
This creates an adapter for a TableInDatabase.
createTableInDatabaseAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Table In Database'.
createTableJoined() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelFactory
Returns a new object of class 'Table Joined'.
createTableJoinedAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SQLQueryModelItemProviderAdapterFactory
This creates an adapter for a TableJoined.
createTableJoinedAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Table Joined'.
createTableNested() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelFactory
Returns a new object of class 'Table Nested'.
createTableNestedAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SQLQueryModelItemProviderAdapterFactory
This creates an adapter for a TableNested.
createTableNestedAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Table Nested'.
createTableReferenceAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Table Reference'.
createTableReferenceAdapter() - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Table Reference'.
createTabs(ILaunchConfigurationDialog, String) - Method in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.RoutineExecuteTabGroup
 
createTechnologyNameKey(String) - Static method in class org.eclipse.datatools.connectivity.ConnectionProfileConstants
 
createTechnologyVersionKey(String) - Static method in class org.eclipse.datatools.connectivity.ConnectionProfileConstants
 
createTemplateSections() - Method in class org.eclipse.datatools.connectivity.ui.templates.ConnectivityPluginTemplateWizard
 
createTemplateSections() - Method in class org.eclipse.datatools.connectivity.ui.templates.DriverTemplatePluginTemplateWizard
 
createTemplateSections() - Method in class org.eclipse.datatools.connectivity.ui.templates.ProfileSamplePluginTemplateWizard
 
createTemporaryTable() - Method in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesFactory
Returns a new object of class 'Temporary Table'.
createTemporaryTableAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Temporary Table'.
createTemporaryTableAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.util.SybaseasasqlmodelAdapterFactory
Creates a new adapter for an object of class 'Temporary Table'.
createTemporaryTableAdapter() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Temporary Table'.
createTemporaryTableAdapter() - Method in class org.eclipse.datatools.modelbase.sql.tables.provider.SQLTablesItemProviderAdapterFactory
This creates an adapter for a TemporaryTable.
createTemporaryTableAdapter() - Method in class org.eclipse.datatools.modelbase.sql.tables.util.SQLTablesAdapterFactory
Creates a new adapter for an object of class 'Temporary Table'.
createTestConnection(IConnectionProfile) - Static method in class org.eclipse.datatools.connectivity.ui.PingJob
 
createTestConnectionRunnable(IConnectionProfile) - Method in class org.eclipse.datatools.connectivity.oda.flatfile.ui.wizards.FolderSelectionPageHelper
 
createText(Composite, String, int) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.PseudoFormToolkit
 
createText(Composite, String) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.PseudoFormToolkit
 
createText(Composite, int, FormToolkit) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SWTUtilsExt
Create Text from specified label
createText(Composite, int, IManagedForm) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SWTUtilsExt
Create Text by creation wizard or toolkit
createText(Composite, String, int, IManagedForm) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SWTUtilsExt
Create Text by parent or Managed form
createText(Composite, String, int, FormToolkit) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SWTUtilsExt
Create Text by creation wizard or toolkit
createText(Composite, int, FormToolkit) - Static method in class org.eclipse.datatools.sqltools.common.ui.util.SWTUtilsExt
Create Text from specified label
createText(Composite, int, IManagedForm) - Static method in class org.eclipse.datatools.sqltools.common.ui.util.SWTUtilsExt
Create Text by creation wizard or toolkit
createText(Composite, String, int, IManagedForm) - Static method in class org.eclipse.datatools.sqltools.common.ui.util.SWTUtilsExt
Create Text by parent or Managed form
createText(Composite, String, int, FormToolkit) - Static method in class org.eclipse.datatools.sqltools.common.ui.util.SWTUtilsExt
Create Text by creation wizard or toolkit
createTextAttribute(String) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.utils.SQLColorProvider
Creates a TextAttribute object for the given syntax value.
createTextBox(Composite) - Static method in class org.eclipse.datatools.sqltools.common.ui.util.SWTUtils
Create a text field
createTextBox(Composite, String) - Static method in class org.eclipse.datatools.sqltools.common.ui.util.SWTUtils
Create a text field
createTextBox(Composite, int) - Static method in class org.eclipse.datatools.sqltools.common.ui.util.SWTUtils
Create a text field
createTextBox(Composite, int, int) - Static method in class org.eclipse.datatools.sqltools.common.ui.util.SWTUtils
Create a text field
createTextBox(Composite, int, int, int) - Static method in class org.eclipse.datatools.sqltools.common.ui.util.SWTUtils
Create a text field
createTextBox(Composite) - Static method in class org.eclipse.datatools.sqltools.result.internal.ui.utils.UIUtil
Creates a text field
createTextBox(Composite, String) - Static method in class org.eclipse.datatools.sqltools.result.internal.ui.utils.UIUtil
Creates a text field
createTextBox(Composite, int) - Static method in class org.eclipse.datatools.sqltools.result.internal.ui.utils.UIUtil
Creates a text field
createTextBox(Composite, int, int) - Static method in class org.eclipse.datatools.sqltools.result.internal.ui.utils.UIUtil
Creates a text field
createTextBox(Composite, int, int, int) - Static method in class org.eclipse.datatools.sqltools.result.internal.ui.utils.UIUtil
Creates a text field
createTextBoxScrollable(Composite, int, int, int) - Static method in class org.eclipse.datatools.sqltools.common.ui.util.SWTUtils
Create a text field that is scrollable.
createTextField(Composite, int) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.ViewUtility
 
createTheTable(Composite) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.ParametersTableProvider
 
createTimeDataType() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesFactory
Returns a new object of class 'Time Data Type'.
createTimeDataTypeAdapter() - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.SQLDataTypesItemProviderAdapterFactory
This creates an adapter for a TimeDataType.
createTimeDataTypeAdapter() - Method in class org.eclipse.datatools.modelbase.sql.datatypes.util.SQLDataTypesAdapterFactory
Creates a new adapter for an object of class 'Time Data Type'.
createToken(String) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.utils.SQLColorProvider
Creates a IToken object for the given syntax value.
createTransactionModeTypeFromString(EDataType, String) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelFactoryImpl
 
createTransactionOptionFromString(EDataType, String) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelFactoryImpl
 
createTransientProfile(String, Properties) - Method in class org.eclipse.datatools.connectivity.ProfileManager
 
createTree(Composite, int) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.PseudoFormToolkit
 
createTrigger(Trigger, boolean, boolean) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.fe.GenericDdlBuilder
 
createTrigger(Trigger, boolean, boolean, boolean) - Method in class org.eclipse.datatools.enablement.ase.ddl.SybaseASEDdlBuilder
create trigger [owner .]trigger_name on [owner .]table_name for {insert , update , delete} as SQL_statements
createTrigger(Trigger, boolean, boolean) - Method in class org.eclipse.datatools.enablement.mysql.ddl.MySqlDdlBuilder
 
createTrigger(Trigger, boolean, boolean) - Method in class org.eclipse.datatools.enablement.mysql.ddl.shared.MySqlDdlBuilderHelper
 
createTrigger(Trigger, boolean, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.ddl.SybaseASADdlBuilder
CREATE TRIGGER trigger-name trigger-time { trigger-event-list | UPDATE OF column-list } [ ORDER integer ] ON table-name [ REFERENCING [ OLD AS old-name ] [ NEW AS new-name ] [ REMOTE AS remote-name ] ] [ FOR EACH { ROW | STATEMENT } ] [ WHEN ( search-condition ) ] compound-statement trigger-time : BEFORE | AFTER | RESOLVE trigger-event-list : trigger-event [ , trigger-event ] trigger-event : DELETE | INSERT | UPDATE
createTrigger(Trigger, boolean, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlBuilder
 
createTrigger(Trigger, boolean, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlBuilderWrapper
 
createTrigger() - Method in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesFactory
Returns a new object of class 'Trigger'.
createTriggerAdapter() - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.util.IngressqlmodelAdapterFactory
Creates a new adapter for an object of class 'Trigger'.
createTriggerAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Trigger'.
createTriggerAdapter() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Trigger'.
createTriggerAdapter() - Method in class org.eclipse.datatools.modelbase.sql.tables.provider.SQLTablesItemProviderAdapterFactory
This creates an adapter for a Trigger.
createTriggerAdapter() - Method in class org.eclipse.datatools.modelbase.sql.tables.util.SQLTablesAdapterFactory
Creates a new adapter for an object of class 'Trigger'.
createTSQLTrigger(Trigger, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlBuilder
 
createTypedElementAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Typed Element'.
createTypedElementAdapter() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Typed Element'.
createTypedElementAdapter() - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.util.SybasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Typed Element'.
createTypedElementAdapter() - Method in class org.eclipse.datatools.modelbase.sql.datatypes.util.SQLDataTypesAdapterFactory
Creates a new adapter for an object of class 'Typed Element'.
createTypedElementAdapter() - Method in class org.eclipse.datatools.modelbase.sql.routines.util.SQLRoutinesAdapterFactory
Creates a new adapter for an object of class 'Typed Element'.
createTypedElementAdapter() - Method in class org.eclipse.datatools.modelbase.sql.schema.util.SQLSchemaAdapterFactory
Creates a new adapter for an object of class 'Typed Element'.
createTypedElementAdapter() - Method in class org.eclipse.datatools.modelbase.sql.tables.util.SQLTablesAdapterFactory
Creates a new adapter for an object of class 'Typed Element'.
createTypeOfDefaultFromString(EDataType, String) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelFactoryImpl
 
createUDT(ResultSet) - Method in interface org.eclipse.datatools.connectivity.sqm.loader.JDBCUserDefinedTypeLoader.IUDTFactory
Creates and initializes a UDT object based on the meta-data in the result set.
createUDT(ResultSet) - Method in class org.eclipse.datatools.connectivity.sqm.loader.JDBCUserDefinedTypeLoader.StructTypeFactory
Creates and initializes a new UserDefinedType object from the meta-data in the result set.
createUniqueConstraint() - Method in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsFactory
Returns a new object of class 'Unique Constraint'.
createUniqueConstraintAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Unique Constraint'.
createUniqueConstraintAdapter() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'Unique Constraint'.
createUniqueConstraintAdapter() - Method in class org.eclipse.datatools.modelbase.sql.constraints.provider.SQLConstraintsItemProviderAdapterFactory
This creates an adapter for a UniqueConstraint.
createUniqueConstraintAdapter() - Method in class org.eclipse.datatools.modelbase.sql.constraints.util.SQLConstraintsAdapterFactory
Creates a new adapter for an object of class 'Unique Constraint'.
createUpdatabilityExpression() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelFactory
Returns a new object of class 'Updatability Expression'.
createUpdatabilityExpression(int, List) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createUpdatabilityExpressionAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Updatability Expression'.
createUpdateAssignmentClause(List, UpdateAssignmentExpression) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createUpdateAssignmentExpression() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelFactory
Returns a new object of class 'Update Assignment Expression'.
createUpdateAssignmentExpression(ValueExpressionColumn, QueryValueExpression) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createUpdateAssignmentExpression(List, List) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createUpdateAssignmentExpression(List, QueryExpressionBody) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createUpdateAssignmentExpressionAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SQLQueryModelItemProviderAdapterFactory
This creates an adapter for a UpdateAssignmentExpression.
createUpdateAssignmentExpressionAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Update Assignment Expression'.
createUpdateOfColumn() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelFactory
Returns a new object of class 'Update Of Column'.
createUpdateOfColumnAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Update Of Column'.
createUpdateSource() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelFactory
Returns a new object of class 'Update Source'.
createUpdateSourceAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SQLQueryModelItemProviderAdapterFactory
This creates an adapter for a UpdateSource.
createUpdateSourceAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Update Source'.
createUpdateSourceExpressionList(UpdateAssignmentExpression, ValueExpressionColumn, QueryValueExpression) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.UpdateHelper
Creates an UpdateSourceExpressionList which contains the given QueryValueExpression for the given column and adds it to the given AssignmentExpression
createUpdateSourceExprList() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelFactory
Returns a new object of class 'Update Source Expr List'.
createUpdateSourceExprListAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SQLQueryModelItemProviderAdapterFactory
This creates an adapter for a UpdateSourceExprList.
createUpdateSourceExprListAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Update Source Expr List'.
createUpdateSourceQuery() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelFactory
Returns a new object of class 'Update Source Query'.
createUpdateSourceQuery(UpdateAssignmentExpression, QueryExpressionBody) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.UpdateHelper
Creates an UpdateSourceQuery which contains the given QueryExpressionBody, and adds it to the given AssignmentExpression
createUpdateSourceQueryAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SQLQueryModelItemProviderAdapterFactory
This creates an adapter for a UpdateSourceQuery.
createUpdateSourceQueryAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Update Source Query'.
createUpdateStatement(String) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
 
createUpdateStatement(String, boolean) - Method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
Deprecated.  
createUpdateStatement(TableInDatabase, TableCorrelation, List, QuerySearchCondition) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createUser() - Method in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlFactory
Returns a new object of class 'User'.
createUserAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'User'.
createUserAdapter() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'User'.
createUserAdapter() - Method in class org.eclipse.datatools.modelbase.sql.accesscontrol.provider.SQLAccessControlItemProviderAdapterFactory
This creates an adapter for a User.
createUserAdapter() - Method in class org.eclipse.datatools.modelbase.sql.accesscontrol.util.SQLAccessControlAdapterFactory
Creates a new adapter for an object of class 'User'.
createUserDefinedFunction(UserDefinedFunction, boolean, boolean) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.fe.GenericDdlBuilder
 
createUserDefinedFunction(UserDefinedFunction, boolean, boolean, boolean) - Method in class org.eclipse.datatools.enablement.ase.ddl.SybaseASEDdlBuilder
create function [owner.]sql_function_name ( [ sql_parameter_name sql_datatype [( length)| (precision[, scale ]) ] [ [, sql_parameter_name sql_datatype [( length )| ( precision[, scale ]) ]] ...
createUserDefinedFunction(UserDefinedFunction, boolean, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.ddl.SybaseASADdlBuilder
CREATE FUNCTION [ owner.]function-name ( [ parameter, ...
createUserDefinedFunction(UserDefinedFunction, boolean, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlBuilder
 
createUserDefinedFunction(UserDefinedFunction, boolean, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlBuilderWrapper
 
createUserDefinedFunction() - Method in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesFactory
Returns a new object of class 'User Defined Function'.
createUserDefinedFunctionAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'User Defined Function'.
createUserDefinedFunctionAdapter() - Method in class org.eclipse.datatools.modelbase.sql.routines.provider.SQLRoutinesItemProviderAdapterFactory
This creates an adapter for a UserDefinedFunction.
createUserDefinedFunctionAdapter() - Method in class org.eclipse.datatools.modelbase.sql.routines.util.SQLRoutinesAdapterFactory
Creates a new adapter for an object of class 'User Defined Function'.
createUserDefinedType(UserDefinedType, boolean, boolean) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.fe.GenericDdlBuilder
 
createUserDefinedType(UserDefinedType, boolean, boolean, boolean) - Method in class org.eclipse.datatools.enablement.ase.ddl.SybaseASEDdlBuilder
Returns the SQL Statement for creating user defined type.
createUserDefinedType(UserDefinedType, boolean, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.ddl.SybaseASADdlBuilder
Returns the SQL Statement for creating domain.
createUserDefinedType(UserDefinedType, boolean, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlBuilder
 
createUserDefinedType(UserDefinedType, boolean, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlBuilderWrapper
 
createUserDefinedTypeAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'User Defined Type'.
createUserDefinedTypeAdapter() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'User Defined Type'.
createUserDefinedTypeAdapter() - Method in class org.eclipse.datatools.modelbase.sql.datatypes.util.SQLDataTypesAdapterFactory
Creates a new adapter for an object of class 'User Defined Type'.
createUserDefinedTypeFromDomainName(String) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
Deprecated.  
createUserDefinedTypeOrdering() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesFactory
Returns a new object of class 'User Defined Type Ordering'.
createUserDefinedTypeOrderingAdapter() - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.SQLDataTypesItemProviderAdapterFactory
This creates an adapter for a UserDefinedTypeOrdering.
createUserDefinedTypeOrderingAdapter() - Method in class org.eclipse.datatools.modelbase.sql.datatypes.util.SQLDataTypesAdapterFactory
Creates a new adapter for an object of class 'User Defined Type Ordering'.
createValueExpressionAdapter() - Method in class org.eclipse.datatools.modelbase.sql.expressions.util.SQLExpressionsAdapterFactory
Creates a new adapter for an object of class 'Value Expression'.
createValueExpressionAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Value Expression'.
createValueExpressionAdapter() - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Value Expression'.
createValueExpressionAtomicAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Value Expression Atomic'.
createValueExpressionAtomicAdapter() - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Value Expression Atomic'.
createValueExpressionCaseAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Value Expression Case'.
createValueExpressionCaseElse() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelFactory
Returns a new object of class 'Value Expression Case Else'.
createValueExpressionCaseElseAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SQLQueryModelItemProviderAdapterFactory
This creates an adapter for a ValueExpressionCaseElse.
createValueExpressionCaseElseAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Value Expression Case Else'.
createValueExpressionCaseSearch() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelFactory
Returns a new object of class 'Value Expression Case Search'.
createValueExpressionCaseSearchAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SQLQueryModelItemProviderAdapterFactory
This creates an adapter for a ValueExpressionCaseSearch.
createValueExpressionCaseSearchAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Value Expression Case Search'.
createValueExpressionCaseSearchContent() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelFactory
Returns a new object of class 'Value Expression Case Search Content'.
createValueExpressionCaseSearchContentAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SQLQueryModelItemProviderAdapterFactory
This creates an adapter for a ValueExpressionCaseSearchContent.
createValueExpressionCaseSearchContentAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Value Expression Case Search Content'.
createValueExpressionCaseSimple() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelFactory
Returns a new object of class 'Value Expression Case Simple'.
createValueExpressionCaseSimpleAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SQLQueryModelItemProviderAdapterFactory
This creates an adapter for a ValueExpressionCaseSimple.
createValueExpressionCaseSimpleAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Value Expression Case Simple'.
createValueExpressionCaseSimpleContent() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelFactory
Returns a new object of class 'Value Expression Case Simple Content'.
createValueExpressionCaseSimpleContentAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SQLQueryModelItemProviderAdapterFactory
This creates an adapter for a ValueExpressionCaseSimpleContent.
createValueExpressionCaseSimpleContentAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Value Expression Case Simple Content'.
createValueExpressionCast() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelFactory
Returns a new object of class 'Value Expression Cast'.
createValueExpressionCastAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SQLQueryModelItemProviderAdapterFactory
This creates an adapter for a ValueExpressionCast.
createValueExpressionCastAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Value Expression Cast'.
createValueExpressionCastAdapter() - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Value Expression Cast'.
createValueExpressionColumn() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelFactory
Returns a new object of class 'Value Expression Column'.
createValueExpressionColumn(String, TableExpression) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.ExpressionHelper
Builds a ValueExpressionColumn object and sets the given name and TableExpression.
createValueExpressionColumn(ValueExpressionColumn) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.ExpressionHelper
Builds a ValueExpressionColumn object from the given ValueExpressionColumn.
createValueExpressionColumnAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SQLQueryModelItemProviderAdapterFactory
This creates an adapter for a ValueExpressionColumn.
createValueExpressionColumnAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Value Expression Column'.
createValueExpressionCombined() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelFactory
Returns a new object of class 'Value Expression Combined'.
createValueExpressionCombinedAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SQLQueryModelItemProviderAdapterFactory
This creates an adapter for a ValueExpressionCombined.
createValueExpressionCombinedAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Value Expression Combined'.
createValueExpressionDefault() - Method in interface org.eclipse.datatools.modelbase.sql.expressions.SQLExpressionsFactory
Returns a new object of class 'Value Expression Default'.
createValueExpressionDefaultAdapter() - Method in class org.eclipse.datatools.modelbase.sql.expressions.provider.SQLExpressionsItemProviderAdapterFactory
This creates an adapter for a ValueExpressionDefault.
createValueExpressionDefaultAdapter() - Method in class org.eclipse.datatools.modelbase.sql.expressions.util.SQLExpressionsAdapterFactory
Creates a new adapter for an object of class 'Value Expression Default'.
createValueExpressionDefaultValue() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelFactory
Returns a new object of class 'Value Expression Default Value'.
createValueExpressionDefaultValue() - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.ExpressionHelper
 
createValueExpressionDefaultValueAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SQLQueryModelItemProviderAdapterFactory
This creates an adapter for a ValueExpressionDefaultValue.
createValueExpressionDefaultValueAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Value Expression Default Value'.
createValueExpressionFunction() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelFactory
Returns a new object of class 'Value Expression Function'.
createValueExpressionFunctionAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SQLQueryModelItemProviderAdapterFactory
This creates an adapter for a ValueExpressionFunction.
createValueExpressionFunctionAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Value Expression Function'.
createValueExpressionFunctionAdapter() - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Value Expression Function'.
createValueExpressionLabeledDuration() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelFactory
Returns a new object of class 'Value Expression Labeled Duration'.
createValueExpressionLabeledDurationAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SQLQueryModelItemProviderAdapterFactory
This creates an adapter for a ValueExpressionLabeledDuration.
createValueExpressionLabeledDurationAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Value Expression Labeled Duration'.
createValueExpressionNested() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelFactory
Returns a new object of class 'Value Expression Nested'.
createValueExpressionNestedAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SQLQueryModelItemProviderAdapterFactory
This creates an adapter for a ValueExpressionNested.
createValueExpressionNestedAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Value Expression Nested'.
createValueExpressionNullValue() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelFactory
Returns a new object of class 'Value Expression Null Value'.
createValueExpressionNullValue() - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.ExpressionHelper
 
createValueExpressionNullValueAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SQLQueryModelItemProviderAdapterFactory
This creates an adapter for a ValueExpressionNullValue.
createValueExpressionNullValueAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Value Expression Null Value'.
createValueExpressionRow() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelFactory
Returns a new object of class 'Value Expression Row'.
createValueExpressionRow(List) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createValueExpressionRowAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Value Expression Row'.
createValueExpressionScalarSelect() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelFactory
Returns a new object of class 'Value Expression Scalar Select'.
createValueExpressionScalarSelectAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SQLQueryModelItemProviderAdapterFactory
This creates an adapter for a ValueExpressionScalarSelect.
createValueExpressionScalarSelectAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Value Expression Scalar Select'.
createValueExpressionSimple() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelFactory
Returns a new object of class 'Value Expression Simple'.
createValueExpressionSimpleAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SQLQueryModelItemProviderAdapterFactory
This creates an adapter for a ValueExpressionSimple.
createValueExpressionSimpleAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Value Expression Simple'.
createValueExpressionVariable() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelFactory
Returns a new object of class 'Value Expression Variable'.
createValueExpressionVariableAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SQLQueryModelItemProviderAdapterFactory
This creates an adapter for a ValueExpressionVariable.
createValueExpressionVariableAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Value Expression Variable'.
createValueFormatHints() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignFactory
Returns a new object of class 'Value Format Hints'.
createValueFormatHintsAdapter() - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignAdapterFactory
Creates a new adapter for an object of class 'Value Format Hints'.
createValuesRow() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelFactory
Returns a new object of class 'Values Row'.
createValuesRow(List) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createValuesRow(QueryValueExpression) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createValuesRowAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SQLQueryModelItemProviderAdapterFactory
This creates an adapter for a ValuesRow.
createValuesRowAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'Values Row'.
createValuesRowList(List, ValuesRow) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createVariableExpression(String) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createVerticalFill() - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.ViewUtility
Creates a grid data object that occupies vertical space.
createVerticalFiller(Composite, int) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.ViewUtility
 
createView(ViewTable, boolean, boolean) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.fe.GenericDdlBuilder
 
createView(ViewTable, boolean, boolean, boolean) - Method in class org.eclipse.datatools.enablement.ase.ddl.SybaseASEDdlBuilder
CREATE VIEW [ owner.]view-name [ ( column-name, .
createView(ViewTable, boolean, boolean) - Method in class org.eclipse.datatools.enablement.mysql.ddl.MySqlDdlBuilder
 
createView(ViewTable, boolean, boolean) - Method in class org.eclipse.datatools.enablement.mysql.ddl.shared.MySqlDdlBuilderHelper
 
createView(ViewTable, boolean, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.ddl.SybaseASADdlBuilder
CREATE VIEW [ owner.]view-name [ ( column-name, .
createView(ViewTable, boolean, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlBuilder
 
createView(ViewTable, boolean, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlBuilderWrapper
 
createViewTable() - Method in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesFactory
Returns a new object of class 'View Table'.
createViewTableAdapter() - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.util.IngressqlmodelAdapterFactory
Creates a new adapter for an object of class 'View Table'.
createViewTableAdapter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'View Table'.
createViewTableAdapter() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'View Table'.
createViewTableAdapter() - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.util.SybasesqlmodelAdapterFactory
Creates a new adapter for an object of class 'View Table'.
createViewTableAdapter() - Method in class org.eclipse.datatools.modelbase.sql.tables.provider.SQLTablesItemProviderAdapterFactory
This creates an adapter for a ViewTable.
createViewTableAdapter() - Method in class org.eclipse.datatools.modelbase.sql.tables.util.SQLTablesAdapterFactory
Creates a new adapter for an object of class 'View Table'.
createWebServiceTable(SybaseASEWebServiceTable, boolean, boolean, boolean) - Method in class org.eclipse.datatools.enablement.ase.ddl.SybaseASEDdlBuilder
Returns the SQL Statement for creating a webservice table.
createWithStatement(String) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
Creates a WITH query statement.
CreateWithTableAction - Class in org.eclipse.datatools.sqltools.sqlbuilder.actions
Add a With table to the With Statement
CreateWithTableAction(SQLDomainModel) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.actions.CreateWithTableAction
 
createWithTableReference() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelFactory
Returns a new object of class 'With Table Reference'.
createWithTableReferenceAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SQLQueryModelItemProviderAdapterFactory
This creates an adapter for a WithTableReference.
createWithTableReferenceAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'With Table Reference'.
createWithTableReferenceForWithTable(WithTableSpecification) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
Creates a new WithTableReference for the given withTableSpec and creates ValueExpressionColumn objects for each of the given WithTableSpecification's declared columns (WithTableSpecification.getColumnNameList()) or, if columns are not declared, for each of the WithTableSpecification's query's result columns.
createWithTableSpecification() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelFactory
Returns a new object of class 'With Table Specification'.
createWithTableSpecification(String, List, QueryExpressionBody) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createWithTableSpecification() - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SelectHelper
Creates the WithTableSpecification.
createWithTableSpecificationAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SQLQueryModelItemProviderAdapterFactory
This creates an adapter for a WithTableSpecification.
createWithTableSpecificationAdapter() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates a new adapter for an object of class 'With Table Specification'.
createWithTableSpecificationList(List, WithTableSpecification) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
createWrappedMultiTextField(Composite, int, int, boolean) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.ViewUtility
createWrappedMultiTextField creates a wrapped multitext field
createXMLAggregateFunction() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelFactory
Returns a new object of class 'XML Aggregate Function'.
createXMLAggregateFunction(String, QueryValueExpression, List, int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserFactory
 
createXMLAggregateFunctionAdapter() - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelAdapterFactory
Creates a new adapter for an object of class 'XML Aggregate Function'.
createXMLAggregateSortSpecification() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelFactory
Returns a new object of class 'XML Aggregate Sort Specification'.
createXMLAggregateSortSpecificationAdapter() - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelAdapterFactory
Creates a new adapter for an object of class 'XML Aggregate Sort Specification'.
createXMLAttributeDeclaraionItem(QueryValueExpression, String) - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserFactory
 
createXMLAttributeDeclaraionItemList(List, XMLAttributeDeclarationItem) - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserFactory
 
createXMLAttributeDeclarationItem() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelFactory
Returns a new object of class 'XML Attribute Declaration Item'.
createXMLAttributeDeclarationItemAdapter() - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelAdapterFactory
Creates a new adapter for an object of class 'XML Attribute Declaration Item'.
createXMLAttributesDeclaration() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelFactory
Returns a new object of class 'XML Attributes Declaration'.
createXMLAttributesDeclaration(List) - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserFactory
 
createXMLAttributesDeclarationAdapter() - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelAdapterFactory
Creates a new adapter for an object of class 'XML Attributes Declaration'.
createXMLDataType() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesFactory
Returns a new object of class 'XML Data Type'.
createXMLDataTypeAdapter() - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.SQLDataTypesItemProviderAdapterFactory
This creates an adapter for a XMLDataType.
createXMLDataTypeAdapter() - Method in class org.eclipse.datatools.modelbase.sql.datatypes.util.SQLDataTypesAdapterFactory
Creates a new adapter for an object of class 'XML Data Type'.
createXMLNamespaceDeclaration(List) - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserFactory
 
createXMLNamespaceDeclarationDefault() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelFactory
Returns a new object of class 'XML Namespace Declaration Default'.
createXMLNamespaceDeclarationDefault(String, boolean) - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserFactory
 
createXMLNamespaceDeclarationDefaultAdapter() - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelAdapterFactory
Creates a new adapter for an object of class 'XML Namespace Declaration Default'.
createXMLNamespaceDeclarationItem() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelFactory
Returns a new object of class 'XML Namespace Declaration Item'.
createXMLNamespaceDeclarationItemAdapter() - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelAdapterFactory
Creates a new adapter for an object of class 'XML Namespace Declaration Item'.
createXMLNamespaceDeclarationPrefix() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelFactory
Returns a new object of class 'XML Namespace Declaration Prefix'.
createXMLNamespaceDeclarationPrefix(String, String) - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserFactory
 
createXMLNamespaceDeclarationPrefixAdapter() - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelAdapterFactory
Creates a new adapter for an object of class 'XML Namespace Declaration Prefix'.
createXMLNamespacesDeclaration() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelFactory
Returns a new object of class 'XML Namespaces Declaration'.
createXMLNamespacesDeclarationAdapter() - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelAdapterFactory
Creates a new adapter for an object of class 'XML Namespaces Declaration'.
createXMLNamespacesDeclarationItemList(List, XMLNamespaceDeclarationItem) - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserFactory
 
createXMLPredicateAdapter() - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelAdapterFactory
Creates a new adapter for an object of class 'XML Predicate'.
createXMLPredicateContent() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelFactory
Returns a new object of class 'XML Predicate Content'.
createXMLPredicateContentAdapter() - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelAdapterFactory
Creates a new adapter for an object of class 'XML Predicate Content'.
createXMLPredicateDocument() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelFactory
Returns a new object of class 'XML Predicate Document'.
createXMLPredicateDocumentAdapter() - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelAdapterFactory
Creates a new adapter for an object of class 'XML Predicate Document'.
createXMLPredicateExists() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelFactory
Returns a new object of class 'XML Predicate Exists'.
createXMLPredicateExists(String, XMLQueryExpression, XMLQueryArgumentList) - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserFactory
 
createXMLPredicateExistsAdapter() - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelAdapterFactory
Creates a new adapter for an object of class 'XML Predicate Exists'.
createXMLPredicateValid() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelFactory
Returns a new object of class 'XML Predicate Valid'.
createXMLPredicateValidAdapter() - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelAdapterFactory
Creates a new adapter for an object of class 'XML Predicate Valid'.
createXMLQueryArgumentItem() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelFactory
Returns a new object of class 'XML Query Argument Item'.
createXMLQueryArgumentItem(QueryValueExpression, String, int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserFactory
 
createXMLQueryArgumentItemAdapter() - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelAdapterFactory
Creates a new adapter for an object of class 'XML Query Argument Item'.
createXMLQueryArgumentItemList(List, XMLQueryArgumentItem) - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserFactory
 
createXMLQueryArgumentList() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelFactory
Returns a new object of class 'XML Query Argument List'.
createXMLQueryArgumentList(int, List) - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserFactory
 
createXMLQueryArgumentListAdapter() - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelAdapterFactory
Creates a new adapter for an object of class 'XML Query Argument List'.
createXMLQueryExpression() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelFactory
Returns a new object of class 'XML Query Expression'.
createXMLQueryExpression(String) - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserFactory
 
createXMLQueryExpressionAdapter() - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelAdapterFactory
Creates a new adapter for an object of class 'XML Query Expression'.
createXMLSerializeFunction() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelFactory
Returns a new object of class 'XML Serialize Function'.
createXMLSerializeFunction(String, int, QueryValueExpression, DataType, String, String, int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserFactory
 
createXMLSerializeFunctionAdapter() - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelAdapterFactory
Creates a new adapter for an object of class 'XML Serialize Function'.
createXMLSerializeFunctionEncoding() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelFactory
Returns a new object of class 'XML Serialize Function Encoding'.
createXMLSerializeFunctionEncodingAdapter() - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelAdapterFactory
Creates a new adapter for an object of class 'XML Serialize Function Encoding'.
createXMLSerializeFunctionTarget() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelFactory
Returns a new object of class 'XML Serialize Function Target'.
createXMLSerializeFunctionTargetAdapter() - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelAdapterFactory
Creates a new adapter for an object of class 'XML Serialize Function Target'.
createXMLTableColumnDefinitionDefault() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelFactory
Returns a new object of class 'XML Table Column Definition Default'.
createXMLTableColumnDefinitionDefaultAdapter() - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelAdapterFactory
Creates a new adapter for an object of class 'XML Table Column Definition Default'.
createXMLTableColumnDefinitionItem() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelFactory
Returns a new object of class 'XML Table Column Definition Item'.
createXMLTableColumnDefinitionItemAdapter() - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelAdapterFactory
Creates a new adapter for an object of class 'XML Table Column Definition Item'.
createXMLTableColumnDefinitionList(List, XMLTableColumnDefinitionItem) - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserFactory
 
createXMLTableColumnDefinitionOrdinality() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelFactory
Returns a new object of class 'XML Table Column Definition Ordinality'.
createXMLTableColumnDefinitionOrdinality(String) - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserFactory
 
createXMLTableColumnDefinitionOrdinalityAdapter() - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelAdapterFactory
Creates a new adapter for an object of class 'XML Table Column Definition Ordinality'.
createXMLTableColumnDefinitionRegular() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelFactory
Returns a new object of class 'XML Table Column Definition Regular'.
createXMLTableColumnDefinitionRegular(String, DataType, int, QueryValueExpression, String) - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserFactory
 
createXMLTableColumnDefinitionRegularAdapter() - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelAdapterFactory
Creates a new adapter for an object of class 'XML Table Column Definition Regular'.
createXMLTableFunction() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelFactory
Returns a new object of class 'XML Table Function'.
createXMLTableFunction(String, XMLNamespacesDeclaration, String, XMLQueryArgumentList, List) - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserFactory
 
createXMLTableFunctionAdapter() - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelAdapterFactory
Creates a new adapter for an object of class 'XML Table Function'.
createXMLValueExpressionCast() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelFactory
Returns a new object of class 'XML Value Expression Cast'.
createXMLValueExpressionCast(QueryValueExpression, DataType, int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserFactory
 
createXMLValueExpressionCastAdapter() - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelAdapterFactory
Creates a new adapter for an object of class 'XML Value Expression Cast'.
createXMLValueFucnctionElementContentList(List, int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserFactory
 
createXMLValueFucntionElement(String, String, XMLNamespacesDeclaration, XMLAttributesDeclaration, XMLValueFunctionElementContentList, int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserFactory
 
createXMLValueFunctionAdapter() - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelAdapterFactory
Creates a new adapter for an object of class 'XML Value Function'.
createXMLValueFunctionComment() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelFactory
Returns a new object of class 'XML Value Function Comment'.
createXMLValueFunctionComment(String, QueryValueExpression, int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserFactory
 
createXMLValueFunctionCommentAdapter() - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelAdapterFactory
Creates a new adapter for an object of class 'XML Value Function Comment'.
createXMLValueFunctionCommentContent() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelFactory
Returns a new object of class 'XML Value Function Comment Content'.
createXMLValueFunctionCommentContentAdapter() - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelAdapterFactory
Creates a new adapter for an object of class 'XML Value Function Comment Content'.
createXMLValueFunctionConcat() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelFactory
Returns a new object of class 'XML Value Function Concat'.
createXMLValueFunctionConcat(String, List, int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserFactory
 
createXMLValueFunctionConcatAdapter() - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelAdapterFactory
Creates a new adapter for an object of class 'XML Value Function Concat'.
createXMLValueFunctionConcatContentItem() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelFactory
Returns a new object of class 'XML Value Function Concat Content Item'.
createXMLValueFunctionConcatContentItemAdapter() - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelAdapterFactory
Creates a new adapter for an object of class 'XML Value Function Concat Content Item'.
createXMLValueFunctionConcatItemList(List, QueryValueExpression) - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserFactory
 
createXMLValueFunctionDocument() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelFactory
Returns a new object of class 'XML Value Function Document'.
createXMLValueFunctionDocument(String, QueryValueExpression, int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserFactory
 
createXMLValueFunctionDocumentAdapter() - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelAdapterFactory
Creates a new adapter for an object of class 'XML Value Function Document'.
createXMLValueFunctionDocumentContent() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelFactory
Returns a new object of class 'XML Value Function Document Content'.
createXMLValueFunctionDocumentContentAdapter() - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelAdapterFactory
Creates a new adapter for an object of class 'XML Value Function Document Content'.
createXMLValueFunctionElement() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelFactory
Returns a new object of class 'XML Value Function Element'.
createXMLValueFunctionElementAdapter() - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelAdapterFactory
Creates a new adapter for an object of class 'XML Value Function Element'.
createXMLValueFunctionElementContentItem() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelFactory
Returns a new object of class 'XML Value Function Element Content Item'.
createXMLValueFunctionElementContentItemAdapter() - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelAdapterFactory
Creates a new adapter for an object of class 'XML Value Function Element Content Item'.
createXMLValueFunctionElementContentItemList(List, QueryValueExpression) - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserFactory
 
createXMLValueFunctionElementContentList() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelFactory
Returns a new object of class 'XML Value Function Element Content List'.
createXMLValueFunctionElementContentListAdapter() - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelAdapterFactory
Creates a new adapter for an object of class 'XML Value Function Element Content List'.
createXMLValueFunctionForest() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelFactory
Returns a new object of class 'XML Value Function Forest'.
createXMLValueFunctionForest(String, XMLNamespacesDeclaration, List, int, int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserFactory
 
createXMLValueFunctionForestAdapter() - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelAdapterFactory
Creates a new adapter for an object of class 'XML Value Function Forest'.
createXMLValueFunctionForestContentItem() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelFactory
Returns a new object of class 'XML Value Function Forest Content Item'.
createXMLValueFunctionForestContentItem(QueryValueExpression, String) - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserFactory
 
createXMLValueFunctionForestContentItemAdapter() - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelAdapterFactory
Creates a new adapter for an object of class 'XML Value Function Forest Content Item'.
createXMLValueFunctionForestContentItemList(List, XMLValueFunctionForestContentItem) - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserFactory
 
createXMLValueFunctionParse() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelFactory
Returns a new object of class 'XML Value Function Parse'.
createXMLValueFunctionParse(String, int, QueryValueExpression, int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserFactory
 
createXMLValueFunctionParseAdapter() - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelAdapterFactory
Creates a new adapter for an object of class 'XML Value Function Parse'.
createXMLValueFunctionParseContent() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelFactory
Returns a new object of class 'XML Value Function Parse Content'.
createXMLValueFunctionParseContentAdapter() - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelAdapterFactory
Creates a new adapter for an object of class 'XML Value Function Parse Content'.
createXMLValueFunctionPI() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelFactory
Returns a new object of class 'XML Value Function PI'.
createXMLValueFunctionPI(String, String, QueryValueExpression, int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserFactory
 
createXMLValueFunctionPIAdapter() - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelAdapterFactory
Creates a new adapter for an object of class 'XML Value Function PI'.
createXMLValueFunctionPIContent() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelFactory
Returns a new object of class 'XML Value Function PI Content'.
createXMLValueFunctionPIContentAdapter() - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelAdapterFactory
Creates a new adapter for an object of class 'XML Value Function PI Content'.
createXMLValueFunctionQuery() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelFactory
Returns a new object of class 'XML Value Function Query'.
createXMLValueFunctionQuery(String, XMLQueryExpression, XMLQueryArgumentList, XMLValueFunctionQueryReturning, int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserFactory
 
createXMLValueFunctionQueryAdapter() - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelAdapterFactory
Creates a new adapter for an object of class 'XML Value Function Query'.
createXMLValueFunctionQueryReturning() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelFactory
Returns a new object of class 'XML Value Function Query Returning'.
createXMLValueFunctionQueryReturning(int, int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserFactory
 
createXMLValueFunctionQueryReturningAdapter() - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelAdapterFactory
Creates a new adapter for an object of class 'XML Value Function Query Returning'.
createXMLValueFunctionText() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelFactory
Returns a new object of class 'XML Value Function Text'.
createXMLValueFunctionText(String, QueryValueExpression, int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserFactory
 
createXMLValueFunctionTextAdapter() - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelAdapterFactory
Creates a new adapter for an object of class 'XML Value Function Text'.
createXMLValueFunctionTextContent() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelFactory
Returns a new object of class 'XML Value Function Text Content'.
createXMLValueFunctionTextContentAdapter() - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelAdapterFactory
Creates a new adapter for an object of class 'XML Value Function Text Content'.
createXMLValueFunctionValidate() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelFactory
Returns a new object of class 'XML Value Function Validate'.
createXMLValueFunctionValidate(String, int, QueryValueExpression, XMLValueFunctionValidateAccordingTo) - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserFactory
 
createXMLValueFunctionValidateAccordingTo() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelFactory
Returns a new object of class 'XML Value Function Validate According To'.
createXMLValueFunctionValidateAccordingToAdapter() - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelAdapterFactory
Creates a new adapter for an object of class 'XML Value Function Validate According To'.
createXMLValueFunctionValidateAccordingToIdentifier() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelFactory
Returns a new object of class 'XML Value Function Validate According To Identifier'.
createXMLValueFunctionValidateAccordingToIdentifier(String, String) - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserFactory
 
createXMLValueFunctionValidateAccordingToIdentifierAdapter() - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelAdapterFactory
Creates a new adapter for an object of class 'XML Value Function Validate According To Identifier'.
createXMLValueFunctionValidateAccordingToURI() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelFactory
Returns a new object of class 'XML Value Function Validate According To URI'.
createXMLValueFunctionValidateAccordingToURI(boolean, String, String) - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserFactory
 
createXMLValueFunctionValidateAccordingToURIAdapter() - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelAdapterFactory
Creates a new adapter for an object of class 'XML Value Function Validate According To URI'.
createXMLValueFunctionValidateAdapter() - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelAdapterFactory
Creates a new adapter for an object of class 'XML Value Function Validate'.
createXMLValueFunctionValidateContent() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelFactory
Returns a new object of class 'XML Value Function Validate Content'.
createXMLValueFunctionValidateContentAdapter() - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelAdapterFactory
Creates a new adapter for an object of class 'XML Value Function Validate Content'.
createXMLValueFunctionValidateElement() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelFactory
Returns a new object of class 'XML Value Function Validate Element'.
createXMLValueFunctionValidateElement(XMLValueFunctionValidateElementNamespace, XMLValueFunctionValidateElementName) - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserFactory
 
createXMLValueFunctionValidateElementAdapter() - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelAdapterFactory
Creates a new adapter for an object of class 'XML Value Function Validate Element'.
createXMLValueFunctionValidateElementName() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelFactory
Returns a new object of class 'XML Value Function Validate Element Name'.
createXMLValueFunctionValidateElementName(String) - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserFactory
 
createXMLValueFunctionValidateElementNameAdapter() - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelAdapterFactory
Creates a new adapter for an object of class 'XML Value Function Validate Element Name'.
createXMLValueFunctionValidateElementNamespace() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelFactory
Returns a new object of class 'XML Value Function Validate Element Namespace'.
createXMLValueFunctionValidateElementNamespace(boolean, String) - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserFactory
 
createXMLValueFunctionValidateElementNamespaceAdapter() - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelAdapterFactory
Creates a new adapter for an object of class 'XML Value Function Validate Element Namespace'.
CreationInfoRegistry - Class in org.eclipse.datatools.connectivity.sqm.core.ui.explorer.providers.content.virtual
 
CreationInfoRegistry() - Constructor for class org.eclipse.datatools.connectivity.sqm.core.ui.explorer.providers.content.virtual.CreationInfoRegistry
 
CriteriaContentProvider - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.criteria
 
CriteriaContentProvider(SQLDomainModel, boolean) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.criteria.CriteriaContentProvider
 
CriteriaElement - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.criteria
CritieriaElement provides the IElement for the critera grid view.
CriteriaElement(SQLDomainModel, Object, Object, Predicate, boolean, boolean) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.criteria.CriteriaElement
 
CriteriaGridViewer - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.criteria
 
CriteriaGridViewer(int, SQLDomainModel, Composite, boolean) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.criteria.CriteriaGridViewer
 
CriteriaModifier - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.criteria
 
CriteriaModifier() - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.criteria.CriteriaModifier
 
CriteriaValueExpression - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.criteria
Invoke the Expression Builder to build the value part of the current search condition
CriteriaValueExpression(TableViewer) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.criteria.CriteriaValueExpression
 
CSV_OUTPUTTER_ID - Static variable in interface org.eclipse.datatools.sqltools.result.internal.export.OutputterConstants
 
CSV_SEPARATED - Static variable in interface org.eclipse.datatools.sqltools.result.internal.export.OutputterConstants
 
CSVOutputter - Class in org.eclipse.datatools.sqltools.result.internal.export
Outputs the result set(s) in CSV format
CSVOutputter() - Constructor for class org.eclipse.datatools.sqltools.result.internal.export.CSVOutputter
 
CUBE - Static variable in class org.eclipse.datatools.modelbase.sql.query.SuperGroupType
The 'CUBE' literal value.
CUBE_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.query.SuperGroupType
The 'CUBE' literal object.
cur_scrollability() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
cur_scrollability() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
cur_sensitivity() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
cur_sensitivity() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
CURRENT - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
CURRENT - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
CURRENT - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
CURRENT_DATABASE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SystemDefinedDefaultType
The 'CURRENT DATABASE' literal value.
CURRENT_DATABASE_LITERAL - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SystemDefinedDefaultType
The 'CURRENT DATABASE' literal object.
CURRENT_DATE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SystemDefinedDefaultType
The 'CURRENT DATE' literal value.
CURRENT_DATE_LITERAL - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SystemDefinedDefaultType
The 'CURRENT DATE' literal object.
CURRENT_PUBLISHER - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SystemDefinedDefaultType
The 'CURRENT PUBLISHER' literal value.
CURRENT_PUBLISHER_LITERAL - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SystemDefinedDefaultType
The 'CURRENT PUBLISHER' literal object.
CURRENT_REMOTE_USER - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SystemDefinedDefaultType
The 'CURRENT REMOTE USER' literal value.
CURRENT_REMOTE_USER_LITERAL - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SystemDefinedDefaultType
The 'CURRENT REMOTE USER' literal object.
CURRENT_STATEMENT_TERMINATOR - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLStatementSupport
A property name the the statement terminator property for use in property change notification.
CURRENT_TIME - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SystemDefinedDefaultType
The 'CURRENT TIME' literal value.
CURRENT_TIME_LITERAL - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SystemDefinedDefaultType
The 'CURRENT TIME' literal object.
CURRENT_TIMESTAMP - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SystemDefinedDefaultType
The 'CURRENT TIMESTAMP' literal value.
CURRENT_TIMESTAMP_LITERAL - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SystemDefinedDefaultType
The 'CURRENT TIMESTAMP' literal object.
CURRENT_USER - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SystemDefinedDefaultType
The 'CURRENT USER' literal value.
CURRENT_USER_LITERAL - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SystemDefinedDefaultType
The 'CURRENT USER' literal object.
CURRENT_UTC_TIMESTAMP - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SystemDefinedDefaultType
The 'CURRENT UTC TIMESTAMP' literal value.
CURRENT_UTC_TIMESTAMP_LITERAL - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SystemDefinedDefaultType
The 'CURRENT UTC TIMESTAMP' literal object.
CURRENT_VERSION - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.input.SQLBuilderStorageEditorInput
Current version identifier
CURRENT_VERSION - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.model.WindowStateInfo
 
CurrentLineSelection - Class in org.eclipse.datatools.sqltools.sqleditor.internal.actions.selection
Get the line text where the cursor place.
CurrentLineSelection(SQLEditor) - Constructor for class org.eclipse.datatools.sqltools.sqleditor.internal.actions.selection.CurrentLineSelection
 
currentPage() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSearchPage
 
currentPage() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSimplePage
 
currentPage() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.cast.CastBuilderPage
 
currentPage() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.constant.NumericConstantBuilderPage
 
currentPage() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.constant.StringConstantBuilderPage
 
currentPage() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.function.FunctionBuilderPage
 
currentPage() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.multiexpr.ExpressionsByOperatorsPage
 
currentPage() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.subquery.SubQueryPage
 
currentToken - Variable in exception org.eclipse.datatools.enablement.sybase.parser.ParseException
This is the last token that has been consumed successfully.
currentToken - Variable in exception org.eclipse.datatools.sqltools.sql.parser.ParseException
This is the last token that has been consumed successfully.
curs_upd_column() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
curs_upd_column() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
CURSOR - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
CURSOR - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
CURSOR - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
cursor_column_list() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
cursor_column_list() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
CURSOR_REFERENCE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Cursor Reference' class.
CURSOR_REFERENCE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Cursor Reference' class.
CURSOR_REFERENCE__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comments' reference list.
CURSOR_REFERENCE__DELETE_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Delete Statement' container reference.
CURSOR_REFERENCE__DELETE_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Delete Statement' container reference feature.
CURSOR_REFERENCE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
CURSOR_REFERENCE__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Description' attribute.
CURSOR_REFERENCE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
CURSOR_REFERENCE__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
CURSOR_REFERENCE__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Label' attribute.
CURSOR_REFERENCE__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Name' attribute.
CURSOR_REFERENCE__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Privileges' reference list.
CURSOR_REFERENCE__UPDATE_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Update Statement' container reference.
CURSOR_REFERENCE__UPDATE_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Update Statement' container reference feature.
CURSOR_REFERENCE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The number of structural features of the 'Cursor Reference' class.
cursor_update_list() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
cursor_update_list() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
CursorNameResolver - Class in org.eclipse.datatools.sqltools.editor.template
 
CursorNameResolver() - Constructor for class org.eclipse.datatools.sqltools.editor.template.CursorNameResolver
 
CursorNameResolver_description - Static variable in class org.eclipse.datatools.sqltools.editor.internal.template.Messages
 
CursorReference - Interface in org.eclipse.datatools.modelbase.sql.query
A representation of the model object 'SQL Cursor Reference'.
CursorReferenceItemProvider - Class in org.eclipse.datatools.modelbase.sql.query.provider
This is the item provider adapter for a CursorReference object.
CursorReferenceItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.query.provider.CursorReferenceItemProvider
This constructs an instance from a factory and a notifier.
CUSTOM_DATA - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The meta object id for the 'Custom Data' class.
CUSTOM_DATA - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Custom Data' class.
CUSTOM_DATA__DISPLAY_VALUE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Display Value' attribute.
CUSTOM_DATA__DISPLAY_VALUE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Display Value' attribute feature.
CUSTOM_DATA__PROVIDER_ID - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Provider Id' attribute.
CUSTOM_DATA__PROVIDER_ID - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Provider Id' attribute feature.
CUSTOM_DATA__VALUE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Value' attribute.
CUSTOM_DATA__VALUE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Value' attribute feature.
CUSTOM_DATA_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The number of structural features of the 'Custom Data' class.
CUSTOM_FILTER_EXPRESSION - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The meta object id for the 'Custom Filter Expression' class.
CUSTOM_FILTER_EXPRESSION - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Custom Filter Expression' class.
CUSTOM_FILTER_EXPRESSION__CONTEXT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Context' containment reference.
CUSTOM_FILTER_EXPRESSION__CONTEXT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Context' containment reference feature.
CUSTOM_FILTER_EXPRESSION__NEGATABLE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Negatable' attribute.
CUSTOM_FILTER_EXPRESSION__TYPE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Type' containment reference.
CUSTOM_FILTER_EXPRESSION__TYPE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Type' containment reference feature.
CUSTOM_FILTER_EXPRESSION_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The number of structural features of the 'Custom Filter Expression' class.
CustomAggregate - Class in org.eclipse.datatools.connectivity.oda.spec.result
Represents an instance of custom aggregate expression contributed by an extension of the org.eclipse.datatools.connectivity.oda.dynamicResultSet extension point.
CustomData - Interface in org.eclipse.datatools.connectivity.oda.design
A representation of the model object 'Custom Data'.
CustomExpression - Class in org.eclipse.datatools.connectivity.oda.spec.result.filter
Represents an instance of custom filter expression contributed by an extension of the org.eclipse.datatools.connectivity.oda.dynamicResultSet extension point.
CustomFilterExpression - Interface in org.eclipse.datatools.connectivity.oda.design
A representation of the model object 'Custom Filter Expression'.
CustomFunction - Class in org.eclipse.datatools.connectivity.oda.spec.valueexpr
Represents a custom function value expression contributed by an extension of the org.eclipse.datatools.connectivity.oda.dynamicResultSet extension point.
CustomizedCopier - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege
This copier customizes the SybaseAuthorizedObject.getPrivileges() copying behavior.
CustomizedCopier() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.CustomizedCopier
 
customizeDocumentCommand(IDocument, DocumentCommand) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.indent.SQLAutoIndentStrategy
 
customizeDocumentCommand(IDocument, DocumentCommand) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.indent.SQLCommentAutoIndentStrategy
 
customizeDocumentCommand(IDocument, DocumentCommand) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.indent.SQLStringAutoIndentStrategy
 
CustomSashForm - Class in org.eclipse.datatools.sqltools.sqlbuilder.views
A SashForm that allows hide/restore controls on sash.
CustomSashForm(Composite, int) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.CustomSashForm
Constructor for CustomSashForm.
CustomSashForm(Composite, int, int) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.CustomSashForm
Constructor taking a custom style too.
CustomSashForm.ICustomSashFormListener - Interface in org.eclipse.datatools.sqltools.sqlbuilder.views
 
CUT_ROW_ACTION - Static variable in interface org.eclipse.datatools.sqltools.common.ui.tableviewer.IHelpConstants
Used for cutting a row of Accessible Table Viewer.
CUT_ROW_ACTION_DEFINITION_ID - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.ASATableEditorColumnsViewer
 
CutAction - Class in org.eclipse.datatools.sqltools.sqleditor.internal.actions
 
CutAction(IWorkbenchSite, Clipboard, SelectionDispatchAction) - Constructor for class org.eclipse.datatools.sqltools.sqleditor.internal.actions.CutAction
 
CutAction_label - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.Messages
 
CutAction_tooltip - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.Messages
 
CutRowAction - Class in org.eclipse.datatools.sqltools.common.ui.tableviewer
 
CutRowAction(AccessibleTableViewer, Clipboard) - Constructor for class org.eclipse.datatools.sqltools.common.ui.tableviewer.CutRowAction
 
CutRowAction_text - Static variable in class org.eclipse.datatools.sqltools.common.ui.tableviewer.Messages
 

D

DATA_ACCESS - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The meta object id for the 'Data Access' enum.
DATA_ACCESS - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage.Literals
The meta object literal for the 'Data Access' enum.
DATA_ACCESS_DESIGN - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The meta object id for the 'Data Access Design' class.
DATA_ACCESS_DESIGN - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Data Access Design' class.
DATA_ACCESS_DESIGN__DATA_SET_DESIGN - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Data Set Design' containment reference.
DATA_ACCESS_DESIGN__DATA_SET_DESIGN - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Data Set Design' containment reference feature.
DATA_ACCESS_DESIGN_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The number of structural features of the 'Data Access Design' class.
DATA_ELEMENT_ATTRIBUTES - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The meta object id for the 'Data Element Attributes' class.
DATA_ELEMENT_ATTRIBUTES - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Data Element Attributes' class.
DATA_ELEMENT_ATTRIBUTES__IDENTIFIER - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Identifier' containment reference.
DATA_ELEMENT_ATTRIBUTES__IDENTIFIER - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Identifier' containment reference feature.
DATA_ELEMENT_ATTRIBUTES__NAME - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Name' attribute.
DATA_ELEMENT_ATTRIBUTES__NAME - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Name' attribute feature.
DATA_ELEMENT_ATTRIBUTES__NATIVE_DATA_TYPE_CODE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Native Data Type Code' attribute.
DATA_ELEMENT_ATTRIBUTES__NATIVE_DATA_TYPE_CODE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Native Data Type Code' attribute feature.
DATA_ELEMENT_ATTRIBUTES__NULLABILITY - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Nullability' attribute.
DATA_ELEMENT_ATTRIBUTES__NULLABILITY - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Nullability' attribute feature.
DATA_ELEMENT_ATTRIBUTES__POSITION - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Position' attribute.
DATA_ELEMENT_ATTRIBUTES__POSITION - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Position' attribute feature.
DATA_ELEMENT_ATTRIBUTES__PRECISION - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Precision' attribute.
DATA_ELEMENT_ATTRIBUTES__PRECISION - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Precision' attribute feature.
DATA_ELEMENT_ATTRIBUTES__SCALE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Scale' attribute.
DATA_ELEMENT_ATTRIBUTES__SCALE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Scale' attribute feature.
DATA_ELEMENT_ATTRIBUTES__UI_HINTS - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Ui Hints' containment reference.
DATA_ELEMENT_ATTRIBUTES__UI_HINTS - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Ui Hints' containment reference feature.
DATA_ELEMENT_ATTRIBUTES_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The number of structural features of the 'Data Element Attributes' class.
DATA_ELEMENT_IDENTIFIER - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The meta object id for the 'Data Element Identifier' class.
DATA_ELEMENT_IDENTIFIER - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Data Element Identifier' class.
DATA_ELEMENT_IDENTIFIER__NAME - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Name' attribute.
DATA_ELEMENT_IDENTIFIER__NAME - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Name' attribute feature.
DATA_ELEMENT_IDENTIFIER__POSITION - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Position' attribute.
DATA_ELEMENT_IDENTIFIER__POSITION - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Position' attribute feature.
DATA_ELEMENT_IDENTIFIER_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The number of structural features of the 'Data Element Identifier' class.
DATA_ELEMENT_IDENTIFIERS - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The meta object id for the 'Data Element Identifiers' class.
DATA_ELEMENT_IDENTIFIERS - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Data Element Identifiers' class.
DATA_ELEMENT_IDENTIFIERS__IDENTIFIERS - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Identifiers' containment reference list.
DATA_ELEMENT_IDENTIFIERS__IDENTIFIERS - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Identifiers' containment reference list feature.
DATA_ELEMENT_IDENTIFIERS_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The number of structural features of the 'Data Element Identifiers' class.
DATA_ELEMENT_UI_HINTS - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The meta object id for the 'Data Element UI Hints' class.
DATA_ELEMENT_UI_HINTS - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Data Element UI Hints' class.
DATA_ELEMENT_UI_HINTS__DESCRIPTION - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Description' attribute.
DATA_ELEMENT_UI_HINTS__DESCRIPTION - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Description' attribute feature.
DATA_ELEMENT_UI_HINTS__DISPLAY_NAME - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Display Name' attribute.
DATA_ELEMENT_UI_HINTS__DISPLAY_NAME - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Display Name' attribute feature.
DATA_ELEMENT_UI_HINTS_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The number of structural features of the 'Data Element UI Hints' class.
DATA_LINK_DATA_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The meta object id for the 'Data Link Data Type' class.
DATA_LINK_DATA_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Data Link Data Type' class.
DATA_LINK_DATA_TYPE__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Comments' reference list.
DATA_LINK_DATA_TYPE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Dependencies' containment reference list.
DATA_LINK_DATA_TYPE__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Description' attribute.
DATA_LINK_DATA_TYPE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'EAnnotations' containment reference list.
DATA_LINK_DATA_TYPE__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Extensions' containment reference list.
DATA_LINK_DATA_TYPE__INTEGRITY_CONTROL - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Integrity Control' attribute.
DATA_LINK_DATA_TYPE__INTEGRITY_CONTROL - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Integrity Control' attribute feature.
DATA_LINK_DATA_TYPE__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Label' attribute.
DATA_LINK_DATA_TYPE__LENGTH - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Length' attribute.
DATA_LINK_DATA_TYPE__LENGTH - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Length' attribute feature.
DATA_LINK_DATA_TYPE__LINK_CONTROL - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Link Control' attribute.
DATA_LINK_DATA_TYPE__LINK_CONTROL - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Link Control' attribute feature.
DATA_LINK_DATA_TYPE__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Name' attribute.
DATA_LINK_DATA_TYPE__PRIMITIVE_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Primitive Type' attribute.
DATA_LINK_DATA_TYPE__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Privileges' reference list.
DATA_LINK_DATA_TYPE__READ_PERMISSION - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Read Permission' attribute.
DATA_LINK_DATA_TYPE__READ_PERMISSION - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Read Permission' attribute feature.
DATA_LINK_DATA_TYPE__RECOVERY - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Recovery' attribute.
DATA_LINK_DATA_TYPE__RECOVERY - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Recovery' attribute feature.
DATA_LINK_DATA_TYPE__UNLINK - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Unlink' attribute.
DATA_LINK_DATA_TYPE__UNLINK - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Unlink' attribute feature.
DATA_LINK_DATA_TYPE__WRITE_PERMISSION - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Write Permission' attribute.
DATA_LINK_DATA_TYPE__WRITE_PERMISSION - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Write Permission' attribute feature.
DATA_LINK_DATA_TYPE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The number of structural features of the 'Data Link Data Type' class.
DATA_MENU_ID - Static variable in class org.eclipse.datatools.sqltools.tabledataeditor.actions.providers.DataGroupProvider
 
DATA_SET_DESIGN - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The meta object id for the 'Data Set Design' class.
DATA_SET_DESIGN - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Data Set Design' class.
DATA_SET_DESIGN__DATA_SOURCE_DESIGN - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Data Source Design' containment reference.
DATA_SET_DESIGN__DATA_SOURCE_DESIGN - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Data Source Design' containment reference feature.
DATA_SET_DESIGN__DISPLAY_NAME - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Display Name' attribute.
DATA_SET_DESIGN__DISPLAY_NAME - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Display Name' attribute feature.
DATA_SET_DESIGN__NAME - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Name' attribute.
DATA_SET_DESIGN__NAME - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Name' attribute feature.
DATA_SET_DESIGN__ODA_EXTENSION_DATA_SET_ID - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Oda Extension Data Set Id' attribute.
DATA_SET_DESIGN__ODA_EXTENSION_DATA_SET_ID - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Oda Extension Data Set Id' attribute feature.
DATA_SET_DESIGN__PARAMETERS - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Parameters' containment reference.
DATA_SET_DESIGN__PARAMETERS - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Parameters' containment reference feature.
DATA_SET_DESIGN__PRIMARY_RESULT_SET_NAME - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Primary Result Set Name' attribute.
DATA_SET_DESIGN__PRIMARY_RESULT_SET_NAME - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Primary Result Set Name' attribute feature.
DATA_SET_DESIGN__PRIVATE_PROPERTIES - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Private Properties' containment reference.
DATA_SET_DESIGN__PRIVATE_PROPERTIES - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Private Properties' containment reference feature.
DATA_SET_DESIGN__PUBLIC_PROPERTIES - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Public Properties' containment reference.
DATA_SET_DESIGN__PUBLIC_PROPERTIES - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Public Properties' containment reference feature.
DATA_SET_DESIGN__QUERY - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Query' containment reference.
DATA_SET_DESIGN__QUERY - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Query' containment reference feature.
DATA_SET_DESIGN__RESULT_SETS - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Result Sets' containment reference.
DATA_SET_DESIGN__RESULT_SETS - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Result Sets' containment reference feature.
DATA_SET_DESIGN_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The number of structural features of the 'Data Set Design' class.
DATA_SET_PARAMETERS - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The meta object id for the 'Data Set Parameters' class.
DATA_SET_PARAMETERS - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Data Set Parameters' class.
DATA_SET_PARAMETERS__DERIVED_META_DATA - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Derived Meta Data' attribute.
DATA_SET_PARAMETERS__DERIVED_META_DATA - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Derived Meta Data' attribute feature.
DATA_SET_PARAMETERS__PARAMETER_DEFINITIONS - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Parameter Definitions' containment reference list.
DATA_SET_PARAMETERS__PARAMETER_DEFINITIONS - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Parameter Definitions' containment reference list feature.
DATA_SET_PARAMETERS_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The number of structural features of the 'Data Set Parameters' class.
DATA_SET_QUERY - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The meta object id for the 'Data Set Query' class.
DATA_SET_QUERY - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Data Set Query' class.
DATA_SET_QUERY__QUERY_TEXT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Query Text' attribute.
DATA_SET_QUERY__QUERY_TEXT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Query Text' attribute feature.
DATA_SET_QUERY_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The number of structural features of the 'Data Set Query' class.
DATA_SOURCE_DESIGN - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The meta object id for the 'Data Source Design' class.
DATA_SOURCE_DESIGN - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Data Source Design' class.
DATA_SOURCE_DESIGN__DISPLAY_NAME - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Display Name' attribute.
DATA_SOURCE_DESIGN__DISPLAY_NAME - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Display Name' attribute feature.
DATA_SOURCE_DESIGN__EFFECTIVE_ODA_EXTENSION_ID - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Effective Oda Extension Id' attribute.
DATA_SOURCE_DESIGN__EFFECTIVE_ODA_EXTENSION_ID - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Effective Oda Extension Id' attribute feature.
DATA_SOURCE_DESIGN__HOST_RESOURCE_IDENTIFIERS - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Host Resource Identifiers' containment reference.
DATA_SOURCE_DESIGN__HOST_RESOURCE_IDENTIFIERS - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Host Resource Identifiers' containment reference feature.
DATA_SOURCE_DESIGN__LINKED_PROFILE_NAME - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Linked Profile Name' attribute.
DATA_SOURCE_DESIGN__LINKED_PROFILE_NAME - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Linked Profile Name' attribute feature.
DATA_SOURCE_DESIGN__LINKED_PROFILE_STORE_FILE_PATH - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Linked Profile Store File Path' attribute.
DATA_SOURCE_DESIGN__LINKED_PROFILE_STORE_FILE_PATH - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Linked Profile Store File Path' attribute feature.
DATA_SOURCE_DESIGN__NAME - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Name' attribute.
DATA_SOURCE_DESIGN__NAME - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Name' attribute feature.
DATA_SOURCE_DESIGN__ODA_EXTENSION_DATA_SOURCE_ID - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Oda Extension Data Source Id' attribute.
DATA_SOURCE_DESIGN__ODA_EXTENSION_DATA_SOURCE_ID - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Oda Extension Data Source Id' attribute feature.
DATA_SOURCE_DESIGN__ODA_EXTENSION_ID - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Oda Extension Id' attribute.
DATA_SOURCE_DESIGN__ODA_EXTENSION_ID - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Oda Extension Id' attribute feature.
DATA_SOURCE_DESIGN__PRIVATE_PROPERTIES - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Private Properties' containment reference.
DATA_SOURCE_DESIGN__PRIVATE_PROPERTIES - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Private Properties' containment reference feature.
DATA_SOURCE_DESIGN__PUBLIC_PROPERTIES - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Public Properties' containment reference.
DATA_SOURCE_DESIGN__PUBLIC_PROPERTIES - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Public Properties' containment reference feature.
DATA_SOURCE_DESIGN__RESOURCE_FILE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Resource File' attribute.
DATA_SOURCE_DESIGN__RESOURCE_FILE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Resource File' attribute feature.
DATA_SOURCE_DESIGN_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The number of structural features of the 'Data Source Design' class.
DATA_SOURCE_EXPLORER - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.EditorConstants
Data source explorer view id
DATA_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The meta object id for the 'Data Type' class.
DATA_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Data Type' class.
DATA_TYPE__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Comments' reference list.
DATA_TYPE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Dependencies' containment reference list.
DATA_TYPE__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Description' attribute.
DATA_TYPE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'EAnnotations' containment reference list.
DATA_TYPE__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Extensions' containment reference list.
DATA_TYPE__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Label' attribute.
DATA_TYPE__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Name' attribute.
DATA_TYPE__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Privileges' reference list.
DATA_TYPE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The number of structural features of the 'Data Type' class.
DATA_TYPE_LONG_VARCHAR - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.IConstraintCreationConstants
 
DataAccess - Class in org.eclipse.datatools.modelbase.sql.routines
A representation of the literals of the enumeration 'Data Access', and utility methods for working with them.
DataAccessDesign - Interface in org.eclipse.datatools.connectivity.oda.design
The design of how to access a data set.
DATABASE - Static variable in class org.eclipse.datatools.connectivity.sqm.core.definition.EngineeringOptionID
 
DATABASE - Static variable in interface org.eclipse.datatools.enablement.sybase.ddl.ISybaseDdlConstants
 
DATABASE - Static variable in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDatabaseObjecType
 
DATABASE - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
Database - Interface in org.eclipse.datatools.modelbase.sql.schema
A representation of the model object 'Database'.
DATABASE - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The meta object id for the 'Database' class.
DATABASE - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage.Literals
The meta object literal for the 'Database' class.
DATABASE - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
DATABASE - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
DATABASE - Static variable in class org.eclipse.datatools.sqltools.sql.reference.DBObject
 
DATABASE - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLCompletionProposal
 
DATABASE__AUTHORIZATION_IDS - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Authorization Ids' reference list.
DATABASE__AUTHORIZATION_IDS - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage.Literals
The meta object literal for the 'Authorization Ids' reference list feature.
DATABASE__CATALOGS - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Catalogs' reference list.
DATABASE__CATALOGS - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage.Literals
The meta object literal for the 'Catalogs' reference list feature.
DATABASE__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Comments' reference list.
DATABASE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Dependencies' containment reference list.
DATABASE__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Description' attribute.
DATABASE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'EAnnotations' containment reference list.
DATABASE__EVENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Events' reference list.
DATABASE__EVENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage.Literals
The meta object literal for the 'Events' reference list feature.
DATABASE__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Extensions' containment reference list.
DATABASE__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Label' attribute.
DATABASE__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Name' attribute.
DATABASE__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Privileges' reference list.
DATABASE__SCHEMAS - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Schemas' reference list.
DATABASE__SCHEMAS - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage.Literals
The meta object literal for the 'Schemas' reference list feature.
DATABASE__VENDOR - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Vendor' attribute.
DATABASE__VENDOR - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage.Literals
The meta object literal for the 'Vendor' attribute feature.
DATABASE__VERSION - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Version' attribute.
DATABASE__VERSION - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage.Literals
The meta object literal for the 'Version' attribute feature.
DATABASE_CATEGORY_ID - Static variable in interface org.eclipse.datatools.connectivity.drivers.jdbc.IJDBCDriverDefinitionConstants
Base category ID for DB driver definitions.
DATABASE_DEFAULT - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.AllowNullType
The 'Database Default' literal value.
DATABASE_DEFAULT_LITERAL - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.AllowNullType
The 'Database Default' literal object.
Database_Error - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.Messages
 
DATABASE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The number of structural features of the 'Database' class.
DATABASE_FILTER - Static variable in interface org.eclipse.datatools.connectivity.sqm.core.connection.ConnectionFilter
 
DATABASE_IDENTIFIER - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.ConstraintValidator
 
DATABASE_NAME_PROP_ID - Static variable in interface org.eclipse.datatools.connectivity.drivers.jdbc.IJDBCDriverDefinitionConstants
Property used to store the default DB name value.
DATABASE_OWNER - Static variable in interface org.eclipse.datatools.enablement.ase.ISybaseASEDdlConstants
 
DATABASE_QUERY - Static variable in interface org.eclipse.datatools.enablement.ase.catalog.ASESQLs
 
DATABASE_QUERY_PARM_4_DBNAME - Static variable in interface org.eclipse.datatools.enablement.ase.catalog.ASESQLs
 
DATABASE_VENDOR_PROP_ID - Static variable in interface org.eclipse.datatools.connectivity.drivers.jdbc.IJDBCDriverDefinitionConstants
Property used to store the DB vendor name.
DATABASE_VERSION_PROP_ID - Static variable in interface org.eclipse.datatools.connectivity.drivers.jdbc.IJDBCDriverDefinitionConstants
Property used to store the DB version.
DatabaseConnectionRegistry - Class in org.eclipse.datatools.connectivity.sqm.core.connection
Publicly exposes a way to get at the ConnectionInfo for the Database
DatabaseDefinition - Interface in org.eclipse.datatools.connectivity.sqm.core.definition
 
DatabaseDefinitionRegistry - Interface in org.eclipse.datatools.connectivity.sqm.core.definition
 
DatabaseHelper - Class in org.eclipse.datatools.modelbase.sql.query.helper
This class provides a set of utility methods for dealing with RDBDatabase objects and associated objects such as RDBTable and RDBColumn.
DatabaseHelper() - Constructor for class org.eclipse.datatools.modelbase.sql.query.helper.DatabaseHelper
 
DatabaseHelper - Class in org.eclipse.datatools.modelbase.sql.schema.helper
 
DatabaseHelper() - Constructor for class org.eclipse.datatools.modelbase.sql.schema.helper.DatabaseHelper
 
DatabaseHelper - Class in org.eclipse.datatools.sqltools.sqlbuilder.model
Provides utility functions related to database.
DatabaseHelper() - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.model.DatabaseHelper
 
DatabaseItemProvider - Class in org.eclipse.datatools.modelbase.sql.schema.provider
This is the item provider adapter for a Database object.
DatabaseItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.schema.provider.DatabaseItemProvider
This constructs an instance from a factory and a notifier.
DATABASES - Static variable in interface org.eclipse.datatools.sqltools.sql.parser.SQLParserConstants
 
DATABASESTART - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.EventType
The 'DATABASESTART' literal value.
DatabaseStart_CONDITIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
DATABASESTART_LITERAL - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.EventType
The 'DATABASESTART' literal object.
dataChanged() - Method in class org.eclipse.datatools.connectivity.sqm.core.ui.explorer.filter.ConnectionFilterWizardPage
This method is called when ever the user changes the filter settings.
DataCorePlugin - Class in org.eclipse.datatools.sqltools.data.internal.core
The main plugin class to be used in the desktop.
DataCorePlugin() - Constructor for class org.eclipse.datatools.sqltools.data.internal.core.DataCorePlugin
The constructor.
DataDeserializer - Class in org.eclipse.datatools.sqltools.data.internal.core.common.data
 
DataDeserializer() - Constructor for class org.eclipse.datatools.sqltools.data.internal.core.common.data.DataDeserializer
 
DataElementAttributes - Interface in org.eclipse.datatools.connectivity.oda.design
Common attributes for a data element.
DataElementIdentifier - Interface in org.eclipse.datatools.connectivity.oda.design
A representation of the model object 'Data Element Identifier'.
DataElementIdentifiers - Interface in org.eclipse.datatools.connectivity.oda.design
A representation of the model object 'Data Element Identifiers'.
DataElementUIHints - Interface in org.eclipse.datatools.connectivity.oda.design
UI hints for a data element.
DataFileTokenizer - Class in org.eclipse.datatools.sqltools.data.internal.core.load
 
DataFileTokenizer(String, String) - Constructor for class org.eclipse.datatools.sqltools.data.internal.core.load.DataFileTokenizer
 
DataFormatException - Exception in org.eclipse.datatools.sqltools.data.internal.core.load
 
DataFormatException() - Constructor for exception org.eclipse.datatools.sqltools.data.internal.core.load.DataFormatException
 
DataFormatException(String) - Constructor for exception org.eclipse.datatools.sqltools.data.internal.core.load.DataFormatException
 
DataGroupProvider - Class in org.eclipse.datatools.sqltools.tabledataeditor.actions.providers
 
DataGroupProvider() - Constructor for class org.eclipse.datatools.sqltools.tabledataeditor.actions.providers.DataGroupProvider
 
DATALINK - Static variable in interface org.eclipse.datatools.enablement.sybase.IGenericDdlConstants
 
DATALINK - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.PrimitiveType
The 'DATALINK' literal value.
DATALINK_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.PrimitiveType
The 'DATALINK' literal object.
DataLinkDataType - Interface in org.eclipse.datatools.modelbase.sql.datatypes
A representation of the model object 'Data Link Data Type'.
DataLinkDataTypeItemProvider - Class in org.eclipse.datatools.modelbase.sql.datatypes.provider
This is the item provider adapter for a DataLinkDataType object.
DataLinkDataTypeItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.datatypes.provider.DataLinkDataTypeItemProvider
This constructs an instance from a factory and a notifier.
DataModelElementFactory - Interface in org.eclipse.datatools.connectivity.sqm.core.definition
 
DATAPAGES - Static variable in interface org.eclipse.datatools.enablement.ase.ISybaseASEDdlConstants
 
DataPreferencePage - Class in org.eclipse.datatools.connectivity.ui
 
DataPreferencePage() - Constructor for class org.eclipse.datatools.connectivity.ui.DataPreferencePage
 
DATAROWS - Static variable in interface org.eclipse.datatools.enablement.ase.ISybaseASEDdlConstants
 
DataSerializer - Class in org.eclipse.datatools.sqltools.data.internal.core.common.data
 
DataSerializer() - Constructor for class org.eclipse.datatools.sqltools.data.internal.core.common.data.DataSerializer
 
DataSetDesign - Interface in org.eclipse.datatools.connectivity.oda.design
A design-time data set definition.
DataSetDesignSession - Class in org.eclipse.datatools.connectivity.oda.design.ui.designsession
An UI design session for use by an ODA host designer to interact and communicate with custom ODA UI extensions to create or edit an extended ODA data set design instance.
DataSetEditorPage - Class in org.eclipse.datatools.connectivity.oda.design.ui.wizards
The base class of a customized ODA Data Set Editor Page provided by the ODA design UI framework, to allow an user to edit an extended ODA data set design instance.
DataSetEditorPage(DataSetWizardPage) - Constructor for class org.eclipse.datatools.connectivity.oda.design.ui.wizards.DataSetEditorPage
 
DataSetPageInfo - Class in org.eclipse.datatools.connectivity.oda.design.ui.manifest
Represents the definition of a customized page that an extension contributes to an ODA host designer's data set dialog.
DataSetParameters - Interface in org.eclipse.datatools.connectivity.oda.design
A collection of top-level parameters defined for a data set.
DataSetQuery - Interface in org.eclipse.datatools.connectivity.oda.design
Defines the query of a data set.
DataSetType - Class in org.eclipse.datatools.connectivity.oda.util.manifest
Defines a type of data set supported by the ODA data source extension.
DataSetUIElement - Class in org.eclipse.datatools.connectivity.oda.design.ui.manifest
Represents the definition of customized data set designer that an ODA data provider extends to allow an user to create or edit an ODA data set design instance.
DataSetWizard - Class in org.eclipse.datatools.connectivity.oda.design.ui.wizards
The ODA data set wizard's public class that may be used directly or serves as the base class of the dataSetWizard.class attribute defined in the org.eclipse.datatools.connectivity.oda.design.ui.dataSource extension point.
DataSetWizard() - Constructor for class org.eclipse.datatools.connectivity.oda.design.ui.wizards.DataSetWizard
 
DataSetWizardInfo - Class in org.eclipse.datatools.connectivity.oda.design.ui.manifest
Represents the customizable behavior defined by an ODA UI Extension for its data set wizard that allows an user to create a new ODA data set design instance.
DataSetWizardPage - Class in org.eclipse.datatools.connectivity.oda.design.ui.wizards
The abstract base class for implementation of a customized ODA data set wizard page.
DataSetWizardPage(String) - Constructor for class org.eclipse.datatools.connectivity.oda.design.ui.wizards.DataSetWizardPage
Constructor with single argument for wizard page name.
DataSetWizardPage(String, String, ImageDescriptor) - Constructor for class org.eclipse.datatools.connectivity.oda.design.ui.wizards.DataSetWizardPage
 
DataSourceDesign - Interface in org.eclipse.datatools.connectivity.oda.design
A design-time data source definition.
DataSourceDesignSession - Class in org.eclipse.datatools.connectivity.oda.design.ui.designsession
An UI design session for use by an ODA host designer to interact and communicate with custom ODA UI extensions to create or edit an extended ODA data source design instance.
DataSourceDesignSession.IDesignNameValidator - Interface in org.eclipse.datatools.connectivity.oda.design.ui.designsession
The public interface for call-back to an ODA design name validator provided by an ODA consumer application to validate the name of a data source design defined in the ODA connection profile selection page.
DataSourceDesignSession.ProfileReference - Class in org.eclipse.datatools.connectivity.oda.design.ui.designsession
Represents the reference information of an external connection profile.
DataSourceDesignSession.ProfileReference(String, File, boolean) - Constructor for class org.eclipse.datatools.connectivity.oda.design.ui.designsession.DataSourceDesignSession.ProfileReference
Constructor.
DataSourceEditorPage - Class in org.eclipse.datatools.connectivity.oda.design.ui.wizards
The abstract base class for implementation of a customized ODA data source property page.
DataSourceEditorPage() - Constructor for class org.eclipse.datatools.connectivity.oda.design.ui.wizards.DataSourceEditorPage
 
DataSourceExplorerLinkHelper - Class in org.eclipse.datatools.sqltools.routineeditor.ui
 
DataSourceExplorerLinkHelper() - Constructor for class org.eclipse.datatools.sqltools.routineeditor.ui.DataSourceExplorerLinkHelper
 
DataSourceExplorerView - Class in org.eclipse.datatools.connectivity.ui.dse.views
 
DataSourceExplorerView() - Constructor for class org.eclipse.datatools.connectivity.ui.dse.views.DataSourceExplorerView
Constructor
DataSourceWizardInfo - Class in org.eclipse.datatools.connectivity.oda.design.ui.manifest
Represents the customizable behavior defined by an ODA UI Extension for its new data source wizard dialog.
DataSourceWizardPage - Class in org.eclipse.datatools.connectivity.oda.design.ui.wizards
The abstract base class for implementation of a customized ODA data source wizard page.
DataSourceWizardPage(String) - Constructor for class org.eclipse.datatools.connectivity.oda.design.ui.wizards.DataSourceWizardPage
Constructor with single argument for wizard page name.
DataSourceWizardPage(String, String, ImageDescriptor) - Constructor for class org.eclipse.datatools.connectivity.oda.design.ui.wizards.DataSourceWizardPage
 
Datatooling_description - Static variable in class org.eclipse.datatools.connectivity.ui.Messages
 
datatools_selectDBTablePage_statements - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
datatools_sqlbuilder_ChangeStatementTypeAction_description - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
datatools_sqlbuilder_ChangeStatementTypeAction_image - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
datatools_sqlbuilder_ChangeStatementTypeAction_label - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
datatools_sqlbuilder_ChangeStatementTypeAction_tooltip - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
datatools_sqlbuilder_newStatementDialog_title - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
datatools_sqlbuilder_newStatementPage_description - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
datatools_sqlbuilder_newStatementPage_editUsing - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
datatools_sqlbuilder_newStatementPage_none - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
datatools_sqlbuilder_newStatementPage_sampleStatements - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
datatools_sqlbuilder_newStatementPage_sqlEditor - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
datatools_sqlbuilder_newStatementPage_sqlQueryBuilder - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
datatools_sqlbuilder_newStatementPage_statementID - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
datatools_sqlbuilder_newStatementPage_statementName - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
datatools_sqlbuilder_newStatementPage_statementType - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
datatools_sqlbuilder_newStatementPage_title - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
datatools_sqlbuilder_newStatementWizard_description - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
datatools_sqlbuilder_newStatementWizard_title - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
datatools_sqlbuilder_OmitCurrentSchemaAction_description - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
datatools_sqlbuilder_OmitCurrentSchemaAction_image - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
datatools_sqlbuilder_OmitCurrentSchemaAction_label - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
datatools_sqlbuilder_OmitCurrentSchemaAction_tooltip - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
datatools_sqlbuilder_projectPage_description - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
datatools_sqlbuilder_projectPage_title - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
datatools_sqlbuilder_RevertToDefaultAction_description - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
datatools_sqlbuilder_RevertToDefaultAction_image - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
datatools_sqlbuilder_RevertToDefaultAction_label - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
datatools_sqlbuilder_RevertToDefaultAction_tooltip - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
datatools_sqlbuilder_RevertToPreviousAction_description - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
datatools_sqlbuilder_RevertToPreviousAction_image - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
datatools_sqlbuilder_RevertToPreviousAction_label - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
datatools_sqlbuilder_RevertToPreviousAction_tooltip - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
datatools_sqlbuilder_RunSQLAction_description - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
datatools_sqlbuilder_RunSQLAction_image - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
datatools_sqlbuilder_RunSQLAction_label - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
datatools_sqlbuilder_RunSQLAction_tooltip - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
datatools_sqlbuilder_sqlbuilder_DML_error - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
datatools_sqlbuilder_sqlbuilder_multipleDML - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
datatools_sqlbuilder_sqlbuilder_multipleDML_VE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
datatools_sqlbuilder_sqlbuilder_unsupport_VE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
datatools_sqlbuilder_sqleditor_title - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
datatools_sqlbuilder_sqleditor_tooltip - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
datatools_sqlbuilder_sqlstatement_actions_new - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
datatools_sqlbuilder_sqlstatement_actions_newSQLStatement - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
datatools_sqlbuilder_sqlstatement_actions_newSQLStatement_tooltip - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
datatools_sqlbuilder_sqlstatement_actions_openwith - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
datatools_sqlbuilder_sqlstatement_actions_sqlbuilder - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
datatools_sqlbuilder_sqlstatement_actions_sqleditor - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
DATATYPE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.services.ASASQLDataService
Comment for DATATYPE List of all ASA datatypes used for parameters & variables
datatype() - Method in class org.eclipse.datatools.enablement.sybase.parser.QuickSQLParser
 
DataType - Interface in org.eclipse.datatools.modelbase.sql.datatypes
A representation of the model object 'Data Type'.
datatype() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
datatype() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
DATATYPE - Static variable in class org.eclipse.datatools.sqltools.sql.reference.DBObject
 
DATATYPE_ALIAS - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.services.ASASQLDataService
 
datatype_info() - Method in class org.eclipse.datatools.enablement.sybase.parser.QuickSQLParser
 
DatatypeFactory_invalid_type - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.Messages
 
DatatypeFactory_no_type_definition - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.Messages
 
DataTypeHelper - Class in org.eclipse.datatools.modelbase.sql.query.helper
This helper class provides convenience methods related to PredefinedDataType.
DataTypeHelper() - Constructor for class org.eclipse.datatools.modelbase.sql.query.helper.DataTypeHelper
 
DataTypeHelper - Class in org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.cast
 
DataTypeHelper() - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.cast.DataTypeHelper
 
DataTypeItemProvider - Class in org.eclipse.datatools.modelbase.sql.datatypes.provider
This is the item provider adapter for a DataType object.
DataTypeItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.datatypes.provider.DataTypeItemProvider
This constructs an instance from a factory and a notifier.
DataTypeMapping - Class in org.eclipse.datatools.connectivity.oda.util.manifest
The data type mapping of a data provider's native data type to one or more ODA data types.
DataTypeProviderExt - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor
Extension of data type provider for DMP where quick SQL parser is used to parse the data type string
DataTypeProviderExt() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.DataTypeProviderExt
 
DataTypeResolver - Class in org.eclipse.datatools.sqltools.parsers.sql.query.postparse
The DataTypeResolver resolves the DataTypes of QueryValueExpressions based on the DataTypes already been resolved for the ValueExpressionColumns.
DataTypeResolver() - Constructor for class org.eclipse.datatools.sqltools.parsers.sql.query.postparse.DataTypeResolver
Constructs a new DataTypeResolver.
DataTypeResolver(boolean) - Constructor for class org.eclipse.datatools.sqltools.parsers.sql.query.postparse.DataTypeResolver
Constructs a new DataTypeResolver.
DataTypesFolder - Class in org.eclipse.datatools.enablement.sybase.asa.virtual
 
DataTypesFolder(String, String, Object) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.virtual.DataTypesFolder
 
DataTypesFolder - Class in org.eclipse.datatools.enablement.sybase.ase.virtual
 
DataTypesFolder(String, String, Object) - Constructor for class org.eclipse.datatools.enablement.sybase.ase.virtual.DataTypesFolder
 
DataUIPlugin - Class in org.eclipse.datatools.sqltools.data.internal.ui
 
DataUIPlugin() - Constructor for class org.eclipse.datatools.sqltools.data.internal.ui.DataUIPlugin
The constructor.
DataValidation_createDataTypeError - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.Messages
 
DataValidation_warnMessage - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.Messages
 
DATE - Static variable in enum org.eclipse.datatools.connectivity.oda.design.OdaScalarDataType
The 'Date' literal value.
DATE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.ISybaseASADdlConstants
 
DATE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.SQLDataTypes
 
DATE - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.PrimitiveType
The 'DATE' literal value.
DATE - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The meta object id for the 'Date' data type.
DATE - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage.Literals
The meta object literal for the 'Date' data type.
DATE_DATA_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The meta object id for the 'Date Data Type' class.
DATE_DATA_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Date Data Type' class.
DATE_DATA_TYPE__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Comments' reference list.
DATE_DATA_TYPE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Dependencies' containment reference list.
DATE_DATA_TYPE__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Description' attribute.
DATE_DATA_TYPE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'EAnnotations' containment reference list.
DATE_DATA_TYPE__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Extensions' containment reference list.
DATE_DATA_TYPE__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Label' attribute.
DATE_DATA_TYPE__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Name' attribute.
DATE_DATA_TYPE__PRIMITIVE_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Primitive Type' attribute.
DATE_DATA_TYPE__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Privileges' reference list.
DATE_DATA_TYPE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The number of structural features of the 'Date Data Type' class.
DATE_FORMAT - Static variable in class org.eclipse.datatools.enablement.sybase.asa.ddl.SybaseASADdlBuilder
Used in event schedule formatting
DATE_FORMAT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
Used for event schedule FORMATTING only
DATE_INDEX - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.view.ResultHistoryHelper
 
DATE_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.PrimitiveType
The 'DATE' literal object.
DATE_TYPE_SYSTEM_DEFAULTS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASADefaultWrapper
 
DateDataType - Interface in org.eclipse.datatools.modelbase.sql.datatypes
A representation of the model object 'Date Data Type'.
DateDataTypeItemProvider - Class in org.eclipse.datatools.modelbase.sql.datatypes.provider
This is the item provider adapter for a DateDataType object.
DateDataTypeItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.datatypes.provider.DateDataTypeItemProvider
This constructs an instance from a factory and a notifier.
DateFormatFactory - Class in org.eclipse.datatools.connectivity.oda.flatfile.util
Manages per-thread storage of locale-specific DateFormat instances.
DateFormatFactory() - Constructor for class org.eclipse.datatools.connectivity.oda.flatfile.util.DateFormatFactory
 
DateFormatISO8601 - Class in org.eclipse.datatools.connectivity.oda.flatfile.util
DateFormatISO8601 is a utility class for formatting and parsing dates according to date format defined by ISO8601.
DateFormatISO8601() - Constructor for class org.eclipse.datatools.connectivity.oda.flatfile.util.DateFormatISO8601
 
DATETIME - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.SQLDataTypes
 
DateUtil - Class in org.eclipse.datatools.connectivity.oda.flatfile.util
A utility class.
DateUtil() - Constructor for class org.eclipse.datatools.connectivity.oda.flatfile.util.DateUtil
 
DAY - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.IntervalQualifierType
The 'DAY' literal value.
DAY_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.IntervalQualifierType
The 'DAY' literal object.
DAYS - Static variable in class org.eclipse.datatools.modelbase.sql.query.ValueExpressionLabeledDurationType
The 'DAYS' literal value.
DAYS_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.query.ValueExpressionLabeledDurationType
The 'DAYS' literal object.
DAYS_OF_THE_WEEK - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
DAYS_OF_WEEK - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.ISybaseASADdlConstants
 
DB - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.ReadPermissionOption
The 'DB' literal value.
DB2_ISERIES - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLIdentifier
For identifying DatabaseDefinitions vendor names for DB2 for iSeries.
DB2_LUW0 - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLIdentifier
For identifying DatabaseDefinitions vendor names for DB2 for workstation.
DB2_ZSERIES - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLIdentifier
For identifying DatabaseDefinitions vendor names for DB2 for zSeries.
db2AIVExtenders - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.FunctionNamesAndSignatures
 
db2All - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.FunctionNamesAndSignatures
 
db2Column - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.FunctionNamesAndSignatures
 
db2Conversion - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.FunctionNamesAndSignatures
 
db2DataTypes - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.cast.DataTypeHelper
 
db2DateAndTime - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.FunctionNamesAndSignatures
 
db2Db2 - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.FunctionNamesAndSignatures
 
dB2EveryplaceOperators - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.views.criteria.CriteriaGridViewer
 
db2Logical - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.FunctionNamesAndSignatures
 
DB2LUWDriverUIContributorBase - Class in org.eclipse.datatools.enablement.ibm.db2.luw.ui.drivers
 
DB2LUWDriverUIContributorBase() - Constructor for class org.eclipse.datatools.enablement.ibm.db2.luw.ui.drivers.DB2LUWDriverUIContributorBase
 
db2Math - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.FunctionNamesAndSignatures
 
db2NotSupported - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.FunctionNamesAndSignatures
 
db2Scalar - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.FunctionNamesAndSignatures
 
db2SpecialRegisters - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.FunctionNamesAndSignatures
 
db2Summary - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.FunctionNamesAndSignatures
 
db2Text - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.FunctionNamesAndSignatures
 
db2TextExtender - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.FunctionNamesAndSignatures
 
db2UDF - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.FunctionNamesAndSignatures
 
DB_CP_CATEGORY - Static variable in class org.eclipse.datatools.sqltools.result.ResultsConstants
 
DB_EVENT_GROUP_ID - Static variable in class org.eclipse.datatools.enablement.ingres.containment.IngresGroupID
 
DB_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.ReadPermissionOption
The 'DB' literal object.
DB_RECOVERY_ORDER - Static variable in interface org.eclipse.datatools.enablement.ase.catalog.ASESQLs
 
DB_VENDOR - Static variable in interface org.eclipse.datatools.connectivity.ui.IConnectionProfileActionFilter
 
DB_VERSION - Static variable in interface org.eclipse.datatools.connectivity.ui.IConnectionProfileActionFilter
 
DBCC - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
DBCC - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
DBCC - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
DBCLOB - Static variable in interface org.eclipse.datatools.enablement.sybase.IGenericDdlConstants
 
DBDISKSPACE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.EventType
The 'DBDISKSPACE' literal value.
DBDiskSpace_CONDITIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
DBDISKSPACE_LITERAL - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.EventType
The 'DBDISKSPACE' literal object.
DBEVENT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.containment.DBEventGroupID
 
DBEventGroupID - Interface in org.eclipse.datatools.enablement.ase.containment
 
DBEventGroupID - Interface in org.eclipse.datatools.enablement.sybase.asa.containment
 
DBEventsFolder - Class in org.eclipse.datatools.enablement.sybase.asa.virtual
 
DBEventsFolder(String, String, Object) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.virtual.DBEventsFolder
 
DBFREEPERCENT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
DBFREESPACE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
DBNotStartException - Exception in org.eclipse.datatools.connectivity.exceptions
 
DBNotStartException(String, Throwable) - Constructor for exception org.eclipse.datatools.connectivity.exceptions.DBNotStartException
 
DBNotStartException(Throwable) - Constructor for exception org.eclipse.datatools.connectivity.exceptions.DBNotStartException
 
DBObject - Class in org.eclipse.datatools.sqltools.sql.reference
Represents a database object used in content assist.
DBObject(String, String, int) - Constructor for class org.eclipse.datatools.sqltools.sql.reference.DBObject
 
DBObject() - Constructor for class org.eclipse.datatools.sqltools.sql.reference.DBObject
 
DBObjectReference - Class in org.eclipse.datatools.sqltools.sql.parser
 
DBObjectReference() - Constructor for class org.eclipse.datatools.sqltools.sql.parser.DBObjectReference
 
DBRESOURCE - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.model.SqlXmlConstant
 
DBSIZE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
DBSPACE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.ISybaseASADdlConstants
 
DBSPACE - Static variable in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDatabaseObjecType
 
DBSPACE - Static variable in class org.eclipse.datatools.enablement.sybase.ddl.SybaseEngineeringOptionID
 
DBSPACE_COL - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.indexes.IndexesSectionMetaData
 
dbUDF - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.CloudscapeFunctionNamesAndSignatures
 
dbUDF - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.InformixFunctionNamesAndSignatures
 
dbUDF - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.InstantDBFunctionNamesAndSignatures
 
dbUDF - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.MSSQLServerFunctionNamesAndSignatures
 
dbUDF - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.MySQLFunctionNamesAndSignatures
 
dbUDF - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.OracleFunctionNamesAndSignatures
 
dbUDF - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.OracleV9FunctionNamesAndSignatures
 
dbUDF - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.SybaseFunctionNamesAndSignatures
 
DBVersionHelper - Class in org.eclipse.datatools.sqltools.sqlbuilder.model
This class provides database product (platform) and version information for a particular database.
DBVersionHelper() - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.model.DBVersionHelper
Constructs an instance of this class.
DBVersionHelper(Connection) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.model.DBVersionHelper
Constructs an instance of this class using the given JDBC connection object.
DBVersionHelper(ISQLEditorConnectionInfo) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.model.DBVersionHelper
Constructs an instance of this class using the given ISQLEditorConnectionInfo object.
DBVersionHelper(Database) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.model.DBVersionHelper
Constructs an instance of this class using the given Database object.
DBVersionHelper(String) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.model.DBVersionHelper
Constructs an instance of this class using the given version string.
DBVersionHelper(int, int, int) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.model.DBVersionHelper
Constructs an instance of this class using the given version, release, and mod level numbers.
DBVersionHelper(String, String, int, int, int) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.model.DBVersionHelper
Constructs an instance of this class using the given product family, product, version, release, and mod level numbers.
DBVersionHelper(DBVersionHelper) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.model.DBVersionHelper
Constructs an instance of this class as a copy of the given instance of this class.
DDL_STATEMENTS - Static variable in interface org.eclipse.datatools.sqltools.sql.parser.SQLParserConstants
 
DDLGenerator - Interface in org.eclipse.datatools.connectivity.sqm.core.rte
 
DDLGeneratorWrapper - Class in org.eclipse.datatools.sqltools.schemaobjecteditor.ddl
 
DDLGeneratorWrapper(DatabaseIdentifier) - Constructor for class org.eclipse.datatools.sqltools.schemaobjecteditor.ddl.DDLGeneratorWrapper
 
DDLPage - Class in org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.ddl
The DDL page
DDLPage() - Constructor for class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.ddl.DDLPage
 
DDLPage(FormEditor, String, String) - Constructor for class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.ddl.DDLPage
 
DDLPage(String, String) - Constructor for class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.ddl.DDLPage
 
DDLPage_copy - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.ddl.Messages
 
DDLPage_saveas - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.ddl.Messages
 
DDLPage_selectall - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.ddl.Messages
 
deactivate() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.ComboBoxCellEditor
 
deactivate() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.EditComboBoxCellEditor
 
DEALLOCATE - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
DEALLOCATE - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
DEALLOCATE - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
debug(String) - Static method in class org.eclipse.datatools.connectivity.drivers.DriverManager
 
debug(String) - Static method in class org.eclipse.datatools.connectivity.ui.navigator.actions.ExpandAllActionDelegate
 
debug(String) - Method in class org.eclipse.datatools.enablement.sybase.Activator
Logs error message.
debug(Object) - Method in interface org.eclipse.datatools.sqltools.plan.internal.util.ILogger
This method should NOT be used since it doesn't use the resource bundle to localize the message.
debug(Object, Throwable) - Method in interface org.eclipse.datatools.sqltools.plan.internal.util.ILogger
This method should NOT be used since it doesn't use the resource bundle to localize the message.
debug(String) - Method in interface org.eclipse.datatools.sqltools.plan.internal.util.ILogger
For debug logging with no arguments
debug(String, Throwable) - Method in interface org.eclipse.datatools.sqltools.plan.internal.util.ILogger
For debug logging with no arguments but a stack trace
debug(String, Object) - Method in interface org.eclipse.datatools.sqltools.plan.internal.util.ILogger
For debug logging with one argument
debug(String, Object, Throwable) - Method in interface org.eclipse.datatools.sqltools.plan.internal.util.ILogger
For debug logging with one argument and a stack trace
debug(String, Object, Object) - Method in interface org.eclipse.datatools.sqltools.plan.internal.util.ILogger
For debug logging with 2 arguments
debug(String, Object, Object, Throwable) - Method in interface org.eclipse.datatools.sqltools.plan.internal.util.ILogger
For debug logging with 2 arguments and a stack trace
debug(String, Object, Object, Object) - Method in interface org.eclipse.datatools.sqltools.plan.internal.util.ILogger
For debug logging with 3 arguments
debug(String, Object, Object, Object, Throwable) - Method in interface org.eclipse.datatools.sqltools.plan.internal.util.ILogger
For debug logging with 3 arguments and a stack trace
debug(String, Object, Object, Object, Object) - Method in interface org.eclipse.datatools.sqltools.plan.internal.util.ILogger
For debug logging with 4 arguments
debug(String, Object, Object, Object, Object, Throwable) - Method in interface org.eclipse.datatools.sqltools.plan.internal.util.ILogger
For debug logging with 4 arguments and a stack trace
debug(String, Object, Object, Object, Object, Object) - Method in interface org.eclipse.datatools.sqltools.plan.internal.util.ILogger
For debug logging with 5 arguments
debug(String, Object, Object, Object, Object, Object, Throwable) - Method in interface org.eclipse.datatools.sqltools.plan.internal.util.ILogger
For debug logging with 5 arguments and a stack trace
debug(String, Object[]) - Method in interface org.eclipse.datatools.sqltools.plan.internal.util.ILogger
For debug logging methods where the number of args is greater than the methods provided.
debug(String, Object[], Throwable) - Method in interface org.eclipse.datatools.sqltools.plan.internal.util.ILogger
For debug logging methods where the number of args is greater than the methods provided.
debug(Object) - Method in class org.eclipse.datatools.sqltools.plan.internal.util.StatusLogger
 
debug(Object, Throwable) - Method in class org.eclipse.datatools.sqltools.plan.internal.util.StatusLogger
 
debug(String) - Method in class org.eclipse.datatools.sqltools.plan.internal.util.StatusLogger
 
debug(String, Throwable) - Method in class org.eclipse.datatools.sqltools.plan.internal.util.StatusLogger
 
debug(String, Object) - Method in class org.eclipse.datatools.sqltools.plan.internal.util.StatusLogger
 
debug(String, Object, Throwable) - Method in class org.eclipse.datatools.sqltools.plan.internal.util.StatusLogger
 
debug(String, Object, Object) - Method in class org.eclipse.datatools.sqltools.plan.internal.util.StatusLogger
 
debug(String, Object, Object, Throwable) - Method in class org.eclipse.datatools.sqltools.plan.internal.util.StatusLogger
 
debug(String, Object, Object, Object) - Method in class org.eclipse.datatools.sqltools.plan.internal.util.StatusLogger
 
debug(String, Object, Object, Object, Throwable) - Method in class org.eclipse.datatools.sqltools.plan.internal.util.StatusLogger
 
debug(String, Object, Object, Object, Object) - Method in class org.eclipse.datatools.sqltools.plan.internal.util.StatusLogger
 
debug(String, Object, Object, Object, Object, Throwable) - Method in class org.eclipse.datatools.sqltools.plan.internal.util.StatusLogger
 
debug(String, Object, Object, Object, Object, Object) - Method in class org.eclipse.datatools.sqltools.plan.internal.util.StatusLogger
 
debug(String, Object, Object, Object, Object, Object, Throwable) - Method in class org.eclipse.datatools.sqltools.plan.internal.util.StatusLogger
 
debug(String, Object[]) - Method in class org.eclipse.datatools.sqltools.plan.internal.util.StatusLogger
 
debug(String, Object[], Throwable) - Method in class org.eclipse.datatools.sqltools.plan.internal.util.StatusLogger
 
debug(Object) - Method in interface org.eclipse.datatools.sqltools.result.internal.utils.ILogger
This method should NOT be used since it doesn't use the resource bundle to localize the message.
debug(Object, Throwable) - Method in interface org.eclipse.datatools.sqltools.result.internal.utils.ILogger
This method should NOT be used since it doesn't use the resource bundle to localize the message.
debug(String) - Method in interface org.eclipse.datatools.sqltools.result.internal.utils.ILogger
For debug logging with no arguments
debug(String, Throwable) - Method in interface org.eclipse.datatools.sqltools.result.internal.utils.ILogger
For debug logging with no arguments but a stack trace
debug(String, Object) - Method in interface org.eclipse.datatools.sqltools.result.internal.utils.ILogger
For debug logging with one argument
debug(String, Object, Throwable) - Method in interface org.eclipse.datatools.sqltools.result.internal.utils.ILogger
For debug logging with one argument and a stack trace
debug(String, Object, Object) - Method in interface org.eclipse.datatools.sqltools.result.internal.utils.ILogger
For debug logging with 2 arguments
debug(String, Object, Object, Throwable) - Method in interface org.eclipse.datatools.sqltools.result.internal.utils.ILogger
For debug logging with 2 arguments and a stack trace
debug(String, Object, Object, Object) - Method in interface org.eclipse.datatools.sqltools.result.internal.utils.ILogger
For debug logging with 3 arguments
debug(String, Object, Object, Object, Throwable) - Method in interface org.eclipse.datatools.sqltools.result.internal.utils.ILogger
For debug logging with 3 arguments and a stack trace
debug(String, Object, Object, Object, Object) - Method in interface org.eclipse.datatools.sqltools.result.internal.utils.ILogger
For debug logging with 4 arguments
debug(String, Object, Object, Object, Object, Throwable) - Method in interface org.eclipse.datatools.sqltools.result.internal.utils.ILogger
For debug logging with 4 arguments and a stack trace
debug(String, Object, Object, Object, Object, Object) - Method in interface org.eclipse.datatools.sqltools.result.internal.utils.ILogger
For debug logging with 5 arguments
debug(String, Object, Object, Object, Object, Object, Throwable) - Method in interface org.eclipse.datatools.sqltools.result.internal.utils.ILogger
For debug logging with 5 arguments and a stack trace
debug(String, Object[]) - Method in interface org.eclipse.datatools.sqltools.result.internal.utils.ILogger
For debug logging methods where the number of args is greater than the methods provided.
debug(String, Object[], Throwable) - Method in interface org.eclipse.datatools.sqltools.result.internal.utils.ILogger
For debug logging methods where the number of args is greater than the methods provided.
debug(Object) - Method in class org.eclipse.datatools.sqltools.result.internal.utils.StatusLogger
 
debug(Object, Throwable) - Method in class org.eclipse.datatools.sqltools.result.internal.utils.StatusLogger
 
debug(String) - Method in class org.eclipse.datatools.sqltools.result.internal.utils.StatusLogger
 
debug(String, Throwable) - Method in class org.eclipse.datatools.sqltools.result.internal.utils.StatusLogger
 
debug(String, Object) - Method in class org.eclipse.datatools.sqltools.result.internal.utils.StatusLogger
 
debug(String, Object, Throwable) - Method in class org.eclipse.datatools.sqltools.result.internal.utils.StatusLogger
 
debug(String, Object, Object) - Method in class org.eclipse.datatools.sqltools.result.internal.utils.StatusLogger
 
debug(String, Object, Object, Throwable) - Method in class org.eclipse.datatools.sqltools.result.internal.utils.StatusLogger
 
debug(String, Object, Object, Object) - Method in class org.eclipse.datatools.sqltools.result.internal.utils.StatusLogger
 
debug(String, Object, Object, Object, Throwable) - Method in class org.eclipse.datatools.sqltools.result.internal.utils.StatusLogger
 
debug(String, Object, Object, Object, Object) - Method in class org.eclipse.datatools.sqltools.result.internal.utils.StatusLogger
 
debug(String, Object, Object, Object, Object, Throwable) - Method in class org.eclipse.datatools.sqltools.result.internal.utils.StatusLogger
 
debug(String, Object, Object, Object, Object, Object) - Method in class org.eclipse.datatools.sqltools.result.internal.utils.StatusLogger
 
debug(String, Object, Object, Object, Object, Object, Throwable) - Method in class org.eclipse.datatools.sqltools.result.internal.utils.StatusLogger
 
debug(String, Object[]) - Method in class org.eclipse.datatools.sqltools.result.internal.utils.StatusLogger
 
debug(String, Object[], Throwable) - Method in class org.eclipse.datatools.sqltools.result.internal.utils.StatusLogger
 
debug(Object) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.ILogger
This method should NOT be used since it doesn't use the resource bundle to localize the message.
debug(Object, Throwable) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.ILogger
This method should NOT be used since it doesn't use the resource bundle to localize the message.
debug(String) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.ILogger
For debug logging with no arguments
debug(String, Throwable) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.ILogger
For debug logging with no arguments but a stack trace
debug(String, Object) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.ILogger
For debug logging with one argument
debug(String, Object, Throwable) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.ILogger
For debug logging with one argument and a stack trace
debug(String, Object, Object) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.ILogger
For debug logging with 2 arguments
debug(String, Object, Object, Throwable) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.ILogger
For debug logging with 2 arguments and a stack trace
debug(String, Object, Object, Object) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.ILogger
For debug logging with 3 arguments
debug(String, Object, Object, Object, Throwable) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.ILogger
For debug logging with 3 arguments and a stack trace
debug(String, Object, Object, Object, Object) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.ILogger
For debug logging with 4 arguments
debug(String, Object, Object, Object, Object, Throwable) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.ILogger
For debug logging with 4 arguments and a stack trace
debug(String, Object, Object, Object, Object, Object) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.ILogger
For debug logging with 5 arguments
debug(String, Object, Object, Object, Object, Object, Throwable) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.ILogger
For debug logging with 5 arguments and a stack trace
debug(String, Object[]) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.ILogger
For debug logging methods where the number of args is greater than the methods provided.
debug(String, Object[], Throwable) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.ILogger
For debug logging methods where the number of args is greater than the methods provided.
debug(Object) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.StatusLogger
 
debug(Object, Throwable) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.StatusLogger
 
debug(String) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.StatusLogger
 
debug(String, Throwable) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.StatusLogger
 
debug(String, Object) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.StatusLogger
 
debug(String, Object, Throwable) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.StatusLogger
 
debug(String, Object, Object) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.StatusLogger
 
debug(String, Object, Object, Throwable) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.StatusLogger
 
debug(String, Object, Object, Object) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.StatusLogger
 
debug(String, Object, Object, Object, Throwable) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.StatusLogger
 
debug(String, Object, Object, Object, Object) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.StatusLogger
 
debug(String, Object, Object, Object, Object, Throwable) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.StatusLogger
 
debug(String, Object, Object, Object, Object, Object) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.StatusLogger
 
debug(String, Object, Object, Object, Object, Object, Throwable) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.StatusLogger
 
debug(String, Object[]) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.StatusLogger
 
debug(String, Object[], Throwable) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.StatusLogger
 
DEBUG_ACTION - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.IHelpConstants
Used for Debug action in SQL Editor.
DEBUG_ACTION_ID - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.ISQLEditorActionConstants
Context menu id for debug routine action.
DebugAction - Class in org.eclipse.datatools.sqltools.routineeditor.ui.actions
 
DebugAction() - Constructor for class org.eclipse.datatools.sqltools.routineeditor.ui.actions.DebugAction
Constructs a default DebugAction.
DebugAction(Object) - Constructor for class org.eclipse.datatools.sqltools.routineeditor.ui.actions.DebugAction
Constructs a DebugAction from the selected resource.
DebugAction(SQLEditor) - Constructor for class org.eclipse.datatools.sqltools.routineeditor.ui.actions.DebugAction
 
DebugAction_label - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.actions.Messages
 
DebugAction_label - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.Messages
 
DebugAction_runError - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.actions.Messages
 
DebugAction_runError - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.Messages
 
DebugAction_tooltip - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.actions.Messages
 
DebugAction_tooltip - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.Messages
 
DebugAttachAction_attachFailMessage - Static variable in class org.eclipse.datatools.sqltools.debugger.core.internal.DebuggerMessages
 
DebugAttachAction_error - Static variable in class org.eclipse.datatools.sqltools.debugger.core.internal.DebuggerMessages
 
DebugAttachAction_label - Static variable in class org.eclipse.datatools.sqltools.debugger.core.internal.DebuggerMessages
 
DebugDetachAction_label - Static variable in class org.eclipse.datatools.sqltools.debugger.core.internal.DebuggerMessages
 
DebugEventListener - Class in org.eclipse.datatools.sqltools.debugger.view.internal
 
DebugEventListener() - Constructor for class org.eclipse.datatools.sqltools.debugger.view.internal.DebugEventListener
 
DebugEventListener_error - Static variable in class org.eclipse.datatools.sqltools.debugger.view.internal.Messages
 
DebugEventListener_open_result_view_error - Static variable in class org.eclipse.datatools.sqltools.debugger.view.internal.Messages
 
DebugException_occurred - Static variable in class org.eclipse.datatools.sqltools.debugger.debug.Messages
 
debugger_DmpImages_malformedURLException - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
debugger_DmpImages_malformedURLException - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.Messages
 
Debugger_Images_malformedURLException - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
DEBUGGER_PERSPECTIVE_ID - Static variable in class org.eclipse.datatools.sqltools.debugger.perspectives.DebuggerPerspective
 
DebuggerCorePlugin - Class in org.eclipse.datatools.sqltools.debugger.core.internal
The main plugin class to be used in the desktop.
DebuggerCorePlugin() - Constructor for class org.eclipse.datatools.sqltools.debugger.core.internal.DebuggerCorePlugin
The constructor.
DebuggerCoreUIPlugin - Class in org.eclipse.datatools.sqltools.debugger.core.ui
The activator class controls the plug-in life cycle
DebuggerCoreUIPlugin() - Constructor for class org.eclipse.datatools.sqltools.debugger.core.ui.DebuggerCoreUIPlugin
The constructor
DebuggerImages - Class in org.eclipse.datatools.sqltools.debugger.core.ui
 
DebuggerImages() - Constructor for class org.eclipse.datatools.sqltools.debugger.core.ui.DebuggerImages
 
DebuggerMessages - Class in org.eclipse.datatools.sqltools.debugger.core.internal
 
DebuggerPerspective - Class in org.eclipse.datatools.sqltools.debugger.perspectives
The Debugger persective implementation
DebuggerPerspective() - Constructor for class org.eclipse.datatools.sqltools.debugger.perspectives.DebuggerPerspective
 
DebuggerPreferenceConstants - Class in org.eclipse.datatools.sqltools.debugger.core.internal
Preference constants used in the DMP preference store.
DebuggerPreferenceConstants() - Constructor for class org.eclipse.datatools.sqltools.debugger.core.internal.DebuggerPreferenceConstants
 
DebuggerPreferenceInitializer - Class in org.eclipse.datatools.sqltools.debugger.core.ui
 
DebuggerPreferenceInitializer() - Constructor for class org.eclipse.datatools.sqltools.debugger.core.ui.DebuggerPreferenceInitializer
 
DebugHandlerManager - Class in org.eclipse.datatools.sqltools.debugger.core
Used to manage all debug handlers: creation, destroy
DebugHandlerManager() - Constructor for class org.eclipse.datatools.sqltools.debugger.core.DebugHandlerManager
 
debugPerformance - Variable in class org.eclipse.datatools.sqltools.parsers.sql.SQLParserManager
 
debugStr(String) - Method in interface org.eclipse.datatools.sqltools.plan.internal.util.ILogger
 
debugStr(String) - Method in class org.eclipse.datatools.sqltools.plan.internal.util.StatusLogger
 
debugStr(String) - Method in interface org.eclipse.datatools.sqltools.result.internal.utils.ILogger
 
debugStr(String) - Method in class org.eclipse.datatools.sqltools.result.internal.utils.StatusLogger
 
debugStr(String) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.ILogger
 
debugStr(String) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.StatusLogger
 
debugStream - Variable in class org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserTokenManager
 
debugStream - Variable in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserTokenManager
 
debugStream - Variable in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserTokenManager
 
DECIMAL - Static variable in enum org.eclipse.datatools.connectivity.oda.design.OdaScalarDataType
The 'Decimal' literal value.
DECIMAL - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.SQLDataTypes
 
DECIMAL - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.PrimitiveType
The 'DECIMAL' literal value.
DECIMAL_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.PrimitiveType
The 'DECIMAL' literal object.
declaration() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
declaration() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
declaration_list() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
declaration_list() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
DECLARE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
DECLARE - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
declare() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
DECLARE - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
declare() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
DECLARE - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
DECLARE - Static variable in interface org.eclipse.datatools.sqltools.editor.template.TemplateConstant
 
declare_cursor() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
declare_cursor() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
declare_prefix() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
declare_prefix() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
declareImage(String, ImageDescriptor, boolean) - Static method in class org.eclipse.datatools.sqltools.sql.ui.SQLImages
Declares a workbench image.
DECLARELOCALTEMP - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.ISybaseASADdlConstants
 
decode(String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.input.SQLBuilderEditorInputUsageOptions
Decodes a SQLBuilderEditorInputUsageOptions from an encoded String.
decode(String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.OmitSchemaInfo
Decodes a OmitSchemaInfo from an encoded String.
decode(String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SQLDialectInfo
Decodes a SQLDialectInfo from an encoded String.
decode(String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SQLStatementInfo
Decodes a SQLStatementInfo from an encoded String.
decode(String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.WindowStateInfo
Decodes a WindowStateInfo from an encoded String.
decode(String) - Static method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditorConnectionInfo
Decodes a SQLEditorConnectionInfo from an encoded String
decorate(Object, IDecoration) - Method in class org.eclipse.datatools.enablement.sybase.ui.SystemTableDecorationService
 
decorate(Object, IDecoration) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.editor.SQLMarkerLabelDecorator
 
decorateImage(Image, Object) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.editor.SQLMarkerLabelDecorator
 
decorateText(String, Object) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.editor.SQLMarkerLabelDecorator
 
DEF - Static variable in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.AccessRuleType
The 'DEF' literal value.
DEF_LITERAL - Static variable in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.AccessRuleType
The 'DEF' literal object.
DEFAULT - Static variable in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDatabaseObjecType
 
DEFAULT - Static variable in interface org.eclipse.datatools.enablement.sybase.IGenericDdlConstants
 
DEFAULT - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
DEFAULT - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
DEFAULT - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
DEFAULT - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.ColorProvider
 
DEFAULT - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLColourProvider
 
DEFAULT_BASE_TABLE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.ConstraintValidator
 
DEFAULT_BUTTON_WIDTH - Static variable in class org.eclipse.datatools.sqltools.common.ui.util.SWTUtils
 
DEFAULT_BUTTON_WIDTH - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.utils.UIUtil
 
DEFAULT_COLUMN - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.ParametersData
 
DEFAULT_COLUMN - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.ASATableEditorColumnsTableData
 
DEFAULT_COMBO_WIDTH - Static variable in class org.eclipse.datatools.sqltools.common.ui.util.SWTUtils
 
DEFAULT_COMBO_WIDTH - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.utils.UIUtil
 
DEFAULT_CONCURRENCY_THRESHOLD - Static variable in class org.eclipse.datatools.enablement.ase.catalog.SybaseASEBaseTableLoader
 
DEFAULT_FAMILY - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.model.DBVersionHelper
 
DEFAULT_FILTER - Static variable in class org.eclipse.datatools.enablement.sybase.ase.virtual.DefaultNode
 
DEFAULT_GENERATED - Static variable in class org.eclipse.datatools.modelbase.sql.schema.GenerateType
The 'DEFAULT GENERATED' literal value.
DEFAULT_GENERATED_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.schema.GenerateType
The 'DEFAULT GENERATED' literal object.
default_heading - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.intropage.Messages
 
DEFAULT_INNER - Static variable in class org.eclipse.datatools.modelbase.sql.query.TableJoinedOperator
The 'DEFAULT INNER' literal value.
DEFAULT_INNER_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.query.TableJoinedOperator
The 'DEFAULT INNER' literal object.
DEFAULT_LOCATION - Static variable in interface org.eclipse.datatools.enablement.ase.ISybaseASEDdlConstants
 
DEFAULT_OMIT_CURRENT_SCHEMA_CURRENT_SCHEMA - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.preferences.SQLBuilderPreferenceConstants
 
DEFAULT_OMIT_CURRENT_SCHEMA_IN_SQL - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.preferences.SQLBuilderPreferenceConstants
 
DEFAULT_OMIT_CURRENT_SCHEMA_USE_AUID - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.preferences.SQLBuilderPreferenceConstants
 
DEFAULT_POST_PARSE_PROCESSOR_LIST - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserManager
Default list of PostParseProcessors that can be copied and extended for use with #parse(String, SQLQuerySourceFormat, List) or #parseScript(String, SQLQuerySourceFormat, List), DEFAULT_POST_PARSE_PROCESSOR_LIST consists of: TableReferenceResolver DataTypeResolver RoutineReferenceResolver
DEFAULT_PRODUCT - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.model.DBVersionHelper
 
DEFAULT_RADIO_FILL - Static variable in class org.eclipse.datatools.sqltools.common.ui.util.SWTUtils
 
DEFAULT_RADIO_FILL - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.utils.UIUtil
 
DEFAULT_SCHEMA_PROP_ID - Static variable in interface org.eclipse.datatools.connectivity.drivers.jdbc.IJDBCConnectionProfileConstants
Property used to store the default schema.
DEFAULT_SQLEDITOR_CONNECTION_INFO - Static variable in class org.eclipse.datatools.sqltools.sqleditor.SQLEditorConnectionInfo
 
DEFAULT_STATEMENT_TERMINATOR - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLStatementSupport
The default statement terminator string.
DEFAULT_STMT_SELECT - Static variable in class org.eclipse.datatools.modelbase.sql.query.util.SQLQuerySourceWriter
String constant, used as SQL source for empty QuerySelectStatement, value: "SELECT * FROM"
DEFAULT_TEXTBOX_WIDTH - Static variable in class org.eclipse.datatools.sqltools.common.ui.util.SWTUtils
 
DEFAULT_TEXTBOX_WIDTH - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.utils.UIUtil
 
DEFAULT_USER_DEFINED_DEMILITER - Static variable in interface org.eclipse.datatools.sqltools.result.internal.export.OutputterConstants
 
DEFAULT_VAL - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
DEFAULT_VAL - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
DEFAULT_VAL - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
DEFAULT_VERSION_STRING - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.model.DBVersionHelper
 
DEFAULT_VIEWER - Static variable in class org.eclipse.datatools.sqltools.result.internal.preference.ResultSetViewerPreferencePage
 
defaultCase(EObject) - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.util.IngressqlmodelSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.util.SybaseasasqlmodelSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.util.PartitionSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.util.SybasesqlmodelSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class org.eclipse.datatools.modelbase.derby.util.DerbyModelSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class org.eclipse.datatools.modelbase.sql.accesscontrol.util.SQLAccessControlSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class org.eclipse.datatools.modelbase.sql.constraints.util.SQLConstraintsSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.util.SQLDataTypesSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class org.eclipse.datatools.modelbase.sql.expressions.util.SQLExpressionsSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class org.eclipse.datatools.modelbase.sql.routines.util.SQLRoutinesSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class org.eclipse.datatools.modelbase.sql.schema.util.SQLSchemaSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class org.eclipse.datatools.modelbase.sql.statements.util.SQLStatementsSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class org.eclipse.datatools.modelbase.sql.tables.util.SQLTablesSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
DefaultColumnDataAccessor - Class in org.eclipse.datatools.sqltools.data.internal.core.common
This is the default implementation of the IColumnDataAccessor that is used when no contributuion is made to the columnDataAcessor extension point.
DefaultColumnDataAccessor() - Constructor for class org.eclipse.datatools.sqltools.data.internal.core.common.DefaultColumnDataAccessor
 
DefaultDatabaseDefinition - Class in org.eclipse.datatools.connectivity.sqm.core.definition
This class lets implementors of DatabaseDefinition choose which APIs to implement and buffers against compilation problems when new APIs are added.
DefaultDatabaseDefinition() - Constructor for class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
DefaultDatabaseRecognizer - Class in org.eclipse.datatools.connectivity.sqm.core.definition
A default IDatabaseRecognizer implementation class that can be specified as a value in the recognizer.class attribute of an extension that implements the org.eclipse.datatools.connectivity.sqm.core.databaseRecognition extension point.
DefaultDatabaseRecognizer() - Constructor for class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseRecognizer
 
DefaultDBFactory_vendor - Static variable in class org.eclipse.datatools.sqltools.editor.ui.core.SQLDevToolsUIConfiguration
 
DefaultDriverValuesProvider - Class in org.eclipse.datatools.connectivity.drivers
 
DefaultDriverValuesProvider() - Constructor for class org.eclipse.datatools.connectivity.drivers.DefaultDriverValuesProvider
 
DefaultExternalTableDataWizard - Class in org.eclipse.datatools.sqltools.data.internal.ui.editor
The default implementation for the external table data editor.
DefaultExternalTableDataWizard() - Constructor for class org.eclipse.datatools.sqltools.data.internal.ui.editor.DefaultExternalTableDataWizard
 
DefaultExternalTableDataWizardPage - Class in org.eclipse.datatools.sqltools.data.internal.ui.editor
The default Wizard Page for external editing of the TableDataEditor.
DefaultExternalTableDataWizardPage(String) - Constructor for class org.eclipse.datatools.sqltools.data.internal.ui.editor.DefaultExternalTableDataWizardPage
Creates the default page with the given editor
DefaultIdentifierValidator - Class in org.eclipse.datatools.sqltools.sql.identifier
This class is the default implementation of IIdentifierValidator interface
DefaultIdentifierValidator() - Constructor for class org.eclipse.datatools.sqltools.sql.identifier.DefaultIdentifierValidator
 
DefaultNode - Class in org.eclipse.datatools.enablement.sybase.ase.virtual
 
DefaultNode(String, String, Object) - Constructor for class org.eclipse.datatools.enablement.sybase.ase.virtual.DefaultNode
 
defaultReduce - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
defaultReduce(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
defaultReduce - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs.DefaultReduce
 
defaultReduce - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
defaultReduce(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
defaultReduce - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs.DefaultReduce
 
DEFAULTS - Static variable in class org.eclipse.datatools.enablement.sybase.ddl.SybaseEngineeringOptionID
 
DefaultSchemaObjectEditorActionBarContributor - Class in org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core
Consumers should extend this class instead of implementing ISchemaObjectEditorActionBarContributor
DefaultSchemaObjectEditorActionBarContributor() - Constructor for class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.DefaultSchemaObjectEditorActionBarContributor
 
DefaultSchemaObjectEditorHandler - Class in org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core
Instead of implementing the ISchemaEditorConfiguration from scratch, the consumer should extend this class, and rewrite some methods.
DefaultSchemaObjectEditorHandler() - Constructor for class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.DefaultSchemaObjectEditorHandler
 
DefaultSchemaObjectEditorHandler_existing_errors - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.Messages
 
DefaultSchemaObjectEditorHandler_modifying - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.Messages
 
DefaultSchemaObjectEditorHandler_page - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.Messages
 
DefaultSchemaObjectEditorHandler_refreshing - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.Messages
 
DefaultSchemaObjectEditorHandler_refreshing_schema_editor - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.Messages
 
DefaultSchemaObjectEditorHandler_subtask_name - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.Messages
 
DefaultSchemaObjectEditorHandler_validation_fail - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.Messages
 
DefaultSchemaObjectEditorHandler_validation_problem - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.Messages
 
defaultShift - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
defaultShift(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
defaultShift - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs.DefaultShift
 
defaultShift - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
defaultShift(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
defaultShift - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs.DefaultShift
 
DefaultSQLSyntax - Class in org.eclipse.datatools.sqltools.sql
 
DefaultSQLSyntax() - Constructor for class org.eclipse.datatools.sqltools.sql.DefaultSQLSyntax
 
DEFERRABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.IGenericDdlConstants
 
DEFERRED - Static variable in interface org.eclipse.datatools.enablement.sybase.IGenericDdlConstants
 
DefineJoinTypeAction - Class in org.eclipse.datatools.sqltools.sqlbuilder.actions
Define the Join Type (default, inner, outer)
DefineJoinTypeAction(SQLDomainModel) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.actions.DefineJoinTypeAction
 
DefineJoinTypeDialog - Class in org.eclipse.datatools.sqltools.sqlbuilder.dialogs
Specify the join type - inner, outer, full etc
DefineJoinTypeDialog(Shell, int, SQLDomainModel) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.dialogs.DefineJoinTypeDialog
 
DefineTypeComposite - Class in org.eclipse.datatools.sqltools.sqlbuilder.dialogs
 
DefineTypeComposite(Composite, SQLDomainModel, int) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.dialogs.DefineTypeComposite
 
delegatesTask(NewConnectionProfileWizard.IFinishTask) - Method in class org.eclipse.datatools.connectivity.ui.wizards.NewConnectionProfileWizard
 
DELETE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.TransactionOption
The 'DELETE' literal value.
DELETE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
DELETE - Static variable in interface org.eclipse.datatools.enablement.sybase.IGenericDdlConstants
 
DELETE - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
DELETE - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.UnlinkOption
The 'DELETE' literal value.
delete() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
DELETE - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
delete() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
DELETE - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
DELETE - Static variable in interface org.eclipse.datatools.sqltools.editor.template.TemplateConstant
 
DELETE_COLUMN - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.privileges.ASATablePrivilegesDetailTableMetaData
 
DELETE_EVENT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.ITriggerValidatorConstants
 
DELETE_INDEX - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.commonui.ListSchemaObjectsSection
 
DELETE_LITERAL - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.TransactionOption
The 'DELETE' literal object.
DELETE_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.UnlinkOption
The 'DELETE' literal object.
DELETE_PRIVILEGE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.PrivilegesConstants
 
DELETE_PRIVILEGE - Static variable in interface org.eclipse.datatools.enablement.sybase.ddl.ISybaseDdlConstants
 
DELETE_STATEMENT - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.model.SqlXmlConstant
 
delete_stmts() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
delete_stmts() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
DeleteAction - Class in org.eclipse.datatools.connectivity.ui.actions
 
DeleteAction() - Constructor for class org.eclipse.datatools.connectivity.ui.actions.DeleteAction
 
DeleteAction - Class in org.eclipse.datatools.sqltools.sqleditor.internal.actions
 
DeleteAction(IWorkbenchSite) - Constructor for class org.eclipse.datatools.sqltools.sqleditor.internal.actions.DeleteAction
 
DeleteAction_0 - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.Messages
 
DeleteAction_confirm_message - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.Messages
 
DeleteAction_confirm_title - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.Messages
 
DeleteAction_label - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.Messages
 
DeleteAction_tooltip - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.Messages
 
deleteCaseClause() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseClauseElement
 
DeleteCaseClauseAction - Class in org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.actions
 
DeleteCaseClauseAction(TableViewer, WizardPage) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.actions.DeleteCaseClauseAction
 
deleted - Variable in class org.eclipse.datatools.sqltools.data.internal.core.editor.TableDataSaveStatus
 
deleteElseCondition() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseElseClauseElement
 
deleteExpression() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.multiexpr.ExpressionElement
 
DeleteExpressionAction - Class in org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.actions
 
DeleteExpressionAction(TableViewer, WizardPage) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.actions.DeleteExpressionAction
 
DeleteFunctionParameterAction - Class in org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.actions
 
DeleteFunctionParameterAction(TableViewer, WizardPage) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.actions.DeleteFunctionParameterAction
 
DeleteHelper - Class in org.eclipse.datatools.sqltools.sqlbuilder.model
Helper class for DeleteStatement
DeleteHelper() - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.model.DeleteHelper
 
deleteProfile(IConnectionProfile) - Method in class org.eclipse.datatools.connectivity.ProfileManager
Delete a connection profile object from the profiles cache
deleteRow(IRowData) - Method in interface org.eclipse.datatools.sqltools.data.internal.core.editor.ITableData
 
deleteRow(IRowData) - Method in class org.eclipse.datatools.sqltools.data.internal.core.editor.TableDataImpl
 
deleteSearchCondition() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSearchWhenContentElement
 
deleteSimpleWhenClause() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSimpleWhenContentElement
 
DeleteStatementAction - Class in org.eclipse.datatools.sqltools.sqlbuilder.actions
Delete a SQL object
DeleteStatementAction(SQLDomainModel, ContentOutlinePage) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.actions.DeleteStatementAction
 
deleteTransientProfile(IConnectionProfile) - Method in class org.eclipse.datatools.connectivity.ProfileManager
Disconnect and remove the specified transient profile.
DeleteViewer - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.delete
 
DeleteViewer(SQLDomainModel) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.delete.DeleteViewer
 
DELIM_ID_QT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLVariableSymbols
 
DelimeterSelection - Class in org.eclipse.datatools.sqltools.sqleditor.internal.actions.selection
Get the text between the delimiters before and after current cursor position.
DelimeterSelection(SQLEditor, String[]) - Constructor for class org.eclipse.datatools.sqltools.sqleditor.internal.actions.selection.DelimeterSelection
 
DELIMITED_IDENTIFIER_QUOTE - Static variable in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
TODO: make that DELIMITED_IDENTIFIER_QUOTE char flexible with Database info String constant for the quote that are used for delimited identifiers like "Col1" where this delimited identifier should not be modified to or be compared equal to COL1 or col1, value: "\"", the character "
DELIMITED_IDENTIFIER_QUOTE - Static variable in class org.eclipse.datatools.modelbase.sql.query.helper.TableHelper
This is the default quote character to use for delimited identifiers like "Col1".
DELIMITED_IDENTIFIER_QUOTE_DEFAULT - Static variable in class org.eclipse.datatools.modelbase.sql.query.util.SQLQuerySourceFormat
Default value for the delimitedIdentifierQuote setting: '"'
delimiter() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
delimiter() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
DELIMITER - Static variable in interface org.eclipse.datatools.sqltools.result.export.IResultConstants
export properties for resultset *
DELIMITER_COLUMN - Static variable in interface org.eclipse.datatools.sqltools.result.internal.export.OutputterConstants
 
DELIMITER_COMMA - Static variable in interface org.eclipse.datatools.sqltools.result.internal.export.OutputterConstants
 
DELIMITER_TAB - Static variable in interface org.eclipse.datatools.sqltools.result.internal.export.OutputterConstants
 
DeltaDdlGenServiceImpl - Class in org.eclipse.datatools.enablement.sybase.deltaddl
This class try to find the specified IDeltaDdlGenProvider following this rule: 1.
DEPENDENCY - Static variable in class org.eclipse.datatools.enablement.sybase.ui.util.DSEContentProviderUtil
 
Dependency - Interface in org.eclipse.datatools.modelbase.sql.schema
A representation of the model object 'Dependency'.
DEPENDENCY - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The meta object id for the 'Dependency' class.
DEPENDENCY - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage.Literals
The meta object literal for the 'Dependency' class.
DEPENDENCY__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Comments' reference list.
DEPENDENCY__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Dependencies' containment reference list.
DEPENDENCY__DEPENDENCY_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Dependency Type' attribute.
DEPENDENCY__DEPENDENCY_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage.Literals
The meta object literal for the 'Dependency Type' attribute feature.
DEPENDENCY__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Description' attribute.
DEPENDENCY__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'EAnnotations' containment reference list.
DEPENDENCY__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Extensions' containment reference list.
DEPENDENCY__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Label' attribute.
DEPENDENCY__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Name' attribute.
DEPENDENCY__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Privileges' reference list.
DEPENDENCY__TARGET_END - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Target End' reference.
DEPENDENCY__TARGET_END - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage.Literals
The meta object literal for the 'Target End' reference feature.
DEPENDENCY_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The number of structural features of the 'Dependency' class.
DependencyItemProvider - Class in org.eclipse.datatools.modelbase.sql.schema.provider
This is the item provider adapter for a Dependency object.
DependencyItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.schema.provider.DependencyItemProvider
This constructs an instance from a factory and a notifier.
DeployAction - Class in org.eclipse.datatools.sqltools.sqleditor.internal.actions
 
DeployAction(IWorkbenchSite) - Constructor for class org.eclipse.datatools.sqltools.sqleditor.internal.actions.DeployAction
 
DeployAction_error_message - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.Messages
 
DeployAction_error_title - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.Messages
 
DeployAction_label - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.Messages
 
DeployAction_save_information - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.Messages
 
DeployAction_save_message - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.Messages
 
DERBY - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLIdentifier
For identifying DatabaseDefinitions vendor names for Derby.
DERBY_ALIASES - Static variable in class org.eclipse.datatools.sqltools.db.derby.core.DerbyConfiguration
 
DERBY_SCHEMA - Static variable in interface org.eclipse.datatools.modelbase.derby.DerbyModelPackage
The meta object id for the 'Derby Schema' class.
DERBY_SCHEMA - Static variable in interface org.eclipse.datatools.modelbase.derby.DerbyModelPackage.Literals
The meta object literal for the 'Derby Schema' class.
DERBY_SCHEMA__ASSERTIONS - Static variable in interface org.eclipse.datatools.modelbase.derby.DerbyModelPackage
The feature id for the 'Assertions' reference list.
DERBY_SCHEMA__CATALOG - Static variable in interface org.eclipse.datatools.modelbase.derby.DerbyModelPackage
The feature id for the 'Catalog' reference.
DERBY_SCHEMA__CHAR_SETS - Static variable in interface org.eclipse.datatools.modelbase.derby.DerbyModelPackage
The feature id for the 'Char Sets' reference list.
DERBY_SCHEMA__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.derby.DerbyModelPackage
The feature id for the 'Comments' reference list.
DERBY_SCHEMA__DATABASE - Static variable in interface org.eclipse.datatools.modelbase.derby.DerbyModelPackage
The feature id for the 'Database' reference.
DERBY_SCHEMA__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.derby.DerbyModelPackage
The feature id for the 'Dependencies' containment reference list.
DERBY_SCHEMA__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.derby.DerbyModelPackage
The feature id for the 'Description' attribute.
DERBY_SCHEMA__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.derby.DerbyModelPackage
The feature id for the 'EAnnotations' containment reference list.
DERBY_SCHEMA__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.derby.DerbyModelPackage
The feature id for the 'Extensions' containment reference list.
DERBY_SCHEMA__INDICES - Static variable in interface org.eclipse.datatools.modelbase.derby.DerbyModelPackage
The feature id for the 'Indices' reference list.
DERBY_SCHEMA__LABEL - Static variable in interface org.eclipse.datatools.modelbase.derby.DerbyModelPackage
The feature id for the 'Label' attribute.
DERBY_SCHEMA__NAME - Static variable in interface org.eclipse.datatools.modelbase.derby.DerbyModelPackage
The feature id for the 'Name' attribute.
DERBY_SCHEMA__OWNER - Static variable in interface org.eclipse.datatools.modelbase.derby.DerbyModelPackage
The feature id for the 'Owner' reference.
DERBY_SCHEMA__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.derby.DerbyModelPackage
The feature id for the 'Privileges' reference list.
DERBY_SCHEMA__ROUTINES - Static variable in interface org.eclipse.datatools.modelbase.derby.DerbyModelPackage
The feature id for the 'Routines' reference list.
DERBY_SCHEMA__SEQUENCES - Static variable in interface org.eclipse.datatools.modelbase.derby.DerbyModelPackage
The feature id for the 'Sequences' reference list.
DERBY_SCHEMA__TABLES - Static variable in interface org.eclipse.datatools.modelbase.derby.DerbyModelPackage
The feature id for the 'Tables' reference list.
DERBY_SCHEMA__TRIGGERS - Static variable in interface org.eclipse.datatools.modelbase.derby.DerbyModelPackage
The feature id for the 'Triggers' reference list.
DERBY_SCHEMA__USER_DEFINED_TYPES - Static variable in interface org.eclipse.datatools.modelbase.derby.DerbyModelPackage
The feature id for the 'User Defined Types' reference list.
DERBY_SCHEMA_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.derby.DerbyModelPackage
The number of structural features of the 'Derby Schema' class.
DerbyASTSQLStatementImageHandler - Class in org.eclipse.datatools.sqltools.db.derby.ui
 
DerbyASTSQLStatementImageHandler() - Constructor for class org.eclipse.datatools.sqltools.db.derby.ui.DerbyASTSQLStatementImageHandler
 
DerbyCallableRunnable - Class in org.eclipse.datatools.sqltools.db.derby.core
Derby's CallableStatement format is different with that defined by JDBC.
DerbyCallableRunnable(Connection, ILaunchConfiguration, boolean, IConnectionTracker, DatabaseIdentifier) - Constructor for class org.eclipse.datatools.sqltools.db.derby.core.DerbyCallableRunnable
 
DerbyConfiguration - Class in org.eclipse.datatools.sqltools.db.derby.core
 
DerbyConfiguration() - Constructor for class org.eclipse.datatools.sqltools.db.derby.core.DerbyConfiguration
 
DerbyConnectionService - Class in org.eclipse.datatools.sqltools.db.derby.core.services
 
DerbyConnectionService() - Constructor for class org.eclipse.datatools.sqltools.db.derby.core.services.DerbyConnectionService
 
DerbyControlConnection - Class in org.eclipse.datatools.sqltools.db.derby.core
 
DerbyControlConnection(IControlConnectionManager, DatabaseIdentifier) - Constructor for class org.eclipse.datatools.sqltools.db.derby.core.DerbyControlConnection
 
DerbyExecutionService - Class in org.eclipse.datatools.sqltools.db.derby.core.services
 
DerbyExecutionService() - Constructor for class org.eclipse.datatools.sqltools.db.derby.core.services.DerbyExecutionService
 
DerbyHelper - Class in org.eclipse.datatools.sqltools.db.derby.core.services
 
DerbyHelper() - Constructor for class org.eclipse.datatools.sqltools.db.derby.core.services.DerbyHelper
 
DerbyModelAdapterFactory - Class in org.eclipse.datatools.modelbase.derby.util
The Adapter Factory for the model.
DerbyModelAdapterFactory() - Constructor for class org.eclipse.datatools.modelbase.derby.util.DerbyModelAdapterFactory
Creates an instance of the adapter factory.
DerbyModelFactory - Interface in org.eclipse.datatools.modelbase.derby
The Factory for the model.
DerbyModelPackage - Interface in org.eclipse.datatools.modelbase.derby
The Package for the model.
DerbyModelPackage.Literals - Interface in org.eclipse.datatools.modelbase.derby
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
DerbyModelSwitch - Class in org.eclipse.datatools.modelbase.derby.util
The Switch for the model's inheritance hierarchy.
DerbyModelSwitch() - Constructor for class org.eclipse.datatools.modelbase.derby.util.DerbyModelSwitch
Creates an instance of the switch.
DerbyParsingResult - Class in org.eclipse.datatools.sqltools.db.derby.parser
 
DerbyParsingResult() - Constructor for class org.eclipse.datatools.sqltools.db.derby.parser.DerbyParsingResult
 
DerbyParsingResult(Node, ArrayList) - Constructor for class org.eclipse.datatools.sqltools.db.derby.parser.DerbyParsingResult
 
DerbyProcIdentifier - Class in org.eclipse.datatools.sqltools.db.derby.core
 
DerbyProcIdentifier(int, DatabaseIdentifier, Map) - Constructor for class org.eclipse.datatools.sqltools.db.derby.core.DerbyProcIdentifier
 
DerbySchema - Interface in org.eclipse.datatools.modelbase.derby
A representation of the model object 'Derby Schema'.
DerbySQLParser - Class in org.eclipse.datatools.sqltools.db.derby.parser
Derby SQL parser.
DerbySQLParser() - Constructor for class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
DerbySQLParser(InputStream) - Constructor for class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
DerbySQLParser(Reader) - Constructor for class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
DerbySQLParser(DerbySQLParserTokenManager) - Constructor for class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
DerbySQLParserConstants - Interface in org.eclipse.datatools.sqltools.db.derby.parser
 
DerbySQLParserTokenManager - Class in org.eclipse.datatools.sqltools.db.derby.parser
 
DerbySQLParserTokenManager(JavaCharStream) - Constructor for class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserTokenManager
 
DerbySQLParserTokenManager(JavaCharStream, int) - Constructor for class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserTokenManager
 
DerbySQLParserTreeConstants - Interface in org.eclipse.datatools.sqltools.db.derby.parser
 
DerbySQLParserVisitor - Interface in org.eclipse.datatools.sqltools.db.derby.parser
 
DerbySQLService - Class in org.eclipse.datatools.sqltools.db.derby.core.services
 
DerbySQLService() - Constructor for class org.eclipse.datatools.sqltools.db.derby.core.services.DerbySQLService
 
DerbySQLSyntax - Class in org.eclipse.datatools.sqltools.db.derby.sql
 
DerbySQLSyntax() - Constructor for class org.eclipse.datatools.sqltools.db.derby.sql.DerbySQLSyntax
 
DerbyUIActivator - Class in org.eclipse.datatools.sqltools.db.derby.ui
The activator class controls the plug-in life cycle
DerbyUIActivator() - Constructor for class org.eclipse.datatools.sqltools.db.derby.ui.DerbyUIActivator
The constructor
DerbyUIConfiguration - Class in org.eclipse.datatools.sqltools.db.derby.ui
 
DerbyUIConfiguration() - Constructor for class org.eclipse.datatools.sqltools.db.derby.ui.DerbyUIConfiguration
 
derived_col_name() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
derived_col_name() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
derived_column_list() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
derived_column_list() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
DERIVED_SELF_REF - Static variable in class org.eclipse.datatools.modelbase.sql.tables.ReferenceType
The 'DERIVED SELF REF' literal value.
DERIVED_SELF_REF_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.tables.ReferenceType
The 'DERIVED SELF REF' literal object.
DERIVED_TABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The meta object id for the 'Derived Table' class.
DERIVED_TABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage.Literals
The meta object literal for the 'Derived Table' class.
DERIVED_TABLE__COLUMNS - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Columns' containment reference list.
DERIVED_TABLE__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Comments' reference list.
DERIVED_TABLE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Dependencies' containment reference list.
DERIVED_TABLE__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Description' attribute.
DERIVED_TABLE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'EAnnotations' containment reference list.
DERIVED_TABLE__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Extensions' containment reference list.
DERIVED_TABLE__INDEX - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Index' reference list.
DERIVED_TABLE__INSERTABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Insertable' attribute.
DERIVED_TABLE__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Label' attribute.
DERIVED_TABLE__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Name' attribute.
DERIVED_TABLE__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Privileges' reference list.
DERIVED_TABLE__QUERY_EXPRESSION - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Query Expression' containment reference.
DERIVED_TABLE__QUERY_EXPRESSION - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage.Literals
The meta object literal for the 'Query Expression' containment reference feature.
DERIVED_TABLE__SCHEMA - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Schema' reference.
DERIVED_TABLE__SELF_REF_COLUMN_GENERATION - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Self Ref Column Generation' attribute.
DERIVED_TABLE__SUBTABLES - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Subtables' reference list.
DERIVED_TABLE__SUPERTABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Supertable' reference.
DERIVED_TABLE__TRIGGERS - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Triggers' reference list.
DERIVED_TABLE__UDT - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Udt' reference.
DERIVED_TABLE__UPDATABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Updatable' attribute.
DERIVED_TABLE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The number of structural features of the 'Derived Table' class.
derived_table_name() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
derived_table_name() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
DerivedTable - Interface in org.eclipse.datatools.modelbase.sql.tables
A representation of the model object 'Derived Table'.
DerivedTableItemProvider - Class in org.eclipse.datatools.modelbase.sql.tables.provider
This is the item provider adapter for a DerivedTable object.
DerivedTableItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.tables.provider.DerivedTableItemProvider
This constructs an instance from a factory and a notifier.
DESC - Static variable in interface org.eclipse.datatools.enablement.sybase.ddl.ISybaseDdlConstants
 
DESC - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
DESC - Static variable in class org.eclipse.datatools.modelbase.sql.constraints.IncrementType
The 'DESC' literal value.
DESC - Static variable in class org.eclipse.datatools.modelbase.sql.query.OrderingSpecType
The 'DESC' literal value.
DESC - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
DESC - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
DESC_CHEATSHEET - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.utils.Images
 
DESC_CHECKED - Static variable in class org.eclipse.datatools.sqltools.common.ui.util.Images
 
DESC_CHECKED_READONLY - Static variable in class org.eclipse.datatools.sqltools.common.ui.util.Images
 
DESC_CK - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SybaseImages
 
DESC_CK - Static variable in class org.eclipse.datatools.enablement.sybase.ui.SybaseImages
 
DESC_COLLAPSE_ALL - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.Images
 
DESC_COLUMN - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SybaseImages
 
DESC_COLUMN - Static variable in class org.eclipse.datatools.enablement.sybase.ui.SybaseImages
 
DESC_COLUMN_ADD - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.SybComponentsImages
 
DESC_COLUMN_ADD_DISABLED - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.SybComponentsImages
 
DESC_COLUMN_DELETE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.SybComponentsImages
 
DESC_COLUMN_DELETE_DISABLED - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.SybComponentsImages
 
DESC_COMPUTED_COLUMN - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SybaseImages
 
DESC_COMPUTED_COLUMN - Static variable in class org.eclipse.datatools.enablement.sybase.ui.SybaseImages
 
DESC_CRITICAL - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.utils.Images
 
DESC_CURRENT_OPERATOR - Static variable in class org.eclipse.datatools.sqltools.plan.internal.util.Images
 
DESC_DATABASE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SybaseImages
 
DESC_DATABASE - Static variable in class org.eclipse.datatools.enablement.sybase.ui.SybaseImages
 
DESC_DDL_GENERATOR - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.SybComponentsImages
 
DESC_DDLGEN_DATABASE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.SybComponentsImages
 
DESC_DDLGEN_DEFAULT - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.SybComponentsImages
 
DESC_DDLGEN_EVENT - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.SybComponentsImages
 
DESC_DDLGEN_FUNCTION - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.SybComponentsImages
 
DESC_DDLGEN_INDEX - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.SybComponentsImages
 
DESC_DDLGEN_INSTEAD_OF_TRIGGER - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.SybComponentsImages
 
DESC_DDLGEN_JOIN_INDEX - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.SybComponentsImages
 
DESC_DDLGEN_PROCEDURE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.SybComponentsImages
 
DESC_DDLGEN_RULE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.SybComponentsImages
 
DESC_DDLGEN_TABLE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.SybComponentsImages
 
DESC_DDLGEN_TEMP_TABLE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.SybComponentsImages
 
DESC_DDLGEN_TRIGGER - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.SybComponentsImages
 
DESC_DDLGEN_UDT - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.SybComponentsImages
 
DESC_DDLGEN_VIEW - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.SybComponentsImages
 
DESC_DDLGEN_WEB_SERVICE_TABLE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.SybComponentsImages
 
DESC_DIRPROXYTABLE - Static variable in class org.eclipse.datatools.enablement.sybase.ase.ui.ASEImages
 
DESC_DISABLEDTRIGGER - Static variable in class org.eclipse.datatools.enablement.sybase.ase.ui.ASEImages
 
DESC_EVENT - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SybaseImages
 
DESC_EVENT - Static variable in class org.eclipse.datatools.enablement.sybase.ui.SybaseImages
 
DESC_EXPLAIN_SQL - Static variable in class org.eclipse.datatools.sqltools.sqleditor.plan.Images
 
DESC_EXPORT_PLAN - Static variable in class org.eclipse.datatools.sqltools.plan.internal.util.Images
 
DESC_EXPORT_PLAN_DISABLE - Static variable in class org.eclipse.datatools.sqltools.plan.internal.util.Images
 
DESC_EXPORT_RESULT - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.utils.Images
 
DESC_FAIL - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.utils.Images
 
DESC_FAILED_PLAN - Static variable in class org.eclipse.datatools.sqltools.plan.internal.util.Images
 
DESC_FILEPROXYTABLE - Static variable in class org.eclipse.datatools.enablement.sybase.ase.ui.ASEImages
 
DESC_FK - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SybaseImages
 
DESC_FK - Static variable in class org.eclipse.datatools.enablement.sybase.ui.SybaseImages
 
DESC_FOLDER - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SybaseImages
 
DESC_FOLDER - Static variable in class org.eclipse.datatools.enablement.sybase.ui.SybaseImages
 
DESC_GRAPHIC_PLAN - Static variable in class org.eclipse.datatools.sqltools.plan.internal.util.Images
 
DESC_GROUP - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SybaseImages
 
DESC_GROUP - Static variable in class org.eclipse.datatools.enablement.sybase.ui.SybaseImages
 
DESC_HELP - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.utils.Images
 
DESC_HELP - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.Images
 
DESC_HORIZONTAL - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.Images
 
DESC_HORIZONTAL_PLAN_VIEW - Static variable in class org.eclipse.datatools.sqltools.plan.internal.util.Images
 
DESC_HORIZONTAL_RESULTS_VIEW - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.utils.Images
 
DESC_IMPORT_PLAN - Static variable in class org.eclipse.datatools.sqltools.plan.internal.util.Images
 
DESC_IMPORT_PLAN_DISABLE - Static variable in class org.eclipse.datatools.sqltools.plan.internal.util.Images
 
DESC_INDEX - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SybaseImages
 
DESC_INDEX - Static variable in class org.eclipse.datatools.enablement.sybase.ui.SybaseImages
 
DESC_INSTEAD_OF_TRIGGER - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SybaseImages
 
DESC_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.constraints.IncrementType
The 'DESC' literal object.
DESC_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.query.OrderingSpecType
The 'DESC' literal object.
DESC_MAIN - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.utils.Images
 
DESC_NEW_DATABASE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.SybComponentsImages
 
DESC_NEW_DEFAULT - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.SybComponentsImages
 
DESC_NEW_EVENT - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.SybComponentsImages
 
DESC_NEW_FUNCTION - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.SybComponentsImages
 
DESC_NEW_INDEX - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.SybComponentsImages
 
DESC_NEW_INSTEAD_OF_TRIGGER - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.SybComponentsImages
 
DESC_NEW_JOIN_INDEX - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.SybComponentsImages
 
DESC_NEW_PROCEDURE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.SybComponentsImages
 
DESC_NEW_RULE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.SybComponentsImages
 
DESC_NEW_TABLE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.SybComponentsImages
 
DESC_NEW_TEMP_TABLE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.SybComponentsImages
 
DESC_NEW_TRIGGER - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.SybComponentsImages
 
DESC_NEW_UDT - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.SybComponentsImages
 
DESC_NEW_VIEW - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.SybComponentsImages
 
DESC_NEW_WEB_SERVICE_TABLE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.SybComponentsImages
 
DESC_OTHER_CHECKED - Static variable in class org.eclipse.datatools.sqltools.common.ui.util.Images
 
DESC_OTHER_UNCHECKED - Static variable in class org.eclipse.datatools.sqltools.common.ui.util.Images
 
DESC_PARAM - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SybaseImages
 
DESC_PARAM - Static variable in class org.eclipse.datatools.enablement.sybase.ui.SybaseImages
 
DESC_PARAM_IN - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SybaseImages
 
DESC_PARAM_IN - Static variable in class org.eclipse.datatools.enablement.sybase.ui.SybaseImages
 
DESC_PARAM_OUT - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SybaseImages
 
DESC_PARAM_OUT - Static variable in class org.eclipse.datatools.enablement.sybase.ui.SybaseImages
 
DESC_PK - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SybaseImages
 
DESC_PK - Static variable in class org.eclipse.datatools.enablement.sybase.ui.SybaseImages
 
DESC_PLAN_TYPE - Static variable in class org.eclipse.datatools.sqltools.plan.internal.util.Images
 
DESC_PROXY_DATABASE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SybaseImages
 
DESC_PROXY_DATABASE - Static variable in class org.eclipse.datatools.enablement.sybase.ui.SybaseImages
 
DESC_PROXYDATABASE - Static variable in class org.eclipse.datatools.enablement.sybase.ase.ui.ASEImages
 
DESC_REFRESH - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.Images
 
DESC_REMOTETABLE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.ui.ASAImages
 
DESC_REMOTETABLE - Static variable in class org.eclipse.datatools.enablement.sybase.ase.ui.ASEImages
 
DESC_REMOVE - Static variable in class org.eclipse.datatools.sqltools.plan.internal.util.Images
 
DESC_REMOVE - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.utils.Images
 
DESC_REMOVE_DISABLE - Static variable in class org.eclipse.datatools.sqltools.plan.internal.util.Images
 
DESC_REMOVE_DISABLE - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.utils.Images
 
DESC_REMOVEALL - Static variable in class org.eclipse.datatools.sqltools.plan.internal.util.Images
 
DESC_REMOVEALL - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.utils.Images
 
DESC_REMOVEALL_DISABLE - Static variable in class org.eclipse.datatools.sqltools.plan.internal.util.Images
 
DESC_REMOVEALL_DISABLE - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.utils.Images
 
DESC_RESULT_VIEW_FILTER - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.utils.Images
 
DESC_RESULT_VIEW_WARN - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.utils.Images
 
DESC_REVERT - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.Images
 
DESC_ROLE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SybaseImages
 
DESC_ROLE - Static variable in class org.eclipse.datatools.enablement.sybase.ui.SybaseImages
 
DESC_RPCPROXYTABLE - Static variable in class org.eclipse.datatools.enablement.sybase.ase.ui.ASEImages
 
DESC_RUNNING - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.utils.Images
 
DESC_SAVE_TO_DB - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.Images
 
DESC_SAVEAS - Static variable in class org.eclipse.datatools.sqltools.common.ui.util.Images
 
DESC_SAVEAS - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.utils.Images
 
DESC_SAVEAS - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.Images
 
DESC_SAVEAS_ACTION - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.utils.Images
 
DESC_SEGMENT - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SybaseImages
 
DESC_SEGMENT - Static variable in class org.eclipse.datatools.enablement.sybase.ui.SybaseImages
 
DESC_SHOWPLAN - Static variable in class org.eclipse.datatools.sqltools.plan.internal.util.Images
 
DESC_SINGLE_TAB - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.utils.Images
 
DESC_START - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.utils.Images
 
DESC_STARTED - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.utils.Images
 
DESC_STORED_PROCEDURE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SybaseImages
 
DESC_STORED_PROCEDURE - Static variable in class org.eclipse.datatools.enablement.sybase.ui.SybaseImages
 
DESC_SUCCESS - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.utils.Images
 
DESC_SYSTEM_DATA_TYPE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SybaseImages
 
DESC_SYSTEM_DATA_TYPE - Static variable in class org.eclipse.datatools.enablement.sybase.ui.SybaseImages
 
DESC_SYSTEM_STORED_PROCEDURE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SybaseImages
 
DESC_SYSTEM_STORED_PROCEDURE - Static variable in class org.eclipse.datatools.enablement.sybase.ui.SybaseImages
 
DESC_SYSTEM_TABLE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SybaseImages
 
DESC_SYSTEM_TABLE - Static variable in class org.eclipse.datatools.enablement.sybase.ui.SybaseImages
 
DESC_SYSTEMPROCEDURE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SybaseImages
 
DESC_SYSTEMPROCEDURE - Static variable in class org.eclipse.datatools.enablement.sybase.ui.SybaseImages
 
DESC_SYSTEMTABLE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SybaseImages
 
DESC_SYSTEMTABLE - Static variable in class org.eclipse.datatools.enablement.sybase.ui.SybaseImages
 
DESC_SYSTEMVIEW - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SybaseImages
 
DESC_SYSTEMVIEW - Static variable in class org.eclipse.datatools.enablement.sybase.ui.SybaseImages
 
DESC_TABLE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SybaseImages
 
DESC_TABLE - Static variable in class org.eclipse.datatools.enablement.sybase.ui.SybaseImages
 
DESC_TABLE_DATA - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SybaseImages
 
DESC_TABLE_DATA - Static variable in class org.eclipse.datatools.enablement.sybase.ui.SybaseImages
 
DESC_TABLE_SCHEMA - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SybaseImages
 
DESC_TABLE_SCHEMA - Static variable in class org.eclipse.datatools.enablement.sybase.ui.SybaseImages
 
DESC_TEMPORARY_DATABASE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SybaseImages
 
DESC_TEMPORARY_DATABASE - Static variable in class org.eclipse.datatools.enablement.sybase.ui.SybaseImages
 
DESC_TEMPORARY_TABLE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SybaseImages
 
DESC_TEMPORARY_TABLE - Static variable in class org.eclipse.datatools.enablement.sybase.ui.SybaseImages
 
DESC_TERMINATE - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.utils.Images
 
DESC_TERMINATE_DISABLE - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.utils.Images
 
DESC_TEXT_MODE - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.utils.Images
 
DESC_TEXT_PLAN - Static variable in class org.eclipse.datatools.sqltools.plan.internal.util.Images
 
DESC_TRIGGER - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SybaseImages
 
DESC_TRIGGER - Static variable in class org.eclipse.datatools.enablement.sybase.ui.SybaseImages
 
DESC_UDF - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SybaseImages
 
DESC_UDF - Static variable in class org.eclipse.datatools.enablement.sybase.ui.SybaseImages
 
DESC_UDT - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SybaseImages
 
DESC_UDT - Static variable in class org.eclipse.datatools.enablement.sybase.ui.SybaseImages
 
DESC_UNCHECKED - Static variable in class org.eclipse.datatools.sqltools.common.ui.util.Images
 
DESC_UNCHECKED_READONLY - Static variable in class org.eclipse.datatools.sqltools.common.ui.util.Images
 
DESC_UNIQUE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SybaseImages
 
DESC_UNIQUE - Static variable in class org.eclipse.datatools.enablement.sybase.ui.SybaseImages
 
DESC_USER - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SybaseImages
 
DESC_USER - Static variable in class org.eclipse.datatools.enablement.sybase.ui.SybaseImages
 
DESC_VERTICAL - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.Images
 
DESC_VERTICAL_PLAN_VIEW - Static variable in class org.eclipse.datatools.sqltools.plan.internal.util.Images
 
DESC_VERTICAL_RESULTS_VIEW - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.utils.Images
 
DESC_VIEW - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SybaseImages
 
DESC_VIEW - Static variable in class org.eclipse.datatools.enablement.sybase.ui.SybaseImages
 
DESC_WARNING - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.utils.Images
 
DESC_WEBSERVICETABLE - Static variable in class org.eclipse.datatools.enablement.sybase.ase.ui.ASEImages
 
DESCENDING_VALUE - Static variable in enum org.eclipse.datatools.connectivity.oda.design.SortDirectionType
The 'Descending' literal value.
describeSQL(String, int) - Static method in class org.eclipse.datatools.sqltools.sql.util.SQLUtil
Describe the sql string by truncating the characters after length-3 and appending ellipses if it's longer than length.
DESCRIPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
DESCRIPTION - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
DESCRIPTION - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
DESCRIPTION - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.intropage.PredefinedIntroSection
 
DESCRIPTION_ELEMENT_ID - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.intropage.IntroConstants
 
DESCRIPTION_PROPERTY_ID - Static variable in interface org.eclipse.datatools.connectivity.IConnectionProfile
Property ID for profile description.
DESCRIPTION_START_STATE - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
DESCRIPTION_START_STATE - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
DESCRIPTION_START_STATE - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
DESCRIPTION_STATE - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
DESCRIPTION_STATE - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
DESCRIPTION_STATE - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
deselectAll() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.ObjectListHelper
 
deserialize(String, int) - Static method in class org.eclipse.datatools.sqltools.data.internal.core.common.data.DataDeserializer
 
deserialize(String, int) - Method in class org.eclipse.datatools.sqltools.data.internal.core.common.DefaultColumnDataAccessor
 
deserialize(String, int) - Method in interface org.eclipse.datatools.sqltools.data.internal.core.common.IColumnDataAccessor
Deserializes a string to an object (for inline editing).
DESIGN_CONTROL - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.model.IControlStateInfo
 
DESIGN_SESSION_REQUEST - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The meta object id for the 'Session Request' class.
DESIGN_SESSION_REQUEST - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Session Request' class.
DESIGN_SESSION_REQUEST__DATA_ACCESS_DESIGN - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Data Access Design' containment reference.
DESIGN_SESSION_REQUEST__DATA_ACCESS_DESIGN - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Data Access Design' containment reference feature.
DESIGN_SESSION_REQUEST__DESIGNER_STATE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Designer State' containment reference.
DESIGN_SESSION_REQUEST__DESIGNER_STATE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Designer State' containment reference feature.
DESIGN_SESSION_REQUEST__EDITABLE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Editable' attribute.
DESIGN_SESSION_REQUEST__EDITABLE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Editable' attribute feature.
DESIGN_SESSION_REQUEST__SESSION_LOCALE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Session Locale' containment reference.
DESIGN_SESSION_REQUEST__SESSION_LOCALE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Session Locale' containment reference feature.
DESIGN_SESSION_REQUEST_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The number of structural features of the 'Session Request' class.
DESIGN_SESSION_RESPONSE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The meta object id for the 'Session Response' class.
DESIGN_SESSION_RESPONSE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Session Response' class.
DESIGN_SESSION_RESPONSE__DATA_ACCESS_DESIGN - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Data Access Design' containment reference.
DESIGN_SESSION_RESPONSE__DATA_ACCESS_DESIGN - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Data Access Design' containment reference feature.
DESIGN_SESSION_RESPONSE__DESIGNER_STATE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Designer State' containment reference.
DESIGN_SESSION_RESPONSE__DESIGNER_STATE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Designer State' containment reference feature.
DESIGN_SESSION_RESPONSE__SESSION_STATUS - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Session Status' attribute.
DESIGN_SESSION_RESPONSE__SESSION_STATUS - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Session Status' attribute feature.
DESIGN_SESSION_RESPONSE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The number of structural features of the 'Session Response' class.
DesignAdapterFactory - Class in org.eclipse.datatools.connectivity.oda.design.util
The Adapter Factory for the model.
DesignAdapterFactory() - Constructor for class org.eclipse.datatools.connectivity.oda.design.util.DesignAdapterFactory
Creates an instance of the adapter factory.
DESIGNER_STATE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The meta object id for the 'Designer State' class.
DESIGNER_STATE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Designer State' class.
DESIGNER_STATE__STATE_CONTENT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'State Content' containment reference.
DESIGNER_STATE__STATE_CONTENT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'State Content' containment reference feature.
DESIGNER_STATE__VERSION - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Version' attribute.
DESIGNER_STATE__VERSION - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Version' attribute feature.
DESIGNER_STATE_CONTENT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The meta object id for the 'Designer State Content' class.
DESIGNER_STATE_CONTENT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Designer State Content' class.
DESIGNER_STATE_CONTENT__STATE_CONTENT_AS_BLOB - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'State Content As Blob' attribute.
DESIGNER_STATE_CONTENT__STATE_CONTENT_AS_BLOB - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'State Content As Blob' attribute feature.
DESIGNER_STATE_CONTENT__STATE_CONTENT_AS_STRING - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'State Content As String' attribute.
DESIGNER_STATE_CONTENT__STATE_CONTENT_AS_STRING - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'State Content As String' attribute feature.
DESIGNER_STATE_CONTENT_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The number of structural features of the 'Designer State Content' class.
DESIGNER_STATE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The number of structural features of the 'Designer State' class.
DesignerState - Interface in org.eclipse.datatools.connectivity.oda.design
Private state of an ODA designer upon exit of a design session.
DesignerStateContent - Interface in org.eclipse.datatools.connectivity.oda.design
An ODA Designer's private state information; its content is a blackbox to an ODA host.
DesignFactory - Interface in org.eclipse.datatools.connectivity.oda.design
The Factory for the model.
DesignPackage - Interface in org.eclipse.datatools.connectivity.oda.design
The Package for the model.
DesignPackage.Literals - Interface in org.eclipse.datatools.connectivity.oda.design
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
DesignResourceFactoryImpl - Class in org.eclipse.datatools.connectivity.oda.design.util
The Resource Factory associated with the package.
DesignResourceFactoryImpl() - Constructor for class org.eclipse.datatools.connectivity.oda.design.util.DesignResourceFactoryImpl
Creates an instance of the resource factory.
DesignResourceImpl - Class in org.eclipse.datatools.connectivity.oda.design.util
The Resource associated with the package.
DesignResourceImpl(URI) - Constructor for class org.eclipse.datatools.connectivity.oda.design.util.DesignResourceImpl
Creates an instance of the resource.
DesignSessionRequest - Interface in org.eclipse.datatools.connectivity.oda.design
Defines a design session requested by an ODA host designer.
DesignSessionResponse - Interface in org.eclipse.datatools.connectivity.oda.design
Defines a design session response to an ODA host designer upon exit of the session.
DesignSessionUtil - Class in org.eclipse.datatools.connectivity.oda.design.ui.designsession
An utility class to help an ODA host designer or an ODA driver's customized designer to manipulate ODA Design API objects during an ODA design session.
DesignSwitch<T> - Class in org.eclipse.datatools.connectivity.oda.design.util
The Switch for the model's inheritance hierarchy.
DesignSwitch() - Constructor for class org.eclipse.datatools.connectivity.oda.design.util.DesignSwitch
Creates an instance of the switch.
DesignUtil - Class in org.eclipse.datatools.connectivity.oda.design.util
An utility class to handle the ODA Design API objects.
DesignViewer - Class in org.eclipse.datatools.sqltools.sqlbuilder.views
Design Pane SplitWindow is used for insert/update/delete/select statements
DesignViewer(SQLDomainModel, Composite) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.DesignViewer
 
DesignXMLProcessor - Class in org.eclipse.datatools.connectivity.oda.design.util
This class contains helper methods to serialize and deserialize XML documents
DesignXMLProcessor() - Constructor for class org.eclipse.datatools.connectivity.oda.design.util.DesignXMLProcessor
Public constructor to instantiate the helper.
detach(IProgressMonitor) - Method in interface org.eclipse.datatools.connectivity.IOfflineConnection
Detach this connection from the server.
determineContributorCompletion() - Method in interface org.eclipse.datatools.connectivity.ui.wizards.IDriverUIContributor
 
determineContributorCompletion() - Method in class org.eclipse.datatools.connectivity.ui.wizards.OtherDriverUIContributor
 
determineContributorCompletion() - Method in class org.eclipse.datatools.enablement.hsqldb.ui.connection.drivers.HSQLDBDriverUIContributor
 
determineContributorCompletion() - Method in class org.eclipse.datatools.enablement.ibm.db2.luw.ui.drivers.DB2LUWDriverUIContributorBase
 
determineContributorCompletion() - Method in class org.eclipse.datatools.enablement.ibm.informix.ui.drivers.InformixDriverUIContributorBase
 
determineContributorCompletion() - Method in class org.eclipse.datatools.enablement.msft.sqlserver.ui.drivers.SQLServer2000DriverUIContributorBase
 
determineContributorCompletion() - Method in class org.eclipse.datatools.enablement.msft.sqlserver.ui.drivers.SQLServer2005DriverUIContributorBase
 
determineContributorCompletion() - Method in class org.eclipse.datatools.enablement.oracle.ui.drivers.OracleThinDriverUIContributorBase
 
determineContributorCompletion() - Method in class org.eclipse.datatools.enablement.sqlite.ui.connection.drivers.SQLITEDriverUIContributor
 
determineContributorCompletion() - Method in class org.eclipse.datatools.enablement.sybase.ase.ui.drivers.ASEDriverUIContributorBase
 
determinePageCompletion() - Method in class org.eclipse.datatools.connectivity.ui.wizards.ExtensibleProfileDetailsPropertyPage
 
determinePageCompletion() - Method in class org.eclipse.datatools.connectivity.ui.wizards.ExtensibleProfileDetailsWizardPage
 
DETERMINISTIC - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
DETERMINISTIC - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
DETERMINISTIC - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
DETERMINISTIC - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
DEVICE_ITEM - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The meta object id for the 'Device Item' class.
DEVICE_ITEM - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Device Item' class.
DEVICE_ITEM__COMMENTS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Comments' reference list.
DEVICE_ITEM__DEPENDENCIES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Dependencies' containment reference list.
DEVICE_ITEM__DESCRIPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Description' attribute.
DEVICE_ITEM__DEVICE_NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Device Name' attribute.
DEVICE_ITEM__DEVICE_NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Device Name' attribute feature.
DEVICE_ITEM__EANNOTATIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'EAnnotations' containment reference list.
DEVICE_ITEM__EXTENSIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Extensions' containment reference list.
DEVICE_ITEM__LABEL - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Label' attribute.
DEVICE_ITEM__NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Name' attribute.
DEVICE_ITEM__PRIVILEGES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Privileges' reference list.
DEVICE_ITEM__SIZE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Size' attribute.
DEVICE_ITEM__SIZE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Size' attribute feature.
DEVICE_ITEM_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The number of structural features of the 'Device Item' class.
DeviceItem - Interface in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel
A representation of the model object 'Device Item'.
DeviceItemImpl - Class in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl
An implementation of the model object 'Device Item'.
diagnose(BadParseException) - Method in class org.eclipse.datatools.sqltools.parsers.sql.AbstractSQLParser
 
diagnoseObject(EObject) - Static method in class org.eclipse.datatools.connectivity.oda.design.util.DesignUtil
Diagnoses the given EMF object, and returns the diagnostic result found.
DIALOG_RESULTS_FILTER - Static variable in interface org.eclipse.datatools.sqltools.result.ui.IHelpConstants
Used for SQL result view's SQL Results Filters dialog.
DIALOG_SAVE_RESULTSET - Static variable in interface org.eclipse.datatools.sqltools.result.ui.IHelpConstants
Used for SQL result view's Save All Results/ Save Result dialog.
DIALOG_TITLE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.sqlbuilderdialog.SQLBuilderDialog
 
DIGIT - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
DIGIT - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
DIGIT - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
DIMENSION_ATTRIBUTE - Static variable in enum org.eclipse.datatools.connectivity.oda.design.AxisType
The 'Dimension Attribute' literal value.
DIMENSION_MEMBER - Static variable in enum org.eclipse.datatools.connectivity.oda.design.AxisType
The 'Dimension Member' literal value.
DIRECTORY - Static variable in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.ProxyTableExternalType
The 'DIRECTORY' literal value.
DIRECTORY_LITERAL - Static variable in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.ProxyTableExternalType
The 'DIRECTORY' literal object.
DIRTY_COLUMN - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.ParametersData
 
DIRTY_COLUMN - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.VariablesData
 
dirtyStateChanged() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditorPage.PageForm
 
DISABLE - Static variable in interface org.eclipse.datatools.enablement.ase.ISybaseASEDdlConstants
 
DISABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.ISybaseASADdlConstants
 
DISABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
disable_tracing() - Method in class org.eclipse.datatools.enablement.sybase.parser.QuickSQLParser
 
disable_tracing() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
disable_tracing() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
disableContentOutline() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.SQLTreeViewer
 
disableDelimiters() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.export.SaveResultGroup
Disables the delimiter configuration function
DISCONEECT - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.EventType
The 'DISCONEECT' literal value.
DISCONEECT_LITERAL - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.EventType
The 'DISCONEECT' literal object.
disconnect() - Method in interface org.eclipse.datatools.connectivity.IConnectionProfile
This method blocks until all registered connect listeners have been notified to close connections.
disconnect(IJobChangeListener) - Method in interface org.eclipse.datatools.connectivity.IConnectionProfile
This method returns immediately after spawning a Job which notifies all registered connect listeners to close connections.
disconnect(Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.RoutineFormDocumentProviderAdapter
 
disconnect() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPDebugTarget
 
disconnect() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPThread
 
disconnect() - Method in class org.eclipse.datatools.sqltools.routineeditor.launching.SPDebugTarget_Run
 
disconnect() - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLSourceEditingEnvironment
 
Disconnect_CONDITIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
Disconnect_error - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.utils.Messages
 
DisconnectAction - Class in org.eclipse.datatools.connectivity.ui.actions
 
DisconnectAction() - Constructor for class org.eclipse.datatools.connectivity.ui.actions.DisconnectAction
 
DisconnectAction_disconnectFailInuse - Static variable in class org.eclipse.datatools.sqltools.debugger.core.internal.DebuggerMessages
 
DisconnectAction_fail - Static variable in class org.eclipse.datatools.sqltools.debugger.core.internal.DebuggerMessages
 
DisconnectAction_label - Static variable in class org.eclipse.datatools.sqltools.debugger.core.internal.DebuggerMessages
 
disconnected() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPDebugTarget
 
DISCONNECTED_STATE - Static variable in interface org.eclipse.datatools.connectivity.IConnectionProfile
When the connection profile is in this state, no active connections to the server exist.
DISCOVERED_SERVER_FILTER - Static variable in interface org.eclipse.datatools.connectivity.sqm.core.connection.ConnectionFilter
 
DISK - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
DISK - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
DISK - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
display - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPolicy
 
DisplayHelpAction - Class in org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.intropage
 
DisplayHelpAction() - Constructor for class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.intropage.DisplayHelpAction
 
DisplayHelpAction(String) - Constructor for class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.intropage.DisplayHelpAction
 
DisplayHelpAction(String, String) - Constructor for class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.intropage.DisplayHelpAction
 
dispose() - Method in class org.eclipse.datatools.connectivity.db.generic.ui.GenericDBProfileDetailsWizardPage
 
dispose() - Method in class org.eclipse.datatools.connectivity.db.generic.ui.GenericDBProfilePropertyPage
 
dispose() - Method in class org.eclipse.datatools.connectivity.ui.actions.AddProfileViewAction
 
dispose() - Method in class org.eclipse.datatools.connectivity.ui.actions.ExportProfileViewAction
 
dispose() - Method in class org.eclipse.datatools.connectivity.ui.actions.ImportProfileViewAction
 
dispose() - Method in class org.eclipse.datatools.connectivity.ui.actions.SaveOfflineAction
 
dispose() - Method in class org.eclipse.datatools.connectivity.ui.actions.WorkOfflineAction
 
dispose() - Method in class org.eclipse.datatools.connectivity.ui.actions.WorkOfflineActionProvider
 
dispose() - Method in class org.eclipse.datatools.connectivity.ui.CommonContentProviderBase
 
dispose() - Method in class org.eclipse.datatools.connectivity.ui.CommonLabelProviderBase
 
dispose() - Method in class org.eclipse.datatools.connectivity.ui.ContentExtensionBase
 
dispose() - Method in class org.eclipse.datatools.connectivity.ui.dse.dialogs.ProfileSelectionComposite
Dispose of connect listeners
dispose() - Method in class org.eclipse.datatools.connectivity.ui.dse.dialogs.ProfileSelectionDialogPage
 
dispose() - Method in interface org.eclipse.datatools.connectivity.ui.IContentExtension
This method should dispose of any resources allocated by this object, including closing open connections to the referenced connection profile.
dispose() - Method in class org.eclipse.datatools.connectivity.ui.ManagedContentExtensionBase
 
dispose() - Method in class org.eclipse.datatools.connectivity.ui.navigator.actions.ProfileActionsActionProvider
 
dispose() - Method in class org.eclipse.datatools.connectivity.ui.navigator.ConnectionProfileContentProvider
 
dispose() - Method in class org.eclipse.datatools.connectivity.ui.navigator.ConnectionProfileLabelProvider
 
dispose() - Method in class org.eclipse.datatools.connectivity.ui.templates.PropertyListContentProvider
 
dispose() - Method in class org.eclipse.datatools.connectivity.ui.templates.PropertyTreeContentProvider
 
dispose() - Method in class org.eclipse.datatools.connectivity.ui.wizards.ExtensibleProfileDetailsPropertyPage
 
dispose() - Method in class org.eclipse.datatools.connectivity.ui.wizards.ExtensibleProfileDetailsWizardPage
 
dispose() - Method in class org.eclipse.datatools.connectivity.ui.wizards.ProfilePropertyPage
 
dispose() - Method in class org.eclipse.datatools.enablement.hsqldb.ui.catalog.HSQLDBPipelineTreeContentProvider
 
dispose() - Method in class org.eclipse.datatools.enablement.sybase.asa.providers.SybaseASAContentProvider
 
dispose() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.LazyTreeViewerContentProvider
 
dispose() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.PrivilegesDetailContentProvider
 
dispose() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.PrivilegesDetailLabelProvider
 
dispose() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.PrivilegesDetailPage
 
dispose() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.ParametersData
 
dispose() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.VariablesData
 
dispose() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.SourcePage
 
dispose() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.ProceduralObjectEditorHandler
 
dispose() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.commonui.SchemaObjectsViewerContentProvider
 
dispose() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.ASATableEditorColumnsTableData
 
dispose() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints.ConstraintsLabelProvider
 
dispose() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints.TreeViewerContentProvider
 
dispose() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.indexes.IndexesViewerLabelProvider
 
dispose() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.triggers.TriggersViewerLabelProvider
 
dispose() - Method in class org.eclipse.datatools.enablement.sybase.ase.providers.SybaseASEContentProvider
 
dispose() - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.SQLDataTypesItemProviderAdapterFactory
This disposes all of the item providers created by this factory.
dispose() - Method in class org.eclipse.datatools.modelbase.sql.expressions.provider.SQLExpressionsItemProviderAdapterFactory
This disposes all of the item providers created by this factory.
dispose() - Method in class org.eclipse.datatools.sqltools.common.ui.sqlstatementarea.SharedTextColors
 
dispose() - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.TableDataContentProvider
 
dispose() - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.TableDataLabelProvider
 
dispose() - Method in class org.eclipse.datatools.sqltools.common.ui.util.ImageDescriptorRegistry
Disposes all images managed by this registry.
dispose() - Method in interface org.eclipse.datatools.sqltools.data.internal.core.editor.ITableData
 
dispose() - Method in class org.eclipse.datatools.sqltools.data.internal.core.editor.TableDataImpl
 
dispose() - Method in class org.eclipse.datatools.sqltools.data.internal.ui.editor.TableDataContentProvider
 
dispose() - Method in class org.eclipse.datatools.sqltools.data.internal.ui.editor.TableDataEditor
 
dispose() - Method in class org.eclipse.datatools.sqltools.data.internal.ui.editor.TableDataLabelProvider
 
dispose() - Method in class org.eclipse.datatools.sqltools.debugger.actions.ManageBreakpointRulerAction
Disposes this action
dispose() - Method in class org.eclipse.datatools.sqltools.debugger.core.DebugHandlerManager
 
dispose() - Method in interface org.eclipse.datatools.sqltools.debugger.core.IDebugHandler
Disposes the related resources
dispose() - Method in interface org.eclipse.datatools.sqltools.debugger.core.IDebugHandlerManager
Disposes all debug handlers in this manager
dispose() - Method in class org.eclipse.datatools.sqltools.debugger.debug.SPModelPresentation
 
dispose() - Method in class org.eclipse.datatools.sqltools.plan.internal.ui.actions.PlanDropDownAction
 
dispose() - Method in class org.eclipse.datatools.sqltools.plan.internal.ui.actions.PlanTypeDropDownAction
 
dispose() - Method in class org.eclipse.datatools.sqltools.plan.internal.ui.view.PlanView
 
dispose() - Method in class org.eclipse.datatools.sqltools.result.internal.model.ResultInstance
 
dispose() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.actions.RemoveResultAction
 
dispose() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.actions.TerminateInstanceAction
 
dispose() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.export.ContainerContentProvider
The visual part that is using this content provider is about to be disposed.
dispose() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.ResultHistorySection
 
dispose() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.ResultsHistoryContentProvider
 
dispose() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.ResultsView
 
dispose() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.ResultsViewLabelProvider
 
dispose() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.viewer.ResultSetContentProvider
 
dispose() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.viewer.ResultSetLabelProvider
 
dispose() - Method in interface org.eclipse.datatools.sqltools.result.IResultSetObject
Disposes resource after resultset is closed;
dispose() - Method in interface org.eclipse.datatools.sqltools.result.model.IResultInstance
Disposes resources after the instance terminated.
dispose() - Method in class org.eclipse.datatools.sqltools.result.ResultSetObject
 
dispose() - Method in class org.eclipse.datatools.sqltools.result.ui.view.ResultsViewControl
 
dispose() - Method in class org.eclipse.datatools.sqltools.result.XMLResultSetObject
 
dispose() - Method in class org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditor
 
dispose() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.action.RefreshSchemaEditorAction
 
dispose() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.action.RevertSchemaEditorAction
 
dispose() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.DefaultSchemaObjectEditorHandler
 
dispose() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditor
 
dispose() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditorPage
Disposes the managed form.
dispose() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.internal.ui.ContainerContentProvider
The visual part that is using this content provider is about to be disposed.
dispose() - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.ISchemaObjectEditorHandler
Does something when the editor part is disposing
dispose() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.ddl.DDLPage
 
dispose() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.intropage.IntroductionSection
 
dispose() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.ColorProvider
Method disposes of the colors.
dispose() - Static method in class org.eclipse.datatools.sqltools.sql.ui.SQLImages
Disposes and clears the workbench images.
dispose() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.actions.SQLBuilderActionBarContributor
Disposes of this object.
dispose() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSearchTable.CaseSearchTableContentProvider
 
dispose() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSimpleTable.CaseSimpleTableContentProvider
 
dispose() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.function.ParamTable.ParamTableContentProvider
 
dispose() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.multiexpr.ExpressionsTable.ExpressionsTableContentProvider
 
dispose() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.provider.rdbschema.AvailableTablesTreeProvider
Implements ITreeContentProvider.dispose.
dispose() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilderEditor
Overrides WorkbenchPart.dispose()
dispose() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLColourProvider
 
dispose() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.CCPActionGroup
 
dispose() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.editor.SQLEditorOutlineContentProvider
Disposes of this content provider.
dispose() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.editor.SQLMarkerLabelDecorator
 
dispose() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.editor.SQLOutlinePage
 
dispose() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.matching.AbstractPairMatcher
 
dispose() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.SQLEditorActionContributor
 
dispose() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.utils.SQLColorProvider
Release all of the color resources held onto by the receiver.
dispose() - Method in interface org.eclipse.datatools.sqltools.sqleditor.ISQLEditorActionContributorExtension
Disposes this contributor.
dispose() - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditor
Dispose of resources held by this editor.
dispose() - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditorActionContributorExtension
 
dispose() - Method in class org.eclipse.datatools.sqltools.sqlscrapbook.actions.OpenScrapbookAction
We can use this method to dispose of any system resources we previously allocated.
disposeMenu() - Method in class org.eclipse.datatools.sqltools.plan.internal.ui.actions.PlanDropDownAction
 
disposeMenu() - Method in class org.eclipse.datatools.sqltools.plan.internal.ui.actions.PlanTypeDropDownAction
 
DISTINCT - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
DISTINCT - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
DISTINCT - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
DISTINCT - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
String constant for QuerySelect "DISTINCT"
DISTINCT_USER_DEFINED_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The meta object id for the 'Distinct User Defined Type' class.
DISTINCT_USER_DEFINED_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Distinct User Defined Type' class.
DISTINCT_USER_DEFINED_TYPE__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Comments' reference list.
DISTINCT_USER_DEFINED_TYPE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Dependencies' containment reference list.
DISTINCT_USER_DEFINED_TYPE__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Description' attribute.
DISTINCT_USER_DEFINED_TYPE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'EAnnotations' containment reference list.
DISTINCT_USER_DEFINED_TYPE__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Extensions' containment reference list.
DISTINCT_USER_DEFINED_TYPE__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Label' attribute.
DISTINCT_USER_DEFINED_TYPE__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Name' attribute.
DISTINCT_USER_DEFINED_TYPE__ORDERING - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Ordering' containment reference.
DISTINCT_USER_DEFINED_TYPE__PREDEFINED_REPRESENTATION - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Predefined Representation' containment reference.
DISTINCT_USER_DEFINED_TYPE__PREDEFINED_REPRESENTATION - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Predefined Representation' containment reference feature.
DISTINCT_USER_DEFINED_TYPE__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Privileges' reference list.
DISTINCT_USER_DEFINED_TYPE__SCHEMA - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Schema' reference.
DISTINCT_USER_DEFINED_TYPE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The number of structural features of the 'Distinct User Defined Type' class.
DistinctUserDefinedType - Interface in org.eclipse.datatools.modelbase.sql.datatypes
A representation of the model object 'Distinct User Defined Type'.
DistinctUserDefinedTypeItemProvider - Class in org.eclipse.datatools.modelbase.sql.datatypes.provider
This is the item provider adapter for a DistinctUserDefinedType object.
DistinctUserDefinedTypeItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.datatypes.provider.DistinctUserDefinedTypeItemProvider
This constructs an instance from a factory and a notifier.
DIVIDE - Static variable in class org.eclipse.datatools.connectivity.oda.spec.valueexpr.CombinedValueExpressionOperator
 
DIVIDE - Static variable in class org.eclipse.datatools.modelbase.sql.query.ValueExpressionCombinedOperator
The 'DIVIDE' literal value.
DIVIDE_LITERAL - Static variable in class org.eclipse.datatools.connectivity.oda.spec.valueexpr.CombinedValueExpressionOperator
 
DIVIDE_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.query.ValueExpressionCombinedOperator
The 'DIVIDE' literal object.
dividerMoved(int, int) - Method in interface org.eclipse.datatools.sqltools.sqlbuilder.views.CustomSashForm.ICustomSashFormListener
 
DML_STATEMENTS - Static variable in interface org.eclipse.datatools.sqltools.sql.parser.SQLParserConstants
 
DMLDIALOG_SELECTION_SQL_ACTION_ID - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.ISQLEditorActionConstants
Context menu id for selected sql edit in DMLDIALOG action.
DMLDialogSelectionSQLAction - Class in org.eclipse.datatools.sqltools.sqleditor.internal.actions
 
DMLDialogSelectionSQLAction(SQLEditor) - Constructor for class org.eclipse.datatools.sqltools.sqleditor.internal.actions.DMLDialogSelectionSQLAction
 
DMLDialogSelectionSQLAction_label - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.Messages
 
DMLDialogSelectionSQLAction_tooltip - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.Messages
 
DMP_LAUNCH_ASA_CHAINED - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.LaunchConfigurationAttribute
 
DMP_LAUNCH_ASA_QUOTED_IDEN - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.LaunchConfigurationAttribute
 
dmpActionHandler_debug_refreshDBObject_result - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
dmpActionHandler_debug_updateconnection_exception - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
dmpActionHandler_debug_validateDBObject_result - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
dmpActionHandler_deleteLaunchConfigration_NameOrOwnerNull - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
dmpActionHandler_deleteLaunchConfigration_NameOrOwnerNull - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.actions.Messages
 
dmpActionHandler_exception_debugAction - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
dmpActionHandler_exception_editAction - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
dmpActionHandler_exception_renameAction - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
dmpActionHandler_exception_runAction - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
DmpConstants_dateformat - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
dmpHandler_debug_currconinfo - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
DMPHandlerActionDelegate_cannotFindParentObject - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
DMPHandlerActionDelegate_error - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
DMPHandlerActionDelegate_NoCreateNewPermissionEVE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
DMPHandlerActionDelegate_NoCreateNewPermissionFN - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
DMPHandlerActionDelegate_NoCreateNewPermissionSP - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
DMPHandlerActionDelegate_NoCreateNewPermissionTR - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
DMPHandlerActionDelegate_textHidden - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
DOCUMENT - Static variable in class org.eclipse.datatools.modelbase.sql.xml.query.XMLContentType
The 'DOCUMENT' literal value.
DOCUMENT - Static variable in class org.eclipse.datatools.modelbase.sql.xml.query.XMLContentType2
The 'DOCUMENT' literal value.
DOCUMENT_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.xml.query.XMLContentType
The 'DOCUMENT' literal object.
DOCUMENT_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.xml.query.XMLContentType2
The 'DOCUMENT' literal object.
DOCUMENT_ROOT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The meta object id for the 'Document Root' class.
DOCUMENT_ROOT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Document Root' class.
DOCUMENT_ROOT__MIXED - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Mixed' attribute list.
DOCUMENT_ROOT__MIXED - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Mixed' attribute list feature.
DOCUMENT_ROOT__ODA_DESIGN_SESSION - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Oda Design Session' containment reference.
DOCUMENT_ROOT__ODA_DESIGN_SESSION - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Oda Design Session' containment reference feature.
DOCUMENT_ROOT__XMLNS_PREFIX_MAP - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'XMLNS Prefix Map' map.
DOCUMENT_ROOT__XMLNS_PREFIX_MAP - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'XMLNS Prefix Map' map feature.
DOCUMENT_ROOT__XSI_SCHEMA_LOCATION - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'XSI Schema Location' map.
DOCUMENT_ROOT__XSI_SCHEMA_LOCATION - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'XSI Schema Location' map feature.
DOCUMENT_ROOT_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The number of structural features of the 'Document Root' class.
documentAboutToBeChanged(DocumentEvent) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.editor.SQLUpdater
 
documentChanged(DocumentEvent) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.editor.SQLUpdater
 
DocumentRoot - Interface in org.eclipse.datatools.connectivity.oda.design
 
documentSaved(IDocument) - Method in class org.eclipse.datatools.sqltools.debugger.editorext.SPBreakpointAnnotationModel
 
doDelete() - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.AccessibleTableViewer
Delete a row which is positioned by cursor.
doDelete() - Method in interface org.eclipse.datatools.sqltools.data.internal.ui.editor.ITableDataEditor
 
doDelete() - Method in class org.eclipse.datatools.sqltools.data.internal.ui.editor.TableDataEditor
 
doDeleteAll(boolean) - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.AccessibleTableViewer
Delete all rows in this table viewer.
doExtract(Output) - Method in class org.eclipse.datatools.sqltools.data.internal.core.extract.ExtractData
Extracts content to a file.
doExtract(Output) - Method in interface org.eclipse.datatools.sqltools.data.internal.ui.extract.IExternalExtract
Performs the table data extraction
doGetAnnotationModel() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.ASTStart
 
doGetDocument() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.ASTStart
 
doGetDocument() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.ASTStart
 
doGetDocument() - Method in interface org.eclipse.datatools.sqltools.sql.parser.ast.IASTStart
 
doInsertRow() - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.AccessibleTableViewer
Insert a empty row into table.
doInsertRow() - Method in interface org.eclipse.datatools.sqltools.data.internal.ui.editor.ITableDataEditor
 
doInsertRow() - Method in class org.eclipse.datatools.sqltools.data.internal.ui.editor.TableDataEditor
 
doLoad(Output) - Method in class org.eclipse.datatools.sqltools.data.internal.core.load.LoadData
 
doLoad(Output) - Method in interface org.eclipse.datatools.sqltools.data.internal.ui.load.IExternalLoad
Performs the table load
doLoad1() - Method in class org.eclipse.datatools.sqltools.data.internal.core.load.LoadData
 
Domain - Interface in org.eclipse.datatools.modelbase.sql.datatypes
A representation of the model object 'Domain'.
DOMAIN - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The meta object id for the 'Domain' class.
DOMAIN - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Domain' class.
DOMAIN__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Comments' reference list.
DOMAIN__CONSTRAINT - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Constraint' containment reference list.
DOMAIN__CONSTRAINT - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Constraint' containment reference list feature.
DOMAIN__DEFAULT_VALUE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Default Value' attribute.
DOMAIN__DEFAULT_VALUE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Default Value' attribute feature.
DOMAIN__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Dependencies' containment reference list.
DOMAIN__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Description' attribute.
DOMAIN__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'EAnnotations' containment reference list.
DOMAIN__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Extensions' containment reference list.
DOMAIN__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Label' attribute.
DOMAIN__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Name' attribute.
DOMAIN__ORDERING - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Ordering' containment reference.
DOMAIN__PREDEFINED_REPRESENTATION - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Predefined Representation' containment reference.
DOMAIN__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Privileges' reference list.
DOMAIN__SCHEMA - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Schema' reference.
DOMAIN_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The number of structural features of the 'Domain' class.
DomainItemProvider - Class in org.eclipse.datatools.modelbase.sql.datatypes.provider
This is the item provider adapter for a Domain object.
DomainItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.datatypes.provider.DomainItemProvider
This constructs an instance from a factory and a notifier.
Done() - Method in class org.eclipse.datatools.enablement.sybase.parser.JavaCharStream
 
done(IJobChangeEvent) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SQLExecutionJobListener
 
Done() - Method in class org.eclipse.datatools.sqltools.sql.parser.JavaCharStream
 
Done() - Method in class org.eclipse.datatools.sqltools.sql.parser.SimpleCharStream
 
doRefresh(boolean) - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.AccessibleTableViewer
Refreshes the contents of the table if dirty.
doRefresh(int, boolean) - Method in class org.eclipse.datatools.sqltools.data.internal.core.editor.RowDataImpl
 
doRefresh() - Method in interface org.eclipse.datatools.sqltools.data.internal.ui.editor.ITableDataEditor
 
doRefresh() - Method in class org.eclipse.datatools.sqltools.data.internal.ui.editor.TableDataEditor
 
doRevert() - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.AccessibleTableViewer
This method will revert the added, deleted and changes rows in the table on the currently displayed table data to the original table data.
doRevert() - Method in interface org.eclipse.datatools.sqltools.data.internal.ui.editor.ITableDataEditor
 
doRevert() - Method in class org.eclipse.datatools.sqltools.data.internal.ui.editor.TableDataEditor
 
doRevertToSaved() - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditor
Abandons all modifications applied to this text editor's input element's textual presentation since the last save operation.
doSave(IProgressMonitor) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.ProceduralObjectEditorHandler
 
doSave(IProgressMonitor) - Method in class org.eclipse.datatools.sqltools.common.ui.helpsystem.HelpSystemEditorPart
 
doSave() - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.AccessibleTableViewer
This method is used to save table data.
doSave(IProgressMonitor) - Method in class org.eclipse.datatools.sqltools.data.internal.ui.editor.TableDataEditor
 
doSave(IProgressMonitor) - Method in class org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditor
 
doSave(IProgressMonitor) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.DefaultSchemaObjectEditorHandler
 
doSave(IProgressMonitor) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditor
 
doSave(IProgressMonitor) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditorPage
 
doSave(IProgressMonitor) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.ISchemaObjectEditorHandler
Saves the content of the editor part.
doSave(IProgressMonitor) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilder
Saves the current statement in the file resource associated with this SQLBuilder.
doSave(IProgressMonitor) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilderEditor
Implements EditorPart.doSave(IProgressMonitor)
doSave(IProgressMonitor) - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditor
Saves the content of this editor.
doSaveAs() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.ProceduralObjectEditorHandler
 
doSaveAs() - Method in class org.eclipse.datatools.sqltools.common.ui.helpsystem.HelpSystemEditorPart
 
doSaveAs() - Method in class org.eclipse.datatools.sqltools.data.internal.ui.editor.TableDataEditor
 
doSaveAs() - Method in class org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditor
 
doSaveAs() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.DefaultSchemaObjectEditorHandler
Does nothing
doSaveAs() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditor
 
doSaveAs() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditorPage
 
doSaveAs() - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.ISchemaObjectEditorHandler
Saves the content of the editor part to another file
doSaveAs() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilderEditor
Implements EditorPart.doSaveAs()
doSaveAs() - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditor
Saves the contents of this editor to another object.
doSetAnnotationModel(IAnnotationModel) - Method in class org.eclipse.datatools.sqltools.db.derby.parser.ASTStart
 
doSetDocument(IDocument) - Method in class org.eclipse.datatools.sqltools.db.derby.parser.ASTStart
 
doSetDocument(IDocument) - Method in class org.eclipse.datatools.sqltools.db.generic.parser.ASTStart
 
doSetDocument(IDocument) - Method in interface org.eclipse.datatools.sqltools.sql.parser.ast.IASTStart
IASTStart will always be supposed to be the root node of a parsing result, and only here the document information is really stored.
doSetInput(IEditorInput) - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditor
Sets the input of the outline page after this class has set input.
doSetNull() - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.AccessibleTableViewer
 
doSetNull() - Method in interface org.eclipse.datatools.sqltools.data.internal.ui.editor.ITableDataEditor
 
doSetNull() - Method in class org.eclipse.datatools.sqltools.data.internal.ui.editor.TableDataEditor
 
doSwitch(EObject) - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
doSwitch(EObject) - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.util.IngressqlmodelSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
doSwitch(EObject) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
doSwitch(EObject) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.util.SybaseasasqlmodelSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
doSwitch(EObject) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.util.PartitionSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
doSwitch(EObject) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
doSwitch(EObject) - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.util.SybasesqlmodelSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
doSwitch(EObject) - Method in class org.eclipse.datatools.modelbase.derby.util.DerbyModelSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
doSwitch(EObject) - Method in class org.eclipse.datatools.modelbase.sql.accesscontrol.util.SQLAccessControlSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
doSwitch(EObject) - Method in class org.eclipse.datatools.modelbase.sql.constraints.util.SQLConstraintsSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
doSwitch(EObject) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.util.SQLDataTypesSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
doSwitch(EObject) - Method in class org.eclipse.datatools.modelbase.sql.expressions.util.SQLExpressionsSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
doSwitch(EObject) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
doSwitch(EObject) - Method in class org.eclipse.datatools.modelbase.sql.routines.util.SQLRoutinesSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
doSwitch(EObject) - Method in class org.eclipse.datatools.modelbase.sql.schema.util.SQLSchemaSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
doSwitch(EObject) - Method in class org.eclipse.datatools.modelbase.sql.statements.util.SQLStatementsSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
doSwitch(EObject) - Method in class org.eclipse.datatools.modelbase.sql.tables.util.SQLTablesSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
doSwitch(EObject) - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
doSwitch(EObject) - Method in interface org.eclipse.datatools.sqltools.parsers.sql.query.util.CMESwitch
 
doSwitch(EObject) - Method in interface org.eclipse.datatools.sqltools.parsers.sql.util.CMESwitch
 
DOT - Static variable in interface org.eclipse.datatools.enablement.sybase.IGenericDdlConstants
 
DOT - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
DOT - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
DOT - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
DOT - Static variable in interface org.eclipse.datatools.sqltools.editor.template.TemplateConstant
 
DOUBLE - Static variable in enum org.eclipse.datatools.connectivity.oda.design.OdaScalarDataType
The 'Double' literal value.
DOUBLE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.SQLDataTypes
 
DOUBLE - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
DOUBLE - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
DOUBLE_PRECISION - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.SQLDataTypes
 
DOUBLE_PRECISION - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.PrimitiveType
The 'DOUBLE PRECISION' literal value.
DOUBLE_PRECISION_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.PrimitiveType
The 'DOUBLE PRECISION' literal object.
DOUBLE_QUOTE - Static variable in interface org.eclipse.datatools.enablement.sybase.IGenericDdlConstants
 
DOUBLE_QUOTE - Static variable in interface org.eclipse.datatools.sqltools.editor.template.TemplateConstant
 
DOUBLE_STRING_LITERAL - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
DOUBLE_STRING_LITERAL - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
DOUBLE_STRING_LITERAL - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
DoubleClickActionProvider - Class in org.eclipse.datatools.sqltools.routineeditor.ui.actions
 
DoubleClickActionProvider() - Constructor for class org.eclipse.datatools.sqltools.routineeditor.ui.actions.DoubleClickActionProvider
 
DoubleClickActionProviderExt - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.action
 
DoubleClickActionProviderExt() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.action.DoubleClickActionProviderExt
 
doubleClicked(ITextViewer) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLDoubleClickStrategy
Handles a double-click action by selecting the current word.
DoubleObjectPrivilege - Interface in org.eclipse.datatools.modelbase.sql.accesscontrol
A representation of the model object 'Double Object Privilege'.
doubleStringDelim(String, String) - Static method in class org.eclipse.datatools.sqltools.data.internal.core.common.data.DataSerializer
 
doubleStringDelim(String, String) - Static method in class org.eclipse.datatools.sqltools.data.internal.core.DataCorePlugin
 
doubleStringDelim(String, String) - Static method in class org.eclipse.datatools.sqltools.tabledataeditor.actions.SampleContentAction
 
doUpdateValue() - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.AccessibleTableViewer
To make the selected cell editable.
doUpdateValue() - Method in interface org.eclipse.datatools.sqltools.data.internal.ui.editor.ITableDataEditor
 
doUpdateValue() - Method in class org.eclipse.datatools.sqltools.data.internal.ui.editor.TableDataEditor
 
doValidCheck(String, int, DatabaseIdentifier) - Method in class org.eclipse.datatools.sqltools.sql.identifier.DefaultIdentifierValidator
This method is not encouraged to overrided, if you want to add new validate rule, you can add it in checkCustomization method
DownToProfilesOnlyFilter - Class in org.eclipse.datatools.connectivity.ui.dse.dialogs.filters
Filters the DSE's viewer so only categories and profiles appear
DownToProfilesOnlyFilter() - Constructor for class org.eclipse.datatools.connectivity.ui.dse.dialogs.filters.DownToProfilesOnlyFilter
 
drawArrow(GC, Rectangle, int) - Static method in class org.eclipse.datatools.connectivity.oda.flatfile.ui.wizards.MenuButton
 
drawPlan(IExecutionPlanDocument) - Method in class org.eclipse.datatools.sqltools.plan.AbstractPlanDrawer
 
drawPlan(IExecutionPlanDocument) - Method in interface org.eclipse.datatools.sqltools.plan.IPlanDrawer
Draws the given execution plan
drawPlan(IExecutionPlanDocument) - Method in class org.eclipse.datatools.sqltools.plan.treeplan.TreePlanDrawer
 
DRIVER - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.model.SqlXmlConstant
 
DRIVER_CLASS_PROP_ID - Static variable in interface org.eclipse.datatools.connectivity.drivers.jdbc.IJDBCDriverDefinitionConstants
Property used to store the driver class name.
DRIVER_FILE - Static variable in interface org.eclipse.datatools.connectivity.drivers.IDriverMgmtConstants
 
DriverClassBrowsePropertyDescriptor - Class in org.eclipse.datatools.connectivity.ui
 
DriverClassBrowsePropertyDescriptor() - Constructor for class org.eclipse.datatools.connectivity.ui.DriverClassBrowsePropertyDescriptor
No arg constructor
DriverClassBrowsePropertyDescriptor(Object, String, String[]) - Constructor for class org.eclipse.datatools.connectivity.ui.DriverClassBrowsePropertyDescriptor
 
DriverClassBrowsePropertyDescriptor(Object, String) - Constructor for class org.eclipse.datatools.connectivity.ui.DriverClassBrowsePropertyDescriptor
 
DriverClassEditDialog_Browse_option_button - Static variable in class org.eclipse.datatools.connectivity.ui.Messages
 
DriverClassEditDialog_populate_classes_button - Static variable in class org.eclipse.datatools.connectivity.ui.Messages
 
DriverClassEditDialog_Type_option_button - Static variable in class org.eclipse.datatools.connectivity.ui.Messages
 
DriverClasspathContainer - Class in org.eclipse.datatools.enablement.jdt.classpath
Container that adapts the jar list from a driver instance to add the referenced jars to a Java project.
DriverClasspathContainer(String) - Constructor for class org.eclipse.datatools.enablement.jdt.classpath.DriverClasspathContainer
 
DriverConnectionBase - Class in org.eclipse.datatools.connectivity
Base implementation for a connection that uses the driver framework.
DriverConnectionBase(IConnectionProfile, Class) - Constructor for class org.eclipse.datatools.connectivity.DriverConnectionBase
 
DriverExtensionManifest - Class in org.eclipse.datatools.connectivity.oda.consumer.util.manifest
Encapsulates access to the manifest content of an ODA consumer helper driverBridge extension.
DriverInstance - Class in org.eclipse.datatools.connectivity.drivers
Collection of Driver properties
DriverInstance(IPropertySet) - Constructor for class org.eclipse.datatools.connectivity.drivers.DriverInstance
Basic constructor.
DriverInstance(TemplateDescriptor, IPropertySet) - Constructor for class org.eclipse.datatools.connectivity.drivers.DriverInstance
Constructor to pass an explicit template along with the property set.
DriverManager - Class in org.eclipse.datatools.connectivity.drivers
This class provides a management-level interface for drivers.
DriverMgmtMessages - Class in org.eclipse.datatools.connectivity.drivers
Utility class which helps managing messages
DriverMigratorBase - Class in org.eclipse.datatools.connectivity.drivers
Base implementation for IDriverMigrator.
DriverMigratorBase() - Constructor for class org.eclipse.datatools.connectivity.drivers.DriverMigratorBase
Default constructor
DriverPropertyDialog - Class in org.eclipse.datatools.connectivity.ui.templates
Dialog for editing driver properties
DriversProvider - Class in org.eclipse.datatools.connectivity.drivers.models
Provider for the content provider to act as a trigger.
DriverTemplatePluginTemplateWizard - Class in org.eclipse.datatools.connectivity.ui.templates
Wizard to wrap the driver template PDE template
DriverTemplatePluginTemplateWizard() - Constructor for class org.eclipse.datatools.connectivity.ui.templates.DriverTemplatePluginTemplateWizard
 
DriverTemplateSection - Class in org.eclipse.datatools.connectivity.ui.templates
PDE template for Driver Templates
DriverTemplateSection() - Constructor for class org.eclipse.datatools.connectivity.ui.templates.DriverTemplateSection
Constructor
DRIVERTYPE_TAG - Static variable in class org.eclipse.datatools.connectivity.drivers.models.CategoryDescriptor
 
DriverValidator - Class in org.eclipse.datatools.connectivity.drivers
Validates a driver instance.
DriverValidator(TemplateDescriptor, IPropertySet) - Constructor for class org.eclipse.datatools.connectivity.drivers.DriverValidator
Constructor
DriverValidator(DriverInstance) - Constructor for class org.eclipse.datatools.connectivity.drivers.DriverValidator
Driver validator constructor
DROP - Static variable in class org.eclipse.datatools.enablement.sybase.deltaddl.SybaseDeltaDdlGeneration
 
DROP - Static variable in interface org.eclipse.datatools.enablement.sybase.IGenericDdlConstants
 
DROP - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
DROP - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
DROP - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
drop(DropTargetEvent) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.RDBTableDropListener
 
drop_stmts() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
drop_stmts() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
dropAccept(DropTargetEvent) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.RDBTableDropListener
 
dropAssertion(Assertion, boolean, boolean) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.fe.GenericDdlBuilder
 
dropAuthorizationId(AuthorizationIdentifier, boolean, boolean) - Method in class org.eclipse.datatools.enablement.ase.ddl.SybaseASEDdlBuilder
sp_dropuser name_in_db sp_dropgroup grpname
dropAuthorizationId(AuthorizationIdentifier, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.ddl.SybaseASADdlBuilder
REVOKE CONNECT FROM userid, ...
dropAuthorizationId(AuthorizationIdentifier, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlBuilder
 
dropAuthorizationId(AuthorizationIdentifier, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlBuilderWrapper
 
dropCatalog(Catalog, boolean, boolean) - Method in class org.eclipse.datatools.enablement.ase.ddl.SybaseASEDdlBuilder
 
dropCatalog(Catalog, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlBuilder
 
dropCheckConstraint(CheckConstraint, boolean, boolean) - Method in class org.eclipse.datatools.enablement.ase.ddl.SybaseASEDdlBuilder
 
dropCheckConstraint(CheckConstraint, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.ddl.SybaseASADdlBuilder
 
dropCheckConstraint(CheckConstraint, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlBuilder
 
dropCheckConstraint(CheckConstraint, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlBuilderWrapper
 
dropColumn(Column, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlBuilder
 
dropDatabase(Database, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.ddl.SybaseASADdlBuilder
 
dropDatabase(Database, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlBuilder
 
dropDBSpace(SybaseASABaseDBSpace, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.ddl.SybaseASADdlBuilder
 
dropDefault(SybaseASEDefault, boolean, boolean) - Method in class org.eclipse.datatools.enablement.ase.ddl.SybaseASEDdlBuilder
Returns the SQL Statement for droping default.
dropEvent(Event, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.ddl.SybaseASADdlBuilder
 
dropEvent(Event, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlBuilder
 
dropForeignKey(ForeignKey, boolean, boolean) - Method in class org.eclipse.datatools.enablement.ase.ddl.SybaseASEDdlBuilder
 
dropForeignKey(ForeignKey, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.ddl.SybaseASADdlBuilder
 
dropForeignKey(ForeignKey, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlBuilder
 
dropForeignKey(ForeignKey, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlBuilderWrapper
 
dropFunction(UserDefinedFunction, boolean, boolean) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.fe.GenericDdlBuilder
 
dropFunction(UserDefinedFunction, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.ddl.SybaseASADdlBuilder
 
dropFunction(UserDefinedFunction, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlBuilder
 
dropIndex(Index, boolean, boolean) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.fe.GenericDdlBuilder
 
dropIndex(Index, boolean, boolean) - Method in class org.eclipse.datatools.enablement.ase.ddl.SybaseASEDdlBuilder
 
dropIndex(Index, boolean, boolean) - Method in class org.eclipse.datatools.enablement.mysql.ddl.MySqlDdlBuilder
 
dropIndex(Index, boolean, boolean) - Method in class org.eclipse.datatools.enablement.mysql.ddl.shared.MySqlDdlBuilderHelper
 
dropIndex(Index, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.ddl.SybaseASADdlBuilder
 
dropProcedure(Procedure, boolean, boolean) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.fe.GenericDdlBuilder
 
dropProcedure(Procedure, boolean, boolean) - Method in class org.eclipse.datatools.enablement.ase.ddl.SybaseASEDdlBuilder
 
dropProcedure(Procedure, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.ddl.SybaseASADdlBuilder
 
dropProcedure(Procedure, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlBuilder
 
DropRoutineAction - Class in org.eclipse.datatools.sqltools.routineeditor.ui.actions
 
DropRoutineAction() - Constructor for class org.eclipse.datatools.sqltools.routineeditor.ui.actions.DropRoutineAction
 
DropRoutineAction(Object) - Constructor for class org.eclipse.datatools.sqltools.routineeditor.ui.actions.DropRoutineAction
Constructs a CommonSQLObjectAction from the selected resource.
DropRoutineAction_label - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.actions.Messages
 
DropRoutineAction_message - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.actions.Messages
 
DropRoutineAction_title - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.actions.Messages
 
DropRoutineAction_tooltip - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.actions.Messages
 
dropRule(SybaseASERule, boolean, boolean) - Method in class org.eclipse.datatools.enablement.ase.ddl.SybaseASEDdlBuilder
Returns the SQL Statement for droping rule.
dropSchema(Schema, boolean, boolean) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.fe.GenericDdlBuilder
 
dropSegment(SybaseASESegment, boolean, boolean) - Method in class org.eclipse.datatools.enablement.ase.ddl.SybaseASEDdlBuilder
 
dropSQLObjects(SQLObject[], boolean, boolean, IProgressMonitor) - Method in interface org.eclipse.datatools.connectivity.sqm.core.rte.DDLGenerator
 
dropSQLObjects(SQLObject[], boolean, boolean, IProgressMonitor, IEngineeringCallBack) - Method in interface org.eclipse.datatools.connectivity.sqm.core.rte.DDLGenerator
 
dropSQLObjects(SQLObject[], boolean, boolean, IProgressMonitor) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.fe.GenericDdlGenerator
 
dropSQLObjects(SQLObject[], boolean, boolean, IProgressMonitor, IEngineeringCallBack) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.fe.GenericDdlGenerator
 
dropSQLObjects(SQLObject[], EngineeringOption[], IProgressMonitor) - Method in class org.eclipse.datatools.enablement.ase.ddl.SybaseASEDdlGenerator
 
dropSQLObjects(SQLObject[], boolean, boolean, IProgressMonitor) - Method in class org.eclipse.datatools.enablement.ase.ddl.SybaseASEDdlGenerator
 
dropSQLObjects(SQLObject[], boolean, boolean, IProgressMonitor) - Method in class org.eclipse.datatools.enablement.mysql.ddl.shared.MySqlDdlGeneratorHelper
 
dropSQLObjects(SQLObject[], boolean, boolean, IProgressMonitor, IEngineeringCallBack) - Method in class org.eclipse.datatools.enablement.mysql.ddl.shared.MySqlDdlGeneratorHelper
 
dropSQLObjects(SQLObject[], EngineeringOption[], IProgressMonitor) - Method in interface org.eclipse.datatools.enablement.sybase.ddl.ISybaseDdlGenerator
 
dropSQLObjects(SQLObject[], boolean, boolean, IProgressMonitor) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlGenerator
 
dropSQLObjects(SQLObject[], EngineeringOption[], IProgressMonitor) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlGenerator
 
dropSQLObjectsForDeltaDDL(SQLObject[], boolean, boolean, IProgressMonitor) - Method in class org.eclipse.datatools.enablement.ase.ddl.SybaseASEDdlGenerator
 
dropSQLObjectsForDeltaDDL(SQLObject[], boolean, boolean, IProgressMonitor) - Method in class org.eclipse.datatools.enablement.sybase.asa.ddl.SybaseASADdlGenerator
 
dropSQLObjectsForDeltaDDL(SQLObject[], boolean, boolean, IProgressMonitor) - Method in interface org.eclipse.datatools.enablement.sybase.ddl.ISybaseDdlGenerator
Delta ddl version of dropSQLObjects(SQLObject[] elements, boolean quoteIdentifiers, boolean qualifyNames, IProgressMonitor progressMonitor).
dropStatement(SQLObject, boolean, boolean, SybaseDdlScript, IProgressMonitor, int) - Method in class org.eclipse.datatools.enablement.ase.ddl.SybaseASEDdlGenerator
 
dropStatement(SQLObject, boolean, boolean, SybaseDdlScript, IProgressMonitor, int) - Method in class org.eclipse.datatools.enablement.sybase.asa.ddl.SybaseASADdlGenerator
 
dropStatement(SQLObject, boolean, boolean, SybaseDdlScript, IProgressMonitor, int) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlGenerator
 
dropTable(BaseTable, boolean, boolean) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.fe.GenericDdlBuilder
 
dropTable(BaseTable, boolean, boolean) - Method in class org.eclipse.datatools.enablement.ase.ddl.SybaseASEDdlBuilder
 
dropTable(BaseTable, boolean, boolean) - Method in class org.eclipse.datatools.enablement.mysql.ddl.shared.MySqlDdlBuilderHelper
 
dropTable(BaseTable, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.ddl.SybaseASADdlBuilder
 
dropTableConstraint(TableConstraint, boolean, boolean) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.fe.GenericDdlBuilder
 
dropTableConstraint(TableConstraint, boolean, boolean) - Method in class org.eclipse.datatools.enablement.mysql.ddl.shared.MySqlDdlBuilderHelper
 
dropTrigger(Trigger, boolean, boolean) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.fe.GenericDdlBuilder
 
dropTrigger(Trigger, boolean, boolean) - Method in class org.eclipse.datatools.enablement.ase.ddl.SybaseASEDdlBuilder
 
dropTrigger(Trigger, boolean, boolean) - Method in class org.eclipse.datatools.enablement.mysql.ddl.shared.MySqlDdlBuilderHelper
 
dropTrigger(Trigger, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.ddl.SybaseASADdlBuilder
 
dropUniqueConstraint(UniqueConstraint, boolean, boolean) - Method in class org.eclipse.datatools.enablement.ase.ddl.SybaseASEDdlBuilder
 
dropUniqueConstraint(UniqueConstraint, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.ddl.SybaseASADdlBuilder
 
dropUniqueConstraint(UniqueConstraint, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlBuilder
 
dropUniqueConstraint(UniqueConstraint, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlBuilderWrapper
 
dropUserDefinedType(UserDefinedType, boolean, boolean) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.fe.GenericDdlBuilder
 
dropUserDefinedType(UserDefinedType, boolean, boolean) - Method in class org.eclipse.datatools.enablement.ase.ddl.SybaseASEDdlBuilder
Returns the SQL Statement for droping user defined type.
dropUserDefinedType(UserDefinedType, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.ddl.SybaseASADdlBuilder
Returns the SQL Statement for droping domain.
dropUserDefinedType(UserDefinedType, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlBuilder
 
dropUserDefinedType(UserDefinedType, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlBuilderWrapper
 
dropView(ViewTable, boolean, boolean) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.fe.GenericDdlBuilder
 
dropView(ViewTable, boolean, boolean) - Method in class org.eclipse.datatools.enablement.ase.ddl.SybaseASEDdlBuilder
 
dropView(ViewTable, boolean, boolean) - Method in class org.eclipse.datatools.enablement.mysql.ddl.shared.MySqlDdlBuilderHelper
 
dropView(ViewTable, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.ddl.SybaseASADdlBuilder
 
dropView(ViewTable, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlBuilder
DROP VIEW [ owner.]view-name
dropWebServiceTable(SybaseASEWebServiceTable, boolean, boolean) - Method in class org.eclipse.datatools.enablement.ase.ddl.SybaseASEDdlBuilder
Returns the SQL Statement for droping a webservice table.
DSEContentProviderUtil - Class in org.eclipse.datatools.enablement.sybase.ui.util
 
DSEContentProviderUtil() - Constructor for class org.eclipse.datatools.enablement.sybase.ui.util.DSEContentProviderUtil
 
DSEID - Static variable in class org.eclipse.datatools.enablement.sybase.ui.util.DSEUtil
 
DSEPlugin - Class in org.eclipse.datatools.connectivity.ui.dse
The main plugin class to be used in the desktop.
DSEPlugin() - Constructor for class org.eclipse.datatools.connectivity.ui.dse.DSEPlugin
The constructor.
DSEUtil - Class in org.eclipse.datatools.enablement.sybase.ui.util
 
DSEUtil() - Constructor for class org.eclipse.datatools.enablement.sybase.ui.util.DSEUtil
 
DSEUtil - Class in org.eclipse.datatools.sqltools.sql.util
Provides utility methods to navigate through the Data Source Explorer and find the desired information.
DSEUtil() - Constructor for class org.eclipse.datatools.sqltools.sql.util.DSEUtil
 
DTP_ODA_DYNAMIC_RESULT_SETS_EXT_POINT - Static variable in class org.eclipse.datatools.connectivity.oda.spec.manifest.ResultExtensionExplorer
 
DUMMY - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
dummy() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
DUMMY - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
dummy() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
DUMMY - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
DUMP - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
dump(String) - Method in class org.eclipse.datatools.enablement.sybase.parser.SimpleNode
 
DUMP - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
dump(String) - Method in class org.eclipse.datatools.sqltools.db.derby.parser.SimpleNode
 
DUMP - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
dump(String) - Method in class org.eclipse.datatools.sqltools.db.generic.parser.SimpleNode
 
dump(String) - Method in class org.eclipse.datatools.sqltools.sql.parser.ast.SimpleNode
 
Duplicate_constraint_name_error - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.Messages
 
Duplicate_Parameter_Name_Error - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.Messages
 
Duplicate_Result_Name_Error - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.Messages
 
DUPLICATE_TRIGGER_NAME_EVENT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.ITriggerValidatorConstants
 
DUPLICATE_TRIGGER_TYPE_EVENT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.ITriggerValidatorConstants
 
duplicateProfile(IConnectionProfile) - Method in class org.eclipse.datatools.connectivity.ProfileManager
Duplicate a connection profile
DuplicateProfileAction - Class in org.eclipse.datatools.connectivity.ui.actions
 
DuplicateProfileAction() - Constructor for class org.eclipse.datatools.connectivity.ui.actions.DuplicateProfileAction
 
duplicateRow - Variable in class org.eclipse.datatools.sqltools.data.internal.core.editor.TableDataSaveStatus
 
DURATION_TYPE_DAYS - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
int constant for ValueExpressionLabeledDurationType.DAYS
DURATION_TYPE_HOURS - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
int constant for ValueExpressionLabeledDurationType.HOURS
DURATION_TYPE_MICROSECONDS - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
int constant for ValueExpressionLabeledDurationType.MICROSECONDS
DURATION_TYPE_MINUTES - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
int constant for ValueExpressionLabeledDurationType.MINUTES
DURATION_TYPE_MONTHS - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
int constant for ValueExpressionLabeledDurationType.MONTHS
DURATION_TYPE_SECONDS - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
int constant for ValueExpressionLabeledDurationType.SECONDS
DURATION_TYPE_YEARS - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
int constant for ValueExpressionLabeledDurationType.YEARS
dyn_question_mark() - Method in class org.eclipse.datatools.enablement.sybase.parser.QuickSQLParser
 
dyn_question_mark() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
dyn_question_mark() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
DYNAMIC_FILTER_EXPRESSION - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The meta object id for the 'Dynamic Filter Expression' class.
DYNAMIC_FILTER_EXPRESSION - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Dynamic Filter Expression' class.
DYNAMIC_FILTER_EXPRESSION__CONTEXT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Context' containment reference.
DYNAMIC_FILTER_EXPRESSION__CONTEXT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Context' containment reference feature.
DYNAMIC_FILTER_EXPRESSION__DEFAULT_TYPE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Default Type' containment reference.
DYNAMIC_FILTER_EXPRESSION__DEFAULT_TYPE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Default Type' containment reference feature.
DYNAMIC_FILTER_EXPRESSION__NEGATABLE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Negatable' attribute.
DYNAMIC_FILTER_EXPRESSION_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The number of structural features of the 'Dynamic Filter Expression' class.
DYNAMIC_VALUES_QUERY - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The meta object id for the 'Dynamic Values Query' class.
DYNAMIC_VALUES_QUERY - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Dynamic Values Query' class.
DYNAMIC_VALUES_QUERY__DATA_SET_DESIGN - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Data Set Design' containment reference.
DYNAMIC_VALUES_QUERY__DATA_SET_DESIGN - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Data Set Design' containment reference feature.
DYNAMIC_VALUES_QUERY__DISPLAY_NAME_COLUMN - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Display Name Column' attribute.
DYNAMIC_VALUES_QUERY__DISPLAY_NAME_COLUMN - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Display Name Column' attribute feature.
DYNAMIC_VALUES_QUERY__ENABLED - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Enabled' attribute.
DYNAMIC_VALUES_QUERY__ENABLED - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Enabled' attribute feature.
DYNAMIC_VALUES_QUERY__VALUE_COLUMN - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Value Column' attribute.
DYNAMIC_VALUES_QUERY__VALUE_COLUMN - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Value Column' attribute feature.
DYNAMIC_VALUES_QUERY__VALUE_COLUMN_IDENTIFIER - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Value Column Identifier' containment reference.
DYNAMIC_VALUES_QUERY__VALUE_COLUMN_IDENTIFIER - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Value Column Identifier' containment reference feature.
DYNAMIC_VALUES_QUERY_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The number of structural features of the 'Dynamic Values Query' class.
dynamicClass(String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.RSCCoreUIUtil
Gets the Class object for a given class name.
DynamicComboBoxCellEditor - Class in org.eclipse.datatools.sqltools.sqlbuilder.views
 
DynamicComboBoxCellEditor(Composite, LabelValuePair[], Object) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.DynamicComboBoxCellEditor
 
DynamicFilterExpression - Interface in org.eclipse.datatools.connectivity.oda.design
A representation of the model object 'Dynamic Filter Expression'.
dynamicInstance(Class, Class[], Object[]) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.RSCCoreUIUtil
Gets an instance of a class using its constructor.
dynamicInstance(String, Class[], Object[]) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.RSCCoreUIUtil
Gets an instance of a class using its constructor.
dynamicInvoke(Object, String, Class[], Object[]) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.RSCCoreUIUtil
Invokes a dynamic method in a given instance.
DynamicValuesQuery - Interface in org.eclipse.datatools.connectivity.oda.design
A dynamic set of selectable input values to be retrieved at runtime using the query defined in a data set design.

E

EACH - Static variable in interface org.eclipse.datatools.enablement.sybase.IGenericDdlConstants
 
eBaseStructuralFeatureID(int, Class) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseGroupImpl
 
eBaseStructuralFeatureID(int, Class) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseParameterImpl
 
eBaseStructuralFeatureID(int, Class) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseUserImpl
 
eBaseStructuralFeatureID(int, Class) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEGroupImpl
 
eBaseStructuralFeatureID(int, Class) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASERoleImpl
 
eBaseStructuralFeatureID(int, Class) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASETableImpl
 
eBaseStructuralFeatureID(int, Class) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASETempTableImpl
 
eBaseStructuralFeatureID(int, Class) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEUserImpl
 
eBasicRemoveFromContainerFeature(NotificationChain) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.EventConditionImpl
 
eBasicRemoveFromContainerFeature(NotificationChain) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.ScheduleImpl
 
eBasicRemoveFromContainerFeature(NotificationChain) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseDBSpaceImpl
 
eBasicRemoveFromContainerFeature(NotificationChain) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASECacheImpl
 
eBasicRemoveFromContainerFeature(NotificationChain) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASESegmentImpl
 
eBasicRemoveFromContainerFeature(NotificationChain) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEWebServiceImpl
 
eDerivedStructuralFeatureID(int, Class) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseGroupImpl
 
eDerivedStructuralFeatureID(int, Class) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseParameterImpl
 
eDerivedStructuralFeatureID(int, Class) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseUserImpl
 
eDerivedStructuralFeatureID(int, Class) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEGroupImpl
 
eDerivedStructuralFeatureID(int, Class) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASERoleImpl
 
eDerivedStructuralFeatureID(int, Class) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASETableImpl
 
eDerivedStructuralFeatureID(int, Class) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASETempTableImpl
 
eDerivedStructuralFeatureID(int, Class) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEUserImpl
 
EdgeChopBoxConnector - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures
 
EdgeChopBoxConnector(IFigure, IFigure) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.EdgeChopBoxConnector
 
edit() - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.TableDataTableCursor
 
edit() - Method in class org.eclipse.datatools.sqltools.data.internal.ui.editor.TableDataTableCursor
 
EDIT_INDEX - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.commonui.ListSchemaObjectsSection
 
EDIT_TEMPLATE_DIALOG - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.IHelpConstants
Used for New Template dialog.
EditASATableAction - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.action
Edits ASA table action
EditASATableAction() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.action.EditASATableAction
 
EditASATableAction(String, ImageDescriptor, BaseTable) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.action.EditASATableAction
 
EditASATableAction(String, int, BaseTable) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.action.EditASATableAction
 
EditASATableAction(String, String, String, ISchemaObjectEditModel, DatabaseIdentifier, BaseTable) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.action.EditASATableAction
 
EditASATableAction(String, String, String, String, ImageDescriptor, ISchemaObjectEditModel, BaseTable) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.action.EditASATableAction
 
EditASATableAction(String, String, String, String, int, ISchemaObjectEditModel, DatabaseIdentifier, BaseTable) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.action.EditASATableAction
 
EditASATableAction(String, String, String, String, ISchemaObjectEditModel, BaseTable) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.action.EditASATableAction
 
EditASATableAction(String, BaseTable) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.action.EditASATableAction
 
EditASATableAction_initializing - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.action.Messages
 
EditASATableAction_obj_not_found - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.action.Messages
 
EditASATableAction_obj_not_found_detail - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.action.Messages
 
EditASATableAction_open_asa_table_editor - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.action.Messages
 
EditASATableAction_read_objects - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.action.Messages
 
EditComboBoxCellEditor - Class in org.eclipse.datatools.sqltools.sqlbuilder.views
 
EditComboBoxCellEditor(Composite, boolean) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.EditComboBoxCellEditor
 
EditComboBoxCellEditor(Composite, LabelValuePair[], boolean) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.EditComboBoxCellEditor
Creates a new combo box cell editor with the given choices.
editElement(Object, int) - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.AccessibleTableEditorImpl
Start editing the given element.
editElement(Object, int) - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.AccessibleTableViewer
Starts editing the given element.
Editor_error_save_failed - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
Editor_error_save_message - Static variable in class org.eclipse.datatools.sqltools.common.ui.resource.Messages
 
Editor_error_save_message - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.Messages
 
Editor_error_save_message - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
Editor_error_save_readonly - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
Editor_error_save_title - Static variable in class org.eclipse.datatools.sqltools.common.ui.resource.Messages
 
Editor_error_save_title - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.Messages
 
Editor_error_save_title - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
EDITOR_ID - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditor
 
EDITOR_ID - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.EditorConstants
 
EDITOR_ID_ALL - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.ISQLEditorActionContributorExtension
 
EDITOR_PORTABILITY_CHECK_TARGET - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.PreferenceConstants
A named preference that defines what the target database type is in portability check.
EDITOR_SHOW_TEXT_HOVER_AFFORDANCE - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.PreferenceConstants
A named preference that defines whether hint to make hover sticky should be shown.
Editor_warning_save_delete - Static variable in class org.eclipse.datatools.sqltools.common.ui.resource.Messages
 
Editor_warning_save_delete - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.Messages
 
editorAppl_argKeyValue - Static variable in class org.eclipse.datatools.connectivity.console.profile.nls.Messages
 
editorAppl_exitAppl - Static variable in class org.eclipse.datatools.connectivity.console.profile.nls.Messages
 
editorAppl_invalidFileName - Static variable in class org.eclipse.datatools.connectivity.console.profile.nls.Messages
 
editorAppl_invalidInputFile - Static variable in class org.eclipse.datatools.connectivity.console.profile.nls.Messages
 
editorAppl_invalidOutputFile - Static variable in class org.eclipse.datatools.connectivity.console.profile.nls.Messages
 
editorAppl_missingArgValue - Static variable in class org.eclipse.datatools.connectivity.console.profile.nls.Messages
 
editorAppl_noProfileChanges - Static variable in class org.eclipse.datatools.connectivity.console.profile.nls.Messages
 
editorAppl_overwriteExistingFile - Static variable in class org.eclipse.datatools.connectivity.console.profile.nls.Messages
 
editorAppl_promptEditProfileName - Static variable in class org.eclipse.datatools.connectivity.console.profile.nls.Messages
 
editorAppl_promptInputFile - Static variable in class org.eclipse.datatools.connectivity.console.profile.nls.Messages
 
editorAppl_promptOutputFile - Static variable in class org.eclipse.datatools.connectivity.console.profile.nls.Messages
 
editorAppl_startAppl - Static variable in class org.eclipse.datatools.connectivity.console.profile.nls.Messages
 
editorAppl_syntaxArguments - Static variable in class org.eclipse.datatools.connectivity.console.profile.nls.Messages
 
editorAppl_syntaxCommand - Static variable in class org.eclipse.datatools.connectivity.console.profile.nls.Messages
 
editorAppl_syntaxHelpInstruction - Static variable in class org.eclipse.datatools.connectivity.console.profile.nls.Messages
 
editorAppl_syntaxInArgInstruction - Static variable in class org.eclipse.datatools.connectivity.console.profile.nls.Messages
 
editorAppl_syntaxNullArgInstruction - Static variable in class org.eclipse.datatools.connectivity.console.profile.nls.Messages
 
editorAppl_syntaxOutArgInstruction - Static variable in class org.eclipse.datatools.connectivity.console.profile.nls.Messages
 
editorAppl_syntaxProfileNameInstruction1 - Static variable in class org.eclipse.datatools.connectivity.console.profile.nls.Messages
 
editorAppl_syntaxProfileNameInstruction2 - Static variable in class org.eclipse.datatools.connectivity.console.profile.nls.Messages
 
editorAppl_syntaxUsage - Static variable in class org.eclipse.datatools.connectivity.console.profile.nls.Messages
 
EditorConstants - Interface in org.eclipse.datatools.sqltools.sqleditor
This interface defines all public constants for the SQL Editor plug-in.
EditorCoreUIPlugin - Class in org.eclipse.datatools.sqltools.editor.ui.core
The activator class controls the plug-in life cycle
EditorCoreUIPlugin() - Constructor for class org.eclipse.datatools.sqltools.editor.ui.core.EditorCoreUIPlugin
The constructor
EditorManager_operationFailed - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.SQLEditorResources
 
EditorPerspective - Class in org.eclipse.datatools.sqltools.sqleditor.perspectives
 
EditorPerspective() - Constructor for class org.eclipse.datatools.sqltools.sqleditor.perspectives.EditorPerspective
 
EditorPreferenceInitializer - Class in org.eclipse.datatools.sqltools.sqleditor.internal
Performs SQL Editor default preference value initialization.
EditorPreferenceInitializer() - Constructor for class org.eclipse.datatools.sqltools.sqleditor.internal.EditorPreferenceInitializer
 
EditorUtil - Class in org.eclipse.datatools.sqltools.sqleditor.internal.utils
 
EditorUtil() - Constructor for class org.eclipse.datatools.sqltools.sqleditor.internal.utils.EditorUtil
 
EditRoutineAction - Class in org.eclipse.datatools.sqltools.routineeditor.ui.actions
 
EditRoutineAction() - Constructor for class org.eclipse.datatools.sqltools.routineeditor.ui.actions.EditRoutineAction
 
EditRoutineAction(Object) - Constructor for class org.eclipse.datatools.sqltools.routineeditor.ui.actions.EditRoutineAction
Constructs a CommonSQLObjectAction from the selected resource.
EditRoutineAction_label - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.actions.Messages
 
EditRoutineAction_tooltip - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.actions.Messages
 
EditRoutineInFormAction - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.action
TODO check "link with editor"
EditRoutineInFormAction() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.action.EditRoutineInFormAction
 
EditRoutineInFormAction(Object) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.action.EditRoutineInFormAction
 
EditRoutineInFormAction(Object, String) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.action.EditRoutineInFormAction
 
EditRoutineInFormAction(Object, String, String) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.action.EditRoutineInFormAction
 
EditRoutineObjectAction_initializing - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.action.Messages
 
EditRoutineObjectAction_obj_not_found - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.action.Messages
 
EditRoutineObjectAction_obj_not_found_detail - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.action.Messages
 
EditRoutineObjectAction_open_routine_editor - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.action.Messages
 
EditRoutineObjectAction_opening - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.action.Messages
 
EditRoutineObjectAction_read_objects - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.action.Messages
 
EditSchemaObjectAction - Class in org.eclipse.datatools.sqltools.schemaobjecteditor.ui.action
The action to open a schema object editor, given db definition, db object type and a model object.
EditSchemaObjectAction(SQLObject, ISchemaObjectEditModel) - Constructor for class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.action.EditSchemaObjectAction
Passes a SQL object, will calculate other necessary information via this object
EditSchemaObjectAction(String, String, String, ISchemaObjectEditModel, DatabaseIdentifier) - Constructor for class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.action.EditSchemaObjectAction
 
EditSchemaObjectAction(String, String, String, String, int, ISchemaObjectEditModel, DatabaseIdentifier) - Constructor for class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.action.EditSchemaObjectAction
 
EditSchemaObjectAction(String, String, String, String, ISchemaObjectEditModel) - Constructor for class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.action.EditSchemaObjectAction
 
EditSchemaObjectAction(String, String, String, String, ImageDescriptor, ISchemaObjectEditModel) - Constructor for class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.action.EditSchemaObjectAction
 
EditSchemaObjectAction() - Constructor for class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.action.EditSchemaObjectAction
 
EditSchemaObjectAction(String, ImageDescriptor) - Constructor for class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.action.EditSchemaObjectAction
 
EditSchemaObjectAction(String, int) - Constructor for class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.action.EditSchemaObjectAction
 
EditSchemaObjectAction(String) - Constructor for class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.action.EditSchemaObjectAction
 
EditSchemaObjectAction_error - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.action.Messages
 
EditSchemaObjectAction_model_null - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.action.Messages
 
EditSchemaObjectAction_no_vendor_name - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.action.Messages
 
EditSchemaObjectAction_open_schema_editor - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.action.Messages
 
EditSchemaObjectAction_open_schema_editor - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.Messages
 
EditSchemaObjectAction_opening - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.action.Messages
 
EditSchemaObjectAction_opening - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.Messages
 
EditTableDataAction - Class in org.eclipse.datatools.sqltools.data.internal.ui.editor
 
EditTableDataAction() - Constructor for class org.eclipse.datatools.sqltools.data.internal.ui.editor.EditTableDataAction
 
EditTableDataActionProvider - Class in org.eclipse.datatools.sqltools.data.internal.ui.editor
 
EditTableDataActionProvider() - Constructor for class org.eclipse.datatools.sqltools.data.internal.ui.editor.EditTableDataActionProvider
 
EditTemplateDialog - Class in org.eclipse.datatools.sqltools.sqleditor.internal.templates.dialog
Dialog to edit a template.
EditTemplateDialog(Shell, Template, boolean, boolean, ContextTypeRegistry) - Constructor for class org.eclipse.datatools.sqltools.sqleditor.internal.templates.dialog.EditTemplateDialog
Creates a new dialog.
editWithEditor() - Method in class org.eclipse.datatools.sqltools.data.internal.ui.editor.TableDataTableCursorExternalEditingSupport
 
EEID - Static variable in class org.eclipse.datatools.enablement.sybase.ui.util.DSEUtil
 
eGet(int, boolean, boolean) - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngresDBEventImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngresIdentitySpecifierImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngresSchemaImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngresSynonymImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngresTriggerImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngresViewTableImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.EncryptionInfoImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.EventConditionImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.ScheduleImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseColumnCheckConstraintImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseColumnImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseDatabaseImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseDBSpaceImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseEventImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseForeignKeyImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseFunctionImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseGroupImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseIndexImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseParameterImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABasePredefinedDataTypeImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseProcedureImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseProxyTableImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseRemoteProcedureImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseTableImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseTempTableImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseTriggerImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseUniqueConstraintImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseUserDefinedTypeImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseUserImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseViewTableImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASADefaultWrapperImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASAWebServiceImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.impl.SybaseASADatabaseImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.impl.SybaseASAForeignKeyImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.impl.SybaseASAIndexImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.impl.SybaseASATableImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.impl.SybaseASATempTableImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.CacheInfoImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.DeviceItemImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.LockPromotionInfoImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SegmentThresholdImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEBaseTableImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASECacheImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASECatalogImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASECheckConstraintImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEColumnCheckConstraintImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEColumnImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEDatabaseImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEDefaultImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEEncryptionKeyImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEGroupImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEIndexImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEPredefinedDataTypeImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEPrimaryKeyImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEProcedureImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEProxyTableImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASERoleImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASERuleImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASESchemaImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASESegmentImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASETableImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASETempTableImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASETriggerImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEUniqueConstraintImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEUserDefinedTypeImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEUserImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEViewTableImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEWebServiceImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEWebServiceTableImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.ListRangePartitionItemImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.PartitionNumInSegmentsImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.PartitionSegmentPairImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.SybaseASEHashPartitionImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.SybaseASEListPartitionImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.SybaseASERangePartitionImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.SybaseASERoundrobinPartitionImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.impl.SybaseAuthorizationIdentifierImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.impl.SybaseIndexMemberImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.impl.SybaseParameterImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.impl.SybasePrivilegeImpl
 
eINSTANCE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The singleton instance of the package.
eINSTANCE - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The singleton instance of the package.
eINSTANCE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The singleton instance of the package.
eINSTANCE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The singleton instance of the package.
eINSTANCE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The singleton instance of the package.
eINSTANCE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The singleton instance of the package.
eINSTANCE - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The singleton instance of the package.
eINSTANCE - Static variable in interface org.eclipse.datatools.modelbase.derby.DerbyModelFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface org.eclipse.datatools.modelbase.derby.DerbyModelPackage
The singleton instance of the package.
eINSTANCE - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The singleton instance of the package.
eINSTANCE - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The singleton instance of the package.
eINSTANCE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The singleton instance of the package.
eINSTANCE - Static variable in interface org.eclipse.datatools.modelbase.sql.expressions.SQLExpressionsFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface org.eclipse.datatools.modelbase.sql.expressions.SQLExpressionsPackage
The singleton instance of the package.
eINSTANCE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The singleton instance of the package.
eINSTANCE - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The singleton instance of the package.
eINSTANCE - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The singleton instance of the package.
eINSTANCE - Static variable in interface org.eclipse.datatools.modelbase.sql.statements.SQLStatementsFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface org.eclipse.datatools.modelbase.sql.statements.SQLStatementsPackage
The singleton instance of the package.
eINSTANCE - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The singleton instance of the package.
eINSTANCE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The singleton instance of the package.
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngresDBEventImpl
 
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngresSchemaImpl
 
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngresSynonymImpl
 
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.EventConditionImpl
 
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.ScheduleImpl
 
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseColumnCheckConstraintImpl
 
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseColumnImpl
 
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseDatabaseImpl
 
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseDBSpaceImpl
 
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseEventImpl
 
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseGroupImpl
 
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABasePredefinedDataTypeImpl
 
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASAWebServiceImpl
 
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASECacheImpl
 
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASECatalogImpl
 
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEColumnCheckConstraintImpl
 
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEColumnImpl
 
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEDatabaseImpl
 
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEDefaultImpl
 
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEEncryptionKeyImpl
 
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEPredefinedDataTypeImpl
 
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASERuleImpl
 
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASESchemaImpl
 
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASESegmentImpl
 
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEWebServiceImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngresDBEventImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngresSchemaImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngresSynonymImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.EventConditionImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.ScheduleImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseColumnCheckConstraintImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseColumnImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseDatabaseImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseDBSpaceImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseEventImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseGroupImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABasePredefinedDataTypeImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASAWebServiceImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEBaseTableImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASECacheImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASECatalogImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEColumnCheckConstraintImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEColumnImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEDatabaseImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEDefaultImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEEncryptionKeyImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEIndexImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEPredefinedDataTypeImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEPrimaryKeyImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASERuleImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASESchemaImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASESegmentImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASETableImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASETempTableImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEUniqueConstraintImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEWebServiceImpl
 
eIsSet(EStructuralFeature) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCCatalog
 
eIsSet(EStructuralFeature) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCDatabase
 
eIsSet(EStructuralFeature) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCForeignKey
 
eIsSet(EStructuralFeature) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCProcedure
 
eIsSet(EStructuralFeature) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCSchema
 
eIsSet(EStructuralFeature) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCStructuredUDT
 
eIsSet(EStructuralFeature) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCTable
 
eIsSet(EStructuralFeature) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCTemporaryTable
 
eIsSet(EStructuralFeature) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCUserDefinedFunction
 
eIsSet(EStructuralFeature) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCView
 
eIsSet(EStructuralFeature) - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalog
 
eIsSet(EStructuralFeature) - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogCheckConstraint
 
eIsSet(EStructuralFeature) - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogColumn
 
eIsSet(EStructuralFeature) - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogDatabase
 
eIsSet(EStructuralFeature) - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogDefault
 
eIsSet(EStructuralFeature) - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogForeignKey
 
eIsSet(EStructuralFeature) - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogGroup
 
eIsSet(EStructuralFeature) - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogIndex
 
eIsSet(EStructuralFeature) - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogLocalRole
 
eIsSet(int) - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogPrimaryKey
 
eIsSet(EStructuralFeature) - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogProcedure
 
eIsSet(EStructuralFeature) - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogProxyTable
 
eIsSet(EStructuralFeature) - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogRole
 
eIsSet(EStructuralFeature) - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogRule
 
eIsSet(EStructuralFeature) - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogSchema
 
eIsSet(EStructuralFeature) - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogSegment
 
eIsSet(EStructuralFeature) - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTable
 
eIsSet(EStructuralFeature) - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTempTable
 
eIsSet(EStructuralFeature) - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTrigger
 
eIsSet(EStructuralFeature) - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogUniqueConstraint
 
eIsSet(EStructuralFeature) - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogUser
 
eIsSet(EStructuralFeature) - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogView
 
eIsSet(EStructuralFeature) - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogWebServiceTable
 
eIsSet(int) - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngresDBEventImpl
 
eIsSet(int) - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngresIdentitySpecifierImpl
 
eIsSet(int) - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngresSchemaImpl
 
eIsSet(int) - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngresSynonymImpl
 
eIsSet(int) - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngresTriggerImpl
 
eIsSet(int) - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngresViewTableImpl
 
eIsSet(EStructuralFeature) - Method in class org.eclipse.datatools.enablement.mysql.catalog.MySqlCatalogForeignKey
 
eIsSet(EStructuralFeature) - Method in class org.eclipse.datatools.enablement.mysql.catalog.MySqlCatalogTable
 
eIsSet(EStructuralFeature) - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASABaseCatalog
 
eIsSet(EStructuralFeature) - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseCheckConstraint
 
eIsSet(EStructuralFeature) - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseColumn
 
eIsSet(EStructuralFeature) - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseColumnCheckConstraint
 
eIsSet(EStructuralFeature) - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseDBSpace
 
eIsSet(EStructuralFeature) - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseEvent
 
eIsSet(EStructuralFeature) - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseForeignKey
 
eIsSet(EStructuralFeature) - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseGroup
 
eIsSet(EStructuralFeature) - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseIndex
 
eIsSet(EStructuralFeature) - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBasePrimaryKey
 
eIsSet(EStructuralFeature) - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseProcedure
 
eIsSet(EStructuralFeature) - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseProxyTable
 
eIsSet(EStructuralFeature) - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseRemoteProcedure
 
eIsSet(EStructuralFeature) - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseSchema
 
eIsSet(EStructuralFeature) - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseTempTable
 
eIsSet(EStructuralFeature) - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseTrigger
 
eIsSet(EStructuralFeature) - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseUniqueConstraint
 
eIsSet(EStructuralFeature) - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseUser
 
eIsSet(EStructuralFeature) - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseUserDefinedDataType
 
eIsSet(EStructuralFeature) - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseUserDefinedFunction
 
eIsSet(EStructuralFeature) - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseViewTable
 
eIsSet(EStructuralFeature) - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogDatabase
 
eIsSet(EStructuralFeature) - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogForeignKey
 
eIsSet(EStructuralFeature) - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogIndex
 
eIsSet(EStructuralFeature) - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogTable
 
eIsSet(EStructuralFeature) - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogTempTable
 
eIsSet(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.EncryptionInfoImpl
 
eIsSet(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.EventConditionImpl
 
eIsSet(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.ScheduleImpl
 
eIsSet(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseColumnCheckConstraintImpl
 
eIsSet(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseColumnImpl
 
eIsSet(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseDatabaseImpl
 
eIsSet(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseDBSpaceImpl
 
eIsSet(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseEventImpl
 
eIsSet(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseForeignKeyImpl
 
eIsSet(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseFunctionImpl
 
eIsSet(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseGroupImpl
 
eIsSet(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseIndexImpl
 
eIsSet(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseParameterImpl
 
eIsSet(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABasePredefinedDataTypeImpl
 
eIsSet(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseProcedureImpl
 
eIsSet(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseProxyTableImpl
 
eIsSet(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseRemoteProcedureImpl
 
eIsSet(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseTableImpl
 
eIsSet(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseTempTableImpl
 
eIsSet(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseTriggerImpl
 
eIsSet(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseUniqueConstraintImpl
 
eIsSet(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseUserDefinedTypeImpl
 
eIsSet(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseUserImpl
 
eIsSet(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseViewTableImpl
 
eIsSet(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASADefaultWrapperImpl
 
eIsSet(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASAWebServiceImpl
 
eIsSet(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.impl.SybaseASADatabaseImpl
 
eIsSet(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.impl.SybaseASAForeignKeyImpl
 
eIsSet(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.impl.SybaseASAIndexImpl
 
eIsSet(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.impl.SybaseASATableImpl
 
eIsSet(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.impl.SybaseASATempTableImpl
 
eIsSet(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.CacheInfoImpl
 
eIsSet(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.DeviceItemImpl
 
eIsSet(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.LockPromotionInfoImpl
 
eIsSet(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SegmentThresholdImpl
 
eIsSet(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEBaseTableImpl
 
eIsSet(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASECacheImpl
 
eIsSet(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASECatalogImpl
 
eIsSet(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASECheckConstraintImpl
 
eIsSet(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEColumnCheckConstraintImpl
 
eIsSet(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEColumnImpl
 
eIsSet(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEDatabaseImpl
 
eIsSet(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEDefaultImpl
 
eIsSet(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEEncryptionKeyImpl
 
eIsSet(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEGroupImpl
 
eIsSet(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEIndexImpl
 
eIsSet(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEPredefinedDataTypeImpl
 
eIsSet(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEPrimaryKeyImpl
 
eIsSet(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEProcedureImpl
 
eIsSet(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEProxyTableImpl
 
eIsSet(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASERoleImpl
 
eIsSet(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASERuleImpl
 
eIsSet(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASESchemaImpl
 
eIsSet(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASESegmentImpl
 
eIsSet(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASETableImpl
 
eIsSet(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASETempTableImpl
 
eIsSet(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASETriggerImpl
 
eIsSet(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEUniqueConstraintImpl
 
eIsSet(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEUserDefinedTypeImpl
 
eIsSet(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEUserImpl
 
eIsSet(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEViewTableImpl
 
eIsSet(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEWebServiceImpl
 
eIsSet(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEWebServiceTableImpl
 
eIsSet(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.ListRangePartitionItemImpl
 
eIsSet(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.PartitionNumInSegmentsImpl
 
eIsSet(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.PartitionSegmentPairImpl
 
eIsSet(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.SybaseASEHashPartitionImpl
 
eIsSet(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.SybaseASEListPartitionImpl
 
eIsSet(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.SybaseASERangePartitionImpl
 
eIsSet(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.SybaseASERoundrobinPartitionImpl
 
eIsSet(int) - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.impl.SybaseAuthorizationIdentifierImpl
 
eIsSet(int) - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.impl.SybaseIndexMemberImpl
 
eIsSet(int) - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.impl.SybaseParameterImpl
 
eIsSet(int) - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.impl.SybasePrivilegeImpl
 
ELEM_MIGRATION - Static variable in class org.eclipse.datatools.connectivity.drivers.DriverInstance
 
ELEMENT_NAME - Static variable in class org.eclipse.datatools.connectivity.oda.spec.manifest.AggregateDefinition
 
ELEMENT_NAME - Static variable in class org.eclipse.datatools.connectivity.oda.spec.manifest.ExtensionContributor
 
ELEMENT_NAME - Static variable in class org.eclipse.datatools.connectivity.oda.spec.manifest.FilterExpressionDefinition
 
ELEMENT_NAME - Static variable in class org.eclipse.datatools.connectivity.oda.spec.manifest.FunctionExpressionDefinition
 
ELEMENT_NAME - Static variable in class org.eclipse.datatools.connectivity.oda.spec.manifest.SupportedDataSetType
 
ELEMENT_NULLABILITY - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The meta object id for the 'Element Nullability' enum.
ELEMENT_NULLABILITY - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Element Nullability' enum.
ELEMENT_NULLABILITY_OBJECT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The meta object id for the 'Element Nullability Object' data type.
ELEMENT_NULLABILITY_OBJECT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Element Nullability Object' data type.
ELEMENT_REFRESH - Static variable in interface org.eclipse.datatools.connectivity.sqm.core.rte.ICatalogObjectListener.EventTypeEnumeration
 
ELEMENT_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The meta object id for the 'Element Type' class.
ELEMENT_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Element Type' class.
ELEMENT_TYPE__COLLECTION_DATA_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Collection Data Type' container reference.
ELEMENT_TYPE__COLLECTION_DATA_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Collection Data Type' container reference feature.
ELEMENT_TYPE__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Comments' reference list.
ELEMENT_TYPE__CONTAINED_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Contained Type' containment reference.
ELEMENT_TYPE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Dependencies' containment reference list.
ELEMENT_TYPE__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Description' attribute.
ELEMENT_TYPE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'EAnnotations' containment reference list.
ELEMENT_TYPE__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Extensions' containment reference list.
ELEMENT_TYPE__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Label' attribute.
ELEMENT_TYPE__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Name' attribute.
ELEMENT_TYPE__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Privileges' reference list.
ELEMENT_TYPE__REFERENCED_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Referenced Type' reference.
ELEMENT_TYPE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The number of structural features of the 'Element Type' class.
ElementNullability - Enum in org.eclipse.datatools.connectivity.oda.design
A representation of the literals of the enumeration 'Element Nullability', and utility methods for working with them.
ElementType - Interface in org.eclipse.datatools.modelbase.sql.datatypes
A representation of the model object 'Element Type'.
ElementTypeItemProvider - Class in org.eclipse.datatools.modelbase.sql.datatypes.provider
This is the item provider adapter for a ElementType object.
ElementTypeItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.datatypes.provider.ElementTypeItemProvider
This constructs an instance from a factory and a notifier.
ELLIPSIS_ENABLED_VALUE_LENGTH - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.PreferenceConstants
 
ELSE - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
ELSE - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
ELSE - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
empty() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.GroupByContentViewer.GroupByContentHolder
 
empty() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.GroupByContentViewer.GroupingSetContentHolder
 
empty() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.GroupByContentViewer.GroupingSetGroupContentHolder
 
empty() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.GroupByContentViewer.Holder
 
empty() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.GroupByContentViewer.SuperGroupExpressionHolder
 
empty() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.GroupByContentViewer.SuperGroupExpressionSublistHolder
 
EMPTY_BREAKPOINTS - Static variable in class org.eclipse.datatools.sqltools.debugger.model.SPThread
A convenience field for methods to return empty breakpoints
EMPTY_ON_EMPTY - Static variable in class org.eclipse.datatools.modelbase.sql.xml.query.XMLEmptyHandlingType
The 'EMPTY ON EMPTY' literal value.
EMPTY_ON_EMPTY_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.xml.query.XMLEmptyHandlingType
The 'EMPTY ON EMPTY' literal object.
EMPTY_ON_NULL - Static variable in class org.eclipse.datatools.modelbase.sql.xml.query.XMLNullHandlingType
The 'EMPTY ON NULL' literal value.
EMPTY_ON_NULL_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.xml.query.XMLNullHandlingType
The 'EMPTY ON NULL' literal object.
EMPTY_PRIVILEGE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.IPrivilegeState
 
EMPTY_PRIVILEGE_STATE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.IPrivilegeState
 
EMPTY_STRING - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.IConstraintCreationConstants
 
EMPTY_STRING - Static variable in interface org.eclipse.datatools.enablement.sybase.IGenericDdlConstants
 
EMPTY_STRING - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.model.SQLBuilderConstants
 
emptyTable() - Method in class org.eclipse.datatools.sqltools.data.internal.core.load.TableLoader
 
ENABLE - Static variable in interface org.eclipse.datatools.enablement.ase.ISybaseASEDdlConstants
 
ENABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.ISybaseASADdlConstants
 
enable(boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.general.ProceduralObjectGeneralPage
 
ENABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
enable(boolean) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditorPage
 
enable(boolean) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.IDisablementPart
 
ENABLE_AUTO_ACTIVATION - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.PreferenceConstants
 
enable_tracing() - Method in class org.eclipse.datatools.enablement.sybase.parser.QuickSQLParser
 
enable_tracing() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
enable_tracing() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
enableAutoAttach(IControlConnection) - Static method in class org.eclipse.datatools.sqltools.debugger.core.AutoAttachUtil
 
enableButton(boolean, int) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.common.CompositeEditSection
 
enableContentOutline() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.SQLTreeViewer
 
EnableDisableBreakpointRulerAction - Class in org.eclipse.datatools.sqltools.debugger.actions
 
EnableDisableBreakpointRulerAction(ITextEditor, IVerticalRulerInfo) - Constructor for class org.eclipse.datatools.sqltools.debugger.actions.EnableDisableBreakpointRulerAction
Creates the action to enable/disable breakpoints
EnableDisableBreakpointRulerAction_disableBreakpoint - Static variable in class org.eclipse.datatools.sqltools.debugger.core.internal.DebuggerMessages
 
EnableDisableBreakpointRulerAction_enableBreakpoint - Static variable in class org.eclipse.datatools.sqltools.debugger.core.internal.DebuggerMessages
 
EnableDisableBreakpointRulerAction_enableFailed - Static variable in class org.eclipse.datatools.sqltools.debugger.core.internal.DebuggerMessages
 
EnableDisableBreakpointRulerAction_error - Static variable in class org.eclipse.datatools.sqltools.debugger.core.internal.DebuggerMessages
 
EnableDisableBreakpointRulerActionDelegate - Class in org.eclipse.datatools.sqltools.debugger.actions
 
EnableDisableBreakpointRulerActionDelegate() - Constructor for class org.eclipse.datatools.sqltools.debugger.actions.EnableDisableBreakpointRulerActionDelegate
 
enableTable(boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.ParametersTableProvider
Enable/disable the parameters table.
eNAME - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The package name.
eNAME - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The package name.
eNAME - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The package name.
eNAME - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The package name.
eNAME - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The package name.
eNAME - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The package name.
eNAME - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The package name.
eNAME - Static variable in interface org.eclipse.datatools.modelbase.derby.DerbyModelPackage
The package name.
eNAME - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The package name.
eNAME - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The package name.
eNAME - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The package name.
eNAME - Static variable in interface org.eclipse.datatools.modelbase.sql.expressions.SQLExpressionsPackage
The package name.
eNAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The package name.
eNAME - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The package name.
eNAME - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The package name.
eNAME - Static variable in interface org.eclipse.datatools.modelbase.sql.statements.SQLStatementsPackage
The package name.
eNAME - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The package name.
eNAME - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The package name.
encode() - Method in interface org.eclipse.datatools.sqltools.editor.core.connection.ISQLEditorConnectionInfo
Encodes the given ISQLEditorConnectionInfo object for persistency.
encode() - Method in interface org.eclipse.datatools.sqltools.sqlbuilder.input.ISQLBuilderEditorInputUsageOptions
Encodes the given ISQLBuilderEditorInputUsageOptions object for persistence.
encode() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.input.SQLBuilderEditorInputUsageOptions
Implements ISQLBuilderEditorInputUsageOptions.encode()
encode() - Method in interface org.eclipse.datatools.sqltools.sqlbuilder.model.IOmitSchemaInfo
Encodes the given IOmitSchemaInfo object for persistence.
encode() - Method in interface org.eclipse.datatools.sqltools.sqlbuilder.model.ISQLDialectInfo
Encodes the given ISQLDialectInfo object for persistence.
encode() - Method in interface org.eclipse.datatools.sqltools.sqlbuilder.model.ISQLStatementInfo
Encodes the given ISQLStatementInfo object for persistence.
encode() - Method in interface org.eclipse.datatools.sqltools.sqlbuilder.model.IWindowStateInfo
Encodes the given IWindowStateInfo object for persistence.
encode() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.OmitSchemaInfo
Implements IOmitSchemaInfo.encode()
encode() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SQLBuilderConnectionInfo
Encodes the given SQLBuilderConnectionInfo object for persistence
encode() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SQLDialectInfo
Implements ISQLDialectInfo.encode()
encode() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SQLStatementInfo
Implements ISQLStatementInfo.encode()
encode() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.WindowStateInfo
 
encode() - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditorConnectionInfo
Encodes the given SQLEditorConnectionInfo object for persistency.
encodeCDATA(PrintWriter, byte[]) - Static method in class org.eclipse.datatools.sqltools.result.internal.export.OutputterUtil
 
ENCODING - Static variable in interface org.eclipse.datatools.sqltools.result.export.IResultConstants
 
EncodingDelimiterOptionsSection - Class in org.eclipse.datatools.sqltools.result.internal.ui.export.component
The encoding and delimiter options UI area.
EncodingDelimiterOptionsSection(Composite, int, Listener) - Constructor for class org.eclipse.datatools.sqltools.result.internal.ui.export.component.EncodingDelimiterOptionsSection
 
ENCRYPT_COL_ATTR - Static variable in interface org.eclipse.datatools.enablement.ase.catalog.ASESQLs
 
ENCRYPTED - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.ISybaseASADdlConstants
 
ENCRYPTION_INFO - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The meta object id for the 'Encryption Info' class.
ENCRYPTION_INFO - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Encryption Info' class.
ENCRYPTION_INFO__ALGORITHM - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Algorithm' attribute.
ENCRYPTION_INFO__ALGORITHM - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Algorithm' attribute feature.
ENCRYPTION_INFO__ENCRYPTED_TABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Encrypted Table' attribute.
ENCRYPTION_INFO__ENCRYPTED_TABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Encrypted Table' attribute feature.
ENCRYPTION_INFO__ENCRYPTION_KEY - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Encryption Key' attribute.
ENCRYPTION_INFO__ENCRYPTION_KEY - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Encryption Key' attribute feature.
ENCRYPTION_INFO_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The number of structural features of the 'Encryption Info' class.
EncryptionInfo - Interface in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel
A representation of the model object 'Encryption Info'.
EncryptionInfoImpl - Class in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl
An implementation of the model object 'Encryption Info'.
END - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
END - Static variable in interface org.eclipse.datatools.enablement.sybase.ddl.ISybaseDdlConstants
 
END - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
END - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
END - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
END - Static variable in interface org.eclipse.datatools.sqltools.editor.template.TemplateConstant
 
END_IF - Static variable in interface org.eclipse.datatools.enablement.sybase.ddl.ISybaseDdlConstants
 
END_LENGTH - Variable in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter
 
endColumn - Variable in class org.eclipse.datatools.enablement.sybase.parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endColumn - Variable in class org.eclipse.datatools.sqltools.sql.parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endLine - Variable in class org.eclipse.datatools.enablement.sybase.parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endLine - Variable in class org.eclipse.datatools.sqltools.sql.parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
ENDTRAN - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
ENDTRAN - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
ENDTRAN - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
EngineeringOption - Class in org.eclipse.datatools.connectivity.sqm.core.rte
 
EngineeringOption(String, String, boolean) - Constructor for class org.eclipse.datatools.connectivity.sqm.core.rte.EngineeringOption
 
EngineeringOption(String, String, String, boolean, EngineeringOptionCategory) - Constructor for class org.eclipse.datatools.connectivity.sqm.core.rte.EngineeringOption
 
EngineeringOption(String, String, String) - Constructor for class org.eclipse.datatools.connectivity.sqm.core.rte.EngineeringOption
 
EngineeringOption(String, String, String, String, EngineeringOptionCategory) - Constructor for class org.eclipse.datatools.connectivity.sqm.core.rte.EngineeringOption
 
EngineeringOption(String, String, int) - Constructor for class org.eclipse.datatools.connectivity.sqm.core.rte.EngineeringOption
 
EngineeringOption(String, String, String, int, EngineeringOptionCategory) - Constructor for class org.eclipse.datatools.connectivity.sqm.core.rte.EngineeringOption
 
EngineeringOption(String, String, int, EngineeringOption.EnumLiteral[]) - Constructor for class org.eclipse.datatools.connectivity.sqm.core.rte.EngineeringOption
 
EngineeringOption(String, String, String, int, EngineeringOption.EnumLiteral[], EngineeringOptionCategory) - Constructor for class org.eclipse.datatools.connectivity.sqm.core.rte.EngineeringOption
 
EngineeringOption.EnumLiteral - Class in org.eclipse.datatools.connectivity.sqm.core.rte
 
EngineeringOption.EnumLiteral(String, String) - Constructor for class org.eclipse.datatools.connectivity.sqm.core.rte.EngineeringOption.EnumLiteral
 
EngineeringOptionID - Class in org.eclipse.datatools.connectivity.sqm.core.definition
 
EngineeringOptionID() - Constructor for class org.eclipse.datatools.connectivity.sqm.core.definition.EngineeringOptionID
 
EnhancedTableViewer - Class in org.eclipse.datatools.sqltools.common.ui.tableviewer
Enhanced table view for TableView(Sorted and readonly function)
EnhancedTableViewer(Composite) - Constructor for class org.eclipse.datatools.sqltools.common.ui.tableviewer.EnhancedTableViewer
 
EnhancedTableViewer(Composite, int) - Constructor for class org.eclipse.datatools.sqltools.common.ui.tableviewer.EnhancedTableViewer
 
EnhancedTableViewer(Table) - Constructor for class org.eclipse.datatools.sqltools.common.ui.tableviewer.EnhancedTableViewer
 
eNS_PREFIX - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The package namespace name.
eNS_PREFIX - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The package namespace name.
eNS_PREFIX - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The package namespace name.
eNS_PREFIX - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The package namespace name.
eNS_PREFIX - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The package namespace name.
eNS_PREFIX - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The package namespace name.
eNS_PREFIX - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The package namespace name.
eNS_PREFIX - Static variable in interface org.eclipse.datatools.modelbase.derby.DerbyModelPackage
The package namespace name.
eNS_PREFIX - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The package namespace name.
eNS_PREFIX - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The package namespace name.
eNS_PREFIX - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The package namespace name.
eNS_PREFIX - Static variable in interface org.eclipse.datatools.modelbase.sql.expressions.SQLExpressionsPackage
The package namespace name.
eNS_PREFIX - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The package namespace name.
eNS_PREFIX - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The package namespace name.
eNS_PREFIX - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The package namespace name.
eNS_PREFIX - Static variable in interface org.eclipse.datatools.modelbase.sql.statements.SQLStatementsPackage
The package namespace name.
eNS_PREFIX - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The package namespace name.
eNS_PREFIX - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The package namespace name.
eNS_URI - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The package namespace URI.
eNS_URI - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The package namespace URI.
eNS_URI - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The package namespace URI.
eNS_URI - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The package namespace URI.
eNS_URI - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The package namespace URI.
eNS_URI - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The package namespace URI.
eNS_URI - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The package namespace URI.
eNS_URI - Static variable in interface org.eclipse.datatools.modelbase.derby.DerbyModelPackage
The package namespace URI.
eNS_URI - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The package namespace URI.
eNS_URI - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The package namespace URI.
eNS_URI - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The package namespace URI.
eNS_URI - Static variable in interface org.eclipse.datatools.modelbase.sql.expressions.SQLExpressionsPackage
The package namespace URI.
eNS_URI - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The package namespace URI.
eNS_URI - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The package namespace URI.
eNS_URI - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The package namespace URI.
eNS_URI - Static variable in interface org.eclipse.datatools.modelbase.sql.statements.SQLStatementsPackage
The package namespace URI.
eNS_URI - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The package namespace URI.
eNS_URI - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The package namespace URI.
ENTITY - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLColourProvider
 
ENUM_OPTION - Static variable in class org.eclipse.datatools.connectivity.sqm.core.rte.EngineeringOption
 
ENUMERATION_LENGTH - Static variable in interface org.eclipse.datatools.connectivity.sqm.core.rte.ICatalogObjectListener.EventTypeEnumeration
 
EObjectPrinter - Class in org.eclipse.datatools.sqltools.parsers.sql.query.util
 
EObjectPrinter() - Constructor for class org.eclipse.datatools.sqltools.parsers.sql.query.util.EObjectPrinter
 
EObjectPrinter - Class in org.eclipse.datatools.sqltools.parsers.sql.util
 
EObjectPrinter() - Constructor for class org.eclipse.datatools.sqltools.parsers.sql.util.EObjectPrinter
 
EOF - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
EOF - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
EOF - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
EOFT_SYMBOL - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexerprs
 
EOFT_SYMBOL - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexerprs
 
EOFT_SYMBOL - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
EOFT_SYMBOL - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
EOLT_SYMBOL - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexerprs
 
EOLT_SYMBOL - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexerprs
 
EOLT_SYMBOL - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
EOLT_SYMBOL - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
EPVFacade - Class in org.eclipse.datatools.sqltools.plan
The facade of EPV (SQL Execution Plan View).
EQUAL - Static variable in interface org.eclipse.datatools.enablement.sybase.ddl.ISybaseDdlConstants
 
EQUAL - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
EQUAL - Static variable in class org.eclipse.datatools.modelbase.sql.query.PredicateComparisonOperator
The 'EQUAL' literal value.
EQUAL - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
EQUAL - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
EQUAL - Static variable in interface org.eclipse.datatools.sqltools.editor.template.TemplateConstant
 
EQUAL_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.query.PredicateComparisonOperator
The 'EQUAL' literal object.
equals(Object) - Method in class org.eclipse.datatools.connectivity.drivers.DriverInstance
 
equals(Object) - Method in class org.eclipse.datatools.connectivity.drivers.models.CategoryDescriptor
 
equals(Object) - Method in class org.eclipse.datatools.connectivity.drivers.models.OverrideTemplateDescriptor
 
equals(Object) - Method in class org.eclipse.datatools.connectivity.drivers.models.TemplateDescriptor
 
equals(Object) - Method in class org.eclipse.datatools.connectivity.drivers.PropertySetImpl
 
equals(Object) - Method in interface org.eclipse.datatools.connectivity.IConfigurationType
Deprecated.  
equals(Object) - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.ExtensionContributor
 
equals(Object) - Method in class org.eclipse.datatools.connectivity.oda.spec.QuerySpecification.ParameterIdentifier
 
equals(Object) - Method in class org.eclipse.datatools.connectivity.oda.spec.result.ColumnIdentifier
 
equals(Object) - Method in class org.eclipse.datatools.connectivity.oda.spec.result.filter.AndExpression
 
equals(Object) - Method in class org.eclipse.datatools.connectivity.oda.spec.result.filter.NotExpression
 
equals(Object) - Method in class org.eclipse.datatools.connectivity.oda.spec.result.filter.OrExpression
 
equals(Object) - Method in class org.eclipse.datatools.connectivity.oda.util.logging.Level
Checks whether the two objects have the same log level value.
equals(Object) - Method in class org.eclipse.datatools.connectivity.sqm.core.mappings.ProviderIDtoDriverCategoryIDDescriptor
 
equals(Object) - Method in class org.eclipse.datatools.connectivity.ui.CommonContentProviderBase
 
equals(Object) - Method in class org.eclipse.datatools.connectivity.ui.CommonLabelProviderBase
 
equals(Object) - Method in class org.eclipse.datatools.connectivity.Version
 
equals(Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.ScheduleImpl
 
equals(int, int, String, String, String, ProcIdentifier, boolean) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SQLUtil
Return whether objstr and proc represent the same database object.
equals() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.BinaryStringDataType
 
EQUALS - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.OrderingType
The 'EQUALS' literal value.
equals(Object) - Method in class org.eclipse.datatools.sqltools.common.ui.util.ImageImageDescriptor
 
equals(Object) - Method in class org.eclipse.datatools.sqltools.data.internal.ui.editor.TableDataEditorInput
 
equals(Object) - Method in class org.eclipse.datatools.sqltools.debugger.model.SPValue
 
equals(Object) - Method in class org.eclipse.datatools.sqltools.editor.template.SQLTemplate
 
equals(Object) - Method in class org.eclipse.datatools.sqltools.result.ui.ResultsViewUIPlugin.ResultViewControlListener
 
equals(Object) - Method in class org.eclipse.datatools.sqltools.routineeditor.ui.ProcEditorInput
 
equals(int, int, String, String, String, ProcIdentifier, boolean) - Static method in class org.eclipse.datatools.sqltools.routineeditor.util.RoutineUtil
Return whether objstr and proc represent the same database object.
equals(Object) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.model.AbstractSchemaObjectImmutableModel
 
equals(Object) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditorInput
 
equals(Object) - Method in class org.eclipse.datatools.sqltools.sql.parser.ast.SimpleNode
 
equals(Object) - Method in class org.eclipse.datatools.sqltools.sql.parser.Token
 
equals(String, String, boolean) - Static method in class org.eclipse.datatools.sqltools.sql.util.ModelUtil
 
equals(IOmitSchemaInfo) - Method in interface org.eclipse.datatools.sqltools.sqlbuilder.model.IOmitSchemaInfo
Returns true if the IOmitSchemaInfo passed has the same values as this OmitSchemaInfo
equals(IOmitSchemaInfo) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.OmitSchemaInfo
Implements IOmitSchemaInfo.equals(IOmitSchemaInfo)
equals(String, String, ISQLEditorConnectionInfo) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLIdentifier
Returns true if two SQL identifiers in SQL format are "equal" for the given connection.
equals(String, String, char) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLIdentifier
Returns true if two SQL identifiers are "equal" for DB2 UDB for LUWO.
equals(String, String, char, int) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLIdentifier
Returns true if two SQL identifiers in SQL format are "equal" for LUWO, OS/390, or OS/400 or a combination of platforms.
equals(Object) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.editor.SQLImageDescriptor
 
EQUALS_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.OrderingType
The 'EQUALS' literal object.
equalsIgnoreQuote(String, String, boolean) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SQLUtil
Returns whether the 2 Strings are equal by ignoring the surrounding quotes
equalsIgnoreQuote(String, String, boolean) - Static method in class org.eclipse.datatools.sqltools.sql.util.SQLUtil
Returns whether the 2 Strings are equal by ignoring the surrounding quotes
equalSQLIdentifiers(String, String) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
Determines whether two SQL identifiers are equal, respecting delimited identifiers using the default delimited identifier quote character.
equalSQLIdentifiers(String, String, char) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
Determines whether two SQL identifiers are equal, respecting delimited identifiers using the given quote character as delimiter.
ERROR - Static variable in enum org.eclipse.datatools.connectivity.oda.design.SessionStatus
The 'Error' literal value.
error(String, Exception, int) - Method in class org.eclipse.datatools.connectivity.oda.util.logging.LoggingErrorHandler
This method is called when a Handler failure occurs.
error(Object) - Method in interface org.eclipse.datatools.sqltools.plan.internal.util.ILogger
 
error(Object, Throwable) - Method in interface org.eclipse.datatools.sqltools.plan.internal.util.ILogger
This method should NOT be used since it doesn't use the resource bundle to localize the message.
error(String) - Method in interface org.eclipse.datatools.sqltools.plan.internal.util.ILogger
For error logging with no arguments
error(String, Throwable) - Method in interface org.eclipse.datatools.sqltools.plan.internal.util.ILogger
For error logging with no arguments but a stack trace
error(String, Object) - Method in interface org.eclipse.datatools.sqltools.plan.internal.util.ILogger
For error logging with one argument
error(String, Object, Throwable) - Method in interface org.eclipse.datatools.sqltools.plan.internal.util.ILogger
For error logging with one argument and a stack trace
error(String, Object, Object) - Method in interface org.eclipse.datatools.sqltools.plan.internal.util.ILogger
For error logging with 2 arguments
error(String, Object, Object, Throwable) - Method in interface org.eclipse.datatools.sqltools.plan.internal.util.ILogger
For error logging with 2 arguments and a stack trace
error(String, Object, Object, Object) - Method in interface org.eclipse.datatools.sqltools.plan.internal.util.ILogger
For error logging with 3 arguments
error(String, Object, Object, Object, Throwable) - Method in interface org.eclipse.datatools.sqltools.plan.internal.util.ILogger
For error logging with 3 arguments and a stack trace
error(String, Object, Object, Object, Object) - Method in interface org.eclipse.datatools.sqltools.plan.internal.util.ILogger
For error logging with 4 arguments
error(String, Object, Object, Object, Object, Throwable) - Method in interface org.eclipse.datatools.sqltools.plan.internal.util.ILogger
For error logging with 4 arguments and a stack trace
error(String, Object, Object, Object, Object, Object) - Method in interface org.eclipse.datatools.sqltools.plan.internal.util.ILogger
For error logging with 5 arguments
error(String, Object, Object, Object, Object, Object, Throwable) - Method in interface org.eclipse.datatools.sqltools.plan.internal.util.ILogger
For error logging with 5 arguments and a stack trace
error(String, Object[]) - Method in interface org.eclipse.datatools.sqltools.plan.internal.util.ILogger
For error logging methods where the number of args is greater than the methods provided.
error(String, Object[], Throwable) - Method in interface org.eclipse.datatools.sqltools.plan.internal.util.ILogger
For error logging methods where the number of args is greater than the methods provided.
error(Object) - Method in class org.eclipse.datatools.sqltools.plan.internal.util.StatusLogger
 
error(Object, Throwable) - Method in class org.eclipse.datatools.sqltools.plan.internal.util.StatusLogger
 
error(String) - Method in class org.eclipse.datatools.sqltools.plan.internal.util.StatusLogger
 
error(String, Throwable) - Method in class org.eclipse.datatools.sqltools.plan.internal.util.StatusLogger
 
error(String, Object) - Method in class org.eclipse.datatools.sqltools.plan.internal.util.StatusLogger
 
error(String, Object, Throwable) - Method in class org.eclipse.datatools.sqltools.plan.internal.util.StatusLogger
 
error(String, Object, Object) - Method in class org.eclipse.datatools.sqltools.plan.internal.util.StatusLogger
 
error(String, Object, Object, Throwable) - Method in class org.eclipse.datatools.sqltools.plan.internal.util.StatusLogger
 
error(String, Object, Object, Object) - Method in class org.eclipse.datatools.sqltools.plan.internal.util.StatusLogger
 
error(String, Object, Object, Object, Throwable) - Method in class org.eclipse.datatools.sqltools.plan.internal.util.StatusLogger
 
error(String, Object, Object, Object, Object) - Method in class org.eclipse.datatools.sqltools.plan.internal.util.StatusLogger
 
error(String, Object, Object, Object, Object, Throwable) - Method in class org.eclipse.datatools.sqltools.plan.internal.util.StatusLogger
 
error(String, Object, Object, Object, Object, Object) - Method in class org.eclipse.datatools.sqltools.plan.internal.util.StatusLogger
 
error(String, Object, Object, Object, Object, Object, Throwable) - Method in class org.eclipse.datatools.sqltools.plan.internal.util.StatusLogger
 
error(String, Object[]) - Method in class org.eclipse.datatools.sqltools.plan.internal.util.StatusLogger
 
error(String, Object[], Throwable) - Method in class org.eclipse.datatools.sqltools.plan.internal.util.StatusLogger
 
error(Object) - Method in interface org.eclipse.datatools.sqltools.result.internal.utils.ILogger
 
error(Object, Throwable) - Method in interface org.eclipse.datatools.sqltools.result.internal.utils.ILogger
This method should NOT be used since it doesn't use the resource bundle to localize the message.
error(String) - Method in interface org.eclipse.datatools.sqltools.result.internal.utils.ILogger
For error logging with no arguments
error(String, Throwable) - Method in interface org.eclipse.datatools.sqltools.result.internal.utils.ILogger
For error logging with no arguments but a stack trace
error(String, Object) - Method in interface org.eclipse.datatools.sqltools.result.internal.utils.ILogger
For error logging with one argument
error(String, Object, Throwable) - Method in interface org.eclipse.datatools.sqltools.result.internal.utils.ILogger
For error logging with one argument and a stack trace
error(String, Object, Object) - Method in interface org.eclipse.datatools.sqltools.result.internal.utils.ILogger
For error logging with 2 arguments
error(String, Object, Object, Throwable) - Method in interface org.eclipse.datatools.sqltools.result.internal.utils.ILogger
For error logging with 2 arguments and a stack trace
error(String, Object, Object, Object) - Method in interface org.eclipse.datatools.sqltools.result.internal.utils.ILogger
For error logging with 3 arguments
error(String, Object, Object, Object, Throwable) - Method in interface org.eclipse.datatools.sqltools.result.internal.utils.ILogger
For error logging with 3 arguments and a stack trace
error(String, Object, Object, Object, Object) - Method in interface org.eclipse.datatools.sqltools.result.internal.utils.ILogger
For error logging with 4 arguments
error(String, Object, Object, Object, Object, Throwable) - Method in interface org.eclipse.datatools.sqltools.result.internal.utils.ILogger
For error logging with 4 arguments and a stack trace
error(String, Object, Object, Object, Object, Object) - Method in interface org.eclipse.datatools.sqltools.result.internal.utils.ILogger
For error logging with 5 arguments
error(String, Object, Object, Object, Object, Object, Throwable) - Method in interface org.eclipse.datatools.sqltools.result.internal.utils.ILogger
For error logging with 5 arguments and a stack trace
error(String, Object[]) - Method in interface org.eclipse.datatools.sqltools.result.internal.utils.ILogger
For error logging methods where the number of args is greater than the methods provided.
error(String, Object[], Throwable) - Method in interface org.eclipse.datatools.sqltools.result.internal.utils.ILogger
For error logging methods where the number of args is greater than the methods provided.
error(Object) - Method in class org.eclipse.datatools.sqltools.result.internal.utils.StatusLogger
 
error(Object, Throwable) - Method in class org.eclipse.datatools.sqltools.result.internal.utils.StatusLogger
 
error(String) - Method in class org.eclipse.datatools.sqltools.result.internal.utils.StatusLogger
 
error(String, Throwable) - Method in class org.eclipse.datatools.sqltools.result.internal.utils.StatusLogger
 
error(String, Object) - Method in class org.eclipse.datatools.sqltools.result.internal.utils.StatusLogger
 
error(String, Object, Throwable) - Method in class org.eclipse.datatools.sqltools.result.internal.utils.StatusLogger
 
error(String, Object, Object) - Method in class org.eclipse.datatools.sqltools.result.internal.utils.StatusLogger
 
error(String, Object, Object, Throwable) - Method in class org.eclipse.datatools.sqltools.result.internal.utils.StatusLogger
 
error(String, Object, Object, Object) - Method in class org.eclipse.datatools.sqltools.result.internal.utils.StatusLogger
 
error(String, Object, Object, Object, Throwable) - Method in class org.eclipse.datatools.sqltools.result.internal.utils.StatusLogger
 
error(String, Object, Object, Object, Object) - Method in class org.eclipse.datatools.sqltools.result.internal.utils.StatusLogger
 
error(String, Object, Object, Object, Object, Throwable) - Method in class org.eclipse.datatools.sqltools.result.internal.utils.StatusLogger
 
error(String, Object, Object, Object, Object, Object) - Method in class org.eclipse.datatools.sqltools.result.internal.utils.StatusLogger
 
error(String, Object, Object, Object, Object, Object, Throwable) - Method in class org.eclipse.datatools.sqltools.result.internal.utils.StatusLogger
 
error(String, Object[]) - Method in class org.eclipse.datatools.sqltools.result.internal.utils.StatusLogger
 
error(String, Object[], Throwable) - Method in class org.eclipse.datatools.sqltools.result.internal.utils.StatusLogger
 
ERROR - Static variable in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.IErrorItem
 
error(Object) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.ILogger
 
error(Object, Throwable) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.ILogger
This method should NOT be used since it doesn't use the resource bundle to localize the message.
error(String) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.ILogger
For error logging with no arguments
error(String, Throwable) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.ILogger
For error logging with no arguments but a stack trace
error(String, Object) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.ILogger
For error logging with one argument
error(String, Object, Throwable) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.ILogger
For error logging with one argument and a stack trace
error(String, Object, Object) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.ILogger
For error logging with 2 arguments
error(String, Object, Object, Throwable) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.ILogger
For error logging with 2 arguments and a stack trace
error(String, Object, Object, Object) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.ILogger
For error logging with 3 arguments
error(String, Object, Object, Object, Throwable) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.ILogger
For error logging with 3 arguments and a stack trace
error(String, Object, Object, Object, Object) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.ILogger
For error logging with 4 arguments
error(String, Object, Object, Object, Object, Throwable) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.ILogger
For error logging with 4 arguments and a stack trace
error(String, Object, Object, Object, Object, Object) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.ILogger
For error logging with 5 arguments
error(String, Object, Object, Object, Object, Object, Throwable) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.ILogger
For error logging with 5 arguments and a stack trace
error(String, Object[]) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.ILogger
For error logging methods where the number of args is greater than the methods provided.
error(String, Object[], Throwable) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.ILogger
For error logging methods where the number of args is greater than the methods provided.
error(Object) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.StatusLogger
 
error(Object, Throwable) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.StatusLogger
 
error(String) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.StatusLogger
 
error(String, Throwable) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.StatusLogger
 
error(String, Object) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.StatusLogger
 
error(String, Object, Throwable) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.StatusLogger
 
error(String, Object, Object) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.StatusLogger
 
error(String, Object, Object, Throwable) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.StatusLogger
 
error(String, Object, Object, Object) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.StatusLogger
 
error(String, Object, Object, Object, Throwable) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.StatusLogger
 
error(String, Object, Object, Object, Object) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.StatusLogger
 
error(String, Object, Object, Object, Object, Throwable) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.StatusLogger
 
error(String, Object, Object, Object, Object, Object) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.StatusLogger
 
error(String, Object, Object, Object, Object, Object, Throwable) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.StatusLogger
 
error(String, Object[]) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.StatusLogger
 
error(String, Object[], Throwable) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.StatusLogger
 
ERROR - Static variable in class org.eclipse.datatools.sqltools.sql.identifier.ValidatorMessage
Error message,validator is not valid ERROR
ERROR - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.editor.SQLImageDescriptor
Flag to render the error adornment
ERROR_ACTION - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexerprs
 
ERROR_ACTION - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexerprs
 
ERROR_ACTION - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
ERROR_ACTION - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
error_cannot_get_connection_profile - Static variable in class org.eclipse.datatools.sqltools.sql.util.Messages
 
ERROR_CODE_COLUMN_AMBIGUOUS - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.postparse.TableReferenceResolver
Error code constant - not a message, column exists in multiple tables
ERROR_CODE_COLUMN_UNRESOLVED - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.postparse.TableReferenceResolver
Error code constant - not a message, column reference unresolved
ERROR_CODE_DATABASE_SCHEMAS_NOTLOADED - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.postparse.TableReferenceResolver
Error code constant - not a message, database schemas not loaded
ERROR_CODE_DATATYPE_UNRESOLVED - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.postparse.DataTypeResolver
Error code constant - not a message, data type unresolved
ERROR_CODE_DATATYPES_INCOMPATIBLE - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.postparse.DataTypeResolver
Error code constant - not a message, incompatible data types
ERROR_CODE_NONEXISTENT_COLUMN - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.postparse.TableReferenceResolver
Error code constant - not a message, column not existent in table
ERROR_CODE_TABLE_UNRESOLVED - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.postparse.TableReferenceResolver
Error code constant - not a message, table reference unresolved
ERROR_CODE_VARIABLE_TYPE_UNCLEAR - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.postparse.DataTypeResolver
Error code constant - not a message, host variable/parameter data type unresolved
ERROR_DIAGNOSING_NONE - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.SQLParserManager
Constant to supress error diagnosing.
ERROR_DIAGNOSING_NUMBER_MAX_DEFAULT - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.SQLParserManager
Default limit for number of errors diagnosed, value: 5
ERROR_DIAGNOSING_TIME_MAX_DEFAULT - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.SQLParserManager
Default time limit for error diagnosing in ms, value: 1500
ERROR_DIAGNOSING_UNLIMITED - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.SQLParserManager
Constant for unlimited error diagnosing.
ERROR_REFRESH_ADDITIONAL_OBJ - Static variable in interface org.eclipse.datatools.sqltools.schemaobjecteditor.model.ISchemaObjectEditModel
 
ERROR_SYMBOL - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
ERROR_SYMBOL - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
Error_Unsupported_DatabaseMetaData_Method - Static variable in class org.eclipse.datatools.connectivity.sqm.loader.Messages
 
errorCode - Variable in error org.eclipse.datatools.sqltools.sql.parser.TokenMgrError
Indicates the reason why the exception is thrown.
ErrorItem - Class in org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core
 
ErrorItem(Object, String) - Constructor for class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.ErrorItem
 
ErrorItem(Object, String, int) - Constructor for class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.ErrorItem
 
ERRORNUMBER - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
ErrorPage_error - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.Messages
 
ErrorPage_error_msg - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.Messages
 
ESCAPE - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
ESCAPE - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
ESCAPE - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
escape_clause() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
escape_clause() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
escapeForXML(String) - Static method in class org.eclipse.datatools.sqltools.result.internal.export.OutputterUtil
 
eSet(int, Object) - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngresDBEventImpl
 
eSet(int, Object) - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngresIdentitySpecifierImpl
 
eSet(int, Object) - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngresSchemaImpl
 
eSet(int, Object) - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngresSynonymImpl
 
eSet(int, Object) - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngresTriggerImpl
 
eSet(int, Object) - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngresViewTableImpl
 
eSet(int, Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.EncryptionInfoImpl
 
eSet(int, Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.EventConditionImpl
 
eSet(int, Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.ScheduleImpl
 
eSet(int, Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseColumnCheckConstraintImpl
 
eSet(int, Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseColumnImpl
 
eSet(int, Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseDatabaseImpl
 
eSet(int, Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseDBSpaceImpl
 
eSet(int, Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseEventImpl
 
eSet(int, Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseForeignKeyImpl
 
eSet(int, Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseFunctionImpl
 
eSet(int, Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseGroupImpl
 
eSet(int, Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseIndexImpl
 
eSet(int, Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseParameterImpl
 
eSet(int, Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABasePredefinedDataTypeImpl
 
eSet(int, Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseProcedureImpl
 
eSet(int, Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseProxyTableImpl
 
eSet(int, Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseRemoteProcedureImpl
 
eSet(int, Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseTableImpl
 
eSet(int, Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseTempTableImpl
 
eSet(int, Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseTriggerImpl
 
eSet(int, Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseUniqueConstraintImpl
 
eSet(int, Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseUserDefinedTypeImpl
 
eSet(int, Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseUserImpl
 
eSet(int, Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseViewTableImpl
 
eSet(int, Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASADefaultWrapperImpl
 
eSet(int, Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASAWebServiceImpl
 
eSet(int, Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.impl.SybaseASADatabaseImpl
 
eSet(int, Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.impl.SybaseASAForeignKeyImpl
 
eSet(int, Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.impl.SybaseASAIndexImpl
 
eSet(int, Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.impl.SybaseASATableImpl
 
eSet(int, Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.impl.SybaseASATempTableImpl
 
eSet(int, Object) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.CacheInfoImpl
 
eSet(int, Object) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.DeviceItemImpl
 
eSet(int, Object) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.LockPromotionInfoImpl
 
eSet(int, Object) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SegmentThresholdImpl
 
eSet(int, Object) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEBaseTableImpl
 
eSet(int, Object) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASECacheImpl
 
eSet(int, Object) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASECatalogImpl
 
eSet(int, Object) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASECheckConstraintImpl
 
eSet(int, Object) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEColumnCheckConstraintImpl
 
eSet(int, Object) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEColumnImpl
 
eSet(int, Object) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEDatabaseImpl
 
eSet(int, Object) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEDefaultImpl
 
eSet(int, Object) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEEncryptionKeyImpl
 
eSet(int, Object) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEGroupImpl
 
eSet(int, Object) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEIndexImpl
 
eSet(int, Object) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEPredefinedDataTypeImpl
 
eSet(int, Object) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEPrimaryKeyImpl
 
eSet(int, Object) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEProcedureImpl
 
eSet(int, Object) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEProxyTableImpl
 
eSet(int, Object) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASERoleImpl
 
eSet(int, Object) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASERuleImpl
 
eSet(int, Object) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASESchemaImpl
 
eSet(int, Object) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASESegmentImpl
 
eSet(int, Object) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASETableImpl
 
eSet(int, Object) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASETempTableImpl
 
eSet(int, Object) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASETriggerImpl
 
eSet(int, Object) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEUniqueConstraintImpl
 
eSet(int, Object) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEUserDefinedTypeImpl
 
eSet(int, Object) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEUserImpl
 
eSet(int, Object) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEViewTableImpl
 
eSet(int, Object) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEWebServiceImpl
 
eSet(int, Object) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEWebServiceTableImpl
 
eSet(int, Object) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.ListRangePartitionItemImpl
 
eSet(int, Object) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.PartitionNumInSegmentsImpl
 
eSet(int, Object) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.PartitionSegmentPairImpl
 
eSet(int, Object) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.SybaseASEHashPartitionImpl
 
eSet(int, Object) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.SybaseASEListPartitionImpl
 
eSet(int, Object) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.SybaseASERangePartitionImpl
 
eSet(int, Object) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.SybaseASERoundrobinPartitionImpl
 
eSet(int, Object) - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.impl.SybaseAuthorizationIdentifierImpl
 
eSet(int, Object) - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.impl.SybaseIndexMemberImpl
 
eSet(int, Object) - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.impl.SybaseParameterImpl
 
eSet(int, Object) - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.impl.SybasePrivilegeImpl
 
eUnset(int) - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngresDBEventImpl
 
eUnset(int) - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngresIdentitySpecifierImpl
 
eUnset(int) - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngresSchemaImpl
 
eUnset(int) - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngresSynonymImpl
 
eUnset(int) - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngresTriggerImpl
 
eUnset(int) - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngresViewTableImpl
 
eUnset(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.EncryptionInfoImpl
 
eUnset(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.EventConditionImpl
 
eUnset(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.ScheduleImpl
 
eUnset(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseColumnCheckConstraintImpl
 
eUnset(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseColumnImpl
 
eUnset(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseDatabaseImpl
 
eUnset(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseDBSpaceImpl
 
eUnset(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseEventImpl
 
eUnset(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseForeignKeyImpl
 
eUnset(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseFunctionImpl
 
eUnset(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseGroupImpl
 
eUnset(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseIndexImpl
 
eUnset(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseParameterImpl
 
eUnset(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABasePredefinedDataTypeImpl
 
eUnset(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseProcedureImpl
 
eUnset(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseProxyTableImpl
 
eUnset(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseRemoteProcedureImpl
 
eUnset(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseTableImpl
 
eUnset(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseTempTableImpl
 
eUnset(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseTriggerImpl
 
eUnset(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseUniqueConstraintImpl
 
eUnset(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseUserDefinedTypeImpl
 
eUnset(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseUserImpl
 
eUnset(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseViewTableImpl
 
eUnset(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASADefaultWrapperImpl
 
eUnset(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASAWebServiceImpl
 
eUnset(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.impl.SybaseASADatabaseImpl
 
eUnset(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.impl.SybaseASAForeignKeyImpl
 
eUnset(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.impl.SybaseASAIndexImpl
 
eUnset(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.impl.SybaseASATableImpl
 
eUnset(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.impl.SybaseASATempTableImpl
 
eUnset(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.CacheInfoImpl
 
eUnset(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.DeviceItemImpl
 
eUnset(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.LockPromotionInfoImpl
 
eUnset(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SegmentThresholdImpl
 
eUnset(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEBaseTableImpl
 
eUnset(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASECacheImpl
 
eUnset(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASECatalogImpl
 
eUnset(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASECheckConstraintImpl
 
eUnset(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEColumnCheckConstraintImpl
 
eUnset(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEColumnImpl
 
eUnset(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEDatabaseImpl
 
eUnset(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEDefaultImpl
 
eUnset(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEEncryptionKeyImpl
 
eUnset(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEGroupImpl
 
eUnset(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEIndexImpl
 
eUnset(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEPredefinedDataTypeImpl
 
eUnset(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEPrimaryKeyImpl
 
eUnset(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEProcedureImpl
 
eUnset(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEProxyTableImpl
 
eUnset(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASERoleImpl
 
eUnset(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASERuleImpl
 
eUnset(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASESchemaImpl
 
eUnset(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASESegmentImpl
 
eUnset(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASETableImpl
 
eUnset(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASETempTableImpl
 
eUnset(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASETriggerImpl
 
eUnset(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEUniqueConstraintImpl
 
eUnset(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEUserDefinedTypeImpl
 
eUnset(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEUserImpl
 
eUnset(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEViewTableImpl
 
eUnset(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEWebServiceImpl
 
eUnset(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEWebServiceTableImpl
 
eUnset(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.ListRangePartitionItemImpl
 
eUnset(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.PartitionNumInSegmentsImpl
 
eUnset(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.PartitionSegmentPairImpl
 
eUnset(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.SybaseASEHashPartitionImpl
 
eUnset(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.SybaseASEListPartitionImpl
 
eUnset(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.SybaseASERangePartitionImpl
 
eUnset(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.SybaseASERoundrobinPartitionImpl
 
eUnset(int) - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.impl.SybaseAuthorizationIdentifierImpl
 
eUnset(int) - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.impl.SybaseIndexMemberImpl
 
eUnset(int) - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.impl.SybaseParameterImpl
 
eUnset(int) - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.impl.SybasePrivilegeImpl
 
evaluate(Template) - Method in class org.eclipse.datatools.sqltools.editor.template.GenericSQLContext
 
evaluate(ICharacterScanner) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.CaseControlledMultiLineRule
Insert the method's description here.
evaluate(ICharacterScanner) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.CaseControlledWordRule
 
evaluate(ICharacterScanner) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.utils.SQLMultiLineRule
Evaluates the rule by examining the characters available from the provided character scanner.
evaluateExpression(String) - Method in class org.eclipse.datatools.sqltools.debugger.model.SPThread
Evaluates the given expression.
evaluateExpression(String, IDebugElement, IWatchExpressionListener) - Method in class org.eclipse.datatools.sqltools.debugger.model.SPWatchExpressionDelegate
 
EVENT - Static variable in interface org.eclipse.datatools.enablement.sybase.ddl.ISybaseDdlConstants
 
EVENT - Static variable in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDatabaseObjecType
 
EVENT - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
Event - Interface in org.eclipse.datatools.modelbase.sql.schema
A representation of the model object 'Event'.
EVENT - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The meta object id for the 'Event' class.
EVENT - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage.Literals
The meta object literal for the 'Event' class.
EVENT - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
EVENT - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
EVENT - Static variable in class org.eclipse.datatools.sqltools.sql.reference.DBObject
 
EVENT - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLCompletionProposal
 
EVENT__ACTION - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Action' attribute.
EVENT__ACTION - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage.Literals
The meta object literal for the 'Action' attribute feature.
EVENT__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Comments' reference list.
EVENT__CONDITION - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Condition' attribute.
EVENT__CONDITION - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage.Literals
The meta object literal for the 'Condition' attribute feature.
EVENT__DATABASE - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Database' reference.
EVENT__DATABASE - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage.Literals
The meta object literal for the 'Database' reference feature.
EVENT__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Dependencies' containment reference list.
EVENT__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Description' attribute.
EVENT__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'EAnnotations' containment reference list.
EVENT__ENABLED - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Enabled' attribute.
EVENT__ENABLED - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage.Literals
The meta object literal for the 'Enabled' attribute feature.
EVENT__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Extensions' containment reference list.
EVENT__FOR - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'For' attribute.
EVENT__FOR - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage.Literals
The meta object literal for the 'For' attribute feature.
EVENT__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Label' attribute.
EVENT__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Name' attribute.
EVENT__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Privileges' reference list.
EVENT_COL - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.triggers.TriggersSectionMetaData
 
EVENT_CONDITION - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.ISybaseASADdlConstants
 
EVENT_CONDITION - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The meta object id for the 'Event Condition' class.
EVENT_CONDITION - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Event Condition' class.
EVENT_CONDITION - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
EVENT_CONDITION__COMMENTS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Comments' reference list.
EVENT_CONDITION__DEPENDENCIES - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Dependencies' containment reference list.
EVENT_CONDITION__DESCRIPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Description' attribute.
EVENT_CONDITION__EANNOTATIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'EAnnotations' containment reference list.
EVENT_CONDITION__EVENT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Event' container reference.
EVENT_CONDITION__EVENT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Event' container reference feature.
EVENT_CONDITION__EXTENSIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Extensions' containment reference list.
EVENT_CONDITION__LABEL - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Label' attribute.
EVENT_CONDITION__NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Name' attribute.
EVENT_CONDITION__OPERATOR - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Operator' attribute.
EVENT_CONDITION__OPERATOR - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Operator' attribute feature.
EVENT_CONDITION__PRIVILEGES - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Privileges' reference list.
EVENT_CONDITION__VALUE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Value' attribute.
EVENT_CONDITION__VALUE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Value' attribute feature.
EVENT_CONDITION_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The number of structural features of the 'Event Condition' class.
Event_Duplicate_Name_Error - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.Messages
 
EVENT_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The number of structural features of the 'Event' class.
EVENT_FILTER - Static variable in class org.eclipse.datatools.enablement.sybase.ui.filter.EventFilterProvider
 
EVENT_FOLDER_CLASS - Static variable in class org.eclipse.datatools.sqltools.sql.util.ModelUtil
 
EVENT_LAUNCH_CONFIGURATION_PARAMETERS - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.IHelpConstants
Used for Eclipse Data Tools' configure parameters dialog of event.
EVENT_LOCATION_TYPE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The meta object id for the 'Event Location Type' enum.
EVENT_LOCATION_TYPE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Event Location Type' enum.
EVENT_OBJTYPE - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLDBProposal
 
EVENT_PARAMETERS - Static variable in interface org.eclipse.datatools.sqltools.sql.parser.SQLParserConstants
 
EVENT_TYPE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The meta object id for the 'Event Type' enum.
EVENT_TYPE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Event Type' enum.
EVENT_TYPE_BACKUPEND - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
EVENT_TYPE_CONNECT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
EVENT_TYPE_CONNECTFAILED - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
EVENT_TYPE_DATABASESTART - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
EVENT_TYPE_DBDISKSPACE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
EVENT_TYPE_DISCONNECT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
EVENT_TYPE_GLOBALAUTOINCREMENT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
EVENT_TYPE_GROWLOG - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
EVENT_TYPE_GROWNDB - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
EVENT_TYPE_GROWTEMP - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
EVENT_TYPE_LOGDISKSPACE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
EVENT_TYPE_RAISERROR - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
EVENT_TYPE_SERVERIDLE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
EVENT_TYPE_TEMPDISKSPACE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
EventCalanderDialog_title - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
EventCategoryCompositeProvider_condition - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.Messages
 
EventCategoryCompositeProvider_event_type - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.Messages
 
EventCategoryCompositeProvider_manual - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.Messages
 
EventCategoryCompositeProvider_schedule - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.Messages
 
EventCondition - Interface in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel
A representation of the model object 'Event Condition'.
EventConditionCompositeProvider_system_event - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
EventConditionImpl - Class in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl
An implementation of the model object 'Event Condition'.
EventFilterProvider - Class in org.eclipse.datatools.enablement.sybase.ui.filter
 
EventFilterProvider() - Constructor for class org.eclipse.datatools.enablement.sybase.ui.filter.EventFilterProvider
 
EventItemProvider - Class in org.eclipse.datatools.modelbase.sql.schema.provider
This is the item provider adapter for a Event object.
EventItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.schema.provider.EventItemProvider
This constructs an instance from a factory and a notifier.
EventLocationType - Class in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel
A representation of the literals of the enumeration 'Event Location Type', and utility methods for working with them.
EventParameter - Class in org.eclipse.datatools.sqltools.routineeditor.parameter
A simple wrapper for parameter used in a event.
EventParameter() - Constructor for class org.eclipse.datatools.sqltools.routineeditor.parameter.EventParameter
 
EventParameter(String, String) - Constructor for class org.eclipse.datatools.sqltools.routineeditor.parameter.EventParameter
Constructs an instance with the name value pair
EventPropertyCompositeProvider_disable_handler - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.Messages
 
EventPropertyCompositeProvider_exec_location - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.Messages
 
EventTriggerType - Class in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel
A representation of the literals of the enumeration 'Event Trigger Type', and utility methods for working with them.
EventType - Class in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel
A representation of the literals of the enumeration 'Event Type', and utility methods for working with them.
EVERY - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.ISybaseASADdlConstants
 
EVERY - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
EXACT_NUMERIC_DATA_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The meta object id for the 'Exact Numeric Data Type' class.
EXACT_NUMERIC_DATA_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Exact Numeric Data Type' class.
EXACT_NUMERIC_DATA_TYPE__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Comments' reference list.
EXACT_NUMERIC_DATA_TYPE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Dependencies' containment reference list.
EXACT_NUMERIC_DATA_TYPE__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Description' attribute.
EXACT_NUMERIC_DATA_TYPE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'EAnnotations' containment reference list.
EXACT_NUMERIC_DATA_TYPE__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Extensions' containment reference list.
EXACT_NUMERIC_DATA_TYPE__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Label' attribute.
EXACT_NUMERIC_DATA_TYPE__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Name' attribute.
EXACT_NUMERIC_DATA_TYPE__PRECISION - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Precision' attribute.
EXACT_NUMERIC_DATA_TYPE__PRIMITIVE_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Primitive Type' attribute.
EXACT_NUMERIC_DATA_TYPE__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Privileges' reference list.
EXACT_NUMERIC_DATA_TYPE__SCALE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Scale' attribute.
EXACT_NUMERIC_DATA_TYPE__SCALE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Scale' attribute feature.
EXACT_NUMERIC_DATA_TYPE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The number of structural features of the 'Exact Numeric Data Type' class.
ExactNumericDataType - Interface in org.eclipse.datatools.modelbase.sql.datatypes
A representation of the model object 'Exact Numeric Data Type'.
ExactNumericDataTypeItemProvider - Class in org.eclipse.datatools.modelbase.sql.datatypes.provider
This is the item provider adapter for a ExactNumericDataType object.
ExactNumericDataTypeItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.datatypes.provider.ExactNumericDataTypeItemProvider
This constructs an instance from a factory and a notifier.
ExampleForVendorPrimitiveWrite - Class in org.eclipse.datatools.enablement.sqlite.dbdefcreation
 
ExampleForVendorPrimitiveWrite() - Constructor for class org.eclipse.datatools.enablement.sqlite.dbdefcreation.ExampleForVendorPrimitiveWrite
 
ExamplePlugin - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples
The main plugin class to be used in the desktop.
ExamplePlugin() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.ExamplePlugin
 
EXCEPT - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
EXCEPT - Static variable in class org.eclipse.datatools.modelbase.sql.query.QueryCombinedOperator
The 'EXCEPT' literal value.
EXCEPT - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
EXCEPT - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
EXCEPT_ALL - Static variable in class org.eclipse.datatools.modelbase.sql.query.QueryCombinedOperator
The 'EXCEPT ALL' literal value.
EXCEPT_ALL_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.query.QueryCombinedOperator
The 'EXCEPT ALL' literal object.
EXCEPT_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.query.QueryCombinedOperator
The 'EXCEPT' literal object.
EXCLUDING_XMLDECLARATION - Static variable in class org.eclipse.datatools.modelbase.sql.xml.query.XMLDeclarationType
The 'EXCLUDING XMLDECLARATION' literal value.
EXCLUDING_XMLDECLARATION_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.xml.query.XMLDeclarationType
The 'EXCLUDING XMLDECLARATION' literal object.
EXCLUSIVE - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
EXCLUSIVE - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
EXCLUSIVE - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
ExclusivePositionUpdater - Class in org.eclipse.datatools.sqltools.sqleditor.internal
Position updater that takes any changes at the borders of a position to not belong to the position.
ExclusivePositionUpdater(String) - Constructor for class org.eclipse.datatools.sqltools.sqleditor.internal.ExclusivePositionUpdater
Creates a new updater for the given category.
EXEC - Static variable in interface org.eclipse.datatools.enablement.ase.ISybaseASEDdlConstants
 
EXEC - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
EXEC - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
EXEC - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
EXEC_PRIVILEGE - Static variable in interface org.eclipse.datatools.enablement.sybase.ddl.ISybaseDdlConstants
 
execute() - Method in interface org.eclipse.datatools.connectivity.oda.IAdvancedQuery
Executes the query's prepared query that may return multiple result sets.
execute(ExecutionEvent) - Method in class org.eclipse.datatools.connectivity.ui.actions.AddProfileViewAction
 
execute(ExecutionEvent) - Method in class org.eclipse.datatools.connectivity.ui.actions.AddRepositoryViewAction
 
execute(ExecutionEvent) - Method in class org.eclipse.datatools.connectivity.ui.actions.ExportProfileViewAction
 
execute(ExecutionEvent) - Method in class org.eclipse.datatools.connectivity.ui.actions.ImportProfileViewAction
 
execute(ExecutionEvent) - Method in class org.eclipse.datatools.connectivity.ui.dse.actions.ShowCategoryAction
 
EXECUTE - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
EXECUTE - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
EXECUTE - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
EXECUTE - Static variable in interface org.eclipse.datatools.sqltools.editor.template.TemplateConstant
 
execute(ExecutionEvent) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.action.RefreshSchemaEditorAction
 
execute(ExecutionEvent) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.action.RevertSchemaEditorAction
 
execute() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.commands.CreateJoinCommand
 
execute() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.commands.MoveJoinCommand
 
execute() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.commands.SetLocationCommand
 
execute(ExecutionEvent) - Method in class org.eclipse.datatools.sqltools.sqlscrapbook.actions.OpenScrapbookAction
 
EXECUTE_ALL_ACTION - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.IHelpConstants
Used for Execute All in SQL Editor.
EXECUTE_COLUMN - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.privilege.RoutinePrivilegesTableMetaData
 
EXECUTE_CURRENT_SQL_ACTION - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.IHelpConstants
Used for Execute Current Text in SQL Editor
EXECUTE_CURRENT_SQL_ACTION_ID - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.ISQLEditorActionConstants
Context menu id for execute current sql action.
EXECUTE_PRIVILEGE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.privilege.RoutinePrivilegesConstants
 
EXECUTE_SELECTED_SQL - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.PreferenceConstants
 
EXECUTE_SELECTED_TEXT_ACTION - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.IHelpConstants
Used for Execute Selected Text in SQL Editor.
EXECUTE_SELECTION_SQL_ACTION_ID - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.ISQLEditorActionConstants
Context menu id for selected sql execution action.
EXECUTE_SQL_ACTION_ID - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.ISQLEditorActionConstants
Context menu id for sql execution action.
EXECUTE_SQL_AS_ONE_STATEMENT_ACTION - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.IHelpConstants
Used for Execute Selected Text As One Statement in SQL Editor
EXECUTE_SQL_AS_ONE_STATEMENT_ACTION_ID - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.ISQLEditorActionConstants
Context menu id for execute selected sql as one statement action.
EXECUTE_SQL_BETWEEN_BLANK_LINE - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.PreferenceConstants
 
EXECUTE_SQL_BETWEEN_DELIMITER - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.PreferenceConstants
 
EXECUTE_SQL_CURRENT_LINE - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.PreferenceConstants
 
EXECUTE_SQL_DELIMITER_TYPE - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.PreferenceConstants
 
EXECUTE_SQL_ERROR_MODE - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.PreferenceConstants
 
ExecuteAction - Class in org.eclipse.datatools.sqltools.sqlbuilder.actions
 
ExecuteAction() - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.actions.ExecuteAction
Creates an instance of this class.
ExecuteCurrentSQLAction - Class in org.eclipse.datatools.sqltools.sqleditor.internal.actions
Execute current SQL, auto-select the SQLs by user defined delimiters based on current cursor position.
ExecuteCurrentSQLAction(SQLEditor) - Constructor for class org.eclipse.datatools.sqltools.sqleditor.internal.actions.ExecuteCurrentSQLAction
 
ExecuteCurrentSQLAction_label - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.Messages
 
ExecuteCurrentSQLAction_tooltip - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.Messages
 
executedSQL() - Method in interface org.eclipse.datatools.sqltools.sqlbuilder.IExecuteSQLListener
 
executedSQL() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.sqlbuilderdialog.SQLBuilderDialog
 
executeQuery() - Method in interface org.eclipse.datatools.connectivity.oda.IQuery
Executes the query's prepared query text and returns a single IResultSet object.
ExecuteSelectionSQLAction - Class in org.eclipse.datatools.sqltools.sqleditor.internal.actions
 
ExecuteSelectionSQLAction(SQLEditor) - Constructor for class org.eclipse.datatools.sqltools.sqleditor.internal.actions.ExecuteSelectionSQLAction
 
ExecuteSelectionSQLAction_label - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.Messages
 
ExecuteSelectionSQLAction_tooltip - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.Messages
 
executeSQL(Connection, String) - Static method in class org.eclipse.datatools.sqltools.sqleditor.internal.utils.SQLDBUtils
Creates a SQL Statement and execute the statement using JDBC executeQuery method.
ExecuteSQLAction - Class in org.eclipse.datatools.sqltools.sqleditor.internal.actions
 
ExecuteSQLAction(SQLEditor) - Constructor for class org.eclipse.datatools.sqltools.sqleditor.internal.actions.ExecuteSQLAction
 
ExecuteSQLAction_label - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.Messages
 
ExecuteSQLAction_tooltip - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.Messages
 
ExecuteSQLActionDelegate_error_execute - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.Messages
 
ExecuteSQLActionDelegate_error_initview - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.Messages
 
ExecuteSQLActionDelegate_error_interrupted - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.Messages
 
ExecuteSQLActionDelegate_error_profile - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.Messages
 
ExecuteSQLAsOneStatement_label - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.Messages
 
ExecuteSQLAsOneStatement_tooltip - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.Messages
 
ExecuteSQLAsOneStatementAction - Class in org.eclipse.datatools.sqltools.sqleditor.internal.actions
Execute selected SQL as single statement.
ExecuteSQLAsOneStatementAction(SQLEditor) - Constructor for class org.eclipse.datatools.sqltools.sqleditor.internal.actions.ExecuteSQLAsOneStatementAction
 
executeStatement(String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.ConnectionContext
Insert the method's description here.
executeStatement(String) - Method in interface org.eclipse.datatools.sqltools.sqlbuilder.views.source.IDBContext
 
executeStatements(String[]) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.ConnectionContext
Insert the method's description here.
executeStatements(String[]) - Method in interface org.eclipse.datatools.sqltools.sqlbuilder.views.source.IDBContext
 
ExecuteViewer - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.execute
Execute the statement.
ExecuteViewer(Shell, Object, SQLDomainModel) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.execute.ExecuteViewer
 
EXECUTION_NESTED_ERROR - Static variable in class org.eclipse.datatools.sqltools.sqleditor.result.GroupSQLResultRunnable
 
EXECUTION_PLAN_PREFERENCE - Static variable in interface org.eclipse.datatools.sqltools.plan.IHelpConstants
Used for execution plan preference page
ExecutionPlanInitializer - Class in org.eclipse.datatools.sqltools.plan.internal.preference
Initializer for execution plan preferences
ExecutionPlanInitializer() - Constructor for class org.eclipse.datatools.sqltools.plan.internal.preference.ExecutionPlanInitializer
 
ExecutionPlanPage - Class in org.eclipse.datatools.sqltools.plan.internal.preference
Preference page for Execution Plan View.
ExecutionPlanPage() - Constructor for class org.eclipse.datatools.sqltools.plan.internal.preference.ExecutionPlanPage
 
ExecutionPlansDrawer - Class in org.eclipse.datatools.sqltools.plan.internal.ui.view
This class draws a multiple steps execution plan on a ViewForm.
ExecutionPlansDrawer(ViewForm, Browser) - Constructor for class org.eclipse.datatools.sqltools.plan.internal.ui.view.ExecutionPlansDrawer
This class is constructed in GraphicsPlanControl, we use ViewForm to contain the graphic execution plans, use Browser to display node detail.
EXISTING - Static variable in interface org.eclipse.datatools.enablement.ase.ISybaseASEDdlConstants
 
EXISTING - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.ISybaseASADdlConstants
 
ExistingConnectionProfilesDialogPage - Class in org.eclipse.datatools.connectivity.ui.dse.dialogs
 
EXISTS - Static variable in interface org.eclipse.datatools.enablement.sybase.ddl.ISybaseDdlConstants
 
EXISTS - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
exists() - Method in class org.eclipse.datatools.sqltools.data.internal.ui.editor.TableDataEditorInput
 
EXISTS - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
EXISTS - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
exists() - Method in class org.eclipse.datatools.sqltools.routineeditor.ui.ProcEditorInput
 
exists() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditorInput
 
exists() - Method in interface org.eclipse.datatools.sqltools.sql.parser.ast.Node
 
exists() - Method in class org.eclipse.datatools.sqltools.sql.parser.ast.SimpleNode
 
exists() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.input.SQLBuilderEditorInput
 
exists() - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditorStorageEditorInput
Gets whether the editor input exists.
exists_predicate() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
exists_predicate() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
EXIT - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
EXIT - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
EXIT - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
EXP_ROW_SIZE - Static variable in interface org.eclipse.datatools.enablement.ase.ISybaseASEDdlConstants
 
ExpandAction - Class in org.eclipse.datatools.connectivity.ui.actions
 
ExpandAction() - Constructor for class org.eclipse.datatools.connectivity.ui.actions.ExpandAction
 
ExpandAllActionDelegate - Class in org.eclipse.datatools.connectivity.ui.navigator.actions
This action delegate collapses all expanded elements in a Navigator view.
ExpandAllActionDelegate() - Constructor for class org.eclipse.datatools.connectivity.ui.navigator.actions.ExpandAllActionDelegate
Creates a new instance of the receiver
expandNode(SQLObject) - Static method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.SchemaObjectEditorUtils
Expand the tree node and reveal the editing object after refresh For editor, we do not know the status of the tree in the DSE when editing, so we have to expand every node on the path from the root to the editing object.
ExpandProvider - Class in org.eclipse.datatools.connectivity.ui.actions
 
ExpandProvider() - Constructor for class org.eclipse.datatools.connectivity.ui.actions.ExpandProvider
 
expectedTokenSequences - Variable in exception org.eclipse.datatools.enablement.sybase.parser.ParseException
Each entry in this array is an array of integers.
expectedTokenSequences - Variable in exception org.eclipse.datatools.sqltools.sql.parser.ParseException
Each entry in this array is an array of integers.
EXPLAIN_SQL_ACTION_ID - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.ISQLEditorActionConstants
Context menu id for SQL query plan retrieval action.
EXPLAIN_SQL_ERROR_MODE - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.PreferenceConstants
 
ExplainRoutineActionDelegate - Class in org.eclipse.datatools.sqltools.routineeditor.plan
This class can explain either routine object or SQL statement.
ExplainRoutineActionDelegate(SQLEditor) - Constructor for class org.eclipse.datatools.sqltools.routineeditor.plan.ExplainRoutineActionDelegate
 
ExplainSQLAction_label - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.Messages
 
ExplainSQLAction_tooltip - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.Messages
 
ExplainSQLActionDelegate - Class in org.eclipse.datatools.sqltools.sqleditor.plan
Action class to explain the selected SQL statements in SQL Editor or Routine Editor
ExplainSQLActionDelegate(SQLEditor) - Constructor for class org.eclipse.datatools.sqltools.sqleditor.plan.ExplainSQLActionDelegate
Constructor
ExplainSQLActionDelegate_error_initview - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.Messages
 
ExplainSQLActionDelegate_error_proc_qp - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.Messages
 
EXPLICIT - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.CoercibilityType
The 'EXPLICIT' literal value.
EXPLICIT_INNER - Static variable in class org.eclipse.datatools.modelbase.sql.query.TableJoinedOperator
The 'EXPLICIT INNER' literal value.
EXPLICIT_INNER_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.query.TableJoinedOperator
The 'EXPLICIT INNER' literal object.
EXPLICIT_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.CoercibilityType
The 'EXPLICIT' literal object.
EXPONENT - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
EXPONENT - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
EXPONENT - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
EXPORT_FORMAT_ADD_XML_HEADER - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.PreferenceConstants
 
EXPORT_FORMAT_ADD_XML_ROOT_TAG - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.PreferenceConstants
 
EXPORT_FORMAT_DEFAULT_ENCODEING - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.PreferenceConstants
 
EXPORT_FORMAT_DELIMITER - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.PreferenceConstants
 
EXPORT_FORMAT_OTHER_ENCODEING - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.PreferenceConstants
 
EXPORT_FORMAT_OTHER_ENCODEING_SELECTION - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.PreferenceConstants
 
EXPORT_FORMAT_OUTPUT_FORMAT - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.PreferenceConstants
 
EXPORT_FORMAT_PREF_ENCODING - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.PreferenceConstants
 
EXPORT_FORMAT_XML_HEADER - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.PreferenceConstants
 
EXPORT_FORMAT_XML_ROOT_TAG - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.PreferenceConstants
 
Export_name - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ExportAllResultSetAction_Title - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ExportAllResultSetsAction - Class in org.eclipse.datatools.sqltools.result.internal.ui.export.actions
Exports all the result set objects in a result instance into an external file
ExportAllResultSetsAction(Shell, IResultInstance) - Constructor for class org.eclipse.datatools.sqltools.result.internal.ui.export.actions.ExportAllResultSetsAction
 
ExportFormatPage_columndelimiter_delimiter - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ExportFormatPage_columndelimiter_group - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ExportFormatPage_columndelimiter_items_columnaligned - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ExportFormatPage_columndelimiter_items_commaseparated - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ExportFormatPage_columndelimiter_items_csvseparated - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ExportFormatPage_columndelimiter_items_tabdelimited - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ExportFormatPage_columndelimiter_items_userdefined - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ExportFormatPage_columndelimiter_outputformat - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ExportFormatPage_columndelimiter_userdefineddelimiter - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ExportFormatPage_fileencoding_defaultencoding - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ExportFormatPage_fileencoding_defaultEncoding1 - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ExportFormatPage_fileencoding_defaultEncoding2 - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ExportFormatPage_fileencoding_defaultEncoding3 - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ExportFormatPage_fileencoding_defaultEncoding4 - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ExportFormatPage_fileencoding_defaultEncoding5 - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ExportFormatPage_fileencoding_defaultEncoding6 - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ExportFormatPage_fileencoding_group - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ExportFormatPage_fileencoding_numDefaultEncodings - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ExportFormatPage_fileencoding_otherencoding - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ExportFormatPage_fileencoding_outputencoding - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ExportFormatPage_fileencoding_unsupportedEncoding - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ExportFormatPage_title - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ExportFormatPage_xmlexportformat_addxmlheader - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ExportFormatPage_xmlexportformat_addxmlroottag - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ExportFormatPage_xmlexportformat_group - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ExportFormatPage_xmlexportformat_xmlheader - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ExportFormatPage_xmlexportformat_xmlheader_text - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ExportFormatPage_xmlexportformat_xmlroottag - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ExportFormatPage_xmlexportformat_xmlroottag_text - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ExportFormatPreferencePage - Class in org.eclipse.datatools.sqltools.result.internal.preference
Preference page for export format options
ExportFormatPreferencePage() - Constructor for class org.eclipse.datatools.sqltools.result.internal.preference.ExportFormatPreferencePage
 
ExportOptions_title - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ExportProfileViewAction - Class in org.eclipse.datatools.connectivity.ui.actions
Ideally, this class should be split into two, one is for Action, the other is for View Action.
ExportProfileViewAction() - Constructor for class org.eclipse.datatools.connectivity.ui.actions.ExportProfileViewAction
Constructor
ExportResultSetAction - Class in org.eclipse.datatools.sqltools.result.internal.ui.export.actions
Exports the result set object.
ExportResultSetAction(Shell, IResultSetObject) - Constructor for class org.eclipse.datatools.sqltools.result.internal.ui.export.actions.ExportResultSetAction
 
exposeEffectiveResultColumns(QueryExpressionBody) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.TableHelper
Adds a ValueExpressionColumn to the given nestedQuery for each of its QuerySelect's ResultColumns that have either a name or reference a ValueExpressionColumn that has a name.
exposeEffectiveResultColumns(TableExpression) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.TableHelper
Populates the given tableExpr's columnList with ValueExpressionColumns, with name, dataType and in ordering, so the given tableExpr can be handled like a TableInDatabase.
exposeEffectiveResultColumns(WithTableReference) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.TableHelper
Populates the given withTable's columnList with ValueExpressionColumns, with name, dataType and in ordering, so the given tableExpr can be handled like a TableInDatabase.
expression() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
expression() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
EXPRESSION_ARGUMENTS - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The meta object id for the 'Expression Arguments' class.
EXPRESSION_ARGUMENTS - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Expression Arguments' class.
EXPRESSION_ARGUMENTS__EXPRESSION_PARAMETERS - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Expression Parameters' containment reference.
EXPRESSION_ARGUMENTS__EXPRESSION_PARAMETERS - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Expression Parameters' containment reference feature.
EXPRESSION_ARGUMENTS_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The number of structural features of the 'Expression Arguments' class.
expression_list() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
expression_list() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
EXPRESSION_PARAMETER_DEFINITION - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The meta object id for the 'Expression Parameter Definition' class.
EXPRESSION_PARAMETER_DEFINITION - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Expression Parameter Definition' class.
EXPRESSION_PARAMETER_DEFINITION__DYNAMIC_INPUT_PARAMETER - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Dynamic Input Parameter' containment reference.
EXPRESSION_PARAMETER_DEFINITION__DYNAMIC_INPUT_PARAMETER - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Dynamic Input Parameter' containment reference feature.
EXPRESSION_PARAMETER_DEFINITION__STATIC_VALUES - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Static Values' containment reference.
EXPRESSION_PARAMETER_DEFINITION__STATIC_VALUES - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Static Values' containment reference feature.
EXPRESSION_PARAMETER_DEFINITION_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The number of structural features of the 'Expression Parameter Definition' class.
EXPRESSION_PARAMETERS - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The meta object id for the 'Expression Parameters' class.
EXPRESSION_PARAMETERS - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Expression Parameters' class.
EXPRESSION_PARAMETERS__PARAMETER_DEFINITIONS - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Parameter Definitions' containment reference list.
EXPRESSION_PARAMETERS__PARAMETER_DEFINITIONS - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Parameter Definitions' containment reference list feature.
EXPRESSION_PARAMETERS_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The number of structural features of the 'Expression Parameters' class.
EXPRESSION_VARIABLE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The meta object id for the 'Expression Variable' class.
EXPRESSION_VARIABLE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Expression Variable' class.
EXPRESSION_VARIABLE__IDENTIFIER - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Identifier' attribute.
EXPRESSION_VARIABLE__IDENTIFIER - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Identifier' attribute feature.
EXPRESSION_VARIABLE__NATIVE_DATA_TYPE_CODE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Native Data Type Code' attribute.
EXPRESSION_VARIABLE__NATIVE_DATA_TYPE_CODE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Native Data Type Code' attribute feature.
EXPRESSION_VARIABLE__TYPE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Type' attribute.
EXPRESSION_VARIABLE__TYPE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Type' attribute feature.
EXPRESSION_VARIABLE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The number of structural features of the 'Expression Variable' class.
EXPRESSION_VARIABLE_TYPE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The meta object id for the 'Expression Variable Type' enum.
EXPRESSION_VARIABLE_TYPE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Expression Variable Type' enum.
EXPRESSION_VARIABLE_TYPE_OBJECT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The meta object id for the 'Expression Variable Type Object' data type.
EXPRESSION_VARIABLE_TYPE_OBJECT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Expression Variable Type Object' data type.
ExpressionArguments - Interface in org.eclipse.datatools.connectivity.oda.design
A representation of the model object 'Expression Arguments'.
ExpressionArguments - Class in org.eclipse.datatools.connectivity.oda.spec
Runtime argument(s) of an expression defined in an ODA query specification.
ExpressionArguments(Object) - Constructor for class org.eclipse.datatools.connectivity.oda.spec.ExpressionArguments
Constructor.
ExpressionArguments() - Constructor for class org.eclipse.datatools.connectivity.oda.spec.ExpressionArguments
 
ExpressionBuilderDialog - Class in org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder
 
ExpressionBuilderDialog(Shell, Wizard) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.ExpressionBuilderDialog
 
ExpressionBuilderWizard - Class in org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder
 
ExpressionBuilderWizard() - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.ExpressionBuilderWizard
 
ExpressionBuilderWizard(SQLDomainModel) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.ExpressionBuilderWizard
 
ExpressionBuilderWizard(SQLDomainModel, SQLQueryObject) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.ExpressionBuilderWizard
 
ExpressionElement - Class in org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.multiexpr
 
ExpressionElement(QueryValueExpression, ValueExpressionCombinedOperator) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.multiexpr.ExpressionElement
 
ExpressionElement(QueryValueExpression, ValueExpressionCombinedOperator, int) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.multiexpr.ExpressionElement
 
ExpressionFactory - Class in org.eclipse.datatools.connectivity.oda.spec.util
Factory of expression instances for use in a QuerySpecification.
ExpressionFactory() - Constructor for class org.eclipse.datatools.connectivity.oda.spec.util.ExpressionFactory
 
ExpressionHelper - Class in org.eclipse.datatools.sqltools.sqlbuilder.model
Helper class for manipulating QueryValueExpression
ExpressionHelper() - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.model.ExpressionHelper
 
ExpressionParameterDefinition - Interface in org.eclipse.datatools.connectivity.oda.design
A representation of the model object 'Expression Parameter Definition'.
ExpressionParameters - Interface in org.eclipse.datatools.connectivity.oda.design
A representation of the model object 'Expression Parameters'.
EXPRESSIONS_BY_OPERATORS - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.MainExpressionPage
 
ExpressionsByOperatorsDialog - Class in org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.multiexpr
 
ExpressionsByOperatorsDialog(Shell, Wizard) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.multiexpr.ExpressionsByOperatorsDialog
 
EXPRESSIONSBYOPERATORSPAGE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.ExpressionBuilderWizard
 
ExpressionsByOperatorsPage - Class in org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.multiexpr
 
ExpressionsByOperatorsPage(SQLDomainModel, SQLQueryObject, QueryValueExpression) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.multiexpr.ExpressionsByOperatorsPage
 
ExpressionsByOperatorsWizard - Class in org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.multiexpr
 
ExpressionsByOperatorsWizard(SQLDomainModel, SQLQueryObject, QueryValueExpression) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.multiexpr.ExpressionsByOperatorsWizard
 
ExpressionsComboBoxCellEditor - Class in org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder
 
ExpressionsComboBoxCellEditor(Composite, QueryStatement) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.ExpressionsComboBoxCellEditor
 
ExpressionsComboBoxCellEditor(Composite, QueryStatement, Vector) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.ExpressionsComboBoxCellEditor
 
ExpressionsTable - Class in org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.multiexpr
 
ExpressionsTable.ExpressionsTableCellModifier - Class in org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.multiexpr
 
ExpressionsTable.ExpressionsTableCellModifier(ExpressionsTable) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.multiexpr.ExpressionsTable.ExpressionsTableCellModifier
 
ExpressionsTable.ExpressionsTableContentProvider - Class in org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.multiexpr
 
ExpressionsTable.ExpressionsTableContentProvider() - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.multiexpr.ExpressionsTable.ExpressionsTableContentProvider
 
ExpressionVariable - Interface in org.eclipse.datatools.connectivity.oda.design
A representation of the model object 'Expression Variable'.
ExpressionVariable - Class in org.eclipse.datatools.connectivity.oda.spec
Represents the variable of an expression defined in an ODA query specification.
ExpressionVariable(String) - Constructor for class org.eclipse.datatools.connectivity.oda.spec.ExpressionVariable
Constructor for an expression variable that references a result set column by name or expression.
ExpressionVariable(String, ExpressionVariable.VariableType) - Constructor for class org.eclipse.datatools.connectivity.oda.spec.ExpressionVariable
Constructor for an expression variable of the specified type.
ExpressionVariable(ColumnIdentifier) - Constructor for class org.eclipse.datatools.connectivity.oda.spec.ExpressionVariable
Constructor for an expression variable that references a result set column by its identifier.
ExpressionVariable(ValueExpression) - Constructor for class org.eclipse.datatools.connectivity.oda.spec.ExpressionVariable
Constructor for an expression variable that references the specified value expression.
ExpressionVariable.VariableType - Enum in org.eclipse.datatools.connectivity.oda.spec
 
ExpressionVariableType - Enum in org.eclipse.datatools.connectivity.oda.design
A representation of the literals of the enumeration 'Expression Variable Type', and utility methods for working with them.
EXT_ECLASS - Variable in class org.eclipse.datatools.connectivity.sqm.core.util.CatalogLoaderOverrideManager
 
EXT_OVERRIDE - Variable in class org.eclipse.datatools.connectivity.sqm.core.util.CatalogLoaderOverrideManager
 
EXT_PRODUCT - Variable in class org.eclipse.datatools.connectivity.sqm.core.util.CatalogLoaderOverrideManager
 
EXT_PROVIDER - Variable in class org.eclipse.datatools.connectivity.sqm.core.util.CatalogLoaderOverrideManager
 
EXT_PT_NAME - Variable in class org.eclipse.datatools.connectivity.sqm.core.util.CatalogLoaderOverrideManager
 
EXT_PT_NS - Variable in class org.eclipse.datatools.connectivity.sqm.core.util.CatalogLoaderOverrideManager
 
EXT_VERSION - Variable in class org.eclipse.datatools.connectivity.sqm.core.util.CatalogLoaderOverrideManager
 
ExtensibleNewConnectionProfileWizard - Class in org.eclipse.datatools.connectivity.ui.wizards
 
ExtensibleNewConnectionProfileWizard(ExtensibleProfileDetailsWizardPage) - Constructor for class org.eclipse.datatools.connectivity.ui.wizards.ExtensibleNewConnectionProfileWizard
 
ExtensibleProfileDetailsPropertyPage - Class in org.eclipse.datatools.connectivity.ui.wizards
 
ExtensibleProfileDetailsPropertyPage() - Constructor for class org.eclipse.datatools.connectivity.ui.wizards.ExtensibleProfileDetailsPropertyPage
Requires that a mapping from the driver category ID be made from the provider ID via the mappings extension point.
ExtensibleProfileDetailsPropertyPage(String) - Constructor for class org.eclipse.datatools.connectivity.ui.wizards.ExtensibleProfileDetailsPropertyPage
 
ExtensibleProfileDetailsWizardPage - Class in org.eclipse.datatools.connectivity.ui.wizards
 
ExtensibleProfileDetailsWizardPage(String) - Constructor for class org.eclipse.datatools.connectivity.ui.wizards.ExtensibleProfileDetailsWizardPage
Requires that a mapping from the driver category ID be made from the provider ID via the mappings extension point.
ExtensibleProfileDetailsWizardPage(String, String) - Constructor for class org.eclipse.datatools.connectivity.ui.wizards.ExtensibleProfileDetailsWizardPage
 
EXTENSION_ATTRIBUTE_FROMVERSION - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserPlugin
 
EXTENSION_ATTRIBUTE_PARSERMANAGER - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserPlugin
 
EXTENSION_ATTRIBUTE_PRODUCT - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserPlugin
 
EXTENSION_ATTRIBUTE_TOVERSION - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserPlugin
 
EXTENSION_CONFIG_PLUGINJAVA_ATTRIBUTE_CLASS - Static variable in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelPlugin
 
EXTENSION_CONFIG_SOURCEWRITER_ATTRIBUTE_IMPL_PACKAGE_NAME - Static variable in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelPlugin
 
EXTENSION_CONFIG_SOURCEWRITER_ATTRIBUTE_PACKAGE_NAME - Static variable in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelPlugin
 
EXTENSION_CONFIG_SOURCEWRITER_ATTRIBUTE_SOURCEWRITER_CLASS - Static variable in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelPlugin
 
EXTENSION_CONFIGURATION_PLUGINJAVA - Static variable in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelPlugin
 
EXTENSION_CONFIGURATION_SOURCEWRITER - Static variable in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelPlugin
 
EXTENSION_CONFIGURATION_TAG - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserPlugin
 
EXTENSION_ID - Static variable in interface org.eclipse.datatools.connectivity.ui.IConnectionProfileActionFilter
 
EXTENSION_POINT_CLASS_NAME - Static variable in class org.eclipse.datatools.sqltools.result.ResultsConstants
 
EXTENSION_POINT_CONSUMER_NAME - Static variable in class org.eclipse.datatools.sqltools.result.ResultsConstants
 
EXTENSION_POINT_DATABASE_ID - Static variable in class org.eclipse.datatools.sqltools.result.ResultsConstants
 
EXTENSION_POINT_ID - Static variable in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelPlugin
 
EXTENSION_POINT_ID - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserPlugin
 
EXTENSION_POINT_INTRO_ELEMENT - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.intropage.IntroConstants
 
EXTENSION_POINT_INTRO_ELEMENT_HEADING - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.intropage.IntroConstants
 
EXTENSION_POINT_INTRO_ELEMENT_HYPERLINK - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.intropage.IntroConstants
 
EXTENSION_POINT_INTRO_ELEMENT_HYPERLINK_ACTION - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.intropage.IntroConstants
 
EXTENSION_POINT_INTRO_ELEMENT_ICON - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.intropage.IntroConstants
 
EXTENSION_POINT_INTRO_ELEMENT_ID - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.intropage.IntroConstants
 
EXTENSION_POINT_INTRO_ELEMENT_TEXT - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.intropage.IntroConstants
 
EXTENSION_POINT_INTRO_PAGE - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.intropage.IntroConstants
 
EXTENSION_POINT_INTRO_PAGE_HELPID - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.intropage.IntroConstants
 
EXTENSION_POINT_INTRO_PAGE_NAME - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.intropage.IntroConstants
 
EXTENSION_POINT_NAME - Static variable in interface org.eclipse.datatools.sqltools.result.internal.export.OutputterConstants
 
EXTENSION_POINT_NAME_INTRO_PAGE - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.intropage.IntroConstants
 
EXTENSION_POINT_SOURCE_LOCATORS - Static variable in class org.eclipse.datatools.sqltools.debugger.core.internal.DebuggerCorePlugin
 
ExtensionContributor - Class in org.eclipse.datatools.connectivity.oda.spec.manifest
Represents the contributor defining its scope and capabilities, as specifed in an extension of the org.eclipse.datatools.connectivity.oda.dynamicResultSet extension point.
ExtensionContributor(IConfigurationElement) - Constructor for class org.eclipse.datatools.connectivity.oda.spec.manifest.ExtensionContributor
 
ExtensionExplorer - Class in org.eclipse.datatools.connectivity.oda.consumer.util.manifest
The Extension Explorer is the entry point to explore and access the manifest of all the ODA consumer helper extensions that implement the org.eclipse.datatools.connectivity.oda.consumer.driverBridge extension point.
ExtensionManifest - Class in org.eclipse.datatools.connectivity.oda.util.manifest
Encapsulates access to the content of an ODA data source plug-in extension manifest.
EXTERNAL - Static variable in interface org.eclipse.datatools.enablement.sybase.ddl.ISybaseDdlConstants
 
EXTERNAL - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
EXTERNAL - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
EXTERNAL - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
EXTERNAL_CLIENT_REFRESH_INTERVAL - Static variable in class org.eclipse.datatools.sqltools.debugger.core.internal.DebuggerPreferenceConstants
 
EXTERNAL_NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.ddl.ISybaseDdlConstants
 
EXTERNAL_PARAMETER_VIEWER - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.view.ParameterViewerRegistryReader
 
EXTERNAL_PARAMETER_VIEWER_CLASS - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.view.ParameterViewerRegistryReader
 
EXTERNAL_PARAMETER_VIEWER_DEFAULTVIEWER_NAME - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.view.ParameterViewerRegistryReader
 
EXTERNAL_PARAMETER_VIEWER_ID - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.view.ParameterViewerRegistryReader
 
EXTERNAL_PARAMETER_VIEWER_VENDOR - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.view.ParameterViewerRegistryReader
 
EXTERNAL_RESULT_VIEWER - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.view.ResultSetViewerRegistryReader
 
EXTERNAL_RESULT_VIEWER_CLASS - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.view.ResultSetViewerRegistryReader
 
EXTERNAL_RESULT_VIEWER_DEFAULTVIEWER - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.view.ResultSetViewerRegistryReader
 
EXTERNAL_RESULT_VIEWER_ID - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.view.ResultSetViewerRegistryReader
 
EXTERNAL_RESULT_VIEWER_VENDOR - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.view.ResultSetViewerRegistryReader
 
EXTERNAL_TOOL_CONFIGURED - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.PreferenceConstants
 
externalEdit(ITableDataEditor) - Method in class org.eclipse.datatools.sqltools.data.internal.ui.editor.DefaultExternalTableDataWizard
initializes the wizard and opens the wizard dialog
externalEdit(ITableDataEditor) - Method in interface org.eclipse.datatools.sqltools.data.internal.ui.editor.IExternalTableDataEditor
externalEdit() passes the TableDataEditor to the IExternalTableDataEditor in order to allow full access to both model and ui components.
ExternalParameterTableViewer - Class in org.eclipse.datatools.sqltools.result.ui
Extends ParameterTableViewer to allow extensions to inherit the default parameter viewer
ExternalParameterTableViewer(Composite, int) - Constructor for class org.eclipse.datatools.sqltools.result.ui.ExternalParameterTableViewer
 
ExternalParameterViewerProvider - Class in org.eclipse.datatools.sqltools.result.ui
Extends ParameterTableViewerProvider to allow extensions to inherit the default parameter viewer
ExternalParameterViewerProvider() - Constructor for class org.eclipse.datatools.sqltools.result.ui.ExternalParameterViewerProvider
 
ExternalResultSetViewer - Class in org.eclipse.datatools.sqltools.result.ui
Extends ResultSetViewer to allow extensions to inherit the default result set viewer
ExternalResultSetViewer(Composite, int, IResultInstance, IResultSetObject, boolean, ResultsViewControl) - Constructor for class org.eclipse.datatools.sqltools.result.ui.ExternalResultSetViewer
Creates a result set viewer.
ExternalResultSetViewerProvider - Class in org.eclipse.datatools.sqltools.result.ui
Abstract class that external viewers for the long data must implement
ExternalResultSetViewerProvider() - Constructor for class org.eclipse.datatools.sqltools.result.ui.ExternalResultSetViewerProvider
Creates an instance of ExternalResultSetViewer
EXTRACODE - Static variable in class org.eclipse.datatools.enablement.sybase.ddl.SybaseEngineeringOptionID
 
ExtractData - Class in org.eclipse.datatools.sqltools.data.internal.core.extract
Class contains facilities to extract the table content into a system file.
ExtractData(Table, String) - Constructor for class org.eclipse.datatools.sqltools.data.internal.core.extract.ExtractData
 
ExtractDataAction - Class in org.eclipse.datatools.sqltools.data.internal.ui.extract
 
ExtractDataAction() - Constructor for class org.eclipse.datatools.sqltools.data.internal.ui.extract.ExtractDataAction
 
ExtractDataActionProvider - Class in org.eclipse.datatools.sqltools.data.internal.ui.extract
 
ExtractDataActionProvider() - Constructor for class org.eclipse.datatools.sqltools.data.internal.ui.extract.ExtractDataActionProvider
 
ExtractDataWizard - Class in org.eclipse.datatools.sqltools.data.internal.ui.extract
 
ExtractDataWizard(Table) - Constructor for class org.eclipse.datatools.sqltools.data.internal.ui.extract.ExtractDataWizard
 
ExtractDataWizardPage - Class in org.eclipse.datatools.sqltools.data.internal.ui.extract
 
ExtractDataWizardPage(String) - Constructor for class org.eclipse.datatools.sqltools.data.internal.ui.extract.ExtractDataWizardPage
 

F

factor() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
factor() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
FACTORY_ID - Static variable in interface org.eclipse.datatools.connectivity.ui.IConnectionProfileActionFilter
 
FAIL_TO_CONNECT_DATABASE - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.PreferenceConstants
 
FAILED - Static variable in class org.eclipse.datatools.sqltools.plan.PlanRequest
Indicates it's failed to generated the execution plan
FALSE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.IConstraintCreationConstants
 
FAMILY_CLOUDSCAPE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.model.DBVersionHelper
 
FAMILY_DB2 - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.model.DBVersionHelper
 
FAMILY_INFORMIX - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.model.DBVersionHelper
 
FAMILY_MYSQL - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.model.DBVersionHelper
 
FAMILY_ORACLE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.model.DBVersionHelper
 
FAMILY_SQL_SERVER - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.model.DBVersionHelper
 
FAMILY_SYBASE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.model.DBVersionHelper
 
fatal(Object) - Method in interface org.eclipse.datatools.sqltools.plan.internal.util.ILogger
 
fatal(Object, Throwable) - Method in interface org.eclipse.datatools.sqltools.plan.internal.util.ILogger
This method should NOT be used since it doesn't use the resource bundle to localize the message.
fatal(String) - Method in interface org.eclipse.datatools.sqltools.plan.internal.util.ILogger
For fatal logging with no arguments
fatal(String, Throwable) - Method in interface org.eclipse.datatools.sqltools.plan.internal.util.ILogger
For fatal logging with no arguments but a stack trace
fatal(String, Object) - Method in interface org.eclipse.datatools.sqltools.plan.internal.util.ILogger
For fatal logging with one argument
fatal(String, Object, Throwable) - Method in interface org.eclipse.datatools.sqltools.plan.internal.util.ILogger
For fatal logging with one argument and a stack trace
fatal(String, Object, Object) - Method in interface org.eclipse.datatools.sqltools.plan.internal.util.ILogger
For fatal logging with 2 arguments
fatal(String, Object, Object, Throwable) - Method in interface org.eclipse.datatools.sqltools.plan.internal.util.ILogger
For fatal logging with 2 arguments and a stack trace
fatal(String, Object, Object, Object) - Method in interface org.eclipse.datatools.sqltools.plan.internal.util.ILogger
For fatal logging with 3 arguments
fatal(String, Object, Object, Object, Throwable) - Method in interface org.eclipse.datatools.sqltools.plan.internal.util.ILogger
For fatal logging with 3 arguments and a stack trace
fatal(String, Object, Object, Object, Object) - Method in interface org.eclipse.datatools.sqltools.plan.internal.util.ILogger
For fatal logging with 4 arguments
fatal(String, Object, Object, Object, Object, Throwable) - Method in interface org.eclipse.datatools.sqltools.plan.internal.util.ILogger
For fatal logging with 4 arguments and a stack trace
fatal(String, Object, Object, Object, Object, Object) - Method in interface org.eclipse.datatools.sqltools.plan.internal.util.ILogger
For fatal logging with 5 arguments
fatal(String, Object, Object, Object, Object, Object, Throwable) - Method in interface org.eclipse.datatools.sqltools.plan.internal.util.ILogger
For fatal logging with 5 arguments and a stack trace
fatal(String, Object[]) - Method in interface org.eclipse.datatools.sqltools.plan.internal.util.ILogger
For fatal logging methods where the number of args is greater than the methods provided.
fatal(String, Object[], Throwable) - Method in interface org.eclipse.datatools.sqltools.plan.internal.util.ILogger
For fatal logging methods where the number of args is greater than the methods provided.
fatal(Object) - Method in class org.eclipse.datatools.sqltools.plan.internal.util.StatusLogger
 
fatal(Object, Throwable) - Method in class org.eclipse.datatools.sqltools.plan.internal.util.StatusLogger
 
fatal(String) - Method in class org.eclipse.datatools.sqltools.plan.internal.util.StatusLogger
 
fatal(String, Throwable) - Method in class org.eclipse.datatools.sqltools.plan.internal.util.StatusLogger
 
fatal(String, Object) - Method in class org.eclipse.datatools.sqltools.plan.internal.util.StatusLogger
 
fatal(String, Object, Throwable) - Method in class org.eclipse.datatools.sqltools.plan.internal.util.StatusLogger
 
fatal(String, Object, Object) - Method in class org.eclipse.datatools.sqltools.plan.internal.util.StatusLogger
 
fatal(String, Object, Object, Throwable) - Method in class org.eclipse.datatools.sqltools.plan.internal.util.StatusLogger
 
fatal(String, Object, Object, Object) - Method in class org.eclipse.datatools.sqltools.plan.internal.util.StatusLogger
 
fatal(String, Object, Object, Object, Throwable) - Method in class org.eclipse.datatools.sqltools.plan.internal.util.StatusLogger
 
fatal(String, Object, Object, Object, Object) - Method in class org.eclipse.datatools.sqltools.plan.internal.util.StatusLogger
 
fatal(String, Object, Object, Object, Object, Throwable) - Method in class org.eclipse.datatools.sqltools.plan.internal.util.StatusLogger
 
fatal(String, Object, Object, Object, Object, Object) - Method in class org.eclipse.datatools.sqltools.plan.internal.util.StatusLogger
 
fatal(String, Object, Object, Object, Object, Object, Throwable) - Method in class org.eclipse.datatools.sqltools.plan.internal.util.StatusLogger
 
fatal(String, Object[]) - Method in class org.eclipse.datatools.sqltools.plan.internal.util.StatusLogger
 
fatal(String, Object[], Throwable) - Method in class org.eclipse.datatools.sqltools.plan.internal.util.StatusLogger
 
fatal(Object) - Method in interface org.eclipse.datatools.sqltools.result.internal.utils.ILogger
 
fatal(Object, Throwable) - Method in interface org.eclipse.datatools.sqltools.result.internal.utils.ILogger
This method should NOT be used since it doesn't use the resource bundle to localize the message.
fatal(String) - Method in interface org.eclipse.datatools.sqltools.result.internal.utils.ILogger
For fatal logging with no arguments
fatal(String, Throwable) - Method in interface org.eclipse.datatools.sqltools.result.internal.utils.ILogger
For fatal logging with no arguments but a stack trace
fatal(String, Object) - Method in interface org.eclipse.datatools.sqltools.result.internal.utils.ILogger
For fatal logging with one argument
fatal(String, Object, Throwable) - Method in interface org.eclipse.datatools.sqltools.result.internal.utils.ILogger
For fatal logging with one argument and a stack trace
fatal(String, Object, Object) - Method in interface org.eclipse.datatools.sqltools.result.internal.utils.ILogger
For fatal logging with 2 arguments
fatal(String, Object, Object, Throwable) - Method in interface org.eclipse.datatools.sqltools.result.internal.utils.ILogger
For fatal logging with 2 arguments and a stack trace
fatal(String, Object, Object, Object) - Method in interface org.eclipse.datatools.sqltools.result.internal.utils.ILogger
For fatal logging with 3 arguments
fatal(String, Object, Object, Object, Throwable) - Method in interface org.eclipse.datatools.sqltools.result.internal.utils.ILogger
For fatal logging with 3 arguments and a stack trace
fatal(String, Object, Object, Object, Object) - Method in interface org.eclipse.datatools.sqltools.result.internal.utils.ILogger
For fatal logging with 4 arguments
fatal(String, Object, Object, Object, Object, Throwable) - Method in interface org.eclipse.datatools.sqltools.result.internal.utils.ILogger
For fatal logging with 4 arguments and a stack trace
fatal(String, Object, Object, Object, Object, Object) - Method in interface org.eclipse.datatools.sqltools.result.internal.utils.ILogger
For fatal logging with 5 arguments
fatal(String, Object, Object, Object, Object, Object, Throwable) - Method in interface org.eclipse.datatools.sqltools.result.internal.utils.ILogger
For fatal logging with 5 arguments and a stack trace
fatal(String, Object[]) - Method in interface org.eclipse.datatools.sqltools.result.internal.utils.ILogger
For fatal logging methods where the number of args is greater than the methods provided.
fatal(String, Object[], Throwable) - Method in interface org.eclipse.datatools.sqltools.result.internal.utils.ILogger
For fatal logging methods where the number of args is greater than the methods provided.
fatal(Object) - Method in class org.eclipse.datatools.sqltools.result.internal.utils.StatusLogger
 
fatal(Object, Throwable) - Method in class org.eclipse.datatools.sqltools.result.internal.utils.StatusLogger
 
fatal(String) - Method in class org.eclipse.datatools.sqltools.result.internal.utils.StatusLogger
 
fatal(String, Throwable) - Method in class org.eclipse.datatools.sqltools.result.internal.utils.StatusLogger
 
fatal(String, Object) - Method in class org.eclipse.datatools.sqltools.result.internal.utils.StatusLogger
 
fatal(String, Object, Throwable) - Method in class org.eclipse.datatools.sqltools.result.internal.utils.StatusLogger
 
fatal(String, Object, Object) - Method in class org.eclipse.datatools.sqltools.result.internal.utils.StatusLogger
 
fatal(String, Object, Object, Throwable) - Method in class org.eclipse.datatools.sqltools.result.internal.utils.StatusLogger
 
fatal(String, Object, Object, Object) - Method in class org.eclipse.datatools.sqltools.result.internal.utils.StatusLogger
 
fatal(String, Object, Object, Object, Throwable) - Method in class org.eclipse.datatools.sqltools.result.internal.utils.StatusLogger
 
fatal(String, Object, Object, Object, Object) - Method in class org.eclipse.datatools.sqltools.result.internal.utils.StatusLogger
 
fatal(String, Object, Object, Object, Object, Throwable) - Method in class org.eclipse.datatools.sqltools.result.internal.utils.StatusLogger
 
fatal(String, Object, Object, Object, Object, Object) - Method in class org.eclipse.datatools.sqltools.result.internal.utils.StatusLogger
 
fatal(String, Object, Object, Object, Object, Object, Throwable) - Method in class org.eclipse.datatools.sqltools.result.internal.utils.StatusLogger
 
fatal(String, Object[]) - Method in class org.eclipse.datatools.sqltools.result.internal.utils.StatusLogger
 
fatal(String, Object[], Throwable) - Method in class org.eclipse.datatools.sqltools.result.internal.utils.StatusLogger
 
fatal(Object) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.ILogger
 
fatal(Object, Throwable) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.ILogger
This method should NOT be used since it doesn't use the resource bundle to localize the message.
fatal(String) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.ILogger
For fatal logging with no arguments
fatal(String, Throwable) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.ILogger
For fatal logging with no arguments but a stack trace
fatal(String, Object) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.ILogger
For fatal logging with one argument
fatal(String, Object, Throwable) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.ILogger
For fatal logging with one argument and a stack trace
fatal(String, Object, Object) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.ILogger
For fatal logging with 2 arguments
fatal(String, Object, Object, Throwable) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.ILogger
For fatal logging with 2 arguments and a stack trace
fatal(String, Object, Object, Object) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.ILogger
For fatal logging with 3 arguments
fatal(String, Object, Object, Object, Throwable) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.ILogger
For fatal logging with 3 arguments and a stack trace
fatal(String, Object, Object, Object, Object) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.ILogger
For fatal logging with 4 arguments
fatal(String, Object, Object, Object, Object, Throwable) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.ILogger
For fatal logging with 4 arguments and a stack trace
fatal(String, Object, Object, Object, Object, Object) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.ILogger
For fatal logging with 5 arguments
fatal(String, Object, Object, Object, Object, Object, Throwable) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.ILogger
For fatal logging with 5 arguments and a stack trace
fatal(String, Object[]) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.ILogger
For fatal logging methods where the number of args is greater than the methods provided.
fatal(String, Object[], Throwable) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.ILogger
For fatal logging methods where the number of args is greater than the methods provided.
fatal(Object) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.StatusLogger
 
fatal(Object, Throwable) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.StatusLogger
 
fatal(String) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.StatusLogger
 
fatal(String, Throwable) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.StatusLogger
 
fatal(String, Object) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.StatusLogger
 
fatal(String, Object, Throwable) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.StatusLogger
 
fatal(String, Object, Object) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.StatusLogger
 
fatal(String, Object, Object, Throwable) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.StatusLogger
 
fatal(String, Object, Object, Object) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.StatusLogger
 
fatal(String, Object, Object, Object, Throwable) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.StatusLogger
 
fatal(String, Object, Object, Object, Object) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.StatusLogger
 
fatal(String, Object, Object, Object, Object, Throwable) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.StatusLogger
 
fatal(String, Object, Object, Object, Object, Object) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.StatusLogger
 
fatal(String, Object, Object, Object, Object, Object, Throwable) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.StatusLogger
 
fatal(String, Object[]) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.StatusLogger
 
fatal(String, Object[], Throwable) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.StatusLogger
 
FATAL_ERROR_MAIN_OBJ_LOST - Static variable in interface org.eclipse.datatools.sqltools.schemaobjecteditor.model.ISchemaObjectEditModel
 
feature - Variable in class org.eclipse.datatools.enablement.sybase.deltaddl.SybaseDeltaDdlGeneration.FeatureChangeRecord
 
FETCH - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
fetch() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
FETCH - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
fetch() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
FETCH - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
fetch_from_spec() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
fetch_from_spec() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
fetch_into_clause() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
fetch_into_clause() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
fetch_into_list() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
fetch_into_list() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
fetch_orientation() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
fetch_orientation() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
fetch_val_spec() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
fetch_val_spec() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
Field - Interface in org.eclipse.datatools.modelbase.sql.datatypes
A representation of the model object 'Field'.
FIELD - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The meta object id for the 'Field' class.
FIELD - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Field' class.
FIELD__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Comments' reference list.
FIELD__CONTAINED_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Contained Type' containment reference.
FIELD__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Dependencies' containment reference list.
FIELD__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Description' attribute.
FIELD__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'EAnnotations' containment reference list.
FIELD__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Extensions' containment reference list.
FIELD__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Label' attribute.
FIELD__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Name' attribute.
FIELD__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Privileges' reference list.
FIELD__REFERENCED_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Referenced Type' reference.
FIELD__SCOPE_CHECK - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Scope Check' attribute.
FIELD__SCOPE_CHECK - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Scope Check' attribute feature.
FIELD__SCOPE_CHECKED - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Scope Checked' attribute.
FIELD__SCOPE_CHECKED - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Scope Checked' attribute feature.
FIELD_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The number of structural features of the 'Field' class.
FieldItemProvider - Class in org.eclipse.datatools.modelbase.sql.datatypes.provider
This is the item provider adapter for a Field object.
FieldItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.datatypes.provider.FieldItemProvider
This constructs an instance from a factory and a notifier.
FILE - Static variable in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.ProxyTableExternalType
The 'FILE' literal value.
FILE - Static variable in interface org.eclipse.datatools.enablement.sybase.ddl.ISybaseDdlConstants
 
FILE_LINK_CONTROL - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.LinkControlOption
The 'FILE LINK CONTROL' literal value.
FILE_LINK_CONTROL_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.LinkControlOption
The 'FILE LINK CONTROL' literal object.
FILE_LITERAL - Static variable in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.ProxyTableExternalType
The 'FILE' literal object.
FileFormatWizardPage - Class in org.eclipse.datatools.sqltools.data.internal.ui
 
FileFormatWizardPage(String, boolean) - Constructor for class org.eclipse.datatools.sqltools.data.internal.ui.FileFormatWizardPage
 
FileHandler - Class in org.eclipse.datatools.connectivity.oda.util.logging
The FileHandler is a file logging Handler that publishes LogRecords to a specified file.
FileHandler(String) - Constructor for class org.eclipse.datatools.connectivity.oda.util.logging.FileHandler
Creates a FileHandler to publish LogRecords to the specified file.
FileHandler(String, LogFormatter) - Constructor for class org.eclipse.datatools.connectivity.oda.util.logging.FileHandler
Creates a FileHandler to publish LogRecords to the sepcified file using the specified LogFormatter.
FileSelectionWizardPage - Class in org.eclipse.datatools.connectivity.oda.flatfile.ui.wizards
Extends the ODA design ui framework to provide a driver-specific custom editor page to create or edit an ODA data set design instance.
FileSelectionWizardPage(String) - Constructor for class org.eclipse.datatools.connectivity.oda.flatfile.ui.wizards.FileSelectionWizardPage
 
FileSelectionWizardPage(String, String, ImageDescriptor) - Constructor for class org.eclipse.datatools.connectivity.oda.flatfile.ui.wizards.FileSelectionWizardPage
 
FileUtil - Class in org.eclipse.datatools.sqltools.sqlbuilder.util
 
FileUtil() - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.util.FileUtil
 
fillActionBars(IActionBars) - Method in class org.eclipse.datatools.connectivity.ui.actions.ExpandProvider
 
fillActionBars(IActionBars) - Method in class org.eclipse.datatools.connectivity.ui.navigator.actions.ProfileActionsActionProvider
 
fillActionBars(IActionBars) - Method in class org.eclipse.datatools.connectivity.ui.navigator.actions.RefreshActionProvider
 
fillActionBars(IActionBars) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.action.DoubleClickActionProviderExt
 
fillActionBars(IActionBars) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.action.ASATableEditorActionProvider
 
fillActionBars(IActionBars) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.udteditor.action.ASAUserDefinedTypeDoubleClickActionProvider
 
fillActionBars(IActionBars) - Method in class org.eclipse.datatools.sqltools.routineeditor.ui.actions.DoubleClickActionProvider
 
fillActionBars(IActionBars) - Method in class org.eclipse.datatools.sqltools.routineeditor.ui.actions.RoutineActionProvider
 
fillActionBars(IActionBars) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.CCPActionGroup
 
fillCategoryCombo(Combo, boolean) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.CloudscapeFunctionNamesAndSignatures
 
fillCategoryCombo(Combo, boolean) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.FunctionNamesAndSignatures
 
fillCategoryCombo(Combo, boolean) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.InformixFunctionNamesAndSignatures
 
fillCategoryCombo(Combo, boolean) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.InstantDBFunctionNamesAndSignatures
 
fillCategoryCombo(Combo, boolean) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.MSSQLServerFunctionNamesAndSignatures
 
fillCategoryCombo(Combo, boolean) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.MySQLFunctionNamesAndSignatures
 
fillCategoryCombo(Combo, boolean) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.OracleFunctionNamesAndSignatures
 
fillCategoryCombo(Combo, boolean) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.OracleV9FunctionNamesAndSignatures
 
fillCategoryCombo(Combo, boolean) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.SybaseFunctionNamesAndSignatures
 
fillColumnComboBox(CellEditor, SQLQueryObject, boolean, boolean) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.views.BuilderUtility
 
fillContextMenu(IMenuManager) - Method in class org.eclipse.datatools.connectivity.ui.actions.WorkOfflineActionProvider
 
fillContextMenu(IMenuManager) - Method in class org.eclipse.datatools.connectivity.ui.navigator.actions.ProfileActionsActionProvider
 
fillContextMenu(IMenuManager) - Method in class org.eclipse.datatools.connectivity.ui.navigator.actions.RefreshActionProvider
 
fillContextMenu(IMenuManager) - Method in class org.eclipse.datatools.sqltools.routineeditor.ui.actions.RoutineActionProvider
 
fillContextMenu() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.SQLTreeViewer
Override this method to fill in the popup context menu for each MOF object
fillContextMenu(IMenuManager) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.CCPActionGroup
 
fillContextMenu(IMenuManager) - Method in class org.eclipse.datatools.sqltools.tabledataeditor.actions.providers.DataGroupProvider
 
fillDataIntoParamsTable(List) - Method in class org.eclipse.datatools.sqltools.result.ui.view.ParameterViewerProvider
fills the data into parameter table view
FILLFACTOR - Static variable in interface org.eclipse.datatools.enablement.ase.ISybaseASEDdlConstants
 
FILLFACTOR - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
FILLFACTOR - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
FILLFACTOR - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
fillInDefaultValues() - Method in class org.eclipse.datatools.connectivity.ui.dse.dialogs.ProfileSelectionComposite
Set up the viewer
fillInDefaultValues() - Method in class org.eclipse.datatools.connectivity.ui.dse.dialogs.ProfileSelectionDialog
 
fillItems() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.ExpressionsComboBoxCellEditor
 
Filter - Interface in org.eclipse.datatools.connectivity.oda.util.logging
A Filter can provide more control on what is logged.
FILTER_EXPRESSION - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The meta object id for the 'Filter Expression' class.
FILTER_EXPRESSION - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Filter Expression' class.
FILTER_EXPRESSION__NEGATABLE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Negatable' attribute.
FILTER_EXPRESSION__NEGATABLE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Negatable' attribute feature.
FILTER_EXPRESSION_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The number of structural features of the 'Filter Expression' class.
FILTER_EXPRESSION_TYPE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The meta object id for the 'Filter Expression Type' class.
FILTER_EXPRESSION_TYPE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Filter Expression Type' class.
FILTER_EXPRESSION_TYPE__DECLARING_EXTENSION_ID - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Declaring Extension Id' attribute.
FILTER_EXPRESSION_TYPE__DECLARING_EXTENSION_ID - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Declaring Extension Id' attribute feature.
FILTER_EXPRESSION_TYPE__ID - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Id' attribute.
FILTER_EXPRESSION_TYPE__ID - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Id' attribute feature.
FILTER_EXPRESSION_TYPE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The number of structural features of the 'Filter Expression Type' class.
FILTER_GROUP_NAME - Static variable in class org.eclipse.datatools.connectivity.oda.spec.manifest.ResultExtensionExplorer
 
FILTER_SEPARATOR - Static variable in interface org.eclipse.datatools.connectivity.sqm.core.connection.ConnectionFilter
 
FILTER_SETTINGS_PROFILE_EXTENSION_ID - Static variable in interface org.eclipse.datatools.connectivity.sqm.core.connection.ConnectionFilter
The profile extension ID used to store filter settings.
FilterExpression - Interface in org.eclipse.datatools.connectivity.oda.design
A representation of the model object 'Filter Expression'.
FilterExpression - Class in org.eclipse.datatools.connectivity.oda.spec.result
The abstract base class for all ODA filter expressions.
FilterExpression() - Constructor for class org.eclipse.datatools.connectivity.oda.spec.result.FilterExpression
 
FilterExpressionDefinition - Class in org.eclipse.datatools.connectivity.oda.spec.manifest
Represents the definition of a contributed filter expression type, as specifed in an extension of the org.eclipse.datatools.connectivity.oda.dynamicResultSet extension point.
FilterExpressionType - Interface in org.eclipse.datatools.connectivity.oda.design
A representation of the model object 'Filter Expression Type'.
filterProposals(List, String, boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLCompletionEngine
Filters the given list of proposals based on the given prefix string.
FilterUtil - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils
Util Class for Filter
FilterUtil() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.FilterUtil
 
finalize() - Method in class org.eclipse.datatools.connectivity.oda.flatfile.util.FlatFileDataReader
 
finalize() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLColourProvider
 
find(String, String[]) - Method in class org.eclipse.datatools.enablement.sybase.parser.AbstractQuickSQLParser
 
find(String, String[][]) - Method in class org.eclipse.datatools.enablement.sybase.parser.AbstractQuickSQLParser
 
find(String, String[][]) - Method in class org.eclipse.datatools.enablement.sybase.parser.QuickSQLParser
 
find_replace_action_label - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
findAllLineBreakpoint(ProcIdentifier, int) - Static method in class org.eclipse.datatools.sqltools.debugger.model.SPDebugModelUtil
Finds breakpoints of all types in a Routine identified by procid, at line lineNumber
findAllSPLineBreakpointForSP(ProcIdentifier) - Static method in class org.eclipse.datatools.sqltools.debugger.model.SPDebugModelUtil
Finds all breakpoints belonging to the specified routine
findAndExpandObjectNode(TreeItem, SQLObject, CommonViewer) - Static method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.SchemaObjectEditorUtils
 
findAndExpandVirtualNode(TreeItem, String, CommonViewer) - Static method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.SchemaObjectEditorUtils
 
findClosestContainingJoin(TableExpression, TableExpression) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.JoinHelper
Finds and returns the closest enclosing join containing both the given source and target tables, working from the leafs of the join tree to the root.
findClosingPeer(int, int, int) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.indent.SQLHeuristicScanner
Returns the position of the closing peer token (forward search).
findColumn(String) - Method in interface org.eclipse.datatools.connectivity.oda.IResultSet
Returns the column index of the specified column name.
findColumn(Table, String) - Static method in class org.eclipse.datatools.modelbase.sql.tables.helper.TableHelper
 
findColumnReferencesInGroupingExpression(GroupingExpression) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.TableHelper
Returns a Set containing all ValueExpressionColumns found in the given GroupingExpression.
findColumnReferencesInGroupingSpecification(GroupingSpecification) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.TableHelper
Returns a Set containing all ValueExpressionColumns found in the given GroupingSpecification.
findColumnReferencesInGroupingSpecificationList(List) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.TableHelper
Returns a Set containing all ValueExpressionColumns found in the given GroupingSpecification list.
findColumnReferencesInOrderBySpecification(OrderBySpecification) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.TableHelper
Returns a Set containing all ValueExpressionColumn s found in the given OrderBySpecification.
findColumnReferencesInOrderBySpecificationList(List) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.TableHelper
Returns a Set containing all ValueExpressionColumn s found in the given List of OrderBySpecification.
findColumnReferencesInPredicate(Predicate) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.TableHelper
Returns a Set containing all, not necessarily distinct, ValueExpressionColumns found in the given Predicate.
findColumnReferencesInQueryExpressionBody(QueryExpressionBody) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.TableHelper
Returns a Set containing all ValueExpressionColumns found in the given QueryExpressionBody.
findColumnReferencesInQueryExpressionRoot(QueryExpressionRoot) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.TableHelper
Returns a Set containing all ValueExpressionColumns found in the given QueryExpressionRoot.
findColumnReferencesInQueryMergeStatement(QueryMergeStatement) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.TableHelper
Returns a set containing all the column value expression objects in the given statement.
findColumnReferencesInQueryResultSpecification(QueryResultSpecification) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.TableHelper
Returns a Set containing all ValueExpressionColumns found in the given QueryResultSpecification.
findColumnReferencesInQueryResultSpecificationList(List) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.TableHelper
Returns a Set containing all ValueExpressionColumns found in the given QueryResultSpecification list.
findColumnReferencesInQuerySelectStatement(QuerySelectStatement) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.TableHelper
Returns a Set containing all ValueExpressionColumns found in the given QuerySelectStatement.
findColumnReferencesInQueryUpdateStatement(QueryUpdateStatement) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.TableHelper
Returns a Set containing all ValueExpressionColumns found in the given QueryUpdateStatement.
findColumnReferencesInSearchCondition(QuerySearchCondition) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.TableHelper
Returns a Set of not neccessarily distinct ValueExpressionColumns found in the given SearchCondition, means you have to expect duplicates regarding column names.
findColumnReferencesInTableReference(TableReference) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.TableHelper
Returns a Set containing all the ValueExpressionColumns found in the given TableReference.
findColumnReferencesInTableReferenceList(List) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.TableHelper
Returns a Set containing all the ValueExpressionColumns found in the given TableReference list.
findColumnReferencesInUpdateAssignmentExpr(UpdateAssignmentExpression) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.TableHelper
Returns a Set containing all ValueExpressionColumns found in the given List of UpdateAssignmentExpression.
findColumnReferencesInUpdateAssignmentExprList(List) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.TableHelper
Returns a Set containing all ValueExpressionColumns found in the given List of UpdateAssignmentExpressions.
findColumnReferencesInUpdateSourceExprList(UpdateSourceExprList) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.TableHelper
Returns a Set containing all ValueExpressionColumns found in the given UpdateSourceExprList.
findColumnReferencesInValueExpression(QueryValueExpression) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.TableHelper
Returns a Set containing all ValueExpressionColumns found in the given QueryValueExpression.
findColumnReferencesInValueExpressionList(List) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.TableHelper
Returns a Set containing all ValueExpressionColumns found in the given ValueExpression list.
findColumnReferencesInValuesRow(ValuesRow) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.TableHelper
Returns a Set containing all ValueExpressionColumns found in the given ValuesRow.
findColumnReferencesInWithTableSpecification(WithTableSpecification) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.TableHelper
Returns a Set containing all the ValueExpressionColumns found in the given WithTableSpecification.
findConditionsContainingTable(QuerySearchCondition, TableExpression) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.JoinHelper
Finds and returns the individual conditions (predicates) in the given QuerySearchCondition (ON clause) that contain references to the given table.
findConnectionProfileByChild(Object) - Static method in class org.eclipse.datatools.enablement.sybase.ui.util.DSEUtil
 
findContainingDeployable(IDocument, int, IASTStart) - Method in class org.eclipse.datatools.sqltools.sql.parser.ParsingResult
Finds the containing SP/event/function/trigger statement, or _rootNode if there're standalone statements before offset, else return null
findDatabaseByChild(Object) - Static method in class org.eclipse.datatools.enablement.sybase.ui.util.DSEUtil
 
findDatabaseNameByChild(Object) - Static method in class org.eclipse.datatools.enablement.sybase.ui.util.DSEUtil
 
findDefault(Database, String, String, String, boolean, boolean) - Static method in class org.eclipse.datatools.enablement.ase.util.ASECatalogUtil
Find the default from the database
findElement(Collection, String) - Static method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogUtils
 
findElement(Collection, String, EClass) - Static method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogUtils
 
findIndexWithColumnName(String) - Method in class org.eclipse.datatools.enablement.mysql.catalog.MySqlCatalogTable
 
findInParameter(String) - Method in interface org.eclipse.datatools.connectivity.oda.IQuery
Returns the 1-based index of the specified input parameter.
findJoinsWithTableInCondition(TableExpression, TableJoined) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.JoinHelper
Searches upwards in the join tree to see if the given table exists in any of the conditions in the joins.
findLineBreakpoint(ProcIdentifier, int) - Static method in class org.eclipse.datatools.sqltools.debugger.model.SPDebugModelUtil
Returns the breakpoint object in a Routine identified by procid, at line lineNumber
findMostSevere(List) - Static method in class org.eclipse.datatools.sqltools.debugger.debug.BreakpointLocationVerifierJob
Selects status with highest severity out of several supplied in a parameter.
findNode(IDocument, int, Node, boolean) - Static method in class org.eclipse.datatools.sqltools.sql.parser.ParsingResult
Finds the node that offset belongs to, or return null if none is found.
findNodes(String, List) - Method in class org.eclipse.datatools.sqltools.plan.treeplan.PlanTreeBuilder
Finds all the nodes with the given name, this is useful if a node needs to be added to a specific parent node (Not the current node)
findNonWhitespaceBackward(int, int) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.indent.SQLHeuristicScanner
Finds the highest position in fDocument such that the position is <= position and > bound and Character.isWhitespace(fDocument.getChar(pos)) evaluates to false and the position is in the default partition.
findNonWhitespaceForward(int, int) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.indent.SQLHeuristicScanner
Finds the smallest position in fDocument such that the position is >= position and < bound and Character.isWhitespace(fDocument.getChar(pos)) evaluates to false and the position is in the default partition.
findNonWhitespaceForwardInAnyPartition(int, int) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.indent.SQLHeuristicScanner
Finds the smallest position in fDocument such that the position is >= position and < bound and Character.isWhitespace(fDocument.getChar(pos)) evaluates to false.
findOpeningPeer(int, int, int) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.indent.SQLHeuristicScanner
Returns the position of the opening peer token (backward search).
findOutermostContainingJoin(List, TableExpression) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.JoinHelper
Finds and returns the outermost table reference in the From clause that contains the given table.
findOutParameter(String) - Method in interface org.eclipse.datatools.connectivity.oda.IAdvancedQuery
Returns the 1-based index of the specified scalar or structure output parameter.
findParentCompound(IDocument, int, Node) - Method in class org.eclipse.datatools.sqltools.sql.parser.ParsingResult
Finds the immediate containing compound statement, or return null
findParentProfileByElement(Object) - Static method in class org.eclipse.datatools.enablement.sybase.ui.util.DSEUtil
 
findParentProfileBySelectionElement() - Static method in class org.eclipse.datatools.enablement.sybase.ui.util.DSEUtil
 
findProceduralObject(ProcIdentifier, boolean, boolean, boolean) - Static method in class org.eclipse.datatools.enablement.sybase.util.ModelUtilExt
 
findProceduralObject(ProcIdentifier) - Static method in class org.eclipse.datatools.sqltools.sql.util.ModelUtil
 
findProceduralObject(ProcIdentifier, boolean) - Static method in class org.eclipse.datatools.sqltools.sql.util.ModelUtil
 
findProceduralObject(ProcIdentifier, boolean, boolean) - Static method in class org.eclipse.datatools.sqltools.sql.util.ModelUtil
 
findProceduralObject(ProcIdentifier, boolean, boolean, boolean) - Static method in class org.eclipse.datatools.sqltools.sql.util.ModelUtil
 
findProcedure(Schema, String) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.DatabaseHelper
Finds and returns a Procedure object with the given name associated with the given Schema object.
findProperty(String) - Method in interface org.eclipse.datatools.connectivity.oda.design.Properties
Finds and returns the Property with the given property name in the 'Properties' containment reference list.
findQuotes(String) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SQLUtil
 
findQuotes(String) - Static method in class org.eclipse.datatools.sqltools.sql.util.SQLUtil
 
findReferencePosition(int) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.indent.SQLIndenter
Returns the reference position regarding to indentation for offset, or NOT_FOUND.
findResultColumnForColumnExpression(QuerySelect, ValueExpressionColumn) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
Returns null or the ResultColumn of the given QuerySelect whose ValueExpression is of type ValueExpressionColumn which in name and tableExpr equals the given columnExpr.
findResultColumnForColumnNameOrAlias(QuerySelect, String) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
Returns null or the ResultColumn of the given QuerySelect whose name matches the given columnNameOrAlias or whose ValueExpression is of type ValueExpressionColumn which has a name matching the given columnNameOrAlias.
findResultSetDefinition(String) - Method in interface org.eclipse.datatools.connectivity.oda.design.ResultSets
Finds and returns a named result set definition that matches the specified name.
findRule(Database, String, String, String, boolean, boolean) - Static method in class org.eclipse.datatools.enablement.ase.util.ASECatalogUtil
Find the rule from the database
findSchema(Database, String) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.DatabaseHelper
Finds a Schema by its name in a given Database.
findSchema(Database, String) - Static method in class org.eclipse.datatools.modelbase.sql.schema.helper.DatabaseHelper
Finds a Schema by its name in a given Database.
findSchema(Database, String, String) - Static method in class org.eclipse.datatools.sqltools.sql.util.ModelUtil
Returns the schema object with the given name
findSelection(IEditorInput) - Method in class org.eclipse.datatools.sqltools.routineeditor.ui.DataSourceExplorerLinkHelper
 
findSP(Collection, String, int) - Static method in class org.eclipse.datatools.enablement.ase.catalog.ASEUtil
 
findStatementStart(String, int, String[], String[]) - Static method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLParserCompletionEngine
Finds the start offset of the current statement.
findTable(Schema, String) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.DatabaseHelper
Finds a Table by its name in a given Schema, the given tableName is not case sensitive.
findTable(Schema, String) - Static method in class org.eclipse.datatools.modelbase.sql.schema.helper.SchemaHelper
Finds a Table by its name in a given Schema, the given tableName is not case sensitive.
findTableExpressionInTableExpressionList(String, String, List) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.TableHelper
Finds in the given List of TableExpressions the one TableExpression with a name that matches the given tableName and, if a schemaName is given, with a Schema whose name matches the schemaName.
findTableExpressionsByNameOrAlias(String, List, String) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.TableHelper
Finds in the given List of TableExpressions the TableExpression with a name that matches the given tableNameOrAlias or a tableCorrelation with a name that matches tableNameOrAlias.
findTableInAllSchemas(DatabaseIdentifier, String, String, boolean, boolean) - Static method in class org.eclipse.datatools.sqltools.sql.util.ModelUtil
 
findTableObject(DatabaseIdentifier, String, String, String) - Static method in class org.eclipse.datatools.sqltools.sql.util.ModelUtil
This method is used to find the table object in existing SQL model.
findTableObject(DatabaseIdentifier, String, String, String, boolean) - Static method in class org.eclipse.datatools.sqltools.sql.util.ModelUtil
This method is used to find the table object in existing SQL model.
findTableObject(DatabaseIdentifier, String, String, String, boolean, boolean) - Static method in class org.eclipse.datatools.sqltools.sql.util.ModelUtil
This method is used to find the table object in existing SQL model.
findTableObject(DatabaseIdentifier, String, String, String, boolean, boolean, boolean) - Static method in class org.eclipse.datatools.sqltools.sql.util.ModelUtil
This method is used to find the table object in existing SQL model.
findTables(Database, String) - Static method in class org.eclipse.datatools.modelbase.sql.schema.helper.DatabaseHelper
Finds all Tables with the name tableName in all Schema's of the given database.
findTreeItem(Object) - Static method in class org.eclipse.datatools.enablement.sybase.ui.util.DSEUtil
 
findWord(IDocument, int) - Static method in class org.eclipse.datatools.sqltools.sqleditor.internal.utils.SQLWordFinder
Find a SQL word (including variable) at the offset in the document
FINE - Static variable in class org.eclipse.datatools.connectivity.oda.util.logging.Level
The constant indicating the integer value of FINE.
fine(String) - Method in class org.eclipse.datatools.connectivity.oda.util.logging.Logger
Log a FINE log message.
FINE_LEVEL - Static variable in class org.eclipse.datatools.connectivity.oda.util.logging.Level
The constant indicating the log level FINE.
FINER - Static variable in class org.eclipse.datatools.connectivity.oda.util.logging.Level
The constant indicating the integer value of FINER.
finer(String) - Method in class org.eclipse.datatools.connectivity.oda.util.logging.Logger
Log a FINER log message.
FINER_LEVEL - Static variable in class org.eclipse.datatools.connectivity.oda.util.logging.Level
The constant indicating the log level FINER.
FINEST - Static variable in class org.eclipse.datatools.connectivity.oda.util.logging.Level
The constant indicating the integer value of FINEST.
finest(String) - Method in class org.eclipse.datatools.connectivity.oda.util.logging.Logger
Log a FINEST log message.
FINEST_LEVEL - Static variable in class org.eclipse.datatools.connectivity.oda.util.logging.Level
The constant indicating the log level FINEST.
finish() - Method in class org.eclipse.datatools.connectivity.oda.design.ui.designsession.DataSetDesignSession
Performs finish on this design session to create or edit its data set design.
finish() - Method in class org.eclipse.datatools.connectivity.oda.design.ui.designsession.DataSourceDesignSession
Performs finish on this design session to create or edit its data source design.
finishFail(Throwable) - Method in class org.eclipse.datatools.sqltools.plan.internal.core.PlanInstance
 
finishSuccess(String) - Method in class org.eclipse.datatools.sqltools.plan.internal.core.PlanInstance
 
fireAboutToClose(ConnectEvent) - Method in class org.eclipse.datatools.sqltools.editor.core.connection.SQLToolsConnectListenersManager
 
fireAdded(IResultInstance) - Method in interface org.eclipse.datatools.sqltools.result.internal.core.IResultManager
Notifies all the listeners of this result instance added event
fireAdded(IResultInstance) - Method in class org.eclipse.datatools.sqltools.result.ResultManager
 
fireAppended(IResultInstance, ResultItem, int) - Method in interface org.eclipse.datatools.sqltools.result.internal.core.IResultManager
Notifies all the listeners of this append event
fireAppended(IResultInstance, ResultItem, int) - Method in class org.eclipse.datatools.sqltools.result.ResultManager
 
fireChangeEvent(int) - Method in class org.eclipse.datatools.sqltools.debugger.model.SPDebugElement
Fires a debug event marking the CHANGE of this element with the specifed detail code.
fireCloseConnection(ConnectEvent) - Method in class org.eclipse.datatools.sqltools.editor.core.connection.SQLToolsConnectListenersManager
 
fireConnectionProfileAttached() - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditor
 
fireDirtyPropertyChange() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditor
A short-cut method
fireDirtyPropertyChange() - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.ISchemaObjectEditor
Fires the editor dirty property change event
fireFinish(IPlanInstance) - Method in class org.eclipse.datatools.sqltools.plan.internal.core.PlanManager
Fires all the listeners of the plan finish event
fireInstanceReset(IResultInstance) - Method in interface org.eclipse.datatools.sqltools.result.internal.core.IResultManager
Notifies all the listeners of this instance reset event
fireInstanceReset(IResultInstance) - Method in class org.eclipse.datatools.sqltools.result.ResultManager
 
fireModifiedEvent(Object) - Method in interface org.eclipse.datatools.connectivity.IManagedConnection
Used to notify other clients that a change has been made to the server.
fireNotifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.accesscontrol.provider.SQLAccessControlItemProviderAdapterFactory
This delegates to SQLAccessControlItemProviderAdapterFactory.changeNotifier and to SQLAccessControlItemProviderAdapterFactory.parentAdapterFactory.
fireNotifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.constraints.provider.SQLConstraintsItemProviderAdapterFactory
This delegates to SQLConstraintsItemProviderAdapterFactory.changeNotifier and to SQLConstraintsItemProviderAdapterFactory.parentAdapterFactory.
fireNotifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.SQLDataTypesItemProviderAdapterFactory
This delegates to SQLDataTypesItemProviderAdapterFactory.changeNotifier and to SQLDataTypesItemProviderAdapterFactory.parentAdapterFactory.
fireNotifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.expressions.provider.SQLExpressionsItemProviderAdapterFactory
This delegates to SQLExpressionsItemProviderAdapterFactory.changeNotifier and to SQLExpressionsItemProviderAdapterFactory.parentAdapterFactory.
fireNotifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SQLQueryModelItemProviderAdapterFactory
This delegates to SQLQueryModelItemProviderAdapterFactory.changeNotifier and to SQLQueryModelItemProviderAdapterFactory.parentAdapterFactory.
fireNotifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.routines.provider.SQLRoutinesItemProviderAdapterFactory
This delegates to SQLRoutinesItemProviderAdapterFactory.changeNotifier and to SQLRoutinesItemProviderAdapterFactory.parentAdapterFactory.
fireNotifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.schema.provider.SQLSchemaItemProviderAdapterFactory
This delegates to SQLSchemaItemProviderAdapterFactory.changeNotifier and to SQLSchemaItemProviderAdapterFactory.parentAdapterFactory.
fireNotifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.statements.provider.SQLStatementsItemProviderAdapterFactory
This delegates to SQLStatementsItemProviderAdapterFactory.changeNotifier and to SQLStatementsItemProviderAdapterFactory.parentAdapterFactory.
fireNotifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.tables.provider.SQLTablesItemProviderAdapterFactory
This delegates to SQLTablesItemProviderAdapterFactory.changeNotifier and to SQLTablesItemProviderAdapterFactory.parentAdapterFactory.
fireOkToClose(ConnectEvent) - Method in class org.eclipse.datatools.sqltools.editor.core.connection.SQLToolsConnectListenersManager
 
fireParametersShow(IResultInstance, List) - Method in interface org.eclipse.datatools.sqltools.result.internal.core.IResultManager
Notifies all the listeners of this parameters show event
fireParametersShow(IResultInstance, List) - Method in class org.eclipse.datatools.sqltools.result.ResultManager
 
fireProfileConnected(ConnectEvent) - Method in class org.eclipse.datatools.sqltools.editor.core.connection.SQLToolsConnectListenersManager
 
fireResumeEvent(int) - Method in class org.eclipse.datatools.sqltools.debugger.model.SPDebugElement
Fires a debug event marking the RESUME of this element with the associated detail.
fireSchemaEditorProperChanged(int) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditor
 
fireStatusUpdated(IResultInstance) - Method in interface org.eclipse.datatools.sqltools.result.internal.core.IResultManager
Notifies all the listeners of this status change event
fireStatusUpdated(IResultInstance) - Method in class org.eclipse.datatools.sqltools.result.ResultManager
 
fireSuspendEvent(int) - Method in class org.eclipse.datatools.sqltools.debugger.model.SPDebugElement
Fires a debug event marking the SUSPEND of this element with the associated detail.
firstParameterChar(String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.ExpressionHelper
Determines whether or not the given SQL string starts with a parameter character name.
FIXED_PRECISION_DATA_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The meta object id for the 'Fixed Precision Data Type' class.
FIXED_PRECISION_DATA_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Fixed Precision Data Type' class.
FIXED_PRECISION_DATA_TYPE__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Comments' reference list.
FIXED_PRECISION_DATA_TYPE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Dependencies' containment reference list.
FIXED_PRECISION_DATA_TYPE__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Description' attribute.
FIXED_PRECISION_DATA_TYPE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'EAnnotations' containment reference list.
FIXED_PRECISION_DATA_TYPE__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Extensions' containment reference list.
FIXED_PRECISION_DATA_TYPE__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Label' attribute.
FIXED_PRECISION_DATA_TYPE__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Name' attribute.
FIXED_PRECISION_DATA_TYPE__PRECISION - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Precision' attribute.
FIXED_PRECISION_DATA_TYPE__PRIMITIVE_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Primitive Type' attribute.
FIXED_PRECISION_DATA_TYPE__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Privileges' reference list.
FIXED_PRECISION_DATA_TYPE__SCALE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Scale' attribute.
FIXED_PRECISION_DATA_TYPE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The number of structural features of the 'Fixed Precision Data Type' class.
FixedPrecisionDataType - Interface in org.eclipse.datatools.modelbase.sql.datatypes
A representation of the model object 'Fixed Precision Data Type'.
FixedPrecisionDataTypeItemProvider - Class in org.eclipse.datatools.modelbase.sql.datatypes.provider
This is the item provider adapter for a FixedPrecisionDataType object.
FixedPrecisionDataTypeItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.datatypes.provider.FixedPrecisionDataTypeItemProvider
This constructs an instance from a factory and a notifier.
FK_VALIDATION_TYPE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.SybaseASABaseConstraintValidator
 
fLabel - Variable in class org.eclipse.datatools.sqltools.sqlbuilder.util.LabelValuePair
 
FlatEndConnectionRouter - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures
 
FlatEndConnectionRouter() - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter
 
FlatFileDataReader - Class in org.eclipse.datatools.connectivity.oda.flatfile.util
FlatFileDataSourceReader is a utility class that help read and parse the raw data from flat file
FlatFileDataReader(Connection, String, int, IResultSetMetaData, ResultSetMetaDataHelper) - Constructor for class org.eclipse.datatools.connectivity.oda.flatfile.util.FlatFileDataReader
Constructor
FlatfilePlugin - Class in org.eclipse.datatools.connectivity.oda.flatfile.plugin
Flatfile oda driver plugin runtime implementation.
FlatfilePlugin() - Constructor for class org.eclipse.datatools.connectivity.oda.flatfile.plugin.FlatfilePlugin
 
FlatFileUIPlugin - Class in org.eclipse.datatools.connectivity.oda.flatfile.ui
 
FlatFileUIPlugin() - Constructor for class org.eclipse.datatools.connectivity.oda.flatfile.ui.FlatFileUIPlugin
 
FLOAT - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.SQLDataTypes
 
FLOAT - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.PrimitiveType
The 'FLOAT' literal value.
FLOAT_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.PrimitiveType
The 'FLOAT' literal object.
FLOATING_POINT_LITERAL - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
FLOATING_POINT_LITERAL - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
FLOATING_POINT_LITERAL - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
flush() - Method in class org.eclipse.datatools.connectivity.oda.design.ui.designsession.DataSetDesignSession
 
flush() - Method in class org.eclipse.datatools.connectivity.oda.util.logging.Handler
Flushes buffered output.
flush() - Method in class org.eclipse.datatools.connectivity.oda.util.logging.StreamHandler
Flushes buffered message to the output stream.
flush() - Method in class org.eclipse.datatools.sqltools.common.ui.util.StringBufferWriter
Flush the stream.
FLUSH_FAILURE - Static variable in class org.eclipse.datatools.connectivity.oda.util.logging.LoggingErrorHandler
The constant indicating a flush of an OutputStream fails.
focus() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.ParametersTableProvider
Set the focus onto table cursor for editing.
focusGained(FocusEvent) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.execute.ParameterTableViewer.ParameterValueCellEditor
 
focusLost() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.execute.InputValueCellEditor
 
focusLost(FocusEvent) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.execute.ParameterTableViewer.ParameterValueCellEditor
 
FolderNode - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege
An instance of this class represents a folder node in a tree.
FolderNode(String) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.FolderNode
 
FolderPropertyPage - Class in org.eclipse.datatools.connectivity.oda.flatfile.ui.wizards
 
FolderPropertyPage() - Constructor for class org.eclipse.datatools.connectivity.oda.flatfile.ui.wizards.FolderPropertyPage
 
FolderSelectionPageHelper - Class in org.eclipse.datatools.connectivity.oda.flatfile.ui.wizards
 
FolderSelectionWizardPage - Class in org.eclipse.datatools.connectivity.oda.flatfile.ui.wizards
 
FolderSelectionWizardPage(String) - Constructor for class org.eclipse.datatools.connectivity.oda.flatfile.ui.wizards.FolderSelectionWizardPage
 
FOR - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
FOR - Static variable in interface org.eclipse.datatools.enablement.sybase.IGenericDdlConstants
 
FOR - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
FOR - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
FOR - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
For_constraint - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.Messages
 
FOR_EACH_ROW - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
FOR_EACH_STATMENT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
For_index - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.Messages
 
forceFocusObject(SQLObject) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.ProceduralObjectEditorHandler
 
forceFocusObject(SQLObject) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.ASATableSchemaEditorHandler
 
forceFocusObject(SQLObject) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.DefaultSchemaObjectEditorHandler
Should be invoked in UI thread
forceFocusObject(SQLObject) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.ISchemaObjectEditorHandler
Performs a set focus action in schema editor to the given SQL object.
Generally there're two steps: 1.Focus the page;2.Focus the UI component of the given object in that page.
forceindex() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
forceindex() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
forceoption_term() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
forceoption_term() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
forceoption_terms() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
forceoption_terms() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
forceoptions() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
forceoptions() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
forceRefresh() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.DesignViewer
Forces the design viewer to changes the input so that the GUI will show the latest model values.
forceReparse() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLSourceViewer
 
forcestrategy() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
forcestrategy() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
FOREIGN - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
FOREIGN - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
FOREIGN - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
FOREIGN_KEY - Static variable in class org.eclipse.datatools.connectivity.sqm.core.definition.EngineeringOptionID
 
FOREIGN_KEY - Static variable in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDatabaseObjecType
 
FOREIGN_KEY - Static variable in interface org.eclipse.datatools.enablement.sybase.IGenericDdlConstants
 
FOREIGN_KEY - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The meta object id for the 'Foreign Key' class.
FOREIGN_KEY - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage.Literals
The meta object literal for the 'Foreign Key' class.
FOREIGN_KEY__BASE_TABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Base Table' container reference.
FOREIGN_KEY__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Comments' reference list.
FOREIGN_KEY__DEFERRABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Deferrable' attribute.
FOREIGN_KEY__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Dependencies' containment reference list.
FOREIGN_KEY__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Description' attribute.
FOREIGN_KEY__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'EAnnotations' containment reference list.
FOREIGN_KEY__ENFORCED - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Enforced' attribute.
FOREIGN_KEY__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Extensions' containment reference list.
FOREIGN_KEY__INITIALLY_DEFERRED - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Initially Deferred' attribute.
FOREIGN_KEY__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Label' attribute.
FOREIGN_KEY__MATCH - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Match' attribute.
FOREIGN_KEY__MATCH - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage.Literals
The meta object literal for the 'Match' attribute feature.
FOREIGN_KEY__MEMBERS - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Members' reference list.
FOREIGN_KEY__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Name' attribute.
FOREIGN_KEY__ON_DELETE - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'On Delete' attribute.
FOREIGN_KEY__ON_DELETE - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage.Literals
The meta object literal for the 'On Delete' attribute feature.
FOREIGN_KEY__ON_UPDATE - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'On Update' attribute.
FOREIGN_KEY__ON_UPDATE - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage.Literals
The meta object literal for the 'On Update' attribute feature.
FOREIGN_KEY__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Privileges' reference list.
FOREIGN_KEY__REFERENCED_MEMBERS - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Referenced Members' reference list.
FOREIGN_KEY__REFERENCED_MEMBERS - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage.Literals
The meta object literal for the 'Referenced Members' reference list feature.
FOREIGN_KEY__REFERENCED_TABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Referenced Table' reference.
FOREIGN_KEY__REFERENCED_TABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage.Literals
The meta object literal for the 'Referenced Table' reference feature.
FOREIGN_KEY__UNIQUE_CONSTRAINT - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Unique Constraint' reference.
FOREIGN_KEY__UNIQUE_CONSTRAINT - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage.Literals
The meta object literal for the 'Unique Constraint' reference feature.
FOREIGN_KEY__UNIQUE_INDEX - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Unique Index' reference.
FOREIGN_KEY__UNIQUE_INDEX - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage.Literals
The meta object literal for the 'Unique Index' reference feature.
FOREIGN_KEY_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The number of structural features of the 'Foreign Key' class.
FOREIGN_KEY_FOLDER - Static variable in class org.eclipse.datatools.enablement.sybase.ui.util.DSEContentProviderUtil
 
FOREIGN_KEY_NODE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints.SQLConstraintsTreeViewerInput
 
FOREIGN_KEY_TYPE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.baseloaders.BaseTableASABaseLoader
 
FOREIGNKEY - Static variable in interface org.eclipse.datatools.enablement.sybase.containment.ConstraintGroupID
 
ForeignKey - Interface in org.eclipse.datatools.modelbase.sql.constraints
A representation of the model object 'Foreign Key'.
ForeignKey_folder_name - Static variable in class org.eclipse.datatools.enablement.sybase.Messages
 
ForeignKeyItemProvider - Class in org.eclipse.datatools.modelbase.sql.constraints.provider
This is the item provider adapter for a ForeignKey object.
ForeignKeyItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.constraints.provider.ForeignKeyItemProvider
This constructs an instance from a factory and a notifier.
ForeignKeyNode - Class in org.eclipse.datatools.enablement.sybase.virtual
 
ForeignKeyNode(String, String, Object) - Constructor for class org.eclipse.datatools.enablement.sybase.virtual.ForeignKeyNode
 
format(String, Object[]) - Static method in class org.eclipse.datatools.connectivity.drivers.DriverMgmtMessages
Returns the formatted message for the given key in the resource bundle.
format(LogRecord) - Method in class org.eclipse.datatools.connectivity.oda.util.logging.LogFormatter
Format the specified LogRecord into a string.
format(LogRecord) - Method in class org.eclipse.datatools.connectivity.oda.util.logging.SimpleFormatter
Formats the specified LogRecord to an understandable format.
format(String, Object[]) - Static method in class org.eclipse.datatools.enablement.ase.JDBCASEProfileMessages
Returns the formatted message for the given key in the resource bundle.
format(String, Object[]) - Static method in class org.eclipse.datatools.enablement.sybase.asa.JDBCASAProfileMessages
Returns the formatted message for the given key in the resource bundle.
format(String, Object[]) - Static method in class org.eclipse.datatools.enablement.sybase.Messages
Returns the formatted message for the given key in the resource bundle.
format(String, Object[]) - Static method in class org.eclipse.datatools.enablement.sybase.ui.JDBCProfileMessages
Returns the formatted message for the given key in the resource bundle.
format(BigDecimal) - Method in class org.eclipse.datatools.sqltools.data.internal.core.common.data.BigDecimalFormat
 
format(BigInteger) - Method in class org.eclipse.datatools.sqltools.data.internal.core.common.data.BigIntegerFormat
 
format(TemplateBuffer, String) - Method in class org.eclipse.datatools.sqltools.editor.template.SQLTemplateFormatter
Formats the template buffer.
format(String, boolean, String, int[]) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLWordStrategy
 
format(String, Object) - Static method in class org.eclipse.datatools.sqltools.sqleditor.internal.templates.Messages
Formats the given string with the given argument.
format(String, Object[]) - Static method in class org.eclipse.datatools.sqltools.sqleditor.internal.templates.Messages
Formats the given string with the given argument.
FORMAT_FAILURE - Static variable in class org.eclipse.datatools.connectivity.oda.util.logging.LoggingErrorHandler
The constant indicating that formatting failed.
FORMATTER - Static variable in class org.eclipse.datatools.sqltools.result.ResultsConstants
 
formatterStarts(String) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLWordStrategy
 
formatterStops() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLWordStrategy
 
forwardFocusLost() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.ComboBoxCellEditor
Forwards a focus-lost event from the combo focus listener to this class.
forwardFocusLost() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.EditComboBoxCellEditor
Forwards a focus-lost event from the combo focus listener to this class.
forwardSetContents(IFigure) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart.MyCheckBox
Forwards a setContent call from the change listener.
FRACTION - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.IntervalQualifierType
The 'FRACTION' literal value.
FRACTION_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.IntervalQualifierType
The 'FRACTION' literal object.
FREQ_INDEX - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.view.ResultHistoryHelper
 
FROM - Static variable in interface org.eclipse.datatools.enablement.sybase.ddl.ISybaseDdlConstants
 
FROM - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
FROM - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
FROM - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
FROM - Static variable in interface org.eclipse.datatools.sqltools.editor.template.TemplateConstant
 
from_clause() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
from_clause() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
from_item() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
from_item() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
from_list() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
from_list() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
from_table() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
from_table() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
from_unit() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
from_unit() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
from_where_clause() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
from_where_clause() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
FS - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.ReadPermissionOption
The 'FS' literal value.
FS - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.WritePermissionOption
The 'FS' literal value.
FS_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.ReadPermissionOption
The 'FS' literal object.
FS_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.WritePermissionOption
The 'FS' literal object.
fSQLKeywordList - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLKeywords
 
FULL - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.OrderingType
The 'FULL' literal value.
FULL_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.OrderingType
The 'FULL' literal object.
FULL_OUTER - Static variable in class org.eclipse.datatools.modelbase.sql.query.TableJoinedOperator
The 'FULL OUTER' literal value.
FULL_OUTER_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.query.TableJoinedOperator
The 'FULL OUTER' literal object.
FullNameCompositeProvider - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui
 
FullNameCompositeProvider() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.FullNameCompositeProvider
 
FullNameCompositeProvider_database_name - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
FullNameCompositeProvider_dbname_place_holder - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
FullNameCompositeProvider_name - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
FullNameCompositeProvider_name_tooltip - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
FullNameCompositeProvider_owner_name - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
FullNameCompositeProvider_ownername_place_holder - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
FULLSELECT_STATEMENT - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.model.SqlXmlConstant
 
FullSelectGridViewer - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.fullselect
 
FullSelectGridViewer(SQLDomainModel, Composite) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.fullselect.FullSelectGridViewer
 
FullSelectGridViewer.FullSelectGridContentProvider - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.fullselect
FullSelectGrid content provider
FullSelectGridViewer.FullSelectGridContentProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.fullselect.FullSelectGridViewer.FullSelectGridContentProvider
 
FullSelectOrderViewer - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.fullselect
 
FullSelectOrderViewer(SQLDomainModel, Composite) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.fullselect.FullSelectOrderViewer
 
FullSelectOrderViewer.OrderContentProvider - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.fullselect
 
FullSelectOrderViewer.OrderContentProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.fullselect.FullSelectOrderViewer.OrderContentProvider
 
FullSelectTableElement - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.fullselect
 
FullSelectTableElement(QueryExpressionBody, QueryCombinedOperator, QueryCombined) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.fullselect.FullSelectTableElement
 
FullSelectViewer - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.fullselect
Full Select Statement Design Pane
FullSelectViewer(SQLDomainModel) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.fullselect.FullSelectViewer
 
FULLY_SYNTAX - Static variable in class org.eclipse.datatools.enablement.sybase.ddl.SybaseEngineeringOptionID
 
FUNC - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
FUNC - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
FUNC - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
FUNC_INDEX_COL_QUERY - Static variable in interface org.eclipse.datatools.enablement.ase.catalog.ASESQLs
 
FUNCTION - Static variable in interface org.eclipse.datatools.enablement.sybase.IGenericDdlConstants
 
FUNCTION - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
Function - Interface in org.eclipse.datatools.modelbase.sql.routines
A representation of the model object 'Function'.
FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The meta object id for the 'Function' class.
FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage.Literals
The meta object literal for the 'Function' class.
function() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
FUNCTION - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
function() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
FUNCTION - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
FUNCTION - Static variable in class org.eclipse.datatools.sqltools.sql.reference.DBObject
 
FUNCTION - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLCompletionProposal
 
FUNCTION__AUTHORIZATION_ID - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Authorization ID' attribute.
FUNCTION__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Comments' reference list.
FUNCTION__CREATION_TS - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Creation TS' attribute.
FUNCTION__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Dependencies' containment reference list.
FUNCTION__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Description' attribute.
FUNCTION__DETERMINISTIC - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Deterministic' attribute.
FUNCTION__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'EAnnotations' containment reference list.
FUNCTION__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Extensions' containment reference list.
FUNCTION__EXTERNAL_NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'External Name' attribute.
FUNCTION__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Label' attribute.
FUNCTION__LANGUAGE - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Language' attribute.
FUNCTION__LAST_ALTERED_TS - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Last Altered TS' attribute.
FUNCTION__MUTATOR - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Mutator' attribute.
FUNCTION__MUTATOR - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage.Literals
The meta object literal for the 'Mutator' attribute feature.
FUNCTION__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Name' attribute.
FUNCTION__NULL_CALL - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Null Call' attribute.
FUNCTION__NULL_CALL - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage.Literals
The meta object literal for the 'Null Call' attribute feature.
FUNCTION__PARAMETER_STYLE - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Parameter Style' attribute.
FUNCTION__PARAMETERS - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Parameters' containment reference list.
FUNCTION__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Privileges' reference list.
FUNCTION__RETURN_CAST - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Return Cast' containment reference.
FUNCTION__RETURN_CAST - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage.Literals
The meta object literal for the 'Return Cast' containment reference feature.
FUNCTION__RETURN_SCALAR - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Return Scalar' containment reference.
FUNCTION__RETURN_SCALAR - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage.Literals
The meta object literal for the 'Return Scalar' containment reference feature.
FUNCTION__RETURN_TABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Return Table' containment reference.
FUNCTION__RETURN_TABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage.Literals
The meta object literal for the 'Return Table' containment reference feature.
FUNCTION__SCHEMA - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Schema' reference.
FUNCTION__SECURITY - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Security' attribute.
FUNCTION__SOURCE - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Source' containment reference.
FUNCTION__SPECIFIC_NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Specific Name' attribute.
FUNCTION__SQL_DATA_ACCESS - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Sql Data Access' attribute.
FUNCTION__STATIC - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Static' attribute.
FUNCTION__STATIC - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage.Literals
The meta object literal for the 'Static' attribute feature.
FUNCTION__TRANSFORM_GROUP - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Transform Group' attribute.
FUNCTION__TRANSFORM_GROUP - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage.Literals
The meta object literal for the 'Transform Group' attribute feature.
FUNCTION__TYPE_PRESERVING - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Type Preserving' attribute.
FUNCTION__TYPE_PRESERVING - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage.Literals
The meta object literal for the 'Type Preserving' attribute feature.
FUNCTION_EXPRESSION - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.MainExpressionPage
 
FUNCTION_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The number of structural features of the 'Function' class.
FUNCTION_OBJTYPE - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLDBProposal
 
FunctionBuilderPage - Class in org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.function
 
FunctionBuilderPage(SQLDomainModel, SQLQueryObject, ValueExpressionFunction, boolean) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.function.FunctionBuilderPage
 
FunctionBuilderPage(SQLDomainModel, SQLQueryObject, ValueExpressionFunction) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.function.FunctionBuilderPage
 
FunctionExpressionDefinition - Class in org.eclipse.datatools.connectivity.oda.spec.manifest
Represents the definition of a value expression function type, as specified in an extension of the org.eclipse.datatools.connectivity.oda.dynamicResultSet extension point.
FunctionExpressionDialog - Class in org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.function
 
FunctionExpressionDialog(Shell, Wizard) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.function.FunctionExpressionDialog
 
FunctionExpressionWizard - Class in org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.function
 
FunctionExpressionWizard(SQLDomainModel, SQLQueryObject, ValueExpressionFunction) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.function.FunctionExpressionWizard
 
FunctionHelper - Class in org.eclipse.datatools.sqltools.sqlbuilder.model
This class provides helpful services for dealing with SQL functions.
FunctionHelper(Database) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.model.FunctionHelper
Constructs an instance of this class with an association to the given database.
FunctionHelperDB2 - Class in org.eclipse.datatools.sqltools.sqlbuilder.model
This class describes the functions supported by DB2.
FunctionHelperDB2(Database) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.model.FunctionHelperDB2
Constructs and instance of this class with an association to the given database.
FunctionItemProvider - Class in org.eclipse.datatools.modelbase.sql.routines.provider
This is the item provider adapter for a Function object.
FunctionItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.routines.provider.FunctionItemProvider
This constructs an instance from a factory and a notifier.
FunctionNamesAndSignatures - Class in org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder
 
FunctionNamesAndSignatures() - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.FunctionNamesAndSignatures
 
FunctionValueExpression - Class in org.eclipse.datatools.connectivity.oda.spec.valueexpr
The abstract base class for all ODA function value expressions.
FUTUREONLY - Static variable in interface org.eclipse.datatools.enablement.ase.ISybaseASEDdlConstants
 
fValue - Variable in class org.eclipse.datatools.sqltools.sqlbuilder.util.LabelValuePair
 

G

G_SUFFIX - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.AbstractSQLParser
 
geData() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.ParametersTableProvider
 
General_invalid_int - Static variable in class org.eclipse.datatools.sqltools.sqleditor.preferences.PreferenceMessages
 
General_max_row_num - Static variable in class org.eclipse.datatools.sqltools.sqleditor.preferences.PreferenceMessages
 
GeneralMatchingPairs - Class in org.eclipse.datatools.sqltools.sqleditor.internal.matching
The general matching rule just supports brackets.
GeneralPage_warning - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.general.Messages
 
GeneralPage_warning_msg - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.general.Messages
 
GeneralPairMatcher - Class in org.eclipse.datatools.sqltools.sqleditor.internal.matching
Class for matching the tokens, for example the bracket, "(" and ")" ,"[" and "]" in SQL Editor.
GeneralPairMatcher(IMatchingPairs) - Constructor for class org.eclipse.datatools.sqltools.sqleditor.internal.matching.GeneralPairMatcher
 
GeneralPreferencePage - Class in org.eclipse.datatools.sqltools.sqleditor.preferences
 
GeneralPreferencePage() - Constructor for class org.eclipse.datatools.sqltools.sqleditor.preferences.GeneralPreferencePage
 
GeneralPreferencePage(String, int) - Constructor for class org.eclipse.datatools.sqltools.sqleditor.preferences.GeneralPreferencePage
 
GeneralPreferencePage(String, ImageDescriptor, int) - Constructor for class org.eclipse.datatools.sqltools.sqleditor.preferences.GeneralPreferencePage
 
GeneralPreferencePage_description - Static variable in class org.eclipse.datatools.sqltools.sqleditor.preferences.PreferenceMessages
 
GeneralPreferencePage_execute_always - Static variable in class org.eclipse.datatools.sqltools.sqleditor.preferences.PreferenceMessages
 
GeneralPreferencePage_execute_error_mode - Static variable in class org.eclipse.datatools.sqltools.sqleditor.preferences.PreferenceMessages
 
GeneralPreferencePage_execute_never - Static variable in class org.eclipse.datatools.sqltools.sqleditor.preferences.PreferenceMessages
 
GeneralPreferencePage_execute_prompt - Static variable in class org.eclipse.datatools.sqltools.sqleditor.preferences.PreferenceMessages
 
GeneralPreferencePage_hover_affordance - Static variable in class org.eclipse.datatools.sqltools.sqleditor.preferences.PreferenceMessages
 
GeneralPreferencePage_portable_check - Static variable in class org.eclipse.datatools.sqltools.sqleditor.preferences.PreferenceMessages
 
GeneralPreferencePage_portable_target - Static variable in class org.eclipse.datatools.sqltools.sqleditor.preferences.PreferenceMessages
 
GeneralPreferencePage_savebeforerenaming_always - Static variable in class org.eclipse.datatools.sqltools.sqleditor.preferences.PreferenceMessages
 
GeneralPreferencePage_savebeforerenaming_prompt - Static variable in class org.eclipse.datatools.sqltools.sqleditor.preferences.PreferenceMessages
 
GeneralPreferencePage_title - Static variable in class org.eclipse.datatools.sqltools.sqleditor.preferences.PreferenceMessages
 
GENERATE_AS_KEYWORD_FOR_TABLE_CORR_ID_DEFAULT - Static variable in class org.eclipse.datatools.modelbase.sql.query.util.SQLQuerySourceFormat
Default value for the generateAsKeywordForTableCorrID setting: true
GENERATE_ASSERTIONS - Static variable in class org.eclipse.datatools.connectivity.sqm.core.definition.EngineeringOptionID
 
GENERATE_CATALOG - Static variable in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlGenerationOptions
 
GENERATE_CATALOGS - Static variable in class org.eclipse.datatools.enablement.sybase.ddl.SybaseEngineeringOptionID
 
GENERATE_CHECK_CONSTRAINTS - Static variable in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlGenerationOptions
 
GENERATE_CK_CONSTRAINTS - Static variable in class org.eclipse.datatools.connectivity.sqm.core.definition.EngineeringOptionID
 
GENERATE_COMMENTS - Static variable in class org.eclipse.datatools.connectivity.sqm.core.definition.EngineeringOptionID
 
GENERATE_COMMENTS - Static variable in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlGenerationOptions
 
GENERATE_COMMENTS - Static variable in class org.eclipse.datatools.enablement.sybase.ddl.SybaseEngineeringOptionID
 
GENERATE_COMMENTS_FOR_STATEMENT_DEFAULT - Static variable in class org.eclipse.datatools.modelbase.sql.query.util.SQLQuerySourceFormat
Default value for the generateCommentsForStatementOnly setting: true
GENERATE_COMMENTS_GEN_OPTION_INDEX - Static variable in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlGenerator
 
GENERATE_CREATE_STATEMENTS - Static variable in class org.eclipse.datatools.connectivity.sqm.core.definition.EngineeringOptionID
 
GENERATE_CREATE_STATEMENTS_GEN_OPTION_INDEX - Static variable in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlGenerator
 
GENERATE_DATABASE - Static variable in class org.eclipse.datatools.connectivity.sqm.core.definition.EngineeringOptionID
 
GENERATE_DATABASE - Static variable in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlGenerationOptions
 
GENERATE_DATABASE - Static variable in class org.eclipse.datatools.enablement.sybase.ddl.SybaseEngineeringOptionID
 
GENERATE_DBSPACE - Static variable in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlGenerationOptions
 
GENERATE_DBSPACES - Static variable in class org.eclipse.datatools.enablement.sybase.ddl.SybaseEngineeringOptionID
 
GENERATE_DEFAULTS - Static variable in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlGenerationOptions
 
GENERATE_DEFAULTS - Static variable in class org.eclipse.datatools.enablement.sybase.ddl.SybaseEngineeringOptionID
 
GENERATE_DROP_STATEMENTS - Static variable in class org.eclipse.datatools.connectivity.sqm.core.definition.EngineeringOptionID
 
GENERATE_DROP_STATEMENTS_GEN_OPTION_INDEX - Static variable in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlGenerator
 
GENERATE_EVENTS - Static variable in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlGenerationOptions
 
GENERATE_EVENTS - Static variable in class org.eclipse.datatools.enablement.sybase.ddl.SybaseEngineeringOptionID
 
GENERATE_EXTRA_CODE - Static variable in class org.eclipse.datatools.enablement.sybase.ddl.SybaseEngineeringOptionID
 
GENERATE_EXTRACODE - Static variable in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlGenerationOptions
 
GENERATE_FK_CONSTRAINTS - Static variable in class org.eclipse.datatools.connectivity.sqm.core.definition.EngineeringOptionID
 
GENERATE_FOREIGN_KEYS - Static variable in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlGenerationOptions
 
GENERATE_FULL_SYNTAX - Static variable in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlGenerationOptions
 
GENERATE_FULL_SYNTAX - Static variable in class org.eclipse.datatools.enablement.sybase.ddl.SybaseEngineeringOptionID
Specifies whether to generate the optional ddl statements when the model's value is set to default.
GENERATE_FULL_SYNTAX_GEN_OPTION_INDEX - Static variable in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlGenerator
 
GENERATE_FULLY_QUALIFIED_NAME - Static variable in class org.eclipse.datatools.connectivity.sqm.core.definition.EngineeringOptionID
 
GENERATE_FULLY_QUALIFIED_NAME_GEN_OPTION_INDEX - Static variable in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlGenerator
 
GENERATE_FUNCTIONS - Static variable in class org.eclipse.datatools.connectivity.sqm.core.definition.EngineeringOptionID
 
GENERATE_INDICES - Static variable in class org.eclipse.datatools.connectivity.sqm.core.definition.EngineeringOptionID
 
GENERATE_JOIN_INDEX - Static variable in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlGenerationOptions
 
GENERATE_JOIN_INDICES - Static variable in class org.eclipse.datatools.enablement.sybase.ddl.SybaseEngineeringOptionID
 
GENERATE_PK_CONSTRAINTS - Static variable in class org.eclipse.datatools.connectivity.sqm.core.definition.EngineeringOptionID
 
GENERATE_PRIMARY_KEYS - Static variable in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlGenerationOptions
 
GENERATE_PRIVILEGE - Static variable in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlGenerationOptions
 
GENERATE_PRIVILEGE - Static variable in class org.eclipse.datatools.enablement.sybase.ddl.SybaseEngineeringOptionID
 
GENERATE_PRIVILEGES_GEN_OPTION_INDEX - Static variable in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlGenerator
 
GENERATE_PROXY_TABLES - Static variable in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlGenerationOptions
 
GENERATE_PROXY_TABLES - Static variable in class org.eclipse.datatools.enablement.sybase.ddl.SybaseEngineeringOptionID
 
GENERATE_QUOTED_IDENTIFIER - Static variable in class org.eclipse.datatools.connectivity.sqm.core.definition.EngineeringOptionID
 
GENERATE_QUOTED_IDENTIFIER_GEN_OPTION_INDEX - Static variable in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlGenerator
 
GENERATE_ROUTINE - Static variable in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlGenerationOptions
 
GENERATE_ROUTINES - Static variable in class org.eclipse.datatools.enablement.sybase.ddl.SybaseEngineeringOptionID
 
GENERATE_RULES - Static variable in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlGenerationOptions
 
GENERATE_RULES - Static variable in class org.eclipse.datatools.enablement.sybase.ddl.SybaseEngineeringOptionID
 
GENERATE_SCHEMAS - Static variable in class org.eclipse.datatools.connectivity.sqm.core.definition.EngineeringOptionID
 
GENERATE_SEGMENTS - Static variable in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlGenerationOptions
 
GENERATE_SEGMENTS - Static variable in class org.eclipse.datatools.enablement.sybase.ddl.SybaseEngineeringOptionID
 
GENERATE_SEQUENCES - Static variable in class org.eclipse.datatools.connectivity.sqm.core.definition.EngineeringOptionID
 
GENERATE_SETUSER - Static variable in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlGenerationOptions
 
GENERATE_SETUSER - Static variable in class org.eclipse.datatools.enablement.sybase.ddl.SybaseEngineeringOptionID
 
GENERATE_SETUSER_GEN_OPTION_INDEX - Static variable in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlGenerator
 
GENERATE_STORED_PROCEDURES - Static variable in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlGenerationOptions
 
GENERATE_STOREDPROCEDURES - Static variable in class org.eclipse.datatools.connectivity.sqm.core.definition.EngineeringOptionID
 
GENERATE_TABLES - Static variable in class org.eclipse.datatools.connectivity.sqm.core.definition.EngineeringOptionID
 
GENERATE_TRIGGERS - Static variable in class org.eclipse.datatools.connectivity.sqm.core.definition.EngineeringOptionID
 
GENERATE_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The meta object id for the 'Generate Type' enum.
GENERATE_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage.Literals
The meta object literal for the 'Generate Type' enum.
GENERATE_UNIQUE_CONSTRAINTS - Static variable in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlGenerationOptions
 
GENERATE_UNIQUE_CONSTRAINTS - Static variable in class org.eclipse.datatools.enablement.sybase.ddl.SybaseEngineeringOptionID
 
GENERATE_USEDATABASE - Static variable in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlGenerationOptions
 
GENERATE_USEDATABASE - Static variable in class org.eclipse.datatools.enablement.sybase.ddl.SybaseEngineeringOptionID
 
GENERATE_USEDATABASE_GEN_OPTION_INDEX - Static variable in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlGenerator
 
GENERATE_USER_DEFINED_TYPE - Static variable in class org.eclipse.datatools.connectivity.sqm.core.definition.EngineeringOptionID
 
GENERATE_USER_DEFINED_TYPES - Static variable in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlGenerationOptions
 
GENERATE_USER_FUNCTION - Static variable in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlGenerationOptions
 
GENERATE_USERS_GROUPS - Static variable in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlGenerationOptions
 
GENERATE_USERS_GROUPS - Static variable in class org.eclipse.datatools.enablement.sybase.ddl.SybaseEngineeringOptionID
 
GENERATE_VIEWS - Static variable in class org.eclipse.datatools.connectivity.sqm.core.definition.EngineeringOptionID
 
generateAssertions(EngineeringOption[]) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.fe.GenericDdlGenerator
 
generateAssertions(EngineeringOption[]) - Method in class org.eclipse.datatools.enablement.mysql.ddl.shared.MySqlDdlGeneratorHelper
 
generateCKConstraints(EngineeringOption[]) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.fe.GenericDdlGenerator
 
generateCKConstraints(EngineeringOption[]) - Method in class org.eclipse.datatools.enablement.mysql.ddl.shared.MySqlDdlGeneratorHelper
 
generateCommentStatement(EngineeringOption[]) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.fe.GenericDdlGenerator
 
generateCommentStatement(EngineeringOption[]) - Method in class org.eclipse.datatools.enablement.mysql.ddl.shared.MySqlDdlGeneratorHelper
 
generateCreateStatement(EngineeringOption[]) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.fe.GenericDdlGenerator
 
generateCreateStatement(EngineeringOption[]) - Method in class org.eclipse.datatools.enablement.mysql.ddl.shared.MySqlDdlGeneratorHelper
 
generateDatabase(EngineeringOption[]) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.fe.GenericDdlGenerator
 
generateDatabase(EngineeringOption[]) - Method in class org.eclipse.datatools.enablement.mysql.ddl.shared.MySqlDdlGeneratorHelper
 
generateDDL(SQLObject[], IProgressMonitor) - Method in interface org.eclipse.datatools.connectivity.sqm.core.rte.DDLGenerator
 
generateDDL(SQLObject[], IProgressMonitor, IEngineeringCallBack) - Method in interface org.eclipse.datatools.connectivity.sqm.core.rte.DDLGenerator
 
generateDDL(SQLObject[], IProgressMonitor) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.fe.GenericDdlGenerator
 
generateDDL(SQLObject[], IProgressMonitor, IEngineeringCallBack) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.fe.GenericDdlGenerator
 
generateDDL(SQLObject[], IProgressMonitor) - Method in class org.eclipse.datatools.enablement.mysql.ddl.shared.MySqlDdlGeneratorHelper
 
generateDDL(SQLObject[], IProgressMonitor, IEngineeringCallBack) - Method in class org.eclipse.datatools.enablement.mysql.ddl.shared.MySqlDdlGeneratorHelper
 
generateDDL(SQLObject[], EngineeringOption[], IProgressMonitor) - Method in interface org.eclipse.datatools.enablement.sybase.ddl.ISybaseDdlGenerator
generate specified elements ddl script, which style following the specified options
generateDDL(SQLObject[], EngineeringOption[], IProgressMonitor) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlGenerator
 
generateDDL(SQLObject[], IProgressMonitor) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlGenerator
 
generateDeltaDDL(EObject, ChangeDescription, IProgressMonitor) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.ASADDLGeneratorWrapper
 
generateDeltaDDL(EObject, ChangeDescription, EngineeringOption[], IProgressMonitor) - Method in interface org.eclipse.datatools.enablement.sybase.deltaddl.ISybaseDeltaDdlGenerator
set customized options to control the delta ddl generated scripted style
generateDeltaDDL(EObject, ChangeDescription, IProgressMonitor) - Method in class org.eclipse.datatools.enablement.sybase.deltaddl.SybaseDeltaDdlGeneration
 
generateDeltaDDL(EObject, ChangeDescription, EngineeringOption[], IProgressMonitor) - Method in class org.eclipse.datatools.enablement.sybase.deltaddl.SybaseDeltaDdlGeneration
 
generateDeltaDDL(EObject, ChangeDescription, IProgressMonitor) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ddl.DDLGeneratorWrapper
 
generateDeltaDDL(EObject, ChangeDescription, IProgressMonitor) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ddl.IDDLGeneratorWrapper
Returns the DDL for the given SQL objects
generateDeltaDDLReturnScript(EObject, ChangeDescription, IProgressMonitor) - Method in class org.eclipse.datatools.enablement.sybase.deltaddl.SybaseDeltaDdlGeneration
 
generateDeltaDDLReturnScript(EObject, ChangeDescription, EngineeringOption[], IProgressMonitor) - Method in class org.eclipse.datatools.enablement.sybase.deltaddl.SybaseDeltaDdlGeneration
 
generateDropStatement(EngineeringOption[]) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.fe.GenericDdlGenerator
 
generateDropStatement(EngineeringOption[]) - Method in class org.eclipse.datatools.enablement.mysql.ddl.shared.MySqlDdlGeneratorHelper
 
generateFKConstraints(EngineeringOption[]) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.fe.GenericDdlGenerator
 
generateFKConstraints(EngineeringOption[]) - Method in class org.eclipse.datatools.enablement.mysql.ddl.shared.MySqlDdlGeneratorHelper
 
generateFullSyntax(EngineeringOption[]) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlGenerator
generate full syntax or not
generateFullyQualifiedNames(EngineeringOption[]) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.fe.GenericDdlGenerator
 
generateFullyQualifiedNames(EngineeringOption[]) - Method in class org.eclipse.datatools.enablement.mysql.ddl.shared.MySqlDdlGeneratorHelper
 
generateFunctions(EngineeringOption[]) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.fe.GenericDdlGenerator
 
generateFunctions(EngineeringOption[]) - Method in class org.eclipse.datatools.enablement.mysql.ddl.shared.MySqlDdlGeneratorHelper
 
generateIndexes(EngineeringOption[]) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.fe.GenericDdlGenerator
 
generateIndexes(EngineeringOption[]) - Method in class org.eclipse.datatools.enablement.mysql.ddl.shared.MySqlDdlGeneratorHelper
 
generateParseException() - Method in class org.eclipse.datatools.enablement.sybase.parser.QuickSQLParser
 
generateParseException() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
generateParseException() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
generatePKConstraints(EngineeringOption[]) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.fe.GenericDdlGenerator
 
generatePKConstraints(EngineeringOption[]) - Method in class org.eclipse.datatools.enablement.mysql.ddl.shared.MySqlDdlGeneratorHelper
 
generateQuotedIdentifiers(EngineeringOption[]) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.fe.GenericDdlGenerator
 
generateQuotedIdentifiers(EngineeringOption[]) - Method in class org.eclipse.datatools.enablement.mysql.ddl.shared.MySqlDdlGeneratorHelper
 
generateSchemas(EngineeringOption[]) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.fe.GenericDdlGenerator
 
generateSchemas(EngineeringOption[]) - Method in class org.eclipse.datatools.enablement.mysql.ddl.shared.MySqlDdlGeneratorHelper
 
generateScript() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.ProceduralObjectEditorHandler
 
generateScript() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.ASATableSchemaEditorHandler
 
generateScript() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.DefaultSchemaObjectEditorHandler
 
generateScript() - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.ISchemaObjectEditorHandler
Generates script for the current editor.
generateSequences(EngineeringOption[]) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.fe.GenericDdlGenerator
 
generateSequences(EngineeringOption[]) - Method in class org.eclipse.datatools.enablement.mysql.ddl.shared.MySqlDdlGeneratorHelper
 
generateSetUser(EngineeringOption[]) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlGenerator
generate setuser statement or not
generateSQL(QueryStatement, SQLBuilderEditorInput) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLParserUtil
 
generateStoredProcedures(EngineeringOption[]) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.fe.GenericDdlGenerator
 
generateStoredProcedures(EngineeringOption[]) - Method in class org.eclipse.datatools.enablement.mysql.ddl.shared.MySqlDdlGeneratorHelper
 
generateTables(EngineeringOption[]) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.fe.GenericDdlGenerator
 
generateTables(EngineeringOption[]) - Method in class org.eclipse.datatools.enablement.mysql.ddl.shared.MySqlDdlGeneratorHelper
 
generateTriggers(EngineeringOption[]) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.fe.GenericDdlGenerator
 
generateTriggers(EngineeringOption[]) - Method in class org.eclipse.datatools.enablement.mysql.ddl.shared.MySqlDdlGeneratorHelper
 
GenerateType - Class in org.eclipse.datatools.modelbase.sql.schema
A representation of the literals of the enumeration 'Generate Type', and utility methods for working with them.
generateUseDatabase(EngineeringOption[]) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlGenerator
generate use database statement or not
generateUserDefinedTypes(EngineeringOption[]) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.fe.GenericDdlGenerator
 
generateUserDefinedTypes(EngineeringOption[]) - Method in class org.eclipse.datatools.enablement.mysql.ddl.shared.MySqlDdlGeneratorHelper
 
generateViews(EngineeringOption[]) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.fe.GenericDdlGenerator
 
generateViews(EngineeringOption[]) - Method in class org.eclipse.datatools.enablement.mysql.ddl.shared.MySqlDdlGeneratorHelper
 
GENERIC_BINARY - Static variable in class org.eclipse.datatools.modelbase.sql.query.helper.JoinHelper
 
GENERIC_BLOB - Static variable in class org.eclipse.datatools.modelbase.sql.query.helper.JoinHelper
 
GENERIC_CHARACTER - Static variable in class org.eclipse.datatools.modelbase.sql.query.helper.JoinHelper
 
GENERIC_DATE - Static variable in class org.eclipse.datatools.modelbase.sql.query.helper.JoinHelper
 
GENERIC_DB_PROFILE_PROPERTY_PAGE - Static variable in interface org.eclipse.datatools.connectivity.db.generic.ui.IHelpContextsGenericDBProfile
 
GENERIC_DB_PROFILE_WIZARD - Static variable in interface org.eclipse.datatools.connectivity.db.generic.ui.IHelpContextsGenericDBProfile
 
GENERIC_DB_PROFILE_WIZARD_PAGE - Static variable in interface org.eclipse.datatools.connectivity.db.generic.ui.IHelpContextsGenericDBProfile
TPS_helpKey_constants_for_plug-in: org.eclipse.datatools.connectivity.db.generic.ui
GENERIC_DECIMAL - Static variable in class org.eclipse.datatools.modelbase.sql.query.helper.JoinHelper
 
GENERIC_FAILURE - Static variable in class org.eclipse.datatools.connectivity.oda.util.logging.LoggingErrorHandler
The constant indicating a failure not in the other categories.
GENERIC_INTEGER - Static variable in class org.eclipse.datatools.modelbase.sql.query.helper.JoinHelper
 
GENERIC_OTHER - Static variable in class org.eclipse.datatools.modelbase.sql.query.helper.JoinHelper
 
GENERIC_TIME - Static variable in class org.eclipse.datatools.modelbase.sql.query.helper.JoinHelper
 
GENERIC_TIMESTAMP - Static variable in class org.eclipse.datatools.modelbase.sql.query.helper.JoinHelper
 
GenericActionService - Class in org.eclipse.datatools.sqltools.db.generic.ui.service
 
GenericActionService() - Constructor for class org.eclipse.datatools.sqltools.db.generic.ui.service.GenericActionService
 
GenericASTSQLStatementImageHandler - Class in org.eclipse.datatools.sqltools.db.generic.ui
 
GenericASTSQLStatementImageHandler() - Constructor for class org.eclipse.datatools.sqltools.db.generic.ui.GenericASTSQLStatementImageHandler
 
GenericDBPlugin - Class in org.eclipse.datatools.connectivity.db.generic
The main plugin class to be used in the desktop.
GenericDBPlugin() - Constructor for class org.eclipse.datatools.connectivity.db.generic.GenericDBPlugin
The constructor.
GenericDBProfileDetailsWizardPage - Class in org.eclipse.datatools.connectivity.db.generic.ui
This class gathers the properties for the generic DB connection profile.
GenericDBProfileDetailsWizardPage(String) - Constructor for class org.eclipse.datatools.connectivity.db.generic.ui.GenericDBProfileDetailsWizardPage
Constructor
GenericDBProfilePropertyPage - Class in org.eclipse.datatools.connectivity.db.generic.ui
This class allows the user to edit connection properties for the generic DB connection profile.
GenericDBProfilePropertyPage() - Constructor for class org.eclipse.datatools.connectivity.db.generic.ui.GenericDBProfilePropertyPage
 
GenericDBPropertiesPersistenceHook - Class in org.eclipse.datatools.connectivity.db.generic
Copyright (c) 2006, 2007 Sybase, Inc.
GenericDBPropertiesPersistenceHook() - Constructor for class org.eclipse.datatools.connectivity.db.generic.GenericDBPropertiesPersistenceHook
 
GenericDBUIConfiguation - Class in org.eclipse.datatools.sqltools.db.generic.ui
 
GenericDBUIConfiguation() - Constructor for class org.eclipse.datatools.sqltools.db.generic.ui.GenericDBUIConfiguation
 
GenericDBUIPlugin - Class in org.eclipse.datatools.connectivity.db.generic.ui
NON-API The main plugin class to be used in the desktop.
GenericDBUIPlugin() - Constructor for class org.eclipse.datatools.connectivity.db.generic.ui.GenericDBUIPlugin
The constructor.
GenericDdlBuilder - Class in org.eclipse.datatools.connectivity.sqm.core.rte.fe
 
GenericDdlBuilder() - Constructor for class org.eclipse.datatools.connectivity.sqm.core.rte.fe.GenericDdlBuilder
 
GenericDdlGenerator - Class in org.eclipse.datatools.connectivity.sqm.core.rte.fe
 
GenericDdlGenerator() - Constructor for class org.eclipse.datatools.connectivity.sqm.core.rte.fe.GenericDdlGenerator
 
GenericDdlGenerator.SingletonOptionDependency - Class in org.eclipse.datatools.connectivity.sqm.core.rte.fe
 
GenericDdlScript - Class in org.eclipse.datatools.connectivity.sqm.core.rte.fe
 
GenericDdlScript() - Constructor for class org.eclipse.datatools.connectivity.sqm.core.rte.fe.GenericDdlScript
 
GenericDeltaDdlGenProvider - Class in org.eclipse.datatools.enablement.sybase.deltaddl
While no DeltaDdlGenProvider extension found for specified EClass type, DeltaDdlGenServiceImpl will call GenericDeltaDdlGenProvider as default.
GenericParsingResult - Class in org.eclipse.datatools.sqltools.db.generic.parser
 
GenericParsingResult() - Constructor for class org.eclipse.datatools.sqltools.db.generic.parser.GenericParsingResult
 
GenericParsingResult(Node, ArrayList) - Constructor for class org.eclipse.datatools.sqltools.db.generic.parser.GenericParsingResult
 
GenericSQLContext - Class in org.eclipse.datatools.sqltools.editor.template
 
GenericSQLContext(TemplateContextType, IDocument, int, int, ParsingResult) - Constructor for class org.eclipse.datatools.sqltools.editor.template.GenericSQLContext
 
GenericSQLContextType - Class in org.eclipse.datatools.sqltools.editor.template
A generic SQL context type defines a context within which generic SQL statement templates are resolved.
GenericSQLContextType() - Constructor for class org.eclipse.datatools.sqltools.editor.template.GenericSQLContextType
 
GenericSQLEditorUIService - Class in org.eclipse.datatools.sqltools.db.generic.ui.service
 
GenericSQLEditorUIService() - Constructor for class org.eclipse.datatools.sqltools.db.generic.ui.service.GenericSQLEditorUIService
 
GenericSQLMatchingPairs - Class in org.eclipse.datatools.sqltools.sqleditor.internal.matching
The class intend for generic SQL language matching token pairs.
GenericSQLPairMatcher - Class in org.eclipse.datatools.sqltools.sqleditor.internal.matching
The class intends for generic SQL token matching.
GenericSQLPairMatcher(IMatchingPairs) - Constructor for class org.eclipse.datatools.sqltools.sqleditor.internal.matching.GenericSQLPairMatcher
 
GenericSQLParser - Class in org.eclipse.datatools.sqltools.db.generic.parser
Generic SQL parser.
GenericSQLParser() - Constructor for class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
GenericSQLParser(InputStream) - Constructor for class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
GenericSQLParser(Reader) - Constructor for class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
GenericSQLParser(GenericSQLParserTokenManager) - Constructor for class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
GenericSQLParserConstants - Interface in org.eclipse.datatools.sqltools.db.generic.parser
 
GenericSQLParserTokenManager - Class in org.eclipse.datatools.sqltools.db.generic.parser
 
GenericSQLParserTokenManager(JavaCharStream) - Constructor for class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserTokenManager
 
GenericSQLParserTokenManager(JavaCharStream, int) - Constructor for class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserTokenManager
 
GenericSQLParserTreeConstants - Interface in org.eclipse.datatools.sqltools.db.generic.parser
 
GenericSQLParserVisitor - Interface in org.eclipse.datatools.sqltools.db.generic.parser
 
GenericSQLService - Class in org.eclipse.datatools.sqltools.db.generic.service
 
GenericSQLService() - Constructor for class org.eclipse.datatools.sqltools.db.generic.service.GenericSQLService
 
GenericSQLSyntax - Class in org.eclipse.datatools.sqltools.db.generic.sql
 
GenericSQLSyntax() - Constructor for class org.eclipse.datatools.sqltools.db.generic.sql.GenericSQLSyntax
 
GenericUIActivator - Class in org.eclipse.datatools.sqltools.db.generic.ui
The activator class controls the plug-in life cycle
GenericUIActivator() - Constructor for class org.eclipse.datatools.sqltools.db.generic.ui.GenericUIActivator
The constructor
GenericUtil_exception_checkingDuplicateProcName - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
get(String) - Static method in enum org.eclipse.datatools.connectivity.oda.design.AxisType
Returns the 'Axis Type' literal with the specified literal value.
get(int) - Static method in enum org.eclipse.datatools.connectivity.oda.design.AxisType
Returns the 'Axis Type' literal with the specified integer value.
get(String) - Static method in enum org.eclipse.datatools.connectivity.oda.design.ElementNullability
Returns the 'Element Nullability' literal with the specified literal value.
get(int) - Static method in enum org.eclipse.datatools.connectivity.oda.design.ElementNullability
Returns the 'Element Nullability' literal with the specified integer value.
get(String) - Static method in enum org.eclipse.datatools.connectivity.oda.design.ExpressionVariableType
Returns the 'Expression Variable Type' literal with the specified literal value.
get(int) - Static method in enum org.eclipse.datatools.connectivity.oda.design.ExpressionVariableType
Returns the 'Expression Variable Type' literal with the specified integer value.
get(String) - Static method in enum org.eclipse.datatools.connectivity.oda.design.HorizontalAlignment
Returns the 'Horizontal Alignment' literal with the specified literal value.
get(int) - Static method in enum org.eclipse.datatools.connectivity.oda.design.HorizontalAlignment
Returns the 'Horizontal Alignment' literal with the specified integer value.
get(String) - Static method in enum org.eclipse.datatools.connectivity.oda.design.InputPromptControlStyle
Returns the 'Input Prompt Control Style' literal with the specified literal value.
get(int) - Static method in enum org.eclipse.datatools.connectivity.oda.design.InputPromptControlStyle
Returns the 'Input Prompt Control Style' literal with the specified integer value.
get(String) - Static method in enum org.eclipse.datatools.connectivity.oda.design.NullOrderingType
Returns the 'Null Ordering Type' literal with the specified literal value.
get(int) - Static method in enum org.eclipse.datatools.connectivity.oda.design.NullOrderingType
Returns the 'Null Ordering Type' literal with the specified integer value.
get(String) - Static method in enum org.eclipse.datatools.connectivity.oda.design.OdaComplexDataType
Returns the 'Oda Complex Data Type' literal with the specified literal value.
get(int) - Static method in enum org.eclipse.datatools.connectivity.oda.design.OdaComplexDataType
Returns the 'Oda Complex Data Type' literal with the specified integer value.
get(String) - Static method in enum org.eclipse.datatools.connectivity.oda.design.OdaScalarDataType
Returns the 'Oda Scalar Data Type' literal with the specified literal value.
get(int) - Static method in enum org.eclipse.datatools.connectivity.oda.design.OdaScalarDataType
Returns the 'Oda Scalar Data Type' literal with the specified integer value.
get(String) - Static method in enum org.eclipse.datatools.connectivity.oda.design.ParameterMode
Returns the 'Parameter Mode' literal with the specified literal value.
get(int) - Static method in enum org.eclipse.datatools.connectivity.oda.design.ParameterMode
Returns the 'Parameter Mode' literal with the specified integer value.
get(String) - Static method in enum org.eclipse.datatools.connectivity.oda.design.SessionStatus
Returns the 'Session Status' literal with the specified literal value.
get(int) - Static method in enum org.eclipse.datatools.connectivity.oda.design.SessionStatus
Returns the 'Session Status' literal with the specified integer value.
get(String) - Static method in enum org.eclipse.datatools.connectivity.oda.design.SortDirectionType
Returns the 'Sort Direction Type' literal with the specified literal value.
get(int) - Static method in enum org.eclipse.datatools.connectivity.oda.design.SortDirectionType
Returns the 'Sort Direction Type' literal with the specified integer value.
get(String) - Static method in enum org.eclipse.datatools.connectivity.oda.design.TextFormatType
Returns the 'Text Format Type' literal with the specified literal value.
get(int) - Static method in enum org.eclipse.datatools.connectivity.oda.design.TextFormatType
Returns the 'Text Format Type' literal with the specified integer value.
get(String) - Static method in enum org.eclipse.datatools.connectivity.oda.design.TextWrapType
Returns the 'Text Wrap Type' literal with the specified literal value.
get(int) - Static method in enum org.eclipse.datatools.connectivity.oda.design.TextWrapType
Returns the 'Text Wrap Type' literal with the specified integer value.
get(String) - Static method in class org.eclipse.datatools.connectivity.oda.spec.valueexpr.CombinedValueExpressionOperator
Returns the literal instance of the specified built-in combined operator type.
get(Object) - Static method in class org.eclipse.datatools.connectivity.oda.util.ResourceIdentifiers
A convenience method to obtain the ResourceIdentifiers instance stored in the specified application context Map with the pre-defined key.
get(String) - Static method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.AllowNullType
Returns the 'Allow Null Type' literal with the specified literal value.
get(int) - Static method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.AllowNullType
Returns the 'Allow Null Type' literal with the specified integer value.
get(String) - Static method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.EventLocationType
Returns the 'Event Location Type' literal with the specified literal value.
get(int) - Static method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.EventLocationType
Returns the 'Event Location Type' literal with the specified integer value.
get(String) - Static method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.EventTriggerType
Returns the 'Event Trigger Type' literal with the specified literal value.
get(int) - Static method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.EventTriggerType
Returns the 'Event Trigger Type' literal with the specified integer value.
get(String) - Static method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.EventType
Returns the 'Event Type' literal with the specified literal value.
get(int) - Static method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.EventType
Returns the 'Event Type' literal with the specified integer value.
get(String) - Static method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.IntervalUnitType
Returns the 'Interval Unit Type' literal with the specified literal value.
get(int) - Static method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.IntervalUnitType
Returns the 'Interval Unit Type' literal with the specified integer value.
get(String) - Static method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.JavaSupportType
Returns the 'Java Support Type' literal with the specified literal value.
get(int) - Static method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.JavaSupportType
Returns the 'Java Support Type' literal with the specified integer value.
get(String) - Static method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.ParameterType
Returns the 'Parameter Type' literal with the specified literal value.
get(int) - Static method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.ParameterType
Returns the 'Parameter Type' literal with the specified integer value.
get(String) - Static method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseActionTime
Returns the 'Sybase ASA Base Action Time' literal with the specified literal value.
get(int) - Static method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseActionTime
Returns the 'Sybase ASA Base Action Time' literal with the specified integer value.
get(String) - Static method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SystemDefinedDefaultType
Returns the 'System Defined Default Type' literal with the specified literal value.
get(int) - Static method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SystemDefinedDefaultType
Returns the 'System Defined Default Type' literal with the specified integer value.
get(String) - Static method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.TransactionOption
Returns the 'Transaction Option' literal with the specified literal value.
get(int) - Static method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.TransactionOption
Returns the 'Transaction Option' literal with the specified integer value.
get(String) - Static method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.TypeOfDefault
Returns the 'Type Of Default' literal with the specified literal value.
get(int) - Static method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.TypeOfDefault
Returns the 'Type Of Default' literal with the specified integer value.
get(int, int) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.PrivilegeState
Returns the predefined IPrivilegeState objects containing code and display string.
get(String) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.Images
Returns the image managed under the given key in this registry.
get(String) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.SybComponentsImages
Returns the image managed under the given key in this registry.
get(String) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SybaseImages
Returns the image managed under the given key in this registry.
get(String) - Static method in class org.eclipse.datatools.enablement.sybase.asa.ui.ASAImages
Returns the image managed under the given key in this registry.
get(String) - Static method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.AccessRuleType
Returns the 'Access Rule Type' literal with the specified literal value.
get(int) - Static method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.AccessRuleType
Returns the 'Access Rule Type' literal with the specified integer value.
get(String) - Static method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.CacheStrategyType
Returns the 'Cache Strategy Type' literal with the specified literal value.
get(int) - Static method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.CacheStrategyType
Returns the 'Cache Strategy Type' literal with the specified integer value.
get(String) - Static method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.LockingSchemaType
Returns the 'Locking Schema Type' literal with the specified literal value.
get(int) - Static method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.LockingSchemaType
Returns the 'Locking Schema Type' literal with the specified integer value.
get(String) - Static method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.ProxyTableExternalType
Returns the 'Proxy Table External Type' literal with the specified literal value.
get(int) - Static method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.ProxyTableExternalType
Returns the 'Proxy Table External Type' literal with the specified integer value.
get(String) - Static method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASECatalogType
Returns the 'Sybase ASE Catalog Type' literal with the specified literal value.
get(int) - Static method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASECatalogType
Returns the 'Sybase ASE Catalog Type' literal with the specified integer value.
get(String) - Static method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.TableType
Returns the 'Table Type' literal with the specified literal value.
get(int) - Static method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.TableType
Returns the 'Table Type' literal with the specified integer value.
get(String) - Static method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.TransactionModeType
Returns the 'Transaction Mode Type' literal with the specified literal value.
get(int) - Static method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.TransactionModeType
Returns the 'Transaction Mode Type' literal with the specified integer value.
get(String) - Static method in class org.eclipse.datatools.enablement.sybase.ase.ui.ASEImages
Returns the image managed under the given key in this registry.
get(String) - Static method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.JDBCParameterType
Returns the 'JDBC Parameter Type' literal with the specified literal value.
get(int) - Static method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.JDBCParameterType
Returns the 'JDBC Parameter Type' literal with the specified integer value.
get(String) - Static method in class org.eclipse.datatools.enablement.sybase.ui.SybaseImages
Returns the image managed under the given key in this registry.
get(String) - Static method in class org.eclipse.datatools.modelbase.sql.constraints.IncrementType
Returns the 'Increment Type' literal with the specified literal value.
get(int) - Static method in class org.eclipse.datatools.modelbase.sql.constraints.IncrementType
Returns the 'Increment Type' literal with the specified integer value.
get(String) - Static method in class org.eclipse.datatools.modelbase.sql.constraints.MatchType
Returns the 'Match Type' literal with the specified literal value.
get(int) - Static method in class org.eclipse.datatools.modelbase.sql.constraints.MatchType
Returns the 'Match Type' literal with the specified integer value.
get(String) - Static method in class org.eclipse.datatools.modelbase.sql.datatypes.CoercibilityType
Returns the 'Coercibility Type' literal with the specified literal value.
get(int) - Static method in class org.eclipse.datatools.modelbase.sql.datatypes.CoercibilityType
Returns the 'Coercibility Type' literal with the specified integer value.
get(String) - Static method in class org.eclipse.datatools.modelbase.sql.datatypes.IntegrityControlOption
Returns the 'Integrity Control Option' literal with the specified literal value.
get(int) - Static method in class org.eclipse.datatools.modelbase.sql.datatypes.IntegrityControlOption
Returns the 'Integrity Control Option' literal with the specified integer value.
get(String) - Static method in class org.eclipse.datatools.modelbase.sql.datatypes.IntervalQualifierType
Returns the 'Interval Qualifier Type' literal with the specified literal value.
get(int) - Static method in class org.eclipse.datatools.modelbase.sql.datatypes.IntervalQualifierType
Returns the 'Interval Qualifier Type' literal with the specified integer value.
get(String) - Static method in class org.eclipse.datatools.modelbase.sql.datatypes.LinkControlOption
Returns the 'Link Control Option' literal with the specified literal value.
get(int) - Static method in class org.eclipse.datatools.modelbase.sql.datatypes.LinkControlOption
Returns the 'Link Control Option' literal with the specified integer value.
get(String) - Static method in class org.eclipse.datatools.modelbase.sql.datatypes.OrderingCategoryType
Returns the 'Ordering Category Type' literal with the specified literal value.
get(int) - Static method in class org.eclipse.datatools.modelbase.sql.datatypes.OrderingCategoryType
Returns the 'Ordering Category Type' literal with the specified integer value.
get(String) - Static method in class org.eclipse.datatools.modelbase.sql.datatypes.OrderingType
Returns the 'Ordering Type' literal with the specified literal value.
get(int) - Static method in class org.eclipse.datatools.modelbase.sql.datatypes.OrderingType
Returns the 'Ordering Type' literal with the specified integer value.
get(String) - Static method in class org.eclipse.datatools.modelbase.sql.datatypes.PrimitiveType
Returns the 'Primitive Type' literal with the specified literal value.
get(int) - Static method in class org.eclipse.datatools.modelbase.sql.datatypes.PrimitiveType
Returns the 'Primitive Type' literal with the specified integer value.
get(String) - Static method in class org.eclipse.datatools.modelbase.sql.datatypes.ReadPermissionOption
Returns the 'Read Permission Option' literal with the specified literal value.
get(int) - Static method in class org.eclipse.datatools.modelbase.sql.datatypes.ReadPermissionOption
Returns the 'Read Permission Option' literal with the specified integer value.
get(String) - Static method in class org.eclipse.datatools.modelbase.sql.datatypes.UnlinkOption
Returns the 'Unlink Option' literal with the specified literal value.
get(int) - Static method in class org.eclipse.datatools.modelbase.sql.datatypes.UnlinkOption
Returns the 'Unlink Option' literal with the specified integer value.
get(String) - Static method in class org.eclipse.datatools.modelbase.sql.datatypes.WritePermissionOption
Returns the 'Write Permission Option' literal with the specified literal value.
get(int) - Static method in class org.eclipse.datatools.modelbase.sql.datatypes.WritePermissionOption
Returns the 'Write Permission Option' literal with the specified integer value.
get(String) - Static method in class org.eclipse.datatools.modelbase.sql.query.NullOrderingType
Returns the 'Null Ordering Type' literal with the specified literal value.
get(int) - Static method in class org.eclipse.datatools.modelbase.sql.query.NullOrderingType
Returns the 'Null Ordering Type' literal with the specified integer value.
get(String) - Static method in class org.eclipse.datatools.modelbase.sql.query.OrderingSpecType
Returns the 'Ordering Spec Type' literal with the specified literal value.
get(int) - Static method in class org.eclipse.datatools.modelbase.sql.query.OrderingSpecType
Returns the 'Ordering Spec Type' literal with the specified integer value.
get(String) - Static method in class org.eclipse.datatools.modelbase.sql.query.PredicateComparisonOperator
Returns the 'Predicate Comparison Operator' literal with the specified literal value.
get(int) - Static method in class org.eclipse.datatools.modelbase.sql.query.PredicateComparisonOperator
Returns the 'Predicate Comparison Operator' literal with the specified integer value.
get(String) - Static method in class org.eclipse.datatools.modelbase.sql.query.PredicateQuantifiedType
Returns the 'Predicate Quantified Type' literal with the specified literal value.
get(int) - Static method in class org.eclipse.datatools.modelbase.sql.query.PredicateQuantifiedType
Returns the 'Predicate Quantified Type' literal with the specified integer value.
get(String) - Static method in class org.eclipse.datatools.modelbase.sql.query.QueryCombinedOperator
Returns the 'Query Combined Operator' literal with the specified literal value.
get(int) - Static method in class org.eclipse.datatools.modelbase.sql.query.QueryCombinedOperator
Returns the 'Query Combined Operator' literal with the specified integer value.
get(String) - Static method in class org.eclipse.datatools.modelbase.sql.query.SearchConditionCombinedOperator
Returns the 'Search Condition Combined Operator' literal with the specified literal value.
get(int) - Static method in class org.eclipse.datatools.modelbase.sql.query.SearchConditionCombinedOperator
Returns the 'Search Condition Combined Operator' literal with the specified integer value.
get(String) - Static method in class org.eclipse.datatools.modelbase.sql.query.SuperGroupType
Returns the 'Super Group Type' literal with the specified literal value.
get(int) - Static method in class org.eclipse.datatools.modelbase.sql.query.SuperGroupType
Returns the 'Super Group Type' literal with the specified integer value.
get(String) - Static method in class org.eclipse.datatools.modelbase.sql.query.TableJoinedOperator
Returns the 'Table Joined Operator' literal with the specified literal value.
get(int) - Static method in class org.eclipse.datatools.modelbase.sql.query.TableJoinedOperator
Returns the 'Table Joined Operator' literal with the specified integer value.
get(String) - Static method in class org.eclipse.datatools.modelbase.sql.query.UpdatabilityType
Returns the 'Updatability Type' literal with the specified literal value.
get(int) - Static method in class org.eclipse.datatools.modelbase.sql.query.UpdatabilityType
Returns the 'Updatability Type' literal with the specified integer value.
get(String) - Static method in class org.eclipse.datatools.modelbase.sql.query.ValueExpressionCombinedOperator
Returns the 'Value Expression Combined Operator' literal with the specified literal value.
get(int) - Static method in class org.eclipse.datatools.modelbase.sql.query.ValueExpressionCombinedOperator
Returns the 'Value Expression Combined Operator' literal with the specified integer value.
get(String) - Static method in class org.eclipse.datatools.modelbase.sql.query.ValueExpressionLabeledDurationType
Returns the 'Value Expression Labeled Duration Type' literal with the specified literal value.
get(int) - Static method in class org.eclipse.datatools.modelbase.sql.query.ValueExpressionLabeledDurationType
Returns the 'Value Expression Labeled Duration Type' literal with the specified integer value.
get(String) - Static method in class org.eclipse.datatools.modelbase.sql.query.ValueExpressionUnaryOperator
Returns the 'Value Expression Unary Operator' literal with the specified literal value.
get(int) - Static method in class org.eclipse.datatools.modelbase.sql.query.ValueExpressionUnaryOperator
Returns the 'Value Expression Unary Operator' literal with the specified integer value.
get(String) - Static method in class org.eclipse.datatools.modelbase.sql.routines.DataAccess
Returns the 'Data Access' literal with the specified literal value.
get(int) - Static method in class org.eclipse.datatools.modelbase.sql.routines.DataAccess
Returns the 'Data Access' literal with the specified integer value.
get(String) - Static method in class org.eclipse.datatools.modelbase.sql.routines.ParameterMode
Returns the 'Parameter Mode' literal with the specified literal value.
get(int) - Static method in class org.eclipse.datatools.modelbase.sql.routines.ParameterMode
Returns the 'Parameter Mode' literal with the specified integer value.
get(String) - Static method in class org.eclipse.datatools.modelbase.sql.schema.GenerateType
Returns the 'Generate Type' literal with the specified literal value.
get(int) - Static method in class org.eclipse.datatools.modelbase.sql.schema.GenerateType
Returns the 'Generate Type' literal with the specified integer value.
get(String) - Static method in class org.eclipse.datatools.modelbase.sql.schema.ReferentialActionType
Returns the 'Referential Action Type' literal with the specified literal value.
get(int) - Static method in class org.eclipse.datatools.modelbase.sql.schema.ReferentialActionType
Returns the 'Referential Action Type' literal with the specified integer value.
get(String) - Static method in class org.eclipse.datatools.modelbase.sql.tables.ActionGranularityType
Returns the 'Action Granularity Type' literal with the specified literal value.
get(int) - Static method in class org.eclipse.datatools.modelbase.sql.tables.ActionGranularityType
Returns the 'Action Granularity Type' literal with the specified integer value.
get(String) - Static method in class org.eclipse.datatools.modelbase.sql.tables.ActionTimeType
Returns the 'Action Time Type' literal with the specified literal value.
get(int) - Static method in class org.eclipse.datatools.modelbase.sql.tables.ActionTimeType
Returns the 'Action Time Type' literal with the specified integer value.
get(String) - Static method in class org.eclipse.datatools.modelbase.sql.tables.CheckType
Returns the 'Check Type' literal with the specified literal value.
get(int) - Static method in class org.eclipse.datatools.modelbase.sql.tables.CheckType
Returns the 'Check Type' literal with the specified integer value.
get(String) - Static method in class org.eclipse.datatools.modelbase.sql.tables.ReferenceType
Returns the 'Reference Type' literal with the specified literal value.
get(int) - Static method in class org.eclipse.datatools.modelbase.sql.tables.ReferenceType
Returns the 'Reference Type' literal with the specified integer value.
get(String) - Static method in class org.eclipse.datatools.modelbase.sql.xml.query.XMLContentType
Returns the 'XML Content Type' literal with the specified literal value.
get(int) - Static method in class org.eclipse.datatools.modelbase.sql.xml.query.XMLContentType
Returns the 'XML Content Type' literal with the specified integer value.
get(String) - Static method in class org.eclipse.datatools.modelbase.sql.xml.query.XMLContentType2
Returns the 'XML Content Type2' literal with the specified literal value.
get(int) - Static method in class org.eclipse.datatools.modelbase.sql.xml.query.XMLContentType2
Returns the 'XML Content Type2' literal with the specified integer value.
get(String) - Static method in class org.eclipse.datatools.modelbase.sql.xml.query.XMLDeclarationType
Returns the 'XML Declaration Type' literal with the specified literal value.
get(int) - Static method in class org.eclipse.datatools.modelbase.sql.xml.query.XMLDeclarationType
Returns the 'XML Declaration Type' literal with the specified integer value.
get(String) - Static method in class org.eclipse.datatools.modelbase.sql.xml.query.XMLEmptyHandlingType
Returns the 'XML Empty Handling Type' literal with the specified literal value.
get(int) - Static method in class org.eclipse.datatools.modelbase.sql.xml.query.XMLEmptyHandlingType
Returns the 'XML Empty Handling Type' literal with the specified integer value.
get(String) - Static method in class org.eclipse.datatools.modelbase.sql.xml.query.XMLNullHandlingType
Returns the 'XML Null Handling Type' literal with the specified literal value.
get(int) - Static method in class org.eclipse.datatools.modelbase.sql.xml.query.XMLNullHandlingType
Returns the 'XML Null Handling Type' literal with the specified integer value.
get(String) - Static method in class org.eclipse.datatools.modelbase.sql.xml.query.XMLPassingType
Returns the 'XML Passing Type' literal with the specified literal value.
get(int) - Static method in class org.eclipse.datatools.modelbase.sql.xml.query.XMLPassingType
Returns the 'XML Passing Type' literal with the specified integer value.
get(String) - Static method in class org.eclipse.datatools.modelbase.sql.xml.query.XMLReturningType
Returns the 'XML Returning Type' literal with the specified literal value.
get(int) - Static method in class org.eclipse.datatools.modelbase.sql.xml.query.XMLReturningType
Returns the 'XML Returning Type' literal with the specified integer value.
get(String) - Static method in class org.eclipse.datatools.modelbase.sql.xml.query.XMLWhitespaceHandlingType
Returns the 'XML Whitespace Handling Type' literal with the specified literal value.
get(int) - Static method in class org.eclipse.datatools.modelbase.sql.xml.query.XMLWhitespaceHandlingType
Returns the 'XML Whitespace Handling Type' literal with the specified integer value.
get(ImageDescriptor) - Method in class org.eclipse.datatools.sqltools.common.ui.util.ImageDescriptorRegistry
Returns the image associated with the given image descriptor.
get(String) - Static method in class org.eclipse.datatools.sqltools.common.ui.util.Images
Returns the image managed under the given key in this registry.
get(String) - Static method in class org.eclipse.datatools.sqltools.plan.internal.util.Images
Returns the image managed under the given key in this registry.
get(String) - Static method in class org.eclipse.datatools.sqltools.result.internal.ui.utils.Images
Returns the image managed under the given key in this registry.
get(String) - Static method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.utils.Images
Returns the image managed under the given key in this registry.
get(String) - Static method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.Images
Returns the image managed under the given key in this registry.
get(int) - Method in interface org.eclipse.datatools.sqltools.sqlbuilder.model.IWindowStateInfo
Gets the control state information of the specified control type.
get(int) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.WindowStateInfo
 
get(String) - Static method in class org.eclipse.datatools.sqltools.sqleditor.plan.Images
Returns the image managed under the given key in this registry.
GET_EXECUTION_PLAN_ACTION - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.IHelpConstants
Used for Get Execution Plan in SQL Editor.
getAcceptAction() - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexerprs
 
getAcceptAction() - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexerprs
 
getAcceptAction() - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
getAcceptAction() - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
getAccessRuleType() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getAccessRuleType() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for enum 'Access Rule Type'.
getAccessType() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogRule
 
getAccessType() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASERuleImpl
 
getAccessType() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASERule
Returns the value of the 'Access Type' attribute.
getAction() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseEvent
 
getAction(String) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.PrivilegesDetailTableMetaData
Returns the action string corresponding to the given column
getAction(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.PrivilegesDetailTableMetaData
 
getAction() - Method in interface org.eclipse.datatools.modelbase.sql.accesscontrol.Privilege
Returns the value of the 'Action' attribute.
getAction() - Method in interface org.eclipse.datatools.modelbase.sql.schema.Event
Returns the value of the 'Action' attribute.
getAction(String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.actions.SQLBuilderActionBarContributor
Returns the action installed under the given action id.
getAction(String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLSourceViewer
 
getActionBarContributor() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilder
Returns the SQLBuilderActionBarContributor belonging to this SQLBuilder.
getActionBarContributor() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilderEditor
 
getActionBars() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.DefaultSchemaObjectEditorActionBarContributor
Returns this contributor's action bars.
getActionBars() - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.ISchemaObjectEditorActionBarContributor
Returns this contributor's action bars.
getActionContributor() - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.extensions.IEditorDescriptor
Returns the action bar contributor, can be null
getActionElementClasses(EClass, String) - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
getActionElementClasses(EClass, String) - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
getActionExtensions() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.SQLEditorContributorExtensionRegistry
 
getActionGranularity() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseTrigger
 
getActionGranularity() - Method in interface org.eclipse.datatools.modelbase.sql.tables.Trigger
Returns the value of the 'Action Granularity' attribute.
getActionGranularityType() - Method in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
Returns the meta object for enum 'Action Granularity Type'.
getActionId() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.action.EditRoutineInFormAction
 
getActionObjects() - Method in interface org.eclipse.datatools.modelbase.sql.accesscontrol.Privilege
Returns the value of the 'Action Objects' reference list.
getActionService() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.ASAUIConfig
 
getActionService() - Method in class org.eclipse.datatools.sqltools.db.generic.ui.GenericDBUIConfiguation
Returns the Action service
getActionService() - Method in class org.eclipse.datatools.sqltools.editor.ui.core.SQLDevToolsUIConfiguration
Returns the Action service
getActionService(SQLObject) - Static method in class org.eclipse.datatools.sqltools.sql.util.DSEUtil
Get the ActionService by SQLObject
getActionService(IVirtualNode) - Static method in class org.eclipse.datatools.sqltools.sql.util.DSEUtil
Get the ActionService by virtual node
getActionService(String) - Static method in class org.eclipse.datatools.sqltools.sql.util.DSEUtil
Get the ActionService by profile name.
getActionService(DatabaseVendorDefinitionId) - Static method in class org.eclipse.datatools.sqltools.sql.util.DSEUtil
Get the ActionService by DatabaseVendorDefinitionId
getActionStatement() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTrigger
 
getActionStatement() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseTrigger
 
getActionStatement() - Method in interface org.eclipse.datatools.modelbase.sql.tables.Trigger
Returns the value of the 'Action Statement' containment reference list.
getActionString(int) - Static method in class org.eclipse.datatools.sqltools.result.OperationCommand
Converts the action id to action string.
getActionTime() - Method in interface org.eclipse.datatools.modelbase.sql.tables.Trigger
Returns the value of the 'Action Time' attribute.
getActionTimeType() - Method in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
Returns the meta object for enum 'Action Time Type'.
getActionType() - Method in class org.eclipse.datatools.sqltools.editor.core.result.ResultSupportRunnable
Gets the action type for OperationCommand.
getActionType() - Method in class org.eclipse.datatools.sqltools.result.OperationCommand
Returns the action type
getActiveEditor() - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.WorkbenchUtility
Gets the current editor.
getActiveEditor() - Static method in class org.eclipse.datatools.sqltools.sqleditor.internal.SQLEditorPlugin
 
getActiveEditorPage() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditor
Returns the active page instance
getActiveEditorPage() - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.ISchemaObjectEditor
Returns the active page
getActiveProcIdentifier() - Static method in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.LaunchUI
get the current procidentifier from UI.
getActiveWorkbenchPage() - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.ExamplePlugin
Gets active workbench page.
getActiveWorkbenchPage() - Static method in class org.eclipse.datatools.enablement.sybase.ui.SybaseUIPlugin
Get active workbench page.
getActiveWorkbenchPage() - Static method in class org.eclipse.datatools.sqltools.debugger.core.ui.DebuggerCoreUIPlugin
Gets active workbench page.
getActiveWorkbenchPage() - Static method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.SOEUIPagePlugin
Get active workbench page.
getActiveWorkbenchPage() - Static method in class org.eclipse.datatools.sqltools.sqleditor.internal.SQLEditorPlugin
Get active workbench page.
getActiveWorkbenchShell() - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.ExamplePlugin
Returns the active workbench shell
getActiveWorkbenchShell() - Static method in class org.eclipse.datatools.sqltools.debugger.core.ui.DebuggerCoreUIPlugin
Gets active workbench shell.
getActiveWorkbenchShell() - Static method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.SOEUIPagePlugin
 
getActiveWorkbenchShell() - Static method in class org.eclipse.datatools.sqltools.sqleditor.internal.SQLEditorPlugin
 
getActiveWorkbenchWindow() - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.ExamplePlugin
Gets active workbench window.
getActiveWorkbenchWindow() - Static method in class org.eclipse.datatools.enablement.sybase.ui.SybaseUIPlugin
Get active workbench window.
getActiveWorkbenchWindow() - Static method in class org.eclipse.datatools.sqltools.debugger.core.ui.DebuggerCoreUIPlugin
Gets active workbench window.
getActiveWorkbenchWindow() - Static method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.SOEUIPagePlugin
Get active workbench window.
getActiveWorkbenchWindow() - Static method in class org.eclipse.datatools.sqltools.sqleditor.internal.SQLEditorPlugin
Get active workbench window.
getAdapter(Class) - Method in class org.eclipse.datatools.connectivity.ProfileManager
 
getAdapter(Class) - Method in class org.eclipse.datatools.connectivity.sqm.core.ui.explorer.providers.content.virtual.VirtualNode
 
getAdapter(Class) - Method in class org.eclipse.datatools.connectivity.ui.ContentExtensionBase
 
getAdapter(Class) - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalog
 
getAdapter(Class) - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogCheckConstraint
 
getAdapter(Class) - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogColumn
 
getAdapter(Class) - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogDatabase
 
getAdapter(Class) - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogDefault
 
getAdapter(Class) - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogForeignKey
 
getAdapter(Class) - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogGroup
 
getAdapter(Class) - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogIndex
 
getAdapter(Class) - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogLocalRole
 
getAdapter(Class) - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogParameter
 
getAdapter(Class) - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogPreDefinedType
 
getAdapter(Class) - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogPrimaryKey
 
getAdapter(Class) - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogProcedure
 
getAdapter(Class) - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogProxyTable
 
getAdapter(Class) - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogRole
 
getAdapter(Class) - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogRule
 
getAdapter(Class) - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogSchema
 
getAdapter(Class) - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogSegment
 
getAdapter(Class) - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTable
 
getAdapter(Class) - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTempTable
 
getAdapter(Class) - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTrigger
 
getAdapter(Class) - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogUniqueConstraint
 
getAdapter(Class) - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogUser
 
getAdapter(Class) - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogUserDefinedType
 
getAdapter(Class) - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogView
 
getAdapter(Class) - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogWebService
 
getAdapter(Class) - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogWebServiceTable
 
getAdapter(Class) - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASABaseCatalog
 
getAdapter(Class) - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseCheckConstraint
 
getAdapter(Class) - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseColumn
 
getAdapter(Class) - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseColumnCheckConstraint
 
getAdapter(Class) - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseEvent
 
getAdapter(Class) - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseForeignKey
 
getAdapter(Class) - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBasePreDefinedType
 
getAdapter(Class) - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBasePrimaryKey
 
getAdapter(Class) - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseProcedure
 
getAdapter(Class) - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseProxyTable
 
getAdapter(Class) - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseTrigger
 
getAdapter(Class) - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseUniqueConstraint
 
getAdapter(Class) - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseUserDefinedDataType
 
getAdapter(Class) - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseUserDefinedFunction
 
getAdapter(Class) - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseViewTable
 
getAdapter(Class) - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseWebService
 
getAdapter(Class) - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogDatabase
 
getAdapter(Class) - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogForeignKey
 
getAdapter(Class) - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogIndex
 
getAdapter(Class) - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogSchema
 
getAdapter(Class) - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogTable
 
getAdapter(Class) - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogTempTable
 
getAdapter(Class) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseParameterImpl
 
getAdapter(Class) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.model.ProceduralObjectEditModel
 
getAdapter(Class) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.ProceduralObjectEditorHandler
 
getAdapter(Class) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.ProceduralObjectEditorInput
 
getAdapter(Class) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.model.ASATableSchemaEditModel
 
getAdapter(Class) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.udteditor.model.ASAUserDefinedTypeObjectEditModel
 
getAdapter(Object, Class) - Method in class org.eclipse.datatools.enablement.sybase.ui.VirtualNodeAdapterFactory
 
getAdapter(Class) - Method in class org.eclipse.datatools.sqltools.data.internal.ui.editor.TableDataEditorInput
 
getAdapter(Object, Class) - Method in class org.eclipse.datatools.sqltools.debugger.actions.RetargettableActionAdapterFactory
 
getAdapter(Class) - Method in class org.eclipse.datatools.sqltools.debugger.model.SPDebugElement
 
getAdapter(Class) - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.ResultsView
 
getAdapter(Class) - Method in class org.eclipse.datatools.sqltools.routineeditor.launching.SPDebugTarget_Run
 
getAdapter(Class) - Method in class org.eclipse.datatools.sqltools.routineeditor.ui.ProcEditorInput
 
getAdapter(Class) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.DefaultSchemaObjectEditorHandler
 
getAdapter(Class) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditor
 
getAdapter(Class) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditorInput
 
getAdapter(Class) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.ISchemaObjectEditorHandler
Returns the adapter.
getAdapter(Class) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.input.SQLBuilderEditorInput
 
getAdapter(Class) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.input.SQLBuilderWindowStateInput
 
getAdapter(Class) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilderEditor
 
getAdapter(Class) - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditor
Gets an adapter for the given class.
getAdapter(Class) - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditorStorage
Returns an object which is an instance of the given class associated with this object.
getAdapter(Class) - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditorStorageEditorInput
Gets an object which is an instance of the given class associated with this object.
getAdapterFactory() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SQLDomainModel
Gets the adapter factory for this statement.
getAdapterFactory() - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilderPlugin
Returns the adapter factory for the SQL Query model.
getAdapterList() - Method in class org.eclipse.datatools.enablement.sybase.ui.VirtualNodeAdapterFactory
 
getAdapterList() - Method in class org.eclipse.datatools.sqltools.debugger.actions.RetargettableActionAdapterFactory
 
getAddedProfile() - Method in class org.eclipse.datatools.connectivity.ui.actions.AddProfileViewAction
 
getAddedResultColumns() - Method in class org.eclipse.datatools.connectivity.oda.spec.result.ResultProjection
Returns a map of result columns that are to be dynamically added to the query result set.
getAdditionalOptionIndices(int) - Method in class org.eclipse.datatools.enablement.ase.ddl.SybaseASEDdlGenerator
 
getAdditionalOptionIndices(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.ddl.SybaseASADdlGenerator
 
getAdditionalOptionIndices(int) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlGenerator
 
getAdditionalOptions(int) - Method in interface org.eclipse.datatools.enablement.sybase.ddl.ISybaseDdlGenerator
 
getAdditionalOptions(int) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlGenerator
 
getAdditionalProposalInfo() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLCompletionProposal
 
getAdditionalProposalInfo() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLCompletionProposal
 
getAdditionalProposalInfo() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.templates.PositionBasedCompletionProposal
 
getAdditionalProposalInfo() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.templates.SQLTemplateProposal
 
getAdditionalSQLObjects() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.model.AbstractSchemaObjectEditModel
 
getAdditionalSQLObjects() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.model.AbstractSchemaObjectImmutableModel
 
getAdditionalSQLObjects() - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.model.ISchemaObjectEditModel
Returns the additional SQL objects, the items defined here should has an onte-to-one relationship with those additional SQL objects defined in ISchemaObjectImmutableModel
getAdditionalSQLObjects() - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.model.ISchemaObjectImmutableModel
Returns the additional SQL objects, for example, the privileges of the table
getAdronments() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.editor.SQLImageDescriptor
Returns the current adornments.
getAggregatedColumns() - Method in class org.eclipse.datatools.connectivity.oda.spec.result.ResultProjection
Returns a map of projected columns, each with corresponding aggregate expression.
getAggregateFunction() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLAggregateSortSpecification
Returns the value of the 'Aggregate Function' container reference.
getAggregateFunctionNames() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.FunctionHelper
Gets a list of names of the aggregate (AKA column, grouping, summary) functions supported by the database.
getAggregateProjection(ColumnIdentifier) - Method in class org.eclipse.datatools.connectivity.oda.spec.result.ResultProjection
Gets the aggregate expression on the specified result set column.
getAlgorithm() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.EncryptionInfo
Returns the value of the 'Algorithm' attribute.
getAlgorithm() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.EncryptionInfoImpl
 
getAlias() - Method in class org.eclipse.datatools.connectivity.oda.spec.ExpressionVariable
Gets the variable alias.
getAlias() - Method in class org.eclipse.datatools.connectivity.oda.spec.result.AggregateExpression
Gets the alias of this aggregate expression instance.
getAliasName() - Method in interface org.eclipse.datatools.sqltools.sql.reference.ITable
Return alias name of this table.
getAllAvailableDBDefinitionIds() - Static method in class org.eclipse.datatools.sqltools.editor.ui.core.SQLToolsUIFacade
Returns all the database definition names which can be used in SQL Dev Tools.
getAllAvailableDBDefinitionNames() - Static method in class org.eclipse.datatools.sqltools.editor.ui.core.SQLToolsUIFacade
 
getAllBuiltinFunctionNames() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.FunctionHelper
Gets a list of names of all the built-in functions supported by the database.
getAllCacheStatement(SybaseASEIndex, boolean, boolean, DatabaseIdentifier) - Static method in class org.eclipse.datatools.enablement.ase.ddl.ASEDdlUtils
 
getAllContainedDisplayableElements(EObject) - Method in interface org.eclipse.datatools.connectivity.sqm.core.containment.ContainmentService
 
getAllContainedDisplayableElements(EObject) - Method in class org.eclipse.datatools.connectivity.sqm.core.containment.ContainmentServiceImpl
 
getAllContainedElements(EObject) - Method in interface org.eclipse.datatools.connectivity.sqm.core.containment.ContainmentService
 
getAllContainedElements(EObject) - Method in class org.eclipse.datatools.connectivity.sqm.core.containment.ContainmentServiceImpl
 
getAllContainers(EObject) - Method in interface org.eclipse.datatools.connectivity.sqm.core.containment.ContainmentService
 
getAllContainers(EObject) - Method in class org.eclipse.datatools.connectivity.sqm.core.containment.ContainmentServiceImpl
 
getAllDriverInstances() - Method in class org.eclipse.datatools.connectivity.drivers.DriverManager
Returns an array of all driver instances
getAllowNullType() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getAllowNullType() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for enum 'Allow Null Type'.
getAllPages() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditor
Returns all pages loaded
getAllPages() - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.ISchemaObjectEditor
Returns all the pages currently initialized in this editor
getAllParameterDescriptors(ProcIdentifier) - Static method in class org.eclipse.datatools.sqltools.routineeditor.launching.LaunchHelper
 
getAllParameterMarkersInQueryStatement(QueryStatement) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
Gets all the parameter marker-type ("?") variables in the given query statement.
getAllParameterWrappers(ProcIdentifier) - Static method in class org.eclipse.datatools.sqltools.routineeditor.launching.LaunchHelper
 
getAllParameterWrappersByOrder(ProcIdentifier) - Static method in class org.eclipse.datatools.sqltools.routineeditor.launching.LaunchHelper
 
getAllPlanInstances() - Method in class org.eclipse.datatools.sqltools.plan.internal.core.PlanManager
 
getAllPredicates(QuerySearchCondition) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SearchConditionHelper
 
getAllRecords() - Method in interface org.eclipse.datatools.sqltools.result.IResultSetObject
Returns all result (In memory and file), each element's type should be IResultSetRow
getAllRecords() - Method in class org.eclipse.datatools.sqltools.result.ResultSetObject
 
getAllRecords() - Method in class org.eclipse.datatools.sqltools.result.XMLResultSetObject
 
getAllResults() - Method in interface org.eclipse.datatools.sqltools.result.internal.core.IResultManager
Returns all currently available result instances.
getAllResults() - Method in class org.eclipse.datatools.sqltools.result.ResultManager
 
getAllTriggers(Connection, Table, List) - Static method in class org.eclipse.datatools.enablement.ase.util.ASECatalogUtil
Returns all triggers for the given table, and add them into the list.
getAllUDFsForDatabase(Database) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.UDFNamesAndSignatures
Returns List of all the UDFs for the given database.
getAllValues(ITableData, int) - Static method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.Util
Return all values of the specified column from ITableData.
getAllValues(ITableData, int) - Static method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.Util
Return all values of the specified column from ITableData.
getAllVariablesInQueryStatement(QueryStatement) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
Returns all ValueExpressionVariables contained in the given QueryStatement.
getAllVariablesInQueryStatement(QueryStatement, String) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
Returns all ValueExpressionVariables contained in the given QueryStatement.
getAllVariablesInQueryStatement(QueryStatement, boolean) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
Returns all ValueExpressionVariables contained in the given QueryStatement.
getAllVariablesInQueryStatement(QueryStatement, boolean, String) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
Returns all ValueExpressionVariables contained in the given QueryStatement.
getAllWords() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.ASASQLSyntax
 
getAllWords() - Method in class org.eclipse.datatools.sqltools.sql.DefaultSQLSyntax
 
getAllWords() - Method in interface org.eclipse.datatools.sqltools.sql.ISQLSyntax
Gets an array of arrays containing all SQL words, including keywords, constants, predicates, data types names, and function names.
getAlternativeOdaDataTypeCodes() - Method in class org.eclipse.datatools.connectivity.oda.util.manifest.DataTypeMapping
Returns the alternative ODA data type codes of the data type mapping, or an empty array if no alternative ODA data types exist.
getAlternativeOdaDataTypes() - Method in class org.eclipse.datatools.connectivity.oda.util.manifest.DataTypeMapping
Returns the alternative ODA data types of the data type mapping, or an empty array if no alternative ODA data types exist.
getAlterProposals() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLCompletionProposalFactory
 
getAnchor() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.matching.AbstractPairMatcher
 
getAndExpression() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for class 'And Expression'.
getAndOr() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.criteria.CriteriaElement
If the current predicate is contained in a SearchConditionCombined, get the group operator.
getAnnotationHover(ISourceViewer) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.editor.SQLSourceViewerConfiguration
Returns the annotation hover which will provide the information to be shown in a hover popup window when requested for the given source viewer.
getAnnotationModel(Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.RoutineFormDocumentProviderAdapter
 
getApplicationId() - Method in class org.eclipse.datatools.connectivity.oda.consumer.util.manifest.PropertyProviderManifest
Returns the consumer application id for which this extension is implemented.
getApplResourceBaseURI() - Method in interface org.eclipse.datatools.connectivity.oda.design.ResourceIdentifiers
Returns the value of the 'Appl Resource Base URI String' attribute in URI form.
getApplResourceBaseURI() - Method in class org.eclipse.datatools.connectivity.oda.util.ResourceIdentifiers
Returns the base URI of general purpose resources of an ODA consumer application.
getApplResourceBaseURIString() - Method in interface org.eclipse.datatools.connectivity.oda.design.ResourceIdentifiers
Returns the value of the 'Appl Resource Base URI String' attribute.
getApplResourceURILocator() - Method in class org.eclipse.datatools.connectivity.oda.util.ResourceIdentifiers
Returns the URI Locator registered by an ODA consumer application for its application resources.
getApproximateNumericDataType() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
Returns the meta object for class 'Approximate Numeric Data Type'.
getArgumentList() - Method in interface org.eclipse.datatools.modelbase.sql.query.CallStatement
Returns the value of the 'Argument List' containment reference list.
getArguments() - Method in interface org.eclipse.datatools.connectivity.oda.design.AtomicExpressionContext
Returns the value of the 'Arguments' containment reference.
getArguments() - Method in class org.eclipse.datatools.connectivity.oda.spec.result.filter.AtomicExpression
Returns the expression arguments.
getArguments() - Method in class org.eclipse.datatools.connectivity.oda.spec.valueexpr.FunctionValueExpression
 
getArrayDataType() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
Returns the meta object for class 'Array Data Type'.
getArrayDataType_MaxCardinality() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
Returns the meta object for the attribute 'Max Cardinality'.
getArrays(Object, Collection) - Static method in class org.eclipse.datatools.enablement.sybase.ui.util.DSEContentProviderUtil
 
getASAPredefinedType(int, int, String, DatabaseDefinition) - Static method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogUtils
 
getASEProcedureName(SybaseASEProcedure) - Static method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogProcedure
 
getAseUniqueConstraint() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogPrimaryKey
 
getAseUniqueConstraint() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEPrimaryKeyImpl
 
getAseUniqueConstraint() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEPrimaryKey
Returns the value of the 'Ase Unique Constraint' containment reference.
getAssertion() - Method in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
Returns the meta object for class 'Assertion'.
getAssertion_ConstrainedTables() - Method in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
Returns the meta object for the reference list 'Constrained Tables'.
getAssertion_Schema() - Method in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
Returns the meta object for the reference 'Schema'.
getAssertion_SearchCondition() - Method in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
Returns the meta object for the containment reference 'Search Condition'.
getAssertions() - Method in interface org.eclipse.datatools.modelbase.sql.schema.Schema
Returns the value of the 'Assertions' reference list.
getAssignementExprList() - Method in interface org.eclipse.datatools.modelbase.sql.query.MergeUpdateSpecification
Returns the value of the 'Assignement Expr List' containment reference list.
getAssignmentClause() - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryUpdateStatement
Returns the value of the 'Assignment Clause' containment reference list.
getAssignmentExprForColumn(QueryUpdateStatement, ValueExpressionColumn) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.UpdateHelper
Returns the UpdateAssignmentExpression from the given update statement, which contains the given column
getAssignmentExprTarget() - Method in interface org.eclipse.datatools.modelbase.sql.query.ValueExpressionColumn
Returns the value of the 'Assignment Expr Target' reference list.
getAssociatedConnectionProfileType() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.ASAConfig
 
getAssociatedConnectionProfileType() - Method in class org.eclipse.datatools.sqltools.db.derby.core.DerbyConfiguration
 
getAssociatedDriverTypes() - Method in class org.eclipse.datatools.connectivity.drivers.models.CategoryDescriptor
Returns a list of all associated driver types for this category.
getAssociatedProfiles() - Method in interface org.eclipse.datatools.connectivity.ICategory
Returns a List of IConnectionProfile objects that are direct children of this category
getAtomicExpressionContext() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for class 'Atomic Expression Context'.
getAtomicExpressionContext_Arguments() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the containment reference 'Arguments'.
getAtomicExpressionContext_Optional() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the attribute 'Optional'.
getAtomicExpressionContext_Variable() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the containment reference 'Variable'.
getAttributeDeclItem() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLAttributesDeclaration
Returns the value of the 'Attribute Decl Item' containment reference list.
getAttributeDefinition() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
Returns the meta object for class 'Attribute Definition'.
getAttributeDefinition_DefaultValue() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
Returns the meta object for the attribute 'Default Value'.
getAttributeDefinition_ScopeCheck() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
Returns the meta object for the attribute 'Scope Check'.
getAttributeDefinition_ScopeChecked() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
Returns the meta object for the attribute 'Scope Checked'.
getAttributes() - Method in interface org.eclipse.datatools.connectivity.oda.design.ColumnDefinition
Returns the value of the 'Attributes' containment reference.
getAttributes() - Method in interface org.eclipse.datatools.connectivity.oda.design.ParameterDefinition
Returns the value of the 'Attributes' containment reference.
getAttributes() - Method in interface org.eclipse.datatools.connectivity.oda.design.ParameterFieldDefinition
Returns the value of the 'Attributes' containment reference.
getAttributes() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCStructuredUDT
 
getAttributes() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.StructuredUserDefinedType
Returns the value of the 'Attributes' containment reference list.
getAttributesDecl() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLAttributeDeclarationItem
Returns the value of the 'Attributes Decl' container reference.
getAttributesDecl() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionElement
Returns the value of the 'Attributes Decl' containment reference.
getAuth_required() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASAWebServiceImpl
 
getAuth_required() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASAWebService
Returns the value of the 'Auth required' attribute.
getAuth_required() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEWebServiceImpl
 
getAuth_required() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEWebService
Returns the value of the 'Auth required' attribute.
getAuthorizationID() - Method in interface org.eclipse.datatools.modelbase.sql.routines.Routine
Returns the value of the 'Authorization ID' attribute.
getAuthorizationIdentifier() - Method in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
Returns the meta object for class 'Authorization Identifier'.
getAuthorizationIdentifier_Database() - Method in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
Returns the meta object for the reference 'Database'.
getAuthorizationIdentifier_GrantedPrivilege() - Method in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
Returns the meta object for the reference list 'Granted Privilege'.
getAuthorizationIdentifier_GrantedRoleAuthorization() - Method in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
Returns the meta object for the reference list 'Granted Role Authorization'.
getAuthorizationIdentifier_OwnedSchema() - Method in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
Returns the meta object for the reference list 'Owned Schema'.
getAuthorizationIdentifier_ReceivedPrivilege() - Method in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
Returns the meta object for the containment reference list 'Received Privilege'.
getAuthorizationIdentifier_ReceivedRoleAuthorization() - Method in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
Returns the meta object for the reference list 'Received Role Authorization'.
getAuthorizationIdentifiers(SQLObject) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.PrivilegesUtil
Returns all the authorization identifiers
getAuthorizationIdentifiers(SQLObject) - Static method in class org.eclipse.datatools.sqltools.sql.util.ModelUtil
Returns all the authorization identifiers
getAuthorizationIds() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalog
 
getAuthorizationIds() - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogDatabase
 
getAuthorizationIds() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASECatalogImpl
 
getAuthorizationIds() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASECatalog
Returns the value of the 'Authorization Ids' reference list.
getAuthorizationIds() - Method in interface org.eclipse.datatools.modelbase.sql.schema.Database
Returns the value of the 'Authorization Ids' reference list.
getAuthType() - Method in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.IPrivilegeState
Returns the authorization identifier type
getAuthType() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.PrivilegeState
 
getAutoAttachEnabled() - Method in interface org.eclipse.datatools.sqltools.debugger.core.IControlConnectionExtension
Gets whether currently auto attach is enabled.
getAutoAttachEnabled() - Method in class org.eclipse.datatools.sqltools.debugger.core.internal.AbstractControlConnectionExtension
 
getAutoConnect() - Method in class org.eclipse.datatools.connectivity.ui.wizards.NewConnectionProfileWizardPage
 
getAutoConnectOnFinish() - Method in class org.eclipse.datatools.connectivity.ui.wizards.NewConnectionProfileWizardPage
 
getAutoEditStrategies(ISourceViewer, String) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.editor.SQLSourceViewerConfiguration
 
getAutoSuggestThreshold() - Method in interface org.eclipse.datatools.connectivity.oda.design.InputElementUIHints
Returns the value of the 'Auto Suggest Threshold' attribute.
getAvaiableCurrencySymbols() - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SQLUtil
return the all currencySymbols
getAvaiableCurrencySymbols() - Static method in class org.eclipse.datatools.sqltools.sql.util.SQLUtil
Returns all the currency symbols
getAvailableColumns() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLCompletionEngine
Gets a list of DBProposal objects from the available columns of the tables in the query statement.
getAvailableColumnsForTable(String, String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLCompletionEngine
Gets a list of available column objects for the given schema and table name.
getAvailableDataTypes(int, Schema, DatabaseIdentifier) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.ASADataTypeProvider
 
getAvailableTables() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLCompletionEngine
Gets a list of SQLDBProposal objects representing the tables in the current schema.
getAxisAttributes() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for class 'Axis Attributes'.
getAxisAttributes_AxisType() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the attribute 'Axis Type'.
getAxisAttributes_OnColumnLayout() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the attribute 'On Column Layout'.
getAxisAttributes_RelatedColumns() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the containment reference 'Related Columns'.
getAxisType() - Method in interface org.eclipse.datatools.connectivity.oda.design.AxisAttributes
Returns the value of the 'Axis Type' attribute.
getAxisType() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for enum 'Axis Type'.
getAxisTypeObject() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for data type 'Axis Type Object'.
getBackGroundColor(Device) - Static method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.Util
 
getBackGroundColor(Device) - Static method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.Util
 
getBacktrack() - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexerprs
 
getBacktrack() - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexerprs
 
getBacktrack() - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
getBacktrack() - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
getBackupedDDL() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.model.AbstractSchemaObjectEditModel
if the Main SQLObject is lost, to call the method to get the backuped DDL.
getBaseProperties() - Method in interface org.eclipse.datatools.connectivity.drivers.IPropertySet
 
getBaseProperties() - Method in class org.eclipse.datatools.connectivity.drivers.PropertySetImpl
Returns the base properties of the property set
getBaseProperties() - Method in interface org.eclipse.datatools.connectivity.IConnectionProfile
This method returns the properties managed by the base connection profile extension.
getBaseTable() - Method in interface org.eclipse.datatools.modelbase.sql.constraints.TableConstraint
Returns the value of the 'Base Table' container reference.
getBaseTable() - Method in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
Returns the meta object for class 'Base Table'.
getBaseTable_Constraints() - Method in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
Returns the meta object for the containment reference list 'Constraints'.
getBaseTable_ReferencingForeignKeys() - Method in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
Returns the meta object for the reference list 'Referencing Foreign Keys'.
getBaseType() - Method in interface org.eclipse.datatools.sqltools.sql.reference.IDatatype
Gets the base type of this data type,if this type is UDT,then return it's base type otherwise(it is system type),return itself
getBaseURI() - Method in class org.eclipse.datatools.connectivity.oda.util.ResourceIdentifiers.URILocator
 
getBasicLeft() - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryValueExpression
Returns the value of the 'Basic Left' container reference.
getBasicRight() - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryValueExpression
Returns the value of the 'Basic Right' container reference.
getBatchQueryTableIndex(Database) - Static method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SQLScriptsProvider
 
getBeginColumn() - Method in class org.eclipse.datatools.enablement.sybase.parser.JavaCharStream
 
getBeginColumn() - Method in class org.eclipse.datatools.sqltools.sql.parser.JavaCharStream
 
getBeginColumn() - Method in class org.eclipse.datatools.sqltools.sql.parser.SimpleCharStream
 
getBeginLine() - Method in class org.eclipse.datatools.enablement.sybase.parser.JavaCharStream
 
getBeginLine() - Method in class org.eclipse.datatools.sqltools.sql.parser.JavaCharStream
 
getBeginLine() - Method in class org.eclipse.datatools.sqltools.sql.parser.SimpleCharStream
 
getBelongedGroups(User, List) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.PrivilegesUtil
 
getBelongedGroups(User, List, List) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.PrivilegesUtil
 
getBetweenLeft() - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryValueExpression
Returns the value of the 'Between Left' container reference.
getBetweenRight1() - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryValueExpression
Returns the value of the 'Between Right1' container reference.
getBetweenRight2() - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryValueExpression
Returns the value of the 'Between Right2' container reference.
getBigDecimal(String) - Method in interface org.eclipse.datatools.connectivity.oda.IAdvancedQuery
Returns the decimal value from the designated output parameter.
getBigDecimal(int) - Method in interface org.eclipse.datatools.connectivity.oda.IAdvancedQuery
Returns the decimal value from the designated output parameter.
getBigDecimal(int) - Method in interface org.eclipse.datatools.connectivity.oda.IResultSet
Gets the value of the designated column in the current row as a decimal.
getBigDecimal(String) - Method in interface org.eclipse.datatools.connectivity.oda.IResultSet
Gets the value of the designated column in the current row as a decimal.
getBinaryStream() - Method in interface org.eclipse.datatools.connectivity.oda.IBlob
Retrieves the BLOB value designated by this IBlob instance as a binary stream of uninterpreted bytes.
getBinaryStringDataType() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
Returns the meta object for class 'Binary String Data Type'.
getBinaryStringDataType_Length() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
Returns the meta object for the attribute 'Length'.
getBlob(String) - Method in interface org.eclipse.datatools.connectivity.oda.IAdvancedQuery
Returns the IBlob value from the designated output parameter.
getBlob(int) - Method in interface org.eclipse.datatools.connectivity.oda.IAdvancedQuery
Returns the IBlob value from the designated output parameter.
getBlob(int) - Method in interface org.eclipse.datatools.connectivity.oda.IResultSet
Gets the value of the designated column in the current row as an IBlob object.
getBlob(String) - Method in interface org.eclipse.datatools.connectivity.oda.IResultSet
Gets the value of the designated column in the current row as an IBlob object.
getBody() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.RoutineSourceUpdater
 
getBody() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.TriggerSourceUpdater
 
getBody() - Method in interface org.eclipse.datatools.modelbase.sql.routines.Source
Returns the value of the 'Body' attribute.
getBody() - Method in class org.eclipse.datatools.sqltools.sql.updater.ProceduralObjectSourceUpdater
 
getBoolean(String) - Method in interface org.eclipse.datatools.connectivity.oda.IAdvancedQuery
Returns the boolean value from the designated output parameter.
getBoolean(int) - Method in interface org.eclipse.datatools.connectivity.oda.IAdvancedQuery
Returns the boolean value from the designated output parameter.
getBoolean(int) - Method in interface org.eclipse.datatools.connectivity.oda.IResultSet
Gets the value of the designated column in the current row as a boolean.
getBoolean(String) - Method in interface org.eclipse.datatools.connectivity.oda.IResultSet
Gets the value of the designated column in the current row as a boolean.
getBoolean() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.EngineeringOption
 
getBoolean(IPreferenceStore, String, boolean) - Static method in class org.eclipse.datatools.sqltools.result.internal.ui.utils.PreferenceUtil
Gets either a boolean preference setting from a preference store or gets the default boolean from the preference store, according to whether the usePreference parameter is set to true or false.
getBoolean(Object) - Method in class org.eclipse.datatools.sqltools.sql.parser.ParserParameters
Convenient method for getProperty(Object key)
getBooleanDataType() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
Returns the meta object for class 'Boolean Data Type'.
getBottomStackFrame() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPThread
 
getBoundDefault() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogColumn
 
getBoundDefault() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogUserDefinedType
 
getBoundDefault() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEColumnImpl
 
getBoundDefault() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEUserDefinedTypeImpl
 
getBoundDefault() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEColumn
Returns the value of the 'Bound Default' reference.
getBoundDefault() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEUserDefinedType
Returns the value of the 'Bound Default' reference.
getBoundDefaultValue(String) - Static method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogUtils
 
getBoundRule() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogColumn
 
getBoundRule() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogUserDefinedType
 
getBoundRule() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEColumnImpl
 
getBoundRule() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEUserDefinedTypeImpl
 
getBoundRule() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEColumn
Returns the value of the 'Bound Rule' reference.
getBoundRule() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEUserDefinedType
Returns the value of the 'Bound Rule' reference.
getBounds() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection
 
getBridgeDataSourceId() - Method in class org.eclipse.datatools.connectivity.oda.consumer.util.manifest.DriverExtensionManifest
Returns the oda data source id of the driver bridge plugin extension that implements the ODA datasource extension point.
getBuffer() - Method in class org.eclipse.datatools.sqltools.common.ui.util.StringBufferWriter
Return the string buffer itself.
getBuild() - Method in class org.eclipse.datatools.connectivity.Version
 
getBuiltInFunction() - Method in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
Returns the meta object for class 'Built In Function'.
getBuiltinFunctionCategories() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.FunctionHelperDB2
Gets a list of labels for the built-in function categories supported by the a ssociated database.
getBuiltInFunctions() - Method in interface org.eclipse.datatools.modelbase.sql.schema.Schema
Get a list of built-in (aka system) functions belonging to this schema.
getButton() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.common.TextFormEntry
 
getButtonComp() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.common.CompositeEditSection
 
getButtons() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.common.CompositeEditSection
Returns the button list
getByDriverTemplate(String) - Static method in class org.eclipse.datatools.connectivity.drivers.models.OverrideTemplateDescriptor
 
getByName(String) - Static method in enum org.eclipse.datatools.connectivity.oda.design.AxisType
Returns the 'Axis Type' literal with the specified name.
getByName(String) - Static method in enum org.eclipse.datatools.connectivity.oda.design.ElementNullability
Returns the 'Element Nullability' literal with the specified name.
getByName(String) - Static method in enum org.eclipse.datatools.connectivity.oda.design.ExpressionVariableType
Returns the 'Expression Variable Type' literal with the specified name.
getByName(String) - Static method in enum org.eclipse.datatools.connectivity.oda.design.HorizontalAlignment
Returns the 'Horizontal Alignment' literal with the specified name.
getByName(String) - Static method in enum org.eclipse.datatools.connectivity.oda.design.InputPromptControlStyle
Returns the 'Input Prompt Control Style' literal with the specified name.
getByName(String) - Static method in enum org.eclipse.datatools.connectivity.oda.design.NullOrderingType
Returns the 'Null Ordering Type' literal with the specified name.
getByName(String) - Static method in enum org.eclipse.datatools.connectivity.oda.design.OdaComplexDataType
Returns the 'Oda Complex Data Type' literal with the specified name.
getByName(String) - Static method in enum org.eclipse.datatools.connectivity.oda.design.OdaScalarDataType
Returns the 'Oda Scalar Data Type' literal with the specified name.
getByName(String) - Static method in enum org.eclipse.datatools.connectivity.oda.design.ParameterMode
Returns the 'Parameter Mode' literal with the specified name.
getByName(String) - Static method in enum org.eclipse.datatools.connectivity.oda.design.SessionStatus
Returns the 'Session Status' literal with the specified name.
getByName(String) - Static method in enum org.eclipse.datatools.connectivity.oda.design.SortDirectionType
Returns the 'Sort Direction Type' literal with the specified name.
getByName(String) - Static method in enum org.eclipse.datatools.connectivity.oda.design.TextFormatType
Returns the 'Text Format Type' literal with the specified name.
getByName(String) - Static method in enum org.eclipse.datatools.connectivity.oda.design.TextWrapType
Returns the 'Text Wrap Type' literal with the specified name.
getByName(String) - Static method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.AllowNullType
Returns the 'Allow Null Type' literal with the specified name.
getByName(String) - Static method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.EventLocationType
Returns the 'Event Location Type' literal with the specified name.
getByName(String) - Static method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.EventTriggerType
Returns the 'Event Trigger Type' literal with the specified name.
getByName(String) - Static method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.EventType
Returns the 'Event Type' literal with the specified name.
getByName(String) - Static method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.IntervalUnitType
Returns the 'Interval Unit Type' literal with the specified name.
getByName(String) - Static method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.JavaSupportType
Returns the 'Java Support Type' literal with the specified name.
getByName(String) - Static method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.ParameterType
Returns the 'Parameter Type' literal with the specified name.
getByName(String) - Static method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseActionTime
Returns the 'Sybase ASA Base Action Time' literal with the specified name.
getByName(String) - Static method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SystemDefinedDefaultType
Returns the 'System Defined Default Type' literal with the specified name.
getByName(String) - Static method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.TransactionOption
Returns the 'Transaction Option' literal with the specified name.
getByName(String) - Static method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.TypeOfDefault
Returns the 'Type Of Default' literal with the specified name.
getByName(String) - Static method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.AccessRuleType
Returns the 'Access Rule Type' literal with the specified name.
getByName(String) - Static method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.CacheStrategyType
Returns the 'Cache Strategy Type' literal with the specified name.
getByName(String) - Static method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.LockingSchemaType
Returns the 'Locking Schema Type' literal with the specified name.
getByName(String) - Static method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.ProxyTableExternalType
Returns the 'Proxy Table External Type' literal with the specified name.
getByName(String) - Static method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASECatalogType
Returns the 'Sybase ASE Catalog Type' literal with the specified name.
getByName(String) - Static method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.TableType
Returns the 'Table Type' literal with the specified name.
getByName(String) - Static method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.TransactionModeType
Returns the 'Transaction Mode Type' literal with the specified name.
getByName(String) - Static method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.JDBCParameterType
Returns the 'JDBC Parameter Type' literal with the specified name.
getByName(String) - Static method in class org.eclipse.datatools.modelbase.sql.constraints.IncrementType
Returns the 'Increment Type' literal with the specified name.
getByName(String) - Static method in class org.eclipse.datatools.modelbase.sql.constraints.MatchType
Returns the 'Match Type' literal with the specified name.
getByName(String) - Static method in class org.eclipse.datatools.modelbase.sql.datatypes.CoercibilityType
Returns the 'Coercibility Type' literal with the specified name.
getByName(String) - Static method in class org.eclipse.datatools.modelbase.sql.datatypes.IntegrityControlOption
Returns the 'Integrity Control Option' literal with the specified name.
getByName(String) - Static method in class org.eclipse.datatools.modelbase.sql.datatypes.IntervalQualifierType
Returns the 'Interval Qualifier Type' literal with the specified name.
getByName(String) - Static method in class org.eclipse.datatools.modelbase.sql.datatypes.LinkControlOption
Returns the 'Link Control Option' literal with the specified name.
getByName(String) - Static method in class org.eclipse.datatools.modelbase.sql.datatypes.OrderingCategoryType
Returns the 'Ordering Category Type' literal with the specified name.
getByName(String) - Static method in class org.eclipse.datatools.modelbase.sql.datatypes.OrderingType
Returns the 'Ordering Type' literal with the specified name.
getByName(String) - Static method in class org.eclipse.datatools.modelbase.sql.datatypes.PrimitiveType
Returns the 'Primitive Type' literal with the specified name.
getByName(String) - Static method in class org.eclipse.datatools.modelbase.sql.datatypes.ReadPermissionOption
Returns the 'Read Permission Option' literal with the specified name.
getByName(String) - Static method in class org.eclipse.datatools.modelbase.sql.datatypes.UnlinkOption
Returns the 'Unlink Option' literal with the specified name.
getByName(String) - Static method in class org.eclipse.datatools.modelbase.sql.datatypes.WritePermissionOption
Returns the 'Write Permission Option' literal with the specified name.
getByName(String) - Static method in class org.eclipse.datatools.modelbase.sql.query.NullOrderingType
Returns the 'Null Ordering Type' literal with the specified name.
getByName(String) - Static method in class org.eclipse.datatools.modelbase.sql.query.OrderingSpecType
Returns the 'Ordering Spec Type' literal with the specified name.
getByName(String) - Static method in class org.eclipse.datatools.modelbase.sql.query.PredicateComparisonOperator
Returns the 'Predicate Comparison Operator' literal with the specified name.
getByName(String) - Static method in class org.eclipse.datatools.modelbase.sql.query.PredicateQuantifiedType
Returns the 'Predicate Quantified Type' literal with the specified name.
getByName(String) - Static method in class org.eclipse.datatools.modelbase.sql.query.QueryCombinedOperator
Returns the 'Query Combined Operator' literal with the specified name.
getByName(String) - Static method in class org.eclipse.datatools.modelbase.sql.query.SearchConditionCombinedOperator
Returns the 'Search Condition Combined Operator' literal with the specified name.
getByName(String) - Static method in class org.eclipse.datatools.modelbase.sql.query.SuperGroupType
Returns the 'Super Group Type' literal with the specified name.
getByName(String) - Static method in class org.eclipse.datatools.modelbase.sql.query.TableJoinedOperator
Returns the 'Table Joined Operator' literal with the specified name.
getByName(String) - Static method in class org.eclipse.datatools.modelbase.sql.query.UpdatabilityType
Returns the 'Updatability Type' literal with the specified name.
getByName(String) - Static method in class org.eclipse.datatools.modelbase.sql.query.ValueExpressionCombinedOperator
Returns the 'Value Expression Combined Operator' literal with the specified name.
getByName(String) - Static method in class org.eclipse.datatools.modelbase.sql.query.ValueExpressionLabeledDurationType
Returns the 'Value Expression Labeled Duration Type' literal with the specified name.
getByName(String) - Static method in class org.eclipse.datatools.modelbase.sql.query.ValueExpressionUnaryOperator
Returns the 'Value Expression Unary Operator' literal with the specified name.
getByName(String) - Static method in class org.eclipse.datatools.modelbase.sql.routines.DataAccess
Returns the 'Data Access' literal with the specified name.
getByName(String) - Static method in class org.eclipse.datatools.modelbase.sql.routines.ParameterMode
Returns the 'Parameter Mode' literal with the specified name.
getByName(String) - Static method in class org.eclipse.datatools.modelbase.sql.schema.GenerateType
Returns the 'Generate Type' literal with the specified name.
getByName(String) - Static method in class org.eclipse.datatools.modelbase.sql.schema.ReferentialActionType
Returns the 'Referential Action Type' literal with the specified name.
getByName(String) - Static method in class org.eclipse.datatools.modelbase.sql.tables.ActionGranularityType
Returns the 'Action Granularity Type' literal with the specified name.
getByName(String) - Static method in class org.eclipse.datatools.modelbase.sql.tables.ActionTimeType
Returns the 'Action Time Type' literal with the specified name.
getByName(String) - Static method in class org.eclipse.datatools.modelbase.sql.tables.CheckType
Returns the 'Check Type' literal with the specified name.
getByName(String) - Static method in class org.eclipse.datatools.modelbase.sql.tables.ReferenceType
Returns the 'Reference Type' literal with the specified name.
getByName(String) - Static method in class org.eclipse.datatools.modelbase.sql.xml.query.XMLContentType
Returns the 'XML Content Type' literal with the specified name.
getByName(String) - Static method in class org.eclipse.datatools.modelbase.sql.xml.query.XMLContentType2
Returns the 'XML Content Type2' literal with the specified name.
getByName(String) - Static method in class org.eclipse.datatools.modelbase.sql.xml.query.XMLDeclarationType
Returns the 'XML Declaration Type' literal with the specified name.
getByName(String) - Static method in class org.eclipse.datatools.modelbase.sql.xml.query.XMLEmptyHandlingType
Returns the 'XML Empty Handling Type' literal with the specified name.
getByName(String) - Static method in class org.eclipse.datatools.modelbase.sql.xml.query.XMLNullHandlingType
Returns the 'XML Null Handling Type' literal with the specified name.
getByName(String) - Static method in class org.eclipse.datatools.modelbase.sql.xml.query.XMLPassingType
Returns the 'XML Passing Type' literal with the specified name.
getByName(String) - Static method in class org.eclipse.datatools.modelbase.sql.xml.query.XMLReturningType
Returns the 'XML Returning Type' literal with the specified name.
getByName(String) - Static method in class org.eclipse.datatools.modelbase.sql.xml.query.XMLWhitespaceHandlingType
Returns the 'XML Whitespace Handling Type' literal with the specified name.
getBytes(long, int) - Method in interface org.eclipse.datatools.connectivity.oda.IBlob
Retrieves all or part of the BLOB value designated by this IBlob instance as an array of bytes.
getCache() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalog
 
getCache() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.CacheInfo
Returns the value of the 'Cache' reference.
getCache() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.CacheInfoImpl
 
getCache() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASECatalogImpl
 
getCache() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASECatalog
Returns the value of the 'Cache' reference.
getCacheBindStatement(String, Index, boolean, boolean, DatabaseIdentifier) - Static method in class org.eclipse.datatools.enablement.ase.ddl.ASEDdlUtils
Get cache binding statement
getCachedDatabase() - Method in interface org.eclipse.datatools.connectivity.sqm.core.connection.ConnectionInfo
Load a database from workspace cache.
getCachedDatabaseTimestamp() - Method in interface org.eclipse.datatools.connectivity.sqm.core.connection.ConnectionInfo
 
getCachedIcon() - Method in interface org.eclipse.datatools.connectivity.ui.wizards.IProfileWizardProvider
In order to reduce resources' leak
getCacheInfo() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogIndex
 
getCacheInfo() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEIndexImpl
 
getCacheInfo() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getCacheInfo() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEIndex
Returns the value of the 'Cache Info' containment reference.
getCacheInfo() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for class 'Cache Info'.
getCacheInfo_Cache() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getCacheInfo_Cache() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the reference 'Cache'.
getCacheInfo_CacheStrategy() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getCacheInfo_CacheStrategy() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the attribute 'Cache Strategy'.
getCacheOption() - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngresIdentitySpecifierImpl
 
getCacheOption() - Method in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngresIdentitySpecifier
Returns the value of the 'Cache Option' attribute.
getCaches() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogDatabase
 
getCaches() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEDatabaseImpl
 
getCaches() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEDatabase
Returns the value of the 'Caches' containment reference list.
getCacheSize() - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngresIdentitySpecifierImpl
 
getCacheSize() - Method in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngresIdentitySpecifier
Returns the value of the 'Cache Size' attribute.
getCacheStrategy() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.CacheInfo
Returns the value of the 'Cache Strategy' attribute.
getCacheStrategy() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.CacheInfoImpl
 
getCacheStrategyStatement(String, Index, boolean, DatabaseIdentifier) - Static method in class org.eclipse.datatools.enablement.ase.ddl.ASEDdlUtils
Get Cache strategy statement
getCacheStrategyType() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getCacheStrategyType() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for enum 'Cache Strategy Type'.
getCallablePrefix(int) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SQLUtil
 
getCallableStatementPrefix(int) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SQLUtil
 
getCallableStatementPrefix(int) - Method in class org.eclipse.datatools.sqltools.db.derby.core.services.DerbyExecutionService
Returns a String prefix for invoking Routine with the specified type
getCallableStringWithoutGroupNumber(boolean) - Method in class org.eclipse.datatools.sqltools.db.derby.core.DerbyProcIdentifier
 
getCallStatement() - Method in interface org.eclipse.datatools.modelbase.sql.query.ProcedureReference
Returns the value of the 'Call Statement' container reference.
getCallStatement() - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryValueExpression
Returns the value of the 'Call Statement' container reference.
getCallStatement() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for class 'Call Statement'.
getCallStatement() - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLControlParseResult
Gets a CALL statement model from the parse result, if it contains one.
getCallStatement_ArgumentList() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference list 'Argument List'.
getCallStatement_ProcedureRef() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference 'Procedure Ref'.
getCaseElse() - Method in interface org.eclipse.datatools.modelbase.sql.query.ValueExpressionCase
Returns the value of the 'Case Else' containment reference.
getCaseSearchPage() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSearchTable
 
getCaseSimplePage() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSimpleTable
 
getCaseType() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseOptionsPage
 
getCatalog() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASESegmentImpl
 
getCatalog() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASESegment
Returns the value of the 'Catalog' container reference.
getCatalog() - Method in interface org.eclipse.datatools.modelbase.sql.schema.Schema
Returns the value of the 'Catalog' reference.
getCatalog() - Method in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
Returns the meta object for class 'Catalog'.
getCatalog(EObject) - Static method in class org.eclipse.datatools.sqltools.sql.util.ModelUtil
Returns the database name by taking catalog into account.
getCatalog_Database() - Method in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
Returns the meta object for the reference 'Database'.
getCatalog_Schemas() - Method in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
Returns the meta object for the reference list 'Schemas'.
getCatalogDatabase() - Method in interface org.eclipse.datatools.connectivity.sqm.core.rte.ICatalogObject
 
getCatalogDatabase(Connection) - Method in interface org.eclipse.datatools.connectivity.sqm.core.rte.ICatalogProvider
 
getCatalogDatabase() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCCatalog
 
getCatalogDatabase() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCColumn
 
getCatalogDatabase() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCDatabase
 
getCatalogDatabase() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCDistinctUDT
 
getCatalogDatabase() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCForeignKey
 
getCatalogDatabase() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCIndex
 
getCatalogDatabase() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCParameter
 
getCatalogDatabase() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCPrimaryKey
 
getCatalogDatabase() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCProcedure
 
getCatalogDatabase(Connection) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCProvider
 
getCatalogDatabase() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCSchema
 
getCatalogDatabase() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCStructuredUDT
 
getCatalogDatabase() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCTable
 
getCatalogDatabase() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCTemporaryTable
 
getCatalogDatabase() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCUniqueConstraint
 
getCatalogDatabase() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCUserDefinedFunction
 
getCatalogDatabase() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCView
 
getCatalogDatabase() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASEBaseTableLoader
 
getCatalogDatabase() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalog
 
getCatalogDatabase() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogCheckConstraint
 
getCatalogDatabase() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogColumn
 
getCatalogDatabase() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogDatabase
 
getCatalogDatabase() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogDefault
 
getCatalogDatabase() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogForeignKey
 
getCatalogDatabase() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogGroup
 
getCatalogDatabase() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogIndex
 
getCatalogDatabase() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogLocalRole
 
getCatalogDatabase() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogParameter
 
getCatalogDatabase() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogPreDefinedType
 
getCatalogDatabase() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogPrimaryKey
 
getCatalogDatabase() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogProcedure
 
getCatalogDatabase(Connection) - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogProvider
 
getCatalogDatabase() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogProxyTable
 
getCatalogDatabase() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogRole
 
getCatalogDatabase() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogRule
 
getCatalogDatabase() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogSchema
 
getCatalogDatabase() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogSegment
 
getCatalogDatabase() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTable
 
getCatalogDatabase() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTempTable
 
getCatalogDatabase() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTrigger
 
getCatalogDatabase() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogUniqueConstraint
 
getCatalogDatabase() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogUser
 
getCatalogDatabase() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogUserDefinedType
 
getCatalogDatabase() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogView
 
getCatalogDatabase() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogWebService
 
getCatalogDatabase() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogWebServiceTable
 
getCatalogDatabase() - Method in class org.eclipse.datatools.enablement.mysql.catalog.MySqlCatalogColumn
 
getCatalogDatabase() - Method in class org.eclipse.datatools.enablement.mysql.catalog.MySqlCatalogForeignKey
 
getCatalogDatabase() - Method in class org.eclipse.datatools.enablement.mysql.catalog.MySqlCatalogIndex
 
getCatalogDatabase() - Method in class org.eclipse.datatools.enablement.mysql.catalog.MySqlCatalogPrimaryKey
 
getCatalogDatabase(Connection) - Method in class org.eclipse.datatools.enablement.mysql.catalog.MySqlCatalogProvider
 
getCatalogDatabase() - Method in class org.eclipse.datatools.enablement.mysql.catalog.MySqlCatalogSchema
 
getCatalogDatabase() - Method in class org.eclipse.datatools.enablement.mysql.catalog.MySqlCatalogTable
 
getCatalogDatabase() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASABaseCatalog
 
getCatalogDatabase() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseCheckConstraint
 
getCatalogDatabase() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseColumn
 
getCatalogDatabase() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseColumnCheckConstraint
 
getCatalogDatabase() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseDBSpace
 
getCatalogDatabase() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseEvent
 
getCatalogDatabase() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseForeignKey
 
getCatalogDatabase() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseGroup
 
getCatalogDatabase() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseIndex
 
getCatalogDatabase() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBasePreDefinedType
 
getCatalogDatabase() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBasePrimaryKey
 
getCatalogDatabase() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseProcedure
 
getCatalogDatabase() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseProxyTable
 
getCatalogDatabase() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseRemoteProcedure
 
getCatalogDatabase() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseSchema
 
getCatalogDatabase() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseTempTable
 
getCatalogDatabase() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseTrigger
 
getCatalogDatabase() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseUniqueConstraint
 
getCatalogDatabase() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseUser
 
getCatalogDatabase() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseUserDefinedDataType
 
getCatalogDatabase() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseUserDefinedFunction
 
getCatalogDatabase() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseViewTable
 
getCatalogDatabase() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseWebService
 
getCatalogDatabase() - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogDatabase
 
getCatalogDatabase() - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogForeignKey
 
getCatalogDatabase() - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogIndex
 
getCatalogDatabase(Connection) - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogProvider
 
getCatalogDatabase() - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogTable
 
getCatalogDatabase() - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogTempTable
 
getCatalogLength(String, ISQLEditorConnectionInfo) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLIdentifier
Determines the length in the database catalog of a given Java String.
getCatalogObject() - Method in class org.eclipse.datatools.connectivity.sqm.loader.JDBCBaseLoader
 
getCatalogProposals() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLCompletionProposalFactory
 
getCatalogs() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCDatabase
 
getCatalogs() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogDatabase
 
getCatalogs() - Method in class org.eclipse.datatools.enablement.mysql.catalog.MySqlCatalogDatabase
 
getCatalogs() - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogDatabase
 
getCatalogs() - Method in interface org.eclipse.datatools.modelbase.sql.schema.Database
Returns the value of the 'Catalogs' reference list.
getCatalogType() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASECatalogImpl
 
getCatalogType() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASECatalog
Returns the value of the 'Catalog Type' attribute.
getCategory() - Method in interface org.eclipse.datatools.connectivity.IConnectionProfile
This method is a shortcut for getProvider().getCategory().
getCategory() - Method in interface org.eclipse.datatools.connectivity.IConnectionProfileProvider
The category this connection profile belongs to.
getCategory(String) - Method in class org.eclipse.datatools.connectivity.ProfileManager
Get category by name
getCategory() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.EngineeringOption
 
getCategory() - Method in class org.eclipse.datatools.connectivity.ui.dse.dialogs.ProfileSelectionComposite
Return the category ID
getCategory() - Method in interface org.eclipse.datatools.connectivity.ui.wizards.IProfileWizardProvider
 
getCategory() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.ExclusivePositionUpdater
Returns the position category.
getCategoryDescriptor(String) - Static method in class org.eclipse.datatools.connectivity.drivers.models.CategoryDescriptor
Returns a category descriptor matching the id or null.
getCategoryDescriptors() - Static method in class org.eclipse.datatools.connectivity.drivers.models.CategoryDescriptor
Returns all contributed categories
getCategoryIDforProviderID(String) - Method in class org.eclipse.datatools.connectivity.sqm.core.mappings.ProviderIDMappingRegistry
Get the first driver template category mapped to the incoming provider ID.
getCategoryName() - Method in class org.eclipse.datatools.connectivity.ui.dse.dialogs.ProfileSelectionDialog
 
getCause() - Method in exception org.eclipse.datatools.connectivity.oda.OdaException
Returns the cause of this OdaException, or null if the cause is nonexistent or unknown.
getCell(Point) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.SelectGridViewer
 
getCellEditors() - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.AccessibleTableEditorImpl
Return the array of CellEditors used in the viewer
getCellEditors() - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.AccessibleTableViewer
Returns the cell editors of this table viewer.
getCellModifier() - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.AccessibleTableEditorImpl
Get the cell modifier
getCellModifier() - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.AccessibleTableViewer
Returns the cell modifier of this table viewer.
getChangeAttributeStatement(String, String, String) - Static method in class org.eclipse.datatools.enablement.ase.ddl.ASEDdlUtils
Get change attributes statments
getChangedProperties() - Method in interface org.eclipse.datatools.connectivity.IPropertySetChangeEvent
Returns a Map object representing the properties that have been changed.
getChangedProperty(String) - Method in interface org.eclipse.datatools.connectivity.IPropertySetChangeEvent
Returns the property changes for the specified ID; null if no changes were made.
getCharacterEncoding() - Static method in class org.eclipse.datatools.sqltools.data.internal.ui.DataUIPlugin
Gets the encoding string from the Window->Preferences menu
getCharacteristics(Routine) - Method in class org.eclipse.datatools.enablement.sybase.asa.ddl.SybaseASADdlBuilder
 
getCharacterSet() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.CharacterStringDataType
Returns the value of the 'Character Set' reference.
getCharacterSet() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
Returns the meta object for class 'Character Set'.
getCharacterSet_CharacterStringDataType() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
Returns the meta object for the reference 'Character String Data Type'.
getCharacterSet_DefaultCollation() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
Returns the meta object for the attribute 'Default Collation'.
getCharacterSet_Encoding() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
Returns the meta object for the attribute 'Encoding'.
getCharacterSet_Repertoire() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
Returns the meta object for the attribute 'Repertoire'.
getCharacterSet_Schema() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
Returns the meta object for the reference 'Schema'.
getCharacterStream() - Method in interface org.eclipse.datatools.connectivity.oda.IClob
Retrieves the CLOB value designated by this IClob instance as a java.io.Reader object for reading a stream of characters.
getCharacterStringDataType() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.CharacterSet
Returns the value of the 'Character String Data Type' reference.
getCharacterStringDataType() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
Returns the meta object for class 'Character String Data Type'.
getCharacterStringDataType_CharacterSet() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
Returns the meta object for the reference 'Character Set'.
getCharacterStringDataType_Coercibility() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
Returns the meta object for the attribute 'Coercibility'.
getCharacterStringDataType_CollationName() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
Returns the meta object for the attribute 'Collation Name'.
getCharacterStringDataType_FixedLength() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
Returns the meta object for the attribute 'Fixed Length'.
getCharacterStringDataType_Length() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
Returns the meta object for the attribute 'Length'.
getCharEnd() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPStackFrame
 
getCharset() - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditorStorage
 
getCharSets() - Method in interface org.eclipse.datatools.modelbase.sql.schema.Schema
Returns the value of the 'Char Sets' reference list.
getCharStart() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPStackFrame
 
getCharValue(String) - Static method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogUtils
 
getCheckConstraint() - Method in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
Returns the meta object for class 'Check Constraint'.
getCheckConstraint_SearchCondition() - Method in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
Returns the meta object for the containment reference 'Search Condition'.
getCheckConstraintMaximumIdentifierLength() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
getCheckConstraintMaximumIdentifierLength() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
getCheckConstraints() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseTableImpl
 
getCheckConstraints() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseTempTableImpl
 
getCheckConstraints() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASETableImpl
 
getCheckConstraints() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASETempTableImpl
 
getCheckConstraints() - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.impl.SybaseBaseTableImpl
 
getCheckConstraints() - Method in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybaseBaseTable
 
getCheckType() - Method in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
Returns the meta object for enum 'Check Type'.
getCheckType() - Method in interface org.eclipse.datatools.modelbase.sql.tables.ViewTable
Returns the value of the 'Check Type' attribute.
getChild(int) - Method in class org.eclipse.datatools.sqltools.plan.treeplan.TreePlanNodeComponent
Returns the child at the given index (the index is based on 0)
getChild(int) - Method in class org.eclipse.datatools.sqltools.plan.treeplan.TreePlanNodeComposite
 
getChild(int) - Method in class org.eclipse.datatools.sqltools.plan.treeplan.TreePlanNodeLeaf
 
getChildCategories() - Method in class org.eclipse.datatools.connectivity.drivers.models.CategoryDescriptor
Returns a list of all child categories for this category.
getChildCategories() - Method in interface org.eclipse.datatools.connectivity.ICategory
Returns a List of ICategory objects that are direct children of this category.
getChildren() - Method in interface org.eclipse.datatools.connectivity.oda.design.CompositeFilterExpression
Returns the value of the 'Children' containment reference list.
getChildren() - Method in class org.eclipse.datatools.connectivity.oda.spec.result.filter.CompositeExpression
Returns the collection of child expressions in this composite.
getChildren(Object) - Method in class org.eclipse.datatools.connectivity.ui.CommonContentProviderBase
 
getChildren(Object) - Method in class org.eclipse.datatools.connectivity.ui.navigator.ConnectionProfileContentProvider
 
getChildren(Object) - Method in class org.eclipse.datatools.connectivity.ui.templates.PropertyTreeContentProvider
 
getChildren() - Method in class org.eclipse.datatools.connectivity.ui.templates.TreeParent
Getter for children
getChildren(Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.providers.SybaseASAContentProvider
 
getChildren() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.FolderNode
 
getChildren() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.LeafNode
 
getChildren(Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.PrivilegesDetailContentProvider
 
getChildren(Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints.TreeViewerContentProvider
 
getChildren(Object) - Method in class org.eclipse.datatools.enablement.sybase.ase.providers.SybaseASEContentProvider
 
getChildren(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.QueryInsertStatementItemProvider
This implements ITreeItemContentProvider.getChildren.
getChildren(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.QuerySelectStatementItemProvider
This implements ITreeItemContentProvider.getChildren.
getChildren(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.QueryUpdateStatementItemProvider
This implements ITreeItemContentProvider.getChildren.
getChildren() - Method in class org.eclipse.datatools.sqltools.plan.treeplan.TreePlanNodeComponent
Returns the children of this node, return null if this node is a leaf
getChildren() - Method in class org.eclipse.datatools.sqltools.plan.treeplan.TreePlanNodeComposite
 
getChildren() - Method in class org.eclipse.datatools.sqltools.plan.treeplan.TreePlanNodeLeaf
 
getChildren(Object) - Method in class org.eclipse.datatools.sqltools.result.internal.ui.export.ContainerContentProvider
 
getChildren(Object) - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.ResultsHistoryContentProvider
 
getChildren(Object) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.internal.ui.ContainerContentProvider
 
getChildren(Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.provider.rdbschema.AvailableTablesTreeProvider
Implements ITreeContentProvider.getChildren.
getChildren(Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.update.UpdateTreeViewer.UpdateTreeContentProvider
 
getChildren(Object) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.editor.SQLEditorOutlineContentProvider
Returns the child elements of the given parent element.
getChildrenArray() - Method in class org.eclipse.datatools.connectivity.sqm.core.ui.explorer.providers.content.virtual.VirtualNode
 
getChildrenArray() - Method in interface org.eclipse.datatools.connectivity.sqm.core.ui.explorer.virtual.IVirtualNode
 
getChildrenArray() - Method in class org.eclipse.datatools.connectivity.ui.templates.TreeParent
Getter for children as array
getChildrenCount() - Method in class org.eclipse.datatools.sqltools.plan.treeplan.TreePlanNodeComponent
Returns the number of children
getChildrenCount() - Method in class org.eclipse.datatools.sqltools.plan.treeplan.TreePlanNodeComposite
 
getChildrenCount() - Method in class org.eclipse.datatools.sqltools.plan.treeplan.TreePlanNodeLeaf
 
getChildrenFeatures(Object) - Method in class org.eclipse.datatools.modelbase.sql.accesscontrol.provider.AuthorizationIdentifierItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.datatools.modelbase.sql.constraints.provider.AssertionItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.datatools.modelbase.sql.constraints.provider.CheckConstraintItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.datatools.modelbase.sql.constraints.provider.IndexItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.CollectionDataTypeItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.DistinctUserDefinedTypeItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.DomainItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.RowDataTypeItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.StructuredUserDefinedTypeItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.UserDefinedTypeItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.GroupingExpressionItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.GroupingSetsElementExpressionItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.GroupingSetsElementSublistItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.GroupingSetsItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.OrderByValueExpressionItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.PredicateBasicItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.PredicateBetweenItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.PredicateExistsItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.PredicateInValueListItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.PredicateInValueRowSelectItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.PredicateInValueSelectItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.PredicateIsNullItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.PredicateLikeItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.PredicateQuantifiedRowSelectItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.PredicateQuantifiedValueSelectItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.QueryCombinedItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.QueryDeleteStatementItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.QueryExpressionRootItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.QueryInsertStatementItemProvider
This specifies how to implement QueryInsertStatementItemProvider.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.QueryNestedItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.QuerySelectItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.QuerySelectStatementItemProvider
This specifies how to implement QuerySelectStatementItemProvider.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.QueryUpdateStatementItemProvider
This specifies how to implement QueryUpdateStatementItemProvider.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.QueryValueExpressionItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.QueryValuesItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ResultColumnItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SearchConditionCombinedItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SearchConditionNestedItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SuperGroupElementExpressionItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SuperGroupElementSublistItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SuperGroupItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.TableCorrelationItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.TableExpressionItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.TableJoinedItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.TableNestedItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.UpdateAssignmentExpressionItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.UpdateSourceExprListItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.UpdateSourceQueryItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionCaseElseItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionCaseItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionCaseSearchContentItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionCaseSearchItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionCaseSimpleContentItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionCaseSimpleItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionCastItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionCombinedItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionFunctionItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionLabeledDurationItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionNestedItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ValuesRowItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.WithTableSpecificationItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.datatools.modelbase.sql.routines.provider.FunctionItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.datatools.modelbase.sql.routines.provider.ParameterItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.datatools.modelbase.sql.routines.provider.ProcedureItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.datatools.modelbase.sql.routines.provider.RoutineItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.datatools.modelbase.sql.schema.provider.SequenceItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.datatools.modelbase.sql.schema.provider.SQLObjectItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.datatools.modelbase.sql.schema.provider.TypedElementItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.datatools.modelbase.sql.tables.provider.BaseTableItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.datatools.modelbase.sql.tables.provider.ColumnItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.datatools.modelbase.sql.tables.provider.DerivedTableItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.datatools.modelbase.sql.tables.provider.TableItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.datatools.modelbase.sql.tables.provider.TriggerItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChoices() - Method in class org.eclipse.datatools.connectivity.oda.util.manifest.Property
Returns the selection list of choices for the property value.
getCKFolderNode() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints.SQLConstraintsTreeViewerInput
Returns the check constraints folder node
getClassLoader() - Method in class org.eclipse.datatools.connectivity.drivers.DriverInstance
Returns a default class loader (no parent) and loads the files from the jar list.
getClassName() - Method in class org.eclipse.datatools.connectivity.oda.design.ui.manifest.DataSetWizardInfo
Returns the full class name of the data set wizard.
getClasspathEntries() - Method in class org.eclipse.datatools.enablement.jdt.classpath.DriverClasspathContainer
 
getClauseNumber() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSearchWhenContentElement
 
getClientComposite() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.Workbook
 
getClientConInfos() - Method in interface org.eclipse.datatools.sqltools.debugger.core.IDebugHandler
Returns the client connections info.
getClob(String) - Method in interface org.eclipse.datatools.connectivity.oda.IAdvancedQuery
Returns the IClob value from the designated output parameter.
getClob(int) - Method in interface org.eclipse.datatools.connectivity.oda.IAdvancedQuery
Returns the IClob value from the designated output parameter.
getClob(int) - Method in interface org.eclipse.datatools.connectivity.oda.IResultSet
Gets the value of the designated column in the current row as an IClob object.
getClob(String) - Method in interface org.eclipse.datatools.connectivity.oda.IResultSet
Gets the value of the designated column in the current row as an IClob object.
getCode() - Method in class org.eclipse.datatools.enablement.ase.ASEConfig.ASEItemWithCode
 
getCode() - Method in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.IPrivilegeState
Returns the code of this state
getCode() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.PrivilegeState
 
getCoercibility() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.CharacterStringDataType
Returns the value of the 'Coercibility' attribute.
getCoercibilityType() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
Returns the meta object for enum 'Coercibility Type'.
getCol() - Method in class org.eclipse.datatools.sqltools.data.internal.ui.editor.TableDataCell
 
getCollation() - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogDatabase
 
getCollation() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseDatabaseImpl
 
getCollation() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseDatabase
Returns the value of the 'Collation' attribute.
getCollationName() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.CharacterStringDataType
Returns the value of the 'Collation Name' attribute.
getCollectionDataType() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.ElementType
Returns the value of the 'Collection Data Type' container reference.
getCollectionDataType() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
Returns the meta object for class 'Collection Data Type'.
getCollectionDataType_ElementType() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
Returns the meta object for the containment reference 'Element Type'.
getColor(RGB) - Method in class org.eclipse.datatools.sqltools.common.ui.sqlstatementarea.SharedTextColors
 
getColor(RGB) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.ColorProvider
A getter method that returns a color.
getColor(RGB) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLColourProvider
 
getColor(RGB) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.utils.SQLColorProvider
Gets a Color object for the given RGB value.
getColor() - Method in class org.eclipse.datatools.sqltools.sqleditor.preferences.SyntaxItem
 
getColorProvider() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.SOEUIPagePlugin
 
getColumn() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseColumnCheckConstraintImpl
 
getColumn() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseColumnCheckConstraint
Returns the value of the 'Column' reference.
getColumn() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.ResultsRowData
 
getColumn() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.ASATableEditorColumnRowData
 
getColumn() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEColumnCheckConstraintImpl
 
getColumn() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.SybaseASEListPartitionImpl
 
getColumn() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.SybaseASEListPartition
Returns the value of the 'Column' reference.
getColumn() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEColumnCheckConstraint
Returns the value of the 'Column' reference.
getColumn() - Method in class org.eclipse.datatools.enablement.sybase.parser.JavaCharStream
Deprecated.  
getColumn() - Method in interface org.eclipse.datatools.modelbase.sql.constraints.IndexMember
Returns the value of the 'Column' reference.
getColumn() - Method in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
Returns the meta object for class 'Column'.
getColumn() - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.TableCursor
Returns the column over which the TableCursor is positioned.
getColumn() - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.TableDataTableCursor
 
getColumn() - Method in class org.eclipse.datatools.sqltools.sql.parser.JavaCharStream
Deprecated.  
getColumn() - Method in class org.eclipse.datatools.sqltools.sql.parser.SimpleCharStream
Deprecated.  
getColumn() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.criteria.CriteriaElement
Return the "column" from the grid This corresponds to the left hand side of the predicate
getColumn() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.insert.InsertTableElement
 
getColumn() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.SelectTableElement
 
getColumn() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.StatementElement
 
getColumn_DefaultValue() - Method in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
Returns the meta object for the attribute 'Default Value'.
getColumn_GenerateExpression() - Method in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
Returns the meta object for the containment reference 'Generate Expression'.
getColumn_IdentitySpecifier() - Method in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
Returns the meta object for the containment reference 'Identity Specifier'.
getColumn_ImplementationDependent() - Method in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
Returns the meta object for the attribute 'Implementation Dependent'.
getColumn_Nullable() - Method in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
Returns the meta object for the attribute 'Nullable'.
getColumn_ScopeCheck() - Method in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
Returns the meta object for the attribute 'Scope Check'.
getColumn_ScopeChecked() - Method in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
Returns the meta object for the attribute 'Scope Checked'.
getColumn_Table() - Method in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
Returns the meta object for the container reference 'Table'.
getColumnActions() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.PrivilegesDetailTableMetaData
Returns the column actions, corresponding to the column name.
getColumnActions() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.privilege.RoutinePrivilegesTableMetaData
 
getColumnActions() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.privileges.ASAColumnPrivilegesDetailTableMetaData
 
getColumnActions() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.privileges.ASATablePrivilegesDetailTableMetaData
 
getColumnByName(Table, String) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.ConstraintCreationUtils
Get the column according to the given name
getColumnByName(UniqueConstraint, String) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.ConstraintCreationUtils
Get the column according to the given name
getColumnCheck() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogColumn
 
getColumnCheck() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEColumnImpl
 
getColumnCheck() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEColumn
Returns the value of the 'Column Check' reference.
getColumnComboBoxCellEditor() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.GridViewer
 
getColumnConstraint() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseColumn
 
getColumnConstraint() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseColumnImpl
 
getColumnConstraint() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseColumn
Returns the value of the 'Column Constraint' reference list.
getColumnCount() - Method in class org.eclipse.datatools.connectivity.oda.flatfile.util.FlatFileDataReader
 
getColumnCount() - Method in interface org.eclipse.datatools.connectivity.oda.IResultSetMetaData
Returns the number of columns in the corresponding IResultSet object.
getColumnCount() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.ParametersData
 
getColumnCount() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.VariablesData
 
getColumnCount() - Method in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.commonui.ISchemaObjectsViewerMetaData
Columns number to be displayed
getColumnCount() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.ASATableEditorColumnsTableData
 
getColumnCount() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.indexes.IndexesSectionMetaData
 
getColumnCount() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.triggers.TriggersSectionMetaData
 
getColumnCount() - Method in interface org.eclipse.datatools.sqltools.data.internal.core.editor.ITableData
 
getColumnCount() - Method in class org.eclipse.datatools.sqltools.data.internal.core.editor.TableDataImpl
 
getColumnCount() - Method in interface org.eclipse.datatools.sqltools.result.IResultSetObject
Returns the column count
getColumnCount() - Method in class org.eclipse.datatools.sqltools.result.ResultSetObject
 
getColumnCount() - Method in class org.eclipse.datatools.sqltools.result.XMLResultSetObject
 
getColumnDataAccessor(int) - Method in interface org.eclipse.datatools.sqltools.data.internal.core.editor.ITableData
 
getColumnDataAccessor(int) - Method in class org.eclipse.datatools.sqltools.data.internal.core.editor.TableDataImpl
 
getColumnDefinition() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for class 'Column Definition'.
getColumnDefinition_Attributes() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the containment reference 'Attributes'.
getColumnDefinition_MultiDimensionAttributes() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the containment reference 'Multi Dimension Attributes'.
getColumnDefinition_UsageHints() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the containment reference 'Usage Hints'.
getColumnDefinitionDefault() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLTableColumnDefinitionRegular
Returns the value of the 'Column Definition Default' containment reference.
getColumnDefinitionRegular() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLTableColumnDefinitionDefault
Returns the value of the 'Column Definition Regular' container reference.
getColumnDefList() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLTableFunction
Returns the value of the 'Column Def List' containment reference list.
getColumnDelimiter() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEProxyTableImpl
 
getColumnDelimiter() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEProxyTable
Returns the value of the 'Column Delimiter' attribute.
getColumnDelimiter() - Method in class org.eclipse.datatools.sqltools.data.internal.ui.FileFormatWizardPage
 
getColumnDisplayLength(int) - Method in interface org.eclipse.datatools.connectivity.oda.IResultSetMetaData
Returns the display length of the specific column.
getColumnDisplaySize(int) - Method in interface org.eclipse.datatools.sqltools.result.IResultSetObject
Returns column display size at the given column (based on 1 --- follows the JDBC convention)
getColumnDisplaySize(int) - Method in class org.eclipse.datatools.sqltools.result.ResultSetObject
 
getColumnDisplaySize(int) - Method in class org.eclipse.datatools.sqltools.result.XMLResultSetObject
 
getColumnDisplaySizes() - Method in interface org.eclipse.datatools.sqltools.result.IResultSetObject
Returns display size of all columns
getColumnDisplaySizes() - Method in class org.eclipse.datatools.sqltools.result.ResultSetObject
 
getColumnDisplaySizes() - Method in class org.eclipse.datatools.sqltools.result.XMLResultSetObject
 
getColumnExpression() - Method in class org.eclipse.datatools.connectivity.oda.spec.valueexpr.ColumnValueExpression
Gets the referenced column name or expression.
getColumnExpression() - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.impl.SybaseIndexMemberImpl
 
getColumnExpression() - Method in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybaseIndexMember
Returns the value of the 'Column Expression' attribute.
getColumnExpressionForColumn(TableExpression, Column) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.TableHelper
Gets the SQLValueExpressionColumn corresponding to the given Column, in the given table.
getColumnExpressionForName(TableExpression, String) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.TableHelper
Returns the ValueExpressionColumn from the given TableExpression, if the ValueExpressionColumn's name matches the given column name.
getColumnExpressionForName(TableReference, String) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.TableHelper
Returns the ValueExpressionColumn from the given TableReference matching the given columnName.
getColumnExpressionForName(QueryInsertStatement, String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.InsertHelper
Returns the SQLValueExpressionColumn in the givern insert statement, which has the given name.
getColumnExpressionForName(QueryUpdateStatement, String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.UpdateHelper
Looks for a ValueExpressionColumn in the list of assignment expressions in the given statement, with name same as the given name
getColumnExpressionForNameRecursively(TableExpression, String) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.TableHelper
Returns the ValueExpressionColumn from the given TableExpression, if the ValueExpressionColumn's name matches the given columnName.
getColumnForColumnExpression(TableExpression, ValueExpressionColumn) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.TableHelper
Returns the Column matching the name of the SQLValueExpressionColumn from the given SQLTableExpression.
getColumnForName(TableInDatabase, String) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.TableHelper
Returns the Column matching the columnName from the given TableInDatabase
getColumnForName(TableReference, String) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.TableHelper
Returns the Column matching the columnName from the given TableReference.
getColumnForName(WithTableReference, String) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.TableHelper
Returns the Column matching the columnName from the given WithTableReference.
getColumnHeader(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.ParametersData
 
getColumnHeader(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.VariablesData
 
getColumnHeader(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.ASATableEditorColumnsTableData
 
getColumnHeader(int) - Method in interface org.eclipse.datatools.sqltools.data.internal.core.editor.ITableData
 
getColumnHeader(int) - Method in class org.eclipse.datatools.sqltools.data.internal.core.editor.TableDataImpl
 
getColumnHelperService() - Method in interface org.eclipse.datatools.connectivity.sqm.core.ui.services.IDataToolsUIServiceManager
 
getColumnIdentifier() - Method in interface org.eclipse.datatools.connectivity.oda.design.SortKey
Returns the value of the 'Column Identifier' containment reference.
getColumnIdentifiers() - Method in interface org.eclipse.datatools.connectivity.oda.design.ResultSubset
Returns the value of the 'Column Identifiers' containment reference.
getColumnImage(Object, int) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.PrivilegesDetailLabelProvider
 
getColumnImage(Object, int) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints.ConstraintsLabelProvider
 
getColumnImage(Object, int) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.indexes.IndexesViewerLabelProvider
 
getColumnImage(Object, int) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.triggers.TriggersViewerLabelProvider
 
getColumnImage(Object, int) - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.TableDataLabelProvider
 
getColumnImage(Object, int) - Method in class org.eclipse.datatools.sqltools.data.internal.ui.editor.TableDataLabelProvider
 
getColumnImage(Object, int) - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.ResultsViewLabelProvider
 
getColumnImage(Object, int) - Method in class org.eclipse.datatools.sqltools.result.internal.ui.viewer.ResultSetLabelProvider
 
getColumnImage(Object, int) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.update.UpdateTreeViewer.UpdateTreeLabelProvider
 
getColumnIndex(String) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.PrivilegesDetailTableMetaData
 
getColumnItems(QueryStatement, boolean, boolean) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.views.BuilderUtility
 
getColumnLabel(int) - Method in interface org.eclipse.datatools.connectivity.oda.IResultSetMetaData
Returns the designated column's suggested title for use in the column heading and/or display name.
getColumnLabel() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.multiexpr.ExpressionElement
 
getColumnLength(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.PrivilegesDetailTableMetaData
 
getColumnLengths() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.PrivilegesDetailTableMetaData
Returns the length of all the column
getColumnLengths() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.privilege.RoutinePrivilegesTableMetaData
 
getColumnLengths() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.privileges.ASAColumnPrivilegesDetailTableMetaData
 
getColumnLengths() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.privileges.ASATablePrivilegesDetailTableMetaData
 
getColumnList() - Method in interface org.eclipse.datatools.modelbase.sql.query.TableExpression
Returns the value of the 'Column List' containment reference list.
getColumnList() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.ResultCollector
 
getColumnMaximumIdentifierLength() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
getColumnMaximumIdentifierLength() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
getColumnName() - Method in interface org.eclipse.datatools.connectivity.oda.design.SortKey
Returns the value of the 'Column Name' attribute.
getColumnName(int) - Method in interface org.eclipse.datatools.connectivity.oda.IResultSetMetaData
Returns the name of the specific column.
getColumnName(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.PrivilegesDetailTableMetaData
 
getColumnName(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.ParametersData
 
getColumnName(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.VariablesData
 
getColumnName(int) - Method in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.commonui.ISchemaObjectsViewerMetaData
Column name
getColumnName(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.ASATableEditorColumnsTableData
 
getColumnName(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.indexes.IndexesSectionMetaData
 
getColumnName(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.triggers.TriggersSectionMetaData
 
getColumnName() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for class 'Column Name'.
getColumnName(int) - Method in interface org.eclipse.datatools.sqltools.data.internal.core.editor.ITableData
 
getColumnName(int) - Method in class org.eclipse.datatools.sqltools.data.internal.core.editor.TableDataImpl
 
getColumnName(int) - Method in interface org.eclipse.datatools.sqltools.result.IResultSetObject
Returns the column name at given index (based on 1 --- follows the JDBC convention)
getColumnName(int) - Method in class org.eclipse.datatools.sqltools.result.ResultSetObject
 
getColumnName(int) - Method in class org.eclipse.datatools.sqltools.result.XMLResultSetObject
 
getColumnName_TableCorrelation() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'Table Correlation'.
getColumnName_WithTableSpecification() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'With Table Specification'.
getColumnNameArray(List<String>) - Method in class org.eclipse.datatools.connectivity.oda.flatfile.util.FlatFileDataReader
Extract the column name from the line into the format of string array
getColumnNameList() - Method in interface org.eclipse.datatools.modelbase.sql.query.TableCorrelation
Returns the value of the 'Column Name List' containment reference list.
getColumnNameList() - Method in interface org.eclipse.datatools.modelbase.sql.query.WithTableSpecification
Returns the value of the 'Column Name List' containment reference list.
getColumnNames() - Method in class org.eclipse.datatools.connectivity.oda.flatfile.util.querytextutil.ColumnsInfoUtil
Extracts the column names from the columsInfo string
getColumnNames() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.PrivilegesDetailTableMetaData
Returns the column names
getColumnNames() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.privilege.RoutinePrivilegesTableMetaData
 
getColumnNames() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.privileges.ASAColumnPrivilegesDetailTableMetaData
 
getColumnNames() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.privileges.ASATablePrivilegesDetailTableMetaData
 
getColumnNames() - Method in interface org.eclipse.datatools.sqltools.result.IResultSetObject
Returns the column names
getColumnNames() - Method in class org.eclipse.datatools.sqltools.result.ResultSetObject
 
getColumnNames() - Method in class org.eclipse.datatools.sqltools.result.XMLResultSetObject
 
getColumnNumber() - Method in class org.eclipse.datatools.connectivity.oda.spec.valueexpr.ColumnValueExpression
Gets the referenced column number, if specified.
getColumnNumber(boolean) - Static method in class org.eclipse.datatools.sqltools.result.internal.ui.view.ResultHistoryHelper
Returns the total column number need to be displayed
getColumnNumberEnd() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQuerySourceInfo
 
getColumnNumberEnd() - Method in class org.eclipse.datatools.sqltools.parsers.sql.SQLParseErrorInfo
 
getColumnNumberStart() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQuerySourceInfo
 
getColumnNumberStart() - Method in class org.eclipse.datatools.sqltools.parsers.sql.SQLParseErrorInfo
 
getColumnPart() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.commands.MoveJoinCommand
 
getColumnPosition() - Method in interface org.eclipse.datatools.connectivity.oda.design.SortKey
Returns the value of the 'Column Position' attribute.
getColumnProperties() - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.AccessibleTableEditorImpl
Return the properties for the column
getColumnProperties() - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.AccessibleTableViewer
Returns the column properties of this table viewer.
getColumnReference() - Method in class org.eclipse.datatools.connectivity.oda.spec.valueexpr.ColumnValueExpression
Gets the column reference of this value expression.
getColumns() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCTable
 
getColumns() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCTemporaryTable
 
getColumns() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCView
 
getColumns() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASEBaseTableLoader
 
getColumns() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogProxyTable
 
getColumns() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTable
 
getColumns() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTempTable
 
getColumns() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogView
 
getColumns() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogWebServiceTable
 
getColumns() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseProxyTable
 
getColumns() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseTempTable
 
getColumns() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseViewTable
 
getColumns() - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogTable
 
getColumns() - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogTempTable
 
getColumns() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.SybaseASEHashPartitionImpl
 
getColumns() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.SybaseASERangePartitionImpl
 
getColumns() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.SybaseASEHashPartition
Returns the value of the 'Columns' reference list.
getColumns() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.SybaseASERangePartition
Returns the value of the 'Columns' reference list.
getColumns() - Method in interface org.eclipse.datatools.modelbase.sql.tables.Table
Returns the value of the 'Columns' containment reference list.
getColumnsCount() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.PrivilegesDetailTableMetaData
Returns the column count
getColumnsCount() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.privilege.RoutinePrivilegesTableMetaData
 
getColumnsCount() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.privileges.ASAColumnPrivilegesDetailTableMetaData
 
getColumnsCount() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.privileges.ASATablePrivilegesDetailTableMetaData
 
getColumnsData(BaseTable, Vector) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.ModelConverter
 
getColumnsFromSearchCondition(QuerySearchCondition) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.ValueExpressionHelper
CHECK IMPLEMENTATION! CODE UNTESTED! Method to obtain the column expressions from a SearchCondition
getColumnsFromValueExpression(QueryValueExpression) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.ValueExpressionHelper
CHECK IMPLEMENTATION! CODE UNTESTED! Method to obtain the column expressions from a generic ValueExpression Note that only the value expressions listed below can contain columns within them.
getColumnsInfo() - Method in class org.eclipse.datatools.connectivity.oda.flatfile.util.querytextutil.QueryTextUtil
 
getColumnSQLType(int) - Method in interface org.eclipse.datatools.sqltools.result.IResultSetObject
Returns column SQL data type at the given column (based on 1 --- follows the JDBC convention)
getColumnSQLType(int) - Method in class org.eclipse.datatools.sqltools.result.ResultSetObject
 
getColumnSQLType(int) - Method in class org.eclipse.datatools.sqltools.result.XMLResultSetObject
 
getColumnSQLTypes() - Method in interface org.eclipse.datatools.sqltools.result.IResultSetObject
Returns column SQL types.
getColumnSQLTypes() - Method in class org.eclipse.datatools.sqltools.result.ResultSetObject
 
getColumnSQLTypes() - Method in class org.eclipse.datatools.sqltools.result.XMLResultSetObject
 
getColumnsSuper() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogProxyTable
 
getColumnsSuper() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTable
 
getColumnsSuper() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTempTable
 
getColumnsSuper() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogWebServiceTable
 
getColumnsSuper() - Method in interface org.eclipse.datatools.enablement.ase.ISybaseASECatalogTable
 
getColumnText(Object, int) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.PrivilegesDetailLabelProvider
 
getColumnText(Object, int) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.ParameterVariableSectionLabelProvider
 
getColumnText(Object, int) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.ASATableEditorColumnsLabelProvider
 
getColumnText(Object, int) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints.ConstraintsLabelProvider
 
getColumnText(Object, int) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.indexes.IndexesViewerLabelProvider
 
getColumnText(Object, int) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.triggers.TriggersViewerLabelProvider
 
getColumnText(Object, int) - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.TableDataLabelProvider
 
getColumnText(Object, int) - Method in class org.eclipse.datatools.sqltools.data.internal.ui.editor.TableDataLabelProvider
 
getColumnText(Object, int) - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.ResultsViewLabelProvider
Since the columns to display can be configured, label provider should be aware of the current columns setting
getColumnText(Object, int) - Method in class org.eclipse.datatools.sqltools.result.internal.ui.viewer.ResultSetLabelProvider
 
getColumnText(int) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseClauseElement
 
getColumnText(int) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseElseClauseElement
 
getColumnText(int) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSearchWhenContentElement
 
getColumnText(int) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSimpleWhenContentElement
 
getColumnText(int) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.criteria.CriteriaElement
Get the mof value and return it
getColumnText(int) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.execute.ParameterElement
 
getColumnText(int) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.fullselect.FullSelectTableElement
 
getColumnText(int) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.fullselect.OrderByTableElement
Get the mof value and return it
getColumnText(int) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.fullselect.ValueTableElement
Get the MOF object value
getColumnText(int) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.insert.InsertTableElement
Get the mof value and return it
getColumnText(int) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.SelectTableElement
Get the mof value and return it
getColumnText(int) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.update.UpdateTreeElement
Get the MOF object value
getColumnText(Object, int) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.update.UpdateTreeViewer.UpdateTreeLabelProvider
 
getColumnType(int) - Method in interface org.eclipse.datatools.connectivity.oda.IResultSetMetaData
Returns the data provider specific code of the column's data type.
getColumnType(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.ParametersData
 
getColumnType(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.VariablesData
 
getColumnType(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.ASATableEditorColumnsTableData
 
getColumnType(int) - Method in interface org.eclipse.datatools.sqltools.data.internal.core.editor.ITableData
 
getColumnType(int) - Method in class org.eclipse.datatools.sqltools.data.internal.core.editor.TableDataImpl
 
getColumnTypeName(int) - Method in interface org.eclipse.datatools.connectivity.oda.IResultSetMetaData
Returns the data provider specific name of the column's data type.
getColumnTypeName(int) - Method in interface org.eclipse.datatools.sqltools.data.internal.core.editor.ITableData2
 
getColumnTypeName(int) - Method in class org.eclipse.datatools.sqltools.data.internal.core.editor.TableDataImpl
Gets the name of the column data type as returned by the database
getColumnTypeNames() - Method in class org.eclipse.datatools.connectivity.oda.flatfile.util.querytextutil.ColumnsInfoUtil
Extracts the column type names from the columsInfo string
getColumnTypeNames() - Method in class org.eclipse.datatools.sqltools.result.ResultSetObject
Should be called before result set is closed, otherwise there is no guarantee that correct type names can be returned
getColumnVector(SQLQueryObject) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.views.BuilderUtility
 
getColumnWidth(int) - Method in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.commonui.ISchemaObjectsViewerMetaData
Column width
getColumnWidth(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.indexes.IndexesSectionMetaData
 
getColumnWidth(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.triggers.TriggersSectionMetaData
 
getCombinedLeft() - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryExpressionBody
Returns the value of the 'Combined Left' container reference.
getCombinedLeft() - Method in interface org.eclipse.datatools.modelbase.sql.query.QuerySearchCondition
Returns the value of the 'Combined Left' container reference.
getCombinedOperator(String, String) - Static method in class org.eclipse.datatools.connectivity.oda.spec.util.ExpressionFactory
Obtains the instance of the specified combined operator type, as supported or contributed by the specified dynamicResultSet extension.
getCombinedOperator() - Method in class org.eclipse.datatools.connectivity.oda.spec.valueexpr.CombinedValueExpression
Returns the combined operator.
getCombinedOperator() - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryCombined
Returns the value of the 'Combined Operator' attribute.
getCombinedOperator() - Method in interface org.eclipse.datatools.modelbase.sql.query.SearchConditionCombined
Returns the value of the 'Combined Operator' attribute.
getCombinedOperator() - Method in interface org.eclipse.datatools.modelbase.sql.query.ValueExpressionCombined
Returns the value of the 'Combined Operator' attribute.
getCombinedOperatorSQLString(String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SelectHelper
 
getCombinedOperatorStringConstant(String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SelectHelper
Returns a string to create a QueryCombinedOperator,based on the given string, which is the SQL of the operator
getCombinedRight() - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryExpressionBody
Returns the value of the 'Combined Right' container reference.
getCombinedRight() - Method in interface org.eclipse.datatools.modelbase.sql.query.QuerySearchCondition
Returns the value of the 'Combined Right' container reference.
getCombo() - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.TableComboBoxCellEditor
 
getCombo() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.ComboBoxCellEditor
 
getComboBoxControl(Composite) - Method in class org.eclipse.datatools.sqltools.common.ui.preferences.ComboFieldEditor
Lazily create and return the Combo control.
getComboBoxItems() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.EditComboBoxCellEditor
 
getComment() - Method in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
Returns the meta object for class 'Comment'.
getComment_Description() - Method in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
Returns the meta object for the attribute 'Description'.
getComment_SQLObject() - Method in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
Returns the meta object for the reference 'SQL Object'.
getCommentContent() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionComment
Returns the value of the 'Comment Content' containment reference.
getCommentOnProposals() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLCompletionProposalFactory
 
getComments() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQuerySourceInfo
Returns the List of SQLComments.
getComments() - Method in interface org.eclipse.datatools.modelbase.sql.schema.SQLObject
Returns the value of the 'Comments' reference list.
getCommentTokens() - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.AbstractSQLLexer
 
getCommitProposals() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLCompletionProposalFactory
 
getCommonAdditionalOptionIndices(int) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlGenerator
 
getCommonGenerateOptionIndices() - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlGenerator
 
getComparisonOperator() - Method in interface org.eclipse.datatools.modelbase.sql.query.PredicateBasic
Returns the value of the 'Comparison Operator' attribute.
getComparisonOperator() - Method in interface org.eclipse.datatools.modelbase.sql.query.PredicateQuantifiedValueSelect
Returns the value of the 'Comparison Operator' attribute.
getCompletionEngine() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLCompletionProcessor
Gets the SQLCompletionEngine associated with this completion processor.
getCompletionProcessor() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLSourceViewerConfiguration
Gets the SQL Completion Processor (content assist proposal processor) associated with this configuration.
getCompletionProposalAutoActivationCharacters() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLCompletionProcessor
Returns a string of characters which when pressed should automatically display content-assist proposals.
getCompletionProposalAutoActivationCharacters() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLCompletionProcessor
Returns a string of characters which when pressed should automatically display content-assist proposals.
getComposite(Composite, FormToolkit, int) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.FullNameCompositeProvider
 
getComposite(Composite, FormToolkit, int) - Method in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.ICompositeProvider
return the visible part of this section and change the part's parent according to the parameter.
getComposite(Composite, FormToolkit, int) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.NameCompositeProvider
 
getComposite(Composite, FormToolkit, int) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.ParametersTableProvider
 
getComposite(Composite, FormToolkit, int) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.TriggerEventsCompositeProvider
 
getComposite(Composite, FormToolkit, int) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.TriggerNameCommentCompositeProvider
 
getComposite(Composite, FormToolkit, int) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.TriggerNameCompositeProvider
 
getCompositeFilterExpression() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for class 'Composite Filter Expression'.
getCompositeFilterExpression_Children() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the containment reference list 'Children'.
getConcatContentList() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionConcat
Returns the value of the 'Concat Content List' containment reference list.
getConcurrencyOptThreshold() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASEBaseTableLoader
 
getConcurrencyOptThreshold() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogProxyTable
 
getConcurrencyOptThreshold() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTable
 
getConcurrencyOptThreshold() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTempTable
 
getConcurrencyOptThreshold() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogWebServiceTable
 
getConcurrencyOptThreshold() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEBaseTableImpl
 
getConcurrencyOptThreshold() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASETableImpl
 
getConcurrencyOptThreshold() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASETempTableImpl
 
getConcurrencyOptThreshold() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEBaseTable
Returns the value of the 'Concurrency Opt Threshold' attribute.
getConcurrencyOptThresholdSuper() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogProxyTable
 
getConcurrencyOptThresholdSuper() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTable
 
getConcurrencyOptThresholdSuper() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTempTable
 
getConcurrencyOptThresholdSuper() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogWebServiceTable
 
getConcurrencyOptThresholdSuper() - Method in interface org.eclipse.datatools.enablement.ase.ISybaseASECatalogTable
 
getCondition() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseEvent
 
getCondition() - Method in interface org.eclipse.datatools.modelbase.sql.schema.Event
Returns the value of the 'Condition' attribute.
getCondition() - Method in class org.eclipse.datatools.sqltools.debugger.breakpoint.SPLineBreakpoint
 
getConditionDetails() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseEventImpl
 
getConditionDetails() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseEvent
Returns the value of the 'Condition Details' containment reference list.
getConfigParameter() - Method in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.LaunchObject
Get config parameter.
getConfigurableColumnIndex(int, boolean) - Static method in class org.eclipse.datatools.sqltools.result.internal.ui.view.ResultHistoryHelper
Returns the configurable column index at the given display index
getConfigurableColumnIndex(String) - Static method in class org.eclipse.datatools.sqltools.result.internal.ui.view.ResultHistoryHelper
Returns the configurable column index based on the column name
getConfigurableColumnText(Object, int) - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.ResultsViewLabelProvider
Returns the column text
getConfigurableWorkspaceLocation(String) - Static method in class org.eclipse.datatools.connectivity.services.PluginResourceLocator
Returns the user configurable workspace location of the specified plug-in.
getConfiguration() - Method in class org.eclipse.datatools.sqltools.editor.core.result.ResultSupportRunnable
 
getConfiguration(DatabaseIdentifier, DatabaseVendorDefinitionId) - Static method in class org.eclipse.datatools.sqltools.editor.ui.core.SQLToolsUIFacade
Gets the SQLDevToolsUIConfiguration object.
getConfiguration(String, DatabaseIdentifier) - Static method in class org.eclipse.datatools.sqltools.editor.ui.core.SQLToolsUIFacade
 
getConfiguration(String, String) - Method in interface org.eclipse.datatools.sqltools.editor.ui.internal.core.SQLDevToolsUIConfigRegistry
Returns the SQLDevToolsUIConfiguration object corresponding to the product name and version.
getConfiguration(String, String) - Method in class org.eclipse.datatools.sqltools.editor.ui.internal.core.SQLDevToolsUIConfigRegistryImpl
 
getConfiguration() - Method in class org.eclipse.datatools.sqltools.routineeditor.result.CallableSQLResultRunnable
 
getConfiguration() - Method in class org.eclipse.datatools.sqltools.sqleditor.result.SimpleSQLResultRunnable
 
getConfigurationByDBDefName(String) - Static method in class org.eclipse.datatools.sqltools.editor.ui.core.SQLToolsUIFacade
Gets the SQLDevToolsUIConfiguration object by the database definition name.
getConfigurationById(String) - Method in interface org.eclipse.datatools.sqltools.editor.ui.internal.core.SQLDevToolsUIConfigRegistry
Returns the SQLDevToolsUIConfiguration object by the unique identifier defined in org.eclipse.datatools.sqltools.editor.core.dbFactories extension point.
getConfigurationById(String) - Method in class org.eclipse.datatools.sqltools.editor.ui.internal.core.SQLDevToolsUIConfigRegistryImpl
 
getConfigurationByName(String) - Method in interface org.eclipse.datatools.sqltools.editor.ui.internal.core.SQLDevToolsUIConfigRegistry
Returns the SQLDevToolsUIConfiguration object by the database definition name.
getConfigurationByName(String) - Method in class org.eclipse.datatools.sqltools.editor.ui.internal.core.SQLDevToolsUIConfigRegistryImpl
 
getConfigurationByProfileName(String) - Static method in class org.eclipse.datatools.sqltools.editor.ui.core.SQLToolsUIFacade
Gets the SQLDevToolsUIConfiguration object by the connection profile name.
getConfigurationByVendorIdentifier(DatabaseVendorDefinitionId) - Static method in class org.eclipse.datatools.sqltools.editor.ui.core.SQLToolsUIFacade
Gets the SQLDevToolsUIConfiguration object by the DatabaseVendorDefinitionId object
getConfigurationByVendorIdentifier(DatabaseVendorDefinitionId) - Method in interface org.eclipse.datatools.sqltools.editor.ui.internal.core.SQLDevToolsUIConfigRegistry
Returns the SQLDevToolsUIConfiguration object by the DatabaseVendorDefinitionId object
getConfigurationByVendorIdentifier(DatabaseVendorDefinitionId) - Method in class org.eclipse.datatools.sqltools.editor.ui.internal.core.SQLDevToolsUIConfigRegistryImpl
 
getConfigurations() - Static method in class org.eclipse.datatools.sqltools.editor.ui.core.SQLToolsUIFacade
Gets all the contributed database factories
getConfigurations() - Method in interface org.eclipse.datatools.sqltools.editor.ui.internal.core.SQLDevToolsUIConfigRegistry
Returns all the SQLDevToolsUIConfigurations
getConfigurations() - Method in class org.eclipse.datatools.sqltools.editor.ui.internal.core.SQLDevToolsUIConfigRegistryImpl
 
getConfigurationType() - Method in interface org.eclipse.datatools.connectivity.IConnectionProfile
Deprecated.  
getConfigurationType() - Method in interface org.eclipse.datatools.connectivity.IConnectionProfileProvider
The configuration type of this connection profile.
getConfiguredContentTypes(ISourceViewer) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLSourceViewerConfiguration
 
getConfiguredContentTypes(ISourceViewer) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.editor.SQLSourceViewerConfiguration
 
getConfiguredDocumentPartitioning(ISourceViewer) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.editor.SQLSourceViewerConfiguration
Returns the configured partitioning for the given source viewer.
getConnectException() - Method in class org.eclipse.datatools.connectivity.DriverConnectionBase
 
getConnectException() - Method in interface org.eclipse.datatools.connectivity.IConnection
Return exception in connection
getConnectibleDBDefinitionNames() - Static method in class org.eclipse.datatools.sqltools.editor.ui.core.SQLToolsUIFacade
Returns the registered database definition names which are declared as connectible.
getConnectibleProducts() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinitionRegistry
 
getConnectibleVersions(String) - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinitionRegistry
 
getConnection() - Method in class org.eclipse.datatools.connectivity.ConnectEvent
 
getConnection() - Method in interface org.eclipse.datatools.connectivity.IManagedConnection
 
getConnection() - Method in interface org.eclipse.datatools.connectivity.IManagedConnection.ICloneConnectionJob
 
getConnection() - Method in interface org.eclipse.datatools.connectivity.oda.IDataSetMetaData
Returns the connection that produced this metadata object.
getConnection(String) - Method in interface org.eclipse.datatools.connectivity.oda.IDriver
Returns an IConnection object that can then be used to establish a runtime connection to the underlying data source with the given unique id.
getConnection() - Method in class org.eclipse.datatools.connectivity.oda.spec.ValidationContext
Gets the optional connection context that may be used by an IValidator implementation for online validation.
getConnection(IConnectionProfile, String) - Method in class org.eclipse.datatools.connectivity.ProfileConnectionManager
 
getConnection() - Method in interface org.eclipse.datatools.connectivity.sqm.core.rte.ICatalogObject
 
getConnection() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCCatalog
 
getConnection() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCColumn
 
getConnection() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCDatabase
 
getConnection() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCDistinctUDT
 
getConnection() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCForeignKey
 
getConnection() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCIndex
 
getConnection() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCParameter
 
getConnection() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCPrimaryKey
 
getConnection() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCProcedure
 
getConnection() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCSchema
 
getConnection() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCStructuredUDT
 
getConnection() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCTable
 
getConnection() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCTemporaryTable
 
getConnection() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCUniqueConstraint
 
getConnection() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCUserDefinedFunction
 
getConnection() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCView
 
getConnection() - Method in class org.eclipse.datatools.connectivity.ui.ContentExtensionBase
 
getConnection() - Method in class org.eclipse.datatools.connectivity.ui.ContentExtensionFactoryBase
Each ContentExtensionFactoryBase manages its own connection, clients who's calling this api in order to resuse this connection shouldn't try to close it or modify its state.
getConnection() - Method in interface org.eclipse.datatools.connectivity.ui.IContentExtension
 
getConnection() - Method in class org.eclipse.datatools.connectivity.ui.ManagedContentExtensionBase
 
getConnection() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASEBaseTableLoader
 
getConnection() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalog
 
getConnection() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogCheckConstraint
 
getConnection() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogColumn
 
getConnection() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogDatabase
 
getConnection() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogDefault
 
getConnection() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogForeignKey
 
getConnection() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogGroup
 
getConnection() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogIndex
 
getConnection() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogLocalRole
 
getConnection() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogParameter
 
getConnection() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogPreDefinedType
 
getConnection() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogPrimaryKey
 
getConnection() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogProcedure
 
getConnection() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogProxyTable
 
getConnection() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogRole
 
getConnection() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogRule
 
getConnection() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogSchema
 
getConnection() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogSegment
 
getConnection() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTable
 
getConnection() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTempTable
 
getConnection() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTrigger
 
getConnection() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogUniqueConstraint
 
getConnection() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogUser
 
getConnection() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogUserDefinedType
 
getConnection() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogView
 
getConnection() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogWebService
 
getConnection() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogWebServiceTable
 
getConnection() - Method in class org.eclipse.datatools.enablement.mysql.catalog.MySqlCatalogColumn
 
getConnection() - Method in class org.eclipse.datatools.enablement.mysql.catalog.MySqlCatalogForeignKey
 
getConnection() - Method in class org.eclipse.datatools.enablement.mysql.catalog.MySqlCatalogIndex
 
getConnection() - Method in class org.eclipse.datatools.enablement.mysql.catalog.MySqlCatalogPrimaryKey
 
getConnection() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASABaseCatalog
 
getConnection() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseCheckConstraint
 
getConnection() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseColumn
 
getConnection() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseColumnCheckConstraint
 
getConnection() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseDBSpace
 
getConnection() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseEvent
 
getConnection() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseForeignKey
 
getConnection() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseGroup
 
getConnection() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseIndex
 
getConnection() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBasePreDefinedType
 
getConnection() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBasePrimaryKey
 
getConnection() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseProcedure
 
getConnection() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseProxyTable
 
getConnection() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseRemoteProcedure
 
getConnection() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseSchema
 
getConnection() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseTempTable
 
getConnection() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseTrigger
 
getConnection() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseUniqueConstraint
 
getConnection() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseUser
 
getConnection() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseUserDefinedDataType
 
getConnection() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseUserDefinedFunction
 
getConnection() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseViewTable
 
getConnection() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseWebService
 
getConnection() - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogDatabase
 
getConnection() - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogForeignKey
 
getConnection() - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogIndex
 
getConnection() - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogTable
 
getConnection() - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogTempTable
 
getConnection(DatabaseIdentifier) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SQLUtil
Returns the reusable connection from the control connection.
getConnection() - Method in interface org.eclipse.datatools.sqltools.data.internal.core.editor.ITableData2
 
getConnection() - Method in class org.eclipse.datatools.sqltools.data.internal.core.editor.TableDataImpl
 
getConnection() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPStackFrame
Return a new connection for debug use.
getConnection() - Method in class org.eclipse.datatools.sqltools.plan.PlanSupportRunnable
 
getConnection() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SQLDomainModel
Gets a JDBC Connection object for the connection to the database.
getConnectionConfigProperty(String) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.ASADatabaseSetting
 
getConnectionFactories() - Method in interface org.eclipse.datatools.connectivity.IConnectionProfileProvider
This method returns all the connection factories associated with this connection profile.
getConnectionFactory(String) - Method in interface org.eclipse.datatools.connectivity.IConnectionProfileProvider
This method returns a connection factory object that corresponds to the type specified.
getConnectionFactoryClass() - Method in interface org.eclipse.datatools.connectivity.IConnectionFactoryProvider
 
getConnectionFactoryClass() - Method in class org.eclipse.datatools.connectivity.VersionProviderConnection
 
getConnectionFilter() - Method in class org.eclipse.datatools.connectivity.sqm.core.ui.explorer.filter.ConnectionFilterWizardPage
This method provides the filter to use to initialize the UI.
getConnectionFilter(ICatalogObject) - Method in class org.eclipse.datatools.connectivity.sqm.loader.CatalogFilterProvider
 
getConnectionFilter(ICatalogObject) - Method in interface org.eclipse.datatools.connectivity.sqm.loader.IConnectionFilterProvider
Returns the ConnectionFilter associated with the given catalog object.
getConnectionFilter(ICatalogObject) - Method in class org.eclipse.datatools.connectivity.sqm.loader.SchemaFilterProvider
 
getConnectionFilter(ICatalogObject) - Method in class org.eclipse.datatools.connectivity.sqm.loader.SchemaObjectFilterProvider
 
getConnectionFilter(SQLObject) - Method in class org.eclipse.datatools.enablement.sybase.ui.filter.CatalogFilterProvider
 
getConnectionFilter(SQLObject) - Method in class org.eclipse.datatools.enablement.sybase.ui.filter.EventFilterProvider
 
getConnectionFilter(SQLObject) - Method in interface org.eclipse.datatools.enablement.sybase.ui.filter.IFilterProvider
Returns the ConnectionFilter associated with the given catalog object.
getConnectionFilter(SQLObject) - Method in class org.eclipse.datatools.enablement.sybase.ui.filter.SchemaFilterProvider
 
getConnectionFilter(SQLObject) - Method in class org.eclipse.datatools.enablement.sybase.ui.filter.SchemaObjectFilterProvider
 
getConnectionForDatabase(Database) - Static method in class org.eclipse.datatools.connectivity.sqm.core.connection.DatabaseConnectionRegistry
Returns a ConnectionInfo object for the Database
getConnectionForProfile(Shell, IConnectionProfile) - Static method in class org.eclipse.datatools.enablement.sybase.asa.actions.JDBCHelper
 
getConnectionForTempProfile(Shell, IConnectionProfile) - Static method in class org.eclipse.datatools.enablement.sybase.asa.actions.JDBCHelper
 
getConnectionInfo() - Method in interface org.eclipse.datatools.sqltools.sqlbuilder.input.ISQLBuilderEditorInput
Gets the ISQLEditorConnectionInfo associated with this input.
getConnectionInfo() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.input.SQLBuilderEditorInput
Gets the ISQLEditorConnectionInfo associated with this input.
getConnectionInfo() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.input.SQLBuilderFileEditorInput
Gets the ISQLEditorConnectionInfo associated with this input.
getConnectionInfo() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SQLDomainModel
Gets the ISQLEditorConnectionInfo object associated with this statement.
getConnectionInfo() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilder
Gets the ISQLEditorConnectionInfo object associated with this SQLBuilder's statement.
getConnectionInfo(IFile) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLFileUtil
 
getConnectionInfo() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLBuilderDBProposalsService
Gets the ISQLEditorConnectionInfo used to provide content assist.
getConnectionInfo() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.SQLConnectAction
Gets the current ISQLEditorConnectionInfo object associated with this action.
getConnectionInfo() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLDBProposalsService
Gets the ISQLEditorConnectionInfo used to provide content assist.
getConnectionInfo() - Method in interface org.eclipse.datatools.sqltools.sqleditor.ISQLEditorInput
 
getConnectionInfo() - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditor
Gets the connection info object of the editor input of this editor.
getConnectionInfo() - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditorStorageEditorInput
Gets the ISQLEditorConnectionInfo object for this editor input.
getConnectionProfile() - Method in class org.eclipse.datatools.connectivity.ConnectEvent
 
getConnectionProfile() - Method in interface org.eclipse.datatools.connectivity.IConnection
 
getConnectionProfile() - Method in interface org.eclipse.datatools.connectivity.IPropertySetChangeEvent
 
getConnectionProfile() - Method in interface org.eclipse.datatools.connectivity.sqm.core.connection.ConnectionInfo
return the profile from the connection
getConnectionProfile() - Method in class org.eclipse.datatools.connectivity.ui.ContentExtensionBase
 
getConnectionProfile() - Method in interface org.eclipse.datatools.connectivity.ui.IContentExtension
 
getConnectionProfile() - Method in class org.eclipse.datatools.connectivity.ui.ManagedContentExtensionBase
 
getConnectionProfile() - Method in class org.eclipse.datatools.connectivity.ui.wizards.ProfilePropertyPage
 
getConnectionProfile() - Method in class org.eclipse.datatools.connectivity.VersionProviderConnection
 
getConnectionProfile(Database) - Static method in class org.eclipse.datatools.sqltools.common.ui.actions.CommonSQLObjectAction
 
getConnectionProfile() - Method in interface org.eclipse.datatools.sqltools.editor.core.connection.ISQLEditorConnectionInfo
Gets the IConnectionProfile object associated with this input.
getConnectionProfile(Database) - Static method in class org.eclipse.datatools.sqltools.sql.util.ModelUtil
 
getConnectionProfile() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.input.SQLBuilderEditorInput
Gets the IConnectionProfile associated with this input.
getConnectionProfile() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SQLBuilderConnectionInfo
 
getConnectionProfile() - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditorConnectionInfo
 
getConnectionProfileId() - Method in class org.eclipse.datatools.enablement.sybase.ui.SybaseDatabaseSetting
 
getConnectionProfileName() - Method in interface org.eclipse.datatools.sqltools.editor.core.connection.ISQLEditorConnectionInfo
Gets the IConnectionProfile name associated with this input.
getConnectionProfileName() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SQLBuilderConnectionInfo
 
getConnectionProfileName() - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditorConnectionInfo
 
getConnectionProfileProvider() - Method in interface org.eclipse.datatools.connectivity.IProfileExtensionProvider
 
getConnectionPropertiesPageID() - Method in class org.eclipse.datatools.connectivity.drivers.jdbc.JDBCPasswordPropertyPersistenceHook
 
getConnectionPropertiesPageID() - Method in interface org.eclipse.datatools.connectivity.IPropertiesPersistenceHook
Returns the ID of the property page used to collect the information required to make the property set complete.
getConnectionPropertiesPageID() - Method in class org.eclipse.datatools.connectivity.PropertiesPersistenceHook
 
getConnectionRouter() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection
 
getConnectionService() - Method in class org.eclipse.datatools.enablement.ase.ASEConfig
 
getConnectionService() - Method in class org.eclipse.datatools.sqltools.db.derby.core.DerbyConfiguration
 
getConnectionState() - Method in interface org.eclipse.datatools.connectivity.IConnectionProfile
 
getConnectProposals() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLCompletionProposalFactory
 
getConnId() - Method in class org.eclipse.datatools.sqltools.debugger.core.ClientConInfo
 
getConstants() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.ASASQLSyntax
 
getConstants() - Method in class org.eclipse.datatools.sqltools.db.derby.sql.DerbySQLSyntax
 
getConstants() - Method in class org.eclipse.datatools.sqltools.sql.DefaultSQLSyntax
 
getConstants() - Method in interface org.eclipse.datatools.sqltools.sql.ISQLSyntax
Gets an array of SQL constants.
getConstantType() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.constant.ConstantOptionsPage
 
getConstrainedTables() - Method in interface org.eclipse.datatools.modelbase.sql.constraints.Assertion
Returns the value of the 'Constrained Tables' reference list.
getConstraint() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseUserDefinedDataType
 
getConstraint() - Method in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
Returns the meta object for class 'Constraint'.
getConstraint() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.Domain
Returns the value of the 'Constraint' containment reference list.
getConstraint(IFigure) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter
 
getConstraint(Connection) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter
 
getConstraint_Deferrable() - Method in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
Returns the meta object for the attribute 'Deferrable'.
getConstraint_Enforced() - Method in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
Returns the meta object for the attribute 'Enforced'.
getConstraint_InitiallyDeferred() - Method in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
Returns the meta object for the attribute 'Initially Deferred'.
getConstraintNodeChildren(Object) - Static method in class org.eclipse.datatools.enablement.sybase.ui.util.DSEContentProviderUtil
 
getConstraints() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCTable
 
getConstraints() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCTemporaryTable
 
getConstraints() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASEBaseTableLoader
 
getConstraints() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogProxyTable
 
getConstraints() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTable
 
getConstraints() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTempTable
 
getConstraints() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogWebServiceTable
 
getConstraints() - Method in class org.eclipse.datatools.enablement.mysql.catalog.MySqlCatalogTable
 
getConstraints() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseProxyTable
 
getConstraints() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseTempTable
 
getConstraints() - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogTable
 
getConstraints() - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogTempTable
 
getConstraints() - Method in interface org.eclipse.datatools.modelbase.sql.tables.BaseTable
Returns the value of the 'Constraints' containment reference list.
getConstraintsNode() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints.SQLConstraintsTreeViewerInput
Returns the constraints node
getConstraintsSuper() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogProxyTable
 
getConstraintsSuper() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTable
 
getConstraintsSuper() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTempTable
 
getConstraintsSuper() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogWebServiceTable
 
getConstraintsSuper() - Method in interface org.eclipse.datatools.enablement.ase.ISybaseASECatalogTable
 
getConstructedDataType() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
Returns the meta object for class 'Constructed Data Type'.
getConstructedResourceBundle() - Method in class org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditor
Gets the resource bundle associated with this editor.
getConsumerName() - Method in class org.eclipse.datatools.sqltools.editor.core.result.ResultSupportRunnable
Gets the consumer name for OperationCommand.
getConsumerName() - Method in class org.eclipse.datatools.sqltools.result.OperationCommand
Returns the consumer's name
getConsumerName() - Method in class org.eclipse.datatools.sqltools.routineeditor.result.CallableSQLResultRunnable
 
getConsumerNum() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEIndexImpl
 
getConsumerNum() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEIndex
Returns the value of the 'Consumer Num' attribute.
getContainedCatalog(EObject) - Static method in class org.eclipse.datatools.enablement.ase.SybaseASESQLUtil
 
getContainedDisplayableElements(EObject) - Method in interface org.eclipse.datatools.connectivity.sqm.core.containment.ContainmentService
 
getContainedDisplayableElements(EObject, String) - Method in interface org.eclipse.datatools.connectivity.sqm.core.containment.ContainmentService
 
getContainedDisplayableElements(EObject) - Method in class org.eclipse.datatools.connectivity.sqm.core.containment.ContainmentServiceImpl
 
getContainedDisplayableElements(EObject, String) - Method in class org.eclipse.datatools.connectivity.sqm.core.containment.ContainmentServiceImpl
 
getContainedElements(EObject) - Method in class org.eclipse.datatools.connectivity.sqm.core.containment.AbstractContainmentProvider
 
getContainedElements(EObject) - Method in interface org.eclipse.datatools.connectivity.sqm.core.containment.ContainmentService
 
getContainedElements(EObject) - Method in class org.eclipse.datatools.connectivity.sqm.core.containment.ContainmentServiceImpl
 
getContainedElements(EObject) - Method in class org.eclipse.datatools.enablement.ase.containment.SybaseASECatalogsContainmentProvider
 
getContainedElements(EObject) - Method in class org.eclipse.datatools.enablement.ase.containment.SybaseASEDatabaseContainmentProvider
 
getContainedElements(EObject) - Method in class org.eclipse.datatools.enablement.ase.containment.SybaseASEPredefinedTypeContainmentProvider
 
getContainedElements(EObject) - Method in class org.eclipse.datatools.enablement.ase.containment.SybaseASESchemaContainmentProvider
 
getContainedElements(EObject) - Method in class org.eclipse.datatools.enablement.ase.containment.SybaseASEUserDefinedTypeContainmentProvider
 
getContainedElements(EObject) - Method in class org.eclipse.datatools.enablement.ase.containment.SybaseASEWebServiceContainmentProvider
 
getContainedElements(EObject) - Method in class org.eclipse.datatools.enablement.sybase.asa.containment.SybaseASADatabaseContainmentProvider
 
getContainedElements(EObject) - Method in class org.eclipse.datatools.enablement.sybase.asa.containment.SybaseASAEventContainmentProvider
 
getContainedElements(EObject) - Method in class org.eclipse.datatools.enablement.sybase.asa.containment.SybaseASAPredefinedTypeContainmentProvider
 
getContainedElements(EObject) - Method in class org.eclipse.datatools.enablement.sybase.asa.containment.SybaseASAProxyTableContainmentProvider
 
getContainedElements(EObject) - Method in class org.eclipse.datatools.enablement.sybase.asa.containment.SybaseASASchemaContainmentProvider
 
getContainedElements(EObject) - Method in class org.eclipse.datatools.enablement.sybase.asa.containment.SybaseASAUserDefinedTypeContainmentProvider
 
getContainedElements(EObject) - Method in class org.eclipse.datatools.enablement.sybase.asa.containment.SybaseASAWebServiceContainmentProvider
 
getContainedSchema(EObject) - Static method in class org.eclipse.datatools.enablement.ase.SybaseASESQLUtil
 
getContainedType() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogColumn
 
getContainedType() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseColumn
 
getContainedType() - Method in interface org.eclipse.datatools.modelbase.sql.schema.TypedElement
Returns the value of the 'Contained Type' containment reference.
getContainer(EObject) - Method in class org.eclipse.datatools.connectivity.sqm.core.containment.AbstractContainmentProvider
 
getContainer(EObject) - Method in interface org.eclipse.datatools.connectivity.sqm.core.containment.ContainmentService
 
getContainer(EObject) - Method in class org.eclipse.datatools.connectivity.sqm.core.containment.ContainmentServiceImpl
 
getContainer(EObject) - Method in class org.eclipse.datatools.enablement.ase.containment.SybaseASECatalogsContainmentProvider
 
getContainer(EObject) - Method in class org.eclipse.datatools.enablement.ase.containment.SybaseASEDefaultContainmentProvider
 
getContainer(EObject) - Method in class org.eclipse.datatools.enablement.ase.containment.SybaseASERuleContainmentProvider
 
getContainer(EObject) - Method in class org.eclipse.datatools.enablement.sybase.asa.containment.SybaseASAEventContainmentProvider
 
getContainer(EObject) - Method in class org.eclipse.datatools.enablement.sybase.asa.containment.SybaseASAPredefinedTypeContainmentProvider
 
getContainer(EObject) - Method in class org.eclipse.datatools.enablement.sybase.asa.containment.SybaseASAWebServiceContainmentProvider
 
getContainer(EObject) - Method in class org.eclipse.datatools.enablement.sybase.containment.AuthorizationIdContainmentProvider
 
getContainerFullPath() - Method in class org.eclipse.datatools.sqltools.common.ui.resource.ContainerSelectionGroup
Returns the currently entered container name.
getContainerFullPath() - Method in class org.eclipse.datatools.sqltools.common.ui.resource.ResourceAndContainerGroup
Returns the path of the currently selected container or null if no container has been selected.
getContainerFullPath() - Method in class org.eclipse.datatools.sqltools.common.ui.resource.WizardNewFileCreationPage
Returns the current full path of the containing resource as entered or selected by the user, or its anticipated initial value.
getContainerFullPath() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.export.ContainerSelectionGroup
Returns the currently entered container name.
getContainerFullPath() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.export.ResourceAndContainerGroup
Returns the path of the currently selected container or null if no container has been selected.
getContainerFullPath() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.internal.ui.ContainerSelectionGroup
Returns the currently entered container name.
getContainerFullPath() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.internal.ui.ResourceAndContainerGroup
Returns the path of the currently selected container or null if no container has been selected.
getContainmentFeature(EObject) - Method in class org.eclipse.datatools.connectivity.sqm.core.containment.AbstractContainmentProvider
 
getContainmentFeature(EObject) - Method in interface org.eclipse.datatools.connectivity.sqm.core.containment.ContainmentService
 
getContainmentFeature(EObject) - Method in class org.eclipse.datatools.connectivity.sqm.core.containment.ContainmentServiceImpl
 
getContainmentFeature(EObject) - Method in class org.eclipse.datatools.enablement.ase.containment.SybaseASECatalogsContainmentProvider
 
getContainmentFeature(EObject) - Method in class org.eclipse.datatools.enablement.sybase.asa.containment.SybaseASAEventContainmentProvider
 
getContainmentFeature(EObject) - Method in class org.eclipse.datatools.enablement.sybase.asa.containment.SybaseASAWebServiceContainmentProvider
 
getContainmentService() - Static method in class org.eclipse.datatools.connectivity.sqm.core.SQMServices
Gets the system containment service.
getContent() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.editor.SQLEditorOutlineContentProvider
Gets the content of this outline view, as a list.
getContentAssistant(ISourceViewer) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLSourceViewerConfiguration
 
getContentAssistant(ISourceViewer) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.editor.SQLSourceViewerConfiguration
Creates, initializes, and returns the ContentAssistant to use with this editor.
getContentAssistant() - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditor.AdaptedSourceViewer
 
getContentAsString(QuerySpecification) - Static method in class org.eclipse.datatools.connectivity.oda.spec.util.QuerySpecificationHelper
Returns the string representation of the content found in the specified QuerySpecification.
getContentExtension(IConnectionProfile) - Method in class org.eclipse.datatools.connectivity.ui.CommonContentProviderBase
 
getContentExtension(IConnectionProfile) - Method in class org.eclipse.datatools.enablement.sybase.ase.providers.SybaseASESQLModelContentProviderExtension
 
getContentFormatter(ISourceViewer) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.editor.SQLSourceViewerConfiguration
Creates, configures, and returns the ContentFormatter to use.
getContentInString() - Method in class org.eclipse.datatools.sqltools.common.ui.sqlstatementarea.SQLStatementArea
Gets the SQL Statements String which is displayed in this SQLStatementArea.
getContentList() - Method in interface org.eclipse.datatools.modelbase.sql.query.ValueExpressionCaseSimple
Returns the value of the 'Content List' containment reference list.
getContentOption() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLSerializeFunction
Returns the value of the 'Content Option' attribute.
getContentOption() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionParse
Returns the value of the 'Content Option' attribute.
getContentOption() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionValidate
Returns the value of the 'Content Option' attribute.
getContentOutlinePage(Composite) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilder
Returns the content outline page.
getContentPane() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.TableEditPart
 
getContents(InputStream) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.FileUtil
Reads the contents of a stream and packs them into a return string
getContents() - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditorStorage
Returns an open input stream on the contents of this storage.
getContentsString() - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditorStorage
Returns the content of this object as a string.
getContext() - Method in class org.eclipse.datatools.connectivity.ConnectEvent
 
getContext(Object) - Method in class org.eclipse.datatools.connectivity.db.generic.ui.GenericDBProfileDetailsWizardPage
 
getContext(Object) - Method in class org.eclipse.datatools.connectivity.db.generic.ui.GenericDBProfilePropertyPage
 
getContext(Object) - Method in class org.eclipse.datatools.connectivity.db.generic.ui.NewConnectionProfileWizard
 
getContext() - Method in interface org.eclipse.datatools.connectivity.oda.design.CustomFilterExpression
Returns the value of the 'Context' containment reference.
getContext() - Method in interface org.eclipse.datatools.connectivity.oda.design.DynamicFilterExpression
Returns the value of the 'Context' containment reference.
getContext(Object) - Method in class org.eclipse.datatools.connectivity.ui.dse.dialogs.ProfileSelectionDialog
 
getContext(Object) - Method in class org.eclipse.datatools.connectivity.ui.dse.views.DataSourceExplorerView
 
getContext(Object) - Method in class org.eclipse.datatools.connectivity.ui.wizards.ConnectionProfileDetailsPage
 
getContext(Object) - Method in class org.eclipse.datatools.connectivity.ui.wizards.ConnectionProfileSummaryPage
 
getContext(Object) - Method in class org.eclipse.datatools.connectivity.ui.wizards.NewConnectionProfileWizard
 
getContext(Object) - Method in class org.eclipse.datatools.connectivity.ui.wizards.NewConnectionProfileWizardPage
 
getContext(Object) - Method in class org.eclipse.datatools.enablement.sybase.ui.ShowSchemaAction
 
getContext(Object) - Method in class org.eclipse.datatools.enablement.sybase.ui.SybaseDatabaseProfileSettingPage
 
getContext(Object) - Method in class org.eclipse.datatools.sqltools.common.ui.helpsystem.HelpSystemEditorPart
 
getContext(Object) - Method in class org.eclipse.datatools.sqltools.plan.internal.preference.ExecutionPlanPage
 
getContext(Object) - Method in class org.eclipse.datatools.sqltools.result.internal.preference.ExportFormatPreferencePage
 
getContext(Object) - Method in class org.eclipse.datatools.sqltools.result.internal.preference.ResultHistoryPage
 
getContext(Object) - Method in class org.eclipse.datatools.sqltools.result.internal.preference.SQLResultsViewPage
 
getContext(Object) - Method in class org.eclipse.datatools.sqltools.result.internal.ui.export.ResultExportWizard
 
getContext(Object) - Method in class org.eclipse.datatools.sqltools.result.internal.ui.export.SaveResultSetDialog
 
getContext(Object) - Method in class org.eclipse.datatools.sqltools.result.internal.ui.filters.ResultsFilterDialog
 
getContext(Object) - Method in class org.eclipse.datatools.sqltools.result.internal.ui.LongDataDialog
 
getContext(Object) - Method in class org.eclipse.datatools.sqltools.result.ui.view.ResultsViewControl
 
getContext(Object) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.templates.dialog.EditTemplateDialog
 
getContextArguments() - Method in interface org.eclipse.datatools.connectivity.oda.design.CustomFilterExpression
Returns the expression arguments design in the 'Context' containment reference.
getContextArguments() - Method in interface org.eclipse.datatools.connectivity.oda.design.DynamicFilterExpression
Returns the expression arguments design in the 'Context' containment reference.
getContextChangeMask() - Method in class org.eclipse.datatools.connectivity.db.generic.ui.GenericDBProfileDetailsWizardPage
 
getContextChangeMask() - Method in class org.eclipse.datatools.connectivity.db.generic.ui.GenericDBProfilePropertyPage
 
getContextChangeMask() - Method in class org.eclipse.datatools.connectivity.db.generic.ui.NewConnectionProfileWizard
 
getContextChangeMask() - Method in class org.eclipse.datatools.connectivity.ui.dse.dialogs.ProfileSelectionDialog
 
getContextChangeMask() - Method in class org.eclipse.datatools.connectivity.ui.dse.views.DataSourceExplorerView
 
getContextChangeMask() - Method in class org.eclipse.datatools.connectivity.ui.wizards.ConnectionProfileDetailsPage
 
getContextChangeMask() - Method in class org.eclipse.datatools.connectivity.ui.wizards.ConnectionProfileSummaryPage
 
getContextChangeMask() - Method in class org.eclipse.datatools.connectivity.ui.wizards.NewConnectionProfileWizard
 
getContextChangeMask() - Method in class org.eclipse.datatools.connectivity.ui.wizards.NewConnectionProfileWizardPage
 
getContextChangeMask() - Method in class org.eclipse.datatools.enablement.sybase.ui.ShowSchemaAction
 
getContextChangeMask() - Method in class org.eclipse.datatools.enablement.sybase.ui.SybaseDatabaseProfileSettingPage
 
getContextChangeMask() - Method in class org.eclipse.datatools.sqltools.common.ui.helpsystem.HelpSystemEditorPart
 
getContextChangeMask() - Method in class org.eclipse.datatools.sqltools.plan.internal.preference.ExecutionPlanPage
 
getContextChangeMask() - Method in class org.eclipse.datatools.sqltools.result.internal.preference.ExportFormatPreferencePage
 
getContextChangeMask() - Method in class org.eclipse.datatools.sqltools.result.internal.preference.ResultHistoryPage
 
getContextChangeMask() - Method in class org.eclipse.datatools.sqltools.result.internal.preference.SQLResultsViewPage
 
getContextChangeMask() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.export.ResultExportWizard
 
getContextChangeMask() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.export.SaveResultSetDialog
 
getContextChangeMask() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.filters.ResultsFilterDialog
 
getContextChangeMask() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.LongDataDialog
 
getContextChangeMask() - Method in class org.eclipse.datatools.sqltools.result.ui.view.ResultsViewControl
 
getContextChangeMask() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.templates.dialog.EditTemplateDialog
 
getContextHelpId() - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.extensions.IEditorPageDescriptor
Returns the context help id
getContextHelpId() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.intropage.IntroductionPage
 
getContextHelpId() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.intropage.IntroductionSection
 
getContextInformation() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLCompletionProposal
 
getContextInformation() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLCompletionProposalFactory
 
getContextInformation() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLCompletionProposal
 
getContextInformation() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLCompletionProposalFactory
Gets context information as an array of strings.
getContextInformation() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.templates.PositionBasedCompletionProposal
 
getContextInformation(String) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.templates.SQLIntelligentTemplate
get the string to be used when presenting the context from the selected value.
getContextInformation() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.templates.SQLTemplateProposal
 
getContextInformationAutoActivationCharacters() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLCompletionProcessor
Returns a string of characters which when pressed should automatically display a content-assist tip.
getContextInformationAutoActivationCharacters() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLCompletionProcessor
Returns a string of characters which when pressed should automatically display a content-assist tip.
getContextInformationPosition() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLCompletionProposal
 
getContextInformationPosition() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.templates.SQLTemplateProposal
 
getContextInformationValidator() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLCompletionProcessor
Returns a delegate used to determine when a displayed tip should be dismissed.
getContextInformationValidator() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLCompletionProcessor
Returns a delegate used to determine when a displayed tip should be dismissed.
getContextTables() - Method in class org.eclipse.datatools.sqltools.editor.contentassist.SQLDBProposalsRequest
Returns the referenced org.eclipse.datatools.sqltools.sql.reference.ITables.
getContextVariable() - Method in interface org.eclipse.datatools.connectivity.oda.design.CustomFilterExpression
Returns the expression variable design in the 'Context' containment reference.
getContextVariable() - Method in interface org.eclipse.datatools.connectivity.oda.design.DynamicFilterExpression
Returns the expression variable design in the 'Context' containment reference.
getContinueExecution() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.execute.ParameterMarkers
 
getContributedAggregateDefinition(ExtensionContributor, String) - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.ResultExtensionExplorer
Gets the definition of the specified custom aggregate declared by the specified expression contributor.
getContributedAggregateDefinitions(ExtensionContributor) - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.ResultExtensionExplorer
Gets the collection of custom aggregate definitions declared by the specified contributor.
getContributedDriverUI(Composite, boolean) - Method in interface org.eclipse.datatools.connectivity.ui.wizards.IDriverUIContributor
 
getContributedDriverUI(Composite, boolean) - Method in class org.eclipse.datatools.connectivity.ui.wizards.OtherDriverUIContributor
 
getContributedDriverUI(Composite, boolean) - Method in class org.eclipse.datatools.enablement.hsqldb.ui.connection.drivers.HSQLDBDriverUIContributor
 
getContributedDriverUI(Composite, boolean) - Method in class org.eclipse.datatools.enablement.ibm.db2.luw.ui.drivers.DB2LUWDriverUIContributorBase
 
getContributedDriverUI(Composite, boolean) - Method in class org.eclipse.datatools.enablement.ibm.informix.ui.drivers.InformixDriverUIContributorBase
 
getContributedDriverUI(Composite, boolean) - Method in class org.eclipse.datatools.enablement.msft.sqlserver.ui.drivers.SQLServer2000DriverUIContributorBase
 
getContributedDriverUI(Composite, boolean) - Method in class org.eclipse.datatools.enablement.msft.sqlserver.ui.drivers.SQLServer2005DriverUIContributorBase
 
getContributedDriverUI(Composite, boolean) - Method in class org.eclipse.datatools.enablement.oracle.ui.drivers.OracleThinDriverUIContributorBase
 
getContributedDriverUI(Composite, boolean) - Method in class org.eclipse.datatools.enablement.sqlite.ui.connection.drivers.SQLITEDriverUIContributor
 
getContributedDriverUI(Composite, boolean) - Method in class org.eclipse.datatools.enablement.sybase.ase.ui.drivers.ASEDriverUIContributorBase
 
getContributedFilterDefinition(ExtensionContributor, String) - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.ResultExtensionExplorer
Gets the definition of the specified custom filter expression declared by the specified expression contributor.
getContributedFilterDefinitions(ExtensionContributor) - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.ResultExtensionExplorer
Gets the collection of custom filter expression definitions declared by the specified contributor.
getContributor() - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.AggregateDefinition
Returns the contributor of this type of custom aggregate expression.
getContributor() - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.FilterExpressionDefinition
Returns the contributor of this type of custom expression.
getContributor() - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.FunctionExpressionDefinition
Returns the contributor of this type of custom function expression.
getContributor() - Method in class org.eclipse.datatools.connectivity.oda.spec.ValidationContext
Gets the contributor of a custom filter expression being validated.
getContributorsOfDataSet(String, String) - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.ResultExtensionExplorer
Gets the collection of contributors that contribute dynamicResultSet extension to the specified data set type defined within the specified data source type.
getControl() - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.AccessibleTableViewer
 
getControl() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.MultipleTabsModeSection
 
getControl() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.ResultSection
Returns the outer control of this UI section
getControl() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.SingleWindowGridSection
 
getControl() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.SingleWindowModeSection
 
getControl() - Method in class org.eclipse.datatools.sqltools.result.ui.view.ResultsViewControl
 
getControl() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.dialogs.DefineTypeComposite
 
getControl() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.BaseWindow
Framework override
getControl() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.delete.DeleteViewer
 
getControl() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.execute.ExecuteViewer
 
getControl() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.GraphControl
 
getControl() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.insert.InsertSelectViewer
 
getControl() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.insert.InsertTypeViewer
 
getControl() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.insert.InsertViewer
 
getControl() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.GroupByContentViewer
 
getControl() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.GroupByViewer
 
getControl() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.SelectStatementDistinctViewer
 
getControl() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.SelectViewer
 
getControl() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLSourceViewer
 
getControl() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.update.UpdateDesignViewer
 
getControl() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.update.UpdateViewer
 
getControl() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.editor.SQLOutlinePage
 
getControlConnection(DatabaseIdentifier) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SQLUtil
Get Control Connection from profile name
getControlConnection() - Method in class org.eclipse.datatools.sqltools.debugger.core.internal.AbstractControlConnectionExtension
 
getcontrolStateInfos() - Method in interface org.eclipse.datatools.sqltools.sqlbuilder.model.IWindowStateInfo
Gets array of all the IControlStateInfos contained in this IWindowStateInfo
getcontrolStateInfos() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.WindowStateInfo
 
getControlType() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.ControlStateInfo
 
getControlType() - Method in interface org.eclipse.datatools.sqltools.sqlbuilder.model.IControlStateInfo
Returns the type of section control for this state information.
getConversionFunctionNames() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.FunctionHelper
Gets a list of names of the conversion (cast) functions supported by the database.
getConvertedValue() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.AbstractSqlDataValidator
 
getCopier() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.model.AbstractSchemaObjectEditModel
 
getCopier() - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.model.ISchemaObjectEditModel
Returns the copier
getCountry() - Method in interface org.eclipse.datatools.connectivity.oda.design.Locale
Returns the value of the 'Country' attribute.
getCPName() - Method in class org.eclipse.datatools.connectivity.ui.dse.actions.SelectProfileAction
Return the selected profile
getCPName() - Method in class org.eclipse.datatools.connectivity.ui.dse.dialogs.ProfileSelectionComposite
Returns the profile name
getCPName() - Method in class org.eclipse.datatools.connectivity.ui.dse.dialogs.ProfileSelectionDialog
Returns the profile name
getCreateChildText(Object, Object, Object, Collection) - Method in class org.eclipse.datatools.modelbase.sql.constraints.provider.IndexItemProvider
This returns the label text for CreateChildCommand.
getCreateChildText(Object, Object, Object, Collection) - Method in class org.eclipse.datatools.modelbase.sql.routines.provider.BuiltInFunctionItemProvider
This returns the label text for CreateChildCommand.
getCreateChildText(Object, Object, Object, Collection) - Method in class org.eclipse.datatools.modelbase.sql.routines.provider.FunctionItemProvider
This returns the label text for CreateChildCommand.
getCreateChildText(Object, Object, Object, Collection) - Method in class org.eclipse.datatools.modelbase.sql.routines.provider.MethodItemProvider
This returns the label text for CreateChildCommand.
getCreateChildText(Object, Object, Object, Collection) - Method in class org.eclipse.datatools.modelbase.sql.routines.provider.ParameterItemProvider
This returns the label text for CreateChildCommand.
getCreateChildText(Object, Object, Object, Collection) - Method in class org.eclipse.datatools.modelbase.sql.routines.provider.UserDefinedFunctionItemProvider
This returns the label text for CreateChildCommand.
getCreateDefaultFlag() - Method in class org.eclipse.datatools.connectivity.drivers.models.OverrideTemplateDescriptor
Returns the 'create default' flag value.
getCreateDefaultFlag() - Method in class org.eclipse.datatools.connectivity.drivers.models.TemplateDescriptor
Returns the 'create default' flag value.
getCreateImageDescriptor(Object) - Method in interface org.eclipse.datatools.connectivity.sqm.core.ui.explorer.virtual.IAddObjectProvider
 
getCreateImageDescriptor() - Method in interface org.eclipse.datatools.connectivity.sqm.core.ui.explorer.virtual.IVirtualCreationNode
Get the image descriptors for the Create menu.
getCreateLabel(Object) - Method in interface org.eclipse.datatools.connectivity.sqm.core.ui.explorer.virtual.IAddObjectProvider
 
getCreateLabel() - Method in interface org.eclipse.datatools.connectivity.sqm.core.ui.explorer.virtual.IVirtualCreationNode
Get the labels for the Create menu.
getCreateNewSelectButton() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.subquery.SubQueryPage
 
getCreateProposals() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLCompletionProposalFactory
 
getCreateStatementsDDL(SQLObject[]) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ddl.DDLGeneratorWrapper
 
getCreateStatementsDDL(SQLObject[]) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ddl.IDDLGeneratorWrapper
Returns the create statements DDL for the given SQL objects
getCreateType(Object) - Method in interface org.eclipse.datatools.connectivity.sqm.core.ui.explorer.virtual.IAddObjectProvider
 
getCreateType() - Method in interface org.eclipse.datatools.connectivity.sqm.core.ui.explorer.virtual.IVirtualCreationNode
Get the types of objects to be created for the Create menu.
getCreationTS() - Method in interface org.eclipse.datatools.modelbase.sql.routines.Routine
Returns the value of the 'Creation TS' attribute.
getCreator() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogCheckConstraint
 
getCreator() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASECheckConstraintImpl
 
getCreator() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASECheckConstraint
Returns the value of the 'Creator' reference.
getCriteria() - Method in interface org.eclipse.datatools.connectivity.oda.design.ResultSetDefinition
Returns the value of the 'Criteria' containment reference.
getCriteriaElementVectorRef() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.criteria.CriteriaElement
 
getCurrentInstance() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.ResultsView
 
getCurrentInstance() - Method in class org.eclipse.datatools.sqltools.result.ui.view.ResultsViewControl
 
getCurrentNode() - Method in class org.eclipse.datatools.sqltools.plan.treeplan.PlanTreeBuilder
 
getCurrentPageIndex() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditor
 
getCurrentPageIndex() - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.ISchemaObjectEditor
Returns the current page's index
getCurrentPlan() - Method in class org.eclipse.datatools.sqltools.plan.internal.ui.view.PlanView
Returns the current plan shown
getCurrentPlugin() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLLogUtil
 
getCurrentPredicate() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.criteria.CriteriaElement
Return the lists of SQLPredicates that made up the search conditon
getCurrentSchema() - Method in interface org.eclipse.datatools.sqltools.sqlbuilder.model.IOmitSchemaInfo
Gets the current schema as input by the user.
getCurrentSchema() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.OmitSchemaInfo
 
getCurrentSchema() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SQLDomainModel
Gets the current schema.
getCurrentStatement() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.SelectGridViewer
 
getCurrentStatus(OperationCommand) - Method in class org.eclipse.datatools.sqltools.result.ResultsViewAPI
Returns the current status of the given operation command
getCurrentTables() - Method in class org.eclipse.datatools.sqltools.sql.parser.ParsingResult
Return the current table list.
getCurrentType() - Method in interface org.eclipse.datatools.sqltools.plan.IPlanOption
Returns the current plan type configured by the user
getCurrentType() - Method in class org.eclipse.datatools.sqltools.plan.PlanOption
The default implementation always returns TEXT_PLAN
getCurrProcIdentifier() - Method in class org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditor
 
getCursor() - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.AccessibleTableViewer
Returns the table viewer's cursor.
getCursor() - Method in interface org.eclipse.datatools.sqltools.data.internal.ui.editor.ITableDataEditor
 
getCursor() - Method in class org.eclipse.datatools.sqltools.data.internal.ui.editor.TableDataEditor
 
getCursorNames() - Method in class org.eclipse.datatools.sqltools.editor.template.GenericSQLContext
 
getCursorNames(IDocument, int) - Method in class org.eclipse.datatools.sqltools.sql.parser.ParsingResult
Returns all the cursor names that can be used at the position indicated by offset.
getCursorReference() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for class 'Cursor Reference'.
getCursorReference_DeleteStatement() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'Delete Statement'.
getCursorReference_UpdateStatement() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'Update Statement'.
getCursors(IDocument, int) - Method in class org.eclipse.datatools.sqltools.sql.parser.ParsingResult
Gets all the parameter definitions indexed by their names in the surrounding stored procedure
getCustomData() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for class 'Custom Data'.
getCustomData_DisplayValue() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the attribute 'Display Value'.
getCustomData_ProviderId() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the attribute 'Provider Id'.
getCustomData_Value() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the attribute 'Value'.
getCustomFilter() - Method in class org.eclipse.datatools.connectivity.ui.dse.dialogs.ProfileSelectionComposite
Returns the custom filter
getCustomFilterExpression() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for class 'Custom Filter Expression'.
getCustomFilterExpression_Context() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the containment reference 'Context'.
getCustomFilterExpression_Type() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the containment reference 'Type'.
getCustomLiteralAttributeValue(IConfigurationElement) - Static method in class org.eclipse.datatools.connectivity.oda.spec.manifest.CombinedExpressionOperatorDefinition
For internal use only.
getData(String) - Method in class org.eclipse.datatools.connectivity.oda.spec.result.CustomAggregate
Gets the value of an extension-defined property of the specified name.
getData(String) - Method in class org.eclipse.datatools.connectivity.oda.spec.result.filter.CustomExpression
Gets the value of an extension-defined property of the specified name.
getData(String) - Method in class org.eclipse.datatools.connectivity.oda.spec.ValidationContext
Gets the value of a named property.
getData(String) - Method in class org.eclipse.datatools.connectivity.oda.spec.valueexpr.CustomFunction
Gets the value of an extension-defined property of the specified name.
getData() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.LeafNode
 
getData() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.ASATableEditorColumnsViewer
 
getData() - Method in class org.eclipse.datatools.sqltools.plan.PlanRequest
 
getData() - Method in class org.eclipse.datatools.sqltools.plan.treeplan.TreeExecutionPlanDocument
Returns the data of this plan document
getData() - Method in class org.eclipse.datatools.sqltools.plan.treeplan.TreePlanNodeComponent
Returns the data of this node
getData() - Method in interface org.eclipse.datatools.sqltools.result.IResultSetRow
Returns the data of this row
getData(int) - Method in interface org.eclipse.datatools.sqltools.result.IResultSetRow
Returns the row data at the given column (the index is based on 0)
getData() - Method in class org.eclipse.datatools.sqltools.result.OperationCommand
Returns the data
getData() - Method in class org.eclipse.datatools.sqltools.result.ResultSetRow
Returns the data of this result set row
getData(int) - Method in class org.eclipse.datatools.sqltools.result.ResultSetRow
Returns the data object at the given column
getData() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditor
 
getData() - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.ISchemaObjectEditor
Returns the application data
getDataAccess() - Method in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
Returns the meta object for enum 'Data Access'.
getDataAccessDesign() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for class 'Data Access Design'.
getDataAccessDesign() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignSessionRequest
Returns the value of the 'Data Access Design' containment reference.
getDataAccessDesign() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignSessionResponse
Returns the value of the 'Data Access Design' containment reference.
getDataAccessDesign_DataSetDesign() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the containment reference 'Data Set Design'.
getDatabase() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseDBSpaceImpl
 
getDatabase() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABasePredefinedDataTypeImpl
 
getDatabase() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASAWebServiceImpl
 
getDatabase() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseDBSpace
Returns the value of the 'Database' container reference.
getDatabase() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABasePredefinedDataType
Returns the value of the 'Database' reference.
getDatabase() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASAWebService
Returns the value of the 'Database' reference.
getDatabase() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASECacheImpl
 
getDatabase() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEPredefinedDataTypeImpl
 
getDatabase() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASESchemaImpl
 
getDatabase() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEWebServiceImpl
 
getDatabase() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASECache
Returns the value of the 'Database' container reference.
getDatabase() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEPredefinedDataType
Returns the value of the 'Database' reference.
getDatabase() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEWebService
Returns the value of the 'Database' container reference.
getDatabase() - Method in interface org.eclipse.datatools.modelbase.sql.accesscontrol.AuthorizationIdentifier
Returns the value of the 'Database' reference.
getDatabase(QueryStatement) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
Returns the Database for which SQL Statement is associated with.
getDatabase() - Method in interface org.eclipse.datatools.modelbase.sql.schema.Catalog
Returns the value of the 'Database' reference.
getDatabase() - Method in interface org.eclipse.datatools.modelbase.sql.schema.Event
Returns the value of the 'Database' reference.
getDatabase() - Method in interface org.eclipse.datatools.modelbase.sql.schema.Schema
Returns the value of the 'Database' reference.
getDatabase() - Method in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
Returns the meta object for class 'Database'.
getDatabase() - Method in class org.eclipse.datatools.sqltools.editor.contentassist.SQLDBProposalsRequest
 
getDatabase() - Method in interface org.eclipse.datatools.sqltools.editor.core.connection.ISQLEditorConnectionInfo
Gets the Database object associated with this input.
getDatabase() - Method in class org.eclipse.datatools.sqltools.parsers.sql.postparse.PostParseProcessorConfiguration
 
getDatabase() - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.postparse.RoutineReferenceResolver
Gets the current SQL model Database object.
getDatabase() - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.postparse.TableReferenceResolver
 
getDatabase() - Method in interface org.eclipse.datatools.sqltools.sql.reference.IProcedure
 
getDatabase(Schema) - Static method in class org.eclipse.datatools.sqltools.sql.util.ModelUtil
 
getDatabase() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.FunctionHelper
Gets the Database object with which this helper is associated.
getDatabase() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SQLBuilderConnectionInfo
 
getDatabase() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SQLDomainModel
Gets the Database object that corresponds to this SQL statement.
getDatabase() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.execute.ExecuteViewer
Gets the database.
getDatabase() - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditor
Gets the Database object associated with this input.
getDatabase() - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditorConnectionInfo
 
getDatabase_AuthorizationIds() - Method in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
Returns the meta object for the reference list 'Authorization Ids'.
getDatabase_Catalogs() - Method in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
Returns the meta object for the reference list 'Catalogs'.
getDatabase_Events() - Method in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
Returns the meta object for the reference list 'Events'.
getDatabase_Schemas() - Method in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
Returns the meta object for the reference list 'Schemas'.
getDatabase_Vendor() - Method in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
Returns the meta object for the attribute 'Vendor'.
getDatabase_Version() - Method in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
Returns the meta object for the attribute 'Version'.
getDatabaseCatalogProvider() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
getDatabaseCatalogProvider() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
getDatabaseDefinition() - Method in interface org.eclipse.datatools.connectivity.sqm.core.connection.ConnectionInfo
 
getDatabaseDefinition(Table) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.ConstraintCreationUtils
Get DatabaseDefinition by a given table
getDatabaseDefinition(SQLObject) - Static method in class org.eclipse.datatools.sqltools.sql.util.ModelUtil
 
getDatabaseDefinition() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SQLDomainModel
Gets the current DatabaseDefinition object.
getDatabaseDefinition(ISQLEditorConnectionInfo) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLDBUtil
 
getDatabaseDefinitionId() - Method in class org.eclipse.datatools.sqltools.plan.PlanRequest
Returns the database definition id
getDatabaseDefinitionRegistry() - Static method in class org.eclipse.datatools.connectivity.sqm.core.SQMServices
Gets the system registry for access to available DatabaseDefinition.
getDatabaseFactoryRegistry() - Static method in class org.eclipse.datatools.sqltools.editor.ui.core.EditorCoreUIPlugin
 
getDatabaseFileName() - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogDatabase
 
getDatabaseFileName() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseDatabaseImpl
 
getDatabaseFileName() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseDatabase
Returns the value of the 'Database File Name' attribute.
getDatabaseIdentifier(EObject) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlBuilder
 
getDatabaseIdentifier() - Method in class org.eclipse.datatools.sqltools.debugger.core.ClientConInfo
 
getDatabaseIdentifier() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPThread
 
getDatabaseIdentifier() - Method in class org.eclipse.datatools.sqltools.editor.core.result.ResultSupportRunnable
 
getDatabaseIdentifier() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.action.EditSchemaObjectAction
 
getDatabaseIdentifier() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditorInput
 
getDatabaseIdentifier() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditorPage
Returns the database identifier
getDatabaseIdentifier() - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.ISchemaObjectEditorInput
Returns the database identifier
getDatabaseIdentifier() - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.ISchemaObjectEditorPage
Returns the database identifier
getDatabaseIdentifier() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.actions.ExecuteAction
 
getDatabaseIdentifier() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SQLDomainModel
 
getDatabaseIdentifier() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.BaseExecuteAction
 
getDatabaseIdentifier() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.DMLDialogSelectionSQLAction
 
getDatabaseIdentifier() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.ExecuteCurrentSQLAction
 
getDatabaseIdentifier() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.ExecuteSelectionSQLAction
 
getDatabaseIdentifier() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.ExecuteSQLAction
 
getDatabaseIdentifier() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.ExecuteSQLAsOneStatementAction
 
getDatabaseIdentifier() - Method in class org.eclipse.datatools.sqltools.sqleditor.plan.BaseExplainAction
Subclass should implement this method to returns the database identifier
getDatabaseIdentifier() - Method in class org.eclipse.datatools.sqltools.sqleditor.plan.ExplainSQLActionDelegate
 
getDatabaseIdentifier() - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditor
Returns the DatabaseIdentifier associated with the connection info.
getDatabaseList() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.ResultCollector
 
getDatabaseMaximumIdentifierLength() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
getDatabaseMaximumIdentifierLength() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
getDatabaseName() - Method in class org.eclipse.datatools.connectivity.db.generic.ui.GenericDBProfileDetailsWizardPage
Get the database name
getDatabaseName() - Method in interface org.eclipse.datatools.connectivity.sqm.core.connection.ConnectionInfo
 
getDatabaseName() - Method in class org.eclipse.datatools.enablement.sybase.ui.SybaseDatabaseSetting
 
getDatabaseName() - Method in class org.eclipse.datatools.sqltools.editor.contentassist.ContentAssistQueryRequest
 
getDatabaseName() - Method in interface org.eclipse.datatools.sqltools.editor.core.connection.ISQLEditorConnectionInfo
Gets the database name associated with this input.
getDatabaseName() - Method in class org.eclipse.datatools.sqltools.result.OperationCommand
Returns the database name
getDatabaseName(EObject) - Static method in class org.eclipse.datatools.sqltools.sql.util.ModelUtil
Returns the database name by taking catalog into account.
getDatabaseName() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.ConnectionContext
Insert the method's description here.
getDatabaseName() - Method in interface org.eclipse.datatools.sqltools.sqlbuilder.views.source.IDBContext
 
getDatabaseName() - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditorConnectionInfo
 
getDatabaseProfileId() - Method in class org.eclipse.datatools.enablement.sybase.ui.SybaseDatabaseProfileSetting
 
getDatabaseSchemas() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseDatabaseImpl
 
getDatabaseSchemas() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseDatabase
 
getDatabaseTable() - Method in interface org.eclipse.datatools.modelbase.sql.query.TableInDatabase
Returns the value of the 'Database Table' reference.
getDatabaseType() - Method in interface org.eclipse.datatools.sqltools.sql.reference.IDatabase
 
getDatabaseVendorDefinition() - Method in interface org.eclipse.datatools.sqltools.editor.core.connection.ISQLEditorConnectionInfo
Gets the DatabaseVendorDefinition object associated with this input.
getDatabaseVendorDefinition() - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditorConnectionInfo
 
getDatabaseVendorDefinitionId() - Method in interface org.eclipse.datatools.sqltools.editor.core.connection.ISQLEditorConnectionInfo
Gets the DatabaseVendorDefinitionId object associated with this input.
getDatabaseVendorDefinitionId() - Method in class org.eclipse.datatools.sqltools.editor.ui.core.SQLDevToolsUIConfiguration
Returns the associated DatabaseVendorDefinitionId object.
getDatabaseVendorDefinitionId(SQLObject) - Static method in class org.eclipse.datatools.sqltools.sql.util.ModelUtil
 
getDatabaseVendorDefinitionId() - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditorConnectionInfo
 
getDataDevices() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalog
 
getDataDevices() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASECatalogImpl
 
getDataDevices() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASECatalog
Returns the value of the 'Data Devices' reference list.
getDataElementAttributes() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for class 'Data Element Attributes'.
getDataElementAttributes_Identifier() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the containment reference 'Identifier'.
getDataElementAttributes_Name() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the attribute 'Name'.
getDataElementAttributes_NativeDataTypeCode() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the attribute 'Native Data Type Code'.
getDataElementAttributes_Nullability() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the attribute 'Nullability'.
getDataElementAttributes_Position() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the attribute 'Position'.
getDataElementAttributes_Precision() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the attribute 'Precision'.
getDataElementAttributes_Scale() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the attribute 'Scale'.
getDataElementAttributes_UiHints() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the containment reference 'Ui Hints'.
getDataElementIdentifier() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for class 'Data Element Identifier'.
getDataElementIdentifier_Name() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the attribute 'Name'.
getDataElementIdentifier_Position() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the attribute 'Position'.
getDataElementIdentifiers() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for class 'Data Element Identifiers'.
getDataElementIdentifiers_Identifiers() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the containment reference list 'Identifiers'.
getDataElementUIHints() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for class 'Data Element UI Hints'.
getDataElementUIHints_Description() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the attribute 'Description'.
getDataElementUIHints_DisplayName() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the attribute 'Display Name'.
getDataLinkDataType() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
Returns the meta object for class 'Data Link Data Type'.
getDataLinkDataType_IntegrityControl() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
Returns the meta object for the attribute 'Integrity Control'.
getDataLinkDataType_Length() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
Returns the meta object for the attribute 'Length'.
getDataLinkDataType_LinkControl() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
Returns the meta object for the attribute 'Link Control'.
getDataLinkDataType_ReadPermission() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
Returns the meta object for the attribute 'Read Permission'.
getDataLinkDataType_Recovery() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
Returns the meta object for the attribute 'Recovery'.
getDataLinkDataType_Unlink() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
Returns the meta object for the attribute 'Unlink'.
getDataLinkDataType_WritePermission() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
Returns the meta object for the attribute 'Write Permission'.
getDatalinkFunctionNames() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.FunctionHelperDB2
Gets a list of names of the Datalink functions supported by the database.
getDataModelElementFactory() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
getDataModelElementFactory() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
getDataSetDesign() - Method in interface org.eclipse.datatools.connectivity.oda.design.DataAccessDesign
Returns the value of the 'Data Set Design' containment reference.
getDataSetDesign() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for class 'Data Set Design'.
getDataSetDesign() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignSessionRequest
Obtains the top-level Data Set Design associated with this Request session.
getDataSetDesign() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignSessionResponse
Obtains the top-level Data Set Design associated with this Response session.
getDataSetDesign() - Method in interface org.eclipse.datatools.connectivity.oda.design.DynamicValuesQuery
Returns the value of the 'Data Set Design' containment reference.
getDataSetDesign() - Method in interface org.eclipse.datatools.connectivity.oda.design.ResultSubset
Returns the value of the 'Data Set Design' containment reference.
getDataSetDesign_DataSourceDesign() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the containment reference 'Data Source Design'.
getDataSetDesign_DisplayName() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the attribute 'Display Name'.
getDataSetDesign_Name() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the attribute 'Name'.
getDataSetDesign_OdaExtensionDataSetId() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the attribute 'Oda Extension Data Set Id'.
getDataSetDesign_Parameters() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the containment reference 'Parameters'.
getDataSetDesign_PrimaryResultSetName() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the attribute 'Primary Result Set Name'.
getDataSetDesign_PrivateProperties() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the containment reference 'Private Properties'.
getDataSetDesign_PublicProperties() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the containment reference 'Public Properties'.
getDataSetDesign_Query() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the containment reference 'Query'.
getDataSetDesign_ResultSets() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the containment reference 'Result Sets'.
getDataSetParameters() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for class 'Data Set Parameters'.
getDataSetParameters_DerivedMetaData() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the attribute 'Derived Meta Data'.
getDataSetParameters_ParameterDefinitions() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the containment reference list 'Parameter Definitions'.
getDataSetQuery() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for class 'Data Set Query'.
getDataSetQuery_QueryText() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the attribute 'Query Text'.
getDataSetType(String) - Method in class org.eclipse.datatools.connectivity.oda.util.manifest.ExtensionManifest
Returns the DataSetType instance that represents the dataSet element with the given ID defined in this data source extension.
getDataSetTypeCount() - Method in class org.eclipse.datatools.connectivity.oda.util.manifest.ExtensionManifest
Returns the number of data set types defined in this ODA data source extension.
getDataSetTypeIDs() - Method in class org.eclipse.datatools.connectivity.oda.util.manifest.ExtensionManifest
Returns an array of ids of the dataSet elements defined in this data source extension.
getDataSetTypes() - Method in class org.eclipse.datatools.connectivity.oda.util.manifest.ExtensionManifest
Returns an array of DataSetType instances that represent the dataSet elements defined in this data source extension.
getDataSetUIElement(String) - Method in class org.eclipse.datatools.connectivity.oda.design.ui.manifest.UIExtensionManifest
Returns the DataSetUIElement instance that represents the dataSetUI element with the given id defined in this data source extension.
getDataSetUIElement(String, String) - Method in class org.eclipse.datatools.connectivity.oda.design.ui.manifest.UIManifestExplorer
Returns the DataSetUIElement instance that represents the dataSetUI element with the given id defined in the ODA extension manifest of the specified data source element id.
getDataSetUIElementIDs() - Method in class org.eclipse.datatools.connectivity.oda.design.ui.manifest.UIExtensionManifest
Returns an array of ids of the dataSetUI elements defined in this data source extension.
getDataSetUIElements() - Method in class org.eclipse.datatools.connectivity.oda.design.ui.manifest.UIExtensionManifest
Returns an array of DataSetUIElement instances that represent the dataSetUI elements defined in this data source extension.
getDataSourceDesign() - Method in interface org.eclipse.datatools.connectivity.oda.design.DataAccessDesign
Returns the value of the Data Source Design associated with the Data Set.
getDataSourceDesign() - Method in interface org.eclipse.datatools.connectivity.oda.design.DataSetDesign
Returns the value of the 'Data Source Design' containment reference.
getDataSourceDesign() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for class 'Data Source Design'.
getDataSourceDesign() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignSessionRequest
Obtains the Data Source Design associated with the top level Data Set in this Request session.
getDataSourceDesign() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignSessionResponse
Obtains the Data Source Design associated with the top level Data Set in this Response session.
getDataSourceDesign_DisplayName() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the attribute 'Display Name'.
getDataSourceDesign_EffectiveOdaExtensionId() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the attribute 'Effective Oda Extension Id'.
getDataSourceDesign_HostResourceIdentifiers() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the containment reference 'Host Resource Identifiers'.
getDataSourceDesign_LinkedProfileName() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the attribute 'Linked Profile Name'.
getDataSourceDesign_LinkedProfileStoreFilePath() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the attribute 'Linked Profile Store File Path'.
getDataSourceDesign_Name() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the attribute 'Name'.
getDataSourceDesign_OdaExtensionDataSourceId() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the attribute 'Oda Extension Data Source Id'.
getDataSourceDesign_OdaExtensionId() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the attribute 'Oda Extension Id'.
getDataSourceDesign_PrivateProperties() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the containment reference 'Private Properties'.
getDataSourceDesign_PublicProperties() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the containment reference 'Public Properties'.
getDataSourceDesign_ResourceFile() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the attribute 'Resource File'.
getDataSourceDisplayName() - Method in class org.eclipse.datatools.connectivity.oda.util.manifest.ExtensionManifest
Returns the display name of the data source element defined in the ODA data source extension.
getDataSourceElement() - Method in class org.eclipse.datatools.connectivity.oda.util.manifest.ExtensionManifest
Returns the configuration element of this extension's data source element.
getDataSourceElementId() - Method in class org.eclipse.datatools.connectivity.oda.design.ui.manifest.UIExtensionManifest
Returns the fully qualified ID that uniquely identifies the ODA data source extension within an ODA consumer application's environment.
getDataSourceElementID() - Method in class org.eclipse.datatools.connectivity.oda.util.manifest.ExtensionManifest
Returns the ID that uniquely identifies the dataSource element defined in the ODA data source extension.
getDataSourceId() - Method in class org.eclipse.datatools.connectivity.oda.LogConfiguration
Returns the id of a type of data source to apply the logging configuration.
getDataSourceIdentifiers() - Method in class org.eclipse.datatools.connectivity.oda.util.manifest.ManifestExplorer
Returns a collection of identifiers of all ODA data source extensions.
getDataSourceIdentifiers(ManifestExplorer.Filter) - Method in class org.eclipse.datatools.connectivity.oda.util.manifest.ManifestExplorer
Returns a collection of identifiers of all ODA data source extensions that meet the specified filter criteria.
getDataSourceMajorVersion() - Method in interface org.eclipse.datatools.connectivity.oda.IDataSetMetaData
Returns the major version number of the underlying data provider.
getDataSourceMinorVersion() - Method in interface org.eclipse.datatools.connectivity.oda.IDataSetMetaData
Returns the minor version number of the underlying data provider.
getDataSourceObjects(String, String, String, String) - Method in interface org.eclipse.datatools.connectivity.oda.IDataSetMetaData
Returns the collection of objects found in a data provider's catalog.
getDataSourceProductName() - Method in interface org.eclipse.datatools.connectivity.oda.IDataSetMetaData
Returns the name of this data provider product.
getDataSourceProductVersion() - Method in interface org.eclipse.datatools.connectivity.oda.IDataSetMetaData
Returns the version of this data provider product as a String.
getDataSourceProperties(Properties, Object) - Method in interface org.eclipse.datatools.connectivity.oda.consumer.services.IPropertyProvider
Provides the effective property values to use at runtime to open a connection to a data source.
getDataSourceWizardInfo() - Method in class org.eclipse.datatools.connectivity.oda.design.ui.manifest.UIExtensionManifest
Returns the definition of customizable behavior of a data source wizard that allows an user to create a new ODA data source design instance.
getDataType() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogColumn
 
getDataType() - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngresIdentitySpecifierImpl
 
getDataType() - Method in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngresIdentitySpecifier
Returns the value of the 'Data Type' attribute.
getDataType() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseColumn
 
getDataType(String, Schema, int, DatabaseIdentifier, boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.DataTypeProviderExt
 
getDataType(String, Schema, int, DatabaseIdentifier) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.DataTypeProviderExt
 
getDataType() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
Returns the meta object for class 'Data Type'.
getDataType() - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryValueExpression
Returns the value of the 'Data Type' containment reference.
getDataType() - Method in interface org.eclipse.datatools.modelbase.sql.schema.TypedElement
Get the type for this TypedElement
getDataType() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLTableColumnDefinitionRegular
Returns the value of the 'Data Type' containment reference.
getDatatypeAliases() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.services.ASASQLDataService
 
getDatatypeByName(String, DBObject[]) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SQLUtil
given the name and UDT list,return the IDatatype object
getDataTypeFullFormatString(Column) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.ConstraintCreationUtils
 
getDatatypeInfo(String) - Method in class org.eclipse.datatools.enablement.sybase.parser.AbstractQuickSQLParser
 
getDatatypeInfo(String) - Method in class org.eclipse.datatools.enablement.sybase.parser.QuickSQLParser
 
getDataTypeMapping(int) - Method in class org.eclipse.datatools.connectivity.oda.util.manifest.DataSetType
Returns the data type mapping for the specified native data type code.
getDataTypeMapping(String) - Method in class org.eclipse.datatools.connectivity.oda.util.manifest.DataSetType
Returns the data type mapping for the specified native data type name.
getDataTypeMappings() - Method in class org.eclipse.datatools.connectivity.oda.util.manifest.DataSetType
Returns the data type mappings for the data set type, or an empty array if no mappings exist.
getDataTypeProvider() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.services.ASASQLDataService
 
getDataTypes() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogDatabase
 
getDataTypes() - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogDatabase
 
getDataTypes() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseDatabaseImpl
 
getDataTypes() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseDatabase
Returns the value of the 'Data Types' reference list.
getDatatypes() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.services.ASASQLDataService
 
getDataTypes() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEDatabaseImpl
 
getDataTypes() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEDatabase
Returns the value of the 'Data Types' reference list.
getDataTypeString(DataType, DatabaseIdentifier) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.DataTypeProviderExt
TODO: will pull up to DTP
getDataTypeString() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.ASATableEditorColumnRowData
 
getDataTypeValidator() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.services.ASASQLDataService
 
getDate(String) - Method in interface org.eclipse.datatools.connectivity.oda.IAdvancedQuery
Returns the java.sql.Date value from the designated output parameter.
getDate(int) - Method in interface org.eclipse.datatools.connectivity.oda.IAdvancedQuery
Returns the java.sql.Date value from the designated output parameter.
getDate(int) - Method in interface org.eclipse.datatools.connectivity.oda.IResultSet
Gets the value of the designated column in the current row as a java.sql.Date.
getDate(String) - Method in interface org.eclipse.datatools.connectivity.oda.IResultSet
Gets the value of the designated column in the current row as a java.sql.Date.
getDate() - Method in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
Returns the meta object for data type 'Date'.
getDateDataType() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
Returns the meta object for class 'Date Data Type'.
getDateInstance(int, ULocale) - Static method in class org.eclipse.datatools.connectivity.oda.flatfile.util.DateFormatFactory
Gets DateFormat instance allocated to the current thread for the given date style, timestyle and locale.
getDatetimeFunctionNames() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.FunctionHelper
Gets a list of the names of datetime (date, time, timestamp) functions supported by the database.
getDateTimeInstance(int, int, ULocale) - Static method in class org.eclipse.datatools.connectivity.oda.flatfile.util.DateFormatFactory
Gets DateFormat instance allocated to the current thread for the given date style, timestyle and locale.
getDaysOfMonth() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.ScheduleImpl
 
getDaysOfMonth() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.Schedule
Returns the value of the 'Days Of Month' attribute.
getDaysOfWeek() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.ScheduleImpl
 
getDaysOfWeek() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.Schedule
Returns the value of the 'Days Of Week' attribute.
getDB2FunctionNames() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.FunctionHelperDB2
Gets a list of names of the special DB2 functions supported by the database.
getDBConnProps() - Method in class org.eclipse.datatools.connectivity.db.generic.ui.GenericDBProfileDetailsWizardPage
Get the optional connection properties
getDBContext() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLCompletionEngine
Gets the current DB context object.
getDBContext() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLCompletionProcessor
Gets the current DB context object.
getDBDatatypes(String, Connection) - Static method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogUtils
 
getDBDatatypes(String, Connection) - Static method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogUtils
 
getDbDefinitions() - Method in class org.eclipse.datatools.connectivity.sqm.core.util.CatalogLoaderOverrideManager
Return a list of Database Definitions that have override loaders registered
getDBEvents() - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngresSchemaImpl
 
getDBEvents() - Method in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngresSchema
Returns the value of the 'DB Events' reference list.
getDBHelper() - Method in class org.eclipse.datatools.sqltools.db.derby.core.DerbyConfiguration
 
getDbName() - Method in class org.eclipse.datatools.sqltools.plan.PlanRequest
 
getDBNames() - Method in class org.eclipse.datatools.enablement.sybase.asa.actions.MultiASADialog
 
getDBNamesFromASA(Connection) - Static method in class org.eclipse.datatools.enablement.sybase.asa.actions.JDBCHelper
Get a list of database names from an ASA connection
getDBObject() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLDBProposal
Gets the database model object that this proposal represents.
getDBObjectName() - Method in interface org.eclipse.datatools.sqltools.sql.parser.ast.IASTDeployable
 
getDBObjectProposals(List) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLCompletionEngine
Gets a list of SQLDBProposal objects.
getDBObjectProposals(SQLDBProposalsRequest) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLCompletionProposalFactory
Gets a list of DBProposal objects.
getDBProposals() - Method in interface org.eclipse.datatools.sqltools.editor.contentassist.ISQLDBProposalsService
Gets the list of SQLDBProposal objects for the content assist proposals.
getDBProposals() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLBuilderDBProposalsService
Gets the list of SQLDBProposal objects for the content assist proposals.
getDBProposals() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLDBProposalsService
Gets the list of SQLDBProposal objects for the content assist proposals.
getDBProposalService() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLCompletionProcessor
Gets the DBProposalsService.
getDBProposalsService() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.ConnectionContext
Gets the DB proposals service associated with the connection.
getDBProposalsService() - Method in interface org.eclipse.datatools.sqltools.sqlbuilder.views.source.IDBContext
Gets the DB proposals service associated with this database context.
getDBProposalsService() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.editor.SQLSourceViewerConfiguration
Gets the DBProposalsService object that provides content assist services for this editor.
getDBProposalsService() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLCompletionEngine
Gets the current DBProposalsService.
getDBProposalsService() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLCompletionProposalFactory
Get the DBProposalsService to use.
getDBProposalsService() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLParserCompletionEngine
Gets the current DBProposalsService.
getDBProposalsService() - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditor
Gets the DBProposalsService object that provides content assist services for this editor.
getDBPWD() - Method in class org.eclipse.datatools.connectivity.db.generic.ui.GenericDBProfileDetailsWizardPage
Get the password
getDbSpace() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseIndex
 
getDbSpace() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseProxyTable
 
getDbSpace() - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogIndex
 
getDbSpace() - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogTable
 
getDbSpace() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseIndexImpl
 
getDbSpace() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseTableImpl
 
getDbSpace() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseIndex
Returns the value of the 'Db Space' reference.
getDbSpace() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseTable
Returns the value of the 'Db Space' reference.
getDbSpaces() - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogDatabase
 
getDbSpaces() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseDatabaseImpl
 
getDbSpaces() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseDatabase
Returns the value of the 'Db Spaces' containment reference list.
getDBType() - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditor
 
getDBUID() - Method in class org.eclipse.datatools.connectivity.db.generic.ui.GenericDBProfileDetailsWizardPage
Get the user name
getDDL() - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ddl.IDDLProvider
Returns the DDL
getDDLGenerator() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
getDDLGenerator() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
getDdlParser() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
getDdlParser() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
getDebuggeeSpid() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPStackFrame
 
getDebuggerConnection() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPThread
 
getDebuggerDefinition() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
getDebuggerDefinition() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
getDebugHandler() - Method in class org.eclipse.datatools.sqltools.debugger.core.ClientConInfo
 
getDebugHandler(ServerIdentifier) - Method in class org.eclipse.datatools.sqltools.debugger.core.DebugHandlerManager
 
getDebugHandler(String) - Method in class org.eclipse.datatools.sqltools.debugger.core.DebugHandlerManager
 
getDebugHandler(String) - Method in interface org.eclipse.datatools.sqltools.debugger.core.IDebugHandlerManager
Returns the debug handler for the given profile, may return null if there is no debug handler for this profile
getDebugHandler(ServerIdentifier) - Method in interface org.eclipse.datatools.sqltools.debugger.core.IDebugHandlerManager
Returns the debug handler for the given server
getDebugHandlerManager() - Method in class org.eclipse.datatools.sqltools.debugger.core.ui.DebuggerCoreUIPlugin
 
getDebugHandlers() - Method in class org.eclipse.datatools.sqltools.debugger.core.DebugHandlerManager
 
getDebugHandlers() - Method in interface org.eclipse.datatools.sqltools.debugger.core.IDebugHandlerManager
Returns all debug handlers
getDebugModelPresentation() - Method in interface org.eclipse.datatools.sqltools.debugger.core.SQLDebuggerConfiguration
Gets the DebugModelPresentation
getDebugPage() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.ProceduralObjectEditorHandler
 
getDebugTarget() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPDebugElement
 
getDebugTarget() - Method in class org.eclipse.datatools.sqltools.routineeditor.launching.SPDebugTarget_Run
 
getDeclarationOption() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLSerializeFunction
Returns the value of the 'Declaration Option' attribute.
getDeclaringExtensionId() - Method in interface org.eclipse.datatools.connectivity.oda.design.CustomFilterExpression
Returns the value of the 'Declaring Extension Id' attribute of this type of filter expression.
getDeclaringExtensionId() - Method in interface org.eclipse.datatools.connectivity.oda.design.FilterExpressionType
Returns the value of the 'Declaring Extension Id' attribute.
getDeclaringExtensionId() - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.AggregateDefinition
Gets the unique id of the dynamicResultSets extension that declares this type of custom aggregate type.
getDeclaringExtensionId() - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.ExtensionContributor
Gets the unique extension id that declares this dynamicResultSet contributor.
getDeclaringExtensionId() - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.FilterExpressionDefinition
Gets the unique id of the dynamicResultSets extension that declares this type of custom filter expression.
getDeclaringExtensionId() - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.FunctionExpressionDefinition
Gets the unique id of the dynamicResultSets extension that declares this type of custom function type.
getDeclaringExtensionId() - Method in class org.eclipse.datatools.connectivity.oda.spec.result.CustomAggregate
Gets the unique id of the dynamicResultSet extension that declares this custom expression type.
getDeclaringExtensionId() - Method in class org.eclipse.datatools.connectivity.oda.spec.result.filter.CustomExpression
Gets the unique id of the ODA dynamicResultSet extension that declares this custom expression type.
getDeclaringExtensionId() - Method in class org.eclipse.datatools.connectivity.oda.spec.valueexpr.CustomFunction
Gets the unique id of the dynamicResultSet extension that declares this custom expression type.
getDecorationService() - Method in interface org.eclipse.datatools.connectivity.sqm.core.ui.services.IDataToolsUIServiceManager
 
getDefault() - Static method in class org.eclipse.datatools.connectivity.db.generic.GenericDBPlugin
Returns the shared instance.
getDefault() - Static method in class org.eclipse.datatools.connectivity.db.generic.ui.GenericDBUIPlugin
Returns the shared instance.
getDefault() - Static method in class org.eclipse.datatools.connectivity.oda.template.ui.plugin.Activator
Returns the shared instance
getDefault() - Static method in class org.eclipse.datatools.connectivity.ui.dse.DSEPlugin
Returns the shared instance.
getDefault() - Static method in class org.eclipse.datatools.connectivity.ui.templates.ConnectivityTemplatesPlugin
Returns the shared instance
getDefault() - Static method in class org.eclipse.datatools.enablement.ase.JDBCASEPlugin
Returns the shared instance.
getDefault() - Static method in class org.eclipse.datatools.enablement.hsqldb.ui.HSQLDBActivator
Returns the shared instance
getDefault() - Static method in class org.eclipse.datatools.enablement.mysql.MysqlPlugin
Returns the shared instance.
getDefault() - Static method in class org.eclipse.datatools.enablement.mysql.ui.Activator
Returns the shared instance
getDefault() - Static method in class org.eclipse.datatools.enablement.sap.maxdb.MaxDBEnablementPlugin
Returns the shared instance
getDefault() - Static method in class org.eclipse.datatools.enablement.sap.maxdb.ui.MaxDBUIPlugin
Returns the shared instance
getDefault() - Static method in class org.eclipse.datatools.enablement.sqlite.Activator
Returns the shared instance
getDefault() - Static method in class org.eclipse.datatools.enablement.sqlite.ui.SQLITEActivator
Returns the shared instance
getDefault() - Static method in class org.eclipse.datatools.enablement.sybase.Activator
Returns the shared instance
getDefault() - Static method in class org.eclipse.datatools.enablement.sybase.asa.JDBCASAPlugin
Returns the shared instance.
getDefault() - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.ExamplePlugin
 
getDefault() - Static method in class org.eclipse.datatools.enablement.sybase.asa.ui.ASAUIPlugin
Returns the shared instance
getDefault() - Static method in class org.eclipse.datatools.enablement.sybase.ase.ui.ASEUIPlugin
Returns the shared instance
getDefault() - Static method in class org.eclipse.datatools.enablement.sybase.ui.SybaseUIPlugin
Returns the shared instance
getDefault() - Static method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelPlugin
Returns the shared instance.
getDefault() - Static method in class org.eclipse.datatools.sqltools.data.internal.core.DataCorePlugin
Returns the shared instance.
getDefault() - Static method in class org.eclipse.datatools.sqltools.data.internal.ui.DataUIPlugin
Returns the shared instance.
getDefault() - Static method in class org.eclipse.datatools.sqltools.db.derby.Activator
Returns the shared instance.
getDefault() - Static method in class org.eclipse.datatools.sqltools.db.derby.ui.DerbyUIActivator
Returns the shared instance
getDefault() - Static method in class org.eclipse.datatools.sqltools.db.generic.ui.GenericUIActivator
Returns the shared instance
getDefault() - Static method in class org.eclipse.datatools.sqltools.debugger.core.internal.DebuggerCorePlugin
Returns the shared instance.
getDefault() - Static method in class org.eclipse.datatools.sqltools.debugger.core.ui.DebuggerCoreUIPlugin
Returns the shared instance
getDefault() - Static method in class org.eclipse.datatools.sqltools.editor.ui.core.EditorCoreUIPlugin
Returns the shared instance
getDefault() - Static method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.LexerPlugin
Returns the shared instance.
getDefault() - Static method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserPlugin
Returns the shared instance.
getDefault() - Static method in class org.eclipse.datatools.sqltools.parsers.sql.SQLParserPlugin
Returns the shared instance.
getDefault() - Static method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserPlugin
Returns the shared instance.
getDefault() - Static method in class org.eclipse.datatools.sqltools.result.ResultsViewPlugin
Returns the shared instance.
getDefault() - Static method in class org.eclipse.datatools.sqltools.result.ui.ResultsViewUIPlugin
Returns the shared instance
getDefault() - Static method in class org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditorUIActivator
Returns the shared instance
getDefault() - Static method in class org.eclipse.datatools.sqltools.schemaobjecteditor.SOEPlugin
Returns the shared instance
getDefault() - Static method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.SOEUIPagePlugin
Returns the shared instance
getDefault() - Static method in class org.eclipse.datatools.sqltools.sql.ui.SQLUIActivator
Returns the shared instance
getDefault() - Static method in class org.eclipse.datatools.sqltools.sqleditor.internal.SQLEditorPlugin
Returns the shared instance of this plug-in.
getDefaultCatalogNameForProfile(Connection) - Static method in class org.eclipse.datatools.enablement.sybase.asa.actions.JDBCHelper
 
getDefaultCollation() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.CharacterSet
Returns the value of the 'Default Collation' attribute.
getDefaultColumnValue(Column) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.UpdateHelper
 
getDefaultConfiguration() - Static method in class org.eclipse.datatools.sqltools.editor.ui.core.SQLToolsUIFacade
Gets the default SQLDevToolsUIConfiguration object, which is contributed via the "isDefault" attribute of the "dbConfiguration" extension point, or if there's no such contribution, will use SQLDevToolsUIConfiguration.getDefaultInstance().
getDefaultConfiguration() - Static method in class org.eclipse.datatools.sqltools.editor.ui.internal.core.SQLDevToolsUIConfigRegistryImpl
 
getDefaultDatabaseVendorDefinitionId() - Static method in class org.eclipse.datatools.sqltools.editor.ui.core.SQLToolsUIFacade
Returns the DatabaseVendorDefinitionId which contributes to the sql dev tools framework as a default configuration.
getDefaultDefinitionName() - Method in class org.eclipse.datatools.connectivity.drivers.models.OverrideTemplateDescriptor
Returns the default definition name.
getDefaultDefinitionName() - Method in class org.eclipse.datatools.connectivity.drivers.models.TemplateDescriptor
Returns the default definition name.
getDefaultGlobalIncrementPartitionSize(TypeOfDefault, String) - Static method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.Utils
 
getDefaultInstance() - Static method in class org.eclipse.datatools.sqltools.editor.ui.core.SQLDevToolsUIConfiguration
 
getDefaultLeft(String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SearchConditionHelper
Returns the default left side of a predicate for the given operator.
getDefaultLocation() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASECatalogImpl
 
getDefaultLocation() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASECatalog
Returns the value of the 'Default Location' attribute.
getDefaultOdaDataTypeCode(int) - Method in class org.eclipse.datatools.connectivity.oda.util.manifest.DataSetType
Returns the primary ODA scalar data type code that the specified native data type is mapped to.
getDefaultOdaDataTypeCode(int, String, String) - Method in class org.eclipse.datatools.connectivity.oda.util.manifest.ManifestExplorer
Converts the specified native data type code to its default ODA data type code, based on the data type mapping defined by the specified ODA data source and data set types.
getDefaultOption() - Method in interface org.eclipse.datatools.sqltools.plan.IPlanOption
Returns the default plan type id
getDefaultOption() - Method in class org.eclipse.datatools.sqltools.plan.PlanOption
 
getDefaultPageId() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.ProceduralObjectEditorInput
 
getDefaultPagesOrder() - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.extensions.IEditorDescriptor
Returns the default order of the pages.
getDefaultPostParseProcessorList() - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserManager
 
getDefaultPostParseProcessorList() - Method in class org.eclipse.datatools.sqltools.parsers.sql.SQLParserManager
Returns the static list of default PostParseProcessors that can be used with SQLParserManager.parse(String) or SQLParserManager.parseScript(String).
getDefaultPrecision(int) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SQLUtil
 
getDefaultPrefixes(ISourceViewer, String) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.editor.SQLSourceViewerConfiguration
 
getDefaultResourceString(String) - Static method in class org.eclipse.datatools.connectivity.oda.design.util.DesignUtil
Returns the default resource string, if any, in the specified design attribute value.
getDefaultRight(String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SearchConditionHelper
Returns the default right side of a predicate for the given operator.
getDefaults() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogSchema
 
getDefaults() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASESchemaImpl
 
getDefaults() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASESchema
Returns the value of the 'Defaults' reference list.
getDefaultScalarValue() - Method in interface org.eclipse.datatools.connectivity.oda.design.InputElementAttributes
Deprecated. replaced by InputElementAttributes.getDefaultValues() as of 3.2 (DTP 1.7)
getDefaultScalarValue() - Method in interface org.eclipse.datatools.connectivity.oda.design.ParameterDefinition
A convenience method to return this parameter's default input value in String.
getDefaultScale(int) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SQLUtil
 
getDefaultSchema(ConnectionInfo, Catalog) - Static method in class org.eclipse.datatools.enablement.sybase.util.ModelUtilExt
 
getDefaultSchema() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SQLDomainModel
Gets the default schema for the current connection profile.
getDefaultSchemaName() - Method in interface org.eclipse.datatools.sqltools.editor.core.connection.ISQLEditorConnectionInfo
Gets the default schema name to use with the connection or database associated with this input.
getDefaultSchemaName() - Method in class org.eclipse.datatools.sqltools.parsers.sql.postparse.PostParseProcessorConfiguration
 
getDefaultSchemaName() - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.postparse.RoutineReferenceResolver
Gets the current default schema name.
getDefaultSchemaName() - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.postparse.TableReferenceResolver
 
getDefaultSchemaName(ISQLEditorConnectionInfo) - Static method in class org.eclipse.datatools.sqltools.sqleditor.internal.utils.SQLDBUtils
 
getDefaultSchemaName() - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditor
Gets the default schema name to use with the connection or database associated with this input.
getDefaultSchemaName() - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditorConnectionInfo
 
getDefaultSortedPages() - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.extensions.IEditorDescriptor
Returns the pages of this editor with default order
getDefaultStatementFromSQL(String, String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SQLDomainModel
Gets a default SQL statement object based on the given SQL string.
getDefaultStatementFromStatementType(int, String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SQLDomainModel
Gets a default SQL statement object based on the given statement type.
getDefaultStatementTerminator() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLStatementSupport
Gets the default statement terminator string for the current document.
getDefaultType() - Method in interface org.eclipse.datatools.connectivity.oda.design.DynamicFilterExpression
Returns the value of the 'Default Type' containment reference.
getDefaultType() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseUserDefinedDataType
 
getDefaultType() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseUserDefinedTypeImpl
 
getDefaultType() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseUserDefinedType
Returns the value of the 'Default Type' attribute.
getDefaultValue() - Method in class org.eclipse.datatools.connectivity.oda.util.manifest.Property
Returns the default value of the property.
getDefaultValue() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogColumn
 
getDefaultValue() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseColumn
 
getDefaultValue() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseUserDefinedDataType
 
getDefaultValue() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseParameterImpl
 
getDefaultValue() - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.impl.SybaseParameterImpl
 
getDefaultValue() - Method in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybaseParameter
Returns the value of the 'Default Value' attribute.
getDefaultValue() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.AttributeDefinition
Returns the value of the 'Default Value' attribute.
getDefaultValue() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.Domain
Returns the value of the 'Default Value' attribute.
getDefaultValue() - Method in interface org.eclipse.datatools.modelbase.sql.tables.Column
Returns the value of the 'Default Value' attribute.
getDefaultValue() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.ASTSQLParam
 
getDefaultValue() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.ASTSQLParam
 
getDefaultValue() - Method in interface org.eclipse.datatools.sqltools.sql.parser.ast.IASTSQLParam
 
getDefaultValue() - Method in interface org.eclipse.datatools.sqltools.sql.reference.IColumn
Returns the default value or null if none.
getDefaultValue() - Method in interface org.eclipse.datatools.sqltools.sql.reference.IDatatype
Gets the default value of this data type
getDefaultValueCount() - Method in interface org.eclipse.datatools.connectivity.oda.design.InputElementAttributes
Gets the number of default values specified.
getDefaultValueCount() - Method in interface org.eclipse.datatools.connectivity.oda.design.ParameterDefinition
A convenience method to get the number of default values specified for this parameter.
getDefaultValueForColumn(Column) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.ExpressionHelper
Gets an acceptable default value (as a string) for the given database column, based on its datatype.
getDefaultValues() - Method in interface org.eclipse.datatools.connectivity.oda.design.InputElementAttributes
Returns the value of the 'Default Values' containment reference.
getDefaultValues() - Method in interface org.eclipse.datatools.connectivity.oda.design.ParameterDefinition
A convenience method to return this parameter's collection of default input values.
getDefaultViewer() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.ParameterViewerDescriptor
gets the default viewer
getDefaultViewer() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.ResultSetViewerDescriptor
gets the default viewer
getDefinition() - Method in class org.eclipse.datatools.connectivity.oda.spec.result.CustomAggregate
Gets the definition of this expression's capabilities and metadata, as registered by the provider in its extension of the org.eclipse.datatools.connectivity.oda.dynamicResultSet extension point.
getDefinition() - Method in class org.eclipse.datatools.connectivity.oda.spec.result.filter.CustomExpression
Gets the definition of this expression's capabilities and metadata, as registered by the provider in its extension of the org.eclipse.datatools.connectivity.oda.dynamicResultSet extension point.
getDefinition() - Method in class org.eclipse.datatools.connectivity.oda.spec.valueexpr.CustomFunction
Gets the definition of this expression's capabilities and metadata, as registered by the provider in its extension of the org.eclipse.datatools.connectivity.oda.dynamicResultSet extension point.
getDefinition(String, String) - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinitionRegistry
 
getDefinition(Database) - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinitionRegistry
 
getDeleteAction() - Method in class org.eclipse.datatools.sqltools.data.internal.ui.editor.TableDataEditorActionBarContributor
 
getDeleteAction() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.CCPActionGroup
Returns the delete action managed by this action group.
getDeletedRows() - Method in class org.eclipse.datatools.sqltools.data.internal.core.load.TableLoader
 
getDeleteProposals() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLCompletionProposalFactory
 
getDeleteStatement() - Method in interface org.eclipse.datatools.modelbase.sql.query.CursorReference
Returns the value of the 'Delete Statement' container reference.
getDeleteStatement() - Method in interface org.eclipse.datatools.modelbase.sql.query.QuerySearchCondition
Returns the value of the 'Delete Statement' container reference.
getDeleteStatement() - Method in interface org.eclipse.datatools.modelbase.sql.query.TableInDatabase
Returns the value of the 'Delete Statement' container reference.
getDELIMITED_IDENTIFIER_QUOTE() - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
Gets the DELIMITED_IDENTIFIER_QUOTE char.
getDelimitedIdentifierQuote() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQuerySourceFormat
Gets the delimited identifier quote character to use for parsing and code generation.
getDelimitedStringCount(String, String) - Static method in class org.eclipse.datatools.connectivity.oda.util.StringSubstitutionUtil
Returns the number of named and un-named delimited strings in the text argument, where the delimited strings are labeled by only a start delimiter.
getDelimitedStringCount(String, String, boolean) - Static method in class org.eclipse.datatools.connectivity.oda.util.StringSubstitutionUtil
Returns the number of delimited strings in the text argument, where the delimited strings are labeled by only a start delimiter.
getDelimitedStringCount(String, String, String) - Static method in class org.eclipse.datatools.connectivity.oda.util.StringSubstitutionUtil
Returns the number of named and un-named delimited strings in the text argument, where the delimited strings are labeled by a start delimiter and an end delimiter.
getDelimitedStringCount(String, String, String, boolean) - Static method in class org.eclipse.datatools.connectivity.oda.util.StringSubstitutionUtil
Returns the number of delimited strings in the text argument, where the delimited strings are labeled by a start delimiter and an end delimiter.
getDelimiter() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.export.component.EncodingDelimiterOptionsSection
Returns the delimiter
getDelimiter() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.export.ResultFormatWizardPage
Returns the delimiter
getDelimiter() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.export.SaveResultGroup
Returns the delimiter
getDelimiter(Connection) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLIdentifier
 
getDeltaDDL() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.model.ProceduralObjectEditModel
 
getDeltaDDL() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.model.ASATableSchemaEditModel
 
getDeltaDDL() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.model.AbstractSchemaObjectEditModel
Sub class should override this method to return the delta ddl
getDeltaDDL() - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.model.ISchemaObjectEditModel
Returns the delta ddl which will be used to execute
getDeltaDDLGenerator() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
getDeltaDDLGenerator() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
getDeltaDdlGenProvider(String, String, EObject) - Method in class org.eclipse.datatools.enablement.sybase.deltaddl.DeltaDdlGenServiceImpl
 
getDeltaDDLScript(EObject, ChangeDescription, IProgressMonitor, boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.ASADDLGeneratorWrapper
 
getDependencies() - Method in class org.eclipse.datatools.connectivity.ui.templates.AbstractConnectivityTemplateSection
Returns dependencies for the new plug-in
getDependencies(String) - Method in class org.eclipse.datatools.connectivity.ui.templates.ConnectionProfileTemplateSection
 
getDependencies(String) - Method in class org.eclipse.datatools.connectivity.ui.templates.DriverTemplateSection
 
getDependencies(String) - Method in class org.eclipse.datatools.connectivity.ui.templates.ProfileSampleTemplateSection
 
getDependencies() - Method in interface org.eclipse.datatools.modelbase.sql.schema.SQLObject
Returns the value of the 'Dependencies' containment reference list.
getDependency() - Method in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
Returns the meta object for class 'Dependency'.
getDependency_DependencyType() - Method in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
Returns the meta object for the attribute 'Dependency Type'.
getDependency_TargetEnd() - Method in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
Returns the meta object for the reference 'Target End'.
getDependencyType() - Method in interface org.eclipse.datatools.modelbase.sql.schema.Dependency
Returns the value of the 'Dependency Type' attribute.
getDepth() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPStackFrame
Depth of this stack frame.
getDerbyModelFactory() - Method in interface org.eclipse.datatools.modelbase.derby.DerbyModelPackage
Returns the factory that creates the instances of the model.
getDerbyModelPackage() - Method in interface org.eclipse.datatools.modelbase.derby.DerbyModelFactory
Returns the package supported by this factory.
getDerbySchema() - Method in interface org.eclipse.datatools.modelbase.derby.DerbyModelPackage
Returns the meta object for class 'Derby Schema'.
getDerivedColumnList() - Method in interface org.eclipse.datatools.modelbase.sql.query.TableInDatabase
Returns the value of the 'Derived Column List' reference list.
getDerivedDatabaseTable(ValueExpressionColumn) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
Returns the TableInDatabase that the given columnExpr was derived from, if the given column is not the result of an expression in the selectClause of a QuerySelect or the result column of a QueryValues.
getDerivedDatabaseTables(List) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
Returns the TableInDatabases, that the given columnExprs were derived from, if the given columns are not the result of an expression in the selectClause of a QuerySelect or the result column of a QueryValues.
getDerivedTable() - Method in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
Returns the meta object for class 'Derived Table'.
getDerivedTable_QueryExpression() - Method in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
Returns the meta object for the containment reference 'Query Expression'.
getDescription() - Method in class org.eclipse.datatools.connectivity.drivers.models.CategoryDescriptor
Returns the description.
getDescription() - Method in class org.eclipse.datatools.connectivity.drivers.models.OverrideTemplateDescriptor
Returns the description.
getDescription() - Method in class org.eclipse.datatools.connectivity.drivers.models.TemplateDescriptor
Returns the description.
getDescription() - Method in interface org.eclipse.datatools.connectivity.IConnectionProfile
 
getDescription() - Method in interface org.eclipse.datatools.connectivity.oda.design.DataElementUIHints
Returns the value of the 'Description' attribute.
getDescription() - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.AggregateDefinition
Gets the brief translateable description, if any.
getDescription() - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.FilterExpressionDefinition
Gets the brief translateable description of this type of filter expression.
getDescription() - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.FunctionExpressionDefinition
Gets the brief translateable description, if any.
getDescription() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
getDescription() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
getDescription() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.EngineeringOption.EnumLiteral
 
getDescription(Object) - Method in class org.eclipse.datatools.connectivity.ui.CommonLabelProviderBase
 
getDescription(Object) - Method in class org.eclipse.datatools.connectivity.ui.navigator.ConnectionProfileLabelProvider
 
getDescription() - Method in interface org.eclipse.datatools.connectivity.ui.wizards.IProfileWizardProvider
 
getDescription() - Method in class org.eclipse.datatools.enablement.jdt.classpath.DriverClasspathContainer
 
getDescription() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseColumn
 
getDescription() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseEvent
 
getDescription() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseForeignKey
 
getDescription() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseGroup
 
getDescription() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseIndex
 
getDescription() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseProcedure
 
getDescription() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseProxyTable
 
getDescription() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseRemoteProcedure
 
getDescription() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseTempTable
 
getDescription() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseTrigger
 
getDescription() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseUser
 
getDescription() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseUserDefinedFunction
 
getDescription() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseViewTable
 
getDescription() - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogForeignKey
 
getDescription() - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogIndex
 
getDescription() - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogTable
 
getDescription() - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogTempTable
 
getDescription(Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.providers.SybaseASALabelProviderExt
 
getDescription(Object) - Method in class org.eclipse.datatools.enablement.sybase.ase.providers.SybaseASELabelProviderExt
 
getDescription() - Method in interface org.eclipse.datatools.modelbase.sql.schema.Comment
Returns the value of the 'Description' attribute.
getDescription() - Method in interface org.eclipse.datatools.modelbase.sql.schema.SQLObject
Returns the value of the 'Description' attribute.
getDescription() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.commands.MoveJoinCommand
 
getDescription() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.commands.SetLocationCommand
 
getDescriptionKey() - Method in interface org.eclipse.datatools.connectivity.oda.design.DataElementUIHints
Returns the resource key of the 'Description' attribute.
getDesignAttributes() - Method in interface org.eclipse.datatools.connectivity.oda.design.Property
Returns the value of the 'Design Attributes' containment reference.
getDesignerState() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for class 'Designer State'.
getDesignerState() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignSessionRequest
Returns the value of the 'Designer State' containment reference.
getDesignerState() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignSessionResponse
Returns the value of the 'Designer State' containment reference.
getDesignerState_StateContent() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the containment reference 'State Content'.
getDesignerState_Version() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the attribute 'Version'.
getDesignerStateContent() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for class 'Designer State Content'.
getDesignerStateContent_StateContentAsBlob() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the attribute 'State Content As Blob'.
getDesignerStateContent_StateContentAsString() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the attribute 'State Content As String'.
getDesignFactory() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the factory that creates the instances of the model.
getDesignPackage() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignFactory
Returns the package supported by this factory.
getDesignResourceBaseURI() - Method in interface org.eclipse.datatools.connectivity.oda.design.ResourceIdentifiers
Returns the value of the 'Design Resource Base URI String' attribute in URI form.
getDesignResourceBaseURI() - Method in class org.eclipse.datatools.connectivity.oda.util.ResourceIdentifiers
Returns the base URI of the design resources of an ODA consumer application.
getDesignResourceBaseURIString() - Method in interface org.eclipse.datatools.connectivity.oda.design.ResourceIdentifiers
Returns the value of the 'Design Resource Base URI String' attribute.
getDesignResourceURILocator() - Method in class org.eclipse.datatools.connectivity.oda.util.ResourceIdentifiers
Returns the URI Locator registered by an ODA consumer application for its design resources.
getDesignSessionRequest() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for class 'Session Request'.
getDesignSessionRequest_DataAccessDesign() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the containment reference 'Data Access Design'.
getDesignSessionRequest_DesignerState() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the containment reference 'Designer State'.
getDesignSessionRequest_Editable() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the attribute 'Editable'.
getDesignSessionRequest_SessionLocale() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the containment reference 'Session Locale'.
getDesignSessionResponse() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for class 'Session Response'.
getDesignSessionResponse_DataAccessDesign() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the containment reference 'Data Access Design'.
getDesignSessionResponse_DesignerState() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the containment reference 'Designer State'.
getDesignSessionResponse_SessionStatus() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the attribute 'Session Status'.
getDesignViewer() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilder
Returns the DesignViewer.
getDetail() - Method in class org.eclipse.datatools.sqltools.plan.treeplan.TreePlanNodeComponent
Returns the detail information of this node
getDetailsPart() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints.SQLConstraintsBlock
Returns the details part
getDeviceItem() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getDeviceItem() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for class 'Device Item'.
getDeviceItem_DeviceName() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getDeviceItem_DeviceName() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the attribute 'Device Name'.
getDeviceItem_Size() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getDeviceItem_Size() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the attribute 'Size'.
getDeviceName() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.DeviceItem
Returns the value of the 'Device Name' attribute.
getDeviceName() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.DeviceItemImpl
 
getDeviceNames() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASESegmentImpl
 
getDeviceNames() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASESegment
Returns the value of the 'Device Names' attribute list.
getDiagnosticAfterPopulating() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.ASATableEditorColumnsViewer
Returns the diagnostic of this part, which is generated when populating the object.
getDialogAreaComposite() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.actions.NewSQLStatementDialog
Gets the composite that comprises the "dialog area" of this dialog.
getDirection() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.ASTSQLParam
 
getDirection() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.ASTSQLParam
 
getDirection() - Method in interface org.eclipse.datatools.sqltools.sql.parser.ast.IASTSQLParam
 
getDirectReferences(EObject, Class) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
Returns all directly referenced Objects of the given eObject that are of type or a subtype of the given typeFilter.
getDisabledBakColor() - Method in class org.eclipse.datatools.sqltools.result.ui.ResultsViewUIPlugin
 
getDisconnectProposals() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLCompletionProposalFactory
 
getDisplay() - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.ExamplePlugin
 
getDisplay() - Static method in class org.eclipse.datatools.sqltools.debugger.core.ui.DebuggerCoreUIPlugin
Gets the Display.
getDisplay() - Static method in class org.eclipse.datatools.sqltools.sqleditor.internal.SQLEditorPlugin
 
getDisplayData(IResultSetObject, IResultSetRow, String) - Static method in class org.eclipse.datatools.sqltools.result.internal.ui.view.ColumnAlignedResultItem
Returns the display data of the given row
getDisplayFormat() - Method in interface org.eclipse.datatools.connectivity.oda.design.ValueFormatHints
Returns the value of the 'Display Format' attribute.
getDisplayName() - Method in interface org.eclipse.datatools.connectivity.oda.design.DataElementUIHints
Returns the value of the 'Display Name' attribute.
getDisplayName() - Method in interface org.eclipse.datatools.connectivity.oda.design.DataSetDesign
Returns the value of the 'Display Name' attribute.
getDisplayName() - Method in interface org.eclipse.datatools.connectivity.oda.design.DataSourceDesign
Returns the value of the 'Display Name' attribute.
getDisplayName() - Method in interface org.eclipse.datatools.connectivity.oda.design.PropertyAttributes
Returns the value of the 'Display Name' attribute.
getDisplayName() - Method in interface org.eclipse.datatools.connectivity.oda.design.ScalarValueDefinition
Returns the value of the 'Display Name' attribute.
getDisplayName() - Method in class org.eclipse.datatools.connectivity.oda.design.ui.manifest.DataSetPageInfo
Returns the page title or descriptive name of a customized page that will be displayed in the UI of this page.
getDisplayName() - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.AggregateDefinition
Gets the translateable name that can be used to refer to this particular aggregate type in dialogs presented to the user.
getDisplayName() - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.CombinedExpressionOperatorDefinition.CustomCombinedOperatorDefinition
 
getDisplayName() - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.CombinedExpressionOperatorDefinition
 
getDisplayName() - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.FilterExpressionDefinition
Gets the translateable name that can be used to refer to this particular expression in dialogs presented to the user.
getDisplayName() - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.FunctionExpressionDefinition
Gets the translatable name that will be used to refer to this particular function expression type in dialogs presented to the user.
getDisplayName() - Method in class org.eclipse.datatools.connectivity.oda.util.manifest.DataSetType
Returns the display name of the ODA data set type element.
getDisplayName() - Method in class org.eclipse.datatools.connectivity.oda.util.manifest.Property
Returns the display name of the extension-defined property.
getDisplayName() - Method in class org.eclipse.datatools.connectivity.oda.util.manifest.PropertyChoice
Returns the display name of the choice element.
getDisplayName() - Method in class org.eclipse.datatools.connectivity.sqm.core.ui.explorer.providers.content.virtual.VirtualNode
 
getDisplayName() - Method in interface org.eclipse.datatools.connectivity.sqm.core.ui.explorer.virtual.IVirtualNode
Display Name of the Virtual Node - Will be displayed in the Model Explorer if null, getName will be used
getDisplayName() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.ASATableSchemaEditorHandler
 
getDisplayName() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.DefaultSchemaObjectEditorHandler
 
getDisplayName() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditor
Tries to return a meaningful name
getDisplayName() - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.ISchemaObjectEditor
Returns the display name of the current edited object (a meaningful name), this will be used for saving as purpose.
getDisplayName() - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.ISchemaObjectEditorHandler
Returns the display name of the current edited object (a meaningful name), this will be used for saving purpose.
getDisplayNameColumn() - Method in interface org.eclipse.datatools.connectivity.oda.design.DynamicValuesQuery
Returns the value of the 'Display Name Column' attribute.
getDisplayNameKey() - Method in interface org.eclipse.datatools.connectivity.oda.design.DataElementUIHints
Returns the resource key of the 'Display Name' attribute.
getDisplayNameKey() - Method in interface org.eclipse.datatools.connectivity.oda.design.DataSetDesign
Returns the resource key of the 'Display Name' attribute.
getDisplayNameKey() - Method in interface org.eclipse.datatools.connectivity.oda.design.DataSourceDesign
Returns the resource key of the 'Display Name' attribute.
getDisplayNameKey() - Method in interface org.eclipse.datatools.connectivity.oda.design.PropertyAttributes
Returns the resource key of the 'Display Name' attribute.
getDisplayNameKey() - Method in interface org.eclipse.datatools.connectivity.oda.design.ScalarValueDefinition
Returns the resource key of the 'Display Name' attribute.
getDisplayRecords() - Method in interface org.eclipse.datatools.sqltools.result.IResultSetObject
Returns the records to display (Loaded in memory), each element's type should be IResultSetRow
getDisplayRecords() - Method in class org.eclipse.datatools.sqltools.result.ResultSetObject
 
getDisplayRecords() - Method in class org.eclipse.datatools.sqltools.result.XMLResultSetObject
 
getDisplaySize() - Method in interface org.eclipse.datatools.connectivity.oda.design.ValueFormatHints
Returns the value of the 'Display Size' attribute.
getDisplayString() - Method in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.IPrivilegeState
Returns the display string of this state
getDisplayString() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.PrivilegeState
 
getDisplayString(List, AuthorizationIdentifier, SQLObject, String, Privilege) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.PrivilegesUtil
Get the display string for the given privilege
getDisplayString() - Method in interface org.eclipse.datatools.sqltools.result.internal.export.IOutputterDescriptor
Returns the display string of this outputter
getDisplayString() - Method in class org.eclipse.datatools.sqltools.result.internal.export.OutputterDescriptor
 
getDisplayString() - Method in class org.eclipse.datatools.sqltools.result.OperationCommand
Returns the display string of this operation
getDisplayString(String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.ExpressionHelper
 
getDisplayString() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLCompletionProposal
 
getDisplayString() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLCompletionProposal
 
getDisplayString() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.templates.PositionBasedCompletionProposal
 
getDisplayString() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.templates.SQLTemplateProposal
 
getDisplayValue() - Method in interface org.eclipse.datatools.connectivity.oda.design.CustomData
Returns the value of the 'Display Value' attribute.
getDistinctColumnItems(SQLQueryObject, boolean, boolean) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.views.BuilderUtility
 
getDistinctUserDefinedType() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
Returns the meta object for class 'Distinct User Defined Type'.
getDistinctUserDefinedType_PredefinedRepresentation() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
Returns the meta object for the containment reference 'Predefined Representation'.
getDMLDialog(Shell, String, String, String, String, String, String, String, HashMap) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.sqlbuilderdialog.SQLBuilderUIComponentService
 
getDocument(Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.RoutineFormDocumentProviderAdapter
 
getDocument() - Method in interface org.eclipse.datatools.sqltools.sql.parser.ast.Node
 
getDocument() - Method in class org.eclipse.datatools.sqltools.sql.parser.ast.SimpleNode
 
getDocumentContent() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionDocument
Returns the value of the 'Document Content' containment reference.
getDocumentProvider(IEditorInput) - Static method in class org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditorDocumentProviderFactory
Returns a document debuggerDocumentProvider that can be used by RoutineEditor
getDocumentProvider() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLSourceViewer
 
getDocumentProvider() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.editor.SQLEditorContentOutlinePage
Gets the document provider associated with this outline page.
getDocumentRegions(IDocument) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLPartitionScanner
Gets the partitions of the given document as an array of ITypedRegion objects.
getDocumentRegions(IDocument) - Static method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLPartitionScanner
Gets the partitions of the given document as an array of ITypedRegion objects.
getDocumentRoot() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for class 'Document Root'.
getDocumentRoot_Mixed() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the attribute list 'Mixed'.
getDocumentRoot_OdaDesignSession() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the containment reference 'Oda Design Session'.
getDocumentRoot_XMLNSPrefixMap() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the map 'XMLNS Prefix Map'.
getDocumentRoot_XSISchemaLocation() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the map 'XSI Schema Location'.
getDocumentSetupParticipant() - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditor
Gets the document setup participant object associated with this editor.
getDomain() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
Returns the meta object for class 'Domain'.
getDomain_Constraint() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
Returns the meta object for the containment reference list 'Constraint'.
getDomain_DefaultValue() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
Returns the meta object for the attribute 'Default Value'.
getDomainModel() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSearchTable
 
getDomainModel() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSimpleTable
 
getDomainModel() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.ExpressionBuilderWizard
 
getDomainModel() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.function.ParamTable
 
getDomainModel() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.multiexpr.ExpressionsTable
 
getDomainModel() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilder
Returns the SQLDomainModel belonging to this SQLBuilder.
getDomainModel() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.BaseWindow
 
getDomainModel() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.DesignViewer
 
getDomainModel() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.insert.InsertGridViewer
 
getDomainModel() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.ConnectionContext
Gets the domain model for the current SQL statement.
getDomainModel() - Method in interface org.eclipse.datatools.sqltools.sqlbuilder.views.source.IDBContext
Gets the domain model for the current SQL statement.
getDomainModel() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLSourceViewer
 
getDoneConnect() - Method in class org.eclipse.datatools.connectivity.ui.dse.dialogs.ProfileSelectionDialogPage
 
getDouble(String) - Method in interface org.eclipse.datatools.connectivity.oda.IAdvancedQuery
Returns the double value from the designated output parameter.
getDouble(int) - Method in interface org.eclipse.datatools.connectivity.oda.IAdvancedQuery
Returns the double value from the designated output parameter.
getDouble(int) - Method in interface org.eclipse.datatools.connectivity.oda.IResultSet
Gets the value of the designated column in the current row as a double.
getDouble(String) - Method in interface org.eclipse.datatools.connectivity.oda.IResultSet
Gets the value of the designated column in the current row as a double.
getDoubleClickStrategy(ISourceViewer, String) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.internal.ui.SQLSourceViewerConfiguration
 
getDoubleClickStrategy(ISourceViewer, String) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.ddl.SQLSourceViewerConfiguration
 
getDoubleClickStrategy(ISourceViewer, String) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.editor.SQLSourceViewerConfiguration
Returns the double-click strategy ready to be used in this viewer when double clicking onto text of the given content type.
getDragTracker(Request) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart
 
getDragTracker(Request) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.TableEditPart
 
getDriverCategory() - Method in class org.eclipse.datatools.connectivity.db.generic.ui.GenericDBProfileDetailsWizardPage
 
getDriverCategory() - Method in class org.eclipse.datatools.connectivity.db.generic.ui.GenericDBProfilePropertyPage
 
getDriverCategoryID() - Method in class org.eclipse.datatools.connectivity.sqm.core.mappings.ProviderIDtoDriverCategoryIDDescriptor
Returns the driver category id.
getDriverClass() - Method in class org.eclipse.datatools.connectivity.db.generic.ui.GenericDBProfileDetailsWizardPage
Get the driver class
getDriverClass() - Method in class org.eclipse.datatools.connectivity.oda.util.manifest.JavaRuntimeInterface
Returns the fully qualified concrete class that implements the org.eclipse.datatools.connectivity.oda.IDriver interface.
getDriverClassName() - Method in interface org.eclipse.datatools.connectivity.sqm.core.connection.ConnectionInfo
 
getDriverDatabaseName() - Method in class org.eclipse.datatools.connectivity.db.generic.ui.GenericDBProfileDetailsWizardPage
Get the sample database name from the driver instance.
getDriverExtensionManifest(String) - Method in class org.eclipse.datatools.connectivity.oda.consumer.util.manifest.ExtensionExplorer
Finds and returns the extension information defined in the plugin manifest of the extension that implements the DTP ODA Consumer extension point - org.eclipse.datatools.connectivity.oda.consumer.driverBridge.
getDriverFileLocation(String) - Method in class org.eclipse.datatools.connectivity.oda.util.manifest.JavaRuntimeInterface
 
getDriverFileLocation(String) - Method in class org.eclipse.datatools.connectivity.oda.util.manifest.RuntimeInterface
Returns the driver file location for the current OS platform.
getDriverID() - Method in class org.eclipse.datatools.connectivity.db.generic.ui.GenericDBProfileDetailsWizardPage
Get the driver ID
getDriverInstanceByID(String) - Method in class org.eclipse.datatools.connectivity.drivers.DriverManager
Retrieve a DriverInstance by Id
getDriverInstanceByName(String) - Method in class org.eclipse.datatools.connectivity.drivers.DriverManager
Retrieve a DriverInstance by name.
getDriverInstancesByCategory(String) - Method in class org.eclipse.datatools.connectivity.drivers.DriverManager
 
getDriverInstancesByName(String) - Method in class org.eclipse.datatools.connectivity.drivers.DriverManager
Retrieve DriverInstances by name.
getDriverInstancesByTemplate(String) - Method in class org.eclipse.datatools.connectivity.drivers.DriverManager
 
getDriverLocation() - Method in class org.eclipse.datatools.connectivity.oda.util.manifest.ExtensionManifest
Returns the driver installation location.
getDriverTemplate() - Method in class org.eclipse.datatools.connectivity.drivers.DefaultDriverValuesProvider
 
getDriverTemplate() - Method in interface org.eclipse.datatools.connectivity.drivers.IDriverValuesProvider
 
getDriverTemplateDescriptor(String) - Static method in class org.eclipse.datatools.connectivity.drivers.models.TemplateDescriptor
Returns the driver template with the given id.
getDriverTemplateDescriptors() - Static method in class org.eclipse.datatools.connectivity.drivers.models.TemplateDescriptor
Returns all contributed driver templates.
getDriverType() - Method in class org.eclipse.datatools.connectivity.oda.consumer.util.manifest.DriverExtensionManifest
Returns the driver type for which a driver bridge extension is implemented.
getDriverURL() - Method in class org.eclipse.datatools.connectivity.db.generic.ui.GenericDBProfileDetailsWizardPage
Get the sample URL from the driver instance.
getDriverURL() - Method in class org.eclipse.datatools.connectivity.db.generic.ui.GenericDBProfilePropertyPage
 
getDropProposals() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLCompletionProposalFactory
 
getDSEView(IViewReference[]) - Static method in class org.eclipse.datatools.enablement.sybase.ui.util.DSEUtil
 
getDynamicFilterExpression() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for class 'Dynamic Filter Expression'.
getDynamicFilterExpression_Context() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the containment reference 'Context'.
getDynamicFilterExpression_DefaultType() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the containment reference 'Default Type'.
getDynamicInputParameter() - Method in interface org.eclipse.datatools.connectivity.oda.design.ExpressionParameterDefinition
Returns the value of the 'Dynamic Input Parameter' containment reference.
getDynamicValueChoices() - Method in interface org.eclipse.datatools.connectivity.oda.design.InputElementAttributes
Returns the value of the 'Dynamic Value Choices' containment reference.
getDynamicValuesQuery() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for class 'Dynamic Values Query'.
getDynamicValuesQuery_DataSetDesign() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the containment reference 'Data Set Design'.
getDynamicValuesQuery_DisplayNameColumn() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the attribute 'Display Name Column'.
getDynamicValuesQuery_Enabled() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the attribute 'Enabled'.
getDynamicValuesQuery_ValueColumn() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the attribute 'Value Column'.
getDynamicValuesQuery_ValueColumnIdentifier() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the containment reference 'Value Column Identifier'.
getEAnnotation(String) - Method in interface org.eclipse.datatools.modelbase.sql.schema.SQLObject
 
getEAnnotationDetail(EAnnotation, String) - Method in interface org.eclipse.datatools.modelbase.sql.schema.SQLObject
 
getEAnnotations() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCForeignKey
 
getEAnnotations() - Method in class org.eclipse.datatools.enablement.mysql.catalog.MySqlCatalogForeignKey
 
getEClasses(DatabaseDefinition) - Method in class org.eclipse.datatools.connectivity.sqm.core.util.CatalogLoaderOverrideManager
Get the list of eclass names with loaders registered for the given database definition.
getEContainerRecursively(EObject, Class) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
Returns the EObject.eContainer()for the given eObject that is assignable to the given type containerType.
getEditableInputElementAttributes() - Method in interface org.eclipse.datatools.connectivity.oda.design.ParameterDefinition
A short-cut method that returns the value of the 'Element Attributes' containment referenced by the 'Input Attributes' containment reference.
getEditingDomain() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SQLDomainModel
Gets the editing domain for this statement.
getEditingDomain() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilder
Returns the EditingDomain belonging to this SQLBuilder
getEditModel() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditor
 
getEditModel() - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.ISchemaObjectEditor
Returns the edit model
getEditModelObject() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditorInput
 
getEditModelObject() - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.ISchemaObjectEditorInput
Returns the model of the object which is been editing
getEditor() - Method in class org.eclipse.datatools.sqltools.common.ui.dialog.SaveAsDialog
 
getEditor() - Method in class org.eclipse.datatools.sqltools.data.internal.ui.editor.TableDataCell
 
getEditor() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditorPage
Returns the parent editor.
getEditor() - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.extensions.IEditorPageDescriptor
Returns the instance of the editor in which this page is contained
getEditor() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.ExecuteCurrentSQLAction
 
getEditorById(String) - Static method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.SchemaObjectEditorUtils
Returns the editor given the editor id, there may be several editors with the same id, we always return the first one
getEditorByObjectType(String, String, EClass) - Static method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.SchemaObjectEditorUtils
Returns the editor instance containing extension information given the database object of the given database type.
getEditorContainer() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditor
 
getEditorDescriptor() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditor
Returns the static editor instance
getEditorDescriptor() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditorInput
 
getEditorDescriptor() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditorPage
 
getEditorDescriptor() - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.ISchemaObjectEditor
Returns the IEditorDescriptor instance containing some static information of this editor
getEditorDescriptor() - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.ISchemaObjectEditorInput
Returns the IEditorDescriptor instance which is used to describe some static information of the schema object editor
getEditorDescriptor() - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.ISchemaObjectEditorPage
Returns an instance of IEditorDescriptor which is used to describe some static information of the scheme object editor in which this page is contained
getEditorHandler() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditor
 
getEditorHandler() - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.ISchemaObjectEditor
Returns the handler
getEditorId(IEditorInput, Object) - Method in class org.eclipse.datatools.sqltools.debugger.debug.SPModelPresentation
 
getEditorId() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.action.EditSchemaObjectAction
 
getEditorId() - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.extensions.IEditorDescriptor
Returns the editor id
getEditorId() - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.extensions.IEditorPageDescriptor
Returns the id of the editor in which this page is contained
getEditorID() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.actions.NewSQLStatementComposite
Gets the ID of editor the user selected.
getEditorId() - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditorActionContributorExtension
Returns the editor id that this contributor is interested in
getEditorInput(Object) - Method in class org.eclipse.datatools.sqltools.debugger.debug.SPModelPresentation
 
getEditorInput() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.DefaultSchemaObjectEditorHandler
 
getEditorInputUsageOptions() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilder
Returns the current editorInputusageOptions of the SQLBuilder.
getEditorName() - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.extensions.IEditorDescriptor
Returns the editor name
getEditorPage() - Method in class org.eclipse.datatools.connectivity.oda.design.ui.designsession.DataSourceDesignSession
Returns a customized editor page for use within a design session to edit an extended ODA data source design instance.
getEditorPageControl(int) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditor
 
getEditorPageCount() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditor
 
getEditorPageElement() - Method in class org.eclipse.datatools.connectivity.oda.design.ui.designsession.DataSetDesignSession
Returns a customized editor page's adaptable element that represents the the extended ODA data set design instance that is being edited.
getEditorPages() - Method in class org.eclipse.datatools.connectivity.oda.design.ui.designsession.DataSetDesignSession
Returns an ordered collection of customized editor pages for use within a design session to edit an extended ODA data set design instance.
getEditorsByName(String) - Static method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.SchemaObjectEditorUtils
Returns the editors of the given name
getEditorsByVendorName(String) - Static method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.SchemaObjectEditorUtils
Returns the editors for the given database
getEditorsCatalogedByDBDefinition() - Static method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.SchemaObjectEditorUtils
Returns all the defined editors, cataloged by db definition
getEditorSite() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ASARoutineSourceEditor
 
getEditorTooltipText() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.udteditor.model.ASAUserDefinedTypeObjectEditModel
 
getEditorTooltipText() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.model.AbstractSchemaObjectEditModel
 
getEditorTooltipText() - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.model.ISchemaObjectEditModel
Returns the tooltip text for the editor in which this edit model is being edited
getEditPropertyPageElement() - Method in class org.eclipse.datatools.connectivity.oda.design.ui.designsession.DataSourceDesignSession
Returns a customized editor page's adaptable element that represents the the extended ODA data source design instance that is being edited.
getEffectiveDataSourceProperties(DataSourceDesign) - Static method in class org.eclipse.datatools.connectivity.oda.design.ui.designsession.DesignSessionUtil
 
getEffectiveOdaExtensionId() - Method in interface org.eclipse.datatools.connectivity.oda.design.DataSourceDesign
Returns the value of the 'Effective Oda Extension Id' attribute.
getEffectiveQueryText() - Method in interface org.eclipse.datatools.connectivity.oda.IQuery
Gets the current effective query text that this query has prepared.
getEffectiveResultColumns(QuerySelectStatement) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
This method compiles a list of ValueExpressionColumns that reflects the columns, in order and with datatype, which are the result of the given QuerySelectStatement.
getEffectiveResultColumns(TableReference) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.TableHelper
Returns a List of ValueExpressionColumns, with name, dataType and in ordering, so the given tableRef can be handled like a TableInDatabase.
getEffectiveStaticValueCount() - Method in interface org.eclipse.datatools.connectivity.oda.design.ExpressionParameterDefinition
Gets the number of effective static values defined.
getElapsedTime() - Method in class org.eclipse.datatools.sqltools.result.internal.model.ResultInstance
 
getElement() - Method in class org.eclipse.datatools.connectivity.drivers.models.CategoryDescriptor
Returns the configuration element.
getElement() - Method in class org.eclipse.datatools.connectivity.drivers.models.OverrideTemplateDescriptor
Returns the configuration element.
getElement() - Method in class org.eclipse.datatools.connectivity.drivers.models.TemplateDescriptor
Returns the configuration element.
getElement() - Method in class org.eclipse.datatools.connectivity.oda.design.ui.manifest.DataSetUIElement
Returns the configuration element of this instance.
getElement() - Method in class org.eclipse.datatools.connectivity.sqm.core.mappings.ProviderIDtoDriverCategoryIDDescriptor
Returns the configuration element.
getElement() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.CollectionDataType
Deprecated. As of release DTP 1.8, this method has been replaced by CollectionDataType.getElementType() and CollectionDataType.setElementType(ElementType newElementType)
getElement() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.execute.ExecuteViewer
 
getElementAt(int) - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.AccessibleTableViewer
Returns the element with the given index from this table viewer.
getElementAttributes() - Method in interface org.eclipse.datatools.connectivity.oda.design.InputParameterAttributes
Returns the value of the 'Element Attributes' containment reference.
getElementAttributes() - Method in interface org.eclipse.datatools.connectivity.oda.design.PropertyAttributes
Returns the value of the 'Element Attributes' containment reference.
getElementContentList() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionElement
Returns the value of the 'Element Content List' containment reference.
getElementContentList() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionElementContentItem
Returns the value of the 'Element Content List' container reference.
getElementContentListChildren() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionElementContentList
Returns the value of the 'Element Content List Children' containment reference list.
getElementName() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionElement
Returns the value of the 'Element Name' attribute.
getElementNullability() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for enum 'Element Nullability'.
getElementNullabilityObject() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for data type 'Element Nullability Object'.
getElements(Object) - Method in class org.eclipse.datatools.connectivity.ui.CommonContentProviderBase
 
getElements(Object) - Method in class org.eclipse.datatools.connectivity.ui.navigator.ConnectionProfileContentProvider
 
getElements(Object) - Method in class org.eclipse.datatools.connectivity.ui.templates.PropertyListContentProvider
 
getElements(Object) - Method in class org.eclipse.datatools.connectivity.ui.templates.PropertyTreeContentProvider
 
getElements(Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.providers.SybaseASAContentProvider
 
getElements(Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.PrivilegesDetailContentProvider
 
getElements(Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.commonui.SchemaObjectsViewerContentProvider
 
getElements(Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints.TreeViewerContentProvider
 
getElements(Object) - Method in class org.eclipse.datatools.enablement.sybase.ase.providers.SybaseASEContentProvider
 
getElements(Object) - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.TableDataContentProvider
Returns the elements to display in the viewer when its input is set to the given element.
getElements(Object) - Method in class org.eclipse.datatools.sqltools.data.internal.ui.editor.TableDataContentProvider
 
getElements(Object) - Method in class org.eclipse.datatools.sqltools.result.internal.ui.export.ContainerContentProvider
 
getElements(Object) - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.ResultsHistoryContentProvider
 
getElements(Object) - Method in class org.eclipse.datatools.sqltools.result.internal.ui.viewer.ResultSetContentProvider
 
getElements(Object) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.internal.ui.ContainerContentProvider
 
getElements(Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSearchTable.CaseSearchTableContentProvider
 
getElements(Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSimpleTable.CaseSimpleTableContentProvider
 
getElements(Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.function.ParamTable.ParamTableContentProvider
 
getElements(Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.multiexpr.ExpressionsTable.ExpressionsTableContentProvider
 
getElements(Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.provider.rdbschema.AvailableTablesTreeProvider
Implements ITreeContentProvider.getElements.
getElements(Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.criteria.CriteriaContentProvider
Get all the predicates from the where clause and map each of into a CriteriaElement
getElements(Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.fullselect.FullSelectGridViewer.FullSelectGridContentProvider
 
getElements(Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.fullselect.FullSelectOrderViewer.OrderContentProvider
 
getElements(Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.fullselect.ValuesRowViewer.ValuesRowGridContentProvider
 
getElements(Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.insert.InsertGridContentProvider
 
getElements(Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.insert.InsertSelectViewer.ColumnContentProvider
 
getElements(Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.GroupByContentViewer.GroupByExpressionContentProvider
 
getElements(Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.SelectGridContentProvider
 
getElements(Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.update.UpdateTreeViewer.UpdateTreeContentProvider
This method is repeatedly called to get instances of UpdateTreeElement representing all the atomic predicates in the assignment clause of the given update statement.UpdateTreeElement can represent either a single predicate or a group of predicates.
getElements(Object) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.editor.SQLEditorOutlineContentProvider
Returns the elements to display in the viewer when its input is set to the given element.
getElementsVector() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.multiexpr.ExpressionElement
 
getElementToUpdate() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSearchPage
 
getElementToUpdate() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSimplePage
 
getElementToUpdate() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.multiexpr.ExpressionsByOperatorsPage
 
getElementType() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.CollectionDataType
Returns the value of the 'Element Type' containment reference.
getElementType() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
Returns the meta object for class 'Element Type'.
getElementType_CollectionDataType() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
Returns the meta object for the container reference 'Collection Data Type'.
getEmptyHandlingOption() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionQuery
Returns the value of the 'Empty Handling Option' attribute.
getEmptyJarListIsOKFlag() - Method in class org.eclipse.datatools.connectivity.drivers.models.OverrideTemplateDescriptor
Returns the 'create default' flag value.
getEmptyJarListIsOKFlag() - Method in class org.eclipse.datatools.connectivity.drivers.models.TemplateDescriptor
Returns the 'create default' flag value.
getEncodedConnectionInfo(IFile) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLFileUtil
 
getEncodedOmitSchemaInfo(IFile) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLFileUtil
 
getEncodedProcIdentifier() - Method in class org.eclipse.datatools.sqltools.debugger.breakpoint.SPLineBreakpoint
 
getEncoding() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.CharacterSet
Returns the value of the 'Encoding' attribute.
getEncoding() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.export.component.EncodingDelimiterOptionsSection
Returns the encoding
getEncoding() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.export.ResultFormatWizardPage
Returns the encoding
getEncoding() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.export.SaveResultGroup
Returns the encoding
getEncodingName() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLSerializeFunctionEncoding
Returns the value of the 'Encoding Name' attribute.
getEncryptionInfo() - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogDatabase
 
getEncryptionInfo() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseDatabaseImpl
 
getEncryptionInfo() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getEncryptionInfo() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseDatabase
Returns the value of the 'Encryption Info' reference.
getEncryptionInfo() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for class 'Encryption Info'.
getEncryptionInfo_Algorithm() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getEncryptionInfo_Algorithm() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for the attribute 'Algorithm'.
getEncryptionInfo_EncryptedTable() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getEncryptionInfo_EncryptedTable() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for the attribute 'Encrypted Table'.
getEncryptionInfo_EncryptionKey() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getEncryptionInfo_EncryptionKey() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for the attribute 'Encryption Key'.
getEncryptionKey() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogColumn
 
getEncryptionKey() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.EncryptionInfo
Returns the value of the 'Encryption Key' attribute.
getEncryptionKey() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.EncryptionInfoImpl
 
getEncryptionKey() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEColumnImpl
 
getEncryptionKey() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEColumn
Returns the value of the 'Encryption Key' reference.
getEncryptionKeys() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASESchemaImpl
 
getEncryptionKeys() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASESchema
Returns the value of the 'Encryption Keys' reference list.
getEndColumn() - Method in class org.eclipse.datatools.enablement.sybase.parser.JavaCharStream
 
getEndColumn() - Method in class org.eclipse.datatools.sqltools.sql.parser.JavaCharStream
 
getEndColumn() - Method in class org.eclipse.datatools.sqltools.sql.parser.SimpleCharStream
 
getEndIndex(Token) - Method in class org.eclipse.datatools.enablement.sybase.parser.AbstractQuickSQLParser
Gets the end index of a Token for a String input.
getEndIndex(Token) - Method in class org.eclipse.datatools.sqltools.sql.parser.SQLParser
Gets the end index of a Token for a String input
getEndLine() - Method in class org.eclipse.datatools.enablement.sybase.parser.JavaCharStream
 
getEndLine() - Method in class org.eclipse.datatools.sqltools.sql.parser.JavaCharStream
 
getEndLine() - Method in class org.eclipse.datatools.sqltools.sql.parser.SimpleCharStream
 
getEndOffset(IDocument) - Method in interface org.eclipse.datatools.sqltools.sql.parser.ast.Node
 
getEndOffset() - Method in interface org.eclipse.datatools.sqltools.sql.parser.ast.Node
Before you call this method, make sure setDocument has been called.
getEndOffset(IDocument) - Method in class org.eclipse.datatools.sqltools.sql.parser.ast.SimpleNode
 
getEndOffset() - Method in class org.eclipse.datatools.sqltools.sql.parser.ast.SimpleNode
 
getEndOffset(IDocument) - Method in class org.eclipse.datatools.sqltools.sql.parser.Token
 
getEndPoint(Connection) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter
 
getEngineeringCallBack() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.fe.GenericDdlBuilder
 
getEngineeringCallBack() - Method in class org.eclipse.datatools.enablement.mysql.ddl.shared.MySqlDdlBuilderHelper
 
getEntries(String) - Method in class org.eclipse.datatools.sqltools.sql.parser.ParsingResult
 
getEnumLiterals() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.EngineeringOption
 
getEoftSymbol() - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexerprs
 
getEoftSymbol() - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexerprs
 
getEoftSymbol() - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
getEoftSymbol() - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
getEoltSymbol() - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexerprs
 
getEoltSymbol() - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexerprs
 
getEoltSymbol() - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
getEoltSymbol() - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
getErrorAction() - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexerprs
 
getErrorAction() - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexerprs
 
getErrorAction() - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
getErrorAction() - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
getErrorCode() - Method in exception org.eclipse.datatools.connectivity.oda.OdaException
Returns the vendor-specific exception code of this OdaException object.
getErrorCode() - Method in class org.eclipse.datatools.sqltools.parsers.sql.SQLParseErrorInfo
Returns the static errorCode to be compared by reference to String constants.
getErrorColumns() - Method in class org.eclipse.datatools.sqltools.data.internal.core.load.TableLoader
 
getErrorDiagnosingNumberMax() - Method in class org.eclipse.datatools.sqltools.parsers.sql.AbstractSQLParser
 
getErrorDiagnosingNumberMax() - Method in class org.eclipse.datatools.sqltools.parsers.sql.SQLParserManager
 
getErrorDiagnosingTimeMax() - Method in class org.eclipse.datatools.sqltools.parsers.sql.AbstractSQLParser
 
getErrorDiagnosingTimeMax() - Method in class org.eclipse.datatools.sqltools.parsers.sql.SQLParserManager
 
getErrorInfoList() - Method in exception org.eclipse.datatools.sqltools.parsers.sql.SQLParserException
Returns the list of SQLParseErrorInfo objects.
getErrorList() - Method in class org.eclipse.datatools.sqltools.parsers.sql.SQLParseResult
 
getErrorMessage() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.AbstractSqlDataValidator
 
getErrorMessage(Token) - Static method in class org.eclipse.datatools.sqltools.sql.parser.util.ParserUtil
Assemble the syntax error message for the SQL parser.
getErrorMessage() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLCompletionProcessor
Returns the reason why the content assist processor was unable to produce any proposals or tips.
getErrorMessage() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLCompletionProcessor
Returns the reason why the content-assist processor was unable to produce any proposals or tips.
getErrorMsg() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditorPage
 
getErrorMsg() - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.ISchemaObjectEditorPage
Returns the error message in this page which prevent to flip to other pages
getErrorSourceText() - Method in class org.eclipse.datatools.sqltools.parsers.sql.SQLParseErrorInfo
Return the text causing the parser exception.
getErrorSymbol() - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexerprs
 
getErrorSymbol() - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexerprs
 
getErrorSymbol() - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
getErrorSymbol() - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
getEscapeCharacter(char) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SQLUtil
 
getEscapeCharacter(char) - Static method in class org.eclipse.datatools.sqltools.sqleditor.internal.SymbolInserter
 
getEscapeValueExpr() - Method in interface org.eclipse.datatools.modelbase.sql.query.PredicateLike
Returns the value of the 'Escape Value Expr' containment reference.
getEvent() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.EventCondition
Returns the value of the 'Event' container reference.
getEvent() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.EventConditionImpl
 
getEvent() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.ScheduleImpl
 
getEvent() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.Schedule
Returns the value of the 'Event' container reference.
getEvent() - Method in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
Returns the meta object for class 'Event'.
getEvent_Action() - Method in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
Returns the meta object for the attribute 'Action'.
getEvent_Condition() - Method in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
Returns the meta object for the attribute 'Condition'.
getEvent_Database() - Method in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
Returns the meta object for the reference 'Database'.
getEvent_Enabled() - Method in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
Returns the meta object for the attribute 'Enabled'.
getEvent_For() - Method in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
Returns the meta object for the attribute 'For'.
getEventComment(Event) - Method in class org.eclipse.datatools.enablement.sybase.asa.ddl.SybaseASADdlBuilder
Returns the embeded comment for Event
getEventCondition() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getEventCondition() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for class 'Event Condition'.
getEventCondition_Event() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getEventCondition_Event() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for the container reference 'Event'.
getEventCondition_Operator() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getEventCondition_Operator() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for the attribute 'Operator'.
getEventCondition_Value() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getEventCondition_Value() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for the attribute 'Value'.
getEventConditions(List) - Method in class org.eclipse.datatools.enablement.sybase.asa.ddl.SybaseASADdlBuilder
 
getEventCreator() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseEventImpl
 
getEventCreator() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseEvent
Returns the value of the 'Event Creator' reference.
getEventHeader(Event, boolean, boolean, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.ddl.SybaseASADdlBuilder
 
getEventList() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.ResultCollector
 
getEventLocation(boolean, SybaseASABaseEvent) - Method in class org.eclipse.datatools.enablement.sybase.asa.ddl.SybaseASADdlBuilder
 
getEventLocationType() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getEventLocationType() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for enum 'Event Location Type'.
getEventName() - Method in class org.eclipse.datatools.sqltools.editor.contentassist.ContentAssistQueryRequest
 
getEventParameters(ProcIdentifier) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SQLUtil
parse the event handler body and return all the parameters of "event_parameter" function(ASA)
getEvents() - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogDatabase
 
getEvents() - Method in interface org.eclipse.datatools.modelbase.sql.schema.Database
Returns the value of the 'Events' reference list.
getEventSchedule(Schedule) - Method in class org.eclipse.datatools.enablement.sybase.asa.ddl.SybaseASADdlBuilder
 
getEventScheduleOrType(SybaseASABaseEvent) - Method in class org.eclipse.datatools.enablement.sybase.asa.ddl.SybaseASADdlBuilder
 
getEventSchedules(SybaseASABaseEvent) - Method in class org.eclipse.datatools.enablement.sybase.asa.ddl.SybaseASADdlBuilder
 
getEventSource(Event, boolean, boolean, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.ddl.SybaseASADdlBuilder
 
getEventStatus(SybaseASABaseEvent) - Method in class org.eclipse.datatools.enablement.sybase.asa.ddl.SybaseASADdlBuilder
 
getEventType() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseEvent
 
getEventType() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseEventImpl
 
getEventType() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getEventType() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseEvent
Returns the value of the 'Event Type' attribute.
getEventType() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for enum 'Event Type'.
getExactNumericDataType() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
Returns the meta object for class 'Exact Numeric Data Type'.
getExactNumericDataType_Scale() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
Returns the meta object for the attribute 'Scale'.
getExceptions() - Method in class org.eclipse.datatools.sqltools.sql.parser.ParsingResult
Accumulates all the exceptions during the parsing process
getExcludedActionIds() - Method in class org.eclipse.datatools.sqltools.db.generic.ui.service.GenericSQLEditorUIService
 
getExclusiveAdditionalOptionIndices(int) - Method in class org.eclipse.datatools.enablement.ase.ddl.SybaseASEDdlGenerator
 
getExclusiveAdditionalOptionIndices(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.ddl.SybaseASADdlGenerator
 
getExclusiveAdditionalOptionIndices(int) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlGenerator
 
getExecuteDate() - Method in class org.eclipse.datatools.sqltools.result.internal.model.ResultInstance
 
getExecuteDate() - Method in interface org.eclipse.datatools.sqltools.result.model.IResultInstance
Returns the date-time this result instance was created
getExecuteTime() - Method in class org.eclipse.datatools.sqltools.result.internal.model.ResultInstance
 
getExecuteTime() - Method in interface org.eclipse.datatools.sqltools.result.model.IResultInstance
Returns the time in string this result instance was created
getExecutionService() - Method in class org.eclipse.datatools.sqltools.db.derby.core.DerbyConfiguration
 
getExistingSelectButton() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.subquery.SubQueryPage
 
getExpectedText() - Method in class org.eclipse.datatools.sqltools.parsers.sql.SQLParseErrorInfo
 
getExpectedUnreservedKeywords() - Method in class org.eclipse.datatools.sqltools.sql.parser.ParsingResult
Returns the expected unreserved keywords, used in content assist.
getExplorerSorterService() - Method in interface org.eclipse.datatools.connectivity.sqm.core.ui.services.IDataToolsUIServiceManager
 
getExposedTableName(TableExpression) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.TableHelper
Returns the name or the alias name of the given TableExpression tableExpr depending on, whether or not the tableExpr has a TableCorrelation.
getExpression() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.function.FunctionBuilderPage
 
getExpression() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.multiexpr.ExpressionElement
 
getExpression() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.multiexpr.ExpressionsByOperatorsPage
 
getExpression() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.insert.InsertTableElement
 
getExpression() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.GroupByContentViewer.GroupByContentHolder
 
getExpression() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.GroupByContentViewer.GroupingSetContentHolder
 
getExpression() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.GroupByContentViewer.GroupingSetGroupContentHolder
 
getExpression() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.GroupByContentViewer.Holder
 
getExpression() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.GroupByContentViewer.SuperGroupExpressionHolder
 
getExpression() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.GroupByContentViewer.SuperGroupExpressionSublistHolder
 
getExpressionArguments() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for class 'Expression Arguments'.
getExpressionArguments_ExpressionParameters() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the containment reference 'Expression Parameters'.
getExpressionParameterDefinition() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for class 'Expression Parameter Definition'.
getExpressionParameterDefinition_DynamicInputParameter() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the containment reference 'Dynamic Input Parameter'.
getExpressionParameterDefinition_StaticValues() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the containment reference 'Static Values'.
getExpressionParameterDefinitions() - Method in interface org.eclipse.datatools.connectivity.oda.design.ExpressionArguments
Returns the collection of parameter definitions in the 'Expression Parameters' containment reference.
getExpressionParameters() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for class 'Expression Parameters'.
getExpressionParameters() - Method in interface org.eclipse.datatools.connectivity.oda.design.ExpressionArguments
Returns the value of the 'Expression Parameters' containment reference.
getExpressionParameters_ParameterDefinitions() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the containment reference list 'Parameter Definitions'.
getExpressionsByOperatorsPage() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.multiexpr.ExpressionsTable
 
getExpressionString() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.multiexpr.ExpressionElement
 
getExpressionType() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.MainExpressionPage
 
getExpressionVariable() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for class 'Expression Variable'.
getExpressionVariable_Identifier() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the attribute 'Identifier'.
getExpressionVariable_NativeDataTypeCode() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the attribute 'Native Data Type Code'.
getExpressionVariable_Type() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the attribute 'Type'.
getExpressionVariableType() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for enum 'Expression Variable Type'.
getExpressionVariableTypeObject() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for data type 'Expression Variable Type Object'.
getExprList() - Method in interface org.eclipse.datatools.modelbase.sql.query.ValuesRow
Returns the value of the 'Expr List' containment reference list.
getExpRowSize() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASEBaseTableLoader
 
getExpRowSize() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogProxyTable
 
getExpRowSize() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTable
 
getExpRowSize() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTempTable
 
getExpRowSize() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogWebServiceTable
 
getExpRowSize() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEBaseTableImpl
 
getExpRowSize() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASETableImpl
 
getExpRowSize() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASETempTableImpl
 
getExpRowSize() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEBaseTable
Returns the value of the 'Exp Row Size' attribute.
getExpRowSizeSuper() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogProxyTable
 
getExpRowSizeSuper() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTable
 
getExpRowSizeSuper() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTempTable
 
getExpRowSizeSuper() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogWebServiceTable
 
getExpRowSizeSuper() - Method in interface org.eclipse.datatools.enablement.ase.ISybaseASECatalogTable
 
getExtensionAggregateDefinition(String, String) - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.ResultExtensionExplorer
Gets the definition of the specified custom aggregate type declared by the specified extension.
getExtensionAggregateDefinitions(String) - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.ResultExtensionExplorer
Gets the collection of custom aggregate definitions declared by the specified extension.
getExtensionCombinedOperatorDefinition(String, String) - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.ResultExtensionExplorer
Gets the definition of the specified supported or custom value expression combined operator declared by the specified extension.
getExtensionCombinedOperatorDefinitions(String) - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.ResultExtensionExplorer
Gets the collection of supported and custom value expression combined operator definitions declared by the specified extension.
getExtensionContributor(String) - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.ResultExtensionExplorer
Returns the contributor of the specified extension.
getExtensionCustomDefinition(CustomFilterExpression) - Static method in class org.eclipse.datatools.connectivity.oda.design.ui.designsession.DesignSessionUtil
An utility method to look up the definition of the specified custom filter expression design.
getExtensionCustomDefinition(String, String) - Static method in class org.eclipse.datatools.connectivity.oda.design.ui.designsession.DesignSessionUtil
An utility method to look up the definition of the specified custom filter expression declared by the specified extension.
getExtensionFilterDefinition(String, String) - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.ResultExtensionExplorer
Gets the definition of the specified custom filter expression type declared by the specified extension.
getExtensionFilterDefinitions(String) - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.ResultExtensionExplorer
Gets the collection of custom filter expression definitions declared by the specified extension.
getExtensionFilterDisplayString() - Method in interface org.eclipse.datatools.sqltools.result.internal.export.IOutputterDescriptor
Returns the display string for the extension fitler
getExtensionFilterDisplayString() - Method in class org.eclipse.datatools.sqltools.result.internal.export.OutputterDescriptor
 
getExtensionFunctionDefinition(String, String) - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.ResultExtensionExplorer
Gets the definition of the specified supported or custom value expression function declared by the specified extension.
getExtensionFunctionDefinitions(String) - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.ResultExtensionExplorer
Gets the collection of supported and custom value expression function definitions declared by the specified extension.
getExtensionID() - Method in class org.eclipse.datatools.connectivity.oda.util.manifest.ExtensionManifest
Returns the ID that uniquely identifies this ODA data source extension in an ODA consumer application's environment.
getExtensionManifest(String) - Method in class org.eclipse.datatools.connectivity.oda.design.ui.manifest.UIManifestExplorer
Finds and returns the extension configuration information defined in the plugin manifest of the ODA data source UI extension that implements the DTP ODA design-time extension point - org.eclipse.datatools.connectivity.oda.design.ui.dataSource.
getExtensionManifest(String) - Method in class org.eclipse.datatools.connectivity.oda.util.manifest.ManifestExplorer
Returns the extension configuration information found in the plugin manifest file of the data source extension that contains the specified data source element and implements the DTP ODA run-time extension point - org.eclipse.datatools.connectivity.oda.dataSource.
getExtensionManifest(String, String) - Method in class org.eclipse.datatools.connectivity.oda.util.manifest.ManifestExplorer
Returns the extension configuration information found in the plugin manifest file of the data source extension that contains the specified data source element and implements the specified ODA extension point.
getExtensionManifests() - Method in class org.eclipse.datatools.connectivity.oda.util.manifest.ManifestExplorer
Returns an array of DTP ODA dataSource extension configuration information found in corresponding plugin manifest file.
getExtensionManifests(ManifestExplorer.Filter) - Method in class org.eclipse.datatools.connectivity.oda.util.manifest.ManifestExplorer
Returns an array of DTP ODA dataSource extension configuration information of those extensions that implement the DTP ODA extension point and meet the filter criteria.
getExtensionManifests(String) - Method in class org.eclipse.datatools.connectivity.oda.util.manifest.ManifestExplorer
Returns an array of ODA dataSource extension configuration information of those extensions that implement the specified extension point.
getExtensionManifests(boolean) - Method in class org.eclipse.datatools.connectivity.oda.util.manifest.ManifestExplorer
Deprecated. As of DTP 1.0, replaced by ManifestExplorer.getExtensionManifests(String, org.eclipse.datatools.connectivity.oda.util.manifest.ManifestExplorer.Filter)
getExtensionManifests(String, boolean) - Method in class org.eclipse.datatools.connectivity.oda.util.manifest.ManifestExplorer
Deprecated. As of DTP 1.0, replaced by ManifestExplorer.getExtensionManifests(String, org.eclipse.datatools.connectivity.oda.util.manifest.ManifestExplorer.Filter)
getExtensionManifests(String, ManifestExplorer.Filter) - Method in class org.eclipse.datatools.connectivity.oda.util.manifest.ManifestExplorer
Returns an array of ODA dataSource extension configuration information of those extensions that implement the specified extension point and meet the filter criteria.
getExtensionManifestsWithWizardName() - Method in class org.eclipse.datatools.connectivity.oda.design.ui.manifest.UIManifestExplorer
Returns a collection of all DTP ODA design-time extension configuration information found in plugins registry.
getExtensions(String) - Static method in class org.eclipse.datatools.connectivity.oda.util.manifest.ManifestExplorer
 
getExtensions() - Method in interface org.eclipse.datatools.modelbase.sql.schema.SQLObject
Returns the value of the 'Extensions' containment reference list.
getExternalName() - Method in interface org.eclipse.datatools.modelbase.sql.routines.Routine
Returns the value of the 'External Name' attribute.
getExternalPath() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogProxyTable
 
getExternalPath() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogWebServiceTable
 
getExternalPath() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASEProxyTableLoader
 
getExternalPath() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEProxyTableImpl
 
getExternalPath() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEProxyTable
Returns the value of the 'External Path' attribute.
getExternalPathSuper() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogProxyTable
 
getExternalPathSuper() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogWebServiceTable
 
getExternalPathSuper() - Method in interface org.eclipse.datatools.enablement.ase.ISybaseASECatalogProxyTable
 
getExternalType() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogProxyTable
 
getExternalType() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogWebServiceTable
 
getExternalType() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASEProxyTableLoader
 
getExternalType() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEProxyTableImpl
 
getExternalType() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEProxyTable
Returns the value of the 'External Type' attribute.
getExternalTypeSuper() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogProxyTable
 
getExternalTypeSuper() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogWebServiceTable
 
getExternalTypeSuper() - Method in interface org.eclipse.datatools.enablement.ase.ISybaseASECatalogProxyTable
 
getExtFilterString() - Method in interface org.eclipse.datatools.sqltools.result.internal.export.IOutputterDescriptor
Returns the file filter string
getExtFilterString() - Method in class org.eclipse.datatools.sqltools.result.internal.export.OutputterDescriptor
 
getExtraInfo() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLBuilderDBProposal
Gets the "extra info" associated with this object.
getFactory() - Method in class org.eclipse.datatools.connectivity.oda.spec.util.QuerySpecificationHelper
Gets the associated query specification factory instance.
getFactoryID() - Method in interface org.eclipse.datatools.connectivity.IManagedConnection
 
getFactoryID() - Method in class org.eclipse.datatools.connectivity.ui.ManagedContentExtensionBase
 
getFactoryId() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.input.SQLBuilderStorageEditorInput
Returns the id of the element factory which should be used to re-create this object.
getFactoryId() - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditorStorageEditorInput
Returns the id of the element factory which should be used to re-create this object.
getFailedRowError() - Method in class org.eclipse.datatools.sqltools.data.internal.core.load.TableLoader
 
getFailedRows() - Method in class org.eclipse.datatools.sqltools.data.internal.core.load.TableLoader
 
getFailThrowable() - Method in class org.eclipse.datatools.sqltools.plan.internal.core.PlanInstance
 
getFailThrowables() - Method in class org.eclipse.datatools.sqltools.result.internal.model.ResultInstance
 
getFailThrowables() - Method in interface org.eclipse.datatools.sqltools.result.model.IResultInstance
Returns the exceptions thrown when generating the result instance
getFailThrowables(OperationCommand, boolean) - Method in class org.eclipse.datatools.sqltools.result.ResultsViewAPI
Returns the exceptions thrown when generating the result instance
getFailThrowables(OperationCommand) - Method in class org.eclipse.datatools.sqltools.result.ResultsViewAPI
Returns the exceptions thrown when generating the result instance
getField() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
Returns the meta object for class 'Field'.
getField_ScopeCheck() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
Returns the meta object for the attribute 'Scope Check'.
getField_ScopeChecked() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
Returns the meta object for the attribute 'Scope Checked'.
getFieldCollection() - Method in interface org.eclipse.datatools.connectivity.oda.design.ParameterFields
Returns the value of the 'Field Collection' containment reference list.
getFields() - Method in interface org.eclipse.datatools.connectivity.oda.design.ParameterDefinition
Returns the value of the 'Fields' containment reference.
getFields() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.RowDataType
Returns the value of the 'Fields' containment reference list.
getFile() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilder
Returns the IFile belonging to this SQLBuilder, which may be null.
getFile() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.DMLDialogSelectionSQLAction
 
getFileContents(IFile) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.FileUtil
Loads a file and puts contents into a string
getFileContents(String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.FileUtil
Loads a file and puts contents into a string
getFileContentWithEncoding(String) - Static method in class org.eclipse.datatools.sqltools.data.internal.ui.DataUIPlugin
Gets the file content of a file with consideration for the character encoding for that file.
getFileDateTimeStamp() - Static method in class org.eclipse.datatools.connectivity.drivers.XMLFileManager
Returns date last the file was last modified
getFileDelimiter() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogProxyTable
 
getFileDelimiter() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogWebServiceTable
 
getFileDelimiter() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASEProxyTableLoader
 
getFileDelimiterSuper() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogProxyTable
 
getFileDelimiterSuper() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogWebServiceTable
 
getFileDelimiterSuper() - Method in interface org.eclipse.datatools.enablement.ase.ISybaseASECatalogProxyTable
 
getFileExtension() - Method in interface org.eclipse.datatools.connectivity.IConnectionProfileProvider
The file extension associated with workspace resources of this connection profile type.
getFileExtension() - Method in interface org.eclipse.datatools.sqltools.result.internal.export.IOutputterDescriptor
Returns the file extension which the outputter supports
getFileExtension() - Method in class org.eclipse.datatools.sqltools.result.internal.export.OutputterDescriptor
 
getFileName() - Static method in class org.eclipse.datatools.connectivity.drivers.XMLFileManager
Return the file name
getFileName() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseDBSpace
 
getFileName() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseDBSpaceImpl
 
getFileName() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseDBSpace
Returns the value of the 'File Name' attribute.
getFileName() - Method in class org.eclipse.datatools.sqltools.common.ui.resource.WizardNewFileCreationPage
Returns the current file name as entered by the user, or its anticipated initial value.
getFileName() - Method in class org.eclipse.datatools.sqltools.result.internal.model.ResultInstance
 
getFileName() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.export.ResultFormatWizardPage
Returns the file name
getFilePath() - Method in class org.eclipse.datatools.sqltools.data.internal.ui.FileFormatWizardPage
 
getFileSQLStr() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLSourceViewer
 
getFillFactor() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASEBaseTableLoader
 
getFillFactor() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogIndex
 
getFillFactor() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogProxyTable
 
getFillFactor() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTable
 
getFillFactor() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTempTable
 
getFillFactor() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogWebServiceTable
 
getFillFactor() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEBaseTableImpl
 
getFillFactor() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASETableImpl
 
getFillFactor() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASETempTableImpl
 
getFillFactor() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEBaseTable
Returns the value of the 'Fill Factor' attribute.
getFillFactor() - Method in interface org.eclipse.datatools.modelbase.sql.constraints.Index
Returns the value of the 'Fill Factor' attribute.
getFillFactorSuper() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogProxyTable
 
getFillFactorSuper() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTable
 
getFillFactorSuper() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTempTable
 
getFillFactorSuper() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogWebServiceTable
 
getFillFactorSuper() - Method in interface org.eclipse.datatools.enablement.ase.ISybaseASECatalogTable
 
getFilter() - Method in class org.eclipse.datatools.connectivity.oda.util.logging.Handler
Gets the Filter associated with this Handler.
getFilterExpression() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for class 'Filter Expression'.
getFilterExpression_Negatable() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the attribute 'Negatable'.
getFilterExpressionType() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for class 'Filter Expression Type'.
getFilterExpressionType_DeclaringExtensionId() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the attribute 'Declaring Extension Id'.
getFilterExpressionType_Id() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the attribute 'Id'.
getFilterName(String) - Method in class org.eclipse.datatools.connectivity.sqm.core.ui.explorer.providers.content.virtual.VirtualNode
 
getFilterName() - Method in class org.eclipse.datatools.enablement.sybase.asa.virtual.DBEventsFolder
 
getFilterName() - Method in class org.eclipse.datatools.enablement.sybase.asa.virtual.ProxyTableNode
 
getFilterName() - Method in class org.eclipse.datatools.enablement.sybase.ase.virtual.DefaultNode
 
getFilterName() - Method in class org.eclipse.datatools.enablement.sybase.ase.virtual.ProxyTableNode
 
getFilterName() - Method in class org.eclipse.datatools.enablement.sybase.ase.virtual.RuleNode
 
getFilterName() - Method in class org.eclipse.datatools.enablement.sybase.ase.virtual.SybaseViewNode
 
getFilterName() - Method in class org.eclipse.datatools.enablement.sybase.ase.virtual.WebServicesAsTableFolder
 
getFilters() - Method in interface org.eclipse.datatools.connectivity.sqm.core.connection.ConnectionInfo
return all the connection filters
getFilterSpecification() - Method in interface org.eclipse.datatools.connectivity.oda.design.ResultSetCriteria
Returns the value of the 'Filter Specification' containment reference.
getFilterSpecification() - Method in class org.eclipse.datatools.connectivity.oda.spec.result.ResultSetSpecification
Gets the current filtering specification of a query result set.
getFilterSpecification(QuerySpecification) - Static method in class org.eclipse.datatools.connectivity.oda.spec.util.QuerySpecificationHelper
Gets the filter expression root from the specified querySpec.
getFilterStrings(boolean) - Method in class org.eclipse.datatools.sqltools.result.internal.export.OutputterRegistryReader
 
getFirstClause() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSearchWhenContentElement
 
getFirstClause() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.criteria.CriteriaElement
 
getFirstToken() - Method in interface org.eclipse.datatools.sqltools.sql.parser.ast.Node
 
getFirstToken() - Method in class org.eclipse.datatools.sqltools.sql.parser.ast.SimpleNode
 
getFixedPrecisionDataType() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
Returns the meta object for class 'Fixed Precision Data Type'.
getFKFolderNode() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints.SQLConstraintsTreeViewerInput
Returns the fk folder node
getFont() - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.ViewUtility
 
getFor() - Method in interface org.eclipse.datatools.modelbase.sql.schema.Event
Returns the value of the 'For' attribute.
getForeGroundColor(Device) - Static method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.Util
 
getForeGroundColor(Device) - Static method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.Util
 
getForeignKey() - Method in interface org.eclipse.datatools.modelbase.sql.constraints.Index
Returns the value of the 'Foreign Key' reference list.
getForeignKey() - Method in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
Returns the meta object for class 'Foreign Key'.
getForeignKey() - Method in interface org.eclipse.datatools.modelbase.sql.constraints.UniqueConstraint
Returns the value of the 'Foreign Key' reference list.
getForeignKey_Match() - Method in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
Returns the meta object for the attribute 'Match'.
getForeignKey_OnDelete() - Method in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
Returns the meta object for the attribute 'On Delete'.
getForeignKey_OnUpdate() - Method in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
Returns the meta object for the attribute 'On Update'.
getForeignKey_ReferencedMembers() - Method in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
Returns the meta object for the reference list 'Referenced Members'.
getForeignKey_ReferencedTable() - Method in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
Returns the meta object for the reference 'Referenced Table'.
getForeignKey_UniqueConstraint() - Method in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
Returns the meta object for the reference 'Unique Constraint'.
getForeignKey_UniqueIndex() - Method in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
Returns the meta object for the reference 'Unique Index'.
getForeignKeyColumns(Table) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.TableHelper
Returns the list of Columns that are part of the Foreign key constraint for the given table.
getForeignKeyHelperService() - Method in interface org.eclipse.datatools.connectivity.sqm.core.ui.services.IDataToolsUIServiceManager
 
getForeignKeyMaximumIdentifierLength() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
getForeignKeyMaximumIdentifierLength() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
getForeignKeys() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCTable
 
getForeignKeys() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCTemporaryTable
 
getForeignKeys() - Method in interface org.eclipse.datatools.modelbase.sql.tables.BaseTable
 
getForestContentList() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionForest
Returns the value of the 'Forest Content List' containment reference list.
getFormattedString(String, Object[]) - Static method in class org.eclipse.datatools.connectivity.oda.flatfile.ui.i18n.Messages
 
getFormattedTypeName(Column) - Static method in class org.eclipse.datatools.sqltools.data.internal.core.editor.TableDataImpl
 
getFormatter() - Method in class org.eclipse.datatools.connectivity.oda.util.logging.Handler
Gets the LogFormatter associated with this Handler.
getFormatterClassName() - Method in class org.eclipse.datatools.connectivity.oda.LogConfiguration
Returns the fully qualified class name of a LogFormatter implementation class, suitable for use by the driver-specific logging utility.
getFormattingHints() - Method in interface org.eclipse.datatools.connectivity.oda.design.OutputElementAttributes
Returns the value of the 'Formatting Hints' containment reference.
getFractionalSecondsPrecision() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.IntervalDataType
Returns the value of the 'Fractional Seconds Precision' attribute.
getFractionalSecondsPrecision() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.TimeDataType
Returns the value of the 'Fractional Seconds Precision' attribute.
getFreeFormText() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.subquery.SubQueryPage
 
getFreeSpace() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SegmentThresholdImpl
 
getFreeSpace() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SegmentThreshold
Returns the value of the 'Free Space' attribute.
getFrequency() - Method in class org.eclipse.datatools.sqltools.result.internal.model.ResultInstance
 
getFrequency() - Method in interface org.eclipse.datatools.sqltools.result.model.IResultInstance
Returns the execution frequency
getFromClause() - Method in interface org.eclipse.datatools.modelbase.sql.query.QuerySelect
Returns the value of the 'From Clause' containment reference list.
getFullJarList() - Method in class org.eclipse.datatools.connectivity.drivers.DriverManager
Return a comma-delimited list of all jars for all drivers.
getFullJarListAsArray() - Method in class org.eclipse.datatools.connectivity.drivers.DriverManager
Return an array of all jars for all drivers.
getFullPath() - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditorStorage
Returns the full path of this storage.
getFullQuatifiedName(SQLObject) - Static method in class org.eclipse.datatools.enablement.ase.catalog.ASEUtil
 
getFullSelectStatement() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.fullselect.OrderByTableElement
 
getFullTableName(Table) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.TableHelper
Returns fully qualified name for the given table.
getFullTriggerEvents(SybaseASABaseTrigger) - Method in class org.eclipse.datatools.enablement.sybase.asa.ddl.SybaseASADdlBuilder
 
getFunction() - Method in interface org.eclipse.datatools.modelbase.sql.query.TableFunction
Returns the value of the 'Function' reference.
getFunction() - Method in interface org.eclipse.datatools.modelbase.sql.query.ValueExpressionFunction
Returns the value of the 'Function' reference.
getFunction() - Method in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
Returns the meta object for class 'Function'.
getFunction_Mutator() - Method in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
Returns the meta object for the attribute 'Mutator'.
getFunction_NullCall() - Method in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
Returns the meta object for the attribute 'Null Call'.
getFunction_ReturnCast() - Method in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
Returns the meta object for the containment reference 'Return Cast'.
getFunction_ReturnScalar() - Method in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
Returns the meta object for the containment reference 'Return Scalar'.
getFunction_ReturnTable() - Method in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
Returns the meta object for the containment reference 'Return Table'.
getFunction_Static() - Method in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
Returns the meta object for the attribute 'Static'.
getFunction_TransformGroup() - Method in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
Returns the meta object for the attribute 'Transform Group'.
getFunction_TypePreserving() - Method in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
Returns the meta object for the attribute 'Type Preserving'.
getFunctionBuilderPage() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.function.ParamTable
 
getFunctionCategories(int) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.FunctionHelper
Gets a list of all function categories supported by the database.
getFunctionLanguageType() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
getFunctionLanguageType() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
getFunctionList(String, boolean, SQLDomainModel) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.CloudscapeFunctionNamesAndSignatures
 
getFunctionList(String, boolean, SQLDomainModel) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.FunctionNamesAndSignatures
 
getFunctionList(String, boolean, SQLDomainModel) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.InformixFunctionNamesAndSignatures
 
getFunctionList(String, boolean, SQLDomainModel) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.InstantDBFunctionNamesAndSignatures
 
getFunctionList(String, boolean, SQLDomainModel) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.MSSQLServerFunctionNamesAndSignatures
 
getFunctionList(String, boolean, SQLDomainModel) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.MySQLFunctionNamesAndSignatures
 
getFunctionList(String, boolean, SQLDomainModel) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.OracleFunctionNamesAndSignatures
 
getFunctionList(String, boolean, SQLDomainModel) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.OracleV9FunctionNamesAndSignatures
 
getFunctionList(String, boolean, SQLDomainModel) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.SybaseFunctionNamesAndSignatures
 
getFunctionList() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.ResultCollector
 
getFunctionNames(String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.FunctionHelper
Gets a list of function names supported by the associated database in the given function category.
getFunctionNames(String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.FunctionHelperDB2
Gets a list of function names supported by the associated database in the given function category.
getFunctions() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.ASASQLSyntax
 
getFunctions() - Method in class org.eclipse.datatools.sqltools.db.derby.sql.DerbySQLSyntax
 
getFunctions() - Method in class org.eclipse.datatools.sqltools.sql.DefaultSQLSyntax
 
getFunctions() - Method in interface org.eclipse.datatools.sqltools.sql.ISQLSyntax
Gets an array of SQL built-in function names.
getFunctionSignatures(String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.FunctionHelper
Gets an array of arrays (ie, a table) containing the function signatures specified by the given named function.
getGenerateAsKeywordForTableCorrID() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQuerySourceFormat
Gets whether or not to include the AS keyword when generating SQL for a table correlation ID.
getGenerateExpression() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogColumn
 
getGenerateExpression() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseColumn
 
getGenerateExpression() - Method in interface org.eclipse.datatools.modelbase.sql.tables.Column
Returns the value of the 'Generate Expression' containment reference.
getGenerateType() - Method in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
Returns the meta object for enum 'Generate Type'.
getGenerationOptionIndices(int) - Method in class org.eclipse.datatools.enablement.ase.ddl.SybaseASEDdlGenerator
 
getGenerationOptionIndices(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.ddl.SybaseASADdlGenerator
 
getGenerationOptionIndices(int) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlGenerator
 
getGenerationOptions(int) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlGenerator
 
getGenerationType() - Method in interface org.eclipse.datatools.modelbase.sql.schema.IdentitySpecifier
Returns the value of the 'Generation Type' attribute.
getGenericType(Object) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.JoinHelper
Returns a string indicating the "generic" type for the given datatype object.
getGlobalIncrementPartitionSize() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseColumnImpl
 
getGlobalIncrementPartitionSize() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseUserDefinedTypeImpl
 
getGlobalIncrementPartitionSize() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseColumn
-1 stand for default value
getGlobalIncrementPartitionSize() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseUserDefinedType
-1 stand for default value
getGlobalSybaseDDLGenerationOptions() - Static method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlGenerationOptions
 
getGlobalVariablePrefix() - Method in class org.eclipse.datatools.sqltools.sql.parser.ParserProposalAdvisor
 
getGlobalVariables() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.ASASQLSyntax
 
getGlobalVariables() - Method in class org.eclipse.datatools.sqltools.db.derby.sql.DerbySQLSyntax
 
getGlobalVariables() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPThread
Gets global variables.
getGlobalVariables() - Method in class org.eclipse.datatools.sqltools.sql.DefaultSQLSyntax
 
getGlobalVariables() - Method in interface org.eclipse.datatools.sqltools.sql.ISQLSyntax
Gets an array of global variables supported by this database.
getGrandGrandParentName() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLDBProposal
Gets the name of the grandgrandparent of the database model object associated with this proposal.
getGrandParentName() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLDBProposal
Gets the name of the grandparent of the database model object associated with this proposal.
getGrantedPrivilege() - Method in interface org.eclipse.datatools.modelbase.sql.accesscontrol.AuthorizationIdentifier
Returns the value of the 'Granted Privilege' reference list.
getGrantedRoleAuthorization() - Method in interface org.eclipse.datatools.modelbase.sql.accesscontrol.AuthorizationIdentifier
Returns the value of the 'Granted Role Authorization' reference list.
getGrantee() - Method in interface org.eclipse.datatools.modelbase.sql.accesscontrol.Privilege
Returns the value of the 'Grantee' container reference.
getGrantee() - Method in interface org.eclipse.datatools.modelbase.sql.accesscontrol.RoleAuthorization
Returns the value of the 'Grantee' reference.
getGranteeFolder() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.PrivilegesTreeViewerInput
 
getGrantor() - Method in interface org.eclipse.datatools.modelbase.sql.accesscontrol.Privilege
Returns the value of the 'Grantor' reference.
getGrantor() - Method in interface org.eclipse.datatools.modelbase.sql.accesscontrol.RoleAuthorization
Returns the value of the 'Grantor' reference.
getGrantProposals() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLCompletionProposalFactory
 
getGraphViewer() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilder
Returns the GraphViewer.
getGreatestEndOffset(IDocument) - Method in interface org.eclipse.datatools.sqltools.sql.parser.ast.Node
this method differs with getEndOffset in that it takes the trailing spaces into account
getGreatestEndOffset() - Method in interface org.eclipse.datatools.sqltools.sql.parser.ast.Node
this method differs with getEndOffset in that it takes the trailing spaces into account.
getGreatestEndOffset(IDocument) - Method in class org.eclipse.datatools.sqltools.sql.parser.ast.SimpleNode
this method differs with getEndOffset in that it takes the trailing spaces into account
getGreatestEndOffset() - Method in class org.eclipse.datatools.sqltools.sql.parser.ast.SimpleNode
 
getGroup() - Method in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
Returns the meta object for class 'Group'.
getGroup() - Method in interface org.eclipse.datatools.modelbase.sql.accesscontrol.User
Returns the value of the 'Group' reference list.
getGroup_User() - Method in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
Returns the meta object for the reference list 'User'.
getGroupByClause() - Method in interface org.eclipse.datatools.modelbase.sql.query.QuerySelect
Returns the value of the 'Group By Clause' containment reference list.
getGroupByClause() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.GroupByContentViewer.GroupByContentHolder
 
getGroupByContent() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.GroupByContentViewer.GroupByContentHolder
 
getGroupByContentList() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.GroupByContentViewer
 
getGroupDisplayName() - Method in class org.eclipse.datatools.connectivity.oda.util.manifest.Property
If the property is defined in a group, returns the group's display name.
getGroupExecDisplayString() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.DefaultSchemaObjectEditorHandler
 
getGroupExpressionOrSuperGroup() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.GroupByContentViewer.GroupingSetGroupContentHolder
 
getGroupId(EObject) - Method in interface org.eclipse.datatools.connectivity.sqm.core.containment.ContainmentService
 
getGroupId(EObject) - Method in class org.eclipse.datatools.connectivity.sqm.core.containment.ContainmentServiceImpl
 
getGroupID() - Method in interface org.eclipse.datatools.connectivity.sqm.core.ui.explorer.virtual.IVirtualNode
 
getGroupId(EObject) - Method in class org.eclipse.datatools.enablement.ase.containment.SybaseASECatalogsContainmentProvider
 
getGroupId(EObject) - Method in class org.eclipse.datatools.enablement.ase.containment.SybaseASEDatabaseContainmentProvider
 
getGroupId(EObject) - Method in class org.eclipse.datatools.enablement.ase.containment.SybaseASEDefaultContainmentProvider
 
getGroupId(EObject) - Method in class org.eclipse.datatools.enablement.ase.containment.SybaseASEPredefinedTypeContainmentProvider
 
getGroupId(EObject) - Method in class org.eclipse.datatools.enablement.ase.containment.SybaseASEProxyTableContainmentProvider
 
getGroupId(EObject) - Method in class org.eclipse.datatools.enablement.ase.containment.SybaseASERuleContainmentProvider
 
getGroupId(EObject) - Method in class org.eclipse.datatools.enablement.ase.containment.SybaseASESchemaContainmentProvider
 
getGroupId(EObject) - Method in class org.eclipse.datatools.enablement.ase.containment.SybaseASEUserDefinedTypeContainmentProvider
 
getGroupId(EObject) - Method in class org.eclipse.datatools.enablement.ase.containment.SybaseASEWebServiceContainmentProvider
 
getGroupId(EObject) - Method in class org.eclipse.datatools.enablement.sybase.asa.containment.SybaseASADatabaseContainmentProvider
 
getGroupId(EObject) - Method in class org.eclipse.datatools.enablement.sybase.asa.containment.SybaseASAEventContainmentProvider
 
getGroupId(EObject) - Method in class org.eclipse.datatools.enablement.sybase.asa.containment.SybaseASAPredefinedTypeContainmentProvider
 
getGroupId(EObject) - Method in class org.eclipse.datatools.enablement.sybase.asa.containment.SybaseASAProxyTableContainmentProvider
 
getGroupId(EObject) - Method in class org.eclipse.datatools.enablement.sybase.asa.containment.SybaseASASchemaContainmentProvider
 
getGroupId(EObject) - Method in class org.eclipse.datatools.enablement.sybase.asa.containment.SybaseASAUserDefinedTypeContainmentProvider
 
getGroupId(EObject) - Method in class org.eclipse.datatools.enablement.sybase.asa.containment.SybaseASAWebServiceContainmentProvider
 
getGroupID() - Method in class org.eclipse.datatools.enablement.sybase.asa.virtual.DataTypesFolder
 
getGroupID() - Method in class org.eclipse.datatools.enablement.sybase.asa.virtual.DBEventsFolder
 
getGroupID() - Method in class org.eclipse.datatools.enablement.sybase.asa.virtual.ProxyTableNode
 
getGroupID() - Method in class org.eclipse.datatools.enablement.sybase.asa.virtual.SybaseASAIndexNode
 
getGroupID() - Method in class org.eclipse.datatools.enablement.sybase.asa.virtual.SybaseASAPrimaryKeyNode
 
getGroupID() - Method in class org.eclipse.datatools.enablement.sybase.asa.virtual.SybaseASAStoredProcedureNode
 
getGroupID() - Method in class org.eclipse.datatools.enablement.sybase.asa.virtual.SybaseASATableNode
 
getGroupID() - Method in class org.eclipse.datatools.enablement.sybase.asa.virtual.SybaseASAUDFNode
 
getGroupID() - Method in class org.eclipse.datatools.enablement.sybase.asa.virtual.SybaseASAUDTNode
 
getGroupID() - Method in class org.eclipse.datatools.enablement.sybase.asa.virtual.SybaseASAUniqueConstraintNode
 
getGroupID() - Method in class org.eclipse.datatools.enablement.sybase.asa.virtual.SybaseASAViewNode
 
getGroupID() - Method in class org.eclipse.datatools.enablement.sybase.asa.virtual.WebServicesFolder
 
getGroupID() - Method in class org.eclipse.datatools.enablement.sybase.ase.virtual.CatalogsFolder
 
getGroupID() - Method in class org.eclipse.datatools.enablement.sybase.ase.virtual.DataTypesFolder
 
getGroupID() - Method in class org.eclipse.datatools.enablement.sybase.ase.virtual.DefaultNode
 
getGroupID() - Method in class org.eclipse.datatools.enablement.sybase.ase.virtual.ProxyTableNode
 
getGroupID() - Method in class org.eclipse.datatools.enablement.sybase.ase.virtual.RuleNode
 
getGroupID() - Method in class org.eclipse.datatools.enablement.sybase.ase.virtual.SybaseASEIndexNode
 
getGroupID() - Method in class org.eclipse.datatools.enablement.sybase.ase.virtual.SybaseASEStoredProcedureNode
 
getGroupID() - Method in class org.eclipse.datatools.enablement.sybase.ase.virtual.SybaseASETableNode
 
getGroupID() - Method in class org.eclipse.datatools.enablement.sybase.ase.virtual.SybaseASEUDFNode
 
getGroupID() - Method in class org.eclipse.datatools.enablement.sybase.ase.virtual.SybaseASEUDTNode
 
getGroupID() - Method in class org.eclipse.datatools.enablement.sybase.ase.virtual.SybaseASEViewNode
 
getGroupID() - Method in class org.eclipse.datatools.enablement.sybase.ase.virtual.WebServicesAsTableFolder
 
getGroupID() - Method in class org.eclipse.datatools.enablement.sybase.ase.virtual.WebServicesFolder
 
getGroupId(EObject) - Method in class org.eclipse.datatools.enablement.sybase.containment.AuthorizationIdContainmentProvider
 
getGroupId(EObject) - Method in class org.eclipse.datatools.enablement.sybase.containment.PrivilegeContainmentProvider
 
getGroupID() - Method in class org.eclipse.datatools.enablement.sybase.virtual.CheckConstraintNode
 
getGroupID() - Method in class org.eclipse.datatools.enablement.sybase.virtual.ForeignKeyNode
 
getGroupID() - Method in class org.eclipse.datatools.enablement.sybase.virtual.ParametersNode
 
getGroupID() - Method in class org.eclipse.datatools.enablement.sybase.virtual.PrimaryKeyNode
 
getGroupID() - Method in class org.eclipse.datatools.enablement.sybase.virtual.SybaseIndexNode
 
getGroupID() - Method in class org.eclipse.datatools.enablement.sybase.virtual.UniqueConstraintNode
 
getGroupId() - Method in class org.eclipse.datatools.enablement.sybase.VirtualNodeAdapter
 
getGrouping() - Method in interface org.eclipse.datatools.modelbase.sql.query.GroupingSetsElementExpression
Returns the value of the 'Grouping' containment reference.
getGrouping() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for class 'Grouping'.
getGrouping_GroupingSetsElementExpr() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'Grouping Sets Element Expr'.
getGroupingExpr() - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryValueExpression
Returns the value of the 'Grouping Expr' container reference.
getGroupingExpr() - Method in interface org.eclipse.datatools.modelbase.sql.query.SuperGroupElementExpression
Returns the value of the 'Grouping Expr' containment reference.
getGroupingExpression() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for class 'Grouping Expression'.
getGroupingExpression_SuperGroupElementExpr() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'Super Group Element Expr'.
getGroupingExpression_ValueExpr() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference 'Value Expr'.
getGroupingSet() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.GroupByContentViewer.GroupingSetContentHolder
 
getGroupingSetGroup() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.GroupByContentViewer.GroupingSetGroupContentHolder
 
getGroupingSets() - Method in interface org.eclipse.datatools.modelbase.sql.query.GroupingSetsElement
Returns the value of the 'Grouping Sets' container reference.
getGroupingSets() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for class 'Grouping Sets'.
getGroupingSets_GroupingSetsElementList() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference list 'Grouping Sets Element List'.
getGroupingSetsElement() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for class 'Grouping Sets Element'.
getGroupingSetsElement_GroupingSets() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'Grouping Sets'.
getGroupingSetsElementExpr() - Method in interface org.eclipse.datatools.modelbase.sql.query.Grouping
Returns the value of the 'Grouping Sets Element Expr' container reference.
getGroupingSetsElementExpression() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for class 'Grouping Sets Element Expression'.
getGroupingSetsElementExpression_Grouping() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference 'Grouping'.
getGroupingSetsElementExpression_GroupingSetsElementSublist() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'Grouping Sets Element Sublist'.
getGroupingSetsElementExprList() - Method in interface org.eclipse.datatools.modelbase.sql.query.GroupingSetsElementSublist
Returns the value of the 'Grouping Sets Element Expr List' containment reference list.
getGroupingSetsElementList() - Method in interface org.eclipse.datatools.modelbase.sql.query.GroupingSets
Returns the value of the 'Grouping Sets Element List' containment reference list.
getGroupingSetsElementSublist() - Method in interface org.eclipse.datatools.modelbase.sql.query.GroupingSetsElementExpression
Returns the value of the 'Grouping Sets Element Sublist' container reference.
getGroupingSetsElementSublist() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for class 'Grouping Sets Element Sublist'.
getGroupingSetsElementSublist_GroupingSetsElementExprList() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference list 'Grouping Sets Element Expr List'.
getGroupingSpecification() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for class 'Grouping Specification'.
getGroupingSpecification_QuerySelect() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'Query Select'.
getGroupName() - Method in class org.eclipse.datatools.connectivity.oda.util.manifest.Property
If the property is defined in a group, returns the group's name.
getGroupNumber() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEProcedureImpl
 
getGroupNumber() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEProcedure
Returns the value of the 'Group Number' attribute.
getGroupPromptDisplayName() - Method in interface org.eclipse.datatools.connectivity.oda.design.InputParameterUIHints
Returns the value of the 'Group Prompt Display Name' attribute.
getGroupPromptDisplayNameKey() - Method in interface org.eclipse.datatools.connectivity.oda.design.InputParameterUIHints
Returns the resource key of the 'Group Prompt Display Name' attribute.
getGroupsFolder() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.PrivilegesTreeViewerInput
 
getHandler() - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.extensions.IEditorDescriptor
Returns the handler for this editor
getHavingClause() - Method in interface org.eclipse.datatools.modelbase.sql.query.QuerySelect
Returns the value of the 'Having Clause' containment reference.
getHavingCondition(QueryStatement) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
Returns "Having" clause for the given statement.
getHavingCondition(SQLQueryObject) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
 
getHeading() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.intropage.PredefinedIntroSection
 
getHeight() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.ControlStateInfo
 
getHeight() - Method in interface org.eclipse.datatools.sqltools.sqlbuilder.model.IControlStateInfo
Returns the height of the control.
getHeight() - Method in interface org.eclipse.datatools.sqltools.sqlbuilder.model.IWindowStateInfo
Returns the overall height of the SQL Query Builder main control.
getHeight() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.WindowStateInfo
 
getHelpID() - Method in class org.eclipse.datatools.sqltools.data.internal.ui.extract.ExtractDataWizardPage
 
getHelpID() - Method in class org.eclipse.datatools.sqltools.data.internal.ui.FileFormatWizardPage
 
getHelpID() - Method in class org.eclipse.datatools.sqltools.data.internal.ui.load.LoadDataWizardPage
 
getHelpText() - Method in interface org.eclipse.datatools.connectivity.oda.design.OutputElementAttributes
Returns the value of the 'Help Text' attribute.
getHelpTextKey() - Method in interface org.eclipse.datatools.connectivity.oda.design.OutputElementAttributes
Returns the resource key of the 'Help Text' attribute.
getHiddenProperties() - Method in class org.eclipse.datatools.connectivity.oda.util.manifest.DataSetType
A convenience method to return an array of Property definition instances that represent the properties defined as hidden by this data set element.
getHiddenProperties() - Method in class org.eclipse.datatools.connectivity.oda.util.manifest.ExtensionManifest
A convenience method to return an array of Property definition instances that represent the properties defined as hidden by this data source extension.
getHiddenPropertiesDefn(Property[], Properties) - Static method in class org.eclipse.datatools.connectivity.oda.util.manifest.ManifestUtil
Returns a collection of property definition from the specified driverDefinedProps that are defined to be hidden.
getHiddenResultColumns() - Method in class org.eclipse.datatools.connectivity.oda.spec.result.ResultProjection
Returns a list of result columns that are to be dynamically hidden from the query result set.
getHistoryHeader(IResultInstance) - Static method in class org.eclipse.datatools.sqltools.result.internal.utils.StatusTextProvider
Returns the full history header for saving purpose
getHLayoutAction() - Method in class org.eclipse.datatools.sqltools.result.ui.view.ResultsViewControl
 
getHorizontalAlignment() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for enum 'Horizontal Alignment'.
getHorizontalAlignment() - Method in interface org.eclipse.datatools.connectivity.oda.design.ValueFormatHints
Returns the value of the 'Horizontal Alignment' attribute.
getHorizontalAlignmentObject() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for data type 'Horizontal Alignment Object'.
getHostResourceIdentifiers() - Method in interface org.eclipse.datatools.connectivity.oda.design.DataSourceDesign
Returns the value of the 'Host Resource Identifiers' containment reference.
getHostVariableMarker() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
getHostVariableMarker() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
getHostVariablePrefix() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQuerySourceFormat
Gets the host variable prefix character to use.
getHoverControlCreator() - Method in class org.eclipse.datatools.sqltools.debugger.editorext.SQLDebugHover
 
getHoverControlCreator() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.BestMatchHover
 
getHoverControlCreator() - Method in class org.eclipse.datatools.sqltools.sqleditor.sql.AbstractSQLEditorTextHover
 
getHoverInfo(ITextViewer, IRegion) - Method in class org.eclipse.datatools.sqltools.debugger.editorext.SQLDebugHover
 
getHoverInfo(ITextViewer, IRegion) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.BestMatchHover
 
getHoverInfo(ITextViewer, IRegion) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLAnnotationHover
Returns the information which should be presented when a hover popup is shown for the specified hover region.
getHoverInfo(ISourceViewer, int) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLAnnotationHover
Returns the text which should be presented in the a hover popup window.
getHoverRegion(ITextViewer, int) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLAnnotationHover
Returns the text region which should serve as the source of information to compute the hover popup display information.
getHoverRegion(ITextViewer, int) - Method in class org.eclipse.datatools.sqltools.sqleditor.sql.AbstractSQLEditorTextHover
 
getHWM() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.LockPromotionInfoImpl
 
getHWM() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.LockPromotionInfo
Returns the value of the 'HWM' attribute.
getHyperlink() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.intropage.PredefinedIntroSection
 
getHyperlinkAction() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.intropage.PredefinedIntroSection
 
getIcon() - Method in class org.eclipse.datatools.connectivity.oda.design.ui.manifest.DataSetPageInfo
Returns the relative path to an icon that may be used in the UI in addition to the page's display name.
getIcon() - Method in interface org.eclipse.datatools.connectivity.ui.wizards.IProfileWizardProvider
 
getIcon() - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.extensions.IEditorDescriptor
Returns the icon for this editor, can be null
getIcon() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.intropage.PredefinedIntroSection
 
getIconURL() - Method in interface org.eclipse.datatools.connectivity.IConnectionProfileProvider
 
getId() - Method in class org.eclipse.datatools.connectivity.drivers.DriverInstance
Return the id of the Driver instance
getID() - Method in interface org.eclipse.datatools.connectivity.drivers.IPropertySet
 
getId() - Method in class org.eclipse.datatools.connectivity.drivers.models.CategoryDescriptor
Returns the category id.
getId() - Method in class org.eclipse.datatools.connectivity.drivers.models.OverrideTemplateDescriptor
 
getId() - Method in class org.eclipse.datatools.connectivity.drivers.models.TemplateDescriptor
Returns the template id.
getID() - Method in class org.eclipse.datatools.connectivity.drivers.PropertySetImpl
Returns the id of the property set
getId() - Method in interface org.eclipse.datatools.connectivity.ICategory
 
getId() - Method in interface org.eclipse.datatools.connectivity.IConfigurationType
Deprecated.  
getId() - Method in interface org.eclipse.datatools.connectivity.IConnectionFactoryProvider
 
getId() - Method in interface org.eclipse.datatools.connectivity.IConnectionProfileProvider
 
getId() - Method in interface org.eclipse.datatools.connectivity.IProfileExtensionProvider
 
getID() - Method in interface org.eclipse.datatools.connectivity.IPropertySetChangeEvent.IChangedProperty
 
getId() - Method in interface org.eclipse.datatools.connectivity.oda.design.CustomFilterExpression
Returns the value of the 'Id' attribute of this type of filter expression.
getId() - Method in interface org.eclipse.datatools.connectivity.oda.design.FilterExpressionType
Returns the value of the 'Id' attribute.
getId() - Method in class org.eclipse.datatools.connectivity.oda.design.ui.manifest.DataSetUIElement
Returns the fully qualified ID that uniquely identifies the ODA data set type within an ODA data source extension.
getId() - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.AggregateDefinition
Gets the id that uniquely identifies this type of custom aggregate type within the contributing extension.
getId() - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.CombinedExpressionOperatorDefinition
 
getId() - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.FilterExpressionDefinition
Gets the id that uniquely identifies this type of custom filter expression within the contributing extension.
getId() - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.FunctionExpressionDefinition
Gets the id that uniquely identifies this type of custom function type within the contributing extension.
getId() - Method in class org.eclipse.datatools.connectivity.oda.spec.result.CustomAggregate
Gets the expression id.
getId() - Method in class org.eclipse.datatools.connectivity.oda.spec.result.filter.CustomExpression
Gets the expression id.
getId() - Method in class org.eclipse.datatools.connectivity.oda.spec.valueexpr.CombinedValueExpressionOperator
Returns the id of this operator.
getId() - Method in class org.eclipse.datatools.connectivity.oda.spec.valueexpr.CustomFunction
Gets the expression id.
getID() - Method in class org.eclipse.datatools.connectivity.oda.util.manifest.DataSetType
Returns the ID which uniquely identifes the type of data set among all ODA data sets supported by the driver.
getId() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.EngineeringOption
 
getId() - Method in interface org.eclipse.datatools.connectivity.ui.wizards.IProfileWizardProvider
 
getId() - Method in class org.eclipse.datatools.sqltools.editor.template.SQLTemplate
 
getId() - Method in class org.eclipse.datatools.sqltools.routineeditor.ui.ProcEditorInput
 
getId() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditorPage
Returns the unique identifier that can be used to reference this page.
getId() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.intropage.PredefinedIntroSection
 
getId() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.input.SQLBuilderEditorInput
 
getId() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.input.SQLBuilderFileEditorInput
 
getId() - Method in interface org.eclipse.datatools.sqltools.sqleditor.ISQLEditorInput
Returns the unique identifier that distinguishes this editor input
getId() - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditorStorageEditorInput
 
getIdAttributeValue(IConfigurationElement) - Static method in class org.eclipse.datatools.connectivity.oda.spec.manifest.AggregateDefinition
For internal use only.
getIdAttributeValue(IConfigurationElement) - Static method in class org.eclipse.datatools.connectivity.oda.spec.manifest.CombinedExpressionOperatorDefinition
For internal use only.
getIdAttributeValue(IConfigurationElement) - Static method in class org.eclipse.datatools.connectivity.oda.spec.manifest.FilterExpressionDefinition
For internal use only.
getIdAttributeValue(IConfigurationElement) - Static method in class org.eclipse.datatools.connectivity.oda.spec.manifest.FunctionExpressionDefinition
For internal use only.
getIdentifier() - Method in interface org.eclipse.datatools.connectivity.oda.design.DataElementAttributes
Returns the value of the 'Identifier' containment reference.
getIdentifier() - Method in interface org.eclipse.datatools.connectivity.oda.design.ExpressionVariable
Returns the value of the 'Identifier' attribute.
getIdentifier() - Method in class org.eclipse.datatools.connectivity.oda.spec.ExpressionVariable
Gets the name or expression that identifies the variable in evaluating an expression.
getIdentifierQuoteString() - Method in interface org.eclipse.datatools.connectivity.sqm.core.connection.ConnectionInfo
 
getIdentifierQuoteString() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
getIdentifierQuoteString() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
getIdentifierQuoteString() - Method in interface org.eclipse.datatools.modelbase.sql.schema.helper.ISQLObjectNameHelper
Gets the identifier quote string being used to delimit identifiers.
getIdentifierQuoteString() - Method in class org.eclipse.datatools.modelbase.sql.schema.helper.SQLObjectNameHelper
Gets the identifier quote string being used to delimit identifiers.
getIdentifierQuoteString(ISQLEditorConnectionInfo) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLIdentifier
Returns the IdentifierQuoteString for a database via a database connection.
getIdentifiers() - Method in interface org.eclipse.datatools.connectivity.oda.design.DataElementIdentifiers
Returns the value of the 'Identifiers' containment reference list.
getIdentifierSymbol() - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexerprs
 
getIdentifierSymbol() - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexerprs
 
getIdentifierSymbol() - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
getIdentifierSymbol() - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
getIdentifierValidator() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.services.ASASQLService
 
getIdentity() - Method in interface org.eclipse.datatools.modelbase.sql.schema.Sequence
Returns the value of the 'Identity' containment reference.
getIdentityColumnSupportedPredefinedDataTypes() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
getIdentityColumnSupportedPredefinedDataTypes() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
getIdentityGap() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASEBaseTableLoader
 
getIdentityGap() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogProxyTable
 
getIdentityGap() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTable
 
getIdentityGap() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTempTable
 
getIdentityGap() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogWebServiceTable
 
getIdentityGap() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEBaseTableImpl
 
getIdentityGap() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASETableImpl
 
getIdentityGap() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASETempTableImpl
 
getIdentityGap() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEBaseTable
Returns the value of the 'Identity Gap' attribute.
getIdentityGapSuper() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogProxyTable
 
getIdentityGapSuper() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTable
 
getIdentityGapSuper() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTempTable
 
getIdentityGapSuper() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogWebServiceTable
 
getIdentityGapSuper() - Method in interface org.eclipse.datatools.enablement.ase.ISybaseASECatalogTable
 
getIdentitySpecifier() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogColumn
 
getIdentitySpecifier() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseColumn
 
getIdentitySpecifier() - Method in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
Returns the meta object for class 'Identity Specifier'.
getIdentitySpecifier() - Method in interface org.eclipse.datatools.modelbase.sql.tables.Column
Returns the value of the 'Identity Specifier' containment reference.
getIdentitySpecifier_CycleOption() - Method in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
Returns the meta object for the attribute 'Cycle Option'.
getIdentitySpecifier_GenerationType() - Method in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
Returns the meta object for the attribute 'Generation Type'.
getIdentitySpecifier_Increment() - Method in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
Returns the meta object for the attribute 'Increment'.
getIdentitySpecifier_Maximum() - Method in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
Returns the meta object for the attribute 'Maximum'.
getIdentitySpecifier_Minimum() - Method in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
Returns the meta object for the attribute 'Minimum'.
getIdentitySpecifier_StartValue() - Method in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
Returns the meta object for the attribute 'Start Value'.
getIds() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.ASAContextType
return the compatible context type ids.
getIds() - Method in class org.eclipse.datatools.sqltools.editor.template.GenericSQLContextType
return the compatible context type ids.
getIFile() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SQLDomainModel
Gets the file resource associated with this statement, if any.
getIgnoreCategory() - Method in class org.eclipse.datatools.connectivity.ui.actions.AddProfileViewAction
 
getImage() - Method in class org.eclipse.datatools.connectivity.oda.flatfile.ui.wizards.MenuButton
 
getImage(Object) - Method in class org.eclipse.datatools.connectivity.ui.CommonLabelProviderBase
 
getImage() - Method in interface org.eclipse.datatools.connectivity.ui.IContentExtension
 
getImage(Object) - Method in class org.eclipse.datatools.connectivity.ui.navigator.ConnectionProfileLabelProvider
 
getImage(Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.providers.SybaseASALabelProviderExt
 
getImage() - Method in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.IPrivilegeState
Returns the image of this state
getImage() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.PrivilegeState
 
getImage(Object) - Method in class org.eclipse.datatools.enablement.sybase.ase.providers.SybaseASELabelProviderExt
 
GetImage() - Method in class org.eclipse.datatools.enablement.sybase.parser.JavaCharStream
 
getImage(Object) - Method in class org.eclipse.datatools.modelbase.sql.accesscontrol.provider.AuthorizationIdentifierItemProvider
This returns AuthorizationIdentifier.gif.
getImage(Object) - Method in class org.eclipse.datatools.modelbase.sql.accesscontrol.provider.GroupItemProvider
This returns Group.gif.
getImage(Object) - Method in class org.eclipse.datatools.modelbase.sql.accesscontrol.provider.PrivilegeItemProvider
This returns Privilege.gif.
getImage(Object) - Method in class org.eclipse.datatools.modelbase.sql.accesscontrol.provider.RoleAuthorizationItemProvider
This returns RoleAuthorization.gif.
getImage(Object) - Method in class org.eclipse.datatools.modelbase.sql.accesscontrol.provider.RoleItemProvider
This returns Role.gif.
getImage(Object) - Method in class org.eclipse.datatools.modelbase.sql.accesscontrol.provider.UserItemProvider
This returns User.gif.
getImage(Object) - Method in class org.eclipse.datatools.modelbase.sql.constraints.provider.AssertionItemProvider
This returns Assertion.gif.
getImage(Object) - Method in class org.eclipse.datatools.modelbase.sql.constraints.provider.CheckConstraintItemProvider
This returns CheckConstraint.gif.
getImage(Object) - Method in class org.eclipse.datatools.modelbase.sql.constraints.provider.ConstraintItemProvider
This returns Constraint.gif.
getImage(Object) - Method in class org.eclipse.datatools.modelbase.sql.constraints.provider.ForeignKeyItemProvider
This returns ForeignKey.gif.
getImage(Object) - Method in class org.eclipse.datatools.modelbase.sql.constraints.provider.IndexItemProvider
This returns Index.gif.
getImage(Object) - Method in class org.eclipse.datatools.modelbase.sql.constraints.provider.IndexMemberItemProvider
This returns IndexMember.gif.
getImage(Object) - Method in class org.eclipse.datatools.modelbase.sql.constraints.provider.PrimaryKeyItemProvider
This returns PrimaryKey.gif.
getImage(Object) - Method in class org.eclipse.datatools.modelbase.sql.constraints.provider.ReferenceConstraintItemProvider
This returns ReferenceConstraint.gif.
getImage(Object) - Method in class org.eclipse.datatools.modelbase.sql.constraints.provider.TableConstraintItemProvider
This returns TableConstraint.gif.
getImage(Object) - Method in class org.eclipse.datatools.modelbase.sql.constraints.provider.UniqueConstraintItemProvider
This returns UniqueConstraint.gif.
getImage(Object) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.ApproximateNumericDataTypeItemProvider
This returns ApproximateNumericDataType.gif.
getImage(Object) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.AttributeDefinitionItemProvider
This returns AttributeDefinition.gif.
getImage(Object) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.BinaryStringDataTypeItemProvider
This returns BinaryStringDataType.gif.
getImage(Object) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.BooleanDataTypeItemProvider
This returns BooleanDataType.gif.
getImage(Object) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.CharacterSetItemProvider
This returns CharacterSet.gif.
getImage(Object) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.CharacterStringDataTypeItemProvider
This returns CharacterStringDataType.gif.
getImage(Object) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.DataLinkDataTypeItemProvider
This returns DataLinkDataType.gif.
getImage(Object) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.DateDataTypeItemProvider
This returns DateDataType.gif.
getImage(Object) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.DistinctUserDefinedTypeItemProvider
This returns DistinctUserDefinedType.gif.
getImage(Object) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.DomainItemProvider
This returns Domain.gif.
getImage(Object) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.ElementTypeItemProvider
This returns ElementType.gif.
getImage(Object) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.FieldItemProvider
This returns Field.gif.
getImage(Object) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.FixedPrecisionDataTypeItemProvider
This returns FixedPrecisionDataType.gif.
getImage(Object) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.IntegerDataTypeItemProvider
This returns IntegerDataType.gif.
getImage(Object) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.IntervalDataTypeItemProvider
This returns IntervalDataType.gif.
getImage(Object) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.RowDataTypeItemProvider
This returns RowDataType.gif.
getImage(Object) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.StructuredUserDefinedTypeItemProvider
This returns StructuredUserDefinedType.gif.
getImage(Object) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.TimeDataTypeItemProvider
This returns TimeDataType.gif.
getImage(Object) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.UserDefinedTypeOrderingItemProvider
This returns UserDefinedTypeOrdering.gif.
getImage(Object) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.XMLDataTypeItemProvider
This returns XMLDataType.gif.
getImage(Object) - Method in class org.eclipse.datatools.modelbase.sql.expressions.provider.QueryExpressionDefaultItemProvider
This returns QueryExpressionDefault.gif.
getImage(Object) - Method in class org.eclipse.datatools.modelbase.sql.expressions.provider.SearchConditionDefaultItemProvider
This returns SearchConditionDefault.gif.
getImage(Object) - Method in class org.eclipse.datatools.modelbase.sql.expressions.provider.ValueExpressionDefaultItemProvider
This returns ValueExpressionDefault.gif.
getImage(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.QueryCombinedItemProvider
This returns QueryCombined.gif.
getImage(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.QueryDeleteStatementItemProvider
This returns QueryDeleteStatement.gif.
getImage(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.QueryInsertStatementItemProvider
This returns QueryInsertStatement.gif.
getImage(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.QuerySelectItemProvider
This returns QuerySelect.gif.
getImage(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.QuerySelectStatementItemProvider
This returns QuerySelectStatement.gif.
getImage(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.QueryUpdateStatementItemProvider
This returns QueryUpdateStatement.gif.
getImage(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.QueryValuesItemProvider
This returns QueryValues.gif.
getImage(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ValuesRowItemProvider
This returns ValuesRow.gif.
getImage(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.WithTableSpecificationItemProvider
This returns WithTableSpecification.gif.
getImage(Object) - Method in class org.eclipse.datatools.modelbase.sql.routines.provider.BuiltInFunctionItemProvider
This returns BuiltInFunction.gif.
getImage(Object) - Method in class org.eclipse.datatools.modelbase.sql.routines.provider.FunctionItemProvider
This returns Function.gif.
getImage(Object) - Method in class org.eclipse.datatools.modelbase.sql.routines.provider.MethodItemProvider
This returns Method.gif.
getImage(Object) - Method in class org.eclipse.datatools.modelbase.sql.routines.provider.ParameterItemProvider
This returns Parameter.gif.
getImage(Object) - Method in class org.eclipse.datatools.modelbase.sql.routines.provider.ProcedureItemProvider
This returns Procedure.gif.
getImage(Object) - Method in class org.eclipse.datatools.modelbase.sql.routines.provider.RoutineItemProvider
This returns Routine.gif.
getImage(Object) - Method in class org.eclipse.datatools.modelbase.sql.routines.provider.RoutineResultTableItemProvider
This returns RoutineResultTable.gif.
getImage(Object) - Method in class org.eclipse.datatools.modelbase.sql.routines.provider.SourceItemProvider
This returns Source.gif.
getImage(Object) - Method in class org.eclipse.datatools.modelbase.sql.routines.provider.UserDefinedFunctionItemProvider
This returns UserDefinedFunction.gif.
getImage(Object) - Method in class org.eclipse.datatools.modelbase.sql.schema.provider.CatalogItemProvider
This returns Catalog.gif.
getImage(Object) - Method in class org.eclipse.datatools.modelbase.sql.schema.provider.CommentItemProvider
This returns Comment.gif.
getImage(Object) - Method in class org.eclipse.datatools.modelbase.sql.schema.provider.DatabaseItemProvider
This returns Database.gif.
getImage(Object) - Method in class org.eclipse.datatools.modelbase.sql.schema.provider.DependencyItemProvider
This returns Dependency.gif.
getImage(Object) - Method in class org.eclipse.datatools.modelbase.sql.schema.provider.EventItemProvider
This returns Event.gif.
getImage(Object) - Method in class org.eclipse.datatools.modelbase.sql.schema.provider.IdentitySpecifierItemProvider
This returns IdentitySpecifier.gif.
getImage(Object) - Method in class org.eclipse.datatools.modelbase.sql.schema.provider.SchemaItemProvider
This returns Schema.gif.
getImage(Object) - Method in class org.eclipse.datatools.modelbase.sql.schema.provider.SequenceItemProvider
This returns Sequence.gif.
getImage(Object) - Method in class org.eclipse.datatools.modelbase.sql.schema.provider.SQLObjectItemProvider
This returns SQLObject.gif.
getImage(Object) - Method in class org.eclipse.datatools.modelbase.sql.schema.provider.TypedElementItemProvider
This returns TypedElement.gif.
getImage(Object) - Method in class org.eclipse.datatools.modelbase.sql.statements.provider.SQLStatementDefaultItemProvider
This returns SQLStatementDefault.gif.
getImage(Object) - Method in class org.eclipse.datatools.modelbase.sql.tables.provider.BaseTableItemProvider
This returns BaseTable.gif.
getImage(Object) - Method in class org.eclipse.datatools.modelbase.sql.tables.provider.ColumnItemProvider
This returns Column.gif.
getImage(Object) - Method in class org.eclipse.datatools.modelbase.sql.tables.provider.DerivedTableItemProvider
This returns DerivedTable.gif.
getImage(Object) - Method in class org.eclipse.datatools.modelbase.sql.tables.provider.PersistentTableItemProvider
This returns PersistentTable.gif.
getImage(Object) - Method in class org.eclipse.datatools.modelbase.sql.tables.provider.TableItemProvider
This returns Table.gif.
getImage(Object) - Method in class org.eclipse.datatools.modelbase.sql.tables.provider.TemporaryTableItemProvider
This returns TemporaryTable.gif.
getImage(Object) - Method in class org.eclipse.datatools.modelbase.sql.tables.provider.TriggerItemProvider
This returns Trigger.gif.
getImage(Object) - Method in class org.eclipse.datatools.modelbase.sql.tables.provider.ViewTableItemProvider
This returns ViewTable.gif.
getImage(Node) - Method in class org.eclipse.datatools.sqltools.db.derby.ui.DerbyASTSQLStatementImageHandler
 
getImage(Node) - Method in class org.eclipse.datatools.sqltools.db.generic.ui.GenericASTSQLStatementImageHandler
 
getImage(String) - Static method in class org.eclipse.datatools.sqltools.debugger.core.ui.DebuggerImages
Gets the image (.gif file) corresponding to the given key.
getImage(Object) - Method in class org.eclipse.datatools.sqltools.debugger.debug.SPModelPresentation
 
getImage() - Method in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.ConnectionLevelOptionsTab
 
getImage() - Method in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.RoutineMainTab
 
getImage(String) - Static method in class org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditorImages
Gets the image (.gif file) corresponding to the given key.
GetImage() - Method in class org.eclipse.datatools.sqltools.sql.parser.JavaCharStream
 
GetImage() - Method in class org.eclipse.datatools.sqltools.sql.parser.SimpleCharStream
 
getImage(int) - Static method in class org.eclipse.datatools.sqltools.sql.ui.ASTSQLStatementUIUtil
 
getImage(Node) - Method in interface org.eclipse.datatools.sqltools.sql.ui.INodesImageHandler
 
getImage(String) - Static method in class org.eclipse.datatools.sqltools.sql.ui.SQLImages
Returns the image stored in the workbench plugin's image registry under the given symbolic name.
getImage(Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.provider.rdbschema.AvailableTablesTreeProvider
Overrides super to return the image associated with the input object
getImage(String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilderPlugin
Returns an image (icon) with the given name.
getImage() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLCompletionProposal
 
getImage() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLCompletionProposal
 
getImage() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLDBProposal
Gets the image to be used for this content assist proposal.
getImage(String) - Static method in class org.eclipse.datatools.sqltools.sqleditor.internal.SQLEditorResources
Gets the image (.gif file) corresponding to the given key.
getImage() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.templates.PositionBasedCompletionProposal
 
getImage() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.templates.SQLTemplateProposal
 
getImageData() - Method in class org.eclipse.datatools.sqltools.common.ui.util.ImageImageDescriptor
 
getImageDescriptor(String) - Static method in class org.eclipse.datatools.connectivity.db.generic.ui.GenericDBUIPlugin
Returns an image descriptor for the image file at the given plug-in relative path.
getImageDescriptor(String) - Static method in class org.eclipse.datatools.connectivity.ui.dse.DSEPlugin
Returns an image descriptor for the image file at the given plug-in relative path.
getImageDescriptor(String) - Static method in class org.eclipse.datatools.connectivity.ui.templates.ConnectivityTemplatesPlugin
Returns an image descriptor for the image file at the given plug-in relative path
getImageDescriptor(String) - Static method in class org.eclipse.datatools.enablement.sap.maxdb.ui.MaxDBUIPlugin
Returns an image descriptor for the image file at the given plug-in relative path
getImageDescriptor(String) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.ExamplePlugin
Returns an image descriptor for the image file at the given plug-in relative path.
getImageDescriptor() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.action.EditRoutineInFormAction
 
getImageDescriptor(String) - Method in class org.eclipse.datatools.sqltools.data.internal.ui.DataUIPlugin
This gets a .gif from the icons folder.
getImageDescriptor() - Method in class org.eclipse.datatools.sqltools.data.internal.ui.editor.TableDataEditorInput
 
getImageDescriptor(String) - Static method in class org.eclipse.datatools.sqltools.db.derby.ui.DerbyUIActivator
Returns an image descriptor for the image file at the given plug-in relative path.
getImageDescriptor(String) - Static method in class org.eclipse.datatools.sqltools.db.generic.ui.GenericUIActivator
Returns an image descriptor for the image file at the given plug-in relative path.
getImageDescriptor(String) - Static method in class org.eclipse.datatools.sqltools.debugger.core.ui.DebuggerCoreUIPlugin
Returns an image descriptor for the image file at the given plug-in relative path.
getImageDescriptor(String) - Static method in class org.eclipse.datatools.sqltools.debugger.core.ui.DebuggerImages
Gets the image descriptor (.gif file) corresponding to the given key.
getImageDescriptor(String) - Static method in class org.eclipse.datatools.sqltools.editor.ui.core.EditorCoreUIPlugin
Returns an image descriptor for the image file at the given plug-in relative path.
getImageDescriptor(String) - Static method in class org.eclipse.datatools.sqltools.result.ui.ResultsViewUIPlugin
Returns an image descriptor for the image file at the given plug-in relative path.
getImageDescriptor() - Method in class org.eclipse.datatools.sqltools.routineeditor.ui.ProcEditorInput
 
getImageDescriptor(String) - Static method in class org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditorImages
Gets the image descriptor (.gif file) corresponding to the given key.
getImageDescriptor(String) - Static method in class org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditorUIActivator
Returns an image descriptor for the image file at the given plug-in relative path.
getImageDescriptor() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditorInput
 
getImageDescriptor(String) - Static method in class org.eclipse.datatools.sqltools.sql.ui.SQLImages
Returns the image descriptor stored under the given symbolic name.
getImageDescriptor(String) - Static method in class org.eclipse.datatools.sqltools.sql.ui.SQLUIActivator
Returns an image descriptor for the image file at the given plug-in relative path.
getImageDescriptor() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.input.SQLBuilderEditorInput
 
getImageDescriptor(String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilderPlugin
Returns a .gif from the images folder with the given key.
getImageDescriptor(String) - Static method in class org.eclipse.datatools.sqltools.sqleditor.internal.SQLEditorResources
Gets the image descriptor (.gif file) corresponding to the given key.
getImageDescriptor() - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditorStorageEditorInput
Gets the image descriptor for this input.
getImageHandler(Node) - Method in class org.eclipse.datatools.sqltools.sql.ui.SQLImageService
 
getImageRegistry() - Static method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.Images
Helper method to convert HashMap to ImageRegistry
getImageRegistry() - Static method in class org.eclipse.datatools.sqltools.sql.ui.SQLImages
Returns the ImageRegistry.
getImageSize() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.editor.SQLImageDescriptor
Returns the size of the image created by calling createImage().
getImproperStatement() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SQLDomainModel
Gets the current "improper" (failed to parse) statement, if there is one.
getIncludedMembers() - Method in interface org.eclipse.datatools.modelbase.sql.constraints.Index
Returns the value of the 'Included Members' containment reference list.
getInConnect() - Method in class org.eclipse.datatools.connectivity.ui.dse.dialogs.ProfileSelectionDialogPage
 
getIncrement() - Method in interface org.eclipse.datatools.modelbase.sql.schema.IdentitySpecifier
Returns the value of the 'Increment' attribute.
getIncrementType() - Method in interface org.eclipse.datatools.modelbase.sql.constraints.IndexMember
Returns the value of the 'Increment Type' attribute.
getIncrementType() - Method in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
Returns the meta object for enum 'Increment Type'.
getIndex() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCTable
 
getIndex() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCTemporaryTable
 
getIndex() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCView
 
getIndex() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASEBaseTableLoader
 
getIndex() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogProxyTable
 
getIndex() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTable
 
getIndex() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTempTable
 
getIndex() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogWebServiceTable
 
getIndex() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseProxyTable
 
getIndex() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseTempTable
 
getIndex() - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogTable
 
getIndex() - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogTempTable
 
getIndex() - Method in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
Returns the meta object for class 'Index'.
getIndex() - Method in interface org.eclipse.datatools.modelbase.sql.tables.Table
Returns the value of the 'Index' reference list.
getIndex() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditorPage
Returns the saved page index.
getIndex() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLSegment
Gets the index of this partition segment.
getIndex_Clustered() - Method in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
Returns the meta object for the attribute 'Clustered'.
getIndex_FillFactor() - Method in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
Returns the meta object for the attribute 'Fill Factor'.
getIndex_ForeignKey() - Method in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
Returns the meta object for the reference list 'Foreign Key'.
getIndex_IncludedMembers() - Method in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
Returns the meta object for the containment reference list 'Included Members'.
getIndex_Members() - Method in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
Returns the meta object for the containment reference list 'Members'.
getIndex_Schema() - Method in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
Returns the meta object for the reference 'Schema'.
getIndex_SystemGenerated() - Method in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
Returns the meta object for the attribute 'System Generated'.
getIndex_Table() - Method in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
Returns the meta object for the reference 'Table'.
getIndex_Unique() - Method in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
Returns the meta object for the attribute 'Unique'.
getIndexKeyColumns(Index, boolean) - Method in class org.eclipse.datatools.enablement.ase.ddl.SybaseASEDdlBuilder
 
getIndexKeyColumns(Index, boolean) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlBuilder
 
getIndexList() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.ResultCollector
 
getIndexMember(boolean, IndexMember, boolean) - Static method in class org.eclipse.datatools.enablement.ase.ddl.ASEDdlUtils
Get the index member
getIndexMember(boolean, IndexMember, boolean) - Static method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlUtils
Get the index member
getIndexMember() - Method in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
Returns the meta object for class 'Index Member'.
getIndexMember_Column() - Method in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
Returns the meta object for the reference 'Column'.
getIndexMember_IncrementType() - Method in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
Returns the meta object for the attribute 'Increment Type'.
getIndexMemberKeys(EList, boolean) - Static method in class org.eclipse.datatools.enablement.ase.ddl.ASEDdlUtils
 
getIndexMemberKeys(EList, boolean) - Static method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlUtils
Get index members stattement by the members list
getIndexSuper() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogProxyTable
 
getIndexSuper() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTable
 
getIndexSuper() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTempTable
 
getIndexSuper() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogWebServiceTable
 
getIndexSuper() - Method in interface org.eclipse.datatools.enablement.ase.ISybaseASECatalogTable
 
getIndexSupper() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseProxyTable
 
getIndexSupper() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseTempTable
 
getIndexSupper() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseViewTable
 
getIndexSupper() - Method in interface org.eclipse.datatools.enablement.sybase.asa.baseloaders.TableASABaseLoader.IASABaseLoaderTable
 
getIndexSupper() - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogTable
 
getIndexSupper() - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogTempTable
 
getIndices() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogSchema
 
getIndices() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseSchema
 
getIndices() - Method in interface org.eclipse.datatools.modelbase.sql.schema.Schema
Returns the value of the 'Indices' reference list.
getInformation(ITextViewer, IRegion) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.SQLInformationProvider
 
getInformationControlCreator(ISourceViewer) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.editor.SQLSourceViewerConfiguration
 
getInformationControlCreator() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.templates.SQLTemplateProposal
 
getInformationPresenter(ISourceViewer) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.editor.SQLSourceViewerConfiguration
 
getInformationPresenterControlCreator() - Method in class org.eclipse.datatools.sqltools.debugger.editorext.SQLDebugHover
 
getInformationPresenterControlCreator() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.SQLInformationProvider
 
getInformationPresenterControlCreator() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.BestMatchHover
 
getIngresDBEvent() - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngressqlmodelPackageImpl
 
getIngresDBEvent() - Method in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
Returns the meta object for class 'Ingres DB Event'.
getIngresDBEvent_Schema() - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngressqlmodelPackageImpl
 
getIngresDBEvent_Schema() - Method in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
Returns the meta object for the reference 'Schema'.
getIngresIdentitySpecifier() - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngressqlmodelPackageImpl
 
getIngresIdentitySpecifier() - Method in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
Returns the meta object for class 'Ingres Identity Specifier'.
getIngresIdentitySpecifier_CacheOption() - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngressqlmodelPackageImpl
 
getIngresIdentitySpecifier_CacheOption() - Method in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
Returns the meta object for the attribute 'Cache Option'.
getIngresIdentitySpecifier_CacheSize() - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngressqlmodelPackageImpl
 
getIngresIdentitySpecifier_CacheSize() - Method in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
Returns the meta object for the attribute 'Cache Size'.
getIngresIdentitySpecifier_DataType() - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngressqlmodelPackageImpl
 
getIngresIdentitySpecifier_DataType() - Method in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
Returns the meta object for the attribute 'Data Type'.
getIngresIdentitySpecifier_MaximumOption() - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngressqlmodelPackageImpl
 
getIngresIdentitySpecifier_MaximumOption() - Method in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
Returns the meta object for the attribute 'Maximum Option'.
getIngresIdentitySpecifier_MinimumOption() - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngressqlmodelPackageImpl
 
getIngresIdentitySpecifier_MinimumOption() - Method in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
Returns the meta object for the attribute 'Minimum Option'.
getIngresIdentitySpecifier_OrderOption() - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngressqlmodelPackageImpl
 
getIngresIdentitySpecifier_OrderOption() - Method in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
Returns the meta object for the attribute 'Order Option'.
getIngresIdentitySpecifier_SeqLength() - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngressqlmodelPackageImpl
 
getIngresIdentitySpecifier_SeqLength() - Method in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
Returns the meta object for the attribute 'Seq Length'.
getIngresIdentitySpecifier_SeqPrecision() - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngressqlmodelPackageImpl
 
getIngresIdentitySpecifier_SeqPrecision() - Method in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
Returns the meta object for the attribute 'Seq Precision'.
getIngresSchema() - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngressqlmodelPackageImpl
 
getIngresSchema() - Method in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
Returns the meta object for class 'Ingres Schema'.
getIngresSchema_DBEvents() - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngressqlmodelPackageImpl
 
getIngresSchema_DBEvents() - Method in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
Returns the meta object for the reference list 'DB Events'.
getIngresSchema_Synonyms() - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngressqlmodelPackageImpl
 
getIngresSchema_Synonyms() - Method in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
Returns the meta object for the reference list 'Synonyms'.
getIngressqlmodelFactory() - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngressqlmodelPackageImpl
 
getIngressqlmodelFactory() - Method in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
Returns the factory that creates the instances of the model.
getIngressqlmodelPackage() - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngressqlmodelFactoryImpl
 
getIngressqlmodelPackage() - Method in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelFactory
Returns the package supported by this factory.
getIngresSynonym() - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngressqlmodelPackageImpl
 
getIngresSynonym() - Method in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
Returns the meta object for class 'Ingres Synonym'.
getIngresSynonym_Schema() - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngressqlmodelPackageImpl
 
getIngresSynonym_Schema() - Method in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
Returns the meta object for the reference 'Schema'.
getIngresSynonym_TableName() - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngressqlmodelPackageImpl
 
getIngresSynonym_TableName() - Method in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
Returns the meta object for the attribute 'Table Name'.
getIngresTrigger() - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngressqlmodelPackageImpl
 
getIngresTrigger() - Method in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
Returns the meta object for class 'Ingres Trigger'.
getIngresTrigger_Source() - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngressqlmodelPackageImpl
 
getIngresTrigger_Source() - Method in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
Returns the meta object for the reference 'Source'.
getIngresViewTable() - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngressqlmodelPackageImpl
 
getIngresViewTable() - Method in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
Returns the meta object for class 'Ingres View Table'.
getIngresViewTable_Source() - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngressqlmodelPackageImpl
 
getIngresViewTable_Source() - Method in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
Returns the meta object for the reference 'Source'.
getInheritedGroupPrivilege(List, User, SQLObject, String) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.PrivilegesUtil
 
getInheritedPrivilege(List, AuthorizationIdentifier, SQLObject, String) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.PrivilegesUtil
 
getInheritedPrivilegeDspString(Privilege[]) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.PrivilegesUtil
Calculates the display string for inherited privileges
getInheritedPrivileges(List, AuthorizationIdentifier, SQLObject, String) - Method in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.IPrivilegeStateLookup
Returns the inherited privileges
getInheritedPrivileges(List, AuthorizationIdentifier, SQLObject, String) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.privilege.ASARoutinePrivilegeStateLookup
 
getInheritedPrivileges(List, AuthorizationIdentifier, SQLObject, String) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.privileges.ASAPrivilegeStateLookup
 
getInitialPageId() - Method in class org.eclipse.datatools.connectivity.oda.design.ui.manifest.DataSetUIElement
Returns the id of a dataSetPage that should be selected and have initial focus in a preference dialog.
getInitialSource() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SQLDomainModel
Gets the initial source contained in the IFile
getInOutMode() - Method in interface org.eclipse.datatools.connectivity.oda.design.ParameterDefinition
Returns the value of the 'In Out Mode' attribute.
getInput() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.PrivilegesDetailPage
 
getInput() - Method in class org.eclipse.datatools.enablement.sybase.parser.AbstractQuickSQLParser
 
getInput() - Method in class org.eclipse.datatools.enablement.sybase.parser.QuickSQLParser
 
getInput() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.BaseWindow
 
getInput() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.insert.InsertSelectViewer
 
getInput() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.insert.InsertTypeViewer
 
getInput() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.update.UpdateDesignViewer
 
getInput() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.editor.SQLEditorContentOutlinePage
Gets the input for this outline page.
getInputAttributes() - Method in interface org.eclipse.datatools.connectivity.oda.design.ParameterDefinition
Returns the value of the 'Input Attributes' containment reference.
getInputAttributes() - Method in interface org.eclipse.datatools.connectivity.oda.design.ParameterFieldDefinition
Returns the value of the 'Input Attributes' containment reference.
getInputElementAttributes() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for class 'Input Element Attributes'.
getInputElementAttributes_DefaultScalarValue() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the attribute 'Default Scalar Value'.
getInputElementAttributes_DefaultValues() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the containment reference 'Default Values'.
getInputElementAttributes_DynamicValueChoices() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the containment reference 'Dynamic Value Choices'.
getInputElementAttributes_Editable() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the attribute 'Editable'.
getInputElementAttributes_MasksValue() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the attribute 'Masks Value'.
getInputElementAttributes_Optional() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the attribute 'Optional'.
getInputElementAttributes_StaticValueChoices() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the containment reference 'Static Value Choices'.
getInputElementAttributes_UiHints() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the containment reference 'Ui Hints'.
getInputElementUIHints() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for class 'Input Element UI Hints'.
getInputElementUIHints_AutoSuggestThreshold() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the attribute 'Auto Suggest Threshold'.
getInputElementUIHints_PromptStyle() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the attribute 'Prompt Style'.
getInputParameterAttributes() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for class 'Input Parameter Attributes'.
getInputParameterAttributes_ElementAttributes() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the containment reference 'Element Attributes'.
getInputParameterAttributes_UiHints() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the containment reference 'Ui Hints'.
getInputParameters() - Method in interface org.eclipse.datatools.modelbase.sql.routines.Routine
Gets a list of IN and INOUT parameters associated with this routine.
getInputParameterUIHints() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for class 'Input Parameter UI Hints'.
getInputParameterUIHints_GroupPromptDisplayName() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the attribute 'Group Prompt Display Name'.
getInputPromptControlStyle() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for enum 'Input Prompt Control Style'.
getInputPromptControlStyleObject() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for data type 'Input Prompt Control Style Object'.
getInputStream() - Method in class org.eclipse.datatools.connectivity.oda.flatfile.util.FlatFileDataReader
 
getInputUsageOptions() - Method in interface org.eclipse.datatools.sqltools.sqlbuilder.input.ISQLBuilderEditorInput
Gets the usage options of the editor input.
getInputUsageOptions() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.input.SQLBuilderEditorInput
 
getInputUsageOptions() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.input.SQLBuilderFileEditorInput
 
getInputUsageOptions() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.input.SQLBuilderStorageEditorInput
 
getInsertAction() - Method in class org.eclipse.datatools.sqltools.data.internal.ui.editor.TableDataEditorActionBarContributor
 
getInsertedRows() - Method in class org.eclipse.datatools.sqltools.data.internal.core.load.TableLoader
 
getInsertProposals() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLCompletionProposalFactory
 
getInsertStatement() - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryExpressionRoot
Returns the value of the 'Insert Statement' container reference.
getInsertStatement() - Method in interface org.eclipse.datatools.modelbase.sql.query.TableInDatabase
Returns the value of the 'Insert Statement' container reference.
getInsertStatement() - Method in interface org.eclipse.datatools.modelbase.sql.query.ValueExpressionColumn
Returns the value of the 'Insert Statement' reference list.
getInsertStatement() - Method in interface org.eclipse.datatools.modelbase.sql.query.ValuesRow
Returns the value of the 'Insert Statement' container reference.
getInsertStatement() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.insert.InsertTableElement
 
getInsertValueforColumn(QueryInsertStatement, ValueExpressionColumn) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.InsertHelper
Returns the SQLValueExpression from the first row of insert values in the given statement, corresponding to the given column,
getInstallURL() - Method in class org.eclipse.datatools.connectivity.oda.template.ui.plugin.Activator
Returns the installation URL of this plugin.
getInstallURL() - Method in class org.eclipse.datatools.connectivity.ui.templates.ConnectivityTemplatesPlugin
Returns the installation URL of this plugin.
getInstallURL() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilderPlugin
 
getInstance() - Static method in class org.eclipse.datatools.connectivity.drivers.DriverManager
Retrieve an instance of the DriverManager
getInstance() - Static method in class org.eclipse.datatools.connectivity.drivers.models.DriversProvider
Returns an instance of the provider
getInstance() - Static method in class org.eclipse.datatools.connectivity.oda.consumer.util.manifest.ExtensionExplorer
Returns the ExtensionExplorer instance to explore the manifest of all ODA consumer extensions.
getInstance() - Static method in class org.eclipse.datatools.connectivity.oda.design.ui.manifest.UIManifestExplorer
Returns the UIManifestExplorer instance to explore the manifest of all ODA data source UI extensions.
getInstance() - Static method in class org.eclipse.datatools.connectivity.oda.spec.manifest.ResultExtensionExplorer
Gets the singleton instance to explore the manifest of the dynamicResultSet extensions.
getInstance() - Static method in class org.eclipse.datatools.connectivity.oda.util.manifest.ManifestExplorer
Gets the ManifestExplorer instance to explore the manifest of the data source extensions.
getInstance() - Static method in class org.eclipse.datatools.connectivity.ProfileManager
 
getInstance() - Static method in class org.eclipse.datatools.connectivity.sqm.core.mappings.ProviderIDMappingRegistry
Get the public instance
getInstance() - Static method in class org.eclipse.datatools.connectivity.sqm.core.rte.RefreshManager
 
getInstance() - Method in class org.eclipse.datatools.connectivity.sqm.core.util.CatalogLoaderOverrideManager
Get the instance.
getInstance() - Static method in class org.eclipse.datatools.connectivity.ui.ProfileImageRegistry
 
getInstance() - Static method in class org.eclipse.datatools.enablement.ase.ddl.SybaseASEDdlBuilder
 
getInstance() - Static method in class org.eclipse.datatools.enablement.sybase.asa.ddl.SybaseASADdlBuilder
 
getInstance() - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.ASAConfig
 
getInstance() - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.ASAUIConfig
 
getInstance() - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.ASAIdentifierValidator
Get the ASAIdentifierValidator Instance
getInstance() - Static method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlBuilderWrapper
 
getInstance() - Static method in class org.eclipse.datatools.enablement.sybase.parser.QuickSQLParser
 
getInstance() - Static method in class org.eclipse.datatools.enablement.sybase.ui.SybaseDatabaseProfileSettingManager
 
getInstance() - Static method in class org.eclipse.datatools.enablement.sybase.util.SystemTableParameters
 
getInstance() - Static method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQuerySourceWriterProvider
 
getInstance() - Static method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.ObjectTransfer
This returns the one instance of this transfer agent.
getInstance() - Static method in class org.eclipse.datatools.sqltools.data.internal.core.common.data.BigDecimalFormat
 
getInstance() - Static method in class org.eclipse.datatools.sqltools.data.internal.core.common.data.BigIntegerFormat
 
getInstance() - Static method in class org.eclipse.datatools.sqltools.data.internal.core.editor.TableEditorFilterRegistryReader
Gets an instance of TableEditorFilterRegistryReader
getInstance() - Static method in class org.eclipse.datatools.sqltools.db.derby.core.DerbyConfiguration
 
getInstance() - Static method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
getInstance() - Static method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
getInstance() - Static method in class org.eclipse.datatools.sqltools.editor.core.connection.SQLToolsConnectListenersManager
 
getInstance() - Static method in class org.eclipse.datatools.sqltools.editor.ui.core.SQLToolsUIFacade
Singleton
getInstance() - Static method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserManager
 
getInstance() - Static method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserManagerProvider
Returns the singleton SQLQueryParserManagerProvider instance.
getInstance() - Static method in class org.eclipse.datatools.sqltools.plan.EPVFacade
Returns the instance of EPVFacade
getInstance() - Static method in class org.eclipse.datatools.sqltools.plan.PlanServiceRegistry
 
getInstance(OperationCommand) - Method in interface org.eclipse.datatools.sqltools.result.internal.core.IResultManager
Given the OperationCommand, returns the instance.
getInstance() - Static method in class org.eclipse.datatools.sqltools.result.internal.export.OutputterRegistryReader
 
getInstance() - Static method in class org.eclipse.datatools.sqltools.result.internal.ui.view.ParameterViewerRegistryReader
Gets an instance of ParameterRegistryReader
getInstance() - Static method in class org.eclipse.datatools.sqltools.result.internal.ui.view.ResultSetViewerRegistryReader
Gets an instance of ResultSetViewerRegistryReader
getInstance() - Static method in class org.eclipse.datatools.sqltools.result.ResultConfiguration
 
getInstance(OperationCommand) - Method in class org.eclipse.datatools.sqltools.result.ResultManager
 
getInstance() - Static method in class org.eclipse.datatools.sqltools.result.ResultsViewAPI
Returns the instance of ResultsViewAPI
getInstance() - Static method in class org.eclipse.datatools.sqltools.result.ui.ResultsViewUIAccessor
 
getInstance() - Static method in class org.eclipse.datatools.sqltools.routineeditor.parameter.LaunchConfigurationParamsHistoryListener
 
getInstance() - Static method in class org.eclipse.datatools.sqltools.sql.identifier.DefaultIdentifierValidator
Get the DefaultIdentifierValidator Instance
getInstance(Database) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.FunctionHelper
Gets an instance of FunctionHelper that is the best match for the database represented by the given Database object.
getInstance() - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.OmitSchemaChangedNotifier
 
getInstance() - Static method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.selection.SQLSelectionFactory
 
getInstance() - Static method in class org.eclipse.datatools.sqltools.sqleditor.internal.matching.GeneralMatchingPairs
 
getInstance() - Static method in class org.eclipse.datatools.sqltools.sqleditor.internal.matching.GenericSQLMatchingPairs
 
getInstance() - Static method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLCompletionProposalComparator
 
getInstance() - Static method in class org.eclipse.datatools.sqltools.sqleditor.internal.SQLEditorContributorExtensionRegistry
 
getInstanceID() - Method in interface org.eclipse.datatools.connectivity.IConnectionProfile
 
getInstanceRestrictedTypes() - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.VariableRestrictions
Gets the collection of class names of instance variables that can be applied with this expression.
getInt(String) - Method in interface org.eclipse.datatools.connectivity.oda.IAdvancedQuery
Returns the integer value from the designated output parameter.
getInt(int) - Method in interface org.eclipse.datatools.connectivity.oda.IAdvancedQuery
Returns the integer value from the designated output parameter.
getInt(int) - Method in interface org.eclipse.datatools.connectivity.oda.IResultSet
Gets the value of the designated column in the current row as an int.
getInt(String) - Method in interface org.eclipse.datatools.connectivity.oda.IResultSet
Gets the value of the designated column in the current row as an int.
getInt() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.EngineeringOption
 
getInt(IPreferenceStore, String, boolean) - Static method in class org.eclipse.datatools.sqltools.result.internal.ui.utils.PreferenceUtil
Gets either an int preference setting from a preference store or gets the default int from the preference store, according to whether the usePreference parameter is set to true or false.
getInt(Object) - Method in class org.eclipse.datatools.sqltools.sql.parser.ParserParameters
Convenient method for getProperty(Object key)
getIntegerDataType() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
Returns the meta object for class 'Integer Data Type'.
getIntegrityControl() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.DataLinkDataType
Returns the value of the 'Integrity Control' attribute.
getIntegrityControlOption() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
Returns the meta object for enum 'Integrity Control Option'.
getIntelligenceTemplate(String, HashMap, DatabaseIdentifier) - Method in interface org.eclipse.datatools.sqltools.editor.template.ITemplateService
Return the corresponding SQLTemplate from template id.
getInterfaceType() - Method in class org.eclipse.datatools.connectivity.oda.util.manifest.JavaRuntimeInterface
 
getInterfaceType() - Method in class org.eclipse.datatools.connectivity.oda.util.manifest.RuntimeInterface
Returns the interface type of the runtime.
getIntervalDataType() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
Returns the meta object for class 'Interval Data Type'.
getIntervalDataType_FractionalSecondsPrecision() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
Returns the meta object for the attribute 'Fractional Seconds Precision'.
getIntervalDataType_LeadingFieldPrecision() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
Returns the meta object for the attribute 'Leading Field Precision'.
getIntervalDataType_LeadingQualifier() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
Returns the meta object for the attribute 'Leading Qualifier'.
getIntervalDataType_TrailingFieldPrecision() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
Returns the meta object for the attribute 'Trailing Field Precision'.
getIntervalDataType_TrailingQualifier() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
Returns the meta object for the attribute 'Trailing Qualifier'.
getIntervalMount() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.ScheduleImpl
 
getIntervalMount() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.Schedule
Returns the value of the 'Interval Mount' attribute.
getIntervalQualifierType() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
Returns the meta object for enum 'Interval Qualifier Type'.
getIntervalUnit() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.ScheduleImpl
 
getIntervalUnit() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.Schedule
Returns the value of the 'Interval Unit' attribute.
getIntervalUnitType() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getIntervalUnitType() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for enum 'Interval Unit Type'.
getIntoClause() - Method in interface org.eclipse.datatools.modelbase.sql.query.QuerySelect
Returns the value of the 'Into Clause' containment reference list.
getInValue() - Method in class org.eclipse.datatools.sqltools.routineeditor.parameter.ParameterInOutWrapper
 
getInValueListLeft() - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryValueExpression
Returns the value of the 'In Value List Left' container reference.
getInValueListRight() - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryValueExpression
Returns the value of the 'In Value List Right' container reference.
getInValueRowSelectLeft() - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryValueExpression
Returns the value of the 'In Value Row Select Left' container reference.
getInValueRowSelectRight() - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryExpressionRoot
Returns the value of the 'In Value Row Select Right' container reference.
getInValueSelectLeft() - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryValueExpression
Returns the value of the 'In Value Select Left' container reference.
getInValueSelectRight() - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryExpressionRoot
Returns the value of the 'In Value Select Right' container reference.
getIsContentAssistActive() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLSourceViewerConfiguration
Gets whether or not content assist is active.
getIsFunctionAllowingStar(String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.FunctionHelper
Gets whether or not the given function allows "*" as a parameter (ie, COUNT(*) ).
getIsStatementTypeSupported(int) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SQLDomainModel
Gets whether or not the given SQL statement type is supported in the SQL Query Builder.
getItem(int) - Method in class org.eclipse.datatools.sqltools.result.internal.model.ResultInstance
 
getItem(int) - Method in interface org.eclipse.datatools.sqltools.result.model.IResultInstance
Returns the result item at given index (base on 0)
getItemCount() - Method in class org.eclipse.datatools.sqltools.result.internal.model.ResultInstance
 
getItemCount() - Method in interface org.eclipse.datatools.sqltools.result.model.IResultInstance
Returns number of result items.
getJarList() - Method in class org.eclipse.datatools.connectivity.drivers.DriverInstance
Return the jar list for the driver instance as a comma-delimited string.
getJarList() - Method in class org.eclipse.datatools.connectivity.drivers.models.OverrideTemplateDescriptor
Returns the file list
getJarList() - Method in class org.eclipse.datatools.connectivity.drivers.models.TemplateDescriptor
Returns the file list
getJarListAsArray() - Method in class org.eclipse.datatools.connectivity.drivers.DriverInstance
Return the jar list for the driver instance as an array.
getJarListAsArray(String) - Method in class org.eclipse.datatools.connectivity.drivers.jdbc.JDBCConnection
 
getJavaSupport() - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogDatabase
 
getJavaSupport() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseDatabaseImpl
 
getJavaSupport() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseDatabase
Returns the value of the 'Java Support' attribute.
getJavaSupportType() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getJavaSupportType() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for enum 'Java Support Type'.
getJDBCParameterType() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseParameterImpl
For ASA Parameter, the JDBCParameterType is mapped from ParameterType
getJDBCParameterType() - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.impl.SybaseParameterImpl
 
getJDBCParameterType() - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.impl.SybasesqlmodelPackageImpl
 
getJDBCParameterType() - Method in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybaseParameter
Returns the value of the 'JDBC Parameter Type' attribute.
getJDBCParameterType() - Method in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
Returns the meta object for enum 'JDBC Parameter Type'.
getJDBCTypeForNamedType(String) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.DataTypeHelper
Gets the JDBC datatype identifier corresponding to the given named datatype.
getJoinCondition() - Method in interface org.eclipse.datatools.modelbase.sql.query.TableJoined
Returns the value of the 'Join Condition' containment reference.
getJoinKind() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.dialogs.DefineTypeComposite
 
getJoinOperator() - Method in interface org.eclipse.datatools.modelbase.sql.query.TableJoined
Returns the value of the 'Join Operator' attribute.
getJoinPart() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.commands.MoveJoinCommand
 
getJoinType() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.dialogs.DefineJoinTypeDialog
Return the Join type
getJoinType() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.dialogs.SourceTargetDialog
 
getKey(Schema) - Static method in class org.eclipse.datatools.enablement.sybase.ui.util.ShowSysTableUtil
 
getKeyAdapter(StructuredViewer) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.TableNavigator
 
getKeyColumns() - Method in interface org.eclipse.datatools.sqltools.data.internal.core.editor.ITableData2
 
getKeyColumns() - Method in class org.eclipse.datatools.sqltools.data.internal.core.editor.TableDataImpl
 
getKeyPrefix(String) - Static method in class org.eclipse.datatools.enablement.sybase.ui.util.ShowSysTableUtil
 
getKeyValuePair() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.templates.SQLIntelligentTemplate
 
getKind() - Method in class org.eclipse.datatools.enablement.jdt.classpath.DriverClasspathContainer
 
getKind(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.AbstractSQLLexer
 
getKind(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexer
 
getKind() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLSegment
Gets a string indicating the kind of partition segment this is.
getLabel() - Method in interface org.eclipse.datatools.connectivity.oda.design.OutputElementAttributes
Returns the value of the 'Label' attribute.
getLabel() - Method in interface org.eclipse.datatools.connectivity.ui.IContentExtension
 
getLabel() - Method in interface org.eclipse.datatools.modelbase.sql.schema.SQLObject
Returns the value of the 'Label' attribute.
getLabel(Object, int) - Method in class org.eclipse.datatools.sqltools.data.internal.core.common.DefaultColumnDataAccessor
 
getLabel(Object, int) - Method in interface org.eclipse.datatools.sqltools.data.internal.core.common.IColumnDataAccessor
Returns a short text to represent the provided object.
getLabel() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart
 
getLabel() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableFrameBorder
 
getLabel1() - Method in class org.eclipse.datatools.sqltools.plan.treeplan.TreePlanNodeComponent
Returns the first label of this node
getLabel2() - Method in class org.eclipse.datatools.sqltools.plan.treeplan.TreePlanNodeComponent
Returns the second label of this node
getLabeledDurationType() - Method in interface org.eclipse.datatools.modelbase.sql.query.ValueExpressionLabeledDuration
Returns the value of the 'Labeled Duration Type' attribute.
getLabelKey() - Method in interface org.eclipse.datatools.connectivity.oda.design.OutputElementAttributes
Returns the resource key of the 'Label' attribute.
getLabelProvider() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints.SQLConstraintsBlock
Subclass can override this method to use customized LabelProvider.
getLabelProvider() - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.AccessibleTableViewer
The table viewer implementation of this Viewer framework method returns the label provider, which in the case of table viewers will be an instance of either ITableLabelProvider or ILabelProvider.
getLabelService(Object) - Method in interface org.eclipse.datatools.connectivity.sqm.core.ui.services.IDataToolsUIServiceManager
 
getLabelValuePair(int) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.ObjectHelper
 
getLabelValuePairs() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.ComboBoxCellEditor
 
getLanguage() - Method in interface org.eclipse.datatools.connectivity.oda.design.Locale
Returns the value of the 'Language' attribute.
getLanguage() - Method in interface org.eclipse.datatools.modelbase.sql.routines.Routine
Returns the value of the 'Language' attribute.
getLastAlteredTS() - Method in interface org.eclipse.datatools.modelbase.sql.routines.Routine
Returns the value of the 'Last Altered TS' attribute.
getLaStateOffset() - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexerprs
 
getLaStateOffset() - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexerprs
 
getLaStateOffset() - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
getLaStateOffset() - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
getLastKnownProperSource() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLSourceViewer
 
getLastToken() - Method in interface org.eclipse.datatools.sqltools.sql.parser.ast.Node
 
getLastToken() - Method in class org.eclipse.datatools.sqltools.sql.parser.ast.SimpleNode
 
getLaunch() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPDebugElement
 
getLaunch() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPDebugTarget
 
getLaunch() - Method in class org.eclipse.datatools.sqltools.routineeditor.launching.SPDebugTarget_Run
 
getLaunchConfigProperty(ILaunchConfiguration, String) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.ASADatabaseSetting
 
getLaunchConfigType() - Static method in class org.eclipse.datatools.sqltools.routineeditor.launching.LaunchHelper
 
getLaunchConfiguration(ProcIdentifier, String) - Static method in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.SPLaunchShortcut
Gets a launch configuration to run the specified proc.
getLaunchSections(String) - Method in class org.eclipse.datatools.sqltools.common.ui.preferences.PreferencesRegistry
Get all the registered page sections which can be used in launch configuration for the given preference page.
getLeadingFieldPrecision() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.IntervalDataType
Returns the value of the 'Leading Field Precision' attribute.
getLeadingQualifier() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.IntervalDataType
Returns the value of the 'Leading Qualifier' attribute.
getLeft() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSearchWhenContentElement
 
getLeftComposite() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.common.CompositeEditSection
 
getLeftCondition() - Method in interface org.eclipse.datatools.modelbase.sql.query.SearchConditionCombined
Returns the value of the 'Left Condition' containment reference.
getLeftExpression() - Method in class org.eclipse.datatools.connectivity.oda.spec.valueexpr.CombinedValueExpression
Returns the left value expression.
getLeftFromPredicate(Predicate) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SearchConditionHelper
Returns the left value for the given predicate
getLeftJoinsForTable(TableExpression) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.JoinHelper
Returns a list of TableJoined objects of which the given TableExpression is the left side.
getLeftQuery() - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryCombined
Returns the value of the 'Left Query' containment reference.
getLeftValueExpr() - Method in interface org.eclipse.datatools.modelbase.sql.query.PredicateBasic
Returns the value of the 'Left Value Expr' containment reference.
getLeftValueExpr() - Method in interface org.eclipse.datatools.modelbase.sql.query.PredicateBetween
Returns the value of the 'Left Value Expr' containment reference.
getLeftValueExpr() - Method in interface org.eclipse.datatools.modelbase.sql.query.ValueExpressionCombined
Returns the value of the 'Left Value Expr' containment reference.
getLenghtSemantic(CharacterStringDataType) - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
getLenghtSemantic(CharacterStringDataType) - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
getLength() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.BinaryStringDataType
Returns the value of the 'Length' attribute.
getLength() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.CharacterStringDataType
Returns the value of the 'Length' attribute.
getLength() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.DataLinkDataType
Returns the value of the 'Length' attribute.
getLength() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.ASTSQLDataType
 
getLength() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.ASTSQLDataType
 
getLength() - Method in interface org.eclipse.datatools.sqltools.sql.parser.ast.IASTSQLDataType
 
getLength() - Method in class org.eclipse.datatools.sqltools.sql.parser.Token
 
getLength() - Method in interface org.eclipse.datatools.sqltools.sql.reference.IDatatype
Gets the physical lenght of this type
getLevel() - Method in class org.eclipse.datatools.connectivity.oda.util.logging.Handler
Gets the Level associated with this Handler.
getLevel() - Method in class org.eclipse.datatools.connectivity.oda.util.logging.Logger
Get the associated log level.
getLevel() - Method in class org.eclipse.datatools.connectivity.oda.util.logging.LogRecord
Gets the logging level.
getLibraries() - Method in class org.eclipse.datatools.connectivity.oda.util.manifest.JavaRuntimeInterface
 
getLibraries() - Method in class org.eclipse.datatools.connectivity.oda.util.manifest.RuntimeInterface
Returns the list of libraries for the current OS platform.
getLibraryLocation() - Method in class org.eclipse.datatools.connectivity.oda.util.manifest.JavaRuntimeInterface
 
getLibraryLocation() - Method in class org.eclipse.datatools.connectivity.oda.util.manifest.RuntimeInterface
Returns the library location for the current OS platform.
getLikeEscape() - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryValueExpression
Returns the value of the 'Like Escape' container reference.
getLikeMatching() - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryValueExpression
Returns the value of the 'Like Matching' container reference.
getLikePattern() - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryValueExpression
Returns the value of the 'Like Pattern' container reference.
getLimitToProfiles() - Method in class org.eclipse.datatools.connectivity.ui.dse.dialogs.ProfileSelectionDialog
 
getLimitToProfiles() - Method in class org.eclipse.datatools.connectivity.ui.dse.dialogs.ProfileSelectionDialogPage
 
getLine() - Method in class org.eclipse.datatools.enablement.sybase.parser.JavaCharStream
Deprecated.  
getLine() - Method in class org.eclipse.datatools.sqltools.sql.parser.JavaCharStream
Deprecated.  
getLine() - Method in class org.eclipse.datatools.sqltools.sql.parser.SimpleCharStream
Deprecated.  
getLineNumber() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPStackFrame
 
getLineNumberEnd() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQuerySourceInfo
 
getLineNumberEnd() - Method in class org.eclipse.datatools.sqltools.parsers.sql.SQLParseErrorInfo
 
getLineNumberStart() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQuerySourceInfo
 
getLineNumberStart() - Method in class org.eclipse.datatools.sqltools.parsers.sql.SQLParseErrorInfo
 
getLineSeparator() - Static method in class org.eclipse.datatools.sqltools.result.internal.ui.view.ColumnAlignedResultItem
Returns the platform independent line separator
getLinkControl() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.DataLinkDataType
Returns the value of the 'Link Control' attribute.
getLinkControlOption() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
Returns the meta object for enum 'Link Control Option'.
getLinkedProfile(DataSourceDesign) - Static method in class org.eclipse.datatools.connectivity.oda.design.ui.designsession.DesignSessionUtil
Returns the connection profile instance externally referenced, i.e.
getLinkedProfileName() - Method in interface org.eclipse.datatools.connectivity.oda.design.DataSourceDesign
Returns the value of the 'Linked Profile Name' attribute.
getLinkedProfileStoreFile() - Method in interface org.eclipse.datatools.connectivity.oda.design.DataSourceDesign
Returns the profile storage file where the linked profile is stored.
getLinkedProfileStoreFilePath() - Method in interface org.eclipse.datatools.connectivity.oda.design.DataSourceDesign
Returns the value of the 'Linked Profile Store File Path' attribute.
getList() - Method in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
Returns the meta object for data type 'List'.
getListPartitionItems() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.SybaseASEListPartitionImpl
 
getListPartitionItems() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.SybaseASEListPartition
Returns the value of the 'List Partition Items' reference list.
getListRangePartitionItem() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.PartitionPackageImpl
 
getListRangePartitionItem() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
Returns the meta object for class 'List Range Partition Item'.
getListRangePartitionItem_PartitionName() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.PartitionPackageImpl
 
getListRangePartitionItem_PartitionName() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
Returns the meta object for the attribute 'Partition Name'.
getListRangePartitionItem_Segment() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.PartitionPackageImpl
 
getListRangePartitionItem_Segment() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
Returns the meta object for the reference 'Segment'.
getListRangePartitionItem_Values() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.PartitionPackageImpl
 
getListRangePartitionItem_Values() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
Returns the meta object for the attribute list 'Values'.
getLiteral() - Method in enum org.eclipse.datatools.connectivity.oda.design.AxisType
 
getLiteral() - Method in enum org.eclipse.datatools.connectivity.oda.design.ElementNullability
 
getLiteral() - Method in enum org.eclipse.datatools.connectivity.oda.design.ExpressionVariableType
 
getLiteral() - Method in enum org.eclipse.datatools.connectivity.oda.design.HorizontalAlignment
 
getLiteral() - Method in enum org.eclipse.datatools.connectivity.oda.design.InputPromptControlStyle
 
getLiteral() - Method in enum org.eclipse.datatools.connectivity.oda.design.NullOrderingType
 
getLiteral() - Method in enum org.eclipse.datatools.connectivity.oda.design.OdaComplexDataType
 
getLiteral() - Method in enum org.eclipse.datatools.connectivity.oda.design.OdaScalarDataType
 
getLiteral() - Method in enum org.eclipse.datatools.connectivity.oda.design.ParameterMode
 
getLiteral() - Method in enum org.eclipse.datatools.connectivity.oda.design.SessionStatus
 
getLiteral() - Method in enum org.eclipse.datatools.connectivity.oda.design.SortDirectionType
 
getLiteral() - Method in enum org.eclipse.datatools.connectivity.oda.design.TextFormatType
 
getLiteral() - Method in enum org.eclipse.datatools.connectivity.oda.design.TextWrapType
 
getLiteral() - Method in class org.eclipse.datatools.connectivity.oda.spec.valueexpr.CombinedValueExpressionOperator
Returns the literal symbol or representation of this operator.
getLoaderForDatabase(DatabaseDefinition, String) - Method in class org.eclipse.datatools.connectivity.sqm.core.util.CatalogLoaderOverrideManager
Given a Database Definition and an eclass name, provide the loader
getLoadingDescription() - Method in class org.eclipse.datatools.enablement.sybase.asa.providers.SybaseASAContentProvider
 
getLoadingDescription() - Method in class org.eclipse.datatools.enablement.sybase.ase.providers.SybaseASEContentProvider
 
getLocale() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for class 'Locale'.
getLocale() - Method in interface org.eclipse.datatools.connectivity.oda.design.Locale
Returns the locale value as an ULocale object.
getLocale() - Static method in class org.eclipse.datatools.sqltools.plan.internal.ui.view.Messages
Return the Locale that is loaded during startup
getLocale() - Static method in class org.eclipse.datatools.sqltools.sql.parser.util.Messages
Return the Locale that is loaded during startup
getLocale_Country() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the attribute 'Country'.
getLocale_Language() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the attribute 'Language'.
getLocale_Variant() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the attribute 'Variant'.
getLocalVariablePrefix() - Method in class org.eclipse.datatools.sqltools.sql.parser.ParserProposalAdvisor
 
getLocation() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseEvent
 
getLocation() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseRemoteProcedure
 
getLocation() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseEventImpl
 
getLocation() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseRemoteProcedureImpl
 
getLocation() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseEvent
Returns the value of the 'Location' attribute.
getLocation() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseRemoteProcedure
Returns the value of the 'Location' attribute.
getLocation(Point) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.EdgeChopBoxConnector
 
getLockingSchemaType() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getLockingSchemaType() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for enum 'Locking Schema Type'.
getLockPromotion() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASEBaseTableLoader
 
getLockPromotion() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogProxyTable
 
getLockPromotion() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTable
 
getLockPromotion() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTempTable
 
getLockPromotion() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogWebServiceTable
 
getLockPromotion() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEBaseTableImpl
 
getLockPromotion() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASETableImpl
 
getLockPromotion() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASETempTableImpl
 
getLockPromotion() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEBaseTable
Returns the value of the 'Lock Promotion' containment reference list.
getLockPromotionInfo() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getLockPromotionInfo() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for class 'Lock Promotion Info'.
getLockPromotionInfo_HWM() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getLockPromotionInfo_HWM() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the attribute 'HWM'.
getLockPromotionInfo_LWM() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getLockPromotionInfo_LWM() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the attribute 'LWM'.
getLockPromotionInfo_PCT() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getLockPromotionInfo_PCT() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the attribute 'PCT'.
getLockPromotionInfo_RowLockPromotion() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getLockPromotionInfo_RowLockPromotion() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the attribute 'Row Lock Promotion'.
getLockPromotionSuper() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogProxyTable
 
getLockPromotionSuper() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTable
 
getLockPromotionSuper() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTempTable
 
getLockPromotionSuper() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogWebServiceTable
 
getLockPromotionSuper() - Method in interface org.eclipse.datatools.enablement.ase.ISybaseASECatalogTable
 
getLockSchema() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASEBaseTableLoader
 
getLockSchema() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogProxyTable
 
getLockSchema() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTable
 
getLockSchema() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTempTable
 
getLockSchema() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogWebServiceTable
 
getLockSchema() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEBaseTableImpl
 
getLockSchema() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASETableImpl
 
getLockSchema() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASETempTableImpl
 
getLockSchema() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEBaseTable
Returns the value of the 'Lock Schema' attribute.
getLockSchemaSuper() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogProxyTable
 
getLockSchemaSuper() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTable
 
getLockSchemaSuper() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTempTable
 
getLockSchemaSuper() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogWebServiceTable
 
getLockSchemaSuper() - Method in interface org.eclipse.datatools.enablement.ase.ISybaseASECatalogTable
 
getLogDevices() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalog
 
getLogDevices() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASECatalogImpl
 
getLogDevices() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASECatalog
Returns the value of the 'Log Devices' reference list.
getLogDirectory() - Method in class org.eclipse.datatools.connectivity.oda.LogConfiguration
Returns the absolute path of the log directory.
getLogDirectory() - Method in class org.eclipse.datatools.connectivity.oda.util.manifest.TraceLogging
Returns the optional directory for log files.
getLogFileName() - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogDatabase
 
getLogFileName() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseDatabaseImpl
 
getLogFileName() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseDatabase
Returns the value of the 'Log File Name' attribute.
getLogFileNamePrefix() - Method in class org.eclipse.datatools.connectivity.oda.util.manifest.TraceLogging
Returns the string prefix for driver's log file names.
getLogFormatterClass() - Method in class org.eclipse.datatools.connectivity.oda.util.manifest.TraceLogging
Returns the full class name of a concrete log formatter implementation, suitable for use by the driver-specific logging utility.
getLogger(String) - Static method in class org.eclipse.datatools.connectivity.oda.spec.util.QuerySpecificationHelper
Gets a Logger by the specified name.
getLogger(String, int, String, String, String) - Static method in class org.eclipse.datatools.connectivity.oda.util.logging.LogManager
Creates a named Logger with the specified log configuration information, if the named Logger doesn't already exist.
getLogger(String) - Static method in class org.eclipse.datatools.connectivity.oda.util.logging.LogManager
Gets a previously created Logger by name.
getLogger() - Static method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryLogger
 
getLogger() - Static method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserLogger
 
getLogger() - Static method in class org.eclipse.datatools.sqltools.parsers.sql.SQLParserLogger
 
getLogger(ResourceBundle) - Static method in class org.eclipse.datatools.sqltools.result.ResultsViewPlugin
Returns a logger.
getLogger(ResourceBundle) - Static method in class org.eclipse.datatools.sqltools.result.ui.ResultsViewUIPlugin
Returns a logger.
getLogger(ResourceBundle) - Static method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.SOEUIPagePlugin
Returns a logger.
getLogger() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilderPlugin
Returns the single logger object for this plugin.
getLoggingErrorHandler() - Method in class org.eclipse.datatools.connectivity.oda.util.logging.Handler
Gets the LoggingErrorHandler associated with this Handler.
getLoginName() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogUser
 
getLoginName() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEUserImpl
 
getLoginName() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEUser
Returns the value of the 'Login Name' attribute.
getLogIOSize() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalog
 
getLogIOSize() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASECatalogImpl
 
getLogIOSize() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASECatalog
Returns the value of the 'Log IO Size' attribute.
getLogLevel() - Method in class org.eclipse.datatools.connectivity.oda.LogConfiguration
Returns the level of information to log.
getLogLevel() - Method in class org.eclipse.datatools.connectivity.oda.util.manifest.TraceLogging
Returns the value for the driver's log level, as defined in the ODA data source extension point schema.
getLogPrefix() - Method in class org.eclipse.datatools.connectivity.oda.LogConfiguration
Returns the prefix used in the log file name.
getLong(String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.StringUtility
 
getLong(String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.TString
 
getLongDisplayString() - Method in class org.eclipse.datatools.sqltools.db.derby.core.DerbyProcIdentifier
 
getLowestLeftChild(QueryValueExpression) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.ExpressionHelper
 
getLWM() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.LockPromotionInfoImpl
 
getLWM() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.LockPromotionInfo
Returns the value of the 'LWM' attribute.
getMainSQLObject() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.model.AbstractSchemaObjectEditModel
 
getMainSQLObject() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.model.AbstractSchemaObjectImmutableModel
 
getMainSQLObject() - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.model.ISchemaObjectEditModel
Returns the underlying SQL object
getMainSQLObject() - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.model.ISchemaObjectImmutableModel
Returns the main SQL object referenced by this model, for example, the table
getMajor() - Method in class org.eclipse.datatools.connectivity.Version
 
getManagedConnection(String) - Method in interface org.eclipse.datatools.connectivity.IConnectionProfile
 
getManagedForm() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditorPage
Returns the managed form owned by this page.
getMandatoryFirstPage() - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.extensions.IEditorDescriptor
Returns the page which is specified as the first page when it's visible
getMandatoryLastPage() - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.extensions.IEditorDescriptor
Returns the page which is specified as the last page when it's visible
getMap() - Method in class org.eclipse.datatools.enablement.sybase.util.SystemTableParameters
 
getMappingDescriptors() - Static method in class org.eclipse.datatools.connectivity.sqm.core.mappings.ProviderIDtoDriverCategoryIDDescriptor
Returns all contributed provider mapping extensions
getMarkerNavigationService() - Method in interface org.eclipse.datatools.connectivity.sqm.core.ui.services.IDataToolsUIServiceManager
 
getMarkerValues() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.execute.ParameterMarkers
 
getMask(Class) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.fe.GenericDdlGenerator.SingletonOptionDependency
 
getMask(Class) - Method in class org.eclipse.datatools.enablement.mysql.ddl.shared.MySqlDdlGeneratorHelper.SingletonOptionDependency
 
getMatch() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogForeignKey
 
getMatch() - Method in interface org.eclipse.datatools.modelbase.sql.constraints.ForeignKey
Returns the value of the 'Match' attribute.
getMatchedColumnCheckConstraint(BaseTable, Column) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.TableModelUtil
 
getMatchedColumnForeignKeys(BaseTable, Column) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.TableModelUtil
Returns all the foreign keys which reference the given column
getMatchedColumnUniqueConstraint(BaseTable, Column) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.TableModelUtil
Returns all the unique constraints of the given table which only reference the given column
getMatchingPattern(String) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.matching.AbstractMatchingPairs
 
getMatchingPattern(String) - Method in interface org.eclipse.datatools.sqltools.sqleditor.internal.matching.IMatchingPairs
According to the given token retrieving the matching pattern.
getMatchingPatternClosure(String) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.matching.AbstractMatchingPairs
 
getMatchingPatternClosure(String) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.matching.GenericSQLMatchingPairs
 
getMatchingPatternClosure(String) - Method in interface org.eclipse.datatools.sqltools.sqleditor.internal.matching.IMatchingPairs
Getting the related token pattern closure for a specific token.
getMatchingTokenLength() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.matching.AbstractPairMatcher
Getting the token of the token which matches with the selected token.
getMatchingTokenLength() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.matching.GeneralPairMatcher
 
getMatchingTokenLength() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.matching.GenericSQLPairMatcher
 
getMatchingTokenStartOffset(String, int, boolean, String) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.matching.AbstractPairMatcher
Getting the start offset of the matching token.
getMatchingTokenStartOffset(String, int, boolean, String) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.matching.GeneralPairMatcher
 
getMatchingTokenStartOffset(String, int, boolean, String) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.matching.GenericSQLPairMatcher
 
getMatchingValueExpr() - Method in interface org.eclipse.datatools.modelbase.sql.query.PredicateLike
Returns the value of the 'Matching Value Expr' containment reference.
getMatchType() - Method in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
Returns the meta object for enum 'Match Type'.
getMaxArguments() - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.FilterExpressionDefinition
Gets the maximum number of argument values required by this expression type.
getMaxArguments() - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.FunctionExpressionDefinition
Gets the maximum number of argument values required by this expression type.
getMaxCardinality() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.ArrayDataType
Returns the value of the 'Max Cardinality' attribute.
getMaxConnections() - Method in interface org.eclipse.datatools.connectivity.oda.IDriver
Returns the maximum number of concurrent connections that the driver can support.
getMaxDisplayRowCount() - Method in class org.eclipse.datatools.sqltools.result.ResultConfiguration
 
getMaximum() - Method in interface org.eclipse.datatools.modelbase.sql.schema.IdentitySpecifier
Returns the value of the 'Maximum' attribute.
getMaximumIdentifierLength() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
getMaximumIdentifierLength(SQLObject) - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
getMaximumIdentifierLength() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
getMaximumIdentifierLength(SQLObject) - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
getMaximumIdentifierLength(SQLObject) - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.MetaDataExtension
 
getMaximumIdLength(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.ASAIdentifierValidator
 
getMaximumIdLength(int) - Method in class org.eclipse.datatools.sqltools.sql.identifier.DefaultIdentifierValidator
The default implementation returns the minimum supported maximum length across vendors
getMaximumIdLength(int) - Method in interface org.eclipse.datatools.sqltools.sql.identifier.IIdentifierValidator
Returns the maximum identifier length supported by the server
getMaximumOption() - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngresIdentitySpecifierImpl
 
getMaximumOption() - Method in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngresIdentitySpecifier
Returns the value of the 'Maximum Option' attribute.
getMaxInputVariables() - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.AggregateDefinition
Gets the maximum number of input source variables required by this expression type.
getMaxLa() - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexerprs
 
getMaxLa() - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexerprs
 
getMaxLa() - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
getMaxLa() - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
getMaxLengthToShowEllipses() - Method in class org.eclipse.datatools.sqltools.result.ui.ResultsViewUIAccessor
Gets the maximum length to display ellipsis[...] button
getMaxNameLength() - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexerprs
 
getMaxNameLength() - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexerprs
 
getMaxNameLength() - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
getMaxNameLength() - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
getMaxQueries() - Method in interface org.eclipse.datatools.connectivity.oda.IConnection
Returns the maximum number of active queries for any data set types that the driver can support for this connection.
getMaxResultSets() - Method in interface org.eclipse.datatools.modelbase.sql.routines.Procedure
Returns the value of the 'Max Result Sets' attribute.
getMaxRowCount() - Method in class org.eclipse.datatools.sqltools.result.ResultConfiguration
 
getMaxRowDisplayPreference() - Method in class org.eclipse.datatools.sqltools.result.ResultsViewAPI
Gets the default value of maximum rows displayed
getMaxRowPerPage() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASEBaseTableLoader
 
getMaxRowPerPage() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogIndex
 
getMaxRowPerPage() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogProxyTable
 
getMaxRowPerPage() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTable
 
getMaxRowPerPage() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTempTable
 
getMaxRowPerPage() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogWebServiceTable
 
getMaxRowPerPage() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEBaseTableImpl
 
getMaxRowPerPage() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEIndexImpl
 
getMaxRowPerPage() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASETableImpl
 
getMaxRowPerPage() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASETempTableImpl
 
getMaxRowPerPage() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEBaseTable
Returns the value of the 'Max Row Per Page' attribute.
getMaxRowPerPage() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEIndex
Returns the value of the 'Max Row Per Page' attribute.
getMaxRowPerPageSuper() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogProxyTable
 
getMaxRowPerPageSuper() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTable
 
getMaxRowPerPageSuper() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTempTable
 
getMaxRowPerPageSuper() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogWebServiceTable
 
getMaxRowPerPageSuper() - Method in interface org.eclipse.datatools.enablement.ase.ISybaseASECatalogTable
 
getMaxRowPreference() - Method in class org.eclipse.datatools.sqltools.result.ResultsViewAPI
Gets the default value of max row
getMaxRows() - Method in interface org.eclipse.datatools.connectivity.oda.IQuery
Returns the maximum number of rows that can be fetched from the query's result set(s).
getMaxRowsToRead(int) - Method in class org.eclipse.datatools.connectivity.oda.flatfile.util.FlatFileDataReader
 
getMaxWidth() - Method in class org.eclipse.datatools.sqltools.plan.treeplan.TreeExecutionPlanDocument
Returns the maximum number of child nodes at the same depth
getMembers() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogForeignKey
 
getMembers() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogIndex
 
getMembers() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogPrimaryKey
 
getMembers() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogUniqueConstraint
 
getMembers() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseForeignKey
 
getMembers() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseIndex
 
getMembers() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBasePrimaryKey
 
getMembers() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseUniqueConstraint
 
getMembers() - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogForeignKey
 
getMembers() - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogIndex
 
getMembers() - Method in interface org.eclipse.datatools.modelbase.sql.constraints.Index
Returns the value of the 'Members' containment reference list.
getMembers() - Method in interface org.eclipse.datatools.modelbase.sql.constraints.ReferenceConstraint
Returns the value of the 'Members' reference list.
getMemento() - Method in class org.eclipse.datatools.sqltools.debugger.sourcelookup.SPSourceLocator
 
getMemoryBlock(long, long) - Method in class org.eclipse.datatools.sqltools.debugger.model.SPDebugTarget
 
getMemoryBlock(long, long) - Method in class org.eclipse.datatools.sqltools.routineeditor.launching.SPDebugTarget_Run
 
getMenu(Menu) - Method in class org.eclipse.datatools.sqltools.plan.internal.ui.actions.PlanDropDownAction
 
getMenu(Control) - Method in class org.eclipse.datatools.sqltools.plan.internal.ui.actions.PlanDropDownAction
 
getMenu(Control) - Method in class org.eclipse.datatools.sqltools.plan.internal.ui.actions.PlanTypeDropDownAction
 
getMenu(Menu) - Method in class org.eclipse.datatools.sqltools.plan.internal.ui.actions.PlanTypeDropDownAction
 
getMenuManager() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.viewer.ResultSetViewer
Gets the menuManager for this viewers control
getMenuManager() - Method in class org.eclipse.datatools.sqltools.result.ui.ExternalResultSetViewer
Gets the Menu manager
getMergeInsertSpec() - Method in interface org.eclipse.datatools.modelbase.sql.query.ValueExpressionColumn
Returns the value of the 'Merge Insert Spec' reference list.
getMergeInsertSpecification() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for class 'Merge Insert Specification'.
getMergeInsertSpecification_SourceValuesRow() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference 'Source Values Row'.
getMergeInsertSpecification_TargetColumnList() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the reference list 'Target Column List'.
getMergeModificationTargetColumnReferences(QueryMergeStatement) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
Gets a list of the column value expression in the "modification operations" (Update/Insert) of the given Merge statement that are known to be references to columns in the target table of the Merge statement.
getMergeOnCondition() - Method in interface org.eclipse.datatools.modelbase.sql.query.QuerySearchCondition
Returns the value of the 'Merge On Condition' container reference.
getMergeOnCondition() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for class 'Merge On Condition'.
getMergeOnCondition_MergeStatement() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'Merge Statement'.
getMergeOnCondition_SearchCondition() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference 'Search Condition'.
getMergeOperationSpecification() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for class 'Merge Operation Specification'.
getMergeOperationSpecification_MergeStatement() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'Merge Statement'.
getMergeSourceTable() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for class 'Merge Source Table'.
getMergeSourceTable() - Method in interface org.eclipse.datatools.modelbase.sql.query.TableReference
Returns the value of the 'Merge Source Table' container reference.
getMergeSourceTable_MergeStatement() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'Merge Statement'.
getMergeSourceTable_QueryMergeStatement() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the reference list 'Query Merge Statement'.
getMergeSourceTable_TableRef() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference 'Table Ref'.
getMergeStatement() - Method in interface org.eclipse.datatools.modelbase.sql.query.MergeOnCondition
Returns the value of the 'Merge Statement' container reference.
getMergeStatement() - Method in interface org.eclipse.datatools.modelbase.sql.query.MergeOperationSpecification
Returns the value of the 'Merge Statement' container reference.
getMergeStatement() - Method in interface org.eclipse.datatools.modelbase.sql.query.MergeSourceTable
Returns the value of the 'Merge Statement' container reference.
getMergeStatement() - Method in interface org.eclipse.datatools.modelbase.sql.query.MergeTargetTable
Returns the value of the 'Merge Statement' container reference.
getMergeTargetTable() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for class 'Merge Target Table'.
getMergeTargetTable() - Method in interface org.eclipse.datatools.modelbase.sql.query.TableExpression
Returns the value of the 'Merge Target Table' container reference.
getMergeTargetTable_MergeStatement() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'Merge Statement'.
getMergeTargetTable_TableExpr() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference 'Table Expr'.
getMergeUpdateSpec() - Method in interface org.eclipse.datatools.modelbase.sql.query.UpdateAssignmentExpression
Returns the value of the 'Merge Update Spec' container reference.
getMergeUpdateSpecification() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for class 'Merge Update Specification'.
getMergeUpdateSpecification_AssignementExprList() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference list 'Assignement Expr List'.
getMessage() - Method in class org.eclipse.datatools.connectivity.drivers.DriverValidator
Return the error message.
getMessage() - Method in exception org.eclipse.datatools.connectivity.exceptions.DBNotStartException
 
getMessage() - Method in class org.eclipse.datatools.connectivity.oda.util.logging.LogRecord
Gets the log message.
getMessage() - Method in exception org.eclipse.datatools.enablement.sybase.parser.ParseException
This method has the standard behavior when this object has been created using the standard constructors.
getMessage() - Method in error org.eclipse.datatools.enablement.sybase.parser.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMessage() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.ErrorItem
 
getMessage() - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.IErrorItem
Returns the error message
getMessage() - Method in class org.eclipse.datatools.sqltools.sql.identifier.ValidatorMessage
 
getMessage() - Method in exception org.eclipse.datatools.sqltools.sql.parser.ParseException
This method has the standard behavior when this object has been created using the standard constructors.
getMessage() - Method in error org.eclipse.datatools.sqltools.sql.parser.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMessage() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLSegment
Gets the message associated with this partition segment, or null if the partition segment has no message.
getMessages() - Method in interface org.eclipse.datatools.connectivity.sqm.core.rte.IEngineeringCallBack
 
getMetaClass(String) - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.MetaDataExtension
 
getMetaData(String) - Method in interface org.eclipse.datatools.connectivity.oda.IConnection
Returns an IDataSetMetaData object of the the given data set type.
getMetaData() - Method in interface org.eclipse.datatools.connectivity.oda.IQuery
Returns the metadata of the current result set for this prepared IQuery.
getMetaData() - Method in interface org.eclipse.datatools.connectivity.oda.IResultSet
Returns the metadata associated with this IResultSet.
getMetaDataOf(String) - Method in interface org.eclipse.datatools.connectivity.oda.IAdvancedQuery
Returns the metadata of the expected named result.
getMethod() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogWebServiceTable
 
getMethod() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASEWebServiceTableLoader
 
getMethod() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEWebServiceTableImpl
 
getMethod() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEWebServiceTable
Returns the value of the 'Method' attribute.
getMethod() - Method in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
Returns the meta object for class 'Method'.
getMethod_Constructor() - Method in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
Returns the meta object for the attribute 'Constructor'.
getMethod_Overriding() - Method in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
Returns the meta object for the attribute 'Overriding'.
getMethods() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.StructuredUserDefinedType
Returns the value of the 'Methods' containment reference list.
getMethodSuper() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogWebServiceTable
 
getMethodSuper() - Method in interface org.eclipse.datatools.enablement.ase.ISybaseASECatalogWebServiceTable
 
getMigrator(IConfigurationElement) - Method in class org.eclipse.datatools.connectivity.drivers.DriverInstance
Retrieves the migrator for the incoming configuration element.
getMillis() - Method in class org.eclipse.datatools.connectivity.oda.util.logging.LogRecord
Gets the log time.
getMinArguments() - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.FilterExpressionDefinition
Gets the minimum number of argument values required by this expression type.
getMinArguments() - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.FunctionExpressionDefinition
Gets the minimum number of argument values required by this expression type.
getMinimum() - Method in interface org.eclipse.datatools.modelbase.sql.schema.IdentitySpecifier
Returns the value of the 'Minimum' attribute.
getMinimumOption() - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngresIdentitySpecifierImpl
 
getMinimumOption() - Method in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngresIdentitySpecifier
Returns the value of the 'Minimum Option' attribute.
getMinimumSize(IFigure) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter
 
getMinInputVariables() - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.AggregateDefinition
Gets the minimum number of input source variables required by this expression type.
getMinor() - Method in class org.eclipse.datatools.connectivity.Version
 
getMirrorFileName() - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogDatabase
 
getMirrorFileName() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseDatabaseImpl
 
getMirrorFileName() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseDatabase
Returns the value of the 'Mirror File Name' attribute.
getMixed() - Method in interface org.eclipse.datatools.connectivity.oda.design.DocumentRoot
Returns the value of the 'Mixed' attribute list.
getMMDBExtenderFunctionNames() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.FunctionHelperDB2
Gets a list of the names of the MMDB Extender function supported by the database.
getMod() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.DBVersionHelper
Gets the mod level.
getMode() - Method in interface org.eclipse.datatools.modelbase.sql.routines.Parameter
Returns the value of the 'Mode' attribute.
getMode() - Method in class org.eclipse.datatools.sqltools.plan.PlanRequest
Returns the show view mode
getModelChildren() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.SQLRootEditPart
Called by framework method to get the model children
getModelIdentifier() - Method in class org.eclipse.datatools.sqltools.debugger.breakpoint.SPLineBreakpoint
 
getModelIdentifier() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPDebugElement
 
getModelIdentifier() - Static method in class org.eclipse.datatools.sqltools.debugger.model.SPDebugModelUtil
Returns the identifier of the debug model presentation the SPLineBreakpoint is associated with.
getModelIdentifier() - Method in class org.eclipse.datatools.sqltools.routineeditor.launching.SPDebugTarget_Run
 
getModelObj() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.action.EditSchemaObjectAction
 
getModificationStamp(Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.RoutineFormDocumentProviderAdapter
 
getModificationStamp(Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLEditorDocumentProvider
 
getMoreResults() - Method in interface org.eclipse.datatools.connectivity.oda.IAdvancedQuery
Moves to the query's next result set.
getMQExtenderFunctionNames() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.FunctionHelperDB2
Gets a list of names of the MQSeries functions supported by the database.
getMultiDimensionAttributes() - Method in interface org.eclipse.datatools.connectivity.oda.design.ColumnDefinition
Returns the value of the 'Multi Dimension Attributes' containment reference.
getMultisetDataType() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
Returns the meta object for class 'Multiset Data Type'.
getMyRoot() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart
 
getMyRoot() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.JoinEditPart
 
getMyRoot() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.TableEditPart
 
getName() - Method in class org.eclipse.datatools.connectivity.drivers.DriverInstance
Return the name of the Driver instance
getName() - Method in interface org.eclipse.datatools.connectivity.drivers.IPropertySet
 
getName() - Method in class org.eclipse.datatools.connectivity.drivers.models.CategoryDescriptor
Returns the name.
getName() - Method in class org.eclipse.datatools.connectivity.drivers.models.OverrideTemplateDescriptor
Returns the template name.
getName() - Method in class org.eclipse.datatools.connectivity.drivers.models.TemplateDescriptor
Returns the template name.
getName() - Method in class org.eclipse.datatools.connectivity.drivers.PropertySetImpl
Returns the name of the property set
getName() - Method in interface org.eclipse.datatools.connectivity.ICategory
 
getName() - Method in interface org.eclipse.datatools.connectivity.IConfigurationType
Deprecated.  
getName() - Method in interface org.eclipse.datatools.connectivity.IConnectionFactoryProvider
 
getName() - Method in interface org.eclipse.datatools.connectivity.IConnectionProfile
 
getName() - Method in interface org.eclipse.datatools.connectivity.IConnectionProfileProvider
 
getName() - Method in interface org.eclipse.datatools.connectivity.IProfileExtensionProvider
 
getName() - Method in enum org.eclipse.datatools.connectivity.oda.design.AxisType
 
getName() - Method in interface org.eclipse.datatools.connectivity.oda.design.DataElementAttributes
Returns the value of the 'Name' attribute.
getName() - Method in interface org.eclipse.datatools.connectivity.oda.design.DataElementIdentifier
Returns the value of the 'Name' attribute.
getName() - Method in interface org.eclipse.datatools.connectivity.oda.design.DataSetDesign
Returns the value of the 'Name' attribute.
getName() - Method in interface org.eclipse.datatools.connectivity.oda.design.DataSourceDesign
Returns the value of the 'Name' attribute.
getName() - Method in enum org.eclipse.datatools.connectivity.oda.design.ElementNullability
 
getName() - Method in enum org.eclipse.datatools.connectivity.oda.design.ExpressionVariableType
 
getName() - Method in enum org.eclipse.datatools.connectivity.oda.design.HorizontalAlignment
 
getName() - Method in enum org.eclipse.datatools.connectivity.oda.design.InputPromptControlStyle
 
getName() - Method in interface org.eclipse.datatools.connectivity.oda.design.NameValuePair
Returns the value of the 'Name' attribute.
getName() - Method in enum org.eclipse.datatools.connectivity.oda.design.NullOrderingType
 
getName() - Method in enum org.eclipse.datatools.connectivity.oda.design.OdaComplexDataType
 
getName() - Method in enum org.eclipse.datatools.connectivity.oda.design.OdaScalarDataType
 
getName() - Method in enum org.eclipse.datatools.connectivity.oda.design.ParameterMode
 
getName() - Method in interface org.eclipse.datatools.connectivity.oda.design.Property
Returns the name of the 'Name Value' containment reference.
getName() - Method in interface org.eclipse.datatools.connectivity.oda.design.ResultSetDefinition
Returns the value of the 'Name' attribute.
getName() - Method in enum org.eclipse.datatools.connectivity.oda.design.SessionStatus
 
getName() - Method in enum org.eclipse.datatools.connectivity.oda.design.SortDirectionType
 
getName() - Method in enum org.eclipse.datatools.connectivity.oda.design.TextFormatType
 
getName() - Method in enum org.eclipse.datatools.connectivity.oda.design.TextWrapType
 
getName() - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.ExtensionContributor
 
getName() - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.FunctionExpressionDefinition
Gets the expression name of this function type.
getName() - Method in class org.eclipse.datatools.connectivity.oda.spec.result.AggregateExpression
Gets the name of this expression type.
getName() - Method in class org.eclipse.datatools.connectivity.oda.spec.result.CustomAggregate
 
getName() - Method in class org.eclipse.datatools.connectivity.oda.spec.result.filter.CustomExpression
 
getName() - Method in class org.eclipse.datatools.connectivity.oda.spec.result.FilterExpression
Gets the name of this filter expression type.
getName() - Method in class org.eclipse.datatools.connectivity.oda.spec.valueexpr.ColumnValueExpression
 
getName() - Method in class org.eclipse.datatools.connectivity.oda.spec.valueexpr.CombinedValueExpression
 
getName() - Method in class org.eclipse.datatools.connectivity.oda.spec.valueexpr.CustomFunction
 
getName() - Method in class org.eclipse.datatools.connectivity.oda.spec.valueexpr.NestedValueExpression
 
getName() - Method in class org.eclipse.datatools.connectivity.oda.spec.valueexpr.SimpleValueExpression
 
getName() - Method in class org.eclipse.datatools.connectivity.oda.spec.ValueExpression
Gets the name of this value expression type.
getName() - Method in class org.eclipse.datatools.connectivity.oda.util.logging.Level
Gets the log level name.
getName() - Method in class org.eclipse.datatools.connectivity.oda.util.logging.Logger
Gets the name of this Logger.
getName() - Method in class org.eclipse.datatools.connectivity.oda.util.manifest.Property
Returns the property name.
getName() - Method in class org.eclipse.datatools.connectivity.oda.util.manifest.PropertyChoice
Returns the name of the choice element.
getName() - Method in interface org.eclipse.datatools.connectivity.sqm.core.connection.ConnectionInfo
A user friendly name of the connection info.
getName() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.EngineeringOption.EnumLiteral
 
getName() - Method in class org.eclipse.datatools.connectivity.sqm.core.ui.explorer.providers.content.virtual.VirtualNode
 
getName() - Method in interface org.eclipse.datatools.connectivity.sqm.core.ui.explorer.virtual.IVirtualNode
Name of the Virtual Node
getName() - Method in class org.eclipse.datatools.connectivity.ui.templates.TreeObject
Getter for name
getName() - Method in interface org.eclipse.datatools.connectivity.ui.wizards.IProfileWizardProvider
 
getName(ENamedElement, boolean, boolean) - Method in class org.eclipse.datatools.enablement.ase.ddl.SybaseASEDdlBuilder
 
getName(Table, boolean, boolean) - Method in class org.eclipse.datatools.enablement.ase.ddl.SybaseASEDdlBuilder
 
getName() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.FolderNode
 
getName() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.ProceduralObjectEditorInput
 
getName(ENamedElement, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlBuilder
 
getName() - Method in class org.eclipse.datatools.sqltools.data.internal.ui.editor.TableDataEditorInput
 
getName() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.ASTSQLDataType
 
getName() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.ASTSQLParam
 
getName() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.ASTSQLDataType
 
getName() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.ASTSQLParam
 
getName() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPDebugTarget
 
getName() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPStackFrame
 
getName() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPVariable
 
getName() - Method in interface org.eclipse.datatools.sqltools.editor.core.connection.ISQLEditorConnectionInfo
Gets a String representing this object.
getName() - Method in interface org.eclipse.datatools.sqltools.plan.IExecutionPlanDocument
Returns the name of this execution plan documemnt, this name will be displayed in combo box if there are multiple steps in an execution plan.
getName() - Method in class org.eclipse.datatools.sqltools.plan.treeplan.TreeExecutionPlanDocument
Returns the name of this document
getName() - Method in class org.eclipse.datatools.sqltools.plan.treeplan.TreePlanNodeComponent
Returns the name of this node
getName() - Method in class org.eclipse.datatools.sqltools.routineeditor.launching.SPDebugTarget_Run
 
getName() - Method in class org.eclipse.datatools.sqltools.routineeditor.parameter.EventParameter
 
getName() - Method in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.ConnectionLevelOptionsTab
 
getName() - Method in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.RoutineMainTab
 
getName() - Method in class org.eclipse.datatools.sqltools.routineeditor.ui.ProcEditorInput
 
getName() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditorInput
 
getName() - Method in interface org.eclipse.datatools.sqltools.sql.parser.ast.IASTSQLDataType
 
getName() - Method in interface org.eclipse.datatools.sqltools.sql.parser.ast.IASTSQLParam
 
getName() - Method in class org.eclipse.datatools.sqltools.sql.parser.SQLWord
 
getName() - Method in class org.eclipse.datatools.sqltools.sql.reference.DBObject
 
getName() - Method in interface org.eclipse.datatools.sqltools.sql.reference.IColumn
Returns the column name.
getName() - Method in interface org.eclipse.datatools.sqltools.sql.reference.ITable
 
getName() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.input.SQLBuilderEditorInput
 
getName() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLBuilderDBProposal
Gets the name of the database object.
getName() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLDBProposal
Gets the name of the database object.
getName() - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditorConnectionInfo
 
getName() - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditorStorage
Returns the name of this storage.
getName() - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditorStorageEditorInput
Gets the name of this editor input for display purposes.
getNameControl() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.FullNameCompositeProvider
 
getNameControl() - Method in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.INameCompositeProvider
 
getNameControl() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.NameCompositeProvider
 
getNameControl() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.TriggerNameCommentCompositeProvider
 
getNameControl() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.TriggerNameCompositeProvider
 
getNamedElement(IExtension, String) - Static method in class org.eclipse.datatools.connectivity.oda.util.manifest.ManifestUtil
Returns the configuration element of the given extension and element name.
getNamedElement(IExtension, String, String) - Static method in class org.eclipse.datatools.connectivity.oda.util.manifest.ManifestUtil
Returns the configuration element with the given name in the given extension.
getNamedElements(IExtension, String) - Static method in class org.eclipse.datatools.connectivity.oda.util.manifest.ManifestUtil
Returns a collection of configuration elements with the given name in the given extension.
getNamedElements(IExtension, String, String) - Static method in class org.eclipse.datatools.connectivity.oda.util.manifest.ManifestUtil
Returns a collection of configuration elements with the given name in the given extension.
getNamedProperty(String) - Method in class org.eclipse.datatools.connectivity.drivers.DriverInstance
Retrieve a property value by name.
getNamedPropertyByID(String) - Method in class org.eclipse.datatools.connectivity.drivers.DriverInstance
Retrieve a property value by property id
getNameExpression() - Method in class org.eclipse.datatools.connectivity.oda.spec.result.ColumnIdentifier
Gets the column's native name or expression, if specified.
getNameInSQLFormat(Column) - Method in interface org.eclipse.datatools.modelbase.sql.schema.helper.ISQLObjectNameHelper
Gets the name of the given column, delimited as needed to make it suitable for use in constructing an SQL statement.
getNameInSQLFormat(Table) - Method in interface org.eclipse.datatools.modelbase.sql.schema.helper.ISQLObjectNameHelper
Gets the name of the given table, delimited as needed to make it suitable for use in constructing an SQL statement.
getNameInSQLFormat(Column) - Method in class org.eclipse.datatools.modelbase.sql.schema.helper.SQLObjectNameHelper
Gets the name of the given column, delimited as needed to make it suitable for use in constructing an SQL statement.
getNameInSQLFormat(Table) - Method in class org.eclipse.datatools.modelbase.sql.schema.helper.SQLObjectNameHelper
Gets the name of the given table, delimited as needed to make it suitable for use in constructing an SQL statement.
getNameLabel() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.LabelFormEntry
Deprecated.  
getNameLabel() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.common.TextFormEntry
 
getNameNode() - Method in interface org.eclipse.datatools.sqltools.sql.parser.ast.IASTDeployable
 
getNamespace() - Method in class org.eclipse.datatools.connectivity.oda.consumer.util.manifest.DriverExtensionManifest
Returns the namespace of the plugin that contributes this extension.
getNamespace() - Method in class org.eclipse.datatools.connectivity.oda.consumer.util.manifest.PropertyProviderManifest
Returns the namespace of the plugin that contributes this extension.
getNamespace() - Method in class org.eclipse.datatools.connectivity.oda.design.ui.manifest.UIExtensionManifest
Returns the namespace of the plugin that contributes this extension.
getNamespace() - Method in class org.eclipse.datatools.connectivity.oda.util.manifest.ExtensionManifest
Returns the namespace of the plugin that contributes this ODA runtime extension.
getNamespaceDecltemList() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLNamespacesDeclaration
Returns the value of the 'Namespace Decltem List' containment reference list.
getNamespacesDecl() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLNamespaceDeclarationItem
Returns the value of the 'Namespaces Decl' container reference.
getNamespacesDecl() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLTableFunction
Returns the value of the 'Namespaces Decl' containment reference.
getNamespacesDecl() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionElement
Returns the value of the 'Namespaces Decl' containment reference.
getNamespacesDecl() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionForest
Returns the value of the 'Namespaces Decl' containment reference.
getNamespaceURI() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionValidateElementNamespace
Returns the value of the 'Namespace URI' attribute.
getNameValue() - Method in interface org.eclipse.datatools.connectivity.oda.design.Property
Returns the value of the 'Name Value' containment reference.
getNameValuePair() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for class 'Name Value Pair'.
getNameValuePair_Name() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the attribute 'Name'.
getNameValuePair_Value() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the attribute 'Value'.
getNativeDataType() - Method in class org.eclipse.datatools.connectivity.oda.spec.ExpressionVariable
Deprecated. replaced by ExpressionVariable.getOdaDataType()
getNativeDataTypeCode() - Method in interface org.eclipse.datatools.connectivity.oda.design.DataElementAttributes
Returns the value of the 'Native Data Type Code' attribute.
getNativeDataTypeCode() - Method in interface org.eclipse.datatools.connectivity.oda.design.ExpressionVariable
Returns the value of the 'Native Data Type Code' attribute.
getNativeType() - Method in class org.eclipse.datatools.connectivity.oda.util.manifest.DataTypeMapping
Returns the native type name of the data type mapping.
getNativeTypeCode() - Method in class org.eclipse.datatools.connectivity.oda.util.manifest.DataTypeMapping
Returns the native type code of the data type mapping.
getNavigator() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.NavigableTableViewer
 
getNavigatorViewer() - Method in class org.eclipse.datatools.connectivity.ui.dse.dialogs.ProfileSelectionDialogPage
 
getNeedQuotes() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.EditComboBoxCellEditor
Returns boolean NeedQuotes to indicate if value entered in this combo should be single quoted
getNegatingExpression() - Method in interface org.eclipse.datatools.connectivity.oda.design.NotExpression
Returns the value of the 'Negating Expression' containment reference.
getNegatingExpression() - Method in class org.eclipse.datatools.connectivity.oda.spec.result.filter.NotExpression
Returns the filter expression to be negated.
getNest() - Method in interface org.eclipse.datatools.modelbase.sql.query.QuerySearchCondition
Returns the value of the 'Nest' container reference.
getNest() - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryValueExpression
Returns the value of the 'Nest' container reference.
getNest() - Method in interface org.eclipse.datatools.modelbase.sql.query.TableReference
Returns the value of the 'Nest' container reference.
getNestedCondition() - Method in interface org.eclipse.datatools.modelbase.sql.query.SearchConditionNested
Returns the value of the 'Nested Condition' containment reference.
getNestedEditor() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ASASourcePage
 
getNestedEditor() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.SourcePage
 
getNestedEditor() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.NestedEditorPage
Subclass should implement this method to reutrn the editor part in this page
getNestedEditorInput() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.SourcePage
 
getNestedEditorInput() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.NestedEditorPage
Subclass should implement this method to reutrn the editor input for the nested editor
getNestedExpression() - Method in class org.eclipse.datatools.connectivity.oda.spec.valueexpr.NestedValueExpression
Returns the nested value expression.
getNestedQuery() - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryNested
Returns the value of the 'Nested Query' containment reference.
getNestedTable(TableReference) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.JoinHelper
Returns the table "nested" in the given table, if any.
getNestedTableRef() - Method in interface org.eclipse.datatools.modelbase.sql.query.TableNested
Returns the value of the 'Nested Table Ref' containment reference.
getNestedValueExpr() - Method in interface org.eclipse.datatools.modelbase.sql.query.ValueExpressionNested
Returns the value of the 'Nested Value Expr' containment reference.
getNewDriverTemplateID() - Method in class org.eclipse.datatools.connectivity.drivers.DriverMigratorBase
 
getNewDriverTemplateID() - Method in interface org.eclipse.datatools.connectivity.drivers.IDriverMigrator
 
getNewExpressionText() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.subquery.SubQueryPage
 
getNewFiles() - Method in class org.eclipse.datatools.connectivity.ui.templates.AbstractConnectivityTemplateSection
 
getNewFiles() - Method in class org.eclipse.datatools.connectivity.ui.templates.ConnectionProfileTemplateSection
 
getNewFiles() - Method in class org.eclipse.datatools.connectivity.ui.templates.ProfileSampleTemplateSection
 
getNewName() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseTriggerImpl
 
getNewName() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseTrigger
delegates to getNewRow or getNewTable based on the action granularity
getNewName(QueryInsertStatement) - Method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
 
getNewName() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.actions.CreateWithTableAction
 
getNewProviderID() - Method in class org.eclipse.datatools.connectivity.ConnectionProfileMigratorBase
 
getNewProviderID() - Method in interface org.eclipse.datatools.connectivity.IConnectionProfileMigrator
 
getNewRow() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseTrigger
 
getNewRow() - Method in interface org.eclipse.datatools.modelbase.sql.tables.Trigger
Returns the value of the 'New Row' attribute.
getNewTable() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseTrigger
 
getNewTable() - Method in interface org.eclipse.datatools.modelbase.sql.tables.Trigger
Returns the value of the 'New Table' attribute.
getNewValue() - Method in interface org.eclipse.datatools.connectivity.IPropertySetChangeEvent.IChangedProperty
 
getNewWizard() - Method in class org.eclipse.datatools.connectivity.oda.design.ui.designsession.DataSetDesignSession
Returns an ODA wizard for use within this design session to create a new, extended ODA data set design instance.
getNewWizard() - Method in class org.eclipse.datatools.connectivity.oda.design.ui.designsession.DataSourceDesignSession
Returns an ODA wizard for use within this design session to create a new, extended ODA data source design instance.
getNextException() - Method in exception org.eclipse.datatools.connectivity.oda.OdaException
Returns the next OdaException chained to this OdaException object.
getNextPage(IWizardPage) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseExpressionWizard
 
getNextPage(IWizardPage) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.constant.ConstantExpressionWizard
 
getNextPage(IWizardPage) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.ExpressionBuilderWizard
 
getNextToken() - Method in class org.eclipse.datatools.enablement.sybase.parser.QuickSQLParser
 
getNextToken() - Method in class org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserTokenManager
 
getNextToken() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
getNextToken() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserTokenManager
 
getNextToken() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
getNextToken() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserTokenManager
 
getNextTokenOffset() - Method in interface org.eclipse.datatools.sqltools.sql.parser.ast.Node
 
getNextTokenOffset(IDocument) - Method in interface org.eclipse.datatools.sqltools.sql.parser.ast.Node
 
getNextTokenOffset() - Method in class org.eclipse.datatools.sqltools.sql.parser.ast.SimpleNode
 
getNextTokenOffset(IDocument) - Method in class org.eclipse.datatools.sqltools.sql.parser.ast.SimpleNode
Get the next token offset
getNicknameMaximumIdentifierLength() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
getNicknameMaximumIdentifierLength() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
getNode(Constraint) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints.SQLConstraintsTreeViewerInput
Searches the tree to find the leaf node
getNodeImage(Node) - Method in class org.eclipse.datatools.sqltools.sql.ui.SQLImageService
 
getNormalTables() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseSchemaImpl
 
getNormalTables() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseSchema
 
getNormalTables() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASESchemaImpl
 
getNormalTables() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASESchema
 
getNotExpression() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for class 'Not Expression'.
getNotExpression_NegatingExpression() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the containment reference 'Negating Expression'.
getNotifier() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.DefaultSchemaObjectEditorHandler
Returns the editor model listeners notifier.
getNotifier() - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.ISchemaObjectEditorHandler
Returns the editor model listeners notifier.
getNotNullableColumns(BaseTable) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.TableModelUtil
Returns the columns list which is not nullable
getNtOffset() - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexerprs
 
getNtOffset() - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexerprs
 
getNtOffset() - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
getNtOffset() - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
getNullability() - Method in interface org.eclipse.datatools.connectivity.oda.design.DataElementAttributes
Returns the value of the 'Nullability' attribute.
getNullable() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseUserDefinedDataType
 
getNullable() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseUserDefinedTypeImpl
 
getNullable() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseUserDefinedType
Returns the value of the 'Nullable' attribute.
getNullHandlingOption() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionElementContentList
Returns the value of the 'Null Handling Option' attribute.
getNullHandlingOption() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionForest
Returns the value of the 'Null Handling Option' attribute.
getNullOrdering(int) - Method in class org.eclipse.datatools.connectivity.oda.spec.result.SortSpecification
Returns the null ordering of the sort key at the specified position.
getNullOrderingOption() - Method in interface org.eclipse.datatools.modelbase.sql.query.OrderBySpecification
Returns the value of the 'Null Ordering Option' attribute.
getNullOrderingType() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for enum 'Null Ordering Type'.
getNullOrderingType() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for enum 'Null Ordering Type'.
getNullOrderingTypeObject() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for data type 'Null Ordering Type Object'.
getNullValueOrdering() - Method in interface org.eclipse.datatools.connectivity.oda.design.SortKey
Returns the value of the 'Null Value Ordering' attribute.
getNumber() - Method in class org.eclipse.datatools.connectivity.oda.spec.result.ColumnIdentifier
Gets the column number, if specified.
getNumberOfControls() - Method in class org.eclipse.datatools.sqltools.common.ui.preferences.ComboFieldEditor
 
getNumericalDataType() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
Returns the meta object for class 'Numerical Data Type'.
getNumericalDataType_Precision() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
Returns the meta object for the attribute 'Precision'.
getNumericFunctionNames() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.FunctionHelper
Gets a list of the names of numeric (math) functions supported by the database.
getNumNonterminals() - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexerprs
 
getNumNonterminals() - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexerprs
 
getNumNonterminals() - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
getNumNonterminals() - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
getNumOfDebugProcess() - Method in interface org.eclipse.datatools.sqltools.debugger.core.IDebugHandler
Returns the number of debug process which is currently active.
getNumRules() - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexerprs
 
getNumRules() - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexerprs
 
getNumRules() - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
getNumRules() - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
getNumStates() - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexerprs
 
getNumStates() - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexerprs
 
getNumStates() - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
getNumStates() - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
getNumSymbols() - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexerprs
 
getNumSymbols() - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexerprs
 
getNumSymbols() - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
getNumSymbols() - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
getObject(String) - Method in interface org.eclipse.datatools.connectivity.oda.IAdvancedQuery
Returns the value of the designated output parameter as an Object.
getObject(int) - Method in interface org.eclipse.datatools.connectivity.oda.IAdvancedQuery
Returns the value of the designated output parameter as an Object.
getObject(int) - Method in interface org.eclipse.datatools.connectivity.oda.IResultSet
Gets the value of the designated column in the current row as an Object.
getObject(String) - Method in interface org.eclipse.datatools.connectivity.oda.IResultSet
Gets the value of the designated column in the current row as an Object.
getObject() - Method in interface org.eclipse.datatools.modelbase.sql.accesscontrol.Privilege
Returns the value of the 'Object' reference.
getObject2() - Method in interface org.eclipse.datatools.modelbase.sql.accesscontrol.DoubleObjectPrivilege
Returns the value of the 'Object2' reference.
getObjectAt(int) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.ObjectHelper
 
getObjectByTypeCoercion(ResultSet, int, int) - Static method in class org.eclipse.datatools.sqltools.result.internal.utils.SQLUtil
 
getObjectClassType() - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.extensions.IEditorPageDescriptor
Returns the object class type for which the page is designed
getObjectExtension() - Method in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
Returns the meta object for class 'Object Extension'.
getObjectExtension_SQLObject() - Method in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
Returns the meta object for the container reference 'SQL Object'.
getObjectIdentifiers() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.ASTSQLStatement
 
getObjectIdentifiers() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.ASTSQLStatement
 
getObjectIdentifiers() - Method in interface org.eclipse.datatools.sqltools.sql.parser.ast.IASTSQLStatement
What database objects does this statement operate on.
getObjectTypeDdlGenWizardMap() - Method in interface org.eclipse.datatools.enablement.sybase.ddl.IDdlGenWizardProvider
 
getObjectTypeId() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.action.EditSchemaObjectAction
 
getObjectTypeName() - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.extensions.IEditorDescriptor
Returns the object type name
getOdaComplexDataType() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for enum 'Oda Complex Data Type'.
getOdaComplexDataTypeObject() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for data type 'Oda Complex Data Type Object'.
getOdaDataSetId() - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.SupportedDataSetType
Returns the id of an ODA data set type defined within the supported data source extension.
getOdaDataSourceId() - Method in class org.eclipse.datatools.connectivity.oda.design.ui.wizards.DataSourceEditorPage
 
getOdaDataSourceId() - Method in class org.eclipse.datatools.connectivity.oda.design.ui.wizards.DataSourceWizardPage
 
getOdaDataSourceId() - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.SupportedDataSetType
Returns the id of the ODA data source type for which this contributor is contributing custom filter expressions.
getOdaDataType() - Method in class org.eclipse.datatools.connectivity.oda.spec.ExpressionVariable
Gets the ODA-defined code value of this variable's data type.
getOdaDataType() - Method in class org.eclipse.datatools.connectivity.oda.spec.valueexpr.CombinedValueExpression
 
getOdaDataType() - Method in class org.eclipse.datatools.connectivity.oda.spec.valueexpr.FunctionValueExpression
 
getOdaDataType() - Method in class org.eclipse.datatools.connectivity.oda.spec.valueexpr.NestedValueExpression
 
getOdaDataType() - Method in class org.eclipse.datatools.connectivity.oda.spec.ValueExpression
Gets the ODA-defined code value of this variable's data type.
getOdaDataTypeCodeOfObject(Object) - Static method in class org.eclipse.datatools.connectivity.oda.util.manifest.DataTypeMapping
Returns the default ODA data type code of the specified value based on its object type.
getOdaDesignerId(String) - Method in class org.eclipse.datatools.connectivity.oda.design.ui.manifest.UIManifestExplorer
Finds the plugin id that implements the org.eclipse.datatools.connectivity.oda.design.ui.dataSource extension point for the given ODA run-time data source element id.
getOdaDesignSession() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for class 'Oda Design Session'.
getOdaDesignSession() - Method in interface org.eclipse.datatools.connectivity.oda.design.DocumentRoot
Returns the value of the 'Oda Design Session' containment reference.
getOdaDesignSession_Request() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the containment reference 'Request'.
getOdaDesignSession_Response() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the containment reference 'Response'.
getOdaExtensionDataSetId() - Method in interface org.eclipse.datatools.connectivity.oda.design.DataSetDesign
Returns the value of the 'Oda Extension Data Set Id' attribute.
getOdaExtensionDataSourceId() - Method in interface org.eclipse.datatools.connectivity.oda.design.DataAccessDesign
Returns the ODA data source element ID that supports this data set's access.
getOdaExtensionDataSourceId() - Method in interface org.eclipse.datatools.connectivity.oda.design.DataSetDesign
Returns the ODA data source element ID of the dataSourceDesign that supports this type of data set.
getOdaExtensionDataSourceId() - Method in interface org.eclipse.datatools.connectivity.oda.design.DataSourceDesign
Returns the value of the 'Oda Extension Data Source Id' attribute.
getOdaExtensionId() - Method in interface org.eclipse.datatools.connectivity.oda.design.DataSourceDesign
Returns the value of the 'Oda Extension Id' attribute.
getOdaScalarDataType() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for enum 'Oda Scalar Data Type'.
getOdaScalarDataType() - Method in class org.eclipse.datatools.connectivity.oda.util.manifest.DataTypeMapping
Returns the primary ODA scalar data type that the native data type maps to
getOdaScalarDataTypeCode() - Method in class org.eclipse.datatools.connectivity.oda.util.manifest.DataTypeMapping
Returns the primary ODA scalar data type code that the native data type maps to.
getOdaScalarDataTypeObject() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for data type 'Oda Scalar Data Type Object'.
getOdaVersion() - Method in class org.eclipse.datatools.connectivity.oda.util.manifest.ExtensionManifest
Returns the version of the org.eclipse.datatools.connectivity.oda interfaces for which this driver is developed.
getOffset() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.utils.SQLWordPartDetector
Gets the current document offset.
getOldName() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseTriggerImpl
 
getOldName() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseTrigger
delegates to getOldRow or getOldTable based on the action granularity
getOldRow() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseTrigger
 
getOldRow() - Method in interface org.eclipse.datatools.modelbase.sql.tables.Trigger
Returns the value of the 'Old Row' attribute.
getOldTable() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseTrigger
 
getOldTable() - Method in interface org.eclipse.datatools.modelbase.sql.tables.Trigger
Returns the value of the 'Old Table' attribute.
getOldValue() - Method in interface org.eclipse.datatools.connectivity.IPropertySetChangeEvent.IChangedProperty
 
getOmitCurrentSchema() - Method in interface org.eclipse.datatools.sqltools.sqlbuilder.model.IOmitSchemaInfo
Gets whether or not to omit the current schema name in SQL generated by the SQL Builder.
getOmitCurrentSchema() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.OmitSchemaInfo
Implements IOmitSchemaInfo.getOmitCurrentSchema()
getOmitSchema() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQuerySourceFormat
Gets the omit schema name to use.
getOmitSchema() - Method in interface org.eclipse.datatools.sqltools.sqlbuilder.model.ISQLDialectInfo
Gets the database omitSchema for this ISQLDialectInfo.
getOmitSchema() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SQLDialectInfo
Implements ISQLDialectInfo.getOmitSchema()
getOmitSchemaInfo() - Method in interface org.eclipse.datatools.sqltools.sqlbuilder.input.ISQLBuilderEditorInput
Gets information about whether or not to omit the default schema name from SQL generated in the SQL Builder.
getOmitSchemaInfo() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.input.SQLBuilderEditorInput
Gets the IOmitSchemaInfo associated with this input.
getOmitSchemaInfo() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.input.SQLBuilderFileEditorInput
Gets the IOmitSchemaInfo associated with this input.
getOmitSchemaInfo() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.input.SQLBuilderStorageEditorInput
Gets the IOmitSchemaInfo associated with this input.
getOmitSchemaInfo() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SQLDomainModel
Gets the OmitSchemaInfo object associated with this statement
getOmitSchemaInfo() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilder
Gets the OmitSchemaInfo object associated with this statement
getOmitSchemaInfo(IFile) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLFileUtil
 
getOnCondition() - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryMergeStatement
Returns the value of the 'On Condition' containment reference.
getOnDelete() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseForeignKey
 
getOnDelete() - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogForeignKey
 
getOnDelete() - Method in interface org.eclipse.datatools.modelbase.sql.constraints.ForeignKey
Returns the value of the 'On Delete' attribute.
getOnUpdate() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseForeignKey
 
getOnUpdate() - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogForeignKey
 
getOnUpdate() - Method in interface org.eclipse.datatools.modelbase.sql.constraints.ForeignKey
Returns the value of the 'On Update' attribute.
getOpenFileAfterSaveasOption() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.DefaultSchemaObjectEditorHandler
 
getOpenFilterDialogAction() - Method in class org.eclipse.datatools.sqltools.result.ui.view.ResultsViewControl
 
getOperationCommand() - Method in class org.eclipse.datatools.sqltools.editor.core.result.ResultSupportRunnable
Creates the OperationCommand object which will be used for results view display.
getOperationCommand() - Method in class org.eclipse.datatools.sqltools.result.internal.model.ResultInstance
 
getOperationCommand() - Method in interface org.eclipse.datatools.sqltools.result.model.IResultInstance
Returns the operation command that produces this result instance.
getOperationCommand() - Method in class org.eclipse.datatools.sqltools.sqleditor.result.GroupSQLResultRunnable
 
getOperationCommandStatusImage(int) - Static method in class org.eclipse.datatools.sqltools.result.ui.ResultViewUIUtil
Returns the image of given OperationCommand status
getOperationSpecList() - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryMergeStatement
Returns the value of the 'Operation Spec List' containment reference list.
getOperationStatus() - Method in class org.eclipse.datatools.sqltools.editor.core.result.ResultSupportRunnable
 
getOperator() - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.CombinedExpressionOperatorDefinition
Returns an instance of ValueExpressionCombinedOperator for use in an ODA CombinedValueExpression, based on the class attribute specified in this definition.
getOperator() - Method in interface org.eclipse.datatools.connectivity.sqm.core.connection.ConnectionFilter
Return only the operator part of the filter expression
getOperator() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.EventCondition
Returns the value of the 'Operator' attribute.
getOperator() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.EventConditionImpl
 
getOperator() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.multiexpr.ExpressionElement
 
getOperator() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.criteria.CriteriaElement
Return the comparison operator
getOperatorString() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.multiexpr.ExpressionElement
 
getOperatorType() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.dialogs.ChangeSetOperatorDialog
 
getOptionByID(String, EngineeringOption[]) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlGenerator
 
getOptionCategories() - Method in interface org.eclipse.datatools.connectivity.sqm.core.rte.DDLGenerator
 
getOptionCategories() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.fe.GenericDdlGenerator
 
getOptionCategories() - Method in class org.eclipse.datatools.enablement.mysql.ddl.shared.MySqlDdlGeneratorHelper
 
getOptionCategories() - Method in class org.eclipse.datatools.enablement.sybase.deltaddl.SybaseDeltaDdlGeneration
 
getOptionDescription() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.EngineeringOption
 
getOptionName() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.EngineeringOption
 
getOptions(SQLObject[]) - Method in interface org.eclipse.datatools.connectivity.sqm.core.rte.DDLGenerator
 
getOptions(SQLObject[]) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.fe.GenericDdlGenerator
 
getOptions(SQLObject[]) - Method in class org.eclipse.datatools.enablement.mysql.ddl.shared.MySqlDdlGeneratorHelper
 
getOptions() - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlGenerator
 
getOptions() - Method in class org.eclipse.datatools.enablement.sybase.deltaddl.SybaseDeltaDdlGeneration
 
getOptionType() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.EngineeringOption
 
getOptionValue(String, EngineeringOption[]) - Static method in class org.eclipse.datatools.connectivity.sqm.core.definition.EngineeringOptionID
 
getOptionValueByID(String, EngineeringOption[]) - Static method in class org.eclipse.datatools.connectivity.sqm.core.definition.EngineeringOptionID
 
getOrCreateColumnExpression(String, TableExpression) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.TableHelper
Returns the ValueExpressionColumn with the given columnName from the given tableExpression's columnList or, if the given tableExpression's columnList does not contain a ValueExpressionColumn with the given columnName, creates a new ValueExpressionColumn with the given columnName and returns it.
getOrCreateDebugHandler(String) - Method in class org.eclipse.datatools.sqltools.debugger.core.DebugHandlerManager
 
getOrCreateDebugHandler(String) - Method in interface org.eclipse.datatools.sqltools.debugger.core.IDebugHandlerManager
Returns or creates the debug handler for the given profile.
getOrCreateRow() - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.AccessibleTableViewer
 
getOrCreateRow() - Method in interface org.eclipse.datatools.sqltools.data.internal.ui.editor.ITableDataEditor
 
getOrCreateRow() - Method in class org.eclipse.datatools.sqltools.data.internal.ui.editor.TableDataEditor
 
getOrder() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseTrigger
 
getOrder() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseTriggerImpl
 
getOrder() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseTrigger
Returns the value of the 'Order' attribute.
getOrderBy() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.fullselect.OrderByTableElement
 
getOrderByClause() - Method in interface org.eclipse.datatools.modelbase.sql.query.QuerySelectStatement
Returns the value of the 'Order By Clause' containment reference list.
getOrderByColIndexFromValueExpr(SQLQueryObject, QueryValueExpression) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SelectHelper
Returns the position of the column that matches the given ValueExpression in the order by column list.
getOrderByOrdinal() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for class 'Order By Ordinal'.
getOrderByOrdinal_OrdinalValue() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the attribute 'Ordinal Value'.
getOrderByResultCol() - Method in interface org.eclipse.datatools.modelbase.sql.query.ResultColumn
Returns the value of the 'Order By Result Col' reference list.
getOrderByResultColumn() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for class 'Order By Result Column'.
getOrderByResultColumn_ResultCol() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the reference 'Result Col'.
getOrderBySpec() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLAggregateSortSpecification
Returns the value of the 'Order By Spec' containment reference.
getOrderBySpecification() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for class 'Order By Specification'.
getOrderBySpecification_Descending() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the attribute 'Descending'.
getOrderBySpecification_NullOrderingOption() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the attribute 'Null Ordering Option'.
getOrderBySpecification_OrderingSpecOption() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the attribute 'Ordering Spec Option'.
getOrderBySpecification_Query() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'Query'.
getOrderBySpecification_SelectStatement() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'Select Statement'.
getOrderByValueExpr() - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryValueExpression
Returns the value of the 'Order By Value Expr' container reference.
getOrderByValueExpression() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for class 'Order By Value Expression'.
getOrderByValueExpression_ValueExpr() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference 'Value Expr'.
getOrdering() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.UserDefinedType
Returns the value of the 'Ordering' containment reference.
getOrderingCategory() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.UserDefinedTypeOrdering
Returns the value of the 'Ordering Category' attribute.
getOrderingCategoryType() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
Returns the meta object for enum 'Ordering Category Type'.
getOrderingForm() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.UserDefinedTypeOrdering
Returns the value of the 'Ordering Form' attribute.
getOrderingRoutine() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.UserDefinedTypeOrdering
Returns the value of the 'Ordering Routine' reference.
getOrderingSpecOption() - Method in interface org.eclipse.datatools.modelbase.sql.query.OrderBySpecification
Returns the value of the 'Ordering Spec Option' attribute.
getOrderingSpecType() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for enum 'Ordering Spec Type'.
getOrderingType() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
Returns the meta object for enum 'Ordering Type'.
getOrderOption() - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngresIdentitySpecifierImpl
 
getOrderOption() - Method in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngresIdentitySpecifier
Returns the value of the 'Order Option' attribute.
getOrdinalValue() - Method in interface org.eclipse.datatools.modelbase.sql.query.OrderByOrdinal
Returns the value of the 'Ordinal Value' attribute.
getOrExpression() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for class 'Or Expression'.
getOrientation() - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditor
 
getOriginalAuthid(AuthorizationIdentifier, List) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.PrivilegesUtil
Get the original authorization id from the cloned authorization id
getOriginalColumnNames() - Method in class org.eclipse.datatools.connectivity.oda.flatfile.util.querytextutil.ColumnsInfoUtil
Extracts the original column names from the columsInfo string
getOriginalSqlObj() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.PrivilegesDetailPage
 
getOriginalToken(String, int) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.matching.AbstractPairMatcher
Getting the token according to selected position.
getOriginalToken(String, int) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.matching.GeneralPairMatcher
 
getOriginalToken(String, int) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.matching.GenericSQLPairMatcher
 
getOriginalTokenEndOffset(String, int) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.matching.AbstractPairMatcher
Getting the end offset of selected token.
getOriginalTokenEndOffset(String, int) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.matching.GeneralPairMatcher
 
getOriginalTokenEndOffset(String, int) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.matching.GenericSQLPairMatcher
 
getOriginalTokenLength() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.matching.AbstractPairMatcher
Getting the length of the token which is get from getOriginalToken method.
getOriginalTokenLength() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.matching.GeneralPairMatcher
 
getOriginalTokenLength() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.matching.GenericSQLPairMatcher
 
getOtherList() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.ResultCollector
 
getOutputElementAttributes() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for class 'Output Element Attributes'.
getOutputElementAttributes_FormattingHints() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the containment reference 'Formatting Hints'.
getOutputElementAttributes_HelpText() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the attribute 'Help Text'.
getOutputElementAttributes_Label() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the attribute 'Label'.
getOutputParameters() - Method in interface org.eclipse.datatools.modelbase.sql.routines.Routine
Gets a list of OUT and INOUT parameters associated with this routine.
getOutputter() - Method in interface org.eclipse.datatools.sqltools.result.internal.export.IOutputterDescriptor
Returns the outputter
getOutputter() - Method in class org.eclipse.datatools.sqltools.result.internal.export.OutputterDescriptor
 
getOutputter(String) - Method in class org.eclipse.datatools.sqltools.result.internal.export.OutputterRegistryReader
 
getOutputterDesciptor(boolean, int) - Method in class org.eclipse.datatools.sqltools.result.internal.export.OutputterRegistryReader
Once the outputter is loaded, the index wont change for a specific outputter
getOutputterDesp() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.export.ResultFormatWizardPage
 
getOutputterDesp() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.export.SaveResultGroup
 
getOutputterDspStrings(boolean) - Method in class org.eclipse.datatools.sqltools.result.internal.export.OutputterRegistryReader
Returns the outputter display strings
getOutputterIndex() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.export.ResultFormatWizardPage
Returns the index of the outputter.
The index may vary in different setion, but in a section, the index for a specific outputter wont change
getOutputters() - Method in class org.eclipse.datatools.sqltools.result.internal.export.OutputterRegistryReader
 
getOutputtersSupportXML() - Method in class org.eclipse.datatools.sqltools.result.internal.export.OutputterRegistryReader
 
getOutputUsageHints() - Method in interface org.eclipse.datatools.connectivity.oda.design.ParameterDefinition
Returns the value of the 'Output Usage Hints' containment reference.
getOutputUsageHints() - Method in interface org.eclipse.datatools.connectivity.oda.design.ParameterFieldDefinition
Returns the value of the 'Output Usage Hints' containment reference.
getOutValue() - Method in class org.eclipse.datatools.sqltools.routineeditor.parameter.ParameterInOutWrapper
 
getOverrideDriverTemplateDescriptors() - Static method in class org.eclipse.datatools.connectivity.drivers.models.OverrideTemplateDescriptor
Returns all contributed driver templates.
getOverrideProperties() - Method in class org.eclipse.datatools.connectivity.drivers.models.OverrideTemplateDescriptor
Returns the list of configuration elements for the template properties.
getOwnedSchema() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogGroup
 
getOwnedSchema() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogUser
 
getOwnedSchema() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseGroup
 
getOwnedSchema() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseUser
 
getOwnedSchema() - Method in interface org.eclipse.datatools.modelbase.sql.accesscontrol.AuthorizationIdentifier
Returns the value of the 'Owned Schema' reference list.
getOwner() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogSchema
 
getOwner() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseSchema
 
getOwner() - Method in interface org.eclipse.datatools.modelbase.sql.schema.Schema
Returns the value of the 'Owner' reference.
getOwner() - Method in class org.eclipse.datatools.sqltools.sql.reference.DBObject
 
getOwner() - Method in interface org.eclipse.datatools.sqltools.sql.reference.ITable
 
getOwnerName() - Method in class org.eclipse.datatools.sqltools.editor.contentassist.ContentAssistQueryRequest
 
getOwnerTable() - Method in interface org.eclipse.datatools.sqltools.sql.reference.IColumn
Return the owner table name.
getPackage() - Static method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngressqlmodelFactoryImpl
Deprecated.  
getPackage() - Static method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelFactoryImpl
Deprecated.  
getPackage() - Static method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.impl.SybaseasasqlmodelFactoryImpl
Deprecated.  
getPackage() - Static method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelFactoryImpl
Deprecated.  
getPackage() - Static method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.PartitionFactoryImpl
Deprecated.  
getPackage() - Static method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.impl.SybasesqlmodelFactoryImpl
Deprecated.  
getPage() - Method in class org.eclipse.datatools.connectivity.ui.dse.dialogs.ProfileSelectionComposite
Return the underlying dialog page the composite is hosting
getPage() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.DefaultSchemaObjectEditorActionBarContributor
Returns this contributor's workbench page.
getPage() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditorPage.PageForm
 
getPage() - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.ISchemaObjectEditorActionBarContributor
Returns this contributor's workbench page.
getPageBook() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.Workbook
 
getPageById(String) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditor
Returns the page by id
getPageById(String) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.ISchemaObjectEditor
Returns the page with the given id
getPageByName(String) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditor
Returns the page by name
getPageByName(String) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.ISchemaObjectEditor
Returns the page with the given name
getPageClass() - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.extensions.IEditorPageDescriptor
Returns the page instance
getPageClassName() - Method in class org.eclipse.datatools.connectivity.oda.design.ui.manifest.DataSourceWizardInfo
 
getPageDefinition(String) - Method in class org.eclipse.datatools.connectivity.oda.design.ui.manifest.DataSetUIElement
Returns the DataSetPageInfo instance that represents the dataSetPage element with the given id defined in this data set ui element.
getPageDefinitions() - Method in class org.eclipse.datatools.connectivity.oda.design.ui.manifest.DataSetUIElement
Returns an array of definitions of customized data set pages that an extension contributes to an ODA host designer's data set dialog.
getPageDescriptor() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditorPage
 
getPageDescriptor() - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.ISchemaObjectEditorPage
Returns an instance of IEditorPageDescriptor which is used to describe some static information of this page
getPageDescriptors() - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.extensions.IEditorDescriptor
Returns the pages list of this editor
getPageElement(IConfigurationElement, String) - Static method in class org.eclipse.datatools.connectivity.oda.design.ui.manifest.DataSetUIElement
Returns the dataSetPage configuration element with the given page id defined in this data set ui element.
getPageExtensionId() - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.extensions.IEditorPageDescriptor
Returns the page extension id defined in the extension, can be null
getPageId() - Method in class org.eclipse.datatools.connectivity.oda.design.ui.manifest.DataSetPageInfo
Returns the unique name of this page within a data set dialog.
getPageId() - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.extensions.IEditorPageDescriptor
Returns the page id
getPageIds() - Method in class org.eclipse.datatools.connectivity.oda.design.ui.manifest.DataSetUIElement
Returns an array of ids of the dataSetPage elements defined in this data set ui element.
getPageName() - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.extensions.IEditorPageDescriptor
Returns the page name
getPageName() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.intropage.IntroductionSection
 
getPageSections(String) - Method in class org.eclipse.datatools.sqltools.common.ui.preferences.PreferencesRegistry
Get all the registered page sections for the given preference page.
getPageSize() - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogDatabase
 
getPageSize() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseDatabaseImpl
 
getPageSize() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseDatabase
Returns the value of the 'Page Size' attribute.
getPagesNotifier() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.ASATableSchemaEditorPage
Shortcut method to return the notifier
getPageTitle() - Method in class org.eclipse.datatools.connectivity.oda.design.ui.manifest.DataSourceWizardInfo
 
getPairDataType() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.EditComboBoxCellEditor
Returns the DataType of PairSource.
getParamDataType() - Method in class org.eclipse.datatools.sqltools.result.Parameter
Returns the parameter's data type
getParameDefList() - Method in interface org.eclipse.datatools.sqltools.sql.parser.ast.IASTRoutine
 
getParameter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASAWebServiceImpl
 
getParameter() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASAWebService
Returns the value of the 'Parameter' attribute.
getParameter() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.ParametersRowData
 
getParameter() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEWebServiceImpl
 
getParameter() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEWebService
Returns the value of the 'Parameter' attribute.
getParameter() - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlGenerator
 
getParameter() - Method in class org.eclipse.datatools.enablement.sybase.deltaddl.AbstractDeltaDdlGenProvider
 
getParameter() - Method in class org.eclipse.datatools.enablement.sybase.deltaddl.SybaseDeltaDdlGeneration
 
getParameter() - Method in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
Returns the meta object for class 'Parameter'.
getParameter(int) - Method in interface org.eclipse.datatools.sqltools.sql.parser.ast.IASTSQLParamDefList
 
getParameter_Locator() - Method in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
Returns the meta object for the attribute 'Locator'.
getParameter_Mode() - Method in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
Returns the meta object for the attribute 'Mode'.
getParameter_Routine() - Method in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
Returns the meta object for the container reference 'Routine'.
getParameter_StringTypeOption() - Method in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
Returns the meta object for the containment reference 'String Type Option'.
getParameterCount() - Method in interface org.eclipse.datatools.connectivity.oda.IParameterMetaData
Returns the number of parameters defined in the prepared IQuery object.
getParameterCount() - Method in interface org.eclipse.datatools.sqltools.sql.parser.ast.IASTSQLParamDefList
 
getParameterDefinition() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for class 'Parameter Definition'.
getParameterDefinition_Attributes() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the containment reference 'Attributes'.
getParameterDefinition_Fields() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the containment reference 'Fields'.
getParameterDefinition_InOutMode() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the attribute 'In Out Mode'.
getParameterDefinition_InputAttributes() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the containment reference 'Input Attributes'.
getParameterDefinition_OutputUsageHints() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the containment reference 'Output Usage Hints'.
getParameterDefinitions() - Method in interface org.eclipse.datatools.connectivity.oda.design.DataSetParameters
Returns the value of the 'Parameter Definitions' containment reference list.
getParameterDefinitions() - Method in interface org.eclipse.datatools.connectivity.oda.design.ExpressionParameters
Returns the value of the 'Parameter Definitions' containment reference list.
getParameterDescriptor() - Method in class org.eclipse.datatools.sqltools.routineeditor.parameter.ParameterInOutWrapper
 
getParameterDescriptors(DatabaseIdentifier, Connection, int, ProcIdentifier) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SQLUtil
 
getParameterDescriptors(ProcIdentifier) - Static method in class org.eclipse.datatools.sqltools.routineeditor.launching.LaunchHelper
 
getParameterDescriptors(DatabaseIdentifier, Connection, int, ProcIdentifier) - Static method in class org.eclipse.datatools.sqltools.sql.util.ParameterUtil
Returns the ParameterDescriptors of a procedural object.
getParameterDisplayNameFormatedText(Object) - Static method in class org.eclipse.datatools.enablement.sybase.ui.util.DSEContentProviderUtil
Display the primitive data type definition in display of UDT name
getParameterFieldDefinition() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for class 'Parameter Field Definition'.
getParameterFieldDefinition_Attributes() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the containment reference 'Attributes'.
getParameterFieldDefinition_InputAttributes() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the containment reference 'Input Attributes'.
getParameterFieldDefinition_OutputUsageHints() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the containment reference 'Output Usage Hints'.
getParameterFields() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for class 'Parameter Fields'.
getParameterFields_FieldCollection() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the containment reference list 'Field Collection'.
getParameterFormats(String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.CloudscapeFunctionNamesAndSignatures
 
getParameterFormats(String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.FunctionNamesAndSignatures
 
getParameterFormats(String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.InformixFunctionNamesAndSignatures
 
getParameterFormats(String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.InstantDBFunctionNamesAndSignatures
 
getParameterFormats(String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.MSSQLServerFunctionNamesAndSignatures
 
getParameterFormats(String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.MySQLFunctionNamesAndSignatures
 
getParameterFormats(String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.OracleFunctionNamesAndSignatures
 
getParameterFormats(String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.OracleV9FunctionNamesAndSignatures
 
getParameterFormats(String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.SybaseFunctionNamesAndSignatures
 
getParameterId() - Method in class org.eclipse.datatools.connectivity.oda.spec.QuerySpecification.ParameterIdentifier
Gets the parameter id, if specified.
getParameterList() - Method in interface org.eclipse.datatools.modelbase.sql.query.TableFunction
Returns the value of the 'Parameter List' containment reference list.
getParameterList() - Method in interface org.eclipse.datatools.modelbase.sql.query.ValueExpressionFunction
Returns the value of the 'Parameter List' containment reference list.
getParameterMarker() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQuerySourceFormat
Gets the parameter marker character to use.
getParameterMarkerPage() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.execute.ParameterTableViewer
 
getParameterMarkers() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.execute.ParameterMarkerPage
 
getParameterMarkers() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.execute.ParameterWizard
 
getParameterMetaData() - Method in interface org.eclipse.datatools.connectivity.oda.IQuery
Returns the count, data types, and other metadata attributes of the parameters defined in this prepared IQuery object.
getParameterMode() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for enum 'Parameter Mode'.
getParameterMode(int) - Method in interface org.eclipse.datatools.connectivity.oda.IParameterMetaData
Returns the input/output mode of the specified parameter.
getParameterMode(String) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.ParametersData
Returns the ParameterMode matching the customized mode string representation.
getParameterMode() - Method in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
Returns the meta object for enum 'Parameter Mode'.
getParameterModeObject() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for data type 'Parameter Mode Object'.
getParameterModeValue(ParameterMode) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.ParametersData
Returns the the customized mode string representation matching the given ParameterMode.
getParameterName(int) - Method in interface org.eclipse.datatools.connectivity.oda.IParameterMetaData
Returns the name of the specific parameter.
getParameterName() - Method in class org.eclipse.datatools.connectivity.oda.spec.QuerySpecification.ParameterIdentifier
Gets the parameter's native name, if specified.
getParameterNum() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.multiexpr.ExpressionElement
 
getParameters() - Method in interface org.eclipse.datatools.connectivity.oda.design.DataSetDesign
Returns the value of the 'Parameters' containment reference.
getParameters() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCProcedure
 
getParameters() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCUserDefinedFunction
 
getParameters() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogProcedure
 
getParameters() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseProcedure
 
getParameters() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseRemoteProcedure
 
getParameters() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseUserDefinedFunction
 
getParameters(String) - Method in class org.eclipse.datatools.enablement.sybase.parser.AbstractQuickSQLParser
 
getParameters(String) - Method in class org.eclipse.datatools.enablement.sybase.parser.QuickSQLParser
 
getParameters() - Method in interface org.eclipse.datatools.modelbase.sql.routines.Routine
Returns the value of the 'Parameters' containment reference list.
getParameters() - Method in class org.eclipse.datatools.sqltools.result.internal.model.ResultInstance
 
getParameters() - Method in interface org.eclipse.datatools.sqltools.result.model.IResultInstance
Returns the parameters
getParameters(IDocument, int) - Method in class org.eclipse.datatools.sqltools.sql.parser.ParsingResult
Gets all the parameter definitions indexed by their names in the surrounding stored procedure
getParametersDsipalyStr(List, String) - Static method in class org.eclipse.datatools.sqltools.result.internal.ui.view.ColumnAlignedResultItem
Returns the display string of the given parameters (column aligned)
getParameterStyle() - Method in interface org.eclipse.datatools.modelbase.sql.routines.Routine
Returns the value of the 'Parameter Style' attribute.
getParameterType(int) - Method in interface org.eclipse.datatools.connectivity.oda.IParameterMetaData
Returns the data provider specific code of the parameter's data type.
getParameterType() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getParameterType() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for enum 'Parameter Type'.
getParameterTypeName(int) - Method in interface org.eclipse.datatools.connectivity.oda.IParameterMetaData
Returns the data provider specific name of the parameter's data type.
getParameterValue(String) - Method in class org.eclipse.datatools.connectivity.oda.spec.QuerySpecification
Gets the input value(s) of a data set query parameter, identified by its native name.
getParameterValue(int) - Method in class org.eclipse.datatools.connectivity.oda.spec.QuerySpecification
Gets the input value(s) of a data set query parameter, identified by its native name.
getParameterValue(QuerySpecification.ParameterIdentifier) - Method in class org.eclipse.datatools.connectivity.oda.spec.QuerySpecification
Gets the input value(s) of a data set query parameter, identified by native name or id.
getParameterValues() - Method in class org.eclipse.datatools.connectivity.oda.spec.QuerySpecification
Gets the values of all input parameters of the associated IQuery, with each parameter identified by name or id as the key to its corresponding input value(s).
getParameterViewerExecutable(String) - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.ParameterViewerRegistryReader
Gets the executable for parameter viewer
getParameterViewerNameFromExtension() - Static method in class org.eclipse.datatools.sqltools.result.internal.preference.ResultSetViewerPreferencePage
Gets the default viewer name from extensions.
getParameterViewers() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.ParameterViewerRegistryReader
Gets a list of parameter viewers from extensions providers
getParameterWrapper(ParameterDescriptor[], List) - Static method in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.LaunchUI
 
getParamName() - Method in class org.eclipse.datatools.sqltools.result.Parameter
Returns the parameter's name
getParamOutValue() - Method in class org.eclipse.datatools.sqltools.result.Parameter
Returns the OUT value of this parameter
getParamStr() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPStackFrame
 
getParamType() - Method in class org.eclipse.datatools.sqltools.result.Parameter
Returns the parameter's type
getParamValue() - Method in class org.eclipse.datatools.sqltools.result.Parameter
Returns the parameter's value
getParent() - Method in class org.eclipse.datatools.connectivity.drivers.models.CategoryDescriptor
 
getParent() - Method in class org.eclipse.datatools.connectivity.drivers.models.TemplateDescriptor
Returns the parent category of the template
getParent() - Method in interface org.eclipse.datatools.connectivity.ICategory
 
getParent() - Method in class org.eclipse.datatools.connectivity.sqm.core.ui.explorer.providers.content.virtual.VirtualNode
 
getParent() - Method in interface org.eclipse.datatools.connectivity.sqm.core.ui.explorer.virtual.IVirtualNode
 
getParent(Object) - Method in class org.eclipse.datatools.connectivity.ui.CommonContentProviderBase
 
getParent(Object) - Method in class org.eclipse.datatools.connectivity.ui.navigator.ConnectionProfileContentProvider
 
getParent(Object) - Method in class org.eclipse.datatools.connectivity.ui.templates.PropertyTreeContentProvider
 
getParent() - Method in class org.eclipse.datatools.connectivity.ui.templates.TreeObject
Getter for parent
getParent(Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.providers.SybaseASAContentProvider
 
getParent() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.FolderNode
 
getParent(Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.LazyTreeViewerContentProvider
 
getParent(Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.PrivilegesDetailContentProvider
 
getParent(Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints.TreeViewerContentProvider
 
getParent(Object) - Method in class org.eclipse.datatools.enablement.sybase.ase.providers.SybaseASEContentProvider
 
getParent() - Method in class org.eclipse.datatools.sqltools.plan.treeplan.TreePlanNodeComponent
Returns the parent of this node
getParent(Object) - Method in class org.eclipse.datatools.sqltools.result.internal.ui.export.ContainerContentProvider
 
getParent(Object) - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.ResultsHistoryContentProvider
 
getParent(Object) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.internal.ui.ContainerContentProvider
 
getParent(Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.provider.rdbschema.AvailableTablesTreeProvider
Implements ITreeContentProvider.getParent.
getParent(Object) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.editor.SQLEditorOutlineContentProvider
Returns the parent for the given element, or null indicating that the parent can't be computed.
getParent() - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditorActionContributorExtension
 
getParentAlias() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLDBProposal
Gets the alias of the database object.
getParentCategory() - Method in class org.eclipse.datatools.connectivity.drivers.models.CategoryDescriptor
Returns the category parent.
getParentCategory() - Method in class org.eclipse.datatools.connectivity.drivers.models.OverrideTemplateDescriptor
Returns the parent category id.
getParentCategory() - Method in class org.eclipse.datatools.connectivity.drivers.models.TemplateDescriptor
Returns the parent category id.
getParentConnection() - Method in class org.eclipse.datatools.connectivity.sqm.core.ui.explorer.providers.content.virtual.VirtualNode
 
getParentConnection() - Method in interface org.eclipse.datatools.connectivity.sqm.core.ui.explorer.virtual.IVirtualNode
 
getParentDeleteDRIRules() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
getParentDeleteDRIRules() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
getParentEditor() - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditor
Gets the multipage editor to which this sql editor belongs
getParentName() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLDBProposal
Gets the name of the parent of the database model object associated with this proposal.
getParentObject() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLDBProposal
Gets the parent of the database object.
getParentOperationCommand() - Method in class org.eclipse.datatools.sqltools.editor.core.result.ResultSupportRunnable
Returns the parent operation command
getParentProfile() - Method in interface org.eclipse.datatools.connectivity.IConnectionProfile
This method returns the connection profile that this connection profile derives from.
getParentProfile() - Method in class org.eclipse.datatools.connectivity.ui.actions.AddProfileViewAction
 
getParentProfile() - Method in class org.eclipse.datatools.connectivity.ui.wizards.NewConnectionProfileWizard
Clients may override this method to return the real parent profile
getParentResult() - Method in class org.eclipse.datatools.sqltools.result.internal.model.ResultInstance
 
getParentResult() - Method in interface org.eclipse.datatools.sqltools.result.model.IResultInstance
Returns the parent result of this result
getParentTableExpr() - Method in interface org.eclipse.datatools.modelbase.sql.query.ValueExpressionColumn
Returns the value of the 'Parent Table Expr' container reference.
getParentUpdateDRIRules() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
getParentUpdateDRIRules() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
getParms(String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.CloudscapeFunctionNamesAndSignatures
 
getParms(Integer) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.FunctionNamesAndSignatures
 
getParms(String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.InformixFunctionNamesAndSignatures
 
getParms(String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.InstantDBFunctionNamesAndSignatures
 
getParms(String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.MSSQLServerFunctionNamesAndSignatures
 
getParms(String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.MySQLFunctionNamesAndSignatures
 
getParms(String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.OracleFunctionNamesAndSignatures
 
getParms(String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.OracleV9FunctionNamesAndSignatures
 
getParms(String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.SybaseFunctionNamesAndSignatures
 
getParmType() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseParameterImpl
 
getParmType() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseParameter
Returns the value of the 'Parm Type' attribute.
getParseContent() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionParse
Returns the value of the 'Parse Content' containment reference.
getParsedObjectsReplacementMap() - Method in interface org.eclipse.datatools.sqltools.parsers.sql.postparse.PostParseProcessor
Returns a Map containing parsed SQLQueryObjects mapped to either the SQLQueryObject that replaces it, or is mapped to null, if that parsed object simply is to be removed.
getParsedObjectsReplacementMap() - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.postparse.DataTypeResolver
 
getParsedObjectsReplacementMap() - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.postparse.RoutineReferenceResolver
 
getParsedObjectsReplacementMap() - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.postparse.TableReferenceResolver
 
getParseRequired() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLSourceViewer
 
getParserErrorMessage() - Method in class org.eclipse.datatools.sqltools.parsers.sql.SQLParseErrorInfo
 
getParserFactory() - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserManager
Returns this SQLQueryParserManager's SQLQueryParserFactory.
getParserManager(String, String) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserManagerProvider
Returns the best compliant SQLQueryParserManager supporting the SQL dialect of the database described by the given database product information.
getParserProposals(ParsingResult) - Method in class org.eclipse.datatools.sqltools.sql.parser.ParserProposalAdvisor
 
getParsingResult() - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditor
Returns the parsing result no matter the "Enable syntax validation" is on or off.
getPart() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.action.EditSchemaObjectAction
 
getPartControl() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.NestedEditorPage
 
getPartControl() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditorPage
Returns the form page control.
getPartitionCondition() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASEBaseTableLoader
 
getPartitionCondition() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogProxyTable
 
getPartitionCondition() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTable
 
getPartitionCondition() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTempTable
 
getPartitionCondition() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogWebServiceTable
 
getPartitionCondition() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEBaseTableImpl
 
getPartitionCondition() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASETableImpl
 
getPartitionCondition() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASETempTableImpl
 
getPartitionCondition() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEBaseTable
Returns the value of the 'Partition Condition' containment reference.
getPartitionConditionSuper() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogProxyTable
 
getPartitionConditionSuper() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTable
 
getPartitionConditionSuper() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTempTable
 
getPartitionConditionSuper() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogWebServiceTable
 
getPartitionConditionSuper() - Method in interface org.eclipse.datatools.enablement.ase.ISybaseASECatalogTable
 
getPartitionFactory() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.PartitionPackageImpl
 
getPartitionFactory() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
Returns the factory that creates the instances of the model.
getPartitionLabel() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLSegment
Gets the partition label of this partition segment.
getPartitionName(SybaseASEIndex, boolean, boolean) - Static method in class org.eclipse.datatools.enablement.ase.ddl.ASEDdlUtils
Get partition name
getPartitionName() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.ListRangePartitionItemImpl
 
getPartitionName() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.PartitionSegmentPairImpl
 
getPartitionName() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.ListRangePartitionItem
Returns the value of the 'Partition Name' attribute.
getPartitionName() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionSegmentPair
Returns the value of the 'Partition Name' attribute.
getPartitionNumb() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.PartitionNumInSegmentsImpl
 
getPartitionNumb() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionNumInSegments
Returns the value of the 'Partition Numb' attribute.
getPartitionNumInSegments() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.PartitionPackageImpl
 
getPartitionNumInSegments() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.SybaseASEHashPartitionImpl
 
getPartitionNumInSegments() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.SybaseASERoundrobinPartitionImpl
 
getPartitionNumInSegments() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
Returns the meta object for class 'Num In Segments'.
getPartitionNumInSegments() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.SybaseASEHashPartition
Returns the value of the 'Partition Num In Segments' reference.
getPartitionNumInSegments() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.SybaseASERoundrobinPartition
Returns the value of the 'Partition Num In Segments' reference.
getPartitionNumInSegments_PartitionNumb() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.PartitionPackageImpl
 
getPartitionNumInSegments_PartitionNumb() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
Returns the meta object for the attribute 'Partition Numb'.
getPartitionNumInSegments_Segment() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.PartitionPackageImpl
 
getPartitionNumInSegments_Segment() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
Returns the meta object for the reference list 'Segment'.
getPartitionOffset(IDocument, int, int) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLCompletionEngine
Returns document offset to the start of the "word" where content assist is requested.
getPartitionOffset(IDocument, ITypedRegion, int, int) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLCompletionEngine
Returns the document offset to the start of the "word" where content assist is requested.
getPartitionOffset(IDocument, ITypedRegion, int, String, int) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLCompletionEngine
 
getPartitionOffset(IDocument, ITypedRegion, int, int) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLCompletionEngine
Returns the document offset to the start of the "word" where content assist is requested.
getPartitionOffset(IDocument, ITypedRegion, int, String, int) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLCompletionEngine
Returns the document offset to the start of the "word" where content assist is requested.
getPartitionPackage() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.PartitionFactoryImpl
 
getPartitionPackage() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionFactory
Returns the package supported by this factory.
getPartitions() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASEBaseTableLoader
 
getPartitions() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogIndex
 
getPartitions() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogProxyTable
 
getPartitions() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTable
 
getPartitions() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTempTable
 
getPartitions() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogWebServiceTable
 
getPartitions() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEBaseTableImpl
 
getPartitions() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEIndexImpl
 
getPartitions() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASETableImpl
 
getPartitions() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASETempTableImpl
 
getPartitions() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEBaseTable
Returns the value of the 'Partitions' attribute.
getPartitions() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEIndex
Returns the value of the 'Partitions' containment reference list.
getPartitionSegmentPair() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.PartitionPackageImpl
 
getPartitionSegmentPair() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
Returns the meta object for class 'Segment Pair'.
getPartitionSegmentPair_PartitionName() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.PartitionPackageImpl
 
getPartitionSegmentPair_PartitionName() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
Returns the meta object for the attribute 'Partition Name'.
getPartitionSegmentPair_Segment() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.PartitionPackageImpl
 
getPartitionSegmentPair_Segment() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
Returns the meta object for the reference 'Segment'.
getPartitionSegmentPairs() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.SybaseASEHashPartitionImpl
 
getPartitionSegmentPairs() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.SybaseASERoundrobinPartitionImpl
 
getPartitionSegmentPairs() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.SybaseASEHashPartition
Returns the value of the 'Partition Segment Pairs' reference list.
getPartitionSegmentPairs() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.SybaseASERoundrobinPartition
Returns the value of the 'Partition Segment Pairs' reference list.
getPartitionSize() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASADefaultWrapperImpl
 
getPartitionSize() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASADefaultWrapper
Returns the value of the 'Partition Size' attribute.
getPartitionsSuper() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogProxyTable
 
getPartitionsSuper() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTable
 
getPartitionsSuper() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTempTable
 
getPartitionsSuper() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogWebServiceTable
 
getPartitionsSuper() - Method in interface org.eclipse.datatools.enablement.ase.ISybaseASECatalogTable
 
getPassingMechanism() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLQueryArgumentItem
Returns the value of the 'Passing Mechanism' attribute.
getPassingMechanism() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLQueryArgumentList
Returns the value of the 'Passing Mechanism' attribute.
getPassingMechanism() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueExpressionCast
Returns the value of the 'Passing Mechanism' attribute.
getPassingOption() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLTableColumnDefinitionRegular
Returns the value of the 'Passing Option' attribute.
getPassingOption() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionQueryReturning
Returns the value of the 'Passing Option' attribute.
getPassword() - Method in interface org.eclipse.datatools.connectivity.sqm.core.connection.ConnectionInfo
Helper function for property "password".
getPasswordCaseSensitive() - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogDatabase
 
getPasswordCaseSensitive() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseDatabaseImpl
 
getPasswordCaseSensitive() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseDatabase
Returns the value of the 'Password Case Sensitive' attribute.
getPath() - Method in class org.eclipse.datatools.connectivity.oda.design.ui.manifest.DataSetPageInfo
Returns the path of the page in a data set preference dialog.
getPath() - Method in class org.eclipse.datatools.enablement.jdt.classpath.DriverClasspathContainer
 
getPattern() - Method in interface org.eclipse.datatools.connectivity.sqm.core.connection.ConnectionFilter
Return only the pattern part of the filter expression
getPatternElements() - Method in interface org.eclipse.datatools.connectivity.sqm.core.connection.ConnectionFilter
Return the elements of only the pattern part of the filter expression
getPatternInstance(PatternKey) - Static method in class org.eclipse.datatools.connectivity.oda.flatfile.util.DateFormatFactory
Gets DateFormat instance allocated to the current thread for the given pattern.
getPatternValueExpr() - Method in interface org.eclipse.datatools.modelbase.sql.query.PredicateLike
Returns the value of the 'Pattern Value Expr' containment reference.
getPCT() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.LockPromotionInfoImpl
 
getPCT() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.LockPromotionInfo
Returns the value of the 'PCT' attribute.
getPctfree() - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogTable
 
getPctfree() - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogTempTable
 
getPctfree() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.impl.SybaseASATableImpl
 
getPctfree() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.impl.SybaseASATempTableImpl
 
getPctfree() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseASATable
Returns the value of the 'Pctfree' attribute.
getPctfree() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseASATempTable
Returns the value of the 'Pctfree' attribute.
getPeerCharacter(char) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SQLUtil
 
getPeerCharacter(char) - Static method in class org.eclipse.datatools.sqltools.sqleditor.internal.SymbolInserter
 
getPermissionsBlock() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.PrivilegesSection
 
getPersistable() - Method in class org.eclipse.datatools.sqltools.data.internal.ui.editor.TableDataEditorInput
 
getPersistable() - Method in class org.eclipse.datatools.sqltools.routineeditor.ui.ProcEditorInput
 
getPersistable() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditorInput
 
getPersistable() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.input.SQLBuilderEditorInput
 
getPersistable() - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditorStorageEditorInput
Gets an object that can be used to save the state of this editor input.
getPersistentTable() - Method in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
Returns the meta object for class 'Persistent Table'.
getPersitentProperties(Properties) - Method in class org.eclipse.datatools.connectivity.drivers.jdbc.JDBCPasswordPropertyPersistenceHook
 
getPersitentProperties(Properties) - Method in interface org.eclipse.datatools.connectivity.IPropertiesPersistenceHook
Returns the property set that should be persisted by the framework.
getPersitentProperties(Properties) - Method in class org.eclipse.datatools.connectivity.PropertiesPersistenceHook
 
getPIContent() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionPI
Returns the value of the 'PI Content' containment reference.
getPipelinedChildren(Object, Set) - Method in class org.eclipse.datatools.enablement.hsqldb.ui.catalog.HSQLDBPipelineTreeContentProvider
 
getPipelinedChildren(Object, Set) - Method in class org.eclipse.datatools.enablement.sybase.asa.providers.SybaseASAContentProvider
 
getPipelinedChildren(Object, Set) - Method in class org.eclipse.datatools.enablement.sybase.ase.providers.SybaseASESQLModelContentProviderExtension
 
getPipelinedElements(Object, Set) - Method in class org.eclipse.datatools.enablement.hsqldb.ui.catalog.HSQLDBPipelineTreeContentProvider
 
getPipelinedElements(Object, Set) - Method in class org.eclipse.datatools.enablement.sybase.asa.providers.SybaseASAContentProvider
 
getPipelinedElements(Object, Set) - Method in class org.eclipse.datatools.enablement.sybase.ase.providers.SybaseASESQLModelContentProviderExtension
 
getPipelinedParent(Object, Object) - Method in class org.eclipse.datatools.enablement.hsqldb.ui.catalog.HSQLDBPipelineTreeContentProvider
 
getPipelinedParent(Object, Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.providers.SybaseASAContentProvider
 
getPipelinedParent(Object, Object) - Method in class org.eclipse.datatools.enablement.sybase.ase.providers.SybaseASESQLModelContentProviderExtension
 
getPKFolderNode() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints.SQLConstraintsTreeViewerInput
Returns the pk folder node
getPlanDocuments() - Method in class org.eclipse.datatools.sqltools.plan.internal.core.PlanInstance
 
getPlanDrawer() - Method in interface org.eclipse.datatools.sqltools.plan.IPlanService
Returns the plan drawer.
getPlanDrawer() - Method in class org.eclipse.datatools.sqltools.plan.PlanService
 
getPlanInstance(PlanRequest) - Method in class org.eclipse.datatools.sqltools.plan.internal.core.PlanManager
 
getPlanOption() - Method in interface org.eclipse.datatools.sqltools.plan.IPlanService
Return a IPlanOption object which defines the query plan options supported by the database.
getPlanOption() - Method in class org.eclipse.datatools.sqltools.plan.PlanService
 
getPlanOptions() - Static method in class org.eclipse.datatools.sqltools.editor.ui.core.SQLToolsUIFacade
Return all the available plan options
getPlanParser() - Method in interface org.eclipse.datatools.sqltools.plan.IPlanService
Returns the plan parser.
getPlanParser() - Method in class org.eclipse.datatools.sqltools.plan.PlanService
 
getPlanRequest() - Method in class org.eclipse.datatools.sqltools.plan.internal.core.PlanInstance
 
getPlanRequest() - Method in class org.eclipse.datatools.sqltools.sqleditor.plan.BaseExplainAction
 
getPlanService() - Method in class org.eclipse.datatools.sqltools.editor.ui.core.SQLDevToolsUIConfiguration
Returns the query execution plan service associated with this database definition
getPlanService(DatabaseIdentifier) - Static method in class org.eclipse.datatools.sqltools.editor.ui.core.SQLToolsUIFacade
Returns a database-specific query plan service class.
getPlanService(String) - Method in class org.eclipse.datatools.sqltools.plan.PlanServiceRegistry
Returns the plan service given the database definition id
getPlanType() - Method in class org.eclipse.datatools.sqltools.plan.PlanRequest
Returns the plan type
getPlanTypes() - Method in interface org.eclipse.datatools.sqltools.plan.IPlanOption
Returns all available plan types, in string mode.
getPlanTypes() - Method in class org.eclipse.datatools.sqltools.plan.PlanOption
 
getPlatform(ISQLEditorConnectionInfo) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLIdentifier
Returns the code for the DB2 platform represented by a given Connection object.
getPlugin() - Static method in class org.eclipse.datatools.modelbase.sql.query.provider.SQLQueryEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPlugin() - Static method in class org.eclipse.datatools.modelbase.sql.schema.provider.SqlmodelEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPlugin() - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilderPlugin
Returns the single instance of the SQLBuilder plugin.
getPluginEntry(IConfigurationElement, String) - Static method in class org.eclipse.datatools.connectivity.services.PluginResourceLocator
Returns a URL to the entry at the specified path in the plugin-in that contributes the specified configuration element.
getPluginEntry(String, String) - Static method in class org.eclipse.datatools.connectivity.services.PluginResourceLocator
Returns a URL to the entry at the specified path in the specified plug-in.
getPluginEntryPath(String, String) - Static method in class org.eclipse.datatools.connectivity.services.PluginResourceLocator
Returns a IPath to the entry at the specified path in the specified plug-in.
getPluginId() - Static method in class org.eclipse.datatools.connectivity.oda.template.ui.plugin.Activator
 
getPluginId() - Static method in class org.eclipse.datatools.connectivity.ui.templates.ConnectivityTemplatesPlugin
Returns the plugin ID for this plugin
getPluginId() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.ExamplePlugin
 
getPluginId() - Static method in class org.eclipse.datatools.sqltools.result.ResultsViewPlugin
Returns this plugin's unique identifier
getPluginId() - Static method in class org.eclipse.datatools.sqltools.result.ui.ResultsViewUIPlugin
Returns this plugin's unique identifier
getPluginId() - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.extensions.IEditorDescriptor
Returns the plugin id which this editors belongs to
getPluginResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SQLQueryEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPluginResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.schema.provider.SqlmodelEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPluginRootPath(IConfigurationElement) - Static method in class org.eclipse.datatools.connectivity.services.PluginResourceLocator
Returns a IPath to the root entry of the plugin-in that contributes the specified configuration element.
getPluginRootPath(String) - Static method in class org.eclipse.datatools.connectivity.services.PluginResourceLocator
Returns a IPath to the root entry of the specified plug-in.
getPluginStateLocation(String) - Static method in class org.eclipse.datatools.connectivity.services.PluginResourceLocator
Returns the location in the local file system of the plug-in state area for the specified plug-in.
getPngImageDescriptor(String) - Method in class org.eclipse.datatools.sqltools.data.internal.ui.DataUIPlugin
This gets a .png from the icons folder.
getPoints() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection
 
getPosition() - Method in interface org.eclipse.datatools.connectivity.oda.design.DataElementAttributes
Returns the value of the 'Position' attribute.
getPosition() - Method in interface org.eclipse.datatools.connectivity.oda.design.DataElementIdentifier
Returns the value of the 'Position' attribute.
getPosition() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.indent.SQLHeuristicScanner
Returns the most recent internal scan position.
getPosition() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLSegment
Gets the position of this segment.
getPositionUpdater() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.editor.SQLEditorOutlineContentProvider
Gets the position udater.
getPostParseProcessorConfiguration() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SQLDomainModel
Gets the configuration object to configure list of PostParseProcessor objects for the parser.
getPostParseProcessorList() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SQLDomainModel
Gets the current list of PostParseProcessor objects.
getPostParseProcessors() - Method in class org.eclipse.datatools.sqltools.parsers.sql.SQLParserManager
 
getPostRun() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.actions.ExecuteAction
 
getPostRun() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.BaseExecuteAction
 
getPostRun() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.DMLDialogSelectionSQLAction
 
getPostRun() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.ExecuteCurrentSQLAction
 
getPostRun() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.ExecuteSelectionSQLAction
 
getPostRun() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.ExecuteSQLAction
 
getPostRun() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.ExecuteSQLAsOneStatementAction
 
getPostRun() - Method in class org.eclipse.datatools.sqltools.sqleditor.plan.BaseExplainAction
Subclass should implement this method to returns the post runnable
getPostRun() - Method in class org.eclipse.datatools.sqltools.sqleditor.plan.ExplainSQLActionDelegate
Sets the focus to the editor after the execution plan is shown
getPrecision() - Method in interface org.eclipse.datatools.connectivity.oda.design.DataElementAttributes
Returns the value of the 'Precision' attribute.
getPrecision(int) - Method in interface org.eclipse.datatools.connectivity.oda.IParameterMetaData
Returns the maximum number of decimal digits for the specified parameter.
getPrecision(int) - Method in interface org.eclipse.datatools.connectivity.oda.IResultSetMetaData
Returns the maximum number of decimal digits of the specific column.
getPrecision() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.NumericalDataType
Returns the value of the 'Precision' attribute.
getPrecision() - Method in interface org.eclipse.datatools.sqltools.sql.reference.IDatatype
Gets the precision of this type, if precision is -1, then no precision defined
getPredefinedDataType(String) - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
getPredefinedDataType(PredefinedDataTypeDefinition) - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
getPredefinedDataType(String) - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
getPredefinedDataType(PredefinedDataTypeDefinition) - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
getPredefinedDataType() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
Returns the meta object for class 'Predefined Data Type'.
getPredefinedDataType_PrimitiveType() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
Returns the meta object for the attribute 'Primitive Type'.
getPredefinedDataTypeByNameAndJDBCEnumType(String, int) - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
getPredefinedDataTypeByNameAndJDBCEnumType(String, int) - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
getPredefinedDataTypeDefinition(String) - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
getPredefinedDataTypeDefinition(String) - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
getPredefinedDataTypeDefinitionByNameAndJDBCEnumType(String, int) - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
getPredefinedDataTypeDefinitionByNameAndJDBCEnumType(String, int) - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
getPredefinedDataTypeDefinitionsByJDBCEnumType(int) - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
getPredefinedDataTypeDefinitionsByJDBCEnumType(int) - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
getPredefinedDataTypeFormattedName(PredefinedDataType) - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
getPredefinedDataTypeFormattedName(PredefinedDataType) - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
getPredefinedDataTypeForNamedType(String) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.DataTypeHelper
Gets the PredefinedDataType PrimitiveType enum value corresponding to the given type name.
getPredefinedDataTypes() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
getPredefinedDataTypes() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
getPredefinedDataTypesByJDBCEnumType(int) - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
getPredefinedDataTypesByJDBCEnumType(int) - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
getPredefinedRepresentation() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogUserDefinedType
 
getPredefinedRepresentation() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseUserDefinedDataType
 
getPredefinedRepresentation(DataType) - Static method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogUtils
 
getPredefinedRepresentation(DataType) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.ASADatatypeUtil
 
getPredefinedRepresentation() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.DistinctUserDefinedType
Returns the value of the 'Predefined Representation' containment reference.
getPredicate() - Method in interface org.eclipse.datatools.connectivity.sqm.core.connection.ConnectionFilter
Return the filter expression.
getPredicate() - Method in class org.eclipse.datatools.connectivity.sqm.core.ui.explorer.filter.ConnectionFilterWizardPage
This method returns the filter predicate that should be used to set the connection filter
getPredicate() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for class 'Predicate'.
getPredicate() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSearchWhenContentElement
 
getPredicate_HasSelectivity() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the attribute 'Has Selectivity'.
getPredicate_NegatedPredicate() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the attribute 'Negated Predicate'.
getPredicate_SelectivityValue() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the attribute 'Selectivity Value'.
getPredicateBasic() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for class 'Predicate Basic'.
getPredicateBasic_ComparisonOperator() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the attribute 'Comparison Operator'.
getPredicateBasic_LeftValueExpr() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference 'Left Value Expr'.
getPredicateBasic_RightValueExpr() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference 'Right Value Expr'.
getPredicateBetween() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for class 'Predicate Between'.
getPredicateBetween_LeftValueExpr() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference 'Left Value Expr'.
getPredicateBetween_NotBetween() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the attribute 'Not Between'.
getPredicateBetween_RightValueExpr1() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference 'Right Value Expr1'.
getPredicateBetween_RightValueExpr2() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference 'Right Value Expr2'.
getPredicateComparisonOperator() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for enum 'Predicate Comparison Operator'.
getPredicateExists() - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryExpressionBody
Returns the value of the 'Predicate Exists' container reference.
getPredicateExists() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for class 'Predicate Exists'.
getPredicateExists() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLQueryArgumentList
Returns the value of the 'Predicate Exists' container reference.
getPredicateExists() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLQueryExpression
Returns the value of the 'Predicate Exists' container reference.
getPredicateExists_QueryExpr() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference 'Query Expr'.
getPredicateIn() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for class 'Predicate In'.
getPredicateIn_NotIn() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the attribute 'Not In'.
getPredicateInValueList() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for class 'Predicate In Value List'.
getPredicateInValueList_ValueExpr() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference 'Value Expr'.
getPredicateInValueList_ValueExprList() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference list 'Value Expr List'.
getPredicateInValueRowSelect() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for class 'Predicate In Value Row Select'.
getPredicateInValueRowSelect_QueryExpr() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference 'Query Expr'.
getPredicateInValueRowSelect_ValueExprList() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference list 'Value Expr List'.
getPredicateInValueSelect() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for class 'Predicate In Value Select'.
getPredicateInValueSelect_QueryExpr() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference 'Query Expr'.
getPredicateInValueSelect_ValueExpr() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference 'Value Expr'.
getPredicateIsNull() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for class 'Predicate Is Null'.
getPredicateIsNull_NotNull() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the attribute 'Not Null'.
getPredicateIsNull_ValueExpr() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference 'Value Expr'.
getPredicateLike() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for class 'Predicate Like'.
getPredicateLike_EscapeValueExpr() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference 'Escape Value Expr'.
getPredicateLike_MatchingValueExpr() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference 'Matching Value Expr'.
getPredicateLike_NotLike() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the attribute 'Not Like'.
getPredicateLike_PatternValueExpr() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference 'Pattern Value Expr'.
getPredicateNull() - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryValueExpression
Returns the value of the 'Predicate Null' container reference.
getPredicateOfVariable(ValueExpressionVariable) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
Returns the Predicate of the given variable or null, if the variable has no reference to a Predicate.
getPredicateOperator(Predicate) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SearchConditionHelper
Returns the operator for the given predicate
getPredicateQuantified() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for class 'Predicate Quantified'.
getPredicateQuantifiedRowSelect() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for class 'Predicate Quantified Row Select'.
getPredicateQuantifiedRowSelect_QuantifiedType() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the attribute 'Quantified Type'.
getPredicateQuantifiedRowSelect_QueryExpr() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference 'Query Expr'.
getPredicateQuantifiedRowSelect_ValueExprList() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference list 'Value Expr List'.
getPredicateQuantifiedType() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for enum 'Predicate Quantified Type'.
getPredicateQuantifiedValueSelect() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for class 'Predicate Quantified Value Select'.
getPredicateQuantifiedValueSelect_ComparisonOperator() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the attribute 'Comparison Operator'.
getPredicateQuantifiedValueSelect_QuantifiedType() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the attribute 'Quantified Type'.
getPredicateQuantifiedValueSelect_QueryExpr() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference 'Query Expr'.
getPredicateQuantifiedValueSelect_ValueExpr() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference 'Value Expr'.
getPredicates() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.ASASQLSyntax
 
getPredicates() - Method in class org.eclipse.datatools.sqltools.db.derby.sql.DerbySQLSyntax
 
getPredicates() - Method in class org.eclipse.datatools.sqltools.sql.DefaultSQLSyntax
 
getPredicates() - Method in interface org.eclipse.datatools.sqltools.sql.ISQLSyntax
Gets an array of SQL predicates.
getPredicatesCollection() - Method in interface org.eclipse.datatools.connectivity.sqm.core.connection.ConnectionFilter
Return all the predicates
getPreferenceAction() - Method in class org.eclipse.datatools.sqltools.result.ui.view.ResultsViewControl
 
getPreferencePageId() - Method in class org.eclipse.datatools.sqltools.common.ui.preferences.AbstractDBPreferenceFieldPage
 
getPreferencePageId() - Method in class org.eclipse.datatools.sqltools.plan.internal.preference.ExecutionPlanPage
 
getPreferencePageId() - Method in class org.eclipse.datatools.sqltools.result.internal.preference.SQLResultsViewPage
 
getPreferencePageId() - Method in class org.eclipse.datatools.sqltools.sqleditor.preferences.CodeAssistPage
 
getPreferencePageIds() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.ASAColumnsEditorPage
 
getPreferencePageIds() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditorPage
 
getPreferencePageIds() - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.ISchemaObjectEditorPage
Returns the preference pages ids related to this editor page.
The returns preference pages will be displayed if user click "Preferences..." in the editor page's context menu
getPreferredSize(IFigure) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter
 
getPrefix() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLNamespaceDeclarationPrefix
Returns the value of the 'Prefix' attribute.
getPrefix(ArrayList, Node) - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbyParsingResult
 
getPrefix(ArrayList, Node) - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericParsingResult
 
getPrefix() - Method in class org.eclipse.datatools.sqltools.editor.contentassist.SQLDBProposalsRequest
 
getPrefix(ArrayList, Node) - Method in class org.eclipse.datatools.sqltools.sql.parser.ParsingResult
Gets prefix name of result.
getPrefixCompletionStart(IDocument, int) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.templates.SQLTemplateProposal
 
getPrefixCompletionText(IDocument, int) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.templates.SQLTemplateProposal
 
getPresentationReconciler(ISourceViewer) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.internal.ui.SQLSourceViewerConfiguration
 
getPresentationReconciler(ISourceViewer) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.ddl.SQLSourceViewerConfiguration
 
getPresentationReconciler(ISourceViewer) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLSourceViewerConfiguration
 
getPresentationReconciler(ISourceViewer) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.editor.SQLSourceViewerConfiguration
Creates, configures, and returns a presentation reconciler to help with document changes.
getPreserveComments() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQuerySourceFormat
Gets whether or not to preserve comments in the generated SQL.
getPreviousNode() - Method in interface org.eclipse.datatools.sqltools.sql.parser.ast.Node
Gets previous node
getPreviousNode() - Method in class org.eclipse.datatools.sqltools.sql.parser.ast.SimpleNode
 
getPrimaryKey() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCTable
 
getPrimaryKey() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCTemporaryTable
 
getPrimaryKey() - Method in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
Returns the meta object for class 'Primary Key'.
getPrimaryKey() - Method in interface org.eclipse.datatools.modelbase.sql.tables.BaseTable
 
getPrimaryKeyColumns(Table) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.TableHelper
Returns the list of Columns that are part of the primary key constraint for the given table.
getPrimarykeyIdentifierLength() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
getPrimarykeyIdentifierLength() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
getPrimaryResultSet() - Method in interface org.eclipse.datatools.connectivity.oda.design.DataSetDesign
Returns the primary result set's definition in the 'Result Sets' containment reference.
getPrimaryResultSetName() - Method in interface org.eclipse.datatools.connectivity.oda.design.DataSetDesign
Returns the value of the 'Primary Result Set Name' attribute.
getPrimitiveType() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.PredefinedDataType
Returns the value of the 'Primitive Type' attribute.
getPrimitiveType() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
Returns the meta object for enum 'Primitive Type'.
getPrimitiveTypeForNamedType(String) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.DataTypeHelper
Gets the PrimitiveType enum value corresponding to the given type name.
getPrimitiveTypeName(PrimitiveType) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.DataTypeHelper
Returns the name of the given 'Primitive Type' literal.
getPrintString(IResultSetObject) - Method in class org.eclipse.datatools.sqltools.result.internal.export.TextOutputter
Returns the string for printing of a result set
getPrintString(IResultInstance) - Method in class org.eclipse.datatools.sqltools.result.internal.export.TextOutputter
Returns the string for printing of a result instance
getPriority() - Method in class org.eclipse.datatools.connectivity.drivers.models.OverrideTemplateDescriptor
Returns the template id.
getPriority() - Method in interface org.eclipse.datatools.connectivity.IConnectionFactoryProvider
 
getPriority() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPThread
 
getPrivateProperties() - Method in interface org.eclipse.datatools.connectivity.oda.design.DataSetDesign
Returns the value of the 'Private Properties' containment reference.
getPrivateProperties() - Method in interface org.eclipse.datatools.connectivity.oda.design.DataSourceDesign
Returns the value of the 'Private Properties' containment reference.
getPrivilege(AuthorizationIdentifier, SQLObject, String) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.PrivilegesUtil
Returns the privilege of the given SQL object owned by the given authid with action specified
getPrivilege() - Method in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
Returns the meta object for class 'Privilege'.
getPrivilege_Action() - Method in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
Returns the meta object for the attribute 'Action'.
getPrivilege_ActionObjects() - Method in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
Returns the meta object for the reference list 'Action Objects'.
getPrivilege_Grantable() - Method in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
Returns the meta object for the attribute 'Grantable'.
getPrivilege_Grantee() - Method in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
Returns the meta object for the container reference 'Grantee'.
getPrivilege_Grantor() - Method in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
Returns the meta object for the reference 'Grantor'.
getPrivilege_Object() - Method in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
Returns the meta object for the reference 'Object'.
getPrivilege_WithHierarchy() - Method in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
Returns the meta object for the attribute 'With Hierarchy'.
getPrivilegeActions(EClass) - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
getPrivilegeActions(EClass) - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
getPrivilegedElementClasses() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
getPrivilegedElementClasses() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
getPrivileges() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASEBaseTableLoader
 
getPrivileges() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogColumn
Delegates to table.
getPrivileges() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogProcedure
 
getPrivileges() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogProxyTable
 
getPrivileges() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTable
 
getPrivileges() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTempTable
 
getPrivileges() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogView
Returns all the privileges granted to this table and its columns
getPrivileges() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogWebServiceTable
 
getPrivileges() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseColumn
 
getPrivileges() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseProcedure
 
getPrivileges() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseTempTable
 
getPrivileges() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseUserDefinedFunction
 
getPrivileges() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseViewTable
 
getPrivileges() - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogTable
 
getPrivileges() - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogTempTable
 
getPrivileges() - Method in interface org.eclipse.datatools.modelbase.sql.schema.SQLObject
Returns the value of the 'Privileges' reference list.
getPrivilegesSuper() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogProxyTable
 
getPrivilegesSuper() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTable
 
getPrivilegesSuper() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTempTable
 
getPrivilegesSuper() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogWebServiceTable
 
getPrivilegesSuper() - Method in interface org.eclipse.datatools.enablement.ase.ISybaseASECatalogTable
 
getPrivilegeState(List, AuthorizationIdentifier, SQLObject, String) - Method in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.IPrivilegeStateLookup
Returns the privileges state of the given authorization identifier (user, group or role) for the given SQL object with action type specified
getPrivilegeState(List, AuthorizationIdentifier, SQLObject, String) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.privilege.ASARoutinePrivilegeStateLookup
 
getPrivilegeState(List, AuthorizationIdentifier, SQLObject, String) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.privileges.ASAPrivilegeStateLookup
 
getPrivilegeState(List, AuthorizationIdentifier, SQLObject, String) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.PrivilegesUtil
 
getProblemMessage() - Method in class org.eclipse.datatools.sqltools.common.ui.resource.ResourceAndContainerGroup
Returns an error message indicating the current problem with the value of a control in the group, or an empty message if all controls in the group contain valid values.
getProblemMessage() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.export.ResourceAndContainerGroup
Returns an error message indicating the current problem with the value of a control in the group, or an empty message if all controls in the group contain valid values.
getProblemMessage() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.internal.ui.ResourceAndContainerGroup
Returns an error message indicating the current problem with the value of a control in the group, or an empty message if all controls in the group contain valid values.
getProblemType() - Method in class org.eclipse.datatools.sqltools.common.ui.resource.ResourceAndContainerGroup
Returns the type of problem with the value of a control in the group.
getProblemType() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.export.ResourceAndContainerGroup
Returns the type of problem with the value of a control in the group.
getProblemType() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.internal.ui.ResourceAndContainerGroup
Returns the type of problem with the value of a control in the group.
getProceduralObjectSourceUpdater(SQLObject, DatabaseDefinition) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.services.ASASQLService
 
getProcedure() - Method in interface org.eclipse.datatools.modelbase.sql.query.ProcedureReference
Returns the value of the 'Procedure' reference.
getProcedure() - Method in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
Returns the meta object for class 'Procedure'.
getProcedure_MaxResultSets() - Method in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
Returns the meta object for the attribute 'Max Result Sets'.
getProcedure_OldSavePoint() - Method in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
Returns the meta object for the attribute 'Old Save Point'.
getProcedure_ResultSet() - Method in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
Returns the meta object for the containment reference list 'Result Set'.
getProcedureFactory() - Method in class org.eclipse.datatools.connectivity.sqm.loader.JDBCRoutineLoader
 
getProcedureLanguageType() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
getProcedureLanguageType() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
getProcedureName() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SegmentThresholdImpl
 
getProcedureName() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SegmentThreshold
Returns the value of the 'Procedure Name' attribute.
getProcedureRef() - Method in interface org.eclipse.datatools.modelbase.sql.query.CallStatement
Returns the value of the 'Procedure Ref' containment reference.
getProcedureReference() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for class 'Procedure Reference'.
getProcedureReference_CallStatement() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'Call Statement'.
getProcedureReference_Procedure() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the reference 'Procedure'.
getProcedures() - Method in interface org.eclipse.datatools.modelbase.sql.schema.Schema
Get a list of procedures belonging to this schema.
getProcess() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPDebugTarget
 
getProcess() - Method in class org.eclipse.datatools.sqltools.routineeditor.launching.SPDebugTarget_Run
 
getProcessCandidateTypes() - Method in interface org.eclipse.datatools.sqltools.parsers.sql.postparse.PostParseProcessor
The candidate types for this PostParseProcessor.
getProcessCandidateTypes() - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.postparse.DataTypeResolver
This DatTypeResolver's candidate types are: QueryStatement ValueExpression
getProcessCandidateTypes() - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.postparse.RoutineReferenceResolver
Gets a list of classes that this processor is interested in.
getProcessCandidateTypes() - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.postparse.TableReferenceResolver
This TableReferenceResolver's candidate types are: QueryStatement TableExpression* QuerySelect TableJoined TableWithSpecification TableInDatabase ValueExpressionColumn
* even though TableExpression includes some of the other candidate types, more special processing steps will be executed for its subtypes, that are listed here separately
getProcIdentifier() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.model.ProceduralObjectEditModel
 
getProcIdentifier(DatabaseIdentifier, String, int, String, String, String) - Method in class org.eclipse.datatools.sqltools.db.derby.core.services.DerbyHelper
 
getProcIdentifier(DatabaseIdentifier, int, Map) - Method in class org.eclipse.datatools.sqltools.db.derby.core.services.DerbyHelper
 
getProcIdentifier() - Method in interface org.eclipse.datatools.sqltools.debugger.breakpoint.ISPBreakpoint
Returns the associated Routine identifier.
getProcIdentifier() - Method in class org.eclipse.datatools.sqltools.debugger.breakpoint.SPLineBreakpoint
 
getProcIdentifier() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPStackFrame
 
getProcIdentifier() - Method in class org.eclipse.datatools.sqltools.routineeditor.ui.ProcEditorInput
 
getProduct() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
getProduct() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
getProduct() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.DBVersionHelper
Gets the database product.
getProduct() - Method in interface org.eclipse.datatools.sqltools.sqlbuilder.model.ISQLDialectInfo
Gets the database product name for this ISQLDialectInfo.
getProduct() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SQLDialectInfo
Implements ISQLDialectInfo.getProduct()
getProductDisplayString() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
getProductDisplayString() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
getProductFamily() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.DBVersionHelper
Gets the database product family.
getProductIDString() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.DBVersionHelper
Gets the database product ID string that was used to determine the product.
getProducts() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinitionRegistry
 
getProducts() - Method in interface org.eclipse.datatools.sqltools.editor.ui.internal.core.SQLDevToolsUIConfigRegistry
Returns the product names.
getProducts() - Method in class org.eclipse.datatools.sqltools.editor.ui.internal.core.SQLDevToolsUIConfigRegistryImpl
 
getProfile() - Method in class org.eclipse.datatools.enablement.sybase.asa.actions.MultiASADialog
 
getProfileByFullPath(String) - Method in class org.eclipse.datatools.connectivity.ProfileManager
Return the profile for a given path (typically REPOSITORY::PROFILE or PROFILE)
getProfileByInstanceID(String) - Method in class org.eclipse.datatools.connectivity.ProfileManager
Get connection profile by instance ID
getProfileByName(String) - Method in class org.eclipse.datatools.connectivity.ProfileManager
Get connection profile by name
getProfileByProviderID(String) - Method in class org.eclipse.datatools.connectivity.ProfileManager
Get connection profiles by connection profile(cp) provider ID associated with each cp
getProfileConnectionManagerInstance() - Static method in class org.eclipse.datatools.connectivity.ProfileConnectionManager
 
getProfileDescription() - Method in class org.eclipse.datatools.connectivity.ui.wizards.NewConnectionProfileWizard
 
getProfileDescription() - Method in class org.eclipse.datatools.connectivity.ui.wizards.NewConnectionProfileWizardPage
 
getProfileExtensions() - Method in interface org.eclipse.datatools.connectivity.IConnectionProfile
This method is a shortcut for getProvider().getProfileExtensions().
getProfileExtensions() - Method in interface org.eclipse.datatools.connectivity.IConnectionProfileProvider
This method returns all the profile extensions associated with this connection profile.
getProfileIdentifiers(String, File) - Static method in class org.eclipse.datatools.connectivity.oda.design.ui.designsession.DesignSessionUtil
Returns a collection of identifiers of all connection profile instances for the given ODA data source extension type.
getProfileIdentifiersByCategory(String, File) - Static method in class org.eclipse.datatools.connectivity.oda.design.ui.designsession.DesignSessionUtil
Returns a collection of identifiers of all connection profile instances under the specified profile category id.
getProfileImage(IConnectionProfileProvider) - Method in class org.eclipse.datatools.connectivity.ui.ProfileImageRegistry
 
getProfileIsAutoConnect() - Method in class org.eclipse.datatools.connectivity.ui.wizards.NewConnectionProfileWizard
 
getProfileName() - Method in class org.eclipse.datatools.connectivity.ui.wizards.NewConnectionProfileWizard
 
getProfileName() - Method in class org.eclipse.datatools.connectivity.ui.wizards.NewConnectionProfileWizardPage
 
getProfileName() - Method in interface org.eclipse.datatools.sqltools.debugger.core.IDebugHandler
Returns the profile name
getProfileName() - Method in class org.eclipse.datatools.sqltools.plan.PlanRequest
 
getProfileName() - Method in class org.eclipse.datatools.sqltools.result.OperationCommand
Returns the connection profile name
getProfileName(IVirtualNode) - Static method in class org.eclipse.datatools.sqltools.sql.util.DSEUtil
 
getProfilePage() - Method in class org.eclipse.datatools.connectivity.ui.wizards.ExtensibleNewConnectionProfileWizard
 
getProfilePage() - Method in class org.eclipse.datatools.connectivity.ui.wizards.NewConnectionProfileWizard
 
getProfilePath(IConnectionProfile) - Method in class org.eclipse.datatools.connectivity.ProfileManager
Return the path for a given profile (typically REPOSITORY::PROFILE or PROFILE)
getProfileProperties() - Method in class org.eclipse.datatools.connectivity.db.generic.ui.NewConnectionProfileWizard
 
getProfileProperties() - Method in class org.eclipse.datatools.connectivity.ui.wizards.ExtensibleNewConnectionProfileWizard
 
getProfileProperties() - Method in class org.eclipse.datatools.connectivity.ui.wizards.NewConnectionProfileWizard
Clients need provide implementation to get extra profile properties
getProfileProviderID() - Method in class org.eclipse.datatools.connectivity.ui.wizards.NewConnectionProfileWizard
 
getProfiles() - Method in class org.eclipse.datatools.connectivity.ProfileManager
Get all connection profiles persisted in workspace
getProfiles(boolean) - Method in class org.eclipse.datatools.connectivity.ProfileManager
Get all connection profiles persisted in workspace
getProfiles() - Static method in class org.eclipse.datatools.sqltools.result.internal.utils.ProfileUtil
Returns all the database connection profiles
getProfilesByCategory(String) - Method in class org.eclipse.datatools.connectivity.ProfileManager
Get connection profiles by category
getProfileSelectionPropertyPage() - Method in class org.eclipse.datatools.connectivity.oda.design.ui.designsession.DataSourceDesignSession
Returns the property page that allows an user to update the selection of a connection profile.
getProfileStatus() - Method in interface org.eclipse.datatools.sqltools.editor.core.connection.ISQLEditorConnectionInfo
 
getProfileStatus() - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditorConnectionInfo
 
getProgressMonitor() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.RoutineFormDocumentProviderAdapter
 
getProject() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SQLDomainModel
Gets the project associated with this statement.
getPromptStyle() - Method in interface org.eclipse.datatools.connectivity.oda.design.InputElementUIHints
Returns the value of the 'Prompt Style' attribute.
getProperSourceString() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.dialogs.SQLBuilderRevertActionDialog
 
getProperties(String) - Method in interface org.eclipse.datatools.connectivity.drivers.IPropertySet
 
getProperties() - Method in class org.eclipse.datatools.connectivity.drivers.models.TemplateDescriptor
Returns the list of configuration elements for the template properties.
getProperties(String) - Method in class org.eclipse.datatools.connectivity.drivers.PropertySetImpl
Gets general properties of the property set
getProperties(String) - Method in interface org.eclipse.datatools.connectivity.IConnectionProfile
This method returns the properties associated with a connection profile profile extension.
getProperties() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for class 'Properties'.
getProperties() - Method in interface org.eclipse.datatools.connectivity.oda.design.Properties
Returns the value of the 'Properties' containment reference list.
getProperties() - Method in class org.eclipse.datatools.connectivity.oda.spec.QuerySpecification
Gets the values of all data set query properties, with each property name as the key to its corresponding value(s).
getProperties() - Method in class org.eclipse.datatools.connectivity.oda.spec.ValidationContext.Connection
 
getProperties() - Method in class org.eclipse.datatools.connectivity.oda.util.manifest.DataSetType
Returns an array of Property definition instances that represent all the properties defined by this data set element.
getProperties() - Method in class org.eclipse.datatools.connectivity.oda.util.manifest.ExtensionManifest
Returns an array of Property definition instances that represent all the properties defined and inherited by this data source extension.
getProperties(boolean) - Method in class org.eclipse.datatools.connectivity.oda.util.manifest.ExtensionManifest
Returns an array of Property definition instances that represent all the properties defined by this data source extension, plus optionally include inherited ones.
getProperties() - Method in interface org.eclipse.datatools.connectivity.sqm.core.connection.ConnectionInfo
 
getProperties() - Method in class org.eclipse.datatools.connectivity.ui.wizards.ExtensibleProfileDetailsPropertyPage
 
getProperties() - Method in class org.eclipse.datatools.connectivity.ui.wizards.ExtensibleProfileDetailsWizardPage
 
getProperties() - Method in interface org.eclipse.datatools.connectivity.ui.wizards.IDriverUIContributorInformation
 
getProperties() - Method in class org.eclipse.datatools.sqltools.sql.parser.ParserParameters
Gets all the properties.
getProperties() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.SQLEditorPlugin
Returns the plugin's properties,
getProperties_Properties() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the containment reference list 'Properties'.
getPropertiesVisibility() - Method in class org.eclipse.datatools.connectivity.oda.util.manifest.DataSetType
Returns a Properties collecton of property visibilty settings.
getPropertiesVisibility() - Method in class org.eclipse.datatools.connectivity.oda.util.manifest.ExtensionManifest
Returns a Properties collecton of property visibilty settings.
getProperty(String) - Method in class org.eclipse.datatools.connectivity.drivers.DriverInstance
Retrieve a property value by property id.
getProperty() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for class 'Property'.
getProperty(String) - Method in interface org.eclipse.datatools.connectivity.oda.design.Properties
Returns the value of the named Property in the 'Properties' containment reference list.
getProperty(String) - Method in class org.eclipse.datatools.connectivity.oda.spec.QuerySpecification
Gets the value(s) of a data set query property.
getProperty(String) - Method in class org.eclipse.datatools.connectivity.oda.util.manifest.DataSetType
Returns the Property definition instance that matches the specified name in the list of properties defined by this data set element.
getProperty(String) - Method in class org.eclipse.datatools.connectivity.oda.util.manifest.ExtensionManifest
Returns the Property definition instance that matches the specified name in the list of properties defined by this data source extension.
getProperty(Object) - Method in class org.eclipse.datatools.sqltools.sql.parser.ParserParameters
Gets the property value as Object
getProperty_DesignAttributes() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the containment reference 'Design Attributes'.
getProperty_NameValue() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the containment reference 'Name Value'.
getPropertyAttributes() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for class 'Property Attributes'.
getPropertyAttributes_DerivedMetaData() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the attribute 'Derived Meta Data'.
getPropertyAttributes_DisplayName() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the attribute 'Display Name'.
getPropertyAttributes_ElementAttributes() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the containment reference 'Element Attributes'.
getPropertyCategory() - Method in class org.eclipse.datatools.connectivity.ui.templates.PropertyObject
Getter for property category
getPropertyCategoryFromId(String) - Method in class org.eclipse.datatools.connectivity.drivers.models.OverrideTemplateDescriptor
 
getPropertyCustomPropDescriptorFromId(String) - Method in class org.eclipse.datatools.connectivity.drivers.models.OverrideTemplateDescriptor
 
getPropertyDescription() - Method in class org.eclipse.datatools.connectivity.ui.templates.PropertyObject
Getter for property description
getPropertyDescriptionFromId(String) - Method in class org.eclipse.datatools.connectivity.drivers.models.OverrideTemplateDescriptor
 
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.accesscontrol.provider.AuthorizationIdentifierItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.accesscontrol.provider.GroupItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.accesscontrol.provider.PrivilegeItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.accesscontrol.provider.RoleAuthorizationItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.accesscontrol.provider.RoleItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.accesscontrol.provider.UserItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.constraints.provider.AssertionItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.constraints.provider.CheckConstraintItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.constraints.provider.ConstraintItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.constraints.provider.ForeignKeyItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.constraints.provider.IndexItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.constraints.provider.IndexMemberItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.constraints.provider.PrimaryKeyItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.constraints.provider.ReferenceConstraintItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.constraints.provider.TableConstraintItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.constraints.provider.UniqueConstraintItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.ApproximateNumericDataTypeItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.ArrayDataTypeItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.AttributeDefinitionItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.BinaryStringDataTypeItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.BooleanDataTypeItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.CharacterSetItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.CharacterStringDataTypeItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.CollectionDataTypeItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.ConstructedDataTypeItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.DataLinkDataTypeItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.DataTypeItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.DateDataTypeItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.DistinctUserDefinedTypeItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.DomainItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.ElementTypeItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.ExactNumericDataTypeItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.FieldItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.FixedPrecisionDataTypeItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.IntegerDataTypeItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.IntervalDataTypeItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.MultisetDataTypeItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.NumericalDataTypeItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.PredefinedDataTypeItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.ReferenceDataTypeItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.RowDataTypeItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.SQLDataTypeItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.StructuredUserDefinedTypeItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.TimeDataTypeItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.UserDefinedTypeItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.UserDefinedTypeOrderingItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.XMLDataTypeItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.expressions.provider.QueryExpressionDefaultItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.expressions.provider.SearchConditionDefaultItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.expressions.provider.ValueExpressionDefaultItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ColumnNameItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.CursorReferenceItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.GroupingExpressionItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.GroupingItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.GroupingSetsElementExpressionItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.GroupingSetsElementItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.GroupingSetsElementSublistItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.GroupingSetsItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.GroupingSpecificationItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.OrderByOrdinalItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.OrderByResultColumnItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.OrderBySpecificationItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.OrderByValueExpressionItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.PredicateBasicItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.PredicateBetweenItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.PredicateExistsItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.PredicateInItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.PredicateInValueListItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.PredicateInValueRowSelectItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.PredicateInValueSelectItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.PredicateIsNullItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.PredicateItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.PredicateLikeItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.PredicateQuantifiedItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.PredicateQuantifiedRowSelectItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.PredicateQuantifiedValueSelectItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.QueryChangeStatementItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.QueryCombinedItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.QueryDeleteStatementItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.QueryExpressionBodyItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.QueryExpressionRootItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.QueryInsertStatementItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.QueryMergeStatementItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.QueryNestedItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.QueryResultSpecificationItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.QuerySearchConditionItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.QuerySelectItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.QuerySelectStatementItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.QueryStatementItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.QueryUpdateStatementItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.QueryValueExpressionItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.QueryValuesItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ResultColumnItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ResultTableAllColumnsItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SearchConditionCombinedItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SearchConditionNestedItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SQLQueryObjectItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SuperGroupElementExpressionItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SuperGroupElementItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SuperGroupElementSublistItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SuperGroupItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.TableCorrelationItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.TableExpressionItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.TableFunctionItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.TableInDatabaseItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.TableJoinedItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.TableNestedItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.TableReferenceItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.UpdateAssignmentExpressionItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.UpdateSourceExprListItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.UpdateSourceItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.UpdateSourceQueryItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionAtomicItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionCaseElseItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionCaseItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionCaseSearchContentItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionCaseSearchItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionCaseSimpleContentItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionCaseSimpleItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionCastItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionColumnItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionCombinedItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionDefaultValueItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionFunctionItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionLabeledDurationItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionNestedItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionNullValueItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionScalarSelectItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionSimpleItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionVariableItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ValuesRowItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.WithTableReferenceItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.WithTableSpecificationItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.routines.provider.BuiltInFunctionItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.routines.provider.FunctionItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.routines.provider.MethodItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.routines.provider.ParameterItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.routines.provider.ProcedureItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.routines.provider.RoutineItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.routines.provider.RoutineResultTableItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.routines.provider.SourceItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.routines.provider.UserDefinedFunctionItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.schema.provider.CatalogItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.schema.provider.CommentItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.schema.provider.DatabaseItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.schema.provider.DependencyItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.schema.provider.EventItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.schema.provider.IdentitySpecifierItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.schema.provider.SchemaItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.schema.provider.SequenceItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.schema.provider.SQLObjectItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.schema.provider.TypedElementItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.statements.provider.SQLStatementDefaultItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.tables.provider.BaseTableItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.tables.provider.ColumnItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.tables.provider.DerivedTableItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.tables.provider.PersistentTableItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.tables.provider.TableItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.tables.provider.TemporaryTableItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.tables.provider.TriggerItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.datatools.modelbase.sql.tables.provider.ViewTableItemProvider
This returns the property descriptors for the adapted class.
getPropertyExampleFromId(String) - Method in class org.eclipse.datatools.connectivity.drivers.models.OverrideTemplateDescriptor
 
getPropertyID() - Method in class org.eclipse.datatools.connectivity.ui.templates.PropertyObject
Getter for propertyID
getPropertyIDFromName(String) - Method in class org.eclipse.datatools.connectivity.drivers.models.OverrideTemplateDescriptor
 
getPropertyIDFromName(String) - Method in class org.eclipse.datatools.connectivity.drivers.models.TemplateDescriptor
 
getPropertyName() - Method in class org.eclipse.datatools.connectivity.ui.dse.dialogs.ConnectionDisplayProperty
 
getPropertyName() - Method in class org.eclipse.datatools.connectivity.ui.templates.PropertyObject
Getter for property name
getPropertyNameFromConfigElement(IConfigurationElement) - Method in class org.eclipse.datatools.connectivity.drivers.models.OverrideTemplateDescriptor
 
getPropertyNameFromId(String) - Method in class org.eclipse.datatools.connectivity.drivers.models.OverrideTemplateDescriptor
 
getPropertyObject() - Method in class org.eclipse.datatools.connectivity.ui.templates.DriverPropertyDialog
Returns the created or edited property object
getPropertyPageElement(String) - Method in class org.eclipse.datatools.connectivity.oda.design.ui.manifest.UIManifestExplorer
Finds and returns the propertyPages extension configuration element in the plugin manifest of an extended ODA Designer UI plugin, which implements the org.eclipse.datatools.connectivity.oda.design.ui.dataSource and org.eclipse.ui.propertyPages extension points.
getPropertyProviderManifest(String) - Method in class org.eclipse.datatools.connectivity.oda.consumer.util.manifest.ExtensionExplorer
Finds and returns the extension information defined in the plugin manifest of the extension that implements the DTP ODA Consumer extension point - org.eclipse.datatools.connectivity.oda.consumer.propertyProvider.
getPropertyRemoveFlagFromID(String) - Method in class org.eclipse.datatools.connectivity.drivers.models.OverrideTemplateDescriptor
 
getPropertyRequired() - Method in class org.eclipse.datatools.connectivity.ui.templates.PropertyObject
Getter for property required
getPropertyRequiredFromId(String) - Method in class org.eclipse.datatools.connectivity.drivers.models.OverrideTemplateDescriptor
 
getPropertySet() - Method in class org.eclipse.datatools.connectivity.drivers.DriverInstance
Returns the actual property set for the driver instance.
getPropertySetType() - Method in interface org.eclipse.datatools.connectivity.IPropertySetChangeEvent
Returns the ID of the property set that was changed.
getPropertyValue(String) - Method in class org.eclipse.datatools.connectivity.drivers.models.TemplateDescriptor
 
getPropertyValue() - Method in class org.eclipse.datatools.connectivity.ui.templates.PropertyObject
Getter for property value
getPropertyValueFromId(String) - Method in class org.eclipse.datatools.connectivity.drivers.models.OverrideTemplateDescriptor
 
getPropertyValueFromId(String) - Method in class org.eclipse.datatools.connectivity.drivers.models.TemplateDescriptor
 
getPropertyVisible() - Method in class org.eclipse.datatools.connectivity.ui.templates.PropertyObject
Getter for property visible
getPropertyVisibleFromId(String) - Method in class org.eclipse.datatools.connectivity.drivers.models.OverrideTemplateDescriptor
 
getProposalPopupDescription() - Method in class org.eclipse.datatools.sqltools.editor.template.SQLTemplate
 
getProposals(SQLEditor, int, String, boolean, Point) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLTemplateProposalsService
Inspects the context of the compilation unit around completionPosition and feeds the collector with proposals.
getProposalType() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLCompletionProposal
Gets the proposal type of this proposal.
getProvider() - Method in interface org.eclipse.datatools.connectivity.IConnectionProfile
Returns the provider responsible for managing this connection profile.
getProvider(Object) - Method in class org.eclipse.datatools.connectivity.sqm.core.ui.explorer.providers.content.virtual.AddObjectRegistry
 
getProvider(DatabaseDefinition) - Method in class org.eclipse.datatools.connectivity.sqm.core.ui.explorer.providers.content.virtual.CreationInfoRegistry
 
getProviderClassName() - Method in class org.eclipse.datatools.connectivity.oda.consumer.util.manifest.PropertyProviderManifest
Returns the application-specific service provider class name that implements the IPropertyProvider interface for the extension.
getProviderId() - Method in interface org.eclipse.datatools.connectivity.IConnectionProfile
This method is a shortcut for getProvider().getProviderId().
getProviderId() - Method in interface org.eclipse.datatools.connectivity.oda.design.CustomData
Returns the value of the 'Provider Id' attribute.
getProviderId() - Method in class org.eclipse.datatools.connectivity.sqm.core.mappings.ProviderIDtoDriverCategoryIDDescriptor
Returns the provider id.
getProviderIDforDriverCategoryID(String) - Method in class org.eclipse.datatools.connectivity.sqm.core.mappings.ProviderIDMappingRegistry
Category ID comes in.
getProviderIDforVendorVersion(String, String) - Method in class org.eclipse.datatools.connectivity.sqm.core.mappings.ProviderIDMappingRegistry
Get the provider ID for the incoming vendor/version combo.
getProviderIDMappingRegistry() - Static method in class org.eclipse.datatools.connectivity.sqm.core.SQMServices
Gets the provider ID mapping registry service.
getProviderIDtoDriverCategoryID_ID() - Method in class org.eclipse.datatools.connectivity.sqm.core.mappings.ProviderIDtoDriverCategoryIDDescriptor
Returns a merger of the provider and category IDs as a unique ID
getProviderName() - Method in class org.eclipse.datatools.connectivity.drivers.jdbc.JDBCConnection
 
getProviderName() - Method in interface org.eclipse.datatools.connectivity.IConnectionProfile
This method is a shortcut for getProvider().getName().
getProviderName() - Method in interface org.eclipse.datatools.connectivity.IServerVersionProvider
 
getProviderVersion() - Method in class org.eclipse.datatools.connectivity.drivers.jdbc.JDBCConnection
 
getProviderVersion() - Method in interface org.eclipse.datatools.connectivity.IServerVersionProvider
 
getProxyTableChildren(Object) - Static method in class org.eclipse.datatools.enablement.sybase.ui.util.DSEContentProviderUtil
 
getProxyTableExternalType() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getProxyTableExternalType() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for enum 'Proxy Table External Type'.
getProxyTables() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseSchemaImpl
 
getProxyTables() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseSchema
 
getProxyTables() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASESchemaImpl
 
getProxyTables() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASESchema
 
getPublicProperties() - Method in interface org.eclipse.datatools.connectivity.oda.design.DataSetDesign
Returns the value of the 'Public Properties' containment reference.
getPublicProperties() - Method in interface org.eclipse.datatools.connectivity.oda.design.DataSourceDesign
Returns the value of the 'Public Properties' containment reference.
getQualifiedColumnNames() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.ConnectionContext
Insert the method's description here.
getQualifiedColumnNames() - Method in interface org.eclipse.datatools.sqltools.sqlbuilder.views.source.IDBContext
 
getQualifiedId() - Method in class org.eclipse.datatools.connectivity.oda.spec.result.AggregateExpression
Returns the qualified id of this expression type.
getQualifiedId() - Method in class org.eclipse.datatools.connectivity.oda.spec.result.CustomAggregate
 
getQualifiedId() - Method in class org.eclipse.datatools.connectivity.oda.spec.result.filter.CustomExpression
 
getQualifiedId() - Method in class org.eclipse.datatools.connectivity.oda.spec.result.FilterExpression
Returns the qualified id of this expression type.
getQualifiedId() - Method in class org.eclipse.datatools.connectivity.oda.spec.valueexpr.CustomFunction
 
getQualifiedId() - Method in class org.eclipse.datatools.connectivity.oda.spec.valueexpr.FunctionValueExpression
Returns the qualified id of this expression type.
getQualifiedId() - Method in class org.eclipse.datatools.connectivity.oda.spec.ValueExpression
Returns the qualified id of this value expression type.
getQualifiedNameInSQLFormat(Column) - Method in interface org.eclipse.datatools.modelbase.sql.schema.helper.ISQLObjectNameHelper
Gets the name of the given column, qualified with a table name and delimited as needed to make it suitable for use in constructing an SQL statement.
getQualifiedNameInSQLFormat(Table) - Method in interface org.eclipse.datatools.modelbase.sql.schema.helper.ISQLObjectNameHelper
Gets the name of the given table, qualified with a schema name and delimited as needed to make it suitable for use in constructing an SQL statement.
getQualifiedNameInSQLFormat(Column) - Method in class org.eclipse.datatools.modelbase.sql.schema.helper.SQLObjectNameHelper
Gets the name of the given table, qualified and delimited as needed to make it suitable for use in constructing an SQL statement.
getQualifiedNameInSQLFormat(Table) - Method in class org.eclipse.datatools.modelbase.sql.schema.helper.SQLObjectNameHelper
Gets the name of the given table, qualified and delimited as needed to make it suitable for use in constructing an SQL statement.
getQualifiedTableName(Table) - Static method in class org.eclipse.datatools.sqltools.data.internal.core.DataCorePlugin
 
getQualifiedTableName() - Method in interface org.eclipse.datatools.sqltools.data.internal.core.editor.ITableData2
 
getQualifiedTableName() - Method in class org.eclipse.datatools.sqltools.data.internal.core.editor.TableDataImpl
 
getQualifiedTableNames() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.ConnectionContext
Insert the method's description here.
getQualifiedTableNames() - Method in interface org.eclipse.datatools.sqltools.sqlbuilder.views.source.IDBContext
 
getQualifiedUDTName(UserDefinedType) - Static method in class org.eclipse.datatools.sqltools.data.internal.core.DataCorePlugin
 
getQualifyIdentifiers() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQuerySourceFormat
Gets the policy setting on how identifiers in the SQL source will be qualified.
getQuantifiedRowSelectLeft() - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryValueExpression
Returns the value of the 'Quantified Row Select Left' container reference.
getQuantifiedRowSelectRight() - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryExpressionRoot
Returns the value of the 'Quantified Row Select Right' container reference.
getQuantifiedType() - Method in interface org.eclipse.datatools.modelbase.sql.query.PredicateQuantifiedRowSelect
Returns the value of the 'Quantified Type' attribute.
getQuantifiedType() - Method in interface org.eclipse.datatools.modelbase.sql.query.PredicateQuantifiedValueSelect
Returns the value of the 'Quantified Type' attribute.
getQuantifiedValueSelectLeft() - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryValueExpression
Returns the value of the 'Quantified Value Select Left' container reference.
getQuantifiedValueSelectRight() - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryExpressionRoot
Returns the value of the 'Quantified Value Select Right' container reference.
getQuery() - Method in interface org.eclipse.datatools.connectivity.oda.design.DataSetDesign
Returns the value of the 'Query' containment reference.
getQuery() - Method in class org.eclipse.datatools.connectivity.oda.flatfile.util.querytextutil.QueryTextUtil
 
getQuery() - Method in interface org.eclipse.datatools.modelbase.sql.query.OrderBySpecification
Returns the value of the 'Query' container reference.
getQuery() - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryExpressionRoot
Returns the value of the 'Query' containment reference.
getQuery() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.fullselect.FullSelectTableElement
 
getQueryAllTableInfo(Database) - Static method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SQLScriptsProvider
 
getQueryBuilderButton() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.actions.NewSQLStatementComposite
Gets the SQLBuilderEditor Button Widget
getQueryChangeStatement() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for class 'Query Change Statement'.
getQueryCheckConstraintInfo(Database) - Static method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SQLScriptsProvider
 
getQueryColumnConstraintsScript(Database) - Static method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SQLScriptsProvider
 
getQueryCombined() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for class 'Query Combined'.
getQueryCombined_CombinedOperator() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the attribute 'Combined Operator'.
getQueryCombined_LeftQuery() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference 'Left Query'.
getQueryCombined_RightQuery() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference 'Right Query'.
getQueryCombinedOperator() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for enum 'Query Combined Operator'.
getQueryConstraintsScript(Database) - Static method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SQLScriptsProvider
 
getQueryDeleteStatement() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for class 'Query Delete Statement'.
getQueryDeleteStatement_TargetTable() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference 'Target Table'.
getQueryDeleteStatement_WhereClause() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference 'Where Clause'.
getQueryDeleteStatement_WhereCurrentOfClause() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference 'Where Current Of Clause'.
getQueryExpr() - Method in interface org.eclipse.datatools.modelbase.sql.query.PredicateExists
Returns the value of the 'Query Expr' containment reference.
getQueryExpr() - Method in interface org.eclipse.datatools.modelbase.sql.query.PredicateInValueRowSelect
Returns the value of the 'Query Expr' containment reference.
getQueryExpr() - Method in interface org.eclipse.datatools.modelbase.sql.query.PredicateInValueSelect
Returns the value of the 'Query Expr' containment reference.
getQueryExpr() - Method in interface org.eclipse.datatools.modelbase.sql.query.PredicateQuantifiedRowSelect
Returns the value of the 'Query Expr' containment reference.
getQueryExpr() - Method in interface org.eclipse.datatools.modelbase.sql.query.PredicateQuantifiedValueSelect
Returns the value of the 'Query Expr' containment reference.
getQueryExpr() - Method in interface org.eclipse.datatools.modelbase.sql.query.QuerySelectStatement
Returns the value of the 'Query Expr' containment reference.
getQueryExpr() - Method in interface org.eclipse.datatools.modelbase.sql.query.UpdateSourceQuery
Returns the value of the 'Query Expr' containment reference.
getQueryExpr() - Method in interface org.eclipse.datatools.modelbase.sql.query.ValueExpressionScalarSelect
Returns the value of the 'Query Expr' reference.
getQueryExpression() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogView
 
getQueryExpression() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseViewTable
 
getQueryExpression() - Method in interface org.eclipse.datatools.modelbase.sql.expressions.SQLExpressionsPackage
Returns the meta object for class 'Query Expression'.
getQueryExpression() - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryExpressionBody
Returns the value of the 'Query Expression' container reference.
getQueryExpression() - Method in interface org.eclipse.datatools.modelbase.sql.tables.DerivedTable
Returns the value of the 'Query Expression' containment reference.
getQueryExpressionBody() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for class 'Query Expression Body'.
getQueryExpressionBody(QuerySelectStatement) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SelectHelper
Returns the QueryExpressionBody from the Select statement
getQueryExpressionBody_CombinedLeft() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'Combined Left'.
getQueryExpressionBody_CombinedRight() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'Combined Right'.
getQueryExpressionBody_PredicateExists() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'Predicate Exists'.
getQueryExpressionBody_QueryExpression() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'Query Expression'.
getQueryExpressionBody_QueryNest() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'Query Nest'.
getQueryExpressionBody_RowFetchLimit() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the attribute 'Row Fetch Limit'.
getQueryExpressionBody_SortSpecList() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference list 'Sort Spec List'.
getQueryExpressionBody_UpdateSourceQuery() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'Update Source Query'.
getQueryExpressionBody_WithTableSpecification() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'With Table Specification'.
getQueryExpressionDefault() - Method in interface org.eclipse.datatools.modelbase.sql.expressions.SQLExpressionsPackage
Returns the meta object for class 'Query Expression Default'.
getQueryExpressionDefault_SQL() - Method in interface org.eclipse.datatools.modelbase.sql.expressions.SQLExpressionsPackage
Returns the meta object for the attribute 'SQL'.
getQueryExpressionRestrictedOdaDataTypes() - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.VariableRestrictions
Gets the collection of ODA data type(s) of query expression variables that can be applied with this expression.
getQueryExpressionRoot() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for class 'Query Expression Root'.
getQueryExpressionRoot() - Method in interface org.eclipse.datatools.modelbase.sql.query.WithTableSpecification
Returns the value of the 'Query Expression Root' container reference.
getQueryExpressionRoot_InsertStatement() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'Insert Statement'.
getQueryExpressionRoot_InValueRowSelectRight() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'In Value Row Select Right'.
getQueryExpressionRoot_InValueSelectRight() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'In Value Select Right'.
getQueryExpressionRoot_QuantifiedRowSelectRight() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'Quantified Row Select Right'.
getQueryExpressionRoot_QuantifiedValueSelectRight() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'Quantified Value Select Right'.
getQueryExpressionRoot_Query() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference 'Query'.
getQueryExpressionRoot_SelectStatement() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'Select Statement'.
getQueryExpressionRoot_ValueExprScalarSelects() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the reference list 'Value Expr Scalar Selects'.
getQueryExpressionRoot_WithClause() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference list 'With Clause'.
getQueryForeignKeyInfo(Database) - Static method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SQLScriptsProvider
 
getQueryIndexInfo(Database) - Static method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SQLScriptsProvider
 
getQueryInsertStatement() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for class 'Query Insert Statement'.
getQueryInsertStatement_SourceQuery() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference 'Source Query'.
getQueryInsertStatement_SourceValuesRowList() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference list 'Source Values Row List'.
getQueryInsertStatement_TargetColumnList() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the reference list 'Target Column List'.
getQueryInsertStatement_TargetTable() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference 'Target Table'.
getQueryMergeStatement() - Method in interface org.eclipse.datatools.modelbase.sql.query.MergeSourceTable
Returns the value of the 'Query Merge Statement' reference list.
getQueryMergeStatement() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for class 'Query Merge Statement'.
getQueryMergeStatement_OnCondition() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference 'On Condition'.
getQueryMergeStatement_OperationSpecList() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference list 'Operation Spec List'.
getQueryMergeStatement_SourceTable() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference 'Source Table'.
getQueryMergeStatement_TargetTable() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference 'Target Table'.
getQueryMetaData(String) - Static method in class org.eclipse.datatools.connectivity.oda.flatfile.util.querytextutil.QueryTextUtil
 
getQueryNest() - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryExpressionBody
Returns the value of the 'Query Nest' container reference.
getQueryNested() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for class 'Query Nested'.
getQueryNested_NestedQuery() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference 'Nested Query'.
getQueryObjectBackReference() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQuerySourceInfo
Returns the queryObject that holds this SQLQuerySourceInfo.
getQueryPrimaryKeyInfo(Database) - Static method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SQLScriptsProvider
 
getQueryResultSpecification() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for class 'Query Result Specification'.
getQueryResultSpecification_QuerySelect() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'Query Select'.
getQueryReturning() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionQuery
Returns the value of the 'Query Returning' containment reference.
getQueryRoutineInfo(Database) - Static method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SQLScriptsProvider
 
getQueryRoutines(Database) - Static method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SQLScriptsProvider
 
getQuerySearchCondition() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for class 'Query Search Condition'.
getQuerySearchCondition_CombinedLeft() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'Combined Left'.
getQuerySearchCondition_CombinedRight() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'Combined Right'.
getQuerySearchCondition_DeleteStatement() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'Delete Statement'.
getQuerySearchCondition_MergeOnCondition() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'Merge On Condition'.
getQuerySearchCondition_NegatedCondition() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the attribute 'Negated Condition'.
getQuerySearchCondition_Nest() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'Nest'.
getQuerySearchCondition_QuerySelectHaving() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'Query Select Having'.
getQuerySearchCondition_QuerySelectWhere() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'Query Select Where'.
getQuerySearchCondition_TableJoined() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'Table Joined'.
getQuerySearchCondition_UpdateStatement() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'Update Statement'.
getQuerySearchCondition_ValueExprCaseSearchContent() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'Value Expr Case Search Content'.
getQuerySelect() - Method in interface org.eclipse.datatools.modelbase.sql.query.GroupingSpecification
Returns the value of the 'Query Select' container reference.
getQuerySelect() - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryResultSpecification
Returns the value of the 'Query Select' container reference.
getQuerySelect() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for class 'Query Select'.
getQuerySelect() - Method in interface org.eclipse.datatools.modelbase.sql.query.TableReference
Returns the value of the 'Query Select' container reference.
getQuerySelect() - Method in interface org.eclipse.datatools.modelbase.sql.query.ValueExpressionVariable
Returns the value of the 'Query Select' container reference.
getQuerySelect(QuerySelectStatement) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SelectHelper
Returns the QuerySelect from the Select statement
getQuerySelect_Distinct() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the attribute 'Distinct'.
getQuerySelect_FromClause() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference list 'From Clause'.
getQuerySelect_GroupByClause() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference list 'Group By Clause'.
getQuerySelect_HavingClause() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference 'Having Clause'.
getQuerySelect_IntoClause() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference list 'Into Clause'.
getQuerySelect_SelectClause() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference list 'Select Clause'.
getQuerySelect_WhereClause() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference 'Where Clause'.
getQuerySelectForTableReference(TableExpression) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
Returns the QuerySelect that contains the given tableExpr in its fromClause.
getQuerySelectHaving() - Method in interface org.eclipse.datatools.modelbase.sql.query.QuerySearchCondition
Returns the value of the 'Query Select Having' container reference.
getQuerySelectStatement() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for class 'Query Select Statement'.
getQuerySelectStatement(QueryExpressionBody) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SelectHelper
Returns the QuerySelectStatement whose QueryExpressionRoot contain the given QueryExpressionBody object
getQuerySelectStatement_OrderByClause() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference list 'Order By Clause'.
getQuerySelectStatement_QueryExpr() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference 'Query Expr'.
getQuerySelectStatement_UpdatabilityExpr() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference 'Updatability Expr'.
getQuerySelectWhere() - Method in interface org.eclipse.datatools.modelbase.sql.query.QuerySearchCondition
Returns the value of the 'Query Select Where' container reference.
getQueryStatement() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for class 'Query Statement'.
getQueryStatement() - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParseResult
 
getQueryStatementForTableReference(TableReference) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
Returns the QueryStatement associated with the given tableRef.
getQueryTableIndex(Database) - Static method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SQLScriptsProvider
 
getQueryTableInfo(Database) - Static method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SQLScriptsProvider
 
getQueryText() - Method in interface org.eclipse.datatools.connectivity.oda.design.DataSetDesign
Returns the value of the 'Query Text' attribute in the associated 'Query' containment reference.
getQueryText() - Method in interface org.eclipse.datatools.connectivity.oda.design.DataSetQuery
Returns the value of the 'Query Text' attribute.
getQueryText() - Method in class org.eclipse.datatools.connectivity.oda.spec.ValidationContext
Gets the optional query text specified in this context.
getQueryType() - Method in class org.eclipse.datatools.sqltools.editor.contentassist.ContentAssistQueryRequest
 
getQueryUnqiueConstraintInfo(Database) - Static method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SQLScriptsProvider
 
getQueryUpdateStatement() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for class 'Query Update Statement'.
getQueryUpdateStatement_AssignmentClause() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference list 'Assignment Clause'.
getQueryUpdateStatement_TargetTable() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference 'Target Table'.
getQueryUpdateStatement_WhereClause() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference 'Where Clause'.
getQueryUpdateStatement_WhereCurrentOfClause() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference 'Where Current Of Clause'.
getQueryValueExpression() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for class 'Query Value Expression'.
getQueryValueExpression_BasicLeft() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'Basic Left'.
getQueryValueExpression_BasicRight() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'Basic Right'.
getQueryValueExpression_BetweenLeft() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'Between Left'.
getQueryValueExpression_BetweenRight1() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'Between Right1'.
getQueryValueExpression_BetweenRight2() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'Between Right2'.
getQueryValueExpression_CallStatement() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'Call Statement'.
getQueryValueExpression_DataType() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference 'Data Type'.
getQueryValueExpression_GroupingExpr() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'Grouping Expr'.
getQueryValueExpression_InValueListLeft() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'In Value List Left'.
getQueryValueExpression_InValueListRight() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'In Value List Right'.
getQueryValueExpression_InValueRowSelectLeft() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'In Value Row Select Left'.
getQueryValueExpression_InValueSelectLeft() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'In Value Select Left'.
getQueryValueExpression_LikeEscape() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'Like Escape'.
getQueryValueExpression_LikeMatching() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'Like Matching'.
getQueryValueExpression_LikePattern() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'Like Pattern'.
getQueryValueExpression_Nest() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'Nest'.
getQueryValueExpression_OrderByValueExpr() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'Order By Value Expr'.
getQueryValueExpression_PredicateNull() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'Predicate Null'.
getQueryValueExpression_QuantifiedRowSelectLeft() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'Quantified Row Select Left'.
getQueryValueExpression_QuantifiedValueSelectLeft() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'Quantified Value Select Left'.
getQueryValueExpression_ResultColumn() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'Result Column'.
getQueryValueExpression_TableFunction() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'Table Function'.
getQueryValueExpression_UnaryOperator() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the attribute 'Unary Operator'.
getQueryValueExpression_UpdateSourceExprList() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'Update Source Expr List'.
getQueryValueExpression_ValueExprCaseElse() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'Value Expr Case Else'.
getQueryValueExpression_ValueExprCaseSearchContent() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'Value Expr Case Search Content'.
getQueryValueExpression_ValueExprCaseSimple() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'Value Expr Case Simple'.
getQueryValueExpression_ValueExprCaseSimpleContentResult() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'Value Expr Case Simple Content Result'.
getQueryValueExpression_ValueExprCaseSimpleContentWhen() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'Value Expr Case Simple Content When'.
getQueryValueExpression_ValueExprCast() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'Value Expr Cast'.
getQueryValueExpression_ValueExprCombinedLeft() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'Value Expr Combined Left'.
getQueryValueExpression_ValueExprCombinedRight() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'Value Expr Combined Right'.
getQueryValueExpression_ValueExprFunction() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'Value Expr Function'.
getQueryValueExpression_ValueExprLabeledDuration() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'Value Expr Labeled Duration'.
getQueryValueExpression_ValueExprRow() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'Value Expr Row'.
getQueryValueExpression_ValuesRow() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'Values Row'.
getQueryValues() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for class 'Query Values'.
getQueryValues() - Method in interface org.eclipse.datatools.modelbase.sql.query.ValuesRow
Returns the value of the 'Query Values' container reference.
getQueryValues_ValuesRowList() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference list 'Values Row List'.
getQuotedColumnName(int) - Method in interface org.eclipse.datatools.sqltools.data.internal.core.editor.ITableData2
 
getQuotedColumnName(int) - Method in class org.eclipse.datatools.sqltools.data.internal.core.editor.TableDataImpl
 
getQuotedName(String) - Static method in class org.eclipse.datatools.connectivity.oda.flatfile.util.querytextutil.QueryTextUtil
 
getQuotedString(String, String, DatabaseIdentifier) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SQLUtil
This method is to convert the String(quoted or unquoted) to quoted String.
getQuotesContext() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.ExpressionHelper
Get the Context of the variable which needs quotes.
getQuotesContext() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.EditComboBoxCellEditor
Returns the context for the values entered in this combo
getRange(Token) - Method in class org.eclipse.datatools.sqltools.sql.parser.SQLParser
Gets the start and end index of a Token for a String input
getRangePartitionItems() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.SybaseASERangePartitionImpl
 
getRangePartitionItems() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.SybaseASERangePartition
Returns the value of the 'Range Partition Items' reference list.
getRawConnection() - Method in class org.eclipse.datatools.connectivity.DriverConnectionBase
 
getRawConnection() - Method in interface org.eclipse.datatools.connectivity.IConnection
Returns the native object representing the connection to the server.
getRawPlan() - Method in class org.eclipse.datatools.sqltools.plan.internal.core.PlanInstance
 
getRawValue() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASADefaultWrapperImpl
 
getRawValue() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASADefaultWrapper
 
getRDBColumn() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.update.UpdateTreeElement
 
getRDBSchemaPackage() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilderPlugin
Returns the SQL Model schema package object.
getReachableStates(IPrivilegeState, AuthorizationIdentifier) - Method in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.IPrivilegeStateLookup
Returns the reachable states of the given state
getReachableStates(IPrivilegeState, AuthorizationIdentifier) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.privilege.ASARoutinePrivilegeStateLookup
 
getReachableStates(IPrivilegeState, int) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.privilege.ASARoutinePrivilegeStateLookup
 
getReachableStates(IPrivilegeState) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.privilege.ASARoutinePrivilegeStateLookup
 
getReachableStates(IPrivilegeState, AuthorizationIdentifier) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.privileges.ASAPrivilegeStateLookup
 
getReadOnly() - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.EnhancedTableViewer
 
getReadPermission() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.DataLinkDataType
Returns the value of the 'Read Permission' attribute.
getReadPermissionOption() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
Returns the meta object for enum 'Read Permission Option'.
getRealTable() - Method in class org.eclipse.datatools.sqltools.editor.contentassist.SQLDBProposalsRequest
In case getTable() returns the alias name, this method tries to find the real table name.
getReceivedPrivilege() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogGroup
 
getReceivedPrivilege() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogLocalRole
 
getReceivedPrivilege() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogRole
 
getReceivedPrivilege() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogUser
 
getReceivedPrivilege() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseGroup
 
getReceivedPrivilege() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseUser
 
getReceivedPrivilege() - Method in interface org.eclipse.datatools.modelbase.sql.accesscontrol.AuthorizationIdentifier
Returns the value of the 'Received Privilege' containment reference list.
getReceivedPrivileges(String) - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogRole
 
getReceivedPrivileges(String) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASERoleImpl
 
getReceivedPrivileges(String) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASERole
Get privileges of role for specified catalog
getReceivedRoleAuthorization() - Method in interface org.eclipse.datatools.modelbase.sql.accesscontrol.AuthorizationIdentifier
Returns the value of the 'Received Role Authorization' reference list.
getReceivedRolePrivilege(AuthorizationIdentifier, SQLObject, String) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.PrivilegesUtil
 
getReceivedSQLObjectPrivileges(AuthorizationIdentifier, SQLObject) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.PrivilegesUtil
Returns all privileges of the given SQL object owned by the given authid
getRecordsDisplayedCount() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.execute.ResultTableViewer
 
getRecoveryOrder() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalog
 
getRecoveryOrder() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASECatalogImpl
 
getRecoveryOrder() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASECatalog
Returns the value of the 'Recovery Order' attribute.
getReferenceConstraint() - Method in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
Returns the meta object for class 'Reference Constraint'.
getReferenceConstraint_Members() - Method in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
Returns the meta object for the reference list 'Members'.
getReferenceDataType() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
Returns the meta object for class 'Reference Data Type'.
getReferenceDataType_ReferencedType() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
Returns the meta object for the reference 'Referenced Type'.
getReferenceDataType_ScopeTable() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
Returns the meta object for the reference 'Scope Table'.
getReferencedMembers() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogForeignKey
 
getReferencedMembers() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseForeignKey
 
getReferencedMembers() - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogForeignKey
 
getReferencedMembers() - Method in interface org.eclipse.datatools.modelbase.sql.constraints.ForeignKey
Returns the value of the 'Referenced Members' reference list.
getReferencedTable() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogForeignKey
 
getReferencedTable() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseForeignKey
 
getReferencedTable() - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogForeignKey
 
getReferencedTable() - Method in interface org.eclipse.datatools.modelbase.sql.constraints.ForeignKey
Returns the value of the 'Referenced Table' reference.
getReferencedTables() - Method in class org.eclipse.datatools.sqltools.sql.parser.ParsingResult
 
getReferencedType() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogColumn
 
getReferencedType() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseColumn
 
getReferencedType() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.ReferenceDataType
Returns the value of the 'Referenced Type' reference.
getReferencedType() - Method in interface org.eclipse.datatools.modelbase.sql.schema.TypedElement
Returns the value of the 'Referenced Type' reference.
getReferenceIndentation(int) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.indent.SQLIndenter
Computes the indentation at the reference point of position.
getReferencesRecursively(EObject, Class) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
Returns all Objects recursively referenced by the given eObject, that are of type or a subtype of the given typeFilter.
getReferencesViaSpecificReferencePaths(EObject, Class, Class[]) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
Returns Objects recursively referenced by the given eObject, that are of type or a subtype of the given typeFilter.
getReferenceType() - Method in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
Returns the meta object for enum 'Reference Type'.
getReferenceTypeName() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPValue
 
getReferenceTypeName() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPVariable
 
getReferencingForeignKeys() - Method in interface org.eclipse.datatools.modelbase.sql.tables.BaseTable
Returns the value of the 'Referencing Foreign Keys' reference list.
getReferentialActionType() - Method in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
Returns the meta object for enum 'Referential Action Type'.
getRefreshAction() - Method in class org.eclipse.datatools.sqltools.data.internal.ui.editor.TableDataEditorActionBarContributor
 
getRefreshContext(Object) - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogSchema
 
getRefreshContext(Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASABaseCatalog
 
getRefreshContext(Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseSchema
 
getRegisteredActions() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.ResultsView
 
getRegisteredActions() - Method in class org.eclipse.datatools.sqltools.result.ui.view.ResultsViewControl
 
getRegisteredIntelligentTemplate(String) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.templates.SQLContributionTemplateStore
 
getRegisteredXMLSchemaName() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionValidateAccordingToIdentifier
Returns the value of the 'Registered XML Schema Name' attribute.
getRegisterGroups() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPStackFrame
 
getRelatedColumns() - Method in interface org.eclipse.datatools.connectivity.oda.design.AxisAttributes
Returns the value of the 'Related Columns' containment reference.
getRelatedDataSetId() - Method in class org.eclipse.datatools.connectivity.oda.util.manifest.DataSetType
Deprecated. As of 3.1.2, replaced by DataSetType.getRelationships(int)
getRelatedDataSourceId() - Method in class org.eclipse.datatools.connectivity.oda.util.manifest.ExtensionManifest
Deprecated. As of 3.1.2, replaced by ExtensionManifest.getRelationships(int)
getRelationships(int) - Method in class org.eclipse.datatools.connectivity.oda.util.manifest.DataSetType
Returns a list of data set relationships defined with the specified type.
getRelationships(int) - Method in class org.eclipse.datatools.connectivity.oda.util.manifest.ExtensionManifest
Returns a list of data source relationships defined with the specified type.
getRelativePosition() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLComment
 
getRelease() - Method in class org.eclipse.datatools.connectivity.Version
 
getRelease() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.DBVersionHelper
Gets the release level.
getRelevance() - Method in interface org.eclipse.datatools.sqltools.sqleditor.internal.sql.ISQLCompletionProposal
Returns the relevance of this completion proposal.
getRelevance() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLCompletionProposal
 
getRelevance() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.templates.SQLTemplateProposal
Returns the relevance.
getRemarks() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEWebServiceImpl
 
getRemarks() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEWebService
Returns the value of the 'Remarks' attribute.
getRemarks() - Method in interface org.eclipse.datatools.sqltools.sql.reference.IColumn
Returns the explanatory remarks set on the column or null if none
getRemoteName() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseTrigger
 
getRemoteName() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseTriggerImpl
 
getRemoteName() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseTrigger
Returns the value of the 'Remote Name' attribute.
getRemoteObjectLocation() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseProxyTable
 
getRemoteObjectLocation() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseProxyTableImpl
 
getRemoteObjectLocation() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseProxyTable
Returns the value of the 'Remote Object Location' attribute.
getRemoveAllVisibleFinishedResultAction() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.ResultsView
 
getRemoveAllVisibleFinishedResultAction() - Method in class org.eclipse.datatools.sqltools.result.ui.view.ResultsViewControl
 
getRemoveFlag() - Method in class org.eclipse.datatools.connectivity.drivers.models.OverrideTemplateDescriptor
 
getRemoveFlag() - Method in class org.eclipse.datatools.connectivity.drivers.models.TemplateDescriptor
 
getRemoveResultAction() - Method in class org.eclipse.datatools.sqltools.result.ui.view.ResultsViewControl
 
getRepertoire() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.CharacterSet
Returns the value of the 'Repertoire' attribute.
getReplace() - Method in class org.eclipse.datatools.sqltools.data.internal.ui.load.LoadDataWizardPage
 
getReplacementLength() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLCompletionProposal
Gets the replacement length.
getReplacementOffset() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLCompletionProposal
Gets the replacement offset.
getReplacementString() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLCompletionProposal
Gets the replacement string.
getRepository() - Method in class org.eclipse.datatools.connectivity.ui.wizards.NewConnectionProfileWizardPage
 
getRequest() - Method in interface org.eclipse.datatools.connectivity.oda.design.OdaDesignSession
Returns the value of the 'Request' containment reference.
getRequest() - Method in class org.eclipse.datatools.connectivity.oda.design.ui.designsession.DataSetDesignSession
Returns the session request that has started this design session.
getRequest() - Method in class org.eclipse.datatools.connectivity.oda.design.ui.designsession.DataSourceDesignSession
Returns the session request that has started this design session.
getRequest() - Method in class org.eclipse.datatools.sqltools.plan.PlanSupportRunnable
 
getRequestDataSetDesign() - Method in interface org.eclipse.datatools.connectivity.oda.design.OdaDesignSession
Obtains the top-level Data Set Design associated with the Request session.
getRequestDataSourceDesign() - Method in interface org.eclipse.datatools.connectivity.oda.design.OdaDesignSession
Obtains the Data Source Design associated with the top-level Data Set in the Request session.
getReservedKeywordList() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.ResultCollector
 
getReservedwords() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.ASASQLSyntax
 
getReservedwords() - Method in class org.eclipse.datatools.sqltools.db.derby.sql.DerbySQLSyntax
 
getReservedwords() - Method in class org.eclipse.datatools.sqltools.sql.DefaultSQLSyntax
 
getReservedwords() - Method in interface org.eclipse.datatools.sqltools.sql.ISQLSyntax
Gets an array of SQL reserved keywords.
getReservePageGap() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASEBaseTableLoader
 
getReservePageGap() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogProxyTable
 
getReservePageGap() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTable
 
getReservePageGap() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTempTable
 
getReservePageGap() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogWebServiceTable
 
getReservePageGap() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEBaseTableImpl
 
getReservePageGap() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASETableImpl
 
getReservePageGap() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASETempTableImpl
 
getReservePageGap() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEBaseTable
Returns the value of the 'Reserve Page Gap' attribute.
getReservePageGapSuper() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogProxyTable
 
getReservePageGapSuper() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTable
 
getReservePageGapSuper() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTempTable
 
getReservePageGapSuper() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogWebServiceTable
 
getReservePageGapSuper() - Method in interface org.eclipse.datatools.enablement.ase.ISybaseASECatalogTable
 
getResource() - Method in class org.eclipse.datatools.sqltools.common.ui.resource.ResourceAndContainerGroup
Returns a string that is the path of the currently selected container.
getResource() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.export.ResourceAndContainerGroup
Returns a string that is the path of the currently selected container.
getResource() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.internal.ui.ResourceAndContainerGroup
Returns a string that is the path of the currently selected container.
getResourceBundle() - Method in class org.eclipse.datatools.connectivity.db.generic.GenericDBPlugin
Returns the plugin's resource bundle,
getResourceBundle() - Method in class org.eclipse.datatools.connectivity.ui.dse.DSEPlugin
Returns the plugin's resource bundle,
getResourceBundle() - Method in class org.eclipse.datatools.enablement.mysql.MysqlPlugin
Returns the plugin's resource bundle,
getResourceBundle() - Method in class org.eclipse.datatools.sqltools.data.internal.core.DataCorePlugin
Returns the plugin's resource bundle,
getResourceBundle() - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserPlugin
Returns the plugin's resource bundle,
getResourceBundle() - Method in class org.eclipse.datatools.sqltools.parsers.sql.SQLParserPlugin
Returns the plugin's resource bundle,
getResourceBundle() - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserPlugin
Returns the plugin's resource bundle,
getResourceBundle() - Method in class org.eclipse.datatools.sqltools.result.ui.ResultsViewUIPlugin
 
getResourceBundle() - Static method in class org.eclipse.datatools.sqltools.routineeditor.ui.actions.Messages
Returns the message bundle which contains constructed keys.
getResourceBundle() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilderPlugin
Returns the resource bundle for this plugin.
getResourceBundle() - Static method in class org.eclipse.datatools.sqltools.sqleditor.internal.SQLEditorResources
Returns the message bundle which contains constructed keys.
getResourceBundle() - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditor
Gets the resource bundle associated with this editor.
getResourceFile() - Method in interface org.eclipse.datatools.connectivity.oda.design.DataSourceDesign
Returns the value of the 'Resource File' attribute.
getResourceIdentifiers() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for class 'Resource Identifiers'.
getResourceIdentifiers_ApplResourceBaseURIString() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the attribute 'Appl Resource Base URI String'.
getResourceIdentifiers_DesignResourceBaseURIString() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the attribute 'Design Resource Base URI String'.
getResourceKey(String) - Static method in class org.eclipse.datatools.connectivity.oda.design.util.DesignUtil
Returns the resource key, if any, in the specified design attribute value.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.accesscontrol.provider.AuthorizationIdentifierItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.accesscontrol.provider.PrivilegeItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.accesscontrol.provider.RoleAuthorizationItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.constraints.provider.ConstraintItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.constraints.provider.IndexItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.constraints.provider.IndexMemberItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.AttributeDefinitionItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.CharacterSetItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.DataTypeItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.ElementTypeItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.FieldItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.UserDefinedTypeOrderingItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.expressions.provider.QueryExpressionDefaultItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.expressions.provider.SearchConditionDefaultItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.expressions.provider.ValueExpressionDefaultItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ColumnNameItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.CursorReferenceItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.GroupingExpressionItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.GroupingItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.GroupingSetsElementExpressionItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.GroupingSetsElementItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.GroupingSetsElementSublistItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.GroupingSetsItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.GroupingSpecificationItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.OrderByOrdinalItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.OrderByResultColumnItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.OrderBySpecificationItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.OrderByValueExpressionItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.PredicateBasicItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.PredicateBetweenItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.PredicateExistsItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.PredicateInItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.PredicateInValueListItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.PredicateInValueRowSelectItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.PredicateInValueSelectItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.PredicateIsNullItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.PredicateItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.PredicateLikeItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.PredicateQuantifiedItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.PredicateQuantifiedRowSelectItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.PredicateQuantifiedValueSelectItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.QueryChangeStatementItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.QueryCombinedItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.QueryDeleteStatementItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.QueryExpressionBodyItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.QueryExpressionRootItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.QueryInsertStatementItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.QueryMergeStatementItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.QueryNestedItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.QueryResultSpecificationItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.QuerySearchConditionItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.QuerySelectItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.QuerySelectStatementItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.QueryStatementItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.QueryUpdateStatementItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.QueryValueExpressionItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.QueryValuesItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ResultColumnItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ResultTableAllColumnsItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SearchConditionCombinedItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SearchConditionNestedItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SQLQueryObjectItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SuperGroupElementExpressionItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SuperGroupElementItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SuperGroupElementSublistItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SuperGroupItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.TableCorrelationItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.TableExpressionItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.TableFunctionItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.TableInDatabaseItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.TableJoinedItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.TableNestedItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.TableReferenceItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.UpdateAssignmentExpressionItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.UpdateSourceExprListItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.UpdateSourceItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.UpdateSourceQueryItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionAtomicItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionCaseElseItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionCaseItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionCaseSearchContentItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionCaseSearchItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionCaseSimpleContentItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionCaseSimpleItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionCastItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionColumnItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionCombinedItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionDefaultValueItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionFunctionItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionLabeledDurationItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionNestedItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionNullValueItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionScalarSelectItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionSimpleItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionVariableItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ValuesRowItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.WithTableReferenceItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.WithTableSpecificationItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.routines.provider.ParameterItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.routines.provider.RoutineItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.routines.provider.RoutineResultTableItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.routines.provider.SourceItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.schema.provider.CommentItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.schema.provider.SQLObjectItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.statements.provider.SQLStatementDefaultItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.tables.provider.ColumnItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.tables.provider.TableItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.datatools.modelbase.sql.tables.provider.TriggerItemProvider
Return the resource locator for this item provider's resources.
getResourceString(String) - Method in class org.eclipse.datatools.connectivity.db.generic.GenericDBPlugin
 
getResourceString(String, Object[]) - Method in class org.eclipse.datatools.connectivity.db.generic.GenericDBPlugin
 
getResourceString(String, String) - Static method in class org.eclipse.datatools.connectivity.services.PluginResourceLocator
Returns a resource string corresponding to the given argument value.
getResourceString(String) - Method in class org.eclipse.datatools.connectivity.ui.dse.DSEPlugin
 
getResourceString(String, Object[]) - Method in class org.eclipse.datatools.connectivity.ui.dse.DSEPlugin
 
getResourceString(String) - Static method in class org.eclipse.datatools.enablement.mysql.MysqlPlugin
Returns the string from the plugin's resource bundle, or 'key' if not found.
getResourceString(String) - Static method in class org.eclipse.datatools.enablement.sap.maxdb.MaxDBEnablementPlugin
 
getResourceString(String) - Static method in class org.eclipse.datatools.sqltools.data.internal.core.DataCorePlugin
Returns the string from the plugin's resource bundle, or 'key' if not found.
getResourceString(String) - Static method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserPlugin
Returns the string from the plugin's resource bundle, or 'key' if not found.
getResourceString(String) - Static method in class org.eclipse.datatools.sqltools.parsers.sql.SQLParserPlugin
Returns the string from the plugin's resource bundle, or 'key' if not found.
getResourceString(String) - Static method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserPlugin
Returns the string from the plugin's resource bundle, or 'key' if not found.
getResourceTypeField() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.export.SaveResultGroup
Returns the resourceTypeField
getResponse() - Method in interface org.eclipse.datatools.connectivity.oda.design.OdaDesignSession
Returns the value of the 'Response' containment reference.
getResponseDataSetDesign() - Method in interface org.eclipse.datatools.connectivity.oda.design.OdaDesignSession
Gets the Data Set Design associated with the Response session.
getResponseDataSourceDesign() - Method in interface org.eclipse.datatools.connectivity.oda.design.OdaDesignSession
Gets the Data Source Design associated with the top level Data Set in the Response session.
getRestoreWeight() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.CustomSashForm
 
getRestrictedVariableTypes() - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.VariableRestrictions
Returns the restrictions on the type of variables that can be applied with this type of expression.
getResult() - Method in class org.eclipse.datatools.sqltools.common.ui.dialog.SaveAsDialog
Returns the full path entered by the user.
getResult() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.export.SaveResultSetDialog
Returns the full path entered by the user.
getResult() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.internal.ui.SaveAsDialog
Returns the full path entered by the user.
getResult() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseElseClauseElement
 
getResult() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSearchWhenContentElement
 
getResult() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSimpleWhenContentElement
 
getResultCol() - Method in interface org.eclipse.datatools.modelbase.sql.query.OrderByResultColumn
Returns the value of the 'Result Col' reference.
getResultColumn() - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryValueExpression
Returns the value of the 'Result Column' container reference.
getResultColumn() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for class 'Result Column'.
getResultColumn_OrderByResultCol() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the reference list 'Order By Result Col'.
getResultColumn_ValueExpr() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference 'Value Expr'.
getResultColumnDefinitions() - Method in interface org.eclipse.datatools.connectivity.oda.design.ResultSetColumns
Returns the value of the 'Result Column Definitions' containment reference list.
getResultColumnForAliasOrColumnName(QueryExpressionBody, String) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.TableHelper
Returns the ResultColumn contained in the selectClause of the given QueryExpressionBody, whose name matches the given columnName or whose referenced ValueExpression is of type ValueExpressionColumn and has a name matching the given columnName.
getResultColumnForName(QueryExpressionBody, String) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.TableHelper
Returns the ResultColumn contained in the selectClause of the given QueryExpressionBody, whose name matches the given columnName.
getResultColumnRestrictedOdaDataTypes() - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.VariableRestrictions
Gets the collection of ODA data type(s) of result set column variables that can be applied with this expression.
getResultColumns() - Method in interface org.eclipse.datatools.sqltools.data.internal.core.editor.ITableData2
 
getResultColumns() - Method in class org.eclipse.datatools.sqltools.data.internal.core.editor.TableDataImpl
 
getResultColumnsOfQueryExpression(QueryExpressionBody) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.TableHelper
Returns the ResultColumns of the given QueryExpressionBody queryExpr.
getResultFromStream(ObjectInputStream) - Static method in class org.eclipse.datatools.sqltools.result.internal.utils.SQLUtil
Returns Serializable object file
getResultHistoryIndex() - Method in class org.eclipse.datatools.sqltools.result.ResultsViewPlugin
Returns the history index
getResultHistorySection() - Method in class org.eclipse.datatools.sqltools.result.ui.view.ResultsViewControl
 
getResultInstance(OperationCommand) - Method in class org.eclipse.datatools.sqltools.result.ResultsViewAPI
Return the IResultInstance object correlative with the OperationCommand object.
getResultInstanceDispString(IResultInstance, String) - Static method in class org.eclipse.datatools.sqltools.result.internal.ui.view.ColumnAlignedResultItem
Returns the display string of the whole result instance to for saving purpose
getResultItemDisplayString(ResultItem, String, boolean, boolean) - Static method in class org.eclipse.datatools.sqltools.result.internal.ui.view.ColumnAlignedResultItem
Returns the item's display string when using text mode.
getResultManager() - Method in class org.eclipse.datatools.sqltools.result.ResultsViewAPI
 
getResultManager() - Method in class org.eclipse.datatools.sqltools.result.ResultsViewPlugin
Returns the result manager of SQL Results View.
getResultManager() - Static method in class org.eclipse.datatools.sqltools.result.ui.ResultsViewUIPlugin
 
getResultManagerVersion() - Static method in class org.eclipse.datatools.sqltools.result.internal.utils.SerializationHelper
 
getResultObject() - Method in class org.eclipse.datatools.sqltools.result.model.ResultItem
Returns the result object.
getResultProjection() - Method in class org.eclipse.datatools.connectivity.oda.spec.result.ResultSetSpecification
Gets the current projection of a query result set.
getResultProjection(QuerySpecification) - Static method in class org.eclipse.datatools.connectivity.oda.spec.util.QuerySpecificationHelper
Gets the result projection from the specified querySpec.
getResults() - Method in class org.eclipse.datatools.sqltools.result.internal.model.ResultInstance
 
getResults() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.ResultCollector
get the proposal results, sort by relevance.
getResultSection() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.ResultsView
 
getResultSection() - Method in class org.eclipse.datatools.sqltools.result.ui.view.ResultsViewControl
 
getResultSet() - Method in interface org.eclipse.datatools.connectivity.oda.IAdvancedQuery
Returns the current result as an IResultSet object.
getResultSet(String) - Method in interface org.eclipse.datatools.connectivity.oda.IAdvancedQuery
Returns the named result as an IResultSet object, or null if none is available.
getResultSet() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCProcedure
 
getResultSet() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseProcedureImpl
If the SQLRoutinesPackage.PROCEDURE__RESULT_SET feature is not set, this ASA implementation returns a single RoutineResultTable contained in the parameter list of the type ParameterType.RESULT
getResultSet() - Method in interface org.eclipse.datatools.modelbase.sql.routines.Procedure
Returns the value of the 'Result Set' containment reference list.
getResultSet() - Method in interface org.eclipse.datatools.sqltools.data.internal.core.editor.ITableEditorResultFilter
Gets the Result Set for the construction of the table editor.
getResultSetColumns() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for class 'Result Set Columns'.
getResultSetColumns() - Method in interface org.eclipse.datatools.connectivity.oda.design.ResultSetDefinition
Returns the value of the 'Result Set Columns' containment reference.
getResultSetColumns_ResultColumnDefinitions() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the containment reference list 'Result Column Definitions'.
getResultSetCriteria() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for class 'Result Set Criteria'.
getResultSetCriteria_FilterSpecification() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the containment reference 'Filter Specification'.
getResultSetCriteria_RowOrdering() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the containment reference 'Row Ordering'.
getResultSetDefinition() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for class 'Result Set Definition'.
getResultSetDefinition_Criteria() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the containment reference 'Criteria'.
getResultSetDefinition_Name() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the attribute 'Name'.
getResultSetDefinition_ResultSetColumns() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the containment reference 'Result Set Columns'.
getResultSetDefinitions() - Method in interface org.eclipse.datatools.connectivity.oda.design.ResultSets
Returns the value of the 'Result Set Definitions' containment reference list.
getResultSetDisplayString(IResultSetObject, String, boolean, boolean) - Static method in class org.eclipse.datatools.sqltools.result.internal.ui.view.ColumnAlignedResultItem
Returns the result set's display string when using text mode.
getResultSetName() - Method in interface org.eclipse.datatools.connectivity.oda.design.ResultSubset
Returns the value of the 'Result Set Name' attribute.
getResultSetNames() - Method in interface org.eclipse.datatools.connectivity.oda.IAdvancedQuery
Returns the names of result sets that can be returned by this IAdvancedQuery.
getResultSets() - Method in interface org.eclipse.datatools.connectivity.oda.design.DataSetDesign
Returns the value of the 'Result Sets' containment reference.
getResultSets() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for class 'Result Sets'.
getResultSets_DerivedMetaData() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the attribute 'Derived Meta Data'.
getResultSets_ResultSetDefinitions() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the containment reference list 'Result Set Definitions'.
getResultSetSpecification(String) - Method in class org.eclipse.datatools.connectivity.oda.spec.AdvancedQuerySpecification
Gets the specification of the named result set to be retrieved by the associated IAdvancedQuery.
getResultSetSpecification(int) - Method in class org.eclipse.datatools.connectivity.oda.spec.AdvancedQuerySpecification
Gets the specification of the specified result set to be retrieved by the associated IAdvancedQuery.
getResultSetSpecification() - Method in class org.eclipse.datatools.connectivity.oda.spec.QuerySpecification
Gets the current result set specification of an IQuery.
getResultSetSpecification(QuerySpecification) - Static method in class org.eclipse.datatools.connectivity.oda.spec.util.QuerySpecificationHelper
Gets the result set specification from the specified querySpec.
getResultSetViewerExecutable(String) - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.ResultSetViewerRegistryReader
Gets the executable for result set viewer
getResultSetViewers() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.ResultSetViewerRegistryReader
Gets a list of result set viewers from extensions providers
getResultSubset() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for class 'Result Subset'.
getResultSubset_ColumnIdentifiers() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the containment reference 'Column Identifiers'.
getResultSubset_DataSetDesign() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the containment reference 'Data Set Design'.
getResultSubset_ResultSetName() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the attribute 'Result Set Name'.
getResultsViewControl() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.ResultsView
 
getResultTable() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.ResultHistorySection
 
getResultTableAllColumns() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for class 'Result Table All Columns'.
getResultTableAllColumns() - Method in interface org.eclipse.datatools.modelbase.sql.query.TableExpression
Returns the value of the 'Result Table All Columns' reference list.
getResultTableAllColumns_TableExpr() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the reference 'Table Expr'.
getResultTableAllColumnsInQueryResultSpecificationList(List) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
Returns a List containing only the QueryResultSpecifications in the given queryResultSpecList that are of type ResultTableAllColumns.
getResultType() - Method in class org.eclipse.datatools.sqltools.result.model.ResultItem
Returns result item's type.
getResultValueExpr() - Method in interface org.eclipse.datatools.modelbase.sql.query.ValueExpressionCaseSimpleContent
Returns the value of the 'Result Value Expr' containment reference.
getReturnCast() - Method in interface org.eclipse.datatools.modelbase.sql.routines.Function
Returns the value of the 'Return Cast' containment reference.
getReturningOption() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLAggregateFunction
Returns the value of the 'Returning Option' attribute.
getReturningOption() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionComment
Returns the value of the 'Returning Option' attribute.
getReturningOption() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionConcat
Returns the value of the 'Returning Option' attribute.
getReturningOption() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionDocument
Returns the value of the 'Returning Option' attribute.
getReturningOption() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionElement
Returns the value of the 'Returning Option' attribute.
getReturningOption() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionForest
Returns the value of the 'Returning Option' attribute.
getReturningOption() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionPI
Returns the value of the 'Returning Option' attribute.
getReturningOption() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionQueryReturning
Returns the value of the 'Returning Option' attribute.
getReturningOption() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionText
Returns the value of the 'Returning Option' attribute.
getReturnScalar() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCUserDefinedFunction
 
getReturnScalar() - Method in interface org.eclipse.datatools.modelbase.sql.routines.Function
Returns the value of the 'Return Scalar' containment reference.
getReturnTable() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCUserDefinedFunction
 
getReturnTable() - Method in interface org.eclipse.datatools.modelbase.sql.routines.Function
Returns the value of the 'Return Table' containment reference.
getReversePageGap() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEIndexImpl
 
getReversePageGap() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEIndex
Returns the value of the 'Reverse Page Gap' attribute.
getRevertAction() - Method in class org.eclipse.datatools.sqltools.data.internal.ui.editor.TableDataEditorActionBarContributor
 
getRevokeProposals() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLCompletionProposalFactory
 
getRight() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSearchWhenContentElement
 
getRightCondition() - Method in interface org.eclipse.datatools.modelbase.sql.query.SearchConditionCombined
Returns the value of the 'Right Condition' containment reference.
getRightExpression() - Method in class org.eclipse.datatools.connectivity.oda.spec.valueexpr.CombinedValueExpression
Returns the right value expression.
getRightFromPredicate(Predicate) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SearchConditionHelper
Returns the right value for the given predicate
getRightJoinsForTable(TableExpression) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.JoinHelper
Returns a list of TableJoined objects of which the given TableExpression is the right side.
getRightQuery() - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryCombined
Returns the value of the 'Right Query' containment reference.
getRightValueExpr() - Method in interface org.eclipse.datatools.modelbase.sql.query.PredicateBasic
Returns the value of the 'Right Value Expr' containment reference.
getRightValueExpr() - Method in interface org.eclipse.datatools.modelbase.sql.query.ValueExpressionCombined
Returns the value of the 'Right Value Expr' containment reference.
getRightValueExpr1() - Method in interface org.eclipse.datatools.modelbase.sql.query.PredicateBetween
Returns the value of the 'Right Value Expr1' containment reference.
getRightValueExpr2() - Method in interface org.eclipse.datatools.modelbase.sql.query.PredicateBetween
Returns the value of the 'Right Value Expr2' containment reference.
getRole() - Method in interface org.eclipse.datatools.modelbase.sql.accesscontrol.RoleAuthorization
Returns the value of the 'Role' reference.
getRole() - Method in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
Returns the meta object for class 'Role'.
getRole_RoleAuthorization() - Method in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
Returns the meta object for the reference list 'Role Authorization'.
getRoleAuthorization() - Method in interface org.eclipse.datatools.modelbase.sql.accesscontrol.Role
Returns the value of the 'Role Authorization' reference list.
getRoleAuthorization() - Method in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
Returns the meta object for class 'Role Authorization'.
getRoleAuthorization_Grantable() - Method in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
Returns the meta object for the attribute 'Grantable'.
getRoleAuthorization_Grantee() - Method in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
Returns the meta object for the reference 'Grantee'.
getRoleAuthorization_Grantor() - Method in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
Returns the meta object for the reference 'Grantor'.
getRoleAuthorization_Role() - Method in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
Returns the meta object for the reference 'Role'.
getRoleName() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseForeignKey
 
getRoleName() - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogForeignKey
 
getRoleName() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseForeignKeyImpl
 
getRoleName() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseForeignKey
Returns the value of the 'Role Name' attribute.
getRoles() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogDatabase
 
getRoles() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEDatabaseImpl
 
getRoles() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEDatabase
Returns the value of the 'Roles' reference list.
getRolesFolder() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.PrivilegesTreeViewerInput
 
getRollbackProposals() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLCompletionProposalFactory
 
getRoot() - Method in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.IPrivilegesTreeViewerInput
Returns the root node of the tree
getRoot() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.PrivilegesTreeViewerInput
 
getRoot() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints.SQLConstraintsTreeViewerInput
 
getRoot() - Method in class org.eclipse.datatools.sqltools.plan.treeplan.PlanTreeBuilder
 
getRoot(QueryValueExpression) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.ExpressionHelper
Returns the root node of the tree in which the given node is a left side child.
getRootAdapterFactory() - Method in class org.eclipse.datatools.modelbase.sql.accesscontrol.provider.SQLAccessControlItemProviderAdapterFactory
This returns the root adapter factory that contains this factory.
getRootAdapterFactory() - Method in class org.eclipse.datatools.modelbase.sql.constraints.provider.SQLConstraintsItemProviderAdapterFactory
This returns the root adapter factory that contains this factory.
getRootAdapterFactory() - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.SQLDataTypesItemProviderAdapterFactory
This returns the root adapter factory that contains this factory.
getRootAdapterFactory() - Method in class org.eclipse.datatools.modelbase.sql.expressions.provider.SQLExpressionsItemProviderAdapterFactory
This returns the root adapter factory that contains this factory.
getRootAdapterFactory() - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SQLQueryModelItemProviderAdapterFactory
This returns the root adapter factory that contains this factory.
getRootAdapterFactory() - Method in class org.eclipse.datatools.modelbase.sql.routines.provider.SQLRoutinesItemProviderAdapterFactory
This returns the root adapter factory that contains this factory.
getRootAdapterFactory() - Method in class org.eclipse.datatools.modelbase.sql.schema.provider.SQLSchemaItemProviderAdapterFactory
This returns the root adapter factory that contains this factory.
getRootAdapterFactory() - Method in class org.eclipse.datatools.modelbase.sql.statements.provider.SQLStatementsItemProviderAdapterFactory
This returns the root adapter factory that contains this factory.
getRootAdapterFactory() - Method in class org.eclipse.datatools.modelbase.sql.tables.provider.SQLTablesItemProviderAdapterFactory
This returns the root adapter factory that contains this factory.
getRootCategories() - Static method in class org.eclipse.datatools.connectivity.drivers.models.CategoryDescriptor
Returns a list of all root categories (for example those with no parent category).
getRootCategories() - Method in class org.eclipse.datatools.connectivity.ProfileManager
Get root categories whose parent category is null
getRootElement(EObject) - Method in interface org.eclipse.datatools.connectivity.sqm.core.containment.ContainmentService
 
getRootElement(EObject) - Method in class org.eclipse.datatools.connectivity.sqm.core.containment.ContainmentServiceImpl
 
getRootNode() - Method in class org.eclipse.datatools.sqltools.plan.treeplan.TreeExecutionPlanDocument
Returns the root node
getRootNode() - Method in class org.eclipse.datatools.sqltools.sql.parser.ParsingResult
 
getRoutine() - Method in interface org.eclipse.datatools.modelbase.sql.routines.Parameter
Returns the value of the 'Routine' container reference.
getRoutine() - Method in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
Returns the meta object for class 'Routine'.
getRoutine_AuthorizationID() - Method in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
Returns the meta object for the attribute 'Authorization ID'.
getRoutine_CreationTS() - Method in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
Returns the meta object for the attribute 'Creation TS'.
getRoutine_Deterministic() - Method in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
Returns the meta object for the attribute 'Deterministic'.
getRoutine_ExternalName() - Method in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
Returns the meta object for the attribute 'External Name'.
getRoutine_Language() - Method in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
Returns the meta object for the attribute 'Language'.
getRoutine_LastAlteredTS() - Method in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
Returns the meta object for the attribute 'Last Altered TS'.
getRoutine_Parameters() - Method in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
Returns the meta object for the containment reference list 'Parameters'.
getRoutine_ParameterStyle() - Method in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
Returns the meta object for the attribute 'Parameter Style'.
getRoutine_Schema() - Method in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
Returns the meta object for the reference 'Schema'.
getRoutine_Security() - Method in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
Returns the meta object for the attribute 'Security'.
getRoutine_Source() - Method in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
Returns the meta object for the containment reference 'Source'.
getRoutine_SpecificName() - Method in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
Returns the meta object for the attribute 'Specific Name'.
getRoutine_SqlDataAccess() - Method in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
Returns the meta object for the attribute 'Sql Data Access'.
getRoutineEClass() - Method in interface org.eclipse.datatools.connectivity.sqm.loader.JDBCRoutineLoader.IRoutineFactory
 
getRoutineEClass() - Method in class org.eclipse.datatools.connectivity.sqm.loader.JDBCRoutineLoader.ProcedureFactory
 
getRoutineEClass() - Method in class org.eclipse.datatools.connectivity.sqm.loader.JDBCRoutineLoader.UserDefinedFunctionFactory
 
getRoutineEClass() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogSchema.ASEProcedureFactory
 
getRoutineParameterPredefinedDataTypeDefinitions() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
getRoutineParameterPredefinedDataTypeDefinitions(LanguageType) - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
getRoutineParameterPredefinedDataTypeDefinitions() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
getRoutineParameterPredefinedDataTypeDefinitions(LanguageType) - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
getRoutineResults(Procedure) - Method in class org.eclipse.datatools.enablement.sybase.asa.ddl.SybaseASADdlBuilder
 
getRoutineResultTable() - Method in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
Returns the meta object for class 'Routine Result Table'.
getRoutines() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCSchema
 
getRoutines() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogSchema
 
getRoutines() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseSchema
 
getRoutines() - Method in interface org.eclipse.datatools.modelbase.sql.schema.Schema
Returns the value of the 'Routines' reference list.
getRoutingConstraint() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection
 
getRow(String) - Method in interface org.eclipse.datatools.connectivity.oda.IAdvancedQuery
Returns the structure value from the designated output parameter.
getRow(int) - Method in interface org.eclipse.datatools.connectivity.oda.IAdvancedQuery
Returns the structure value from the designated output parameter.
getRow() - Method in interface org.eclipse.datatools.connectivity.oda.IResultSet
Returns the current row's 1-based index position.
getRow() - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.AccessibleTableViewer
Returns the IRowData over which the TableCursor is positioned.
getRow() - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.TableCursor
Returns the row over which the TableCursor is positioned.
getRow() - Method in interface org.eclipse.datatools.sqltools.data.internal.ui.editor.ITableDataEditor
 
getRow() - Method in class org.eclipse.datatools.sqltools.data.internal.ui.editor.TableDataCell
 
getRow() - Method in class org.eclipse.datatools.sqltools.data.internal.ui.editor.TableDataEditor
 
getRow() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.execute.ParameterElement
 
getRowCount() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.MultipleTabsModeSection
 
getRowCount() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.ResultSection
Returns the row count of the current displaying result set.
getRowCount() - Method in interface org.eclipse.datatools.sqltools.result.IResultSetObject
Returns number of rows in result (Loaded in memory)
getRowCount() - Method in class org.eclipse.datatools.sqltools.result.ResultSetObject
 
getRowCount(OperationCommand) - Method in class org.eclipse.datatools.sqltools.result.ui.ResultsViewUIAccessor
Returns the row count of current displaying result set of the given result instance, if the current tab is not ressult set or it is in single tab display mode, we will simply return -1.
getRowCount() - Method in class org.eclipse.datatools.sqltools.result.XMLResultSetObject
 
getRowData(int) - Method in interface org.eclipse.datatools.sqltools.result.IResultSetObject
Returns row data of given row index (based on 0)
getRowData(int) - Method in class org.eclipse.datatools.sqltools.result.ResultSetObject
 
getRowData(int) - Method in class org.eclipse.datatools.sqltools.result.XMLResultSetObject
 
getRowDataType() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
Returns the meta object for class 'Row Data Type'.
getRowDataType_Fields() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
Returns the meta object for the containment reference list 'Fields'.
getRowFetchLimit() - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryExpressionBody
Returns the value of the 'Row Fetch Limit' attribute.
getRowOrdering() - Method in interface org.eclipse.datatools.connectivity.oda.design.ResultSetCriteria
Returns the value of the 'Row Ordering' containment reference.
getRows() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.ParametersData
 
getRows() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.VariablesData
 
getRows() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.ASATableEditorColumnsTableData
 
getRows() - Method in interface org.eclipse.datatools.sqltools.data.internal.core.editor.ITableData
 
getRows() - Method in class org.eclipse.datatools.sqltools.data.internal.core.editor.TableDataImpl
 
getRuleBindingStmt(BaseTable, boolean, boolean, boolean) - Method in class org.eclipse.datatools.enablement.ase.ddl.SybaseASEDdlBuilder
 
getRules() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogSchema
 
getRules() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASESchemaImpl
 
getRules() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASESchema
Returns the value of the 'Rules' reference list.
getRuntimeInterface() - Method in class org.eclipse.datatools.connectivity.oda.util.manifest.ExtensionManifest
Returns the runtime interface configuration.
getSash() - Method in class org.eclipse.datatools.sqltools.plan.internal.ui.view.GraphicsPlanControl
 
getSaveAction() - Method in class org.eclipse.datatools.sqltools.data.internal.ui.editor.TableDataEditorActionBarContributor
 
getSaveDBPWD() - Method in class org.eclipse.datatools.connectivity.db.generic.ui.GenericDBProfileDetailsWizardPage
Get the password
getSavedSizes() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.CustomSashForm
 
getScalarFunctionNames() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.FunctionHelper
Gets a list of names of scalar functions supported by the database.
getScalarValueChoices() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for class 'Scalar Value Choices'.
getScalarValueChoices_ScalarValues() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the containment reference list 'Scalar Values'.
getScalarValueDefinition() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for class 'Scalar Value Definition'.
getScalarValueDefinition_DisplayName() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the attribute 'Display Name'.
getScalarValueDefinition_Value() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the attribute 'Value'.
getScalarValues() - Method in interface org.eclipse.datatools.connectivity.oda.design.ScalarValueChoices
Returns the value of the 'Scalar Values' containment reference list.
getScale() - Method in interface org.eclipse.datatools.connectivity.oda.design.DataElementAttributes
Returns the value of the 'Scale' attribute.
getScale(int) - Method in interface org.eclipse.datatools.connectivity.oda.IParameterMetaData
Returns the maximum number of digits to the right of the decimal point for the specified parameter.
getScale(int) - Method in interface org.eclipse.datatools.connectivity.oda.IResultSetMetaData
Returns the maximum number of digits to the right of the decimal point of the specific column.
getScale() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.ExactNumericDataType
Returns the value of the 'Scale' attribute.
getScale() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.ASTSQLDataType
 
getScale() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.ASTSQLDataType
 
getScale() - Method in interface org.eclipse.datatools.sqltools.sql.parser.ast.IASTSQLDataType
 
getScale() - Method in interface org.eclipse.datatools.sqltools.sql.reference.IColumn
Return the scale of the column.
getScale() - Method in interface org.eclipse.datatools.sqltools.sql.reference.IDatatype
Gets the scale of this type, if precision is -1, then no scale defined
getScannedPartitionString() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLPartitionScanner
Return the String ranging from the start of the current partition to the current scanning position.
getSchedule() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSchedule() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for class 'Schedule'.
getSchedule_DaysOfMonth() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSchedule_DaysOfMonth() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for the attribute 'Days Of Month'.
getSchedule_DaysOfWeek() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSchedule_DaysOfWeek() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for the attribute 'Days Of Week'.
getSchedule_Event() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSchedule_Event() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for the container reference 'Event'.
getSchedule_IntervalMount() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSchedule_IntervalMount() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for the attribute 'Interval Mount'.
getSchedule_IntervalUnit() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSchedule_IntervalUnit() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for the attribute 'Interval Unit'.
getSchedule_Recurring() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSchedule_Recurring() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for the attribute 'Recurring'.
getSchedule_StartDate() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSchedule_StartDate() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for the attribute 'Start Date'.
getSchedule_StartTime() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSchedule_StartTime() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for the attribute 'Start Time'.
getSchedule_StopTime() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSchedule_StopTime() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for the attribute 'Stop Time'.
getSchedules() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseEvent
 
getSchedules() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseEventImpl
 
getSchedules() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseEvent
Returns the value of the 'Schedules' containment reference list.
getSchema() - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngresDBEventImpl
 
getSchema() - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngresSynonymImpl
 
getSchema() - Method in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngresDBEvent
Returns the value of the 'Schema' reference.
getSchema() - Method in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngresSynonym
Returns the value of the 'Schema' reference.
getSchema() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEDefaultImpl
 
getSchema() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEEncryptionKeyImpl
 
getSchema() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASERuleImpl
 
getSchema() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEDefault
Returns the value of the 'Schema' reference.
getSchema() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEEncryptionKey
Returns the value of the 'Schema' reference.
getSchema() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASERule
Returns the value of the 'Schema' reference.
getSchema() - Method in interface org.eclipse.datatools.modelbase.sql.constraints.Assertion
Returns the value of the 'Schema' reference.
getSchema() - Method in interface org.eclipse.datatools.modelbase.sql.constraints.Index
Returns the value of the 'Schema' reference.
getSchema() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.CharacterSet
Returns the value of the 'Schema' reference.
getSchema() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.UserDefinedType
Returns the value of the 'Schema' reference.
getSchema() - Method in interface org.eclipse.datatools.modelbase.sql.routines.Routine
Returns the value of the 'Schema' reference.
getSchema() - Method in interface org.eclipse.datatools.modelbase.sql.schema.Sequence
Returns the value of the 'Schema' reference.
getSchema() - Method in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
Returns the meta object for class 'Schema'.
getSchema() - Method in interface org.eclipse.datatools.modelbase.sql.tables.Table
Returns the value of the 'Schema' reference.
getSchema() - Method in interface org.eclipse.datatools.modelbase.sql.tables.Trigger
Returns the value of the 'Schema' reference.
getSchema() - Method in class org.eclipse.datatools.sqltools.editor.contentassist.SQLDBProposalsRequest
 
getSchema(EObject) - Static method in class org.eclipse.datatools.sqltools.sql.util.ModelUtil
Returns the schema by looking up parent in the containment service.
getSchema_Assertions() - Method in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
Returns the meta object for the reference list 'Assertions'.
getSchema_Catalog() - Method in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
Returns the meta object for the reference 'Catalog'.
getSchema_CharSets() - Method in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
Returns the meta object for the reference list 'Char Sets'.
getSchema_Database() - Method in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
Returns the meta object for the reference 'Database'.
getSchema_Indices() - Method in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
Returns the meta object for the reference list 'Indices'.
getSchema_Owner() - Method in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
Returns the meta object for the reference 'Owner'.
getSchema_Routines() - Method in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
Returns the meta object for the reference list 'Routines'.
getSchema_Sequences() - Method in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
Returns the meta object for the reference list 'Sequences'.
getSchema_Tables() - Method in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
Returns the meta object for the reference list 'Tables'.
getSchema_Triggers() - Method in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
Returns the meta object for the reference list 'Triggers'.
getSchema_UserDefinedTypes() - Method in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
Returns the meta object for the reference list 'User Defined Types'.
getSchemaForTableInDatabase(TableInDatabase) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.TableHelper
 
getSchemaList(Database) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.DatabaseHelper
Returns the list of schemas for the given database.
getSchemaLocationURI() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionValidateAccordingToURI
Returns the value of the 'Schema Location URI' attribute.
getSchemaMaximumIdentifierLength() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
getSchemaMaximumIdentifierLength() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
getSchemaName(EObject) - Static method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogUtils
 
getSchemaName() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionValidateAccordingToIdentifier
Returns the value of the 'Schema Name' attribute.
getSchemaName(EObject) - Static method in class org.eclipse.datatools.sqltools.sql.util.ModelUtil
Returns the schema name by looking up parent in the containment service.
getSchemaName() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLBuilderDBProposalsService
Gets the default (implied) schema name.
getSchemaNameForTableExpression(TableExpression) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.TableHelper
Returns the name of the Schema that the given TableExpression is part of or null, if the given TableExpression has no reference to a Schema or the referenced Schema's name is null.
getSchemaObjectImmutableModel() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.model.AbstractSchemaObjectEditModel
 
getSchemaObjectImmutableModel() - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.model.ISchemaObjectEditModel
Returns the immutable model of this edit model
getSchemaObjectType() - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.extensions.IEditorDescriptor
Returns the db object type id for which this editor is defined
getSchemas() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCCatalog
 
getSchemas() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalog
 
getSchemas() - Method in class org.eclipse.datatools.enablement.mysql.catalog.MySqlCatalogDatabase
 
getSchemas() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASABaseCatalog
 
getSchemas() - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogDatabase
 
getSchemas() - Method in interface org.eclipse.datatools.modelbase.sql.schema.Catalog
Returns the value of the 'Schemas' reference list.
getSchemas() - Method in interface org.eclipse.datatools.modelbase.sql.schema.Database
Returns the value of the 'Schemas' reference list.
getSchemas(Database, String) - Static method in class org.eclipse.datatools.sqltools.sql.util.ModelUtil
Returns the schema list for the database, or, if catalog feature is supported, returns the schema list for the default catalog.
getSchemaTableNames(String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.ConnectionContext
Insert the method's description here.
getSchemaTableNames(String) - Method in interface org.eclipse.datatools.sqltools.sqlbuilder.views.source.IDBContext
 
getSchemataNames() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.ConnectionContext
Insert the method's description here.
getSchemataNames() - Method in interface org.eclipse.datatools.sqltools.sqlbuilder.views.source.IDBContext
 
getSchemaWithoutRole(SybaseASECatalog) - Static method in class org.eclipse.datatools.enablement.ase.util.ASECatalogUtil
 
getScope() - Method in class org.eclipse.datatools.sqltools.editor.contentassist.SQLDBProposalsRequest
Returns the proper scope.
getScope() - Method in class org.eclipse.datatools.sqltools.sql.parser.ParsingResult
Gets the current scope at the position where content assist is invoked.
getScopeCheck() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.AttributeDefinition
Returns the value of the 'Scope Check' attribute.
getScopeCheck() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.Field
Returns the value of the 'Scope Check' attribute.
getScopeCheck() - Method in interface org.eclipse.datatools.modelbase.sql.tables.Column
Returns the value of the 'Scope Check' attribute.
getScopeSize() - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexerprs
 
getScopeSize() - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexerprs
 
getScopeSize() - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
getScopeSize() - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
getScopeTable() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.ReferenceDataType
Returns the value of the 'Scope Table' reference.
getScopeUbound() - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexerprs
 
getScopeUbound() - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexerprs
 
getScopeUbound() - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
getScopeUbound() - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
getSdsServer() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogDatabase
 
getSdsServer() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEDatabaseImpl
 
getSdsServer() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEDatabase
Returns the value of the 'Sds Server' attribute list.
getSearchCondition() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogCheckConstraint
 
getSearchCondition() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseCheckConstraint
 
getSearchCondition() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseColumnCheckConstraint
 
getSearchCondition() - Method in interface org.eclipse.datatools.modelbase.sql.constraints.Assertion
Returns the value of the 'Search Condition' containment reference.
getSearchCondition() - Method in interface org.eclipse.datatools.modelbase.sql.constraints.CheckConstraint
Returns the value of the 'Search Condition' containment reference.
getSearchCondition() - Method in interface org.eclipse.datatools.modelbase.sql.expressions.SQLExpressionsPackage
Returns the meta object for class 'Search Condition'.
getSearchCondition(QueryStatement) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
Returns QuerySearchCondition for the given statement.
getSearchCondition(SQLQueryObject) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
 
getSearchCondition() - Method in interface org.eclipse.datatools.modelbase.sql.query.MergeOnCondition
Returns the value of the 'Search Condition' containment reference.
getSearchCondition() - Method in interface org.eclipse.datatools.modelbase.sql.query.ValueExpressionCaseSearchContent
Returns the value of the 'Search Condition' containment reference.
getSearchCondition() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.criteria.CriteriaElement
Return the Search Condition for the current statement
getSearchConditionCombined() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for class 'Search Condition Combined'.
getSearchConditionCombined_CombinedOperator() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the attribute 'Combined Operator'.
getSearchConditionCombined_LeftCondition() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference 'Left Condition'.
getSearchConditionCombined_RightCondition() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference 'Right Condition'.
getSearchConditionCombinedOperator() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for enum 'Search Condition Combined Operator'.
getSearchConditionDefault() - Method in interface org.eclipse.datatools.modelbase.sql.expressions.SQLExpressionsPackage
Returns the meta object for class 'Search Condition Default'.
getSearchConditionDefault_SQL() - Method in interface org.eclipse.datatools.modelbase.sql.expressions.SQLExpressionsPackage
Returns the meta object for the attribute 'SQL'.
getSearchConditionHelper() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.criteria.CriteriaElement
Return the lists of SQLPredicates that made up the search conditon
getSearchConditionNested() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for class 'Search Condition Nested'.
getSearchConditionNested_NestedCondition() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference 'Nested Condition'.
getSearchContentList() - Method in interface org.eclipse.datatools.modelbase.sql.query.ValueExpressionCaseSearch
Returns the value of the 'Search Content List' containment reference list.
getSearchExpression(Object) - Method in class org.eclipse.datatools.connectivity.db.generic.ui.GenericDBProfileDetailsWizardPage
 
getSearchExpression(Object) - Method in class org.eclipse.datatools.connectivity.db.generic.ui.GenericDBProfilePropertyPage
 
getSearchExpression(Object) - Method in class org.eclipse.datatools.connectivity.db.generic.ui.NewConnectionProfileWizard
 
getSearchExpression(Object) - Method in class org.eclipse.datatools.connectivity.ui.dse.dialogs.ProfileSelectionDialog
 
getSearchExpression(Object) - Method in class org.eclipse.datatools.connectivity.ui.dse.views.DataSourceExplorerView
 
getSearchExpression(Object) - Method in class org.eclipse.datatools.connectivity.ui.wizards.ConnectionProfileDetailsPage
 
getSearchExpression(Object) - Method in class org.eclipse.datatools.connectivity.ui.wizards.ConnectionProfileSummaryPage
 
getSearchExpression(Object) - Method in class org.eclipse.datatools.connectivity.ui.wizards.NewConnectionProfileWizard
 
getSearchExpression(Object) - Method in class org.eclipse.datatools.connectivity.ui.wizards.NewConnectionProfileWizardPage
 
getSearchExpression(Object) - Method in class org.eclipse.datatools.enablement.sybase.ui.ShowSchemaAction
 
getSearchExpression(Object) - Method in class org.eclipse.datatools.enablement.sybase.ui.SybaseDatabaseProfileSettingPage
 
getSearchExpression(Object) - Method in class org.eclipse.datatools.sqltools.common.ui.helpsystem.HelpSystemEditorPart
 
getSearchExpression(Object) - Method in class org.eclipse.datatools.sqltools.plan.internal.preference.ExecutionPlanPage
 
getSearchExpression(Object) - Method in class org.eclipse.datatools.sqltools.result.internal.preference.ExportFormatPreferencePage
 
getSearchExpression(Object) - Method in class org.eclipse.datatools.sqltools.result.internal.preference.ResultHistoryPage
 
getSearchExpression(Object) - Method in class org.eclipse.datatools.sqltools.result.internal.preference.SQLResultsViewPage
 
getSearchExpression(Object) - Method in class org.eclipse.datatools.sqltools.result.internal.ui.export.ResultExportWizard
 
getSearchExpression(Object) - Method in class org.eclipse.datatools.sqltools.result.internal.ui.export.SaveResultSetDialog
 
getSearchExpression(Object) - Method in class org.eclipse.datatools.sqltools.result.internal.ui.filters.ResultsFilterDialog
 
getSearchExpression(Object) - Method in class org.eclipse.datatools.sqltools.result.internal.ui.LongDataDialog
 
getSearchExpression(Object) - Method in class org.eclipse.datatools.sqltools.result.ui.view.ResultsViewControl
 
getSearchExpression(Object) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.templates.dialog.EditTemplateDialog
 
getSection() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.common.CollapseableSection
Returns the section instance
getSectionComposite() - Method in interface org.eclipse.datatools.sqltools.common.ui.preferences.IDataServerPreferenceSection
get the UI section's composite
getSectionContent() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.common.CollapseableSection
Returns the section content composite
getSectionId() - Method in class org.eclipse.datatools.connectivity.ui.templates.ConnectionProfileTemplateSection
 
getSectionId() - Method in class org.eclipse.datatools.connectivity.ui.templates.DriverTemplateSection
 
getSectionId() - Method in class org.eclipse.datatools.connectivity.ui.templates.ProfileSampleTemplateSection
 
getSecure_required() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASAWebServiceImpl
 
getSecure_required() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASAWebService
Returns the value of the 'Secure required' attribute.
getSecure_required() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEWebServiceImpl
 
getSecure_required() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEWebService
Returns the value of the 'Secure required' attribute.
getSecurity() - Method in interface org.eclipse.datatools.modelbase.sql.routines.Routine
Returns the value of the 'Security' attribute.
getSegment() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASEBaseTableLoader
 
getSegment() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogIndex
 
getSegment() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogProxyTable
 
getSegment() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTable
 
getSegment() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTempTable
 
getSegment() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogWebServiceTable
 
getSegment() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEBaseTableImpl
 
getSegment() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEIndexImpl
 
getSegment() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASETableImpl
 
getSegment() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASETempTableImpl
 
getSegment() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.ListRangePartitionItemImpl
 
getSegment() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.PartitionNumInSegmentsImpl
 
getSegment() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.PartitionSegmentPairImpl
 
getSegment() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.ListRangePartitionItem
Returns the value of the 'Segment' reference.
getSegment() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionNumInSegments
Returns the value of the 'Segment' reference list.
getSegment() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionSegmentPair
Returns the value of the 'Segment' reference.
getSegment() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEBaseTable
Returns the value of the 'Segment' reference.
getSegment() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEIndex
Returns the value of the 'Segment' reference.
getSegmentList() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.ResultCollector
 
getSegments() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalog
 
getSegments() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASECatalogImpl
 
getSegments() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASECatalog
Returns the value of the 'Segments' containment reference list.
getSegments(int, String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.WorkbenchUtility
Searches a string and returns the segments containing qoutes '"'
getSegmentSize() - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexerprs
 
getSegmentSize() - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexerprs
 
getSegmentSize() - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
getSegmentSize() - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
getSegmentSuper() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogProxyTable
 
getSegmentSuper() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTable
 
getSegmentSuper() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTempTable
 
getSegmentSuper() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogWebServiceTable
 
getSegmentSuper() - Method in interface org.eclipse.datatools.enablement.ase.ISybaseASECatalogTable
 
getSegmentThreshold() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSegmentThreshold() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for class 'Segment Threshold'.
getSegmentThreshold_FreeSpace() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSegmentThreshold_FreeSpace() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the attribute 'Free Space'.
getSegmentThreshold_ProcedureName() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSegmentThreshold_ProcedureName() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the attribute 'Procedure Name'.
getSelectClause() - Method in interface org.eclipse.datatools.modelbase.sql.query.QuerySelect
Returns the value of the 'Select Clause' containment reference list.
getSelectColumnFromColumnName(SQLQueryObject, String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SelectHelper
Looks for a ValueExpressionColumn in the list of assignment select columns in the given statement, with name same as the given name
getSelectedCategory() - Method in class org.eclipse.datatools.connectivity.ui.dse.dialogs.filters.ProfileCategoryFilter
Get the currently set category ID string
getSelectedConnection() - Method in class org.eclipse.datatools.connectivity.ui.dse.dialogs.ExistingConnectionProfilesDialogPage
Returns either the existing connection selected by the user or null.
getSelectedItems() - Method in class org.eclipse.datatools.connectivity.oda.flatfile.ui.wizards.RelativeFileSelectionDialog
 
getSelectedLabelValuePair() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.ObjectHelper
 
getSelectedObject() - Method in class org.eclipse.datatools.connectivity.ui.actions.ViewPropertyAction
Get the selected object
getSelectedObject() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.ObjectHelper
 
getSelectedOptions(SQLObject[]) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.fe.GenericDdlGenerator
 
getSelectedOptions(SQLObject[]) - Method in class org.eclipse.datatools.enablement.mysql.ddl.shared.MySqlDdlGeneratorHelper
 
getSelectedProfiles() - Method in class org.eclipse.datatools.connectivity.ui.dse.dialogs.ProfileSelectionDialogPage
 
getSelectedProfiles(boolean) - Method in class org.eclipse.datatools.connectivity.ui.dse.dialogs.ProfileSelectionDialogPage
 
getSelectedText() - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditor
Returns the selected text.
getSelectedURI() - Method in class org.eclipse.datatools.connectivity.oda.flatfile.ui.wizards.RelativeFileSelectionDialog
 
getSelectExpr() - Method in class org.eclipse.datatools.sqltools.data.internal.core.common.DefaultColumnDataAccessor
 
getSelectExpr() - Method in interface org.eclipse.datatools.sqltools.data.internal.core.common.IColumnDataAccessor
Returns the SELECT expression corresponding to the column.
getSelection() - Method in class org.eclipse.datatools.connectivity.ui.actions.ConnectAction
 
getSelection() - Method in class org.eclipse.datatools.connectivity.ui.actions.PingAction
 
getSelection() - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.TableDataTableCursor
 
getSelection() - Method in class org.eclipse.datatools.sqltools.data.internal.ui.editor.TableDataEditorSelectionProvider
 
getSelection() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.ResultHistorySection
 
getSelection() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilderEditor
 
getSelection(ISelection) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.WindowUtility
 
getSelection() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.BaseWindow
 
getSelection() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.ComboBoxCellEditor
 
getSelection() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.delete.DeleteViewer
 
getSelection() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.GraphControl
 
getSelection() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.insert.InsertSelectViewer
 
getSelection() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.insert.InsertTypeViewer
 
getSelection() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.insert.InsertViewer
 
getSelection() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.ObjectListHelper
 
getSelection() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.GroupByContentViewer
 
getSelection() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.GroupByViewer
 
getSelection() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.SelectStatementDistinctViewer
 
getSelection() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.SelectViewer
 
getSelection(IDocument) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLCompletionProposal
 
getSelection() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLSourceViewer
 
getSelection() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.SQLTreeViewer
Return the selection.
getSelection() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.update.UpdateDesignViewer
 
getSelection() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.update.UpdateViewer
 
getSelection() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.SelectionDispatchAction
Returns the selection provided by the site owning this action.
getSelection() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.editor.SQLOutlinePage
 
getSelection(IDocument) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLCompletionProposal
 
getSelection(IDocument) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.templates.PositionBasedCompletionProposal
 
getSelection(IDocument) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.templates.SQLTemplateProposal
 
getSelectionCount() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.ObjectListHelper
 
getSelectionIndex() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.ObjectComboHelper
 
getSelectionIndex() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.ObjectHelper
 
getSelectionIndex() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.ObjectListHelper
 
getSelectionList(ISelection) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.WindowUtility
 
getSelectionProvider() - Method in interface org.eclipse.datatools.sqltools.data.internal.ui.editor.ITableDataEditor
 
getSelectionProvider() - Method in class org.eclipse.datatools.sqltools.data.internal.ui.editor.TableDataEditor
 
getSelectionProvider() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.SelectionDispatchAction
Returns the selection provider managed by the site owning this action.
getSelectivityValue() - Method in interface org.eclipse.datatools.modelbase.sql.query.Predicate
Returns the value of the 'Selectivity Value' attribute.
getSelectProposals() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLCompletionProposalFactory
 
getSelectStatement() - Method in interface org.eclipse.datatools.modelbase.sql.query.OrderBySpecification
Returns the value of the 'Select Statement' container reference.
getSelectStatement() - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryExpressionRoot
Returns the value of the 'Select Statement' container reference.
getSelectStatement() - Method in interface org.eclipse.datatools.modelbase.sql.query.UpdatabilityExpression
Returns the value of the 'Select Statement' container reference.
getSelectStatement() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.SelectTableElement
Get the QuerySelectStatement that contains this table element
getSelectStatementsFromProject(IProject, SQLDomainModel) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.WorkbenchUtility
Gets a list of QuerySelectStatement objects contained within the given project.
getSelfRefColumnGeneration() - Method in interface org.eclipse.datatools.modelbase.sql.tables.Table
Returns the value of the 'Self Ref Column Generation' attribute.
getSeqLength() - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngresIdentitySpecifierImpl
 
getSeqLength() - Method in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngresIdentitySpecifier
Returns the value of the 'Seq Length' attribute.
getSeqPrecision() - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngresIdentitySpecifierImpl
 
getSeqPrecision() - Method in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngresIdentitySpecifier
Returns the value of the 'Seq Precision' attribute.
getSequence() - Method in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
Returns the meta object for class 'Sequence'.
getSequence_Identity() - Method in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
Returns the meta object for the containment reference 'Identity'.
getSequence_Schema() - Method in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
Returns the meta object for the reference 'Schema'.
getSequences() - Method in interface org.eclipse.datatools.modelbase.sql.schema.Schema
Returns the value of the 'Sequences' reference list.
getSequenceSupportedPredefinedDataTypes() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
getSequenceSupportedPredefinedDataTypes() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
getSerializeEncoding() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLSerializeFunction
Returns the value of the 'Serialize Encoding' containment reference.
getSerializeFunction() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLSerializeFunctionTarget
Returns the value of the 'Serialize Function' container reference.
getSerializeTarget() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLSerializeFunction
Returns the value of the 'Serialize Target' containment reference.
getSerializeVersion() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLSerializeFunction
Returns the value of the 'Serialize Version' attribute.
getServerIdentifier() - Method in class org.eclipse.datatools.sqltools.debugger.core.ClientConInfo
 
getServerIdentifiers() - Method in class org.eclipse.datatools.sqltools.debugger.core.DebugHandlerManager
 
getServerIdentifiers() - Method in interface org.eclipse.datatools.sqltools.debugger.core.IDebugHandlerManager
Returns all server ids which are connected
getService_id() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASAWebServiceImpl
 
getService_id() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASAWebService
Returns the value of the 'Service id' attribute.
getService_id() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEWebServiceImpl
 
getService_id() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEWebService
Returns the value of the 'Service id' attribute.
getService_type() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASAWebServiceImpl
 
getService_type() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASAWebService
Returns the value of the 'Service type' attribute.
getService_type() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEWebServiceImpl
 
getService_type() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEWebService
Returns the value of the 'Service type' attribute.
getSessionLocale() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignSessionRequest
Returns the value of the 'Session Locale' containment reference.
getSessionStatus() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for enum 'Session Status'.
getSessionStatus() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignSessionResponse
Returns the value of the 'Session Status' attribute.
getSessionStatusObject() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for data type 'Session Status Object'.
getSetAss(Object) - Method in class org.eclipse.datatools.sqltools.data.internal.core.common.DefaultColumnDataAccessor
 
getSetAss(Object) - Method in interface org.eclipse.datatools.sqltools.data.internal.core.common.IColumnDataAccessor
Returns the SQL assignment (including optional '?'), to be used in the SET clause.
getSetNewUserStatement(Schema) - Static method in class org.eclipse.datatools.enablement.ase.SybaseASESQLUtil
Returns the statement to impersonate another user.
getSetNullAction() - Method in class org.eclipse.datatools.sqltools.data.internal.ui.editor.TableDataEditorActionBarContributor
 
getSetProposals() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLCompletionProposalFactory
 
getSetUserDBOStatement(Schema) - Static method in class org.eclipse.datatools.enablement.ase.SybaseASESQLUtil
Restore user
getSeverity() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.ErrorItem
 
getSeverity() - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.IErrorItem
Returns the severity.
getSharedConnection() - Method in interface org.eclipse.datatools.connectivity.sqm.core.connection.ConnectionInfo
Retrive the shared connection.
getSharedConnection() - Method in interface org.eclipse.datatools.sqltools.editor.core.connection.ISQLEditorConnectionInfo
Retrieves the shared connection.
getSharedConnection() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SQLBuilderConnectionInfo
Retrieves the sharable connection from IControlConnection, which in turn delegates to the connectivity layer.
getSharedConnection() - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditorConnectionInfo
Retrieves the sharable connection from IControlConnection, which in turn delegates to the connectivity layer.
getSharedDatabase() - Method in interface org.eclipse.datatools.connectivity.sqm.core.connection.ConnectionInfo
retrieve the shared database
getShell() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.actions.SQLBuilderAction
Gets the display shell associated with this action.
getShell() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.SelectionDispatchAction
Returns the shell provided by the site owning this action.
getShortMessage() - Method in exception org.eclipse.datatools.sqltools.sql.parser.ParseException
This method has the standard behavior when this object has been created using the standard constructors.
getShowConnect() - Method in class org.eclipse.datatools.connectivity.ui.dse.dialogs.ProfileSelectionDialog
 
getShowConnect() - Method in class org.eclipse.datatools.connectivity.ui.dse.dialogs.ProfileSelectionDialogPage
 
getShowLabelPreference() - Method in class org.eclipse.datatools.sqltools.result.ResultsViewAPI
Gets the show label preference
getShowNew() - Method in class org.eclipse.datatools.connectivity.ui.dse.dialogs.ProfileSelectionDialog
 
getShowNew() - Method in class org.eclipse.datatools.connectivity.ui.dse.dialogs.ProfileSelectionDialogPage
 
getShowSelectButtons() - Method in class org.eclipse.datatools.connectivity.ui.dse.dialogs.ProfileSelectionDialog
 
getShowSelectButtons() - Method in class org.eclipse.datatools.connectivity.ui.dse.dialogs.ProfileSelectionDialogPage
 
getShowSysTableMap() - Static method in class org.eclipse.datatools.enablement.sybase.ui.util.ShowSysTableUtil
 
getSimpleHeader(IResultInstance) - Static method in class org.eclipse.datatools.sqltools.result.internal.utils.StatusTextProvider
Returns the simple history header for saving purpose
getSingleLineComments() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.ASASQLSyntax
 
getSingleLineComments() - Method in class org.eclipse.datatools.sqltools.db.derby.sql.DerbySQLSyntax
 
getSingleLineComments() - Method in class org.eclipse.datatools.sqltools.sql.DefaultSQLSyntax
 
getSingleLineComments() - Method in interface org.eclipse.datatools.sqltools.sql.ISQLSyntax
Gets an array of SQL single line comments.
getSingleTabDisplayAction() - Method in class org.eclipse.datatools.sqltools.result.ui.view.ResultsViewControl
 
getSingletonObject() - Static method in class org.eclipse.datatools.connectivity.sqm.core.rte.fe.GenericDdlGenerator.SingletonOptionDependency
 
getSingletonObject() - Static method in class org.eclipse.datatools.enablement.mysql.ddl.shared.MySqlDdlGeneratorHelper.SingletonOptionDependency
 
getSite() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.SelectionDispatchAction
Returns the site owning this action.
getSize() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.DeviceItem
Returns the value of the 'Size' attribute.
getSize() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.DeviceItemImpl
 
getSortColumn(int) - Method in class org.eclipse.datatools.connectivity.oda.SortSpec
Returns the result set column name of the sort key at the index position.
getSortColumn(int) - Method in class org.eclipse.datatools.connectivity.oda.spec.result.SortSpecification
Returns the result set column identifier of the sort key at the specified position.
getSortColumns() - Method in class org.eclipse.datatools.connectivity.oda.SortSpec
Returns an array of all column names for the sort key of a sortModeSingleOrder SortSpec object.
getSortColumns() - Method in class org.eclipse.datatools.connectivity.oda.spec.result.SortSpecification
Returns an array of all column identifiers for the sort keys.
getSortDirection() - Method in interface org.eclipse.datatools.connectivity.oda.design.SortKey
Returns the value of the 'Sort Direction' attribute.
getSortDirection(int) - Method in class org.eclipse.datatools.connectivity.oda.spec.result.SortSpecification
Returns the sort direction of the sort key at the specified position.
getSortDirection() - Method in class org.eclipse.datatools.connectivity.oda.spec.result.SortSpecification
Returns the sort direction for the sort keys of a sortModeSingleOrder SortSpecification object.
getSortDirectionType() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for enum 'Sort Direction Type'.
getSortDirectionTypeObject() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for data type 'Sort Direction Type Object'.
getSortedPages() - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.extensions.IEditorDescriptor
Returns the pages of this editor with the order set by end-user
getSortKey() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for class 'Sort Key'.
getSortKey_ColumnIdentifier() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the containment reference 'Column Identifier'.
getSortKey_ColumnName() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the attribute 'Column Name'.
getSortKey_ColumnPosition() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the attribute 'Column Position'.
getSortKey_NullValueOrdering() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the attribute 'Null Value Ordering'.
getSortKey_Optional() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the attribute 'Optional'.
getSortKey_SortDirection() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the attribute 'Sort Direction'.
getSortKeyCount() - Method in class org.eclipse.datatools.connectivity.oda.SortSpec
Returns the number of sort keys associated with this SortSpec object.
getSortKeyCount() - Method in class org.eclipse.datatools.connectivity.oda.spec.result.SortSpecification
Returns the number of sort keys associated with this SortSpecification object.
getSortKeys() - Method in interface org.eclipse.datatools.connectivity.oda.design.SortSpecification
Returns the value of the 'Sort Keys' containment reference list.
getSortMode() - Method in interface org.eclipse.datatools.connectivity.oda.IDataSetMetaData
Returns the dynamic sorting mode supported by this data set type.
getSortMode() - Method in class org.eclipse.datatools.connectivity.oda.SortSpec
Returns the sort mode of this SortSpec object.
getSortMode() - Method in class org.eclipse.datatools.connectivity.oda.spec.result.SortSpecification
Returns the sort mode of this SortSpecification object.
getSortOrder(int) - Method in class org.eclipse.datatools.connectivity.oda.SortSpec
Returns the sort order of the sort key at the index position.
getSortOrder() - Method in class org.eclipse.datatools.connectivity.oda.SortSpec
Returns the sort order for the sort keys of a sortModeSingleOrder SortSpec object.
getSortSpec(String) - Method in interface org.eclipse.datatools.connectivity.oda.IAdvancedQuery
Returns the sort specification associated with the named result set of this IAdvancedQuery.
getSortSpec() - Method in interface org.eclipse.datatools.connectivity.oda.IQuery
Returns the sort specification associated with this IQuery.
getSortSpecification() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for class 'Sort Specification'.
getSortSpecification() - Method in class org.eclipse.datatools.connectivity.oda.spec.result.ResultSetSpecification
Gets the current sorting specification of a query result set.
getSortSpecification(QuerySpecification) - Static method in class org.eclipse.datatools.connectivity.oda.spec.util.QuerySpecificationHelper
Gets the sort specification from the specified querySpec.
getSortSpecification_SortKeys() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the containment reference list 'Sort Keys'.
getSortSpecList() - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryExpressionBody
Returns the value of the 'Sort Spec List' containment reference list.
getSortSpecList() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLAggregateFunction
Returns the value of the 'Sort Spec List' containment reference list.
getSource() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogProcedure
 
getSource() - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngresTriggerImpl
 
getSource() - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngresViewTableImpl
 
getSource() - Method in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngresTrigger
Returns the value of the 'Source' reference.
getSource() - Method in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngresViewTable
Returns the value of the 'Source' reference.
getSource() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseProcedure
 
getSource() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseRemoteProcedure
 
getSource() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseUserDefinedFunction
 
getSource() - Method in interface org.eclipse.datatools.modelbase.sql.routines.Routine
Returns the value of the 'Source' containment reference.
getSource() - Method in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
Returns the meta object for class 'Source'.
getSource() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.ErrorItem
 
getSource() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.ResourceChangeEvent
 
getSource() - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.IErrorItem
Returns the source object on which the error occurs.
getSource() - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.IResourceChangeEvent
Returns the resouce object, which will be useful when the resource is changed.
getSource_Body() - Method in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
Returns the meta object for the attribute 'Body'.
getSourceAnchor() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection
 
getSourceCode() - Method in class org.eclipse.datatools.sqltools.routineeditor.ui.ProcEditorInput
Convenience method for ((SQLEditorStorage)getStorage()).getContentsString()
getSourceColumn() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.dialogs.SourceTargetDialog
 
getSourceColumn() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.JoinEditPart
 
getSourceConnectionAnchor(ConnectionEditPart) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart
 
getSourceConnectionAnchor(Request) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart
 
getSourceData() - Method in class org.eclipse.datatools.connectivity.oda.flatfile.util.FlatFileDataReader
 
getSourceElement(IStackFrame) - Method in class org.eclipse.datatools.sqltools.debugger.sourcelookup.SPSourceLocator
 
getSourceFormat() - Method in class org.eclipse.datatools.sqltools.parsers.sql.SQLParserManager
 
getSourceInfo() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryObject
Returns the associated SQLQuerySourceInfo
getSourceInfo() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLComment
 
getSourceLocator(ILaunchConfiguration) - Method in interface org.eclipse.datatools.sqltools.debugger.debug.ISourceLocatorProvider
Returns an ISourceLocator object based on the configuration.
getSourceLocator(ILaunchConfiguration) - Method in class org.eclipse.datatools.sqltools.debugger.launching.SPDebuggerLaunchConfigurationDelegate
 
getSourceQuery() - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryInsertStatement
Returns the value of the 'Source Query' containment reference.
getSourceSnippet() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQuerySourceInfo
 
getSourceTable() - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryMergeStatement
Returns the value of the 'Source Table' containment reference.
getSourceTable() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.dialogs.SourceTargetDialog
 
getSourceTable() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.JoinEditPart
 
getSourceValuesRow() - Method in interface org.eclipse.datatools.modelbase.sql.query.MergeInsertSpecification
Returns the value of the 'Source Values Row' containment reference.
getSourceValuesRowList() - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryInsertStatement
Returns the value of the 'Source Values Row List' containment reference list.
getSourceViewer() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilder
Returns the SourceViewer.
getSpanEndOffset() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQuerySourceInfo
 
getSpanStartOffset() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQuerySourceInfo
 
getSPDebugTarget() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPDebugElement
 
getSpecialRegisterNames() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.FunctionHelper
Gets a list of special registers supported by the database.
getSpecification() - Method in interface org.eclipse.datatools.connectivity.oda.IQuery
Gets the current specification of query characteristics to apply when this query is prepared and executed.
getSpecificationFactory() - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.ExtensionContributor
 
getSpecificName() - Method in interface org.eclipse.datatools.modelbase.sql.routines.Routine
Returns the value of the 'Specific Name' attribute.
getSpecifiedColumns(String, Collection) - Static method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogUtils
 
getSpecifiedUserDefinedDatatype(Catalog, String) - Static method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogUtils
 
getSpecifiedUserDefinedDatatype(Database, String) - Static method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogUtils
 
getSPMetaData(Connection, String, String, String) - Static method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogUtils
 
getSPParamDefaultValues(DatabaseIdentifier, String) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SQLUtil
Parse the given sp definition and returns the parameter name/default value pairs.
getSPParamDefaultValues(DatabaseIdentifier, String) - Static method in class org.eclipse.datatools.sqltools.sql.util.ParameterUtil
Parse the given sp definition and returns the parameter name/default value pairs.
getSPParams(DatabaseIdentifier, String) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SQLUtil
Parse the given sp definition and returns the parameter name/IASTSQLParam pairs.
getSPParams(DatabaseIdentifier, String) - Static method in class org.eclipse.datatools.sqltools.sql.util.ParameterUtil
Parse the given sp definition and returns the parameter name/IASTSQLParam pairs.
getSPParamTypeNameMapFromParser(DatabaseIdentifier, String) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SQLUtil
 
getSPParamTypeNameMapFromParser(DatabaseIdentifier, String) - Static method in class org.eclipse.datatools.sqltools.sql.util.ParameterUtil
 
getSPThread(SPDebugTarget, DatabaseIdentifier, String, Connection) - Method in interface org.eclipse.datatools.sqltools.debugger.core.SQLDebuggerConfiguration
Returns a SPThread used to debug stored procedures.
getSPThread() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPDebugTarget
 
getSQL() - Method in interface org.eclipse.datatools.modelbase.sql.expressions.QueryExpression
 
getSQL() - Method in interface org.eclipse.datatools.modelbase.sql.expressions.QueryExpressionDefault
Returns the value of the 'SQL' attribute.
getSQL() - Method in interface org.eclipse.datatools.modelbase.sql.expressions.SearchCondition
 
getSQL() - Method in interface org.eclipse.datatools.modelbase.sql.expressions.SearchConditionDefault
Returns the value of the 'SQL' attribute.
getSQL() - Method in interface org.eclipse.datatools.modelbase.sql.expressions.ValueExpression
 
getSQL() - Method in interface org.eclipse.datatools.modelbase.sql.expressions.ValueExpressionDefault
Returns the value of the 'SQL' attribute.
getSQL() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryObject
 
getSQL(SQLQueryObject) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQuerySourceWriter
Generic method to return the SQL source of the given queryObject.
getSQL(SQLQueryObject) - Method in interface org.eclipse.datatools.modelbase.sql.query.util.SQLSourceWriter
 
getSQL() - Method in interface org.eclipse.datatools.modelbase.sql.statements.SQLStatement
 
getSQL() - Method in interface org.eclipse.datatools.modelbase.sql.statements.SQLStatementDefault
Returns the value of the 'SQL' attribute.
getSql() - Method in class org.eclipse.datatools.sqltools.plan.PlanRequest
Returns the sql statement
getSQL() - Method in interface org.eclipse.datatools.sqltools.sqlbuilder.input.ISQLBuilderEditorInput
Gets the SQL Statement for this input - the contents of the input.
getSQL() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.input.SQLBuilderEditorInput
Gets the SQLStatement contained in this input's File
getSQL() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.input.SQLBuilderFileEditorInput
Gets the SQLStatement contained in this input's File
getSQL() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.input.SQLBuilderStorageEditorInput
Gets the SQLStatement associated with this input.
getSQL() - Method in interface org.eclipse.datatools.sqltools.sqlbuilder.model.ISQLStatementInfo
Gets the SQL string for this ISQLStatementInfo.
getSQL() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SQLStatementInfo
Implements ISQLStatementInfo.getSQL()
getSQL() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilder
 
getSQL() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.sqlbuilderdialog.SQLBuilderDialog
Returns the SQL statement from the dialog
getSQLAccessControlFactory() - Method in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
Returns the factory that creates the instances of the model.
getSQLAccessControlPackage() - Method in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlFactory
Returns the package supported by this factory.
getSQLBuilder() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.actions.SQLBuilderAction
Gets the SQLBuilder associated with this action.
getSQLBuilder() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilderEditor
 
getSQLBuilderEditorInput() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilder
Returns the ISQLBuilderEditorInput belonging to this SQLBuilder.
getSQLCaseExpression() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.CaseHelper
 
getSQLCaseSearchWhenClause() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseElseClauseElement
 
getSQLCaseSearchWhenClause() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSearchWhenContentElement
 
getSQLCaseSearchWhenContent(int) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSearchWhenContentElement
 
getSQLCaseSimpleWhenClause() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseClauseElement
 
getSQLCaseSimpleWhenClause() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseElseClauseElement
 
getSQLCaseSimpleWhenClause() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSimpleWhenContentElement
 
getSQLCaseSimpleWhenContent(int) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSimpleWhenContentElement
 
getSQLCodeScanner() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.SQLEditorPlugin
Gets a SQL code scanner.
getSQLColorProvider() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.SQLEditorPlugin
Gets a SQL color provider.
getSQLColorProvider() - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditor
Gets the color provider for colorizing SQL source code.
getSQLColourProvider() - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLSourceEditingEnvironment
 
getSQLCommentScanner() - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLSourceEditingEnvironment
 
getSQLConnectionStatement() - Method in interface org.eclipse.datatools.modelbase.sql.statements.SQLStatementsPackage
Returns the meta object for class 'SQL Connection Statement'.
getSQLConstraintsFactory() - Method in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
Returns the factory that creates the instances of the model.
getSQLConstraintsPackage() - Method in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsFactory
Returns the package supported by this factory.
getSqlContainer() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseGroupImpl
 
getSqlContainer() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseUserImpl
 
getSqlContainer() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEGroupImpl
 
getSqlContainer() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASERoleImpl
 
getSqlContainer() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEUserImpl
 
getSqlContainer() - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.impl.SybaseAuthorizationIdentifierImpl
 
getSqlContainer() - Method in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybaseAuthorizationIdentifier
Returns the value of the 'Sql Container' reference.
getSQLContextId() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.ASAContextType
 
getSQLContextId() - Method in class org.eclipse.datatools.sqltools.editor.template.GenericSQLContextType
 
getSQLContextType() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.services.ASASQLService
 
getSQLContextType(String) - Static method in class org.eclipse.datatools.sqltools.editor.ui.core.SQLToolsUIFacade
Return a specific GenericSQLContextType object which identifies the context type of templates used in SQL editor.
getSQLContextTypes() - Static method in class org.eclipse.datatools.sqltools.editor.ui.core.SQLToolsUIFacade
Return all the GenericSQLContextType objects which identify the context type of templates used in SQL editor.
getSQLControlStatement() - Method in interface org.eclipse.datatools.modelbase.sql.statements.SQLStatementsPackage
Returns the meta object for class 'SQL Control Statement'.
getSqlDataAccess() - Method in interface org.eclipse.datatools.modelbase.sql.routines.Routine
Returns the value of the 'Sql Data Access' attribute.
getSQLDataChangeStatement() - Method in interface org.eclipse.datatools.modelbase.sql.statements.SQLStatementsPackage
Returns the meta object for class 'SQL Data Change Statement'.
getSQLDataService() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.ASAConfig
 
getSQLDataStatement() - Method in interface org.eclipse.datatools.modelbase.sql.statements.SQLStatementsPackage
Returns the meta object for class 'SQL Data Statement'.
getSQLDataType() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
Returns the meta object for class 'SQL Data Type'.
getSQLDataTypesFactory() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
Returns the factory that creates the instances of the model.
getSQLDataTypesPackage() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesFactory
Returns the package supported by this factory.
getSQLDataValidator(DatabaseIdentifier) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.services.ASASQLDataService
 
getSQLDBProposalRequest() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLDBProposalsService
Gets the content assist request for database meta objects.
getSQLDBProposalsService() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLCompletionEngine
Gets the current SQLDBProposalsService object.
getSQLDiagnosticsStatement() - Method in interface org.eclipse.datatools.modelbase.sql.statements.SQLStatementsPackage
Returns the meta object for class 'SQL Diagnostics Statement'.
getSQLDialectInfo() - Method in interface org.eclipse.datatools.sqltools.sqlbuilder.model.ISQLStatementInfo
Gets the ISQLDialectInfo for this ISQLStatementInfo.
getSQLDialectInfo() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SQLStatementInfo
Implements ISQLStatementInfo.getSQLDialectInfo()
getSQLDynamicStatement() - Method in interface org.eclipse.datatools.modelbase.sql.statements.SQLStatementsPackage
Returns the meta object for class 'SQL Dynamic Statement'.
getSQLEditor() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.SQLConnectAction
Gets the SQLEditor instance associated with this action.
getSQLEditor() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.SQLDisconnectAction
Gets the SQLEditor instance associated with this action.
getSQLEditor() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.editor.SQLEditorContentOutlinePage
Gets the SQL Editor associated with this outline page.
getSQLEditor() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.editor.SQLSourceViewerConfiguration
Returns the SQLEditor associated with this object.
getSQLEditor() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.matching.AbstractPairMatcher
 
getSQLEditorActionContributorExtension() - Static method in class org.eclipse.datatools.sqltools.sqleditor.internal.SQLEditorPlugin
 
getSQLEditorButton() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.actions.NewSQLStatementComposite
Gets the SQLEditor Button Widget
getSQLEditorConnectionInfo() - Method in interface org.eclipse.datatools.sqltools.editor.contentassist.ISQLDBProposalsService
Gets the ISQLEditorConnectionInfo used to provide content assist.
getSQLEditorConnectionInfo() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLDBProposalsService
 
getSQLEditorService(DatabaseIdentifier, String) - Static method in class org.eclipse.datatools.sqltools.editor.ui.core.SQLToolsUIFacade
Returns a database-specific SQL statement service class.
getSQLEditorUIService() - Method in class org.eclipse.datatools.sqltools.db.generic.ui.GenericDBUIConfiguation
Returns the SQL Editor service associated with this database definition
getSQLEditorUIService() - Method in class org.eclipse.datatools.sqltools.editor.ui.core.SQLDevToolsUIConfiguration
Returns the SQL Editor service associated with this database definition
getSQLEntityScanner() - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLSourceEditingEnvironment
 
getSQLExpression() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseExpressionWizard
 
getSQLExpression() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseOptionsPage
 
getSQLExpression() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSearchPage
 
getSQLExpression() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSimplePage
 
getSQLExpression() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.cast.CastBuilderPage
 
getSQLExpression() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.cast.CastExpressionWizard
 
getSQLExpression() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.constant.ConstantExpressionWizard
 
getSQLExpression() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.constant.ConstantOptionsPage
 
getSQLExpression() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.constant.NumericConstantBuilderPage
 
getSQLExpression() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.constant.StringConstantBuilderPage
 
getSQLExpression() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.ExpressionBuilderWizard
 
getSQLExpression() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.function.FunctionExpressionWizard
 
getSQLExpression() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.MainExpressionPage
 
getSQLExpression() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.multiexpr.ExpressionsByOperatorsWizard
 
getSQLExpression() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.subquery.SubQueryWizard
 
getSQLExpression() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.SelectTableElement
Get the QueryValueExpression that corresponds to this table element
getSQLExpressionsFactory() - Method in interface org.eclipse.datatools.modelbase.sql.expressions.SQLExpressionsPackage
Returns the factory that creates the instances of the model.
getSQLExpressionsPackage() - Method in interface org.eclipse.datatools.modelbase.sql.expressions.SQLExpressionsFactory
Returns the package supported by this factory.
getSQLFileResource(String, String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.WorkbenchUtility
Gets a SQL file resource with the given name in the given project.
getSQLForExecution(SQLQueryObject) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
Generates SQL source for the given queryObject without any comments and with the current schema qualified tables.
getSQLForExecution() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SQLDomainModel
Gets the source of a statement for execution (schema qaulified).
getSqlFormat() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQuerySourceInfo
Note: if this SQLQuerySourceInfo's reference to the SQLQuerySourceFormat is null, SQLQuerySourceFormat.SQL_SOURCE_FORMAT_DEFAULT instance will be returned.
getSQLImage(String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilderPlugin
Returns the Image for a given file name
getSQLImageDescriptor(String) - Static method in class org.eclipse.datatools.sqltools.sql.ui.SQLImages
Get the workbench image with the given path relative to ICON_PATH.
getSQLJoin() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.JoinEditPart
 
getSQLKeywords() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
getSQLKeywords() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
getSQLModel() - Method in interface org.eclipse.datatools.sqltools.sql.parser.ast.IASTDeployable
Returns the corresponding procedural object sql model, such as Routine,Trigger or Event.
getSQLObject(Collection, String) - Static method in class org.eclipse.datatools.enablement.ase.catalog.ASEUtil
 
getSQLObject(Collection, String, EClass) - Static method in class org.eclipse.datatools.enablement.ase.catalog.ASEUtil
 
getSQLObject(List, String) - Static method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseUserDefinedDataType
 
getSQLObject(Collection, String) - Static method in class org.eclipse.datatools.enablement.sybase.asa.catalog.ASAUtil
 
getSQLObject() - Method in interface org.eclipse.datatools.modelbase.sql.schema.Comment
Returns the value of the 'SQL Object' reference.
getSQLObject() - Method in interface org.eclipse.datatools.modelbase.sql.schema.ObjectExtension
Returns the value of the 'SQL Object' container reference.
getSQLObject() - Method in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
Returns the meta object for class 'SQL Object'.
getSQLObject() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.action.EditSchemaObjectAction
 
getSQLObject_Comments() - Method in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
Returns the meta object for the reference list 'Comments'.
getSQLObject_Dependencies() - Method in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
Returns the meta object for the containment reference list 'Dependencies'.
getSQLObject_Description() - Method in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
Returns the meta object for the attribute 'Description'.
getSQLObject_Extensions() - Method in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
Returns the meta object for the containment reference list 'Extensions'.
getSQLObject_Label() - Method in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
Returns the meta object for the attribute 'Label'.
getSQLObject_Privileges() - Method in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
Returns the meta object for the reference list 'Privileges'.
getSQLObjectName(SQLObject, boolean, boolean) - Static method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlUtils
Get SQL object name
getSQLOperators() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
getSQLOperators() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
getSQLParser() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.services.ASASQLService
 
getSQLParser() - Method in class org.eclipse.datatools.sqltools.db.derby.core.services.DerbySQLService
 
getSQLParser() - Method in class org.eclipse.datatools.sqltools.db.generic.service.GenericSQLService
 
getSQLPartitionScanner() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.SQLEditorPlugin
Get a scanner for creating SQL partitions.
getSQLPredicate() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.JoinEditPart
 
getSQLQualified(SQLQueryObject, int) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
Returns the SQL source text of the given SQLQueryObject with all identifiers (table and column references) qualified according to the given qualificationSpec.
getSQLQueryFactory() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilderPlugin
Returns the SQL Query model factory instance
getSQLQueryModelFactory() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the factory that creates the instances of the model.
getSQLQueryModelPackage() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelFactory
Returns the package supported by this factory.
getSQLQueryModelPackage() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilderPlugin
Returns the SQL Query model package object.
getSQLQueryObject() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for class 'SQL Query Object'.
getSQLQueryString() - Method in interface org.eclipse.datatools.sqltools.data.internal.core.editor.ITableEditorResultFilter
Gets the SQL string to be used to query the database when the table editor is constructed This method can return null if isReturningResultSet() is true
getSQLResourcePath(String, String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.WorkbenchUtility
Gets a Path object for the given project name and SQL resource name.
getSQLRoutinesFactory() - Method in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
Returns the factory that creates the instances of the model.
getSQLRoutinesPackage() - Method in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesFactory
Returns the package supported by this factory.
getSQLSchemaFactory() - Method in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
Returns the factory that creates the instances of the model.
getSQLSchemaPackage() - Method in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaFactory
Returns the package supported by this factory.
getSQLSchemaQualified(SQLQueryObject) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
Returns the SQL source text of the given SQLQueryObject with all identifiers (table and column references) qualified with their schema name.
getSQLSchemaStatement() - Method in interface org.eclipse.datatools.modelbase.sql.statements.SQLStatementsPackage
Returns the meta object for class 'SQL Schema Statement'.
getSQLSelection(SQLEditor) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.selection.SQLSelectionFactory
 
getSQLService() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.ASAConfig
 
getSQLService() - Method in class org.eclipse.datatools.sqltools.db.derby.core.DerbyConfiguration
 
getSQLSessionStatement() - Method in interface org.eclipse.datatools.modelbase.sql.statements.SQLStatementsPackage
Returns the meta object for class 'SQL Session Statement'.
getSQLSourceFormat() - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
getSQLSourceFormat() - Method in interface org.eclipse.datatools.sqltools.parsers.sql.SQLParserFactory
 
getSqlSourceFormat() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SQLDomainModel
Gets the current SQLQuerySourceFormat object.
getSQLSourceScanner() - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLSourceEditingEnvironment
 
getSQLSourceUnformatted(SQLQueryObject) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
Returns the generated SQL source for the given queryObject without any formatting and without comments in a single line.
getSQLSourceUnformatted(String) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
Returns the given SQL source String in a single line without any formatting.
getSQLSourceViewerConfiguration() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.SQLEditorContributorExtensionRegistry
 
getSQLState() - Method in exception org.eclipse.datatools.connectivity.oda.OdaException
Returns the SQLSTATE of this OdaException object.
getSQLStatement() - Method in interface org.eclipse.datatools.modelbase.sql.statements.SQLStatementsPackage
Returns the meta object for class 'SQL Statement'.
getSQLStatement() - Method in class org.eclipse.datatools.sqltools.parsers.sql.SQLParseResult
 
getSQLStatement() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSearchTable
 
getSQLStatement() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSimpleTable
 
getSQLStatement() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.ExpressionBuilderWizard
 
getSQLStatement() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.function.ParamTable
 
getSQLStatement() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.multiexpr.ExpressionsTable
 
getSQLStatement() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SQLDomainModel
Gets the current query statement.
getSQLStatement() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.criteria.CriteriaElement
Return the current statement (either select, update, or delete)
getSQLStatementDefault() - Method in interface org.eclipse.datatools.modelbase.sql.statements.SQLStatementsPackage
Returns the meta object for class 'SQL Statement Default'.
getSQLStatementDefault_SQL() - Method in interface org.eclipse.datatools.modelbase.sql.statements.SQLStatementsPackage
Returns the meta object for the attribute 'SQL'.
getSQLStatementInfo() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.input.SQLBuilderEditorInput
Gets the ISQLStatementInfo associated with this input.
getSQLStatementList() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLStatementSupport
Gets the SQL statements contained in the given document, as a list of strings.
getSQLStatements() - Method in class org.eclipse.datatools.sqltools.routineeditor.plan.ExplainRoutineActionDelegate
 
getSQLStatements() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.actions.ExecuteAction
 
getSQLStatements(IProject) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.WorkbenchUtility
Get the SQL statements given a project.
getSQLStatements() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.BaseExecuteAction
 
getSQLStatements() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.DMLDialogSelectionSQLAction
 
getSQLStatements() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.ExecuteCurrentSQLAction
 
getSQLStatements() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.ExecuteSelectionSQLAction
 
getSQLStatements() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.ExecuteSQLAction
 
getSQLStatements() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.ExecuteSQLAsOneStatementAction
 
getSQLStatements() - Method in class org.eclipse.datatools.sqltools.sqleditor.plan.BaseExplainAction
Subclass should implement this method to returns the SQL statement
getSQLStatements() - Method in class org.eclipse.datatools.sqltools.sqleditor.plan.ExplainSQLActionDelegate
 
getSQLStatementsFactory() - Method in interface org.eclipse.datatools.modelbase.sql.statements.SQLStatementsPackage
Returns the factory that creates the instances of the model.
getSQLStatementsPackage() - Method in interface org.eclipse.datatools.modelbase.sql.statements.SQLStatementsFactory
Returns the package supported by this factory.
getSQLStateType() - Method in interface org.eclipse.datatools.connectivity.oda.IDataSetMetaData
Indicates whether the SQLSTATE returned by OdaException.getSQLState() is X/Open SQL CLI or SQL99.
getSQLSyntax() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.services.ASASQLService
 
getSQLSyntax() - Method in class org.eclipse.datatools.sqltools.db.derby.core.services.DerbySQLService
 
getSQLSyntax() - Method in class org.eclipse.datatools.sqltools.db.generic.service.GenericSQLService
 
getSQLTable() - Method in interface org.eclipse.datatools.sqltools.data.internal.core.editor.ITableData2
 
getSQLTable() - Method in class org.eclipse.datatools.sqltools.data.internal.core.editor.TableDataImpl
Gets the SQL Model table
getSqlTable() - Method in interface org.eclipse.datatools.sqltools.data.internal.ui.editor.ITableDataEditor
 
getSqlTable() - Method in class org.eclipse.datatools.sqltools.data.internal.ui.editor.TableDataEditor
 
getSQLTableQualified(SQLQueryObject) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
Returns the SQL source text of the given SQLQueryObject with all column references qualified with table names, but all table names unqualified (without schema name).
getSQLTablesFactory() - Method in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
Returns the factory that creates the instances of the model.
getSQLTablesPackage() - Method in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesFactory
Returns the package supported by this factory.
getSQLTerminationCharacter() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
getSQLTerminationCharacter() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
getSQLText() - Method in interface org.eclipse.datatools.sqltools.sql.parser.ast.Node
Before you call this method, make sure setDocument has been called.
getSQLText() - Method in class org.eclipse.datatools.sqltools.sql.parser.ast.SimpleNode
 
getSQLTransactionStatement() - Method in interface org.eclipse.datatools.modelbase.sql.statements.SQLStatementsPackage
Returns the meta object for class 'SQL Transaction Statement'.
getSQLTreeViewer() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilder
Returns the SQLTreeViewer.
getSQLType(ProcIdentifier) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SQLUtil
 
getSQLType(SQLEditor) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SQLUtil
 
getSQLType() - Method in class org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditor
 
getSQLType() - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditor
Returns the outmost sql statement type that's allowed in this editor.
getSQLUIService() - Method in class org.eclipse.datatools.sqltools.editor.ui.core.SQLDevToolsUIConfiguration
Returns the SQL service associated with this database definition
getSQLUIService(DatabaseIdentifier, String) - Static method in class org.eclipse.datatools.sqltools.editor.ui.core.SQLToolsUIFacade
Returns a database-specific SQL statement UI service class.
getSQLUnqualified(SQLQueryObject) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
Returns the SQL source text of the given SQLQueryObject with all identifiers unqualified (column references without table names, and all table references without schema names).
getSQLWithComments(SQLQueryObject) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
Returns the generated SQL source for the given queryObject with all comments.
getSQLWithoutComments(SQLQueryObject) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
Returns the generated SQL source for the given queryObject without any comments.
getSQLXMLFunctionNames() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.FunctionHelperDB2
Gets a list of the names of the SQL/XML function supported by the database.
getSQLXMLQueryModelFactory() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the factory that creates the instances of the model.
getSQLXMLQueryModelPackage() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelFactory
Returns the package supported by this factory.
getStackFrames() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPThread
 
getStackFramesAsList() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPThread
Returns the stack frame list.
getStandardDisplay() - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.ExamplePlugin
Returns the standard display to be used.
getStandardDisplay() - Static method in class org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditorUIActivator
Returns the standard display to be used.
getStandardDisplay() - Static method in class org.eclipse.datatools.sqltools.sqleditor.internal.SQLEditorPlugin
Returns the standard display to be used.
getStartDate() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.ScheduleImpl
 
getStartDate() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.Schedule
Returns the value of the 'Start Date' attribute.
getStartIndex(Token) - Method in class org.eclipse.datatools.enablement.sybase.parser.AbstractQuickSQLParser
Gets the start index of a Token for a String input.
getStartIndex(Token) - Method in class org.eclipse.datatools.sqltools.sql.parser.SQLParser
Gets the start index of a Token for a String input
getStartOffset(IDocument) - Method in interface org.eclipse.datatools.sqltools.sql.parser.ast.Node
 
getStartOffset() - Method in interface org.eclipse.datatools.sqltools.sql.parser.ast.Node
Before you call this method, make sure setDocument has been called.
getStartOffset(IDocument) - Method in class org.eclipse.datatools.sqltools.sql.parser.ast.SimpleNode
The concrete implementation for this method has be removed into Thoken.java.
getStartOffset() - Method in class org.eclipse.datatools.sqltools.sql.parser.ast.SimpleNode
 
getStartOffset(IDocument) - Method in class org.eclipse.datatools.sqltools.sql.parser.Token
 
getStartPoint(Connection) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter
 
getStartState() - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexerprs
 
getStartState() - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexerprs
 
getStartState() - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
getStartState() - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
getStartSymbol() - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexerprs
 
getStartSymbol() - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexerprs
 
getStartSymbol() - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
getStartSymbol() - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
getStartTime() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.ScheduleImpl
 
getStartTime() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.Schedule
Returns the value of the 'Start Time' attribute.
getStartValue() - Method in interface org.eclipse.datatools.modelbase.sql.schema.IdentitySpecifier
Returns the value of the 'Start Value' attribute.
getState() - Method in class org.eclipse.datatools.sqltools.data.internal.core.editor.AbstractRowData
 
getStateContent() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignerState
Returns the value of the 'State Content' containment reference.
getStateContentAsBlob() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignerStateContent
Returns the value of the 'State Content As Blob' attribute.
getStateContentAsString() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignerStateContent
Returns the value of the 'State Content As String' attribute.
getStatement() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogDefault
 
getStatement() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogRule
 
getStatement() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseViewTable
 
getStatement() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseViewTableImpl
 
getStatement() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASAWebServiceImpl
 
getStatement() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseViewTable
Returns the value of the 'Statement' reference.
getStatement() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASAWebService
Returns the value of the 'Statement' attribute.
getStatement() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEDefaultImpl
 
getStatement() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASERuleImpl
 
getStatement() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEWebServiceImpl
 
getStatement() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEDefault
Returns the value of the 'Statement' attribute.
getStatement() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASERule
Returns the value of the 'Statement' attribute.
getStatement() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEWebService
Returns the value of the 'Statement' attribute.
getStatement() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart
 
getStatement() - Method in interface org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ISQLEditPart
 
getStatement() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.JoinEditPart
 
getStatement() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.SQLRootEditPart
 
getStatement() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.TableEditPart
 
getStatementName() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.actions.NewSQLStatementComposite
Gets the statement name that the user entered in the dialog.
getStatementNameText() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.actions.NewSQLStatementComposite
Gets the statementName Text widget.
getStatementProposals() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLCompletionProposalFactory
 
getStatementProposals() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLCompletionProposalFactory
Gets proposals based on SQL statement type.
getStatements() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.fe.GenericDdlScript
 
getStatements() - Method in class org.eclipse.datatools.enablement.ase.ddl.SybaseASEDdlScript
 
getStatements() - Method in class org.eclipse.datatools.enablement.mysql.ddl.MySqlDdlScript
 
getStatements() - Method in class org.eclipse.datatools.enablement.sybase.asa.ddl.SybaseASADdlScript
 
getStatements() - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlScript
 
getStatements() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.selection.BlankLineSelection
 
getStatements() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.selection.CurrentLineSelection
 
getStatements() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.selection.DelimeterSelection
 
getStatements() - Method in interface org.eclipse.datatools.sqltools.sqleditor.internal.actions.selection.ISQLSelection
 
getStatementStartTokens() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
Returns the token strings that can be used to begin a SQL statement.
getStatementStartTokens() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
Returns the token strings that can be used to begin a SQL statement.
getStatementStartTokens() - Method in class org.eclipse.datatools.sqltools.sql.parser.SQLParser
Returns the token strings that can be used to begin a SQL statement.
getStatementTemplateProposals() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLCompletionProposalFactory
 
getStatementTerminator() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQuerySourceFormat
Gets the statement terminator character to use.
getStatementTerminator() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLStatementSupport
Gets the current statement terminator string for the current document.
getStatementTerminators() - Method in class org.eclipse.datatools.enablement.sybase.parser.QuickSQLParser
Returns the statement terminator array.
getStatementTerminators() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
Returns the statement terminator array.
getStatementTerminators() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
Returns the statement terminator array.
getStatementTerminators() - Method in class org.eclipse.datatools.sqltools.sql.parser.SQLParser
Returns the statement terminator array.
getStatementType(QueryStatement) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
Returns the integer constant defined in this class, that represents the given QueryStatement
getStatementType() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.actions.NewSQLStatementComposite
Gets the statement type value that the user selected in the dialog.
getStatementType() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.dialogs.ChangeStatementTypeDialog
 
getStatementType() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.input.SQLBuilderEditorInput
Gets the StatementType for in this input.
getStatementTypeCombo() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.actions.NewSQLStatementComposite
Gets the statementType combo widget.
getStaticValueChoices() - Method in interface org.eclipse.datatools.connectivity.oda.design.InputElementAttributes
Returns the value of the 'Static Value Choices' containment reference.
getStaticValues() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for class 'Static Values'.
getStaticValues() - Method in interface org.eclipse.datatools.connectivity.oda.design.ExpressionParameterDefinition
Returns the value of the 'Static Values' containment reference.
getStaticValues_Values() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the attribute list 'Values'.
getStatisticsStep() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEIndexImpl
 
getStatisticsStep() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEIndex
Returns the value of the 'Statistics Step' attribute.
getStatus() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASEBaseTableLoader
 
getStatus() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogProxyTable
 
getStatus() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTable
 
getStatus() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTempTable
 
getStatus() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogWebServiceTable
 
getStatus() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.AbstractSqlDataValidator
 
getStatus() - Method in interface org.eclipse.datatools.sqltools.common.ui.preferences.IDataServerPreferenceSection
get the validation status of this section.
getStatus() - Method in class org.eclipse.datatools.sqltools.debugger.core.ClientConInfo
 
getStatus(PlanRequest) - Method in class org.eclipse.datatools.sqltools.plan.EPVFacade
Returns the status of the plan request
getStatus() - Method in class org.eclipse.datatools.sqltools.plan.internal.core.PlanInstance
 
getStatus() - Method in class org.eclipse.datatools.sqltools.result.internal.model.ResultInstance
 
getStatus() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.export.component.EncodingDelimiterOptionsSection
Returns the status of this UI section
getStatus() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.export.SaveResultGroup
Returns the status of this UI section
getStatus() - Method in interface org.eclipse.datatools.sqltools.result.model.IResultInstance
Returns the current status.
getStatusString(int) - Static method in class org.eclipse.datatools.sqltools.result.OperationCommand
Converts the status id to status string
getStatusText(IResultInstance) - Static method in class org.eclipse.datatools.sqltools.result.internal.utils.StatusTextProvider
Returns the status text for showing it in "status" tab
getStopTime() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.ScheduleImpl
 
getStopTime() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.Schedule
Returns the value of the 'Stop Time' attribute.
getStorage() - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditorStorageEditorInput
Gets the underlying IStorage object.
getStorageLocation() - Static method in class org.eclipse.datatools.connectivity.drivers.XMLFileManager
Get property set storage location
getStoredProcedureList() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.ResultCollector
 
getStoredProcName() - Method in class org.eclipse.datatools.sqltools.editor.contentassist.ContentAssistQueryRequest
 
getStoredProcs(String, Connection) - Static method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogUtils
Return a ResultSet object representing the stored procedures on the database visible to this connection
getStoredProcs(String, String, String, Connection) - Static method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogUtils
Return a ResultSet object representing the stored procedures on the database visible to this connection
getString(String) - Static method in class org.eclipse.datatools.connectivity.drivers.DriverMgmtMessages
Returns the resource object with the given key in the resource bundle.
getString(String, String) - Static method in class org.eclipse.datatools.connectivity.drivers.DriverMgmtMessages
Returns the resource object with the given key in the resource bundle.
getString(String) - Static method in class org.eclipse.datatools.connectivity.oda.flatfile.i18n.Messages
 
getString(String) - Static method in class org.eclipse.datatools.connectivity.oda.flatfile.ui.i18n.Messages
 
getString(String) - Method in interface org.eclipse.datatools.connectivity.oda.IAdvancedQuery
Returns the String value from the designated output parameter.
getString(int) - Method in interface org.eclipse.datatools.connectivity.oda.IAdvancedQuery
Returns the String value from the designated output parameter.
getString(int) - Method in interface org.eclipse.datatools.connectivity.oda.IResultSet
Gets the value of the designated column in the current row as a String.
getString(String) - Method in interface org.eclipse.datatools.connectivity.oda.IResultSet
Gets the value of the designated column in the current row as a String.
getString() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.EngineeringOption
 
getString(String) - Static method in class org.eclipse.datatools.connectivity.ui.templates.Messages
Returns a string for the referenced key
getString(String) - Static method in class org.eclipse.datatools.enablement.ase.JDBCASEProfileMessages
Returns the resource object with the given key in the resource bundle.
getString(String, String) - Static method in class org.eclipse.datatools.enablement.ase.JDBCASEProfileMessages
Returns the resource object with the given key in the resource bundle.
getString(String) - Static method in class org.eclipse.datatools.enablement.hsqldb.ui.Messages
 
getString(String) - Static method in class org.eclipse.datatools.enablement.sqlite.Messages
 
getString(String) - Static method in class org.eclipse.datatools.enablement.sqlite.ui.Messages
 
getString(String) - Static method in class org.eclipse.datatools.enablement.sybase.asa.JDBCASAProfileMessages
Returns the resource object with the given key in the resource bundle.
getString(String, String) - Static method in class org.eclipse.datatools.enablement.sybase.asa.JDBCASAProfileMessages
Returns the resource object with the given key in the resource bundle.
getString(String) - Static method in class org.eclipse.datatools.enablement.sybase.Messages
Returns the resource object with the given key in the resource bundle.
getString(String, String) - Static method in class org.eclipse.datatools.enablement.sybase.Messages
Returns the resource object with the given key in the resource bundle.
getString(String) - Static method in class org.eclipse.datatools.enablement.sybase.ui.JDBCProfileMessages
Returns the resource object with the given key in the resource bundle.
getString(String, String) - Static method in class org.eclipse.datatools.enablement.sybase.ui.JDBCProfileMessages
Returns the resource object with the given key in the resource bundle.
getString() - Method in class org.eclipse.datatools.sqltools.common.ui.util.SingleCharReader
Gets the content as a String
getString(String) - Static method in class org.eclipse.datatools.sqltools.data.internal.core.editor.Messages
 
getString(String) - Static method in class org.eclipse.datatools.sqltools.data.internal.core.extract.Messages
 
getString(String) - Static method in class org.eclipse.datatools.sqltools.data.internal.core.load.Messages
 
getString(String) - Static method in class org.eclipse.datatools.sqltools.data.internal.core.Messages
 
getString(String, Object[]) - Static method in class org.eclipse.datatools.sqltools.data.internal.core.Messages
Gets a String resource, given its index, and uses java.text.MessageFormat to do argument substitution.
getString(String) - Static method in class org.eclipse.datatools.sqltools.data.internal.ui.editor.Messages
 
getString(String, Object[]) - Static method in class org.eclipse.datatools.sqltools.data.internal.ui.editor.Messages
Gets a String resource, given its index, and uses java.text.MessageFormat to do argument substitution.
getString(String) - Static method in class org.eclipse.datatools.sqltools.data.internal.ui.extract.Messages
 
getString(String) - Static method in class org.eclipse.datatools.sqltools.data.internal.ui.load.Messages
 
getString(String) - Static method in class org.eclipse.datatools.sqltools.data.internal.ui.Messages
 
getString(String) - Static method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserMessages
 
getString(String, String[]) - Static method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserMessages
 
getString(String) - Static method in class org.eclipse.datatools.sqltools.parsers.sql.SQLParserMessages
 
getString(String, String[]) - Static method in class org.eclipse.datatools.sqltools.parsers.sql.SQLParserMessages
 
getString(String) - Static method in class org.eclipse.datatools.sqltools.plan.internal.preference.Messages
 
getString(String) - Static method in class org.eclipse.datatools.sqltools.plan.internal.ui.view.Messages
 
getString(String, String) - Static method in class org.eclipse.datatools.sqltools.plan.internal.ui.view.Messages
 
getString(String, String, String) - Static method in class org.eclipse.datatools.sqltools.plan.internal.ui.view.Messages
 
getString(String, String, String, String) - Static method in class org.eclipse.datatools.sqltools.plan.internal.ui.view.Messages
 
getString(String, String, String, String, String) - Static method in class org.eclipse.datatools.sqltools.plan.internal.ui.view.Messages
 
getString(String, Object[]) - Static method in class org.eclipse.datatools.sqltools.plan.internal.ui.view.Messages
 
getString(String) - Static method in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
Gets a resource string by field name.
getString(IPreferenceStore, String, boolean) - Static method in class org.eclipse.datatools.sqltools.result.internal.ui.utils.PreferenceUtil
Gets either a String preference setting from a preference store or gets the default String from the preference store, according to whether the usePreference parameter is set to true or false.
getString(String) - Static method in class org.eclipse.datatools.sqltools.result.internal.utils.Messages
Gets a resource string by field name.
getString(String) - Static method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.internal.ui.Messages
Gets a resource string by field name.
getString(String) - Static method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.intropage.Messages
 
getString(String) - Static method in class org.eclipse.datatools.sqltools.sql.parser.util.Messages
 
getString(String, String) - Static method in class org.eclipse.datatools.sqltools.sql.parser.util.Messages
 
getString(String, String, String) - Static method in class org.eclipse.datatools.sqltools.sql.parser.util.Messages
 
getString(String, String, String, String) - Static method in class org.eclipse.datatools.sqltools.sql.parser.util.Messages
 
getString(String, Object[]) - Static method in class org.eclipse.datatools.sqltools.sql.parser.util.Messages
 
getString(String) - Static method in class org.eclipse.datatools.sqltools.sqleditor.internal.templates.Messages
 
getString() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.utils.SQLWordPartDetector
Gets the current word part from the document.
getString(String) - Static method in class org.eclipse.datatools.sqltools.sqleditor.plan.Messages
 
getStringArrayFromList(List<String>) - Static method in class org.eclipse.datatools.connectivity.oda.flatfile.util.FlatFileDataReader
Put the contants of the list into a string array
getStringDelimiter() - Method in class org.eclipse.datatools.sqltools.data.internal.ui.FileFormatWizardPage
 
getStringFunctionNames() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.FunctionHelper
Gets a list of string (text) functions supported by the database.
getStringTypeOption() - Method in interface org.eclipse.datatools.modelbase.sql.routines.Parameter
Returns the value of the 'String Type Option' containment reference.
getStructuredUserDefinedType() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
Returns the meta object for class 'Structured User Defined Type'.
getStructuredUserDefinedType_Attributes() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
Returns the meta object for the containment reference list 'Attributes'.
getStructuredUserDefinedType_Final() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
Returns the meta object for the attribute 'Final'.
getStructuredUserDefinedType_Instantiable() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
Returns the meta object for the attribute 'Instantiable'.
getStructuredUserDefinedType_Methods() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
Returns the meta object for the containment reference list 'Methods'.
getStructuredUserDefinedType_Sub() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
Returns the meta object for the reference list 'Sub'.
getStructuredUserDefinedType_Super() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
Returns the meta object for the reference 'Super'.
getSub() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.StructuredUserDefinedType
Returns the value of the 'Sub' reference list.
getSubject(ITextViewer, int) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.SQLInformationProvider
 
getSubjectTable() - Method in interface org.eclipse.datatools.modelbase.sql.tables.Trigger
Returns the value of the 'Subject Table' reference.
getSubOperationCommand(OperationCommand, int) - Method in class org.eclipse.datatools.sqltools.result.ResultsViewAPI
Returns the operation request of the sub-result
getSubResults() - Method in class org.eclipse.datatools.sqltools.result.internal.model.ResultInstance
 
getSubResults() - Method in interface org.eclipse.datatools.sqltools.result.model.IResultInstance
Returns the sub-results of this result
getSubString(long, int) - Method in interface org.eclipse.datatools.connectivity.oda.IClob
Retrieves a copy of the specified substring in the CLOB value designated by this IClob instance.
getSubtables() - Method in interface org.eclipse.datatools.modelbase.sql.tables.Table
Returns the value of the 'Subtables' reference list.
GetSuffix(int) - Method in class org.eclipse.datatools.enablement.sybase.parser.JavaCharStream
 
GetSuffix(int) - Method in class org.eclipse.datatools.sqltools.sql.parser.JavaCharStream
 
GetSuffix(int) - Method in class org.eclipse.datatools.sqltools.sql.parser.SimpleCharStream
 
getSummaryData() - Method in class org.eclipse.datatools.connectivity.db.generic.ui.GenericDBProfileDetailsWizardPage
 
getSummaryData() - Method in class org.eclipse.datatools.connectivity.ui.wizards.ExtensibleProfileDetailsWizardPage
 
getSummaryData() - Method in interface org.eclipse.datatools.connectivity.ui.wizards.IDriverUIContributor
 
getSummaryData() - Method in class org.eclipse.datatools.connectivity.ui.wizards.NewConnectionProfileWizard
 
getSummaryData() - Method in class org.eclipse.datatools.connectivity.ui.wizards.NewConnectionProfileWizardPage
 
getSummaryData() - Method in class org.eclipse.datatools.connectivity.ui.wizards.OtherDriverUIContributor
 
getSummaryData() - Method in class org.eclipse.datatools.enablement.hsqldb.ui.connection.drivers.HSQLDBDriverUIContributor
 
getSummaryData() - Method in class org.eclipse.datatools.enablement.ibm.db2.luw.ui.drivers.DB2LUWDriverUIContributorBase
 
getSummaryData() - Method in class org.eclipse.datatools.enablement.ibm.informix.ui.drivers.InformixDriverUIContributorBase
 
getSummaryData() - Method in class org.eclipse.datatools.enablement.msft.sqlserver.ui.drivers.SQLServer2000DriverUIContributorBase
 
getSummaryData() - Method in class org.eclipse.datatools.enablement.msft.sqlserver.ui.drivers.SQLServer2005DriverUIContributorBase
 
getSummaryData() - Method in class org.eclipse.datatools.enablement.oracle.ui.drivers.OracleThinDriverUIContributorBase
 
getSummaryData() - Method in class org.eclipse.datatools.enablement.sqlite.ui.connection.drivers.SQLITEDriverUIContributor
 
getSummaryData() - Method in class org.eclipse.datatools.enablement.sybase.ase.ui.drivers.ASEDriverUIContributorBase
 
getSuper() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCStructuredUDT
 
getSuper() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.StructuredUserDefinedType
Returns the value of the 'Super' reference.
getSuperConstraint() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseUserDefinedDataType
 
getSuperGroup() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for class 'Super Group'.
getSuperGroup() - Method in interface org.eclipse.datatools.modelbase.sql.query.SuperGroupElement
Returns the value of the 'Super Group' container reference.
getSuperGroup() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.GroupByContentViewer.SuperGroupExpressionHolder
 
getSuperGroup_SuperGroupElementList() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference list 'Super Group Element List'.
getSuperGroup_SuperGroupType() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the attribute 'Super Group Type'.
getSuperGroupElement() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for class 'Super Group Element'.
getSuperGroupElement_SuperGroup() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'Super Group'.
getSuperGroupElementExpr() - Method in interface org.eclipse.datatools.modelbase.sql.query.GroupingExpression
Returns the value of the 'Super Group Element Expr' container reference.
getSuperGroupElementExpression() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for class 'Super Group Element Expression'.
getSuperGroupElementExpression_GroupingExpr() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference 'Grouping Expr'.
getSuperGroupElementExpression_SuperGroupElementSublist() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'Super Group Element Sublist'.
getSuperGroupElementExprList() - Method in interface org.eclipse.datatools.modelbase.sql.query.SuperGroupElementSublist
Returns the value of the 'Super Group Element Expr List' containment reference list.
getSuperGroupElementList() - Method in interface org.eclipse.datatools.modelbase.sql.query.SuperGroup
Returns the value of the 'Super Group Element List' containment reference list.
getSuperGroupElementSublist() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for class 'Super Group Element Sublist'.
getSuperGroupElementSublist() - Method in interface org.eclipse.datatools.modelbase.sql.query.SuperGroupElementExpression
Returns the value of the 'Super Group Element Sublist' container reference.
getSuperGroupElementSublist_SuperGroupElementExprList() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference list 'Super Group Element Expr List'.
getSuperGroupSublist() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.GroupByContentViewer.SuperGroupExpressionSublistHolder
 
getSuperGroupType() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for enum 'Super Group Type'.
getSuperGroupType() - Method in interface org.eclipse.datatools.modelbase.sql.query.SuperGroup
Returns the value of the 'Super Group Type' attribute.
getSuperIndices() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogSchema
 
getSuperIndices() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseSchemaImpl
 
getSuperIndices() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseSchema
 
getSupertable() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCTable
 
getSupertable() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCTemporaryTable
 
getSupertable() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCView
 
getSupertable() - Method in interface org.eclipse.datatools.modelbase.sql.tables.Table
Returns the value of the 'Supertable' reference.
getSuperTriggers() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogSchema
 
getSuperTriggers() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseSchemaImpl
 
getSuperTriggers() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseSchema
 
getSupportedDataSetTypes() - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.ExtensionContributor
Gets a collection of data set types supported by this contributor.
getSupportedDBDefinitionNames() - Static method in class org.eclipse.datatools.sqltools.editor.ui.core.SQLToolsUIFacade
Returns the database definition names which has associated SQLDevToolsUIConfigurations.
getSupportedObjectTypes() - Method in interface org.eclipse.datatools.enablement.sybase.ddl.IDdlGenWizardProvider
 
getSupportedOdaFilterExpressions() - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.ExtensionContributor
Gets a collection of the ODA defined filter expression names supported by this contributor.
getSupportsExtendedStatementTypesForEditor() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.actions.NewSQLStatementComposite
Gets whether or not the extended statement types (SAMPLE, NONE) are supported for the SQL Editor.
getSuspendCount() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPDebugTarget
 
getSV() - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditor
Makes the source viewer public.
getSybaseASABaseActionTime() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseTrigger
 
getSybaseASABaseActionTime() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSybaseASABaseActionTime() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseTriggerImpl
 
getSybaseASABaseActionTime() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for enum 'Sybase ASA Base Action Time'.
getSybaseASABaseActionTime() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseTrigger
Returns the value of the 'Sybase ASA Base Action Time' attribute.
getSybaseASABaseColumn() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSybaseASABaseColumn() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for class 'Sybase ASA Base Column'.
getSybaseASABaseColumn_ColumnConstraint() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSybaseASABaseColumn_ColumnConstraint() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for the reference list 'Column Constraint'.
getSybaseASABaseColumn_IsComputedColumn() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSybaseASABaseColumn_IsComputedColumn() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for the attribute 'Is Computed Column'.
getSybaseASABaseColumn_TypeOfDefault() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSybaseASABaseColumn_TypeOfDefault() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for the attribute 'Type Of Default'.
getSybaseASABaseColumn_Unique() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSybaseASABaseColumn_Unique() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for the attribute 'Unique'.
getSybaseASABaseColumnCheckConstraint() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSybaseASABaseColumnCheckConstraint() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for class 'Sybase ASA Base Column Check Constraint'.
getSybaseASABaseColumnCheckConstraint_Column() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSybaseASABaseColumnCheckConstraint_Column() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for the reference 'Column'.
getSybaseASABaseDatabase() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSybaseASABaseDatabase() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for class 'Sybase ASA Base Database'.
getSybaseASABaseDatabase_BlankPaddingOn() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSybaseASABaseDatabase_BlankPaddingOn() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for the attribute 'Blank Padding On'.
getSybaseASABaseDatabase_CaseSensitive() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSybaseASABaseDatabase_CaseSensitive() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for the attribute 'Case Sensitive'.
getSybaseASABaseDatabase_CheckSumOn() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSybaseASABaseDatabase_CheckSumOn() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for the attribute 'Check Sum On'.
getSybaseASABaseDatabase_Collation() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSybaseASABaseDatabase_Collation() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for the attribute 'Collation'.
getSybaseASABaseDatabase_DatabaseFileName() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSybaseASABaseDatabase_DatabaseFileName() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for the attribute 'Database File Name'.
getSybaseASABaseDatabase_DataTypes() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSybaseASABaseDatabase_DataTypes() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for the reference list 'Data Types'.
getSybaseASABaseDatabase_DbSpaces() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSybaseASABaseDatabase_DbSpaces() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for the containment reference list 'Db Spaces'.
getSybaseASABaseDatabase_EncryptionInfo() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSybaseASABaseDatabase_EncryptionInfo() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for the reference 'Encryption Info'.
getSybaseASABaseDatabase_JavaSupport() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSybaseASABaseDatabase_JavaSupport() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for the attribute 'Java Support'.
getSybaseASABaseDatabase_JConnectOn() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSybaseASABaseDatabase_JConnectOn() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for the attribute 'JConnect On'.
getSybaseASABaseDatabase_LogFileName() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSybaseASABaseDatabase_LogFileName() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for the attribute 'Log File Name'.
getSybaseASABaseDatabase_MirrorFileName() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSybaseASABaseDatabase_MirrorFileName() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for the attribute 'Mirror File Name'.
getSybaseASABaseDatabase_PageSize() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSybaseASABaseDatabase_PageSize() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for the attribute 'Page Size'.
getSybaseASABaseDatabase_PasswordCaseSensitive() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSybaseASABaseDatabase_PasswordCaseSensitive() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for the attribute 'Password Case Sensitive'.
getSybaseASABaseDatabase_WebServices() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSybaseASABaseDatabase_WebServices() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for the reference list 'Web Services'.
getSybaseASABaseDBSpace() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSybaseASABaseDBSpace() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for class 'Sybase ASA Base DB Space'.
getSybaseASABaseDBSpace_Database() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSybaseASABaseDBSpace_Database() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for the container reference 'Database'.
getSybaseASABaseDBSpace_FileName() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSybaseASABaseDBSpace_FileName() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for the attribute 'File Name'.
getSybaseASABaseEvent() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSybaseASABaseEvent() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for class 'Sybase ASA Base Event'.
getSybaseASABaseEvent_ConditionDetails() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSybaseASABaseEvent_ConditionDetails() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for the containment reference list 'Condition Details'.
getSybaseASABaseEvent_EventCreator() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSybaseASABaseEvent_EventCreator() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for the reference 'Event Creator'.
getSybaseASABaseEvent_EventType() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSybaseASABaseEvent_EventType() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for the attribute 'Event Type'.
getSybaseASABaseEvent_Location() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSybaseASABaseEvent_Location() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for the attribute 'Location'.
getSybaseASABaseEvent_Schedules() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSybaseASABaseEvent_Schedules() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for the containment reference list 'Schedules'.
getSybaseASABaseForeignKey() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSybaseASABaseForeignKey() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for class 'Sybase ASA Base Foreign Key'.
getSybaseASABaseForeignKey_Clustered() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSybaseASABaseForeignKey_Clustered() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for the attribute 'Clustered'.
getSybaseASABaseForeignKey_RoleName() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSybaseASABaseForeignKey_RoleName() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for the attribute 'Role Name'.
getSybaseASABaseFunction() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSybaseASABaseFunction() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for class 'Sybase ASA Base Function'.
getSybaseASABaseFunction_OnExceptionResume() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSybaseASABaseFunction_OnExceptionResume() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for the attribute 'On Exception Resume'.
getSybaseASABaseGroup() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSybaseASABaseGroup() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for class 'Sybase ASA Base Group'.
getSybaseASABaseIndex() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSybaseASABaseIndex() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for class 'Sybase ASA Base Index'.
getSybaseASABaseIndex_DbSpace() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSybaseASABaseIndex_DbSpace() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for the reference 'Db Space'.
getSybaseASABaseParameter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSybaseASABaseParameter() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for class 'Sybase ASA Base Parameter'.
getSybaseASABaseParameter_ParmType() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSybaseASABaseParameter_ParmType() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for the attribute 'Parm Type'.
getSybaseASABasePredefinedDataType() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSybaseASABasePredefinedDataType() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for class 'Sybase ASA Base Predefined Data Type'.
getSybaseASABasePredefinedDataType_Database() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSybaseASABasePredefinedDataType_Database() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for the reference 'Database'.
getSybaseASABasePrimaryKey() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSybaseASABasePrimaryKey() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for class 'Sybase ASA Base Primary Key'.
getSybaseASABaseProcedure() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSybaseASABaseProcedure() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for class 'Sybase ASA Base Procedure'.
getSybaseASABaseProcedure_OnExceptionResume() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSybaseASABaseProcedure_OnExceptionResume() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for the attribute 'On Exception Resume'.
getSybaseASABaseProxyTable() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSybaseASABaseProxyTable() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for class 'Sybase ASA Base Proxy Table'.
getSybaseASABaseProxyTable_Existing() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSybaseASABaseProxyTable_Existing() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for the attribute 'Existing'.
getSybaseASABaseProxyTable_RemoteObjectLocation() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSybaseASABaseProxyTable_RemoteObjectLocation() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for the attribute 'Remote Object Location'.
getSybaseASABaseRemoteProcedure() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSybaseASABaseRemoteProcedure() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for class 'Sybase ASA Base Remote Procedure'.
getSybaseASABaseRemoteProcedure_Location() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSybaseASABaseRemoteProcedure_Location() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for the attribute 'Location'.
getSybaseASABaseSchema() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSybaseASABaseSchema() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for class 'Sybase ASA Base Schema'.
getSybaseasabasesqlmodelFactory() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSybaseasabasesqlmodelFactory() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the factory that creates the instances of the model.
getSybaseasabasesqlmodelPackage() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelFactoryImpl
 
getSybaseasabasesqlmodelPackage() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelFactory
Returns the package supported by this factory.
getSybaseASABaseTable() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSybaseASABaseTable() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for class 'Sybase ASA Base Table'.
getSybaseASABaseTable_DbSpace() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSybaseASABaseTable_DbSpace() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for the reference 'Db Space'.
getSybaseASABaseTempTable() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSybaseASABaseTempTable() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for class 'Sybase ASA Base Temp Table'.
getSybaseASABaseTempTable_TransactionOption() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSybaseASABaseTempTable_TransactionOption() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for the attribute 'Transaction Option'.
getSybaseASABaseTrigger() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSybaseASABaseTrigger() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for class 'Sybase ASA Base Trigger'.
getSybaseASABaseTrigger_Order() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSybaseASABaseTrigger_Order() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for the attribute 'Order'.
getSybaseASABaseTrigger_RemoteName() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSybaseASABaseTrigger_RemoteName() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for the attribute 'Remote Name'.
getSybaseASABaseTrigger_SybaseASABaseActionTime() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSybaseASABaseTrigger_SybaseASABaseActionTime() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for the attribute 'Sybase ASA Base Action Time'.
getSybaseASABaseTrigger_UpdateColumnType() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSybaseASABaseTrigger_UpdateColumnType() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for the attribute 'Update Column Type'.
getSybaseASABaseUniqueConstraint() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSybaseASABaseUniqueConstraint() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for class 'Sybase ASA Base Unique Constraint'.
getSybaseASABaseUniqueConstraint_Clustered() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSybaseASABaseUniqueConstraint_Clustered() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for the attribute 'Clustered'.
getSybaseASABaseUniqueConstraint_SystemGenIndex() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSybaseASABaseUniqueConstraint_SystemGenIndex() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for the reference 'System Gen Index'.
getSybaseASABaseUser() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSybaseASABaseUser() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for class 'Sybase ASA Base User'.
getSybaseASABaseUserDefinedType() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSybaseASABaseUserDefinedType() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for class 'Sybase ASA Base User Defined Type'.
getSybaseASABaseUserDefinedType_DefaultType() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSybaseASABaseUserDefinedType_DefaultType() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for the attribute 'Default Type'.
getSybaseASABaseUserDefinedType_Nullable() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSybaseASABaseUserDefinedType_Nullable() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for the attribute 'Nullable'.
getSybaseASABaseViewTable() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSybaseASABaseViewTable() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for class 'Sybase ASA Base View Table'.
getSybaseASABaseViewTable_Statement() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSybaseASABaseViewTable_Statement() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for the reference 'Statement'.
getSybaseASABaseViewTable_WithCheckOption() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSybaseASABaseViewTable_WithCheckOption() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for the attribute 'With Check Option'.
getSybaseASADatabase() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.impl.SybaseasasqlmodelPackageImpl
 
getSybaseASADatabase() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
Returns the meta object for class 'Sybase ASA Database'.
getSybaseASADatabase_ASECompatible() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.impl.SybaseasasqlmodelPackageImpl
 
getSybaseASADatabase_ASECompatible() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
Returns the meta object for the attribute 'ASE Compatible'.
getSybaseASADefaultWrapper() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSybaseASADefaultWrapper() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for class 'Sybase ASA Default Wrapper'.
getSybaseASADefaultWrapper_IsLiteral() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSybaseASADefaultWrapper_IsLiteral() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for the attribute 'Is Literal'.
getSybaseASADefaultWrapper_PartitionSize() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSybaseASADefaultWrapper_PartitionSize() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for the attribute 'Partition Size'.
getSybaseASADefaultWrapper_Type() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSybaseASADefaultWrapper_Type() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for the attribute 'Type'.
getSybaseASADefaultWrapper_Value() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSybaseASADefaultWrapper_Value() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for the attribute 'Value'.
getSybaseASAForeignKey() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.impl.SybaseasasqlmodelPackageImpl
 
getSybaseASAForeignKey() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
Returns the meta object for class 'Sybase ASA Foreign Key'.
getSybaseASAForeignKey_CheckOnCommit() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.impl.SybaseasasqlmodelPackageImpl
 
getSybaseASAForeignKey_CheckOnCommit() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
Returns the meta object for the attribute 'Check On Commit'.
getSybaseASAForeignKey_Nullable() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.impl.SybaseasasqlmodelPackageImpl
 
getSybaseASAForeignKey_Nullable() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
Returns the meta object for the attribute 'Nullable'.
getSybaseASAIndex() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.impl.SybaseasasqlmodelPackageImpl
 
getSybaseASAIndex() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
Returns the meta object for class 'Sybase ASA Index'.
getSybaseASAIndex_Virtual() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.impl.SybaseasasqlmodelPackageImpl
 
getSybaseASAIndex_Virtual() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
Returns the meta object for the attribute 'Virtual'.
getSybaseasasqlmodelFactory() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.impl.SybaseasasqlmodelPackageImpl
 
getSybaseasasqlmodelFactory() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
Returns the factory that creates the instances of the model.
getSybaseasasqlmodelPackage() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.impl.SybaseasasqlmodelFactoryImpl
 
getSybaseasasqlmodelPackage() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelFactory
Returns the package supported by this factory.
getSybaseASATable() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.impl.SybaseasasqlmodelPackageImpl
 
getSybaseASATable() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
Returns the meta object for class 'Sybase ASA Table'.
getSybaseASATable_Pctfree() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.impl.SybaseasasqlmodelPackageImpl
 
getSybaseASATable_Pctfree() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
Returns the meta object for the attribute 'Pctfree'.
getSybaseASATempTable() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.impl.SybaseasasqlmodelPackageImpl
 
getSybaseASATempTable() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
Returns the meta object for class 'Sybase ASA Temp Table'.
getSybaseASATempTable_Pctfree() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.impl.SybaseasasqlmodelPackageImpl
 
getSybaseASATempTable_Pctfree() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
Returns the meta object for the attribute 'Pctfree'.
getSybaseASAWebService() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSybaseASAWebService() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for class 'Sybase ASA Web Service'.
getSybaseASAWebService_Auth_required() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSybaseASAWebService_Auth_required() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for the attribute 'Auth required'.
getSybaseASAWebService_Database() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSybaseASAWebService_Database() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for the reference 'Database'.
getSybaseASAWebService_Parameter() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSybaseASAWebService_Parameter() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for the attribute 'Parameter'.
getSybaseASAWebService_Secure_required() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSybaseASAWebService_Secure_required() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for the attribute 'Secure required'.
getSybaseASAWebService_Service_id() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSybaseASAWebService_Service_id() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for the attribute 'Service id'.
getSybaseASAWebService_Service_type() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSybaseASAWebService_Service_type() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for the attribute 'Service type'.
getSybaseASAWebService_Statement() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSybaseASAWebService_Statement() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for the attribute 'Statement'.
getSybaseASAWebService_Url_path() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSybaseASAWebService_Url_path() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for the attribute 'Url path'.
getSybaseASAWebService_User_name() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSybaseASAWebService_User_name() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for the attribute 'User name'.
getSybaseASEBaseTable() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEBaseTable() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for class 'Sybase ASE Base Table'.
getSybaseASEBaseTable_ConcurrencyOptThreshold() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEBaseTable_ConcurrencyOptThreshold() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the attribute 'Concurrency Opt Threshold'.
getSybaseASEBaseTable_ExpRowSize() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEBaseTable_ExpRowSize() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the attribute 'Exp Row Size'.
getSybaseASEBaseTable_FillFactor() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEBaseTable_FillFactor() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the attribute 'Fill Factor'.
getSybaseASEBaseTable_IdentityGap() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEBaseTable_IdentityGap() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the attribute 'Identity Gap'.
getSybaseASEBaseTable_LockPromotion() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEBaseTable_LockPromotion() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the containment reference list 'Lock Promotion'.
getSybaseASEBaseTable_LockSchema() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEBaseTable_LockSchema() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the attribute 'Lock Schema'.
getSybaseASEBaseTable_MaxRowPerPage() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEBaseTable_MaxRowPerPage() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the attribute 'Max Row Per Page'.
getSybaseASEBaseTable_PartitionCondition() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEBaseTable_PartitionCondition() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the containment reference 'Partition Condition'.
getSybaseASEBaseTable_Partitions() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEBaseTable_Partitions() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the attribute 'Partitions'.
getSybaseASEBaseTable_ReservePageGap() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEBaseTable_ReservePageGap() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the attribute 'Reserve Page Gap'.
getSybaseASEBaseTable_Segment() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEBaseTable_Segment() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the reference 'Segment'.
getSybaseASEBaseTable_SystemTable() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEBaseTable_SystemTable() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the attribute 'System Table'.
getSybaseASEBaseTable_TableOnlyCacheInfo() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEBaseTable_TableOnlyCacheInfo() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the containment reference 'Table Only Cache Info'.
getSybaseASEBaseTable_TextImageSegment() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEBaseTable_TextImageSegment() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the reference 'Text Image Segment'.
getSybaseASEBaseTable_TextOnlyCacheInfo() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEBaseTable_TextOnlyCacheInfo() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the containment reference 'Text Only Cache Info'.
getSybaseASECache() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASECache() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for class 'Sybase ASE Cache'.
getSybaseASECache_Database() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASECache_Database() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the container reference 'Database'.
getSybaseASECatalog() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASECatalog() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for class 'Sybase ASE Catalog'.
getSybaseASECatalog_AuthorizationIds() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASECatalog_AuthorizationIds() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the reference list 'Authorization Ids'.
getSybaseASECatalog_Cache() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASECatalog_Cache() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the reference 'Cache'.
getSybaseASECatalog_CatalogType() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASECatalog_CatalogType() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the attribute 'Catalog Type'.
getSybaseASECatalog_DataDevices() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASECatalog_DataDevices() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the reference list 'Data Devices'.
getSybaseASECatalog_DefaultLocation() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASECatalog_DefaultLocation() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the attribute 'Default Location'.
getSybaseASECatalog_ForLoad() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASECatalog_ForLoad() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the attribute 'For Load'.
getSybaseASECatalog_ForProxyUpdate() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASECatalog_ForProxyUpdate() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the attribute 'For Proxy Update'.
getSybaseASECatalog_LogDevices() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASECatalog_LogDevices() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the reference list 'Log Devices'.
getSybaseASECatalog_LogIOSize() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASECatalog_LogIOSize() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the attribute 'Log IO Size'.
getSybaseASECatalog_Override() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASECatalog_Override() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the attribute 'Override'.
getSybaseASECatalog_RecoveryOrder() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASECatalog_RecoveryOrder() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the attribute 'Recovery Order'.
getSybaseASECatalog_Segments() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASECatalog_Segments() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the containment reference list 'Segments'.
getSybaseASECatalogType() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASECatalogType() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for enum 'Sybase ASE Catalog Type'.
getSybaseASECheckConstraint() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASECheckConstraint() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for class 'Sybase ASE Check Constraint'.
getSybaseASECheckConstraint_Creator() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASECheckConstraint_Creator() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the reference 'Creator'.
getSybaseASEColumn() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEColumn() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for class 'Sybase ASE Column'.
getSybaseASEColumn_BindDefaultInFutureOnly() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEColumn_BindDefaultInFutureOnly() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the attribute 'Bind Default In Future Only'.
getSybaseASEColumn_BindRuleInFutureOnly() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEColumn_BindRuleInFutureOnly() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the attribute 'Bind Rule In Future Only'.
getSybaseASEColumn_BoundDefault() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEColumn_BoundDefault() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the reference 'Bound Default'.
getSybaseASEColumn_BoundRule() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEColumn_BoundRule() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the reference 'Bound Rule'.
getSybaseASEColumn_ColumnCheck() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEColumn_ColumnCheck() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the reference 'Column Check'.
getSybaseASEColumn_EncryptionKey() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEColumn_EncryptionKey() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the reference 'Encryption Key'.
getSybaseASEColumn_Hidden() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEColumn_Hidden() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the attribute 'Hidden'.
getSybaseASEColumn_Materialized() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEColumn_Materialized() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the attribute 'Materialized'.
getSybaseASEColumnCheckConstraint() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEColumnCheckConstraint() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for class 'Sybase ASE Column Check Constraint'.
getSybaseASEColumnCheckConstraint_Column() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEColumnCheckConstraint_Column() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the reference 'Column'.
getSybaseASEDatabase() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEDatabase() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for class 'Sybase ASE Database'.
getSybaseASEDatabase_Caches() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEDatabase_Caches() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the containment reference list 'Caches'.
getSybaseASEDatabase_DataTypes() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEDatabase_DataTypes() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the reference list 'Data Types'.
getSybaseASEDatabase_EncryptionKeyApplicable() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEDatabase_EncryptionKeyApplicable() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the attribute 'Encryption Key Applicable'.
getSybaseASEDatabase_Roles() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEDatabase_Roles() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the reference list 'Roles'.
getSybaseASEDatabase_SdsServer() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEDatabase_SdsServer() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the attribute list 'Sds Server'.
getSybaseASEDatabase_TempDBName() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEDatabase_TempDBName() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the attribute 'Temp DB Name'.
getSybaseASEDatabase_WebserviceApplicable() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEDatabase_WebserviceApplicable() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the attribute 'Webservice Applicable'.
getSybaseASEDatabase_WebServices() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEDatabase_WebServices() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the containment reference list 'Web Services'.
getSybaseASEDefault() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEDefault() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for class 'Sybase ASE Default'.
getSybaseASEDefault_Schema() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEDefault_Schema() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the reference 'Schema'.
getSybaseASEDefault_Statement() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEDefault_Statement() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the attribute 'Statement'.
getSybaseASEEncryptionKey() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEEncryptionKey() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for class 'Sybase ASE Encryption Key'.
getSybaseASEEncryptionKey_Schema() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEEncryptionKey_Schema() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the reference 'Schema'.
getSybaseASEFuncBasedIndexMember() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEFuncBasedIndexMember() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for class 'Sybase ASE Func Based Index Member'.
getSybaseASEGroup() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEGroup() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for class 'Sybase ASE Group'.
getSybaseASEHashPartition() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.PartitionPackageImpl
 
getSybaseASEHashPartition() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
Returns the meta object for class 'Sybase ASE Hash Partition'.
getSybaseASEHashPartition_Columns() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.PartitionPackageImpl
 
getSybaseASEHashPartition_Columns() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
Returns the meta object for the reference list 'Columns'.
getSybaseASEHashPartition_PartitionNumInSegments() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.PartitionPackageImpl
 
getSybaseASEHashPartition_PartitionNumInSegments() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
Returns the meta object for the reference 'Partition Num In Segments'.
getSybaseASEHashPartition_PartitionSegmentPairs() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.PartitionPackageImpl
 
getSybaseASEHashPartition_PartitionSegmentPairs() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
Returns the meta object for the reference list 'Partition Segment Pairs'.
getSybaseASEIndex() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEIndex() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for class 'Sybase ASE Index'.
getSybaseASEIndex_AllowDuplicateRow() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEIndex_AllowDuplicateRow() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the attribute 'Allow Duplicate Row'.
getSybaseASEIndex_CacheInfo() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEIndex_CacheInfo() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the containment reference 'Cache Info'.
getSybaseASEIndex_ConsumerNum() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEIndex_ConsumerNum() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the attribute 'Consumer Num'.
getSybaseASEIndex_IgnoreDuplicateKey() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEIndex_IgnoreDuplicateKey() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the attribute 'Ignore Duplicate Key'.
getSybaseASEIndex_IgnoreDuplicateRow() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEIndex_IgnoreDuplicateRow() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the attribute 'Ignore Duplicate Row'.
getSybaseASEIndex_LocalIndex() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEIndex_LocalIndex() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the attribute 'Local Index'.
getSybaseASEIndex_MaxRowPerPage() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEIndex_MaxRowPerPage() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the attribute 'Max Row Per Page'.
getSybaseASEIndex_Partitions() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEIndex_Partitions() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the containment reference list 'Partitions'.
getSybaseASEIndex_ReversePageGap() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEIndex_ReversePageGap() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the attribute 'Reverse Page Gap'.
getSybaseASEIndex_Segment() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEIndex_Segment() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the reference 'Segment'.
getSybaseASEIndex_SortedData() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEIndex_SortedData() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the attribute 'Sorted Data'.
getSybaseASEIndex_StatisticsStep() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEIndex_StatisticsStep() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the attribute 'Statistics Step'.
getSybaseASEIndex_Suspect() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEIndex_Suspect() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the attribute 'Suspect'.
getSybaseASEListPartition() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.PartitionPackageImpl
 
getSybaseASEListPartition() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
Returns the meta object for class 'Sybase ASE List Partition'.
getSybaseASEListPartition_Column() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.PartitionPackageImpl
 
getSybaseASEListPartition_Column() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
Returns the meta object for the reference 'Column'.
getSybaseASEListPartition_ListPartitionItems() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.PartitionPackageImpl
 
getSybaseASEListPartition_ListPartitionItems() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
Returns the meta object for the reference list 'List Partition Items'.
getSybaseASEPartition() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.PartitionPackageImpl
 
getSybaseASEPartition() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
Returns the meta object for class 'Sybase ASE Partition'.
getSybaseASEPredefinedDataType() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEPredefinedDataType() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for class 'Sybase ASE Predefined Data Type'.
getSybaseASEPredefinedDataType_Database() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEPredefinedDataType_Database() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the reference 'Database'.
getSybaseASEPrimaryKey() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEPrimaryKey() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for class 'Sybase ASE Primary Key'.
getSybaseASEPrimaryKey_AseUniqueConstraint() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEPrimaryKey_AseUniqueConstraint() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the containment reference 'Ase Unique Constraint'.
getSybaseASEPrivilege() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEPrivilege() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for class 'Sybase ASE Privilege'.
getSybaseASEProcedure() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEProcedure() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for class 'Sybase ASE Procedure'.
getSybaseASEProcedure_GroupNumber() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEProcedure_GroupNumber() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the attribute 'Group Number'.
getSybaseASEProcedure_SystemProcedure() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEProcedure_SystemProcedure() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the attribute 'System Procedure'.
getSybaseASEProcedure_TransactionMode() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEProcedure_TransactionMode() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the attribute 'Transaction Mode'.
getSybaseASEProcedure_WithRecompile() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEProcedure_WithRecompile() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the attribute 'With Recompile'.
getSybaseASEProxyTable() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEProxyTable() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for class 'Sybase ASE Proxy Table'.
getSybaseASEProxyTable_ColumnDelimiter() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEProxyTable_ColumnDelimiter() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the attribute 'Column Delimiter'.
getSybaseASEProxyTable_Existing() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEProxyTable_Existing() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the attribute 'Existing'.
getSybaseASEProxyTable_ExternalPath() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEProxyTable_ExternalPath() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the attribute 'External Path'.
getSybaseASEProxyTable_ExternalType() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEProxyTable_ExternalType() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the attribute 'External Type'.
getSybaseASERangePartition() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.PartitionPackageImpl
 
getSybaseASERangePartition() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
Returns the meta object for class 'Sybase ASE Range Partition'.
getSybaseASERangePartition_Columns() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.PartitionPackageImpl
 
getSybaseASERangePartition_Columns() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
Returns the meta object for the reference list 'Columns'.
getSybaseASERangePartition_RangePartitionItems() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.PartitionPackageImpl
 
getSybaseASERangePartition_RangePartitionItems() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
Returns the meta object for the reference list 'Range Partition Items'.
getSybaseASERole() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASERole() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for class 'Sybase ASE Role'.
getSybaseASERoundrobinPartition() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.PartitionPackageImpl
 
getSybaseASERoundrobinPartition() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
Returns the meta object for class 'Sybase ASE Roundrobin Partition'.
getSybaseASERoundrobinPartition_PartitionNumInSegments() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.PartitionPackageImpl
 
getSybaseASERoundrobinPartition_PartitionNumInSegments() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
Returns the meta object for the reference 'Partition Num In Segments'.
getSybaseASERoundrobinPartition_PartitionSegmentPairs() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.PartitionPackageImpl
 
getSybaseASERoundrobinPartition_PartitionSegmentPairs() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
Returns the meta object for the reference list 'Partition Segment Pairs'.
getSybaseASERule() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASERule() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for class 'Sybase ASE Rule'.
getSybaseASERule_AccessRule() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASERule_AccessRule() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the attribute 'Access Rule'.
getSybaseASERule_AccessType() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASERule_AccessType() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the attribute 'Access Type'.
getSybaseASERule_Schema() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASERule_Schema() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the reference 'Schema'.
getSybaseASERule_Statement() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASERule_Statement() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the attribute 'Statement'.
getSybaseASESchema() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASESchema() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for class 'Sybase ASE Schema'.
getSybaseASESchema_Defaults() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASESchema_Defaults() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the reference list 'Defaults'.
getSybaseASESchema_EncryptionKeys() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASESchema_EncryptionKeys() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the reference list 'Encryption Keys'.
getSybaseASESchema_Rules() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASESchema_Rules() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the reference list 'Rules'.
getSybaseASESegment() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASESegment() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for class 'Sybase ASE Segment'.
getSybaseASESegment_Catalog() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASESegment_Catalog() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the container reference 'Catalog'.
getSybaseASESegment_DeviceNames() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASESegment_DeviceNames() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the attribute list 'Device Names'.
getSybaseASESegment_Thresholds() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASESegment_Thresholds() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the reference list 'Thresholds'.
getSybaseasesqlmodelFactory() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseasesqlmodelFactory() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the factory that creates the instances of the model.
getSybaseasesqlmodelPackage() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelFactoryImpl
 
getSybaseasesqlmodelPackage() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelFactory
Returns the package supported by this factory.
getSybaseASETable() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASETable() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for class 'Sybase ASE Table'.
getSybaseASETempTable() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASETempTable() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for class 'Sybase ASE Temp Table'.
getSybaseASETrigger() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASETrigger() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for class 'Sybase ASE Trigger'.
getSybaseASETrigger_Enabled() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASETrigger_Enabled() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the attribute 'Enabled'.
getSybaseASEUniqueConstraint() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEUniqueConstraint() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for class 'Sybase ASE Unique Constraint'.
getSybaseASEUniqueConstraint_SystemGenedIndex() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEUniqueConstraint_SystemGenedIndex() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the containment reference 'System Gened Index'.
getSybaseASEUniqueConstraint_SystemGenedName() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEUniqueConstraint_SystemGenedName() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the attribute 'System Gened Name'.
getSybaseASEUser() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEUser() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for class 'Sybase ASE User'.
getSybaseASEUser_LoginName() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEUser_LoginName() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the attribute 'Login Name'.
getSybaseASEUserDefinedType() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEUserDefinedType() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for class 'Sybase ASE User Defined Type'.
getSybaseASEUserDefinedType_AllowNulls() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEUserDefinedType_AllowNulls() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the attribute 'Allow Nulls'.
getSybaseASEUserDefinedType_BindDefaultInFutureOnly() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEUserDefinedType_BindDefaultInFutureOnly() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the attribute 'Bind Default In Future Only'.
getSybaseASEUserDefinedType_BindRuleInFutureOnly() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEUserDefinedType_BindRuleInFutureOnly() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the attribute 'Bind Rule In Future Only'.
getSybaseASEUserDefinedType_BoundDefault() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEUserDefinedType_BoundDefault() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the reference 'Bound Default'.
getSybaseASEUserDefinedType_BoundRule() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEUserDefinedType_BoundRule() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the reference 'Bound Rule'.
getSybaseASEUserDefinedType_Identity() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEUserDefinedType_Identity() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the attribute 'Identity'.
getSybaseASEViewTable() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEViewTable() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for class 'Sybase ASE View Table'.
getSybaseASEViewTable_WithCheckOption() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEViewTable_WithCheckOption() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the attribute 'With Check Option'.
getSybaseASEWebService() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEWebService() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for class 'Sybase ASE Web Service'.
getSybaseASEWebService_Auth_required() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEWebService_Auth_required() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the attribute 'Auth required'.
getSybaseASEWebService_Database() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEWebService_Database() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the container reference 'Database'.
getSybaseASEWebService_Parameter() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEWebService_Parameter() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the attribute 'Parameter'.
getSybaseASEWebService_Remarks() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEWebService_Remarks() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the attribute 'Remarks'.
getSybaseASEWebService_Secure_required() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEWebService_Secure_required() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the attribute 'Secure required'.
getSybaseASEWebService_Service_id() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEWebService_Service_id() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the attribute 'Service id'.
getSybaseASEWebService_Service_type() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEWebService_Service_type() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the attribute 'Service type'.
getSybaseASEWebService_Statement() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEWebService_Statement() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the attribute 'Statement'.
getSybaseASEWebService_Url_path() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEWebService_Url_path() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the attribute 'Url path'.
getSybaseASEWebService_User_name() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEWebService_User_name() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the attribute 'User name'.
getSybaseASEWebServiceTable() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEWebServiceTable() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for class 'Sybase ASE Web Service Table'.
getSybaseASEWebServiceTable_Method() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEWebServiceTable_Method() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the attribute 'Method'.
getSybaseASEWebServiceTable_WSDLURI() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getSybaseASEWebServiceTable_WSDLURI() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for the attribute 'WSDLURI'.
getSybaseAuthorizationIdentifier() - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.impl.SybasesqlmodelPackageImpl
 
getSybaseAuthorizationIdentifier() - Method in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
Returns the meta object for class 'Sybase Authorization Identifier'.
getSybaseAuthorizationIdentifier_SqlContainer() - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.impl.SybasesqlmodelPackageImpl
 
getSybaseAuthorizationIdentifier_SqlContainer() - Method in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
Returns the meta object for the reference 'Sql Container'.
getSybaseAuthorizedObject() - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.impl.SybasesqlmodelPackageImpl
 
getSybaseAuthorizedObject() - Method in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
Returns the meta object for class 'Sybase Authorized Object'.
getSybaseBaseTable() - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.impl.SybasesqlmodelPackageImpl
 
getSybaseBaseTable() - Method in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
Returns the meta object for class 'Sybase Base Table'.
getSybaseDdlBuilder() - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlGenerator
 
getSybaseIndexMember() - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.impl.SybasesqlmodelPackageImpl
 
getSybaseIndexMember() - Method in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
Returns the meta object for class 'Sybase Index Member'.
getSybaseIndexMember_ColumnExpression() - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.impl.SybasesqlmodelPackageImpl
 
getSybaseIndexMember_ColumnExpression() - Method in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
Returns the meta object for the attribute 'Column Expression'.
getSybaseParameter() - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.impl.SybasesqlmodelPackageImpl
 
getSybaseParameter() - Method in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
Returns the meta object for class 'Sybase Parameter'.
getSybaseParameter_DefaultValue() - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.impl.SybasesqlmodelPackageImpl
 
getSybaseParameter_DefaultValue() - Method in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
Returns the meta object for the attribute 'Default Value'.
getSybaseParameter_JDBCParameterType() - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.impl.SybasesqlmodelPackageImpl
 
getSybaseParameter_JDBCParameterType() - Method in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
Returns the meta object for the attribute 'JDBC Parameter Type'.
getSybaseParameter_Nullable() - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.impl.SybasesqlmodelPackageImpl
 
getSybaseParameter_Nullable() - Method in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
Returns the meta object for the attribute 'Nullable'.
getSybasePrivilege() - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.impl.SybasesqlmodelPackageImpl
 
getSybasePrivilege() - Method in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
Returns the meta object for class 'Sybase Privilege'.
getSybasePrivilege_Revoked() - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.impl.SybasesqlmodelPackageImpl
 
getSybasePrivilege_Revoked() - Method in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
Returns the meta object for the attribute 'Revoked'.
getSybaseRoutine() - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.impl.SybasesqlmodelPackageImpl
 
getSybaseRoutine() - Method in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
Returns the meta object for class 'Sybase Routine'.
getSybasesqlmodelFactory() - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.impl.SybasesqlmodelPackageImpl
 
getSybasesqlmodelFactory() - Method in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
Returns the factory that creates the instances of the model.
getSybasesqlmodelPackage() - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.impl.SybasesqlmodelFactoryImpl
 
getSybasesqlmodelPackage() - Method in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelFactory
Returns the package supported by this factory.
getSybaseViewTable() - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.impl.SybasesqlmodelPackageImpl
 
getSybaseViewTable() - Method in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
Returns the meta object for class 'Sybase View Table'.
getSynchronizationStamp(Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.RoutineFormDocumentProviderAdapter
 
getSynchronizationStamp(Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLEditorDocumentProvider
 
getSynonym() - Method in interface org.eclipse.datatools.modelbase.derby.DerbyModelPackage
Returns the meta object for class 'Synonym'.
getSynonym_Table() - Method in interface org.eclipse.datatools.modelbase.derby.DerbyModelPackage
Returns the meta object for the reference 'Table'.
getSynonyms() - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngresSchemaImpl
 
getSynonyms() - Method in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngresSchema
Returns the value of the 'Synonyms' reference list.
getSyntaxType(Procedure) - Method in class org.eclipse.datatools.enablement.sybase.asa.ddl.SybaseASADdlBuilder
 
getSystemAndNormalTable() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASESchemaImpl
 
getSystemAndNormalTable() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASESchema
 
getSystemAndNormalTables() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseSchemaImpl
 
getSystemAndNormalTables() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseSchema
 
getSystemDefinedDefaultType() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getSystemDefinedDefaultType() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for enum 'System Defined Default Type'.
getSystemGenedIndex() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogUniqueConstraint
 
getSystemGenedIndex() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEUniqueConstraintImpl
 
getSystemGenedIndex() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEUniqueConstraint
Returns the value of the 'System Gened Index' containment reference.
getSystemGenIndex() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBasePrimaryKey
 
getSystemGenIndex() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseUniqueConstraint
 
getSystemGenIndex() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseUniqueConstraintImpl
 
getSystemGenIndex() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseUniqueConstraint
Returns the value of the 'System Gen Index' reference.
getSystemProcedures() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASESchemaImpl
 
getSystemProcedures() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASESchema
 
getSystemStatus() - Method in class org.eclipse.datatools.enablement.sybase.ase.virtual.SybaseViewNode
 
getSystemStatus() - Method in class org.eclipse.datatools.enablement.sybase.virtual.SybaseViewNode
 
getSystemTables() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseSchemaImpl
 
getSystemTables() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseSchema
 
getSystemTables() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASESchemaImpl
 
getSystemTables() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASESchema
 
getTabFolder() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.Workbook
 
getTable() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.ParametersTableProvider
Returns the table widget.
getTable() - Method in interface org.eclipse.datatools.modelbase.derby.Synonym
Returns the value of the 'Table' reference.
getTable() - Method in interface org.eclipse.datatools.modelbase.sql.constraints.Index
Returns the value of the 'Table' reference.
getTable() - Method in interface org.eclipse.datatools.modelbase.sql.tables.Column
Returns the value of the 'Table' container reference.
getTable() - Method in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
Returns the meta object for class 'Table'.
getTable() - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.AccessibleTableViewer
Returns this table viewer's table control.
getTable() - Method in interface org.eclipse.datatools.sqltools.data.internal.core.editor.IRowData
 
getTable() - Method in class org.eclipse.datatools.sqltools.data.internal.core.editor.RowDataImpl
 
getTable() - Method in class org.eclipse.datatools.sqltools.data.internal.ui.editor.TableDataEditorInput
 
getTable() - Method in class org.eclipse.datatools.sqltools.editor.contentassist.SQLDBProposalsRequest
Returns the table name prefix, may be partial
getTable() - Method in class org.eclipse.datatools.sqltools.result.ui.ExternalResultSetViewerProvider
Gets this viewers table
getTable() - Method in class org.eclipse.datatools.sqltools.result.ui.view.ParameterViewerProvider
gets the table viewer for parameter
getTable() - Method in interface org.eclipse.datatools.sqltools.sql.reference.IColumn
Return the owner table.
getTable() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.TableEditPart
 
getTable() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.TableNavigator
 
getTable_Columns() - Method in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
Returns the meta object for the containment reference list 'Columns'.
getTable_Index() - Method in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
Returns the meta object for the reference list 'Index'.
getTable_Insertable() - Method in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
Returns the meta object for the attribute 'Insertable'.
getTable_Schema() - Method in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
Returns the meta object for the reference 'Schema'.
getTable_SelfRefColumnGeneration() - Method in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
Returns the meta object for the attribute 'Self Ref Column Generation'.
getTable_Subtables() - Method in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
Returns the meta object for the reference list 'Subtables'.
getTable_Supertable() - Method in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
Returns the meta object for the reference 'Supertable'.
getTable_Triggers() - Method in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
Returns the meta object for the reference list 'Triggers'.
getTable_Udt() - Method in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
Returns the meta object for the reference 'Udt'.
getTable_Updatable() - Method in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
Returns the meta object for the attribute 'Updatable'.
getTableAlias() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.dialogs.AddTableDialog
Return the table alias for the selected table
getTableAlias() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.TableEditPart
 
getTableChildren(Object) - Static method in class org.eclipse.datatools.enablement.sybase.ui.util.DSEContentProviderUtil
 
getTableColumnNames(String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.ConnectionContext
Insert the method's description here.
getTableColumnNames(String) - Method in interface org.eclipse.datatools.sqltools.sqlbuilder.views.source.IDBContext
 
getTableColumnPattern() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLTableColumnDefinitionRegular
Returns the value of the 'Table Column Pattern' attribute.
getTableConstraint() - Method in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
Returns the meta object for class 'Table Constraint'.
getTableConstraint_BaseTable() - Method in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
Returns the meta object for the container reference 'Base Table'.
getTableCorrelation() - Method in interface org.eclipse.datatools.modelbase.sql.query.ColumnName
Returns the value of the 'Table Correlation' container reference.
getTableCorrelation() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for class 'Table Correlation'.
getTableCorrelation() - Method in interface org.eclipse.datatools.modelbase.sql.query.TableExpression
Returns the value of the 'Table Correlation' containment reference.
getTableCorrelation_ColumnNameList() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference list 'Column Name List'.
getTableCorrelation_TableExpr() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'Table Expr'.
getTableData() - Method in interface org.eclipse.datatools.sqltools.data.internal.ui.editor.ITableDataEditor
 
getTableData() - Method in class org.eclipse.datatools.sqltools.data.internal.ui.editor.TableDataEditor
 
getTableDataEditorContributor() - Method in class org.eclipse.datatools.sqltools.data.internal.ui.DataUIPlugin
 
getTableEClass() - Method in class org.eclipse.datatools.connectivity.sqm.loader.JDBCTableLoader.GlobalTempTableFactory
 
getTableEClass() - Method in interface org.eclipse.datatools.connectivity.sqm.loader.JDBCTableLoader.ITableFactory
 
getTableEClass() - Method in class org.eclipse.datatools.connectivity.sqm.loader.JDBCTableLoader.TableFactory
 
getTableEClass() - Method in class org.eclipse.datatools.connectivity.sqm.loader.JDBCTableLoader.ViewFactory
 
getTableEClass() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogSchema.ASESysTableFactory
 
getTableEClass() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogSchema.ASEUserTableFactory
 
getTableEClass() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogSchema.ASEViewTableFactory
 
getTableEditorResultFilter() - Method in class org.eclipse.datatools.sqltools.data.internal.core.editor.TableEditorFilterRegistryReader
Gets the executable for external Table editor result filter.
getTableEditPart() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart
 
getTableExpr() - Method in interface org.eclipse.datatools.modelbase.sql.query.MergeTargetTable
Returns the value of the 'Table Expr' containment reference.
getTableExpr() - Method in interface org.eclipse.datatools.modelbase.sql.query.ResultTableAllColumns
Returns the value of the 'Table Expr' reference.
getTableExpr() - Method in interface org.eclipse.datatools.modelbase.sql.query.TableCorrelation
Returns the value of the 'Table Expr' container reference.
getTableExpr() - Method in interface org.eclipse.datatools.modelbase.sql.query.ValueExpressionColumn
Returns the value of the 'Table Expr' reference.
getTableExpression() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for class 'Table Expression'.
getTableExpression_ColumnList() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference list 'Column List'.
getTableExpression_MergeTargetTable() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'Merge Target Table'.
getTableExpression_ResultTableAllColumns() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the reference list 'Result Table All Columns'.
getTableExpression_TableCorrelation() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference 'Table Correlation'.
getTableExpression_ValueExprColumns() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the reference list 'Value Expr Columns'.
getTableExpressionForNamedColumn(String, String, List) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.TableHelper
Gets the table object from the given list of table references that is associated with (contains) a column with the given table and column name.
getTableExpressionForTable(Table, QuerySelect) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
Returns the TableExpression representing the given Table object,in the given QuerySelect
getTableExpressionForTable(Table, QuerySelectStatement) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
Returns the TableExpression representing the given Table object,in the given QuerySelectStatement
getTableExpressionFromTableExprList(String, List) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.TableHelper
Gets the TableExpression object from the given list of table references by name or correlation name ("AS"-alias).
getTableExpressionsInQueryExpressionBody(QueryExpressionBody) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
 
getTableExpressionsInQuerySelect(QuerySelect) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
 
getTableExpressionsInTableReference(TableReference) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.TableHelper
Retrieves a List of TableExpression s from the given TableReference.
getTableExpressionsInTableReferenceList(List) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.TableHelper
Retrieves a List of TableExpressions from the given List of TableReferences.
getTableExpressionsVisibleInQuerySelect(QuerySelect) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
Returns the TableExpressions in the given QuerySelect's fromClause plus all the TableExpressions that are visible in the scope of the given QuerySelect.
getTableExprForValueExpressionColumn(ValueExpressionColumn) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.ExpressionHelper
Returns the TableExpression for the given ValueExpressionColumn.
getTableFactory(String) - Method in class org.eclipse.datatools.connectivity.sqm.loader.JDBCTableLoader
Returns the table factory associated with the specified type.
getTableForTableExpression(TableExpression) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.TableHelper
Returns the Table from the given SQLTableExpression if there is one otherwise return null.
getTableFunction() - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryValueExpression
Returns the value of the 'Table Function' container reference.
getTableFunction() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for class 'Table Function'.
getTableFunction() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLNamespacesDeclaration
Returns the value of the 'Table Function' container reference.
getTableFunction() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLQueryArgumentList
Returns the value of the 'Table Function' container reference.
getTableFunction() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLTableColumnDefinitionItem
Returns the value of the 'Table Function' container reference.
getTableFunction_Function() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the reference 'Function'.
getTableFunction_ParameterList() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference list 'Parameter List'.
getTableHeightHint(Table, int) - Static method in class org.eclipse.datatools.sqltools.common.ui.util.SWTUtils
 
getTableId() - Method in interface org.eclipse.datatools.enablement.ase.catalog.ICatalogTable
 
getTableId() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASEBaseTableLoader
 
getTableId() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogProxyTable
 
getTableId() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTable
 
getTableId() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTempTable
 
getTableId() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogView
 
getTableId() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogWebServiceTable
 
getTableInDatabase() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for class 'Table In Database'.
getTableInDatabase() - Method in interface org.eclipse.datatools.modelbase.sql.query.ValueExpressionColumn
Returns the value of the 'Table In Database' reference.
getTableInDatabase_DatabaseTable() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the reference 'Database Table'.
getTableInDatabase_DeleteStatement() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'Delete Statement'.
getTableInDatabase_DerivedColumnList() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the reference list 'Derived Column List'.
getTableInDatabase_InsertStatement() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'Insert Statement'.
getTableInDatabase_UpdateStatement() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'Update Statement'.
getTableInDatabaseInTableReferenceList(List) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.TableHelper
Retrieves the TableInDatabase objects contained in the given List of TableReferences.
getTableJoined() - Method in interface org.eclipse.datatools.modelbase.sql.query.QuerySearchCondition
Returns the value of the 'Table Joined' container reference.
getTableJoined() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for class 'Table Joined'.
getTableJoined_JoinCondition() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference 'Join Condition'.
getTableJoined_JoinOperator() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the attribute 'Join Operator'.
getTableJoined_TableRefLeft() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference 'Table Ref Left'.
getTableJoined_TableRefRight() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference 'Table Ref Right'.
getTableJoinedLeft() - Method in interface org.eclipse.datatools.modelbase.sql.query.TableReference
Returns the value of the 'Table Joined Left' container reference.
getTableJoinedOperator() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for enum 'Table Joined Operator'.
getTableJoinedRight() - Method in interface org.eclipse.datatools.modelbase.sql.query.TableReference
Returns the value of the 'Table Joined Right' container reference.
getTableList(Database) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.DatabaseHelper
Returns the list of tables for the given database.
getTableList(Schema) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.DatabaseHelper
Returns the List of tables belonging to the given schema.
getTableList() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.ResultCollector
 
getTableLoader() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogProxyTable
 
getTableLoader() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTable
 
getTableLoader() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTempTable
 
getTableLoader() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogWebServiceTable
 
getTableLoader() - Method in interface org.eclipse.datatools.enablement.ase.ISybaseASECatalogTable
 
getTableMaximumIdentifierLength() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
getTableMaximumIdentifierLength() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
getTableName(Table, boolean, boolean) - Method in class org.eclipse.datatools.enablement.ase.deltaddl.SybaseASETriggerDeltaDdlProvider
 
getTableName() - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngresSynonymImpl
 
getTableName() - Method in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngresSynonym
Returns the value of the 'Table Name' attribute.
getTableName() - Method in class org.eclipse.datatools.sqltools.editor.contentassist.ContentAssistQueryRequest
 
getTableName() - Method in interface org.eclipse.datatools.sqltools.sql.parser.ast.IASTTrigger
 
getTableNamesFromExpression(QueryValueExpression) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.ValueExpressionHelper
CHECK IMPLEMENTATION! CODE UNTESTED! Method to obtain the string table name/s from a ValueExpression
getTableNested() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for class 'Table Nested'.
getTableNested_NestedTableRef() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference 'Nested Table Ref'.
getTableOnlyCacheInfo() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASEBaseTableLoader
 
getTableOnlyCacheInfo() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogProxyTable
 
getTableOnlyCacheInfo() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTable
 
getTableOnlyCacheInfo() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTempTable
 
getTableOnlyCacheInfo() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogWebServiceTable
 
getTableOnlyCacheInfo() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEBaseTableImpl
 
getTableOnlyCacheInfo() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASETableImpl
 
getTableOnlyCacheInfo() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASETempTableImpl
 
getTableOnlyCacheInfo() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEBaseTable
Returns the value of the 'Table Only Cache Info' containment reference.
getTableOnlyCacheInfoSuper() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogProxyTable
 
getTableOnlyCacheInfoSuper() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTable
 
getTableOnlyCacheInfoSuper() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTempTable
 
getTableOnlyCacheInfoSuper() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogWebServiceTable
 
getTableOnlyCacheInfoSuper() - Method in interface org.eclipse.datatools.enablement.ase.ISybaseASECatalogTable
 
getTableRef() - Method in interface org.eclipse.datatools.modelbase.sql.query.MergeSourceTable
Returns the value of the 'Table Ref' containment reference.
getTableReference() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for class 'Table Reference'.
getTableReference_MergeSourceTable() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'Merge Source Table'.
getTableReference_Nest() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'Nest'.
getTableReference_QuerySelect() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'Query Select'.
getTableReference_TableJoinedLeft() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'Table Joined Left'.
getTableReference_TableJoinedRight() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'Table Joined Right'.
getTableRefLeft() - Method in interface org.eclipse.datatools.modelbase.sql.query.TableJoined
Returns the value of the 'Table Ref Left' containment reference.
getTableRefRight() - Method in interface org.eclipse.datatools.modelbase.sql.query.TableJoined
Returns the value of the 'Table Ref Right' containment reference.
getTableRefsFromExpression(QueryValueExpression) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.ValueExpressionHelper
CHECK IMPLEMENTATION! CODE UNTESTED! Method to obtain the table references from a ValueExpression
getTableRow() - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.TableDataTableCursor
 
getTableRowPattern() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLTableFunction
Returns the value of the 'Table Row Pattern' attribute.
getTables() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCSchema
 
getTables() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogSchema
 
getTables() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseSchema
 
getTables(String, String, String, Connection) - Static method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogUtils
Return a ResultSet object representing the stored procedures on the database visible to this connection
getTables(Schema) - Static method in class org.eclipse.datatools.modelbase.sql.schema.helper.SchemaHelper
Retrieves all persistent tables in a given Schema.
getTables() - Method in interface org.eclipse.datatools.modelbase.sql.schema.Schema
Returns the value of the 'Tables' reference list.
getTablesForStatement(QueryStatement) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
Returns List of tables (TableExpression) referenced in the statement.
getTablesForStatement(SQLQueryObject) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
 
getTablesInJoin(TableJoined) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.JoinHelper
Gets a list of TableExpression objects embedded inside the given join object.
getTablesInNestedTable(TableNested) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.JoinHelper
Returns a list of TableExpressions contained in the given TableNested object.
getTablesList() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.dialogs.AddTableDialog
 
getTablespaceMaximumIdentifierLength() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
getTablespaceMaximumIdentifierLength() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
getTableTreeViewer() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.PrivilegesDetailPage
 
getTableType() - Method in class org.eclipse.datatools.enablement.mysql.catalog.MySqlCatalogTable
 
getTableType() - Method in interface org.eclipse.datatools.sqltools.sql.reference.ITable
Returns the tableType.
getTableValue() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.dialogs.AddTableDialog
Return the selected table
getTableViewer() - Method in interface org.eclipse.datatools.sqltools.data.internal.ui.editor.ITableDataEditor
 
getTableViewer() - Method in class org.eclipse.datatools.sqltools.data.internal.ui.editor.TableDataEditor
 
getTabWidth(ISourceViewer) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.editor.SQLSourceViewerConfiguration
 
getTarget() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.SelectTableElement
 
getTarget() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.StatementElement
 
getTargetAnchor() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection
 
getTargetColumn() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.dialogs.SourceTargetDialog
 
getTargetColumn() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.JoinEditPart
 
getTargetColumnList() - Method in interface org.eclipse.datatools.modelbase.sql.query.MergeInsertSpecification
Returns the value of the 'Target Column List' reference list.
getTargetColumnList() - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryInsertStatement
Returns the value of the 'Target Column List' reference list.
getTargetColumnList() - Method in interface org.eclipse.datatools.modelbase.sql.query.UpdateAssignmentExpression
Returns the value of the 'Target Column List' reference list.
getTargetColumns(QueryUpdateStatement) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.UpdateHelper
Returns the list of columns that the given update statement modifies
getTargetConnectionAnchor(ConnectionEditPart) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart
 
getTargetConnectionAnchor(Request) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart
 
getTargetEnd() - Method in interface org.eclipse.datatools.modelbase.sql.schema.Dependency
Returns the value of the 'Target End' reference.
getTargetId() - Method in class org.eclipse.datatools.connectivity.drivers.models.OverrideTemplateDescriptor
Returns the template id.
getTargetName() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionPI
Returns the value of the 'Target Name' attribute.
getTargetNamespaceURI() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionValidateAccordingToURI
Returns the value of the 'Target Namespace URI' attribute.
getTargetTable() - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryDeleteStatement
Returns the value of the 'Target Table' containment reference.
getTargetTable() - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryInsertStatement
Returns the value of the 'Target Table' containment reference.
getTargetTable() - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryMergeStatement
Returns the value of the 'Target Table' containment reference.
getTargetTable() - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryUpdateStatement
Returns the value of the 'Target Table' containment reference.
getTargetTable() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.dialogs.SourceTargetDialog
 
getTargetTable() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.JoinEditPart
 
getTargetText() - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditor
 
getTaskTitle() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.action.EditASATableAction
 
getTechnologyName() - Method in class org.eclipse.datatools.connectivity.drivers.jdbc.JDBCConnection
 
getTechnologyName() - Method in interface org.eclipse.datatools.connectivity.IServerVersionProvider
 
getTechnologyVersion() - Method in class org.eclipse.datatools.connectivity.drivers.jdbc.JDBCConnection
 
getTechnologyVersion() - Method in interface org.eclipse.datatools.connectivity.IServerVersionProvider
 
getTempDBName() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogDatabase
 
getTempDBName() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEDatabaseImpl
 
getTempDBName() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEDatabase
Returns the value of the 'Temp DB Name' attribute.
getTempDir() - Method in class org.eclipse.datatools.sqltools.result.ResultsViewPlugin
Returns the temporary directory for this plugin
getTemplate() - Method in class org.eclipse.datatools.connectivity.drivers.DriverInstance
Get the Template the Driver Instance was based on.
getTemplateContextTypeRegistry() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.SQLEditorPlugin
Returns this plug-in's context type registry.
getTemplateDDLStatements() - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.actions.ActionHelper
Gets an array of strings containing a set of template DDL statements.
getTemplateDMLStatements() - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.actions.ActionHelper
Gets an array of strings containing a set of template DML statements.
getTemplateService() - Method in class org.eclipse.datatools.sqltools.editor.ui.core.SQLDevToolsUIConfiguration
 
getTemplateSQL(int) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
Returns the default SQL template for a statement
getTemplateSQL(int) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SQLDomainModel
Gets template SQL for the given statement type.
getTemplateSQLForCurrentStatement() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SQLDomainModel
Gets the template SQL for the current statement.
getTemplateSQLForStatementType(int) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.actions.ActionHelper
Gets template SQL for the given statement type.
getTemplateStore() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.SQLEditorPlugin
Returns this plug-in's template store.
getTemporaryProfile(NewConnectionProfileWizard) - Static method in class org.eclipse.datatools.enablement.sybase.asa.actions.JDBCHelper
 
getTemporaryTable() - Method in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
Returns the meta object for class 'Temporary Table'.
getTemporaryTable_DeleteOnCommit() - Method in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
Returns the meta object for the attribute 'Delete On Commit'.
getTemporaryTable_Local() - Method in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
Returns the meta object for the attribute 'Local'.
getTempTables() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseSchemaImpl
 
getTempTables() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseSchema
 
getTerminateAction() - Method in class org.eclipse.datatools.sqltools.result.ui.view.ResultsViewControl
 
getTestConnectionException(IConnection) - Static method in class org.eclipse.datatools.connectivity.ui.PingJob
 
getTestMode() - Method in class org.eclipse.datatools.sqltools.sql.updater.ProceduralObjectSourceUpdater
 
getText() - Method in class org.eclipse.datatools.connectivity.oda.flatfile.ui.wizards.MenuButton
 
getText(Object) - Method in class org.eclipse.datatools.connectivity.ui.CommonLabelProviderBase
 
getText(Object) - Method in class org.eclipse.datatools.connectivity.ui.navigator.ConnectionProfileLabelProvider
 
getText(Object) - Method in class org.eclipse.datatools.connectivity.ui.templates.PropertyListLabelProvider
 
getText(Object) - Method in class org.eclipse.datatools.connectivity.ui.templates.PropertyTreeLabelProvider
 
getText(Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.providers.SybaseASALabelProviderExt
 
getText(Object) - Method in class org.eclipse.datatools.enablement.sybase.ase.providers.SybaseASELabelProviderExt
 
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.accesscontrol.provider.AuthorizationIdentifierItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.accesscontrol.provider.GroupItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.accesscontrol.provider.PrivilegeItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.accesscontrol.provider.RoleAuthorizationItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.accesscontrol.provider.RoleItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.accesscontrol.provider.UserItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.constraints.provider.AssertionItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.constraints.provider.CheckConstraintItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.constraints.provider.ConstraintItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.constraints.provider.ForeignKeyItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.constraints.provider.IndexItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.constraints.provider.IndexMemberItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.constraints.provider.PrimaryKeyItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.constraints.provider.ReferenceConstraintItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.constraints.provider.TableConstraintItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.constraints.provider.UniqueConstraintItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.ApproximateNumericDataTypeItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.ArrayDataTypeItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.AttributeDefinitionItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.BinaryStringDataTypeItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.BooleanDataTypeItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.CharacterSetItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.CharacterStringDataTypeItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.CollectionDataTypeItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.ConstructedDataTypeItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.DataLinkDataTypeItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.DataTypeItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.DateDataTypeItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.DistinctUserDefinedTypeItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.DomainItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.ElementTypeItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.ExactNumericDataTypeItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.FieldItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.FixedPrecisionDataTypeItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.IntegerDataTypeItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.IntervalDataTypeItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.MultisetDataTypeItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.NumericalDataTypeItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.PredefinedDataTypeItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.ReferenceDataTypeItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.RowDataTypeItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.SQLDataTypeItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.StructuredUserDefinedTypeItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.TimeDataTypeItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.UserDefinedTypeItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.UserDefinedTypeOrderingItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.XMLDataTypeItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.expressions.provider.QueryExpressionDefaultItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.expressions.provider.SearchConditionDefaultItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.expressions.provider.ValueExpressionDefaultItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ColumnNameItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.CursorReferenceItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.GroupingExpressionItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.GroupingItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.GroupingSetsElementExpressionItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.GroupingSetsElementItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.GroupingSetsElementSublistItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.GroupingSetsItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.GroupingSpecificationItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.OrderByOrdinalItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.OrderByResultColumnItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.OrderBySpecificationItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.OrderByValueExpressionItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.PredicateBasicItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.PredicateBetweenItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.PredicateExistsItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.PredicateInItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.PredicateInValueListItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.PredicateInValueRowSelectItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.PredicateInValueSelectItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.PredicateIsNullItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.PredicateItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.PredicateLikeItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.PredicateQuantifiedItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.PredicateQuantifiedRowSelectItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.PredicateQuantifiedValueSelectItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.QueryChangeStatementItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.QueryCombinedItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.QueryDeleteStatementItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.QueryExpressionBodyItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.QueryExpressionRootItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.QueryInsertStatementItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.QueryMergeStatementItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.QueryNestedItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.QueryResultSpecificationItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.QuerySearchConditionItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.QuerySelectItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.QuerySelectStatementItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.QueryStatementItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.QueryUpdateStatementItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.QueryValueExpressionItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.QueryValuesItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ResultColumnItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ResultTableAllColumnsItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SearchConditionCombinedItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SearchConditionNestedItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SQLQueryObjectItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SuperGroupElementExpressionItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SuperGroupElementItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SuperGroupElementSublistItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SuperGroupItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.TableCorrelationItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.TableExpressionItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.TableFunctionItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.TableInDatabaseItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.TableJoinedItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.TableNestedItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.TableReferenceItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.UpdateAssignmentExpressionItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.UpdateSourceExprListItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.UpdateSourceItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.UpdateSourceQueryItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionAtomicItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionCaseElseItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionCaseItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionCaseSearchContentItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionCaseSearchItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionCaseSimpleContentItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionCaseSimpleItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionCastItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionColumnItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionCombinedItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionDefaultValueItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionFunctionItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionLabeledDurationItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionNestedItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionNullValueItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionScalarSelectItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionSimpleItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionVariableItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ValuesRowItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.WithTableReferenceItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.WithTableSpecificationItemProvider
This returns the label text for the adapted class.
getText() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLComment
 
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.routines.provider.BuiltInFunctionItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.routines.provider.FunctionItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.routines.provider.MethodItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.routines.provider.ParameterItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.routines.provider.ProcedureItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.routines.provider.RoutineItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.routines.provider.RoutineResultTableItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.routines.provider.SourceItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.routines.provider.UserDefinedFunctionItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.schema.provider.CatalogItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.schema.provider.CommentItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.schema.provider.DatabaseItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.schema.provider.DependencyItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.schema.provider.EventItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.schema.provider.IdentitySpecifierItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.schema.provider.SchemaItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.schema.provider.SequenceItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.schema.provider.SQLObjectItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.schema.provider.TypedElementItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.statements.provider.SQLStatementDefaultItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.tables.provider.BaseTableItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.tables.provider.ColumnItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.tables.provider.DerivedTableItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.tables.provider.PersistentTableItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.tables.provider.TableItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.tables.provider.TemporaryTableItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.tables.provider.TriggerItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.modelbase.sql.tables.provider.ViewTableItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.datatools.sqltools.debugger.debug.SPModelPresentation
 
getText() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.common.TextFormEntry
 
getText() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.intropage.PredefinedIntroSection
 
getText() - Method in class org.eclipse.datatools.sqltools.sql.parser.ast.SimpleNode
Returns the node text by concatenate tokens with white spaces.
getText() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.dialogs.MultilineInputDialog
Gets the value from the multi-line text box.
getText(Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.provider.rdbschema.AvailableTablesTreeProvider
Overrides LabelProvider.getText.
getText(Object) - Method in interface org.eclipse.datatools.sqltools.sqlbuilder.views.ITextProvider
Gets the text representation of the given value.
getText() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLSourceViewer
 
getText() - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditor
Returns the complete text in this editor.
getTextChanged() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLSourceViewer
 
getTextContent() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionText
Returns the value of the 'Text Content' containment reference.
getTextExtenderFunctionNames() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.FunctionHelperDB2
Gets a list of the names of the Text Extender function supported by the database.
getTextFormatType() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for enum 'Text Format Type'.
getTextFormatType() - Method in interface org.eclipse.datatools.connectivity.oda.design.ValueFormatHints
Returns the value of the 'Text Format Type' attribute.
getTextFormatTypeObject() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for data type 'Text Format Type Object'.
getTextHover(ISourceViewer, String) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.editor.SQLSourceViewerConfiguration
Returns the text hover which will provide the information to be shown in a text hover popup window when requested for the given source viewer and the given content type.
getTextImageSegment() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASEBaseTableLoader
 
getTextImageSegment() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogProxyTable
 
getTextImageSegment() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTable
 
getTextImageSegment() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTempTable
 
getTextImageSegment() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogWebServiceTable
 
getTextImageSegment() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEBaseTableImpl
 
getTextImageSegment() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASETableImpl
 
getTextImageSegment() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASETempTableImpl
 
getTextImageSegment() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEBaseTable
Returns the value of the 'Text Image Segment' reference.
getTextImageSegmentSuper() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogProxyTable
 
getTextImageSegmentSuper() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTable
 
getTextImageSegmentSuper() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTempTable
 
getTextImageSegmentSuper() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogWebServiceTable
 
getTextImageSegmentSuper() - Method in interface org.eclipse.datatools.enablement.ase.ISybaseASECatalogTable
 
getTextModeDisplayAction() - Method in class org.eclipse.datatools.sqltools.result.ui.view.ResultsViewControl
 
getTextOnlyCacheInfo() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASEBaseTableLoader
 
getTextOnlyCacheInfo() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogProxyTable
 
getTextOnlyCacheInfo() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTable
 
getTextOnlyCacheInfo() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTempTable
 
getTextOnlyCacheInfo() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogWebServiceTable
 
getTextOnlyCacheInfo() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEBaseTableImpl
 
getTextOnlyCacheInfo() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASETableImpl
 
getTextOnlyCacheInfo() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASETempTableImpl
 
getTextOnlyCacheInfo() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEBaseTable
Returns the value of the 'Text Only Cache Info' containment reference.
getTextOnlyCacheInfoSuper() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogProxyTable
 
getTextOnlyCacheInfoSuper() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTable
 
getTextOnlyCacheInfoSuper() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTempTable
 
getTextOnlyCacheInfoSuper() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogWebServiceTable
 
getTextOnlyCacheInfoSuper() - Method in interface org.eclipse.datatools.enablement.ase.ISybaseASECatalogTable
 
getTextProvider() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.ComboBoxCellEditor
Gets the current text provider.
getTextProvider() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.DynamicComboBoxCellEditor
Gets the current text provider.
getTextViewer() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.MultipleTabsTextSection
 
getTextViewer() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.SingleWindowTextSection
 
getTextWrapType() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for enum 'Text Wrap Type'.
getTextWrapType() - Method in interface org.eclipse.datatools.connectivity.oda.design.ValueFormatHints
Returns the value of the 'Text Wrap Type' attribute.
getTextWrapTypeObject() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for data type 'Text Wrap Type Object'.
getThickPoints() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection
 
getThread() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPStackFrame
 
getThreads() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPDebugTarget
 
getThreads() - Method in class org.eclipse.datatools.sqltools.routineeditor.launching.SPDebugTarget_Run
 
getThresholds() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogSegment
 
getThresholds() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASESegmentImpl
 
getThresholds() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASESegment
Returns the value of the 'Thresholds' reference list.
getThrown() - Method in class org.eclipse.datatools.connectivity.oda.util.logging.LogRecord
Gets the associated Throwable.
getTime(String) - Method in interface org.eclipse.datatools.connectivity.oda.IAdvancedQuery
Returns the java.sql.Time value from the designated output parameter.
getTime(int) - Method in interface org.eclipse.datatools.connectivity.oda.IAdvancedQuery
Returns the java.sql.Time value from the designated output parameter.
getTime(int) - Method in interface org.eclipse.datatools.connectivity.oda.IResultSet
Gets the value of the designated column in the current row as a java.sql.Time.
getTime(String) - Method in interface org.eclipse.datatools.connectivity.oda.IResultSet
Gets the value of the designated column in the current row as a java.sql.Time.
getTimeDataType() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
Returns the meta object for class 'Time Data Type'.
getTimeDataType_FractionalSecondsPrecision() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
Returns the meta object for the attribute 'Fractional Seconds Precision'.
getTimeDataType_TimeZone() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
Returns the meta object for the attribute 'Time Zone'.
getTimestamp(String) - Method in interface org.eclipse.datatools.connectivity.oda.IAdvancedQuery
Returns the java.sql.Timestamp value from the designated output parameter.
getTimestamp(int) - Method in interface org.eclipse.datatools.connectivity.oda.IAdvancedQuery
Returns the java.sql.Timestamp value from the designated output parameter.
getTimestamp(int) - Method in interface org.eclipse.datatools.connectivity.oda.IResultSet
Gets the value of the designated column in the current row as a java.sql.Timestamp.
getTimestamp(String) - Method in interface org.eclipse.datatools.connectivity.oda.IResultSet
Gets the value of the designated column in the current row as a java.sql.Timestamp.
getTimeStamp() - Method in interface org.eclipse.datatools.modelbase.sql.tables.Trigger
Returns the value of the 'Time Stamp' attribute.
getTitleImage() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditorPage
Returns null- form page has no title image.
getToken(int) - Method in class org.eclipse.datatools.enablement.sybase.parser.QuickSQLParser
 
getToken(int) - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
getToken(int) - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
getToken(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.AbstractSQLParser
 
getToken() - Method in error org.eclipse.datatools.sqltools.sql.parser.TokenMgrError
 
getTokenKind(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLCharacterKindMap
 
getTokenNames(String) - Static method in class org.eclipse.datatools.sqltools.common.ui.util.SWTUtils
Builds an array of strings from a token list string.
getTokenNames(String) - Static method in class org.eclipse.datatools.sqltools.result.internal.ui.utils.UIUtil
Builds an array of strings from a token list string.
getTokens(String, String[][]) - Method in class org.eclipse.datatools.enablement.sybase.parser.AbstractQuickSQLParser
 
getTokens(String, String[][]) - Method in class org.eclipse.datatools.enablement.sybase.parser.QuickSQLParser
 
getToolTip() - Method in class org.eclipse.datatools.sqltools.plan.treeplan.TreePlanNodeComponent
Returns the tool tip of this node
getToolTip() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart
 
getToolTipText() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.ProceduralObjectEditorInput
 
getToolTipText() - Method in class org.eclipse.datatools.sqltools.data.internal.ui.editor.TableDataEditorInput
 
getToolTipText() - Method in class org.eclipse.datatools.sqltools.routineeditor.ui.ProcEditorInput
 
getToolTipText() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditorInput
 
getToolTipText() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.input.SQLBuilderEditorInput
 
getToolTipText() - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditorStorageEditorInput
Gets the tool tip text for this editor input.
getTopStackFrame() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPThread
 
getTotalColumns(List) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.views.BuilderUtility
 
getTotalRdbColumn() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.GridViewer
 
getTotalRowCount() - Method in interface org.eclipse.datatools.sqltools.result.IResultSetObject
Returns total row count (Include cached rows)
getTotalRowCount() - Method in class org.eclipse.datatools.sqltools.result.ResultSetObject
 
getTotalRowCount() - Method in class org.eclipse.datatools.sqltools.result.XMLResultSetObject
 
getTraceLogging() - Method in class org.eclipse.datatools.connectivity.oda.util.manifest.ExtensionManifest
Returns the optional trace logging configuration for the driver.
getTrailingFieldPrecision() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.IntervalDataType
Returns the value of the 'Trailing Field Precision' attribute.
getTrailingQualifier() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.IntervalDataType
Returns the value of the 'Trailing Qualifier' attribute.
getTrailNullColumns() - Method in class org.eclipse.datatools.connectivity.oda.flatfile.util.FlatFileDataReader
 
getTransactionMode() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogProcedure
 
getTransactionMode() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEProcedureImpl
 
getTransactionMode() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEProcedure
Returns the value of the 'Transaction Mode' attribute.
getTransactionModeType() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
 
getTransactionModeType() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
Returns the meta object for enum 'Transaction Mode Type'.
getTransactionOption() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseTempTable
 
getTransactionOption() - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogTempTable
 
getTransactionOption() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getTransactionOption() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseTempTableImpl
 
getTransactionOption() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for enum 'Transaction Option'.
getTransactionOption() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseTempTable
Returns the value of the 'Transaction Option' attribute.
getTransformGroup() - Method in interface org.eclipse.datatools.modelbase.sql.routines.Function
Returns the value of the 'Transform Group' attribute.
getTrigger() - Method in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
Returns the meta object for class 'Trigger'.
getTrigger_ActionGranularity() - Method in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
Returns the meta object for the attribute 'Action Granularity'.
getTrigger_ActionStatement() - Method in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
Returns the meta object for the containment reference list 'Action Statement'.
getTrigger_ActionTime() - Method in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
Returns the meta object for the attribute 'Action Time'.
getTrigger_DeleteType() - Method in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
Returns the meta object for the attribute 'Delete Type'.
getTrigger_InsertType() - Method in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
Returns the meta object for the attribute 'Insert Type'.
getTrigger_NewRow() - Method in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
Returns the meta object for the attribute 'New Row'.
getTrigger_NewTable() - Method in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
Returns the meta object for the attribute 'New Table'.
getTrigger_OldRow() - Method in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
Returns the meta object for the attribute 'Old Row'.
getTrigger_OldTable() - Method in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
Returns the meta object for the attribute 'Old Table'.
getTrigger_Schema() - Method in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
Returns the meta object for the reference 'Schema'.
getTrigger_SubjectTable() - Method in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
Returns the meta object for the reference 'Subject Table'.
getTrigger_TimeStamp() - Method in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
Returns the meta object for the attribute 'Time Stamp'.
getTrigger_TriggerColumn() - Method in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
Returns the meta object for the reference list 'Trigger Column'.
getTrigger_UpdateType() - Method in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
Returns the meta object for the attribute 'Update Type'.
getTrigger_When() - Method in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
Returns the meta object for the containment reference 'When'.
getTriggerBody(Trigger) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlBuilder
 
getTriggerCharacters() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLCompletionProposal
 
getTriggerCharacters() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.templates.SQLTemplateProposal
 
getTriggerColumn() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseTrigger
 
getTriggerColumn() - Method in interface org.eclipse.datatools.modelbase.sql.tables.Trigger
Returns the value of the 'Trigger Column' reference list.
getTriggerEvents(Trigger) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlBuilder
 
getTriggerEvents() - Method in interface org.eclipse.datatools.sqltools.sql.parser.ast.IASTTrigger
 
getTriggerGranularity(SybaseASABaseTrigger) - Method in class org.eclipse.datatools.enablement.sybase.asa.ddl.SybaseASADdlBuilder
 
getTriggerList() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.ResultCollector
 
getTriggerMaximumIdentifierLength() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
getTriggerMaximumIdentifierLength() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
getTriggerName() - Method in class org.eclipse.datatools.sqltools.editor.contentassist.ContentAssistQueryRequest
 
getTriggerOrder(boolean, SybaseASABaseTrigger) - Method in class org.eclipse.datatools.enablement.sybase.asa.ddl.SybaseASADdlBuilder
 
getTriggerReference(SybaseASABaseTrigger) - Method in class org.eclipse.datatools.enablement.sybase.asa.ddl.SybaseASADdlBuilder
 
getTriggers() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASEBaseTableLoader
 
getTriggers() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogProxyTable
 
getTriggers() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogSchema
 
getTriggers() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTable
 
getTriggers() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTempTable
 
getTriggers() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogWebServiceTable
 
getTriggers() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseProxyTable
 
getTriggers() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseSchema
 
getTriggers() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseTempTable
 
getTriggers() - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogTable
 
getTriggers() - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogTempTable
 
getTriggers() - Method in interface org.eclipse.datatools.modelbase.sql.schema.Schema
Returns the value of the 'Triggers' reference list.
getTriggers() - Method in interface org.eclipse.datatools.modelbase.sql.tables.Table
Returns the value of the 'Triggers' reference list.
getTriggersSuper() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogProxyTable
 
getTriggersSuper() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTable
 
getTriggersSuper() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTempTable
 
getTriggersSuper() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogWebServiceTable
 
getTriggersSuper() - Method in interface org.eclipse.datatools.enablement.ase.ISybaseASECatalogTable
 
getTriggerSuper() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseProxyTable
 
getTriggerSuper() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseTempTable
 
getTriggerSuper() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseViewTable
 
getTriggerSuper() - Method in interface org.eclipse.datatools.enablement.sybase.asa.baseloaders.TableASABaseLoader.IASABaseLoaderTable
 
getTriggerSuper() - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogTable
 
getTriggerSuper() - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogTempTable
 
getTSQLParameter(Routine, Parameter) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlBuilder
Returns the TSQL parameter declaration.
getTSQLParameter(String, String, String, String) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlBuilder
 
getType() - Method in interface org.eclipse.datatools.connectivity.oda.design.CustomFilterExpression
Returns the value of the 'Type' containment reference.
getType() - Method in interface org.eclipse.datatools.connectivity.oda.design.ExpressionVariable
Returns the value of the 'Type' attribute.
getType() - Method in class org.eclipse.datatools.connectivity.oda.spec.ExpressionVariable
Gets the type of this variable, e.g.
getType() - Method in class org.eclipse.datatools.connectivity.oda.util.manifest.Property
Returns the type of property.
getType() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASADefaultWrapperImpl
 
getType() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASADefaultWrapper
Returns the value of the 'Type' attribute.
getType() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.ASTSQLParam
 
getType() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.ASTSQLStatement
 
getType() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.ASTSQLParam
 
getType() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.ASTSQLStatement
 
getType() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.ResourceChangeEvent
 
getType() - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.IResourceChangeEvent
Returns the type of the event
getType() - Method in class org.eclipse.datatools.sqltools.sql.identifier.ValidatorMessage
 
getType() - Method in interface org.eclipse.datatools.sqltools.sql.parser.ast.IASTDeployable
whether it's SP/fuction/trigger/event.
getType() - Method in interface org.eclipse.datatools.sqltools.sql.parser.ast.IASTSQLParam
 
getType() - Method in interface org.eclipse.datatools.sqltools.sql.parser.ast.IASTSQLStatement
see SQLParserConstants
getType() - Method in class org.eclipse.datatools.sqltools.sql.parser.SQLWord
 
getType() - Method in class org.eclipse.datatools.sqltools.sql.reference.DBObject
 
getType() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLDBProposal
Gets the type of the proposal.
getType() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLSegment
Gets the type of this partition segment.
getTypedElement() - Method in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
Returns the meta object for class 'Typed Element'.
getTypedElement_ContainedType() - Method in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
Returns the meta object for the containment reference 'Contained Type'.
getTypedElement_ReferencedType() - Method in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
Returns the meta object for the reference 'Referenced Type'.
getTypeId() - Method in interface org.eclipse.datatools.sqltools.result.internal.export.IOutputterDescriptor
Returns the type id of the outputter
getTypeId() - Method in class org.eclipse.datatools.sqltools.result.internal.export.OutputterDescriptor
 
getTypeIdByName(String) - Method in interface org.eclipse.datatools.sqltools.plan.IPlanOption
Returns type id by name
getTypeIdByName(String) - Method in class org.eclipse.datatools.sqltools.plan.PlanOption
 
getTypeName() - Method in interface org.eclipse.datatools.sqltools.result.internal.export.IOutputterDescriptor
Returns the type name of the outputter
getTypeName() - Method in class org.eclipse.datatools.sqltools.result.internal.export.OutputterDescriptor
 
getTypeName() - Method in interface org.eclipse.datatools.sqltools.sql.reference.IColumn
Returns the string represenation of the columns dataType.
getTypeNameById(int) - Method in interface org.eclipse.datatools.sqltools.plan.IPlanOption
Returns type name by id
getTypeNameById(int) - Method in class org.eclipse.datatools.sqltools.plan.PlanOption
 
getTypeNames() - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.ObjectTransfer
This returns the transfer names that this agent supports.
getTypeObject() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.ASTSQLParam
 
getTypeObject() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.ASTSQLParam
 
getTypeObject() - Method in interface org.eclipse.datatools.sqltools.sql.parser.ast.IASTSQLParam
 
getTypeOfDefault() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseColumn
 
getTypeOfDefault() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseColumnImpl
 
getTypeOfDefault() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
 
getTypeOfDefault() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseColumn
Returns the value of the 'Type Of Default' attribute.
getTypeOfDefault() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
Returns the meta object for enum 'Type Of Default'.
getTypes() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.ASASQLSyntax
 
getTypes() - Method in class org.eclipse.datatools.sqltools.db.derby.sql.DerbySQLSyntax
 
getTypes() - Method in class org.eclipse.datatools.sqltools.sql.DefaultSQLSyntax
 
getTypes() - Method in interface org.eclipse.datatools.sqltools.sql.ISQLSyntax
Gets an array of SQL datatype names.
getUdfName() - Method in class org.eclipse.datatools.sqltools.editor.contentassist.ContentAssistQueryRequest
 
getUDFNames(SQLDomainModel) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.UDFNamesAndSignatures
 
getUDFParams(String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.UDFNamesAndSignatures
 
getUDFs() - Method in interface org.eclipse.datatools.modelbase.sql.schema.Schema
Get a list of user-defined functions belonging to this schema.
getUdt() - Method in interface org.eclipse.datatools.modelbase.sql.tables.Table
Returns the value of the 'Udt' reference.
getUDTDisplayNameFormatedText(Object) - Static method in class org.eclipse.datatools.enablement.sybase.ui.util.DSEContentProviderUtil
Display the primitive data type definition in display of UDT name
getUDTEClass() - Method in class org.eclipse.datatools.connectivity.sqm.loader.JDBCUserDefinedTypeLoader.DistinctTypeFactory
 
getUDTEClass() - Method in interface org.eclipse.datatools.connectivity.sqm.loader.JDBCUserDefinedTypeLoader.IUDTFactory
 
getUDTEClass() - Method in class org.eclipse.datatools.connectivity.sqm.loader.JDBCUserDefinedTypeLoader.StructTypeFactory
 
getUDTOwner(String, String, Connection) - Static method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogUtils
 
getUIComponentService() - Method in class org.eclipse.datatools.sqltools.editor.ui.core.SQLDevToolsUIConfiguration
Returns the UI service associated with this database definition
getUiHints() - Method in interface org.eclipse.datatools.connectivity.oda.design.DataElementAttributes
Returns the value of the 'Ui Hints' containment reference.
getUiHints() - Method in interface org.eclipse.datatools.connectivity.oda.design.InputElementAttributes
Returns the value of the 'Ui Hints' containment reference.
getUiHints() - Method in interface org.eclipse.datatools.connectivity.oda.design.InputParameterAttributes
Returns the value of the 'Ui Hints' containment reference.
getUnaryOperator() - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryValueExpression
Returns the value of the 'Unary Operator' attribute.
getUncatalogProposals() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLCompletionProposalFactory
 
getUniqueConstraint() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogForeignKey
 
getUniqueConstraint() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseForeignKey
 
getUniqueConstraint() - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogForeignKey
 
getUniqueConstraint() - Method in interface org.eclipse.datatools.modelbase.sql.constraints.ForeignKey
Returns the value of the 'Unique Constraint' reference.
getUniqueConstraint() - Method in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
Returns the meta object for class 'Unique Constraint'.
getUniqueConstraint_ForeignKey() - Method in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
Returns the meta object for the reference list 'Foreign Key'.
getUniqueConstraints() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCTable
 
getUniqueConstraints() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCTemporaryTable
 
getUniqueConstraints() - Method in interface org.eclipse.datatools.modelbase.sql.tables.BaseTable
 
getUniqueFolderNode() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints.SQLConstraintsTreeViewerInput
Returns the unique constraints folder node
getUniqueIndex() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogForeignKey
 
getUniqueIndex() - Method in interface org.eclipse.datatools.modelbase.sql.constraints.ForeignKey
Returns the value of the 'Unique Index' reference.
getUniqueVarName(Vector, String) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
Return a unique name for adding an attribute by appending a count to the passed string and also checking for the existence of the name in the vector.
getUnlink() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.DataLinkDataType
Returns the value of the 'Unlink' attribute.
getUnlinkOption() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
Returns the meta object for enum 'Unlink Option'.
getUnQuotedName(String) - Static method in class org.eclipse.datatools.connectivity.oda.flatfile.util.querytextutil.QueryTextUtil
 
getUnreservedKeywordList() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.ResultCollector
 
getUnreservedwords() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.ASASQLSyntax
 
getUnreservedwords() - Method in class org.eclipse.datatools.sqltools.db.derby.sql.DerbySQLSyntax
 
getUnreservedwords() - Method in class org.eclipse.datatools.sqltools.sql.DefaultSQLSyntax
 
getUnreservedwords() - Method in interface org.eclipse.datatools.sqltools.sql.ISQLSyntax
Gets an array of SQL unreserved keywords.
getUnSharableTempTables(IDocument, int) - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbyParsingResult
 
getUnSharableTempTables(IDocument, int) - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericParsingResult
 
getUnSharableTempTables(IDocument, int) - Method in class org.eclipse.datatools.sqltools.sql.parser.ParsingResult
Gets non-sharable temp tables referenced in sp/trigger which have not been defined explicitly in sp/trigger,not in annotation.
getUpdatabilityExpr() - Method in interface org.eclipse.datatools.modelbase.sql.query.QuerySelectStatement
Returns the value of the 'Updatability Expr' containment reference.
getUpdatabilityExpr() - Method in interface org.eclipse.datatools.modelbase.sql.query.UpdateOfColumn
Returns the value of the 'Updatability Expr' container reference.
getUpdatabilityExpression() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for class 'Updatability Expression'.
getUpdatabilityExpression_SelectStatement() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'Select Statement'.
getUpdatabilityExpression_UpdatabilityType() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the attribute 'Updatability Type'.
getUpdatabilityExpression_UpdateOfColumnList() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference list 'Update Of Column List'.
getUpdatabilityType() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for enum 'Updatability Type'.
getUpdatabilityType() - Method in interface org.eclipse.datatools.modelbase.sql.query.UpdatabilityExpression
Returns the value of the 'Updatability Type' attribute.
getUpdateAction() - Method in class org.eclipse.datatools.sqltools.data.internal.ui.editor.TableDataEditorActionBarContributor
 
getUpdateAssignmentExpr() - Method in interface org.eclipse.datatools.modelbase.sql.query.UpdateSource
Returns the value of the 'Update Assignment Expr' container reference.
getUpdateAssignmentExpression() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for class 'Update Assignment Expression'.
getUpdateAssignmentExpression_MergeUpdateSpec() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'Merge Update Spec'.
getUpdateAssignmentExpression_TargetColumnList() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the reference list 'Target Column List'.
getUpdateAssignmentExpression_UpdateSource() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference 'Update Source'.
getUpdateAssignmentExpression_UpdateStatement() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'Update Statement'.
getUpdateCountText(int) - Static method in class org.eclipse.datatools.sqltools.result.internal.utils.StatusTextProvider
Gets the update count message given the update count
getUpdateOfColumn() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for class 'Update Of Column'.
getUpdateOfColumn_UpdatabilityExpr() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'Updatability Expr'.
getUpdateOfColumnList() - Method in interface org.eclipse.datatools.modelbase.sql.query.UpdatabilityExpression
Returns the value of the 'Update Of Column List' containment reference list.
getUpdateProposals() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLCompletionProposalFactory
 
getUpdateSource() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for class 'Update Source'.
getUpdateSource() - Method in interface org.eclipse.datatools.modelbase.sql.query.UpdateAssignmentExpression
Returns the value of the 'Update Source' containment reference.
getUpdateSource() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.update.UpdateTreeElement
 
getUpdateSource_UpdateAssignmentExpr() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'Update Assignment Expr'.
getUpdateSourceExprList() - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryValueExpression
Returns the value of the 'Update Source Expr List' container reference.
getUpdateSourceExprList() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for class 'Update Source Expr List'.
getUpdateSourceExprList_ValueExprList() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference list 'Value Expr List'.
getUpdateSourceQuery() - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryExpressionBody
Returns the value of the 'Update Source Query' container reference.
getUpdateSourceQuery() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for class 'Update Source Query'.
getUpdateSourceQuery_QueryExpr() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference 'Query Expr'.
getUpdateStatement() - Method in interface org.eclipse.datatools.modelbase.sql.query.CursorReference
Returns the value of the 'Update Statement' container reference.
getUpdateStatement() - Method in interface org.eclipse.datatools.modelbase.sql.query.QuerySearchCondition
Returns the value of the 'Update Statement' container reference.
getUpdateStatement() - Method in interface org.eclipse.datatools.modelbase.sql.query.TableInDatabase
Returns the value of the 'Update Statement' container reference.
getUpdateStatement() - Method in interface org.eclipse.datatools.modelbase.sql.query.UpdateAssignmentExpression
Returns the value of the 'Update Statement' container reference.
getUpdateStatement() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.update.UpdateTreeElement
 
getUri() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLNamespaceDeclarationItem
Returns the value of the 'Uri' attribute.
getURL() - Method in class org.eclipse.datatools.connectivity.db.generic.ui.GenericDBProfileDetailsWizardPage
Get the URL for the CP
getURL() - Method in interface org.eclipse.datatools.connectivity.sqm.core.connection.ConnectionInfo
 
getURL() - Method in class org.eclipse.datatools.enablement.sybase.ase.ui.drivers.ASEDriverUIContributorBase
 
getUrl_path() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASAWebServiceImpl
 
getUrl_path() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASAWebService
Returns the value of the 'Url path' attribute.
getUrl_path() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEWebServiceImpl
 
getUrl_path() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEWebService
Returns the value of the 'Url path' attribute.
getUsageHints() - Method in interface org.eclipse.datatools.connectivity.oda.design.ColumnDefinition
Returns the value of the 'Usage Hints' containment reference.
getUseAUIDAsCurrentSchema() - Method in interface org.eclipse.datatools.sqltools.sqlbuilder.model.IOmitSchemaInfo
Gets whether or not to use the authorisation ID as the current schema name for the omit current schema setting.
getUseAUIDAsCurrentSchema() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.OmitSchemaInfo
Implements IOmitSchemaInfo.getUseAUIDAsCurrentSchema()
getUseDbStatement(Catalog, DatabaseIdentifier) - Static method in class org.eclipse.datatools.enablement.ase.SybaseASESQLUtil
 
getUsedExtensionPoint() - Method in class org.eclipse.datatools.connectivity.ui.templates.ConnectionProfileTemplateSection
 
getUsedExtensionPoint() - Method in class org.eclipse.datatools.connectivity.ui.templates.DriverTemplateSection
 
getUsedExtensionPoint() - Method in class org.eclipse.datatools.connectivity.ui.templates.ProfileSampleTemplateSection
 
getUsePreferences() - Method in class org.eclipse.datatools.sqltools.result.ui.view.ResultsViewControl
Gets the ResultsViewControl's setting about whether to use preference settings or defaults.
getUser() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogGroup
 
getUser() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseGroup
 
getUser() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseGroupImpl
 
getUser() - Method in interface org.eclipse.datatools.modelbase.sql.accesscontrol.Group
Returns the value of the 'User' reference list.
getUser() - Method in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
Returns the meta object for class 'User'.
getUser() - Method in class org.eclipse.datatools.sqltools.debugger.core.ClientConInfo
 
getUser_Group() - Method in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
Returns the meta object for the reference list 'Group'.
getUser_name() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASAWebServiceImpl
 
getUser_name() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASAWebService
Returns the value of the 'User name' attribute.
getUser_name() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEWebServiceImpl
 
getUser_name() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEWebService
Returns the value of the 'User name' attribute.
getUserDefinedDelimiter() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.export.component.EncodingDelimiterOptionsSection
Returns the user defined delimiter
getUserDefinedDelimiter() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.export.ResultFormatWizardPage
Returns the user defined delimiter
getUserDefinedDelimiter() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.export.SaveResultGroup
Returns the user-defined delimiter
getUserDefinedFunction() - Method in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
Returns the meta object for class 'User Defined Function'.
getUserDefinedFunctionFactory() - Method in class org.eclipse.datatools.connectivity.sqm.loader.JDBCRoutineLoader
Sets the UDF factory used by this object
getUserDefinedFunctionNames() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.FunctionHelper
Gets a list of user-defined functions supported by the database.
getUserDefinedType() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
Returns the meta object for class 'User Defined Type'.
getUserDefinedType_Ordering() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
Returns the meta object for the containment reference 'Ordering'.
getUserDefinedType_Schema() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
Returns the meta object for the reference 'Schema'.
getUserDefinedTypeMaximumIdentifierLength() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
getUserDefinedTypeMaximumIdentifierLength() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
getUserDefinedTypeOrdering() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
Returns the meta object for class 'User Defined Type Ordering'.
getUserDefinedTypeOrdering_OrderingCategory() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
Returns the meta object for the attribute 'Ordering Category'.
getUserDefinedTypeOrdering_OrderingForm() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
Returns the meta object for the attribute 'Ordering Form'.
getUserDefinedTypeOrdering_OrderingRoutine() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
Returns the meta object for the reference 'Ordering Routine'.
getUserDefinedTypes() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCSchema
 
getUserDefinedTypes() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogSchema
 
getUserDefinedTypes() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseSchema
 
getUserDefinedTypes() - Method in interface org.eclipse.datatools.modelbase.sql.schema.Database
 
getUserDefinedTypes() - Method in interface org.eclipse.datatools.modelbase.sql.schema.Schema
Returns the value of the 'User Defined Types' reference list.
getUserInheritedPrivilege(List, User, SQLObject, String) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.PrivilegesUtil
Returns the inherited privilege, if no privilege inherited, return null
getUserName() - Method in interface org.eclipse.datatools.connectivity.sqm.core.connection.ConnectionInfo
Helper function for property "user".
getUserName() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SQLDomainModel
Gets the user name for the current connection profile
getUsersFolder() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.PrivilegesTreeViewerInput
 
getUserType() - Method in interface org.eclipse.datatools.sqltools.sql.reference.IColumn
Return the user type.
getUseSelection() - Method in class org.eclipse.datatools.connectivity.ui.actions.AddProfileViewAction
 
getUTF8Length(String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLIdentifier
Determines the length in UTF-8 of a given Java String.
getVal(ResultSet, int) - Method in class org.eclipse.datatools.sqltools.data.internal.core.extract.ExtractData
 
getValidateAccordingTo() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionValidate
Returns the value of the 'Validate According To' containment reference.
getValidateAccordingTo() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionValidateElement
Returns the value of the 'Validate According To' container reference.
getValidateContent() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionValidate
Returns the value of the 'Validate Content' containment reference.
getValidateElement() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionValidateAccordingTo
Returns the value of the 'Validate Element' containment reference.
getValidateElement() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionValidateElementName
Returns the value of the 'Validate Element' container reference.
getValidateElement() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionValidateElementNamespace
Returns the value of the 'Validate Element' container reference.
getValidateElementName() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionValidateElement
Returns the value of the 'Validate Element Name' containment reference.
getValidateElementNamespace() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionValidateElement
Returns the value of the 'Validate Element Namespace' containment reference.
getValidator() - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.AggregateDefinition
Gets the concrete class that implements the IValidator to validate this expression.
getValidator() - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.ExtensionContributor
Gets the IValidator instance of this contributor.
getValidator() - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.FilterExpressionDefinition
Gets the concrete class that implements the IValidator to validate this expression.
getValidator() - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.FunctionExpressionDefinition
Gets the concrete class that implements the IValidator to validate this expression.
getValidator() - Method in class org.eclipse.datatools.connectivity.oda.spec.ValidationContext
Gets the custom validator of a filter expression being validated.
getValidatorMessage(DatabaseIdentifier, Table, String) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.ConstraintCreationUtils
Get the validator message of a given object name
getValidBreakpointLocations(ProcIdentifier, int[], IControlConnection) - Method in interface org.eclipse.datatools.sqltools.debugger.core.IDebugHandler
Given the ProcIdentifier and the line numbers, find out the valid line numbers that is greater than number that can set breakpoint.
getValidDriverInstances() - Method in class org.eclipse.datatools.connectivity.drivers.DriverManager
Returns an array of valid driver instances
getValue() - Method in enum org.eclipse.datatools.connectivity.oda.design.AxisType
 
getValue() - Method in interface org.eclipse.datatools.connectivity.oda.design.CustomData
Returns the value of the 'Value' attribute.
getValue() - Method in enum org.eclipse.datatools.connectivity.oda.design.ElementNullability
 
getValue() - Method in enum org.eclipse.datatools.connectivity.oda.design.ExpressionVariableType
 
getValue() - Method in enum org.eclipse.datatools.connectivity.oda.design.HorizontalAlignment
 
getValue() - Method in enum org.eclipse.datatools.connectivity.oda.design.InputPromptControlStyle
 
getValue() - Method in interface org.eclipse.datatools.connectivity.oda.design.NameValuePair
Returns the value of the 'Value' attribute.
getValue() - Method in enum org.eclipse.datatools.connectivity.oda.design.NullOrderingType
 
getValue() - Method in enum org.eclipse.datatools.connectivity.oda.design.OdaComplexDataType
 
getValue() - Method in enum org.eclipse.datatools.connectivity.oda.design.OdaScalarDataType
 
getValue() - Method in enum org.eclipse.datatools.connectivity.oda.design.ParameterMode
 
getValue() - Method in interface org.eclipse.datatools.connectivity.oda.design.Property
Returns the value of the 'Name Value' containment reference.
getValue() - Method in interface org.eclipse.datatools.connectivity.oda.design.ScalarValueDefinition
Returns the value of the 'Value' attribute.
getValue() - Method in enum org.eclipse.datatools.connectivity.oda.design.SessionStatus
 
getValue() - Method in enum org.eclipse.datatools.connectivity.oda.design.SortDirectionType
 
getValue() - Method in enum org.eclipse.datatools.connectivity.oda.design.TextFormatType
 
getValue() - Method in enum org.eclipse.datatools.connectivity.oda.design.TextWrapType
 
getValue(int) - Method in class org.eclipse.datatools.connectivity.oda.spec.ExpressionArguments
Returns the value at the specified position of the ordered collection of argument values.
getValue() - Method in class org.eclipse.datatools.connectivity.oda.spec.valueexpr.SimpleValueExpression
Returns the value of this simple expression.
getValue() - Method in class org.eclipse.datatools.connectivity.oda.util.manifest.PropertyChoice
Returns the value of this choice of property values.
getValue() - Method in class org.eclipse.datatools.connectivity.ui.dse.dialogs.ConnectionDisplayProperty
 
getValue() - Method in class org.eclipse.datatools.connectivity.ui.templates.PropertyTemplateOption
 
getValue() - Method in class org.eclipse.datatools.connectivity.ui.templates.TreeObject
Getter for value
getValue() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.EventCondition
Returns the value of the 'Value' attribute.
getValue() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.EventConditionImpl
 
getValue() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASADefaultWrapperImpl
 
getValue() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASADefaultWrapper
Returns the value of the 'Value' attribute.
getValue() - Method in interface org.eclipse.datatools.modelbase.sql.query.ValueExpressionSimple
Returns the value of the 'Value' attribute.
getValue(Object, String) - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.TableDataCellModifier
 
getValue(int) - Method in class org.eclipse.datatools.sqltools.data.internal.core.editor.AbstractRowData
 
getValue(int) - Method in interface org.eclipse.datatools.sqltools.data.internal.core.editor.IRowData
 
getValue() - Method in class org.eclipse.datatools.sqltools.data.internal.ui.editor.TableDataCell
Returns the actual value of the cell (may be null) or null if the cell is part of the insertion row.
getValue(Object, String) - Method in class org.eclipse.datatools.sqltools.data.internal.ui.editor.TableDataCellModifier
 
getValue() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPVariable
 
getValue() - Method in class org.eclipse.datatools.sqltools.routineeditor.parameter.EventParameter
 
getValue(Object, String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSearchTable.CaseSearchTableCellModifier
 
getValue(Object, String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSimpleTable.CaseSimpleTableCellModifier
 
getValue(Object, String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.function.ParamTable.ParamTableCellModifier
 
getValue(Object, String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.multiexpr.ExpressionsTable.ExpressionsTableCellModifier
 
getValue() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.criteria.CriteriaElement
Return the "value" from the grid This corresponds to the right hand side of the predicate
getValue(Object, String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.criteria.CriteriaModifier
 
getValue(Object, String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.execute.ParameterTableViewer.ParameterTableCellModifier
 
getValue(Object, String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.Modifier
 
getValue(Object, String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.GroupByContentViewer.GroupByExpressionModifier
 
getValueColumn() - Method in interface org.eclipse.datatools.connectivity.oda.design.DynamicValuesQuery
Returns the value of the 'Value Column' attribute.
getValueColumnIdentifier() - Method in interface org.eclipse.datatools.connectivity.oda.design.DynamicValuesQuery
Returns the value of the 'Value Column Identifier' containment reference.
getValueExpr() - Method in interface org.eclipse.datatools.modelbase.sql.query.GroupingExpression
Returns the value of the 'Value Expr' containment reference.
getValueExpr() - Method in interface org.eclipse.datatools.modelbase.sql.query.OrderByValueExpression
Returns the value of the 'Value Expr' containment reference.
getValueExpr() - Method in interface org.eclipse.datatools.modelbase.sql.query.PredicateInValueList
Returns the value of the 'Value Expr' containment reference.
getValueExpr() - Method in interface org.eclipse.datatools.modelbase.sql.query.PredicateInValueSelect
Returns the value of the 'Value Expr' containment reference.
getValueExpr() - Method in interface org.eclipse.datatools.modelbase.sql.query.PredicateIsNull
Returns the value of the 'Value Expr' containment reference.
getValueExpr() - Method in interface org.eclipse.datatools.modelbase.sql.query.PredicateQuantifiedValueSelect
Returns the value of the 'Value Expr' containment reference.
getValueExpr() - Method in interface org.eclipse.datatools.modelbase.sql.query.ResultColumn
Returns the value of the 'Value Expr' containment reference.
getValueExpr() - Method in interface org.eclipse.datatools.modelbase.sql.query.ValueExpressionCaseElse
Returns the value of the 'Value Expr' containment reference.
getValueExpr() - Method in interface org.eclipse.datatools.modelbase.sql.query.ValueExpressionCaseSearchContent
Returns the value of the 'Value Expr' containment reference.
getValueExpr() - Method in interface org.eclipse.datatools.modelbase.sql.query.ValueExpressionCaseSimple
Returns the value of the 'Value Expr' containment reference.
getValueExpr() - Method in interface org.eclipse.datatools.modelbase.sql.query.ValueExpressionCast
Returns the value of the 'Value Expr' containment reference.
getValueExpr() - Method in interface org.eclipse.datatools.modelbase.sql.query.ValueExpressionLabeledDuration
Returns the value of the 'Value Expr' containment reference.
getValueExpr() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLAttributeDeclarationItem
Returns the value of the 'Value Expr' containment reference.
getValueExpr() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLQueryArgumentItem
Returns the value of the 'Value Expr' containment reference.
getValueExpr() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLSerializeFunctionTarget
Returns the value of the 'Value Expr' containment reference.
getValueExpr() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLTableColumnDefinitionDefault
Returns the value of the 'Value Expr' containment reference.
getValueExpr() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionCommentContent
Returns the value of the 'Value Expr' containment reference.
getValueExpr() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionConcatContentItem
Returns the value of the 'Value Expr' containment reference.
getValueExpr() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionDocumentContent
Returns the value of the 'Value Expr' containment reference.
getValueExpr() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionElementContentItem
Returns the value of the 'Value Expr' containment reference.
getValueExpr() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionForestContentItem
Returns the value of the 'Value Expr' containment reference.
getValueExpr() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionParseContent
Returns the value of the 'Value Expr' containment reference.
getValueExpr() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionPIContent
Returns the value of the 'Value Expr' containment reference.
getValueExpr() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionTextContent
Returns the value of the 'Value Expr' containment reference.
getValueExpr() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionValidateContent
Returns the value of the 'Value Expr' containment reference.
getValueExprCase() - Method in interface org.eclipse.datatools.modelbase.sql.query.ValueExpressionCaseElse
Returns the value of the 'Value Expr Case' container reference.
getValueExprCaseElse() - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryValueExpression
Returns the value of the 'Value Expr Case Else' container reference.
getValueExprCaseSearch() - Method in interface org.eclipse.datatools.modelbase.sql.query.ValueExpressionCaseSearchContent
Returns the value of the 'Value Expr Case Search' container reference.
getValueExprCaseSearchContent() - Method in interface org.eclipse.datatools.modelbase.sql.query.QuerySearchCondition
Returns the value of the 'Value Expr Case Search Content' container reference.
getValueExprCaseSearchContent() - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryValueExpression
Returns the value of the 'Value Expr Case Search Content' container reference.
getValueExprCaseSimple() - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryValueExpression
Returns the value of the 'Value Expr Case Simple' container reference.
getValueExprCaseSimple() - Method in interface org.eclipse.datatools.modelbase.sql.query.ValueExpressionCaseSimpleContent
Returns the value of the 'Value Expr Case Simple' container reference.
getValueExprCaseSimpleContentResult() - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryValueExpression
Returns the value of the 'Value Expr Case Simple Content Result' container reference.
getValueExprCaseSimpleContentWhen() - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryValueExpression
Returns the value of the 'Value Expr Case Simple Content When' container reference.
getValueExprCast() - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryValueExpression
Returns the value of the 'Value Expr Cast' container reference.
getValueExprColumns() - Method in interface org.eclipse.datatools.modelbase.sql.query.TableExpression
Returns the value of the 'Value Expr Columns' reference list.
getValueExprCombinedLeft() - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryValueExpression
Returns the value of the 'Value Expr Combined Left' container reference.
getValueExprCombinedRight() - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryValueExpression
Returns the value of the 'Value Expr Combined Right' container reference.
getValueExpression(int) - Method in class org.eclipse.datatools.connectivity.oda.spec.ExpressionArguments
Returns the value expression that represents the value at the specified position of the ordered collection of argument values.
getValueExpression() - Method in class org.eclipse.datatools.connectivity.oda.spec.ExpressionVariable
Returns the value expression of this variable.
getValueExpression() - Method in class org.eclipse.datatools.connectivity.oda.spec.result.ColumnIdentifier
Deprecated. ColumnIdentifier.getNameExpression()
getValueExpression() - Method in interface org.eclipse.datatools.modelbase.sql.expressions.SQLExpressionsPackage
Returns the meta object for class 'Value Expression'.
getValueExpressionAtomic() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for class 'Value Expression Atomic'.
getValueExpressionCase() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for class 'Value Expression Case'.
getValueExpressionCase_CaseElse() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference 'Case Else'.
getValueExpressionCaseElse() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for class 'Value Expression Case Else'.
getValueExpressionCaseElse_ValueExpr() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference 'Value Expr'.
getValueExpressionCaseElse_ValueExprCase() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'Value Expr Case'.
getValueExpressionCaseSearch() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for class 'Value Expression Case Search'.
getValueExpressionCaseSearch_SearchContentList() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference list 'Search Content List'.
getValueExpressionCaseSearchContent() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for class 'Value Expression Case Search Content'.
getValueExpressionCaseSearchContent_SearchCondition() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference 'Search Condition'.
getValueExpressionCaseSearchContent_ValueExpr() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference 'Value Expr'.
getValueExpressionCaseSearchContent_ValueExprCaseSearch() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'Value Expr Case Search'.
getValueExpressionCaseSimple() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for class 'Value Expression Case Simple'.
getValueExpressionCaseSimple_ContentList() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference list 'Content List'.
getValueExpressionCaseSimple_ValueExpr() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference 'Value Expr'.
getValueExpressionCaseSimpleContent() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for class 'Value Expression Case Simple Content'.
getValueExpressionCaseSimpleContent_ResultValueExpr() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference 'Result Value Expr'.
getValueExpressionCaseSimpleContent_ValueExprCaseSimple() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'Value Expr Case Simple'.
getValueExpressionCaseSimpleContent_WhenValueExpr() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference 'When Value Expr'.
getValueExpressionCast() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for class 'Value Expression Cast'.
getValueExpressionCast_ValueExpr() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference 'Value Expr'.
getValueExpressionColumn() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for class 'Value Expression Column'.
getValueExpressionColumn_AssignmentExprTarget() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the reference list 'Assignment Expr Target'.
getValueExpressionColumn_InsertStatement() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the reference list 'Insert Statement'.
getValueExpressionColumn_MergeInsertSpec() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the reference list 'Merge Insert Spec'.
getValueExpressionColumn_ParentTableExpr() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'Parent Table Expr'.
getValueExpressionColumn_TableExpr() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the reference 'Table Expr'.
getValueExpressionColumn_TableInDatabase() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the reference 'Table In Database'.
getValueExpressionCombined() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for class 'Value Expression Combined'.
getValueExpressionCombined_CombinedOperator() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the attribute 'Combined Operator'.
getValueExpressionCombined_LeftValueExpr() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference 'Left Value Expr'.
getValueExpressionCombined_RightValueExpr() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference 'Right Value Expr'.
getValueExpressionCombinedOperator() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for enum 'Value Expression Combined Operator'.
getValueExpressionDefault() - Method in interface org.eclipse.datatools.modelbase.sql.expressions.SQLExpressionsPackage
Returns the meta object for class 'Value Expression Default'.
getValueExpressionDefault_SQL() - Method in interface org.eclipse.datatools.modelbase.sql.expressions.SQLExpressionsPackage
Returns the meta object for the attribute 'SQL'.
getValueExpressionDefaultValue() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for class 'Value Expression Default Value'.
getValueExpressionFunction() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for class 'Value Expression Function'.
getValueExpressionFunction_ColumnFunction() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the attribute 'Column Function'.
getValueExpressionFunction_Distinct() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the attribute 'Distinct'.
getValueExpressionFunction_Function() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the reference 'Function'.
getValueExpressionFunction_ParameterList() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference list 'Parameter List'.
getValueExpressionFunction_SpecialRegister() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the attribute 'Special Register'.
getValueExpressionLabeledDuration() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for class 'Value Expression Labeled Duration'.
getValueExpressionLabeledDuration_LabeledDurationType() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the attribute 'Labeled Duration Type'.
getValueExpressionLabeledDuration_ValueExpr() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference 'Value Expr'.
getValueExpressionLabeledDurationType() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for enum 'Value Expression Labeled Duration Type'.
getValueExpressionNested() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for class 'Value Expression Nested'.
getValueExpressionNested_NestedValueExpr() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference 'Nested Value Expr'.
getValueExpressionNullValue() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for class 'Value Expression Null Value'.
getValueExpressionRow() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for class 'Value Expression Row'.
getValueExpressionRow_ValueExprList() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference list 'Value Expr List'.
getValueExpressionScalarSelect() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for class 'Value Expression Scalar Select'.
getValueExpressionScalarSelect_QueryExpr() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the reference 'Query Expr'.
getValueExpressionSimple() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for class 'Value Expression Simple'.
getValueExpressionSimple_Value() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the attribute 'Value'.
getValueExpressionUnaryOperator() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for enum 'Value Expression Unary Operator'.
getValueExpressionVariable() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for class 'Value Expression Variable'.
getValueExpressionVariable_QuerySelect() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'Query Select'.
getValueExprFunction() - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryValueExpression
Returns the value of the 'Value Expr Function' container reference.
getValueExprLabeledDuration() - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryValueExpression
Returns the value of the 'Value Expr Labeled Duration' container reference.
getValueExprList() - Method in interface org.eclipse.datatools.modelbase.sql.query.PredicateInValueList
Returns the value of the 'Value Expr List' containment reference list.
getValueExprList() - Method in interface org.eclipse.datatools.modelbase.sql.query.PredicateInValueRowSelect
Returns the value of the 'Value Expr List' containment reference list.
getValueExprList() - Method in interface org.eclipse.datatools.modelbase.sql.query.PredicateQuantifiedRowSelect
Returns the value of the 'Value Expr List' containment reference list.
getValueExprList() - Method in interface org.eclipse.datatools.modelbase.sql.query.UpdateSourceExprList
Returns the value of the 'Value Expr List' containment reference list.
getValueExprList() - Method in interface org.eclipse.datatools.modelbase.sql.query.ValueExpressionRow
Returns the value of the 'Value Expr List' containment reference list.
getValueExprRow() - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryValueExpression
Returns the value of the 'Value Expr Row' container reference.
getValueExprScalarSelects() - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryExpressionRoot
Returns the value of the 'Value Expr Scalar Selects' reference list.
getValueForColumn(QueryUpdateStatement, ValueExpressionColumn) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.UpdateHelper
Gets a QueryValueExpression in a statement corresponding to the given column
getValueFormatHints() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for class 'Value Format Hints'.
getValueFormatHints_DisplayFormat() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the attribute 'Display Format'.
getValueFormatHints_DisplaySize() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the attribute 'Display Size'.
getValueFormatHints_HorizontalAlignment() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the attribute 'Horizontal Alignment'.
getValueFormatHints_TextFormatType() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the attribute 'Text Format Type'.
getValueFormatHints_TextWrapType() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
Returns the meta object for the attribute 'Text Wrap Type'.
getValueFunctionComment() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionCommentContent
Returns the value of the 'Value Function Comment' container reference.
getValueFunctionConcat() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionConcatContentItem
Returns the value of the 'Value Function Concat' container reference.
getValueFunctionDocument() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionDocumentContent
Returns the value of the 'Value Function Document' container reference.
getValueFunctionElement() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLAttributesDeclaration
Returns the value of the 'Value Function Element' container reference.
getValueFunctionElement() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLNamespacesDeclaration
Returns the value of the 'Value Function Element' container reference.
getValueFunctionElement() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionElementContentList
Returns the value of the 'Value Function Element' container reference.
getValueFunctionForest() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLNamespacesDeclaration
Returns the value of the 'Value Function Forest' container reference.
getValueFunctionForest() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionForestContentItem
Returns the value of the 'Value Function Forest' container reference.
getValueFunctionParse() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionParseContent
Returns the value of the 'Value Function Parse' container reference.
getValueFunctionPI() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionPIContent
Returns the value of the 'Value Function PI' container reference.
getValueFunctionQuery() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLQueryArgumentList
Returns the value of the 'Value Function Query' container reference.
getValueFunctionQuery() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLQueryExpression
Returns the value of the 'Value Function Query' container reference.
getValueFunctionQuery() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionQueryReturning
Returns the value of the 'Value Function Query' container reference.
getValueFunctionText() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionTextContent
Returns the value of the 'Value Function Text' container reference.
getValueFunctionValidate() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionValidateAccordingTo
Returns the value of the 'Value Function Validate' container reference.
getValueFunctionValidate() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionValidateContent
Returns the value of the 'Value Function Validate' container reference.
getValueLabel() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.LabelFormEntry
Deprecated.  
getValues() - Method in interface org.eclipse.datatools.connectivity.oda.design.StaticValues
Returns the value of the 'Values' attribute list.
getValues() - Method in class org.eclipse.datatools.connectivity.oda.spec.ExpressionArguments
Returns all the argument value(s).
getValues() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.ListRangePartitionItemImpl
 
getValues() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.ListRangePartitionItem
Returns the value of the 'Values' attribute list.
getValuesExpr(Object) - Method in class org.eclipse.datatools.sqltools.data.internal.core.common.DefaultColumnDataAccessor
 
getValuesExpr(Object) - Method in interface org.eclipse.datatools.sqltools.data.internal.core.common.IColumnDataAccessor
Returns the SQL expression (including optional '?'), to be used in the VALUES clause.
getValuesProviderClass() - Method in class org.eclipse.datatools.connectivity.drivers.models.OverrideTemplateDescriptor
Returns the values provider class
getValuesProviderClass() - Method in class org.eclipse.datatools.connectivity.drivers.models.TemplateDescriptor
Returns the values provider class
getValuesRow() - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryValueExpression
Returns the value of the 'Values Row' container reference.
getValuesRow() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for class 'Values Row'.
getValuesRow() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.fullselect.ValueTableElement
 
getValuesRow_ExprList() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference list 'Expr List'.
getValuesRow_InsertStatement() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'Insert Statement'.
getValuesRow_QueryValues() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'Query Values'.
getValuesRowList() - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryValues
Returns the value of the 'Values Row List' containment reference list.
getValueString() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPValue
 
getVarDecs() - Method in class org.eclipse.datatools.sqltools.plan.PlanRequest
 
getVariable() - Method in interface org.eclipse.datatools.connectivity.oda.design.AtomicExpressionContext
Returns the value of the 'Variable' containment reference.
getVariable() - Method in class org.eclipse.datatools.connectivity.oda.spec.result.filter.AtomicExpression
Returns the expression variable.
getVariableList() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.ResultCollector
 
getVariableRestrictions() - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.AggregateDefinition
Gets the restriction info on the types of expression variable that can be applied with this type of aggregate expression.
getVariableRestrictions() - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.FilterExpressionDefinition
Gets the restriction info on the types of expression variable that can be applied with this type of filter expression.
getVariableRestrictions() - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.FunctionExpressionDefinition
Gets the restriction info on the types of expression variable that can be applied with this type of function value expression.
getVariables() - Method in class org.eclipse.datatools.connectivity.oda.spec.result.AggregateExpression
Returns the input source variables.
getVariables() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPStackFrame
 
getVariables() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPValue
 
getVariables(IDocument, int) - Method in class org.eclipse.datatools.sqltools.sql.parser.ParsingResult
Gets all the variable definitions indexed by their names that can be used at the position indicated by offset
getVariableType() - Method in class org.eclipse.datatools.connectivity.oda.spec.valueexpr.ColumnValueExpression
 
getVariableType() - Method in class org.eclipse.datatools.connectivity.oda.spec.valueexpr.SimpleValueExpression
 
getVariableType() - Method in class org.eclipse.datatools.connectivity.oda.spec.ValueExpression
Returns the type of expression.
getVariant() - Method in interface org.eclipse.datatools.connectivity.oda.design.Locale
Returns the value of the 'Variant' attribute.
getVECaseColumns(ValueExpressionCase) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.ValueExpressionHelper
CHECK IMPLEMENTATION! CODE UNTESTED! Extracts and returns a list of column reference objects from the given ValueExpressionCase object.
getVECastColumns(ValueExpressionCast) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.ValueExpressionHelper
CHECK IMPLEMENTATION! CODE UNTESTED! Method to obtain the column expressions from a ValueExpressionCast
getVECombinedColumns(ValueExpressionCombined) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.ValueExpressionHelper
CHECK IMPLEMENTATION! CODE UNTESTED! Method to obtain the column expressions from a ValueExpressionCombined
getVEFunctionColumns(ValueExpressionFunction) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.ValueExpressionHelper
CHECK IMPLEMENTATION! CODE UNTESTED! Method to obtain the column expressions from a ValueExpressionFunction
getVELabeledDurationColumns(ValueExpressionLabeledDuration) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.ValueExpressionHelper
CHECK IMPLEMENTATION! CODE UNTESTED! Method to obtain the column expressions from a ValueExpressionLabeledDuration
getVendor() - Method in class org.eclipse.datatools.connectivity.db.generic.ui.GenericDBProfileDetailsWizardPage
Get the vendor
getVendor() - Method in interface org.eclipse.datatools.modelbase.sql.schema.Database
Returns the value of the 'Vendor' attribute.
getVendor() - Method in class org.eclipse.datatools.sqltools.data.internal.core.editor.TableEditorFilterRegistryReader
Gets the vendor attribute as set by the user
getVendor() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.ParameterViewerDescriptor
Gets the database vendor
getVendor() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.ResultSetViewerDescriptor
Gets the database vendor
getVendor() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SQLDomainModel
Gets the current vendor information object for this database.
getVendorName() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.action.EditSchemaObjectAction
 
getVendorName() - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.extensions.IEditorDescriptor
Returns the vendor name
getVersion() - Method in class org.eclipse.datatools.connectivity.db.generic.ui.GenericDBProfileDetailsWizardPage
Get the version
getVersion() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignerState
Returns the value of the 'Version' attribute.
getVersion() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
getVersion() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
getVersion() - Method in interface org.eclipse.datatools.modelbase.sql.schema.Database
Returns the value of the 'Version' attribute.
getVersion() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.action.EditSchemaObjectAction
 
getVersion() - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.extensions.IEditorDescriptor
Returns the product version for which this editor is defined
getVersion() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.DBVersionHelper
Gets the version.
getVersion() - Method in interface org.eclipse.datatools.sqltools.sqlbuilder.model.ISQLDialectInfo
Gets the database version for this ISQLDialectInfo.
getVersion() - Method in interface org.eclipse.datatools.sqltools.sqlbuilder.model.IWindowStateInfo
Returns the version of this window state information.
getVersion() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SQLDialectInfo
Implements ISQLDialectInfo.getVersion()
getVersion() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.WindowStateInfo
 
getVersion(ISQLEditorConnectionInfo) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLIdentifier
Returns the version, release, and modification levels, as specified in the ISQLEditorConnectionInfo or DatabaseDefinition.
getVersionDisplayString() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
getVersionDisplayString() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
getVersions(String) - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinitionRegistry
 
getVersions(String) - Method in interface org.eclipse.datatools.sqltools.editor.ui.internal.core.SQLDevToolsUIConfigRegistry
Returns all the version strings for the given product name
getVersions(String) - Method in class org.eclipse.datatools.sqltools.editor.ui.internal.core.SQLDevToolsUIConfigRegistryImpl
 
getVersionString() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.DBVersionHelper
Gets the current version string.
getView() - Method in class org.eclipse.datatools.sqltools.result.ui.view.ResultsViewControl
 
getViewCheckOptionLevels() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
getViewCheckOptionLevels() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
getViewer() - Method in class org.eclipse.datatools.connectivity.ui.navigator.actions.RefreshActionProvider
 
getViewer() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.ParametersTableProvider
 
getViewer() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.ASATableEditorColumnsViewer
 
getViewer() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints.SQLConstraintsBlock.ConstraintsSection
 
getViewer() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints.SQLConstraintsBlock
Returns the viewer in the master part
getViewer() - Method in class org.eclipse.datatools.sqltools.common.ui.sqlstatementarea.SQLStatementArea
Gets the Viewer which is an instance of SourceViewer.
getViewer() - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.AccessibleTableEditorImpl
Returns this TableViewerImpl viewer
getViewer() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.viewer.TextResultViewer
 
getViewer() - Method in class org.eclipse.datatools.sqltools.result.ui.ExternalResultSetViewerProvider
Gets the result set viewer
getViewerID() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.ParameterViewerDescriptor
Gets the viewer name
getViewerID() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.ResultSetViewerDescriptor
Gets the viewer name
getViewerName() - Method in class org.eclipse.datatools.sqltools.result.internal.preference.ResultSetViewerPreferencePage
Gets the viewer name
getViewerNameFromExtension() - Static method in class org.eclipse.datatools.sqltools.result.internal.preference.ResultSetViewerPreferencePage
Gets the default viewer name from extensions.
getViewerProvider() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.ParameterViewerDescriptor
Gets the parameter table viewer provider
getViewerProvider() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.ResultSetViewerDescriptor
Gets the result set viewer provider
getViewList() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.ResultCollector
 
getViewMaximumIdentifierLength() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
getViewMaximumIdentifierLength() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
getViews(Schema) - Static method in class org.eclipse.datatools.modelbase.sql.schema.helper.SchemaHelper
Retrieves all views in a given Schema.
getViewTable() - Method in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
Returns the meta object for class 'View Table'.
getViewTable_CheckType() - Method in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
Returns the meta object for the attribute 'Check Type'.
getViewTableChildren(Object) - Static method in class org.eclipse.datatools.enablement.sybase.ui.util.DSEContentProviderUtil
 
getViewTables(boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseSchemaImpl
 
getViewTables(boolean) - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseSchema
 
getViewTables() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASESchemaImpl
 
getViewTables() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASESchema
 
getVirtualNodeServiceFactory() - Method in interface org.eclipse.datatools.connectivity.sqm.core.ui.services.IDataToolsUIServiceManager
 
getVisibleInstances() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.ResultHistorySection
Returns all visible result instances
getVisibleProperties() - Method in class org.eclipse.datatools.connectivity.oda.util.manifest.DataSetType
A convenience method to return an array of Property definition instances that represent the properties defined as visible by this data set element.
getVisibleProperties() - Method in class org.eclipse.datatools.connectivity.oda.util.manifest.ExtensionManifest
A convenience method to return an array of Property definition instances that represent the properties defined as visible by this data source extension.
getVisiblePropertiesDefn(Property[], Properties) - Static method in class org.eclipse.datatools.connectivity.oda.util.manifest.ManifestUtil
Returns a collection of property definition from the specified driverDefinedProps that are defined to be visible.
getVisibleSortedPages() - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.extensions.IEditorDescriptor
Returns the visible pages of this editor with the order set by end-user
getVisibleSortedPagesDefault() - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.extensions.IEditorDescriptor
Returns the visible pages of this editor with default order
getVLayoutAction() - Method in class org.eclipse.datatools.sqltools.result.ui.view.ResultsViewControl
 
getWatcomParameter(Routine, Parameter) - Method in class org.eclipse.datatools.enablement.sybase.asa.ddl.SybaseASADdlBuilder
 
getWatcomParameter(String, String, String, String, ParameterType) - Method in class org.eclipse.datatools.enablement.sybase.asa.ddl.SybaseASADdlBuilder
 
getWatcomParameters(Routine, boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.ddl.SybaseASADdlBuilder
Generates watcom style parameters without parenthesis
getWebServices() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogDatabase
 
getWebServices() - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogDatabase
 
getWebServices() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseDatabaseImpl
 
getWebServices() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseDatabase
Returns the value of the 'Web Services' reference list.
getWebServices() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEDatabaseImpl
 
getWebServices() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEDatabase
Returns the value of the 'Web Services' containment reference list.
getWebServicesAsTables() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASESchemaImpl
 
getWebServicesAsTables() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASESchema
 
getWebServiceTableChildren(Object) - Static method in class org.eclipse.datatools.enablement.sybase.ase.providers.ASEContentProviderUtil
 
getWhen() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseTrigger
 
getWhen() - Method in interface org.eclipse.datatools.modelbase.sql.tables.Trigger
Returns the value of the 'When' containment reference.
getWhen() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSimpleWhenContentElement
 
getWhenValueExpr() - Method in interface org.eclipse.datatools.modelbase.sql.query.ValueExpressionCaseSimpleContent
Returns the value of the 'When Value Expr' containment reference.
getWhereClause() - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryDeleteStatement
Returns the value of the 'Where Clause' containment reference.
getWhereClause() - Method in interface org.eclipse.datatools.modelbase.sql.query.QuerySelect
Returns the value of the 'Where Clause' containment reference.
getWhereClause() - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryUpdateStatement
Returns the value of the 'Where Clause' containment reference.
getWhereCond(Object) - Method in class org.eclipse.datatools.sqltools.data.internal.core.common.DefaultColumnDataAccessor
 
getWhereCond(Object) - Method in interface org.eclipse.datatools.sqltools.data.internal.core.common.IColumnDataAccessor
Returns the SQL condition (including optional '?'), to be used in the WHERE clause.
getWhereCurrentOfClause() - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryDeleteStatement
Returns the value of the 'Where Current Of Clause' containment reference.
getWhereCurrentOfClause() - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryUpdateStatement
Returns the value of the 'Where Current Of Clause' containment reference.
getWhitespaceHandlingOption() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionParse
Returns the value of the 'Whitespace Handling Option' attribute.
getWidth(int) - Method in class org.eclipse.datatools.sqltools.plan.treeplan.TreeExecutionPlanDocument
Returns the width at the given depth
getWidth() - Method in interface org.eclipse.datatools.sqltools.sql.reference.IColumn
Returns the width of the column.
getWidth() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.ControlStateInfo
 
getWidth() - Method in interface org.eclipse.datatools.sqltools.sqlbuilder.model.IControlStateInfo
Returns the width of the control.
getWidth() - Method in interface org.eclipse.datatools.sqltools.sqlbuilder.model.IWindowStateInfo
Returns the overall width of the SQL Query Builder main control.
getWidth() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.WindowStateInfo
 
getWindowStateInfo() - Method in interface org.eclipse.datatools.sqltools.sqlbuilder.input.ISQLBuilderEditorInput
Gets the window state information which stores the control states of the SQL Query Builder.
getWindowStateInfo() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.input.SQLBuilderEditorInput
 
getWindowStateInfo() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.input.SQLBuilderFileEditorInput
 
getWindowStateInfo() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.input.SQLBuilderStorageEditorInput
 
getWindowStateInfo() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.input.SQLBuilderWindowStateInput
Returns the window state information.
getWindowStateInfo() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilder
Returns the current window state of the SQLBuilder.
getWindowTitle() - Method in class org.eclipse.datatools.connectivity.oda.design.ui.manifest.DataSetWizardInfo
Returns the customized title of the data set wizard window.
getWindowTitle() - Method in class org.eclipse.datatools.connectivity.oda.design.ui.manifest.DataSourceWizardInfo
 
getWithClause() - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryExpressionRoot
Returns the value of the 'With Clause' containment reference list.
getWithNode() - Method in interface org.eclipse.datatools.sqltools.sql.parser.ast.IASTRoutine
 
getWithTableQueryExpr() - Method in interface org.eclipse.datatools.modelbase.sql.query.WithTableSpecification
Returns the value of the 'With Table Query Expr' containment reference.
getWithTableReference() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for class 'With Table Reference'.
getWithTableReference_WithTableSpecification() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the reference 'With Table Specification'.
getWithTableReferences() - Method in interface org.eclipse.datatools.modelbase.sql.query.WithTableSpecification
Returns the value of the 'With Table References' reference list.
getWithTableSpecification() - Method in interface org.eclipse.datatools.modelbase.sql.query.ColumnName
Returns the value of the 'With Table Specification' container reference.
getWithTableSpecification() - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryExpressionBody
Returns the value of the 'With Table Specification' container reference.
getWithTableSpecification() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for class 'With Table Specification'.
getWithTableSpecification() - Method in interface org.eclipse.datatools.modelbase.sql.query.WithTableReference
Returns the value of the 'With Table Specification' reference.
getWithTableSpecification_ColumnNameList() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference list 'Column Name List'.
getWithTableSpecification_QueryExpressionRoot() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the container reference 'Query Expression Root'.
getWithTableSpecification_WithTableQueryExpr() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the containment reference 'With Table Query Expr'.
getWithTableSpecification_WithTableReferences() - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
Returns the meta object for the reference list 'With Table References'.
getWizard() - Method in interface org.eclipse.datatools.connectivity.ui.wizards.IProfileWizardProvider
Note: do not cache IWizard!!!
getWizardDescription() - Method in interface org.eclipse.datatools.connectivity.ui.wizards.IWizardCategoryProvider
 
getWizardElement(IConfigurationElement) - Static method in class org.eclipse.datatools.connectivity.oda.design.ui.manifest.DataSetUIElement
Returns the dataSetWizard configuration element that defines the wizard that allows an user to create a new ODA data set design instance.
getWizardInfo() - Method in class org.eclipse.datatools.connectivity.oda.design.ui.manifest.DataSetUIElement
Returns the definition of a data set wizard that allows an user to create a new ODA data set design instance.
getWizardPageClassName() - Method in class org.eclipse.datatools.connectivity.oda.design.ui.manifest.DataSetPageInfo
Returns the fully qualified class name that implements a custom data set wizard page that allows an user to create or edit an ODA data set design instance.
getWizardReturnCode() - Method in class org.eclipse.datatools.connectivity.ui.actions.AddProfileViewAction
 
getWizardStartingPage() - Method in class org.eclipse.datatools.connectivity.oda.design.ui.designsession.DataSetDesignSession
Returns a customized starting wizard page for use within this design session to create or edit an extended ODA data set design instance.
getWizardStartingPage() - Method in class org.eclipse.datatools.connectivity.oda.design.ui.designsession.DataSourceDesignSession
Returns a customized starting wizard page for use within this design session to create a new, extended ODA data source design instance.
getWizardTitle() - Method in interface org.eclipse.datatools.connectivity.ui.wizards.IWizardCategoryProvider
 
getWordEndOffset(String, int) - Static method in class org.eclipse.datatools.sqltools.sqleditor.internal.utils.SQLWordFinder
 
getWordStartOffset(String, int) - Static method in class org.eclipse.datatools.sqltools.sqleditor.internal.utils.SQLWordFinder
 
getWritePermission() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.DataLinkDataType
Returns the value of the 'Write Permission' attribute.
getWritePermissionOption() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
Returns the meta object for enum 'Write Permission Option'.
getWSDLURI() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogWebServiceTable
 
getWSDLURI() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASEWebServiceTableLoader
 
getWSDLURI() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEWebServiceTableImpl
 
getWSDLURI() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEWebServiceTable
Returns the value of the 'WSDLURI' attribute.
getWSDLURISuper() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogWebServiceTable
 
getWSDLURISuper() - Method in interface org.eclipse.datatools.enablement.ase.ISybaseASECatalogWebServiceTable
 
getXMLAggregateFunction() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for class 'XML Aggregate Function'.
getXMLAggregateFunction_ReturningOption() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the attribute 'Returning Option'.
getXMLAggregateFunction_SortSpecList() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the containment reference list 'Sort Spec List'.
getXMLAggregateSortSpecification() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for class 'XML Aggregate Sort Specification'.
getXMLAggregateSortSpecification_AggregateFunction() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the container reference 'Aggregate Function'.
getXMLAggregateSortSpecification_OrderBySpec() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the containment reference 'Order By Spec'.
getXMLAttributeDeclarationItem() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for class 'XML Attribute Declaration Item'.
getXMLAttributeDeclarationItem_AttributesDecl() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the container reference 'Attributes Decl'.
getXMLAttributeDeclarationItem_ValueExpr() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the containment reference 'Value Expr'.
getXMLAttributesDeclaration() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for class 'XML Attributes Declaration'.
getXMLAttributesDeclaration_AttributeDeclItem() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the containment reference list 'Attribute Decl Item'.
getXMLAttributesDeclaration_ValueFunctionElement() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the container reference 'Value Function Element'.
getXMLContentType() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for enum 'XML Content Type'.
getXMLContentType2() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for enum 'XML Content Type2'.
getXMLDataType() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
Returns the meta object for class 'XML Data Type'.
getXMLDeclarationType() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for enum 'XML Declaration Type'.
getXMLEmptyHandlingType() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for enum 'XML Empty Handling Type'.
getXMLNamespaceDeclarationDefault() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for class 'XML Namespace Declaration Default'.
getXMLNamespaceDeclarationDefault_NoDefault() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the attribute 'No Default'.
getXMLNamespaceDeclarationItem() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for class 'XML Namespace Declaration Item'.
getXMLNamespaceDeclarationItem_NamespacesDecl() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the container reference 'Namespaces Decl'.
getXMLNamespaceDeclarationItem_Uri() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the attribute 'Uri'.
getXMLNamespaceDeclarationPrefix() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for class 'XML Namespace Declaration Prefix'.
getXMLNamespaceDeclarationPrefix_Prefix() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the attribute 'Prefix'.
getXMLNamespacesDeclaration() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for class 'XML Namespaces Declaration'.
getXMLNamespacesDeclaration_NamespaceDecltemList() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the containment reference list 'Namespace Decltem List'.
getXMLNamespacesDeclaration_TableFunction() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the container reference 'Table Function'.
getXMLNamespacesDeclaration_ValueFunctionElement() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the container reference 'Value Function Element'.
getXMLNamespacesDeclaration_ValueFunctionForest() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the container reference 'Value Function Forest'.
getXMLNSPrefixMap() - Method in interface org.eclipse.datatools.connectivity.oda.design.DocumentRoot
Returns the value of the 'XMLNS Prefix Map' map.
getXMLNullHandlingType() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for enum 'XML Null Handling Type'.
getXMLPassingType() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for enum 'XML Passing Type'.
getXMLPredicate() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for class 'XML Predicate'.
getXMLPredicateContent() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for class 'XML Predicate Content'.
getXMLPredicateDocument() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for class 'XML Predicate Document'.
getXMLPredicateExists() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for class 'XML Predicate Exists'.
getXMLPredicateExists_XqueryArgList() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the containment reference 'Xquery Arg List'.
getXMLPredicateExists_XqueryExpr() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the containment reference 'Xquery Expr'.
getXMLPredicateValid() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for class 'XML Predicate Valid'.
getXMLQueryArgumentItem() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for class 'XML Query Argument Item'.
getXMLQueryArgumentItem_PassingMechanism() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the attribute 'Passing Mechanism'.
getXMLQueryArgumentItem_ValueExpr() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the containment reference 'Value Expr'.
getXMLQueryArgumentItem_XqueryArgList() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the container reference 'Xquery Arg List'.
getXMLQueryArgumentList() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for class 'XML Query Argument List'.
getXMLQueryArgumentList_PassingMechanism() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the attribute 'Passing Mechanism'.
getXMLQueryArgumentList_PredicateExists() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the container reference 'Predicate Exists'.
getXMLQueryArgumentList_TableFunction() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the container reference 'Table Function'.
getXMLQueryArgumentList_ValueFunctionQuery() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the container reference 'Value Function Query'.
getXMLQueryArgumentList_XqueryArgListChildren() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the containment reference list 'Xquery Arg List Children'.
getXMLQueryExpression() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for class 'XML Query Expression'.
getXMLQueryExpression_PredicateExists() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the container reference 'Predicate Exists'.
getXMLQueryExpression_ValueFunctionQuery() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the container reference 'Value Function Query'.
getXMLQueryExpression_XqueryExprContent() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the attribute 'Xquery Expr Content'.
getXMLReturningType() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for enum 'XML Returning Type'.
getXMLSerializeFunction() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for class 'XML Serialize Function'.
getXMLSerializeFunction_ContentOption() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the attribute 'Content Option'.
getXMLSerializeFunction_DeclarationOption() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the attribute 'Declaration Option'.
getXMLSerializeFunction_SerializeEncoding() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the containment reference 'Serialize Encoding'.
getXMLSerializeFunction_SerializeTarget() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the containment reference 'Serialize Target'.
getXMLSerializeFunction_SerializeVersion() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the attribute 'Serialize Version'.
getXMLSerializeFunctionEncoding() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for class 'XML Serialize Function Encoding'.
getXMLSerializeFunctionEncoding_EncodingName() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the attribute 'Encoding Name'.
getXMLSerializeFunctionTarget() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for class 'XML Serialize Function Target'.
getXMLSerializeFunctionTarget_SerializeFunction() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the container reference 'Serialize Function'.
getXMLSerializeFunctionTarget_ValueExpr() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the containment reference 'Value Expr'.
getXMLTableColumnDefinitionDefault() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for class 'XML Table Column Definition Default'.
getXMLTableColumnDefinitionDefault_ColumnDefinitionRegular() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the container reference 'Column Definition Regular'.
getXMLTableColumnDefinitionDefault_ValueExpr() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the containment reference 'Value Expr'.
getXMLTableColumnDefinitionItem() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for class 'XML Table Column Definition Item'.
getXMLTableColumnDefinitionItem_TableFunction() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the container reference 'Table Function'.
getXMLTableColumnDefinitionOrdinality() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for class 'XML Table Column Definition Ordinality'.
getXMLTableColumnDefinitionRegular() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for class 'XML Table Column Definition Regular'.
getXMLTableColumnDefinitionRegular_ColumnDefinitionDefault() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the containment reference 'Column Definition Default'.
getXMLTableColumnDefinitionRegular_DataType() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the containment reference 'Data Type'.
getXMLTableColumnDefinitionRegular_PassingOption() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the attribute 'Passing Option'.
getXMLTableColumnDefinitionRegular_TableColumnPattern() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the attribute 'Table Column Pattern'.
getXMLTableFunction() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for class 'XML Table Function'.
getXMLTableFunction_ColumnDefList() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the containment reference list 'Column Def List'.
getXMLTableFunction_NamespacesDecl() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the containment reference 'Namespaces Decl'.
getXMLTableFunction_TableRowPattern() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the attribute 'Table Row Pattern'.
getXMLTableFunction_XqueryArgList() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the containment reference 'Xquery Arg List'.
getXMLValueExpressionCast() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for class 'XML Value Expression Cast'.
getXMLValueExpressionCast_PassingMechanism() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the attribute 'Passing Mechanism'.
getXMLValueFunction() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for class 'XML Value Function'.
getXMLValueFunctionComment() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for class 'XML Value Function Comment'.
getXMLValueFunctionComment_CommentContent() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the containment reference 'Comment Content'.
getXMLValueFunctionComment_ReturningOption() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the attribute 'Returning Option'.
getXMLValueFunctionCommentContent() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for class 'XML Value Function Comment Content'.
getXMLValueFunctionCommentContent_ValueExpr() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the containment reference 'Value Expr'.
getXMLValueFunctionCommentContent_ValueFunctionComment() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the container reference 'Value Function Comment'.
getXMLValueFunctionConcat() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for class 'XML Value Function Concat'.
getXMLValueFunctionConcat_ConcatContentList() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the containment reference list 'Concat Content List'.
getXMLValueFunctionConcat_ReturningOption() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the attribute 'Returning Option'.
getXMLValueFunctionConcatContentItem() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for class 'XML Value Function Concat Content Item'.
getXMLValueFunctionConcatContentItem_ValueExpr() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the containment reference 'Value Expr'.
getXMLValueFunctionConcatContentItem_ValueFunctionConcat() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the container reference 'Value Function Concat'.
getXMLValueFunctionDocument() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for class 'XML Value Function Document'.
getXMLValueFunctionDocument_DocumentContent() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the containment reference 'Document Content'.
getXMLValueFunctionDocument_ReturningOption() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the attribute 'Returning Option'.
getXMLValueFunctionDocumentContent() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for class 'XML Value Function Document Content'.
getXMLValueFunctionDocumentContent_ValueExpr() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the containment reference 'Value Expr'.
getXMLValueFunctionDocumentContent_ValueFunctionDocument() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the container reference 'Value Function Document'.
getXMLValueFunctionElement() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for class 'XML Value Function Element'.
getXMLValueFunctionElement_AttributesDecl() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the containment reference 'Attributes Decl'.
getXMLValueFunctionElement_ElementContentList() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the containment reference 'Element Content List'.
getXMLValueFunctionElement_ElementName() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the attribute 'Element Name'.
getXMLValueFunctionElement_NamespacesDecl() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the containment reference 'Namespaces Decl'.
getXMLValueFunctionElement_ReturningOption() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the attribute 'Returning Option'.
getXMLValueFunctionElementContentItem() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for class 'XML Value Function Element Content Item'.
getXMLValueFunctionElementContentItem_ElementContentList() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the container reference 'Element Content List'.
getXMLValueFunctionElementContentItem_ValueExpr() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the containment reference 'Value Expr'.
getXMLValueFunctionElementContentList() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for class 'XML Value Function Element Content List'.
getXMLValueFunctionElementContentList_ElementContentListChildren() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the containment reference list 'Element Content List Children'.
getXMLValueFunctionElementContentList_NullHandlingOption() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the attribute 'Null Handling Option'.
getXMLValueFunctionElementContentList_ValueFunctionElement() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the container reference 'Value Function Element'.
getXMLValueFunctionForest() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for class 'XML Value Function Forest'.
getXMLValueFunctionForest_ForestContentList() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the containment reference list 'Forest Content List'.
getXMLValueFunctionForest_NamespacesDecl() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the containment reference 'Namespaces Decl'.
getXMLValueFunctionForest_NullHandlingOption() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the attribute 'Null Handling Option'.
getXMLValueFunctionForest_ReturningOption() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the attribute 'Returning Option'.
getXMLValueFunctionForestContentItem() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for class 'XML Value Function Forest Content Item'.
getXMLValueFunctionForestContentItem_ValueExpr() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the containment reference 'Value Expr'.
getXMLValueFunctionForestContentItem_ValueFunctionForest() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the container reference 'Value Function Forest'.
getXMLValueFunctionParse() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for class 'XML Value Function Parse'.
getXMLValueFunctionParse_ContentOption() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the attribute 'Content Option'.
getXMLValueFunctionParse_ParseContent() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the containment reference 'Parse Content'.
getXMLValueFunctionParse_WhitespaceHandlingOption() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the attribute 'Whitespace Handling Option'.
getXMLValueFunctionParseContent() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for class 'XML Value Function Parse Content'.
getXMLValueFunctionParseContent_ValueExpr() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the containment reference 'Value Expr'.
getXMLValueFunctionParseContent_ValueFunctionParse() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the container reference 'Value Function Parse'.
getXMLValueFunctionPI() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for class 'XML Value Function PI'.
getXMLValueFunctionPI_PIContent() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the containment reference 'PI Content'.
getXMLValueFunctionPI_ReturningOption() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the attribute 'Returning Option'.
getXMLValueFunctionPI_TargetName() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the attribute 'Target Name'.
getXMLValueFunctionPIContent() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for class 'XML Value Function PI Content'.
getXMLValueFunctionPIContent_ValueExpr() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the containment reference 'Value Expr'.
getXMLValueFunctionPIContent_ValueFunctionPI() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the container reference 'Value Function PI'.
getXMLValueFunctionQuery() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for class 'XML Value Function Query'.
getXMLValueFunctionQuery_EmptyHandlingOption() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the attribute 'Empty Handling Option'.
getXMLValueFunctionQuery_QueryReturning() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the containment reference 'Query Returning'.
getXMLValueFunctionQuery_XqueryArgList() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the containment reference 'Xquery Arg List'.
getXMLValueFunctionQuery_XqueryExpr() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the containment reference 'Xquery Expr'.
getXMLValueFunctionQueryReturning() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for class 'XML Value Function Query Returning'.
getXMLValueFunctionQueryReturning_PassingOption() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the attribute 'Passing Option'.
getXMLValueFunctionQueryReturning_ReturningOption() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the attribute 'Returning Option'.
getXMLValueFunctionQueryReturning_ValueFunctionQuery() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the container reference 'Value Function Query'.
getXMLValueFunctionText() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for class 'XML Value Function Text'.
getXMLValueFunctionText_ReturningOption() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the attribute 'Returning Option'.
getXMLValueFunctionText_TextContent() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the containment reference 'Text Content'.
getXMLValueFunctionTextContent() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for class 'XML Value Function Text Content'.
getXMLValueFunctionTextContent_ValueExpr() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the containment reference 'Value Expr'.
getXMLValueFunctionTextContent_ValueFunctionText() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the container reference 'Value Function Text'.
getXMLValueFunctionValidate() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for class 'XML Value Function Validate'.
getXMLValueFunctionValidate_ContentOption() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the attribute 'Content Option'.
getXMLValueFunctionValidate_ValidateAccordingTo() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the containment reference 'Validate According To'.
getXMLValueFunctionValidate_ValidateContent() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the containment reference 'Validate Content'.
getXMLValueFunctionValidateAccordingTo() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for class 'XML Value Function Validate According To'.
getXMLValueFunctionValidateAccordingTo_ValidateElement() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the containment reference 'Validate Element'.
getXMLValueFunctionValidateAccordingTo_ValueFunctionValidate() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the container reference 'Value Function Validate'.
getXMLValueFunctionValidateAccordingToIdentifier() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for class 'XML Value Function Validate According To Identifier'.
getXMLValueFunctionValidateAccordingToIdentifier_RegisteredXMLSchemaName() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the attribute 'Registered XML Schema Name'.
getXMLValueFunctionValidateAccordingToIdentifier_SchemaName() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the attribute 'Schema Name'.
getXMLValueFunctionValidateAccordingToURI() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for class 'XML Value Function Validate According To URI'.
getXMLValueFunctionValidateAccordingToURI_NoNamespace() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the attribute 'No Namespace'.
getXMLValueFunctionValidateAccordingToURI_SchemaLocationURI() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the attribute 'Schema Location URI'.
getXMLValueFunctionValidateAccordingToURI_TargetNamespaceURI() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the attribute 'Target Namespace URI'.
getXMLValueFunctionValidateContent() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for class 'XML Value Function Validate Content'.
getXMLValueFunctionValidateContent_ValueExpr() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the containment reference 'Value Expr'.
getXMLValueFunctionValidateContent_ValueFunctionValidate() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the container reference 'Value Function Validate'.
getXMLValueFunctionValidateElement() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for class 'XML Value Function Validate Element'.
getXMLValueFunctionValidateElement_ValidateAccordingTo() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the container reference 'Validate According To'.
getXMLValueFunctionValidateElement_ValidateElementName() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the containment reference 'Validate Element Name'.
getXMLValueFunctionValidateElement_ValidateElementNamespace() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the containment reference 'Validate Element Namespace'.
getXMLValueFunctionValidateElementName() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for class 'XML Value Function Validate Element Name'.
getXMLValueFunctionValidateElementName_ValidateElement() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the container reference 'Validate Element'.
getXMLValueFunctionValidateElementNamespace() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for class 'XML Value Function Validate Element Namespace'.
getXMLValueFunctionValidateElementNamespace_NamespaceURI() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the attribute 'Namespace URI'.
getXMLValueFunctionValidateElementNamespace_NoNamespace() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the attribute 'No Namespace'.
getXMLValueFunctionValidateElementNamespace_ValidateElement() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for the container reference 'Validate Element'.
getXMLWhitespaceHandlingType() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
Returns the meta object for enum 'XML Whitespace Handling Type'.
getXqueryArgList() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLPredicateExists
Returns the value of the 'Xquery Arg List' containment reference.
getXqueryArgList() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLQueryArgumentItem
Returns the value of the 'Xquery Arg List' container reference.
getXqueryArgList() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLTableFunction
Returns the value of the 'Xquery Arg List' containment reference.
getXqueryArgList() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionQuery
Returns the value of the 'Xquery Arg List' containment reference.
getXqueryArgListChildren() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLQueryArgumentList
Returns the value of the 'Xquery Arg List Children' containment reference list.
getXqueryExpr() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLPredicateExists
Returns the value of the 'Xquery Expr' containment reference.
getXqueryExpr() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionQuery
Returns the value of the 'Xquery Expr' containment reference.
getXqueryExprContent() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLQueryExpression
Returns the value of the 'Xquery Expr Content' attribute.
getXSISchemaLocation() - Method in interface org.eclipse.datatools.connectivity.oda.design.DocumentRoot
Returns the value of the 'XSI Schema Location' map.
GLOBAL_AUTOINCREMENT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASADefaultWrapper
 
GLOBAL_AUTOINCREMENT - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SystemDefinedDefaultType
The 'GLOBAL AUTOINCREMENT' literal value.
GLOBAL_AUTOINCREMENT_LITERAL - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SystemDefinedDefaultType
The 'GLOBAL AUTOINCREMENT' literal object.
GLOBAL_TEMP_TABLE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.baseloaders.SchemaASABaseLoader.ASABaseTableLoader
 
GLOBAL_TEMPORARY_TABLE - Static variable in class org.eclipse.datatools.sqltools.sql.reference.DBObject
global temporary table type
GLOBAL_VAR_NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
GLOBAL_VAR_NAME - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
GLOBAL_VAR_NAME - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
GLOBAL_VARIABLES - Static variable in interface org.eclipse.datatools.sqltools.sql.parser.SQLParserConstants
 
GLOBALAUTOINCREMENT - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.EventType
The 'GLOBALAUTOINCREMENT' literal value.
GlobalAutoincrement_CONDITIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
GLOBALAUTOINCREMENT_LITERAL - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.EventType
The 'GLOBALAUTOINCREMENT' literal object.
GLOBALTEMPTABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.ISybaseASADdlConstants
 
GlobalVariablesLabelProvider_unknown - Static variable in class org.eclipse.datatools.sqltools.debugger.core.internal.DebuggerMessages
 
GO - Static variable in interface org.eclipse.datatools.enablement.sybase.ddl.ISybaseDdlConstants
 
GO - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
GO - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
GO - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
GO_FOR - Static variable in interface org.eclipse.datatools.enablement.sybase.ddl.ISybaseDdlConstants
 
GOTO - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
GOTO - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
GOTO - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
GOTO_MATCHING_TOKEN_ACTION - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.IHelpConstants
Used for goto matching token action.
GOTO_MATCHING_TOKEN_ACTION_ID - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.ISQLEditorActionConstants
Context menu id for goto matching token action.
gotoMatchingToken() - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditor
Going to matching token.
GotoMatchingTokenAction - Class in org.eclipse.datatools.sqltools.sqleditor.internal.actions
Action to go to matching token in SQL Editor.
GotoMatchingTokenAction(SQLEditor) - Constructor for class org.eclipse.datatools.sqltools.sqleditor.internal.actions.GotoMatchingTokenAction
Create a new action for going to the matching token.
GotoMatchingTokenAction_label - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.Messages
 
GotoMatchingTokenAction_tooltip - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.Messages
 
GRANDTOTAL - Static variable in class org.eclipse.datatools.modelbase.sql.query.SuperGroupType
The 'GRANDTOTAL' literal value.
GRANDTOTAL_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.query.SuperGroupType
The 'GRANDTOTAL' literal object.
GRANT - Static variable in interface org.eclipse.datatools.enablement.sybase.ddl.ISybaseDdlConstants
 
GRANT - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
GRANT - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
GRANT - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
GRANTED_PRIVILEGE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.IPrivilegeState
 
GRANTED_PRIVILEGE_STATE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.IPrivilegeState
 
GRANTED_WITH_GRANTOPTION_PRIVILEGE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.IPrivilegeState
 
GRANTED_WITH_GRANTOPTION_PRIVILEGE_STATE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.IPrivilegeState
 
GRANTEE_COLUMN - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.PrivilegesDetailTableMetaData
The "Grantee" column must be the first column and is not editable
grantPrivilege(Privilege, boolean, boolean, boolean) - Method in class org.eclipse.datatools.enablement.ase.ddl.SybaseASEDdlBuilder
 
grantPrivilege(Privilege, boolean, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.ddl.SybaseASADdlBuilder
 
grantPrivilege(Privilege, boolean, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlBuilder
Assemble SQL statement to grant privilege.
One thing needs to be pointed out is, a privilege instance can be referenced by an instance of AuthorizationIdentifier (The grantor), it can also be contained by an instance of AuthorizationIdentifier (The grantee).
GraphContextMenuProvider - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.graph
 
GraphContextMenuProvider(EditPartViewer, SQLDomainModel) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.GraphContextMenuProvider
 
GraphControl - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.graph
 
GraphControl(SQLDomainModel) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.GraphControl
 
GraphControl.HoverTrackAdapter - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.graph
 
GraphControl.HoverTrackAdapter(Control) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.GraphControl.HoverTrackAdapter
 
GRAPHIC_PLAN - Static variable in class org.eclipse.datatools.sqltools.plan.PlanOption
Graphic execution plan mask
GRAPHIC_PLAN_DESC - Static variable in class org.eclipse.datatools.sqltools.plan.PlanOption
 
GRAPHICAL_CONTROL - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.model.IControlStateInfo
 
GraphicsPlanControl - Class in org.eclipse.datatools.sqltools.plan.internal.ui.view
This class implements a standard Control which is used to display graphic execution plan.
GraphicsPlanControl(Composite, int) - Constructor for class org.eclipse.datatools.sqltools.plan.internal.ui.view.GraphicsPlanControl
Creates a graphic plan control
GREATER - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
GREATER - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
GREATER - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
GREATER_THAN - Static variable in class org.eclipse.datatools.modelbase.sql.query.PredicateComparisonOperator
The 'GREATER THAN' literal value.
GREATER_THAN_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.query.PredicateComparisonOperator
The 'GREATER THAN' literal object.
GREATER_THAN_OR_EQUAL - Static variable in class org.eclipse.datatools.modelbase.sql.query.PredicateComparisonOperator
The 'GREATER THAN OR EQUAL' literal value.
GREATER_THAN_OR_EQUAL_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.query.PredicateComparisonOperator
The 'GREATER THAN OR EQUAL' literal object.
GREATEREQUAL - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
GREATEREQUAL - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
GREATEREQUAL - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
GridContentProvider - Class in org.eclipse.datatools.sqltools.sqlbuilder.views
 
GridContentProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.GridContentProvider
 
GridViewer - Class in org.eclipse.datatools.sqltools.sqlbuilder.views
Base class for the select/update/insert table
GridViewer(SQLDomainModel, Composite) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.GridViewer
 
GROUP - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.ISybaseASADdlConstants
 
GROUP - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.IPrivilegeState
 
GROUP - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.ICompositeProvider
 
GROUP - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
Group - Interface in org.eclipse.datatools.modelbase.sql.accesscontrol
A representation of the model object 'Group'.
GROUP - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The meta object id for the 'Group' class.
GROUP - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage.Literals
The meta object literal for the 'Group' class.
GROUP - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
GROUP - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
GROUP__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Comments' reference list.
GROUP__DATABASE - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Database' reference.
GROUP__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Dependencies' containment reference list.
GROUP__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Description' attribute.
GROUP__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'EAnnotations' containment reference list.
GROUP__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Extensions' containment reference list.
GROUP__GRANTED_PRIVILEGE - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Granted Privilege' reference list.
GROUP__GRANTED_ROLE_AUTHORIZATION - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Granted Role Authorization' reference list.
GROUP__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Label' attribute.
GROUP__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Name' attribute.
GROUP__OWNED_SCHEMA - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Owned Schema' reference list.
GROUP__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Privileges' reference list.
GROUP__RECEIVED_PRIVILEGE - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Received Privilege' containment reference list.
GROUP__RECEIVED_ROLE_AUTHORIZATION - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Received Role Authorization' reference list.
GROUP__USER - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'User' reference list.
GROUP__USER - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage.Literals
The meta object literal for the 'User' reference list feature.
group_by_clause() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
group_by_clause() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
group_by_item() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
group_by_item() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
group_by_list() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
group_by_list() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
GROUP_COPY - Static variable in class org.eclipse.datatools.sqltools.common.ui.tableviewer.AccessibleTableViewer
Context menu group for cut/copy/paste related actions.
GROUP_EMPTY_PRIVILEGE_STATE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.IPrivilegeState
 
GROUP_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The number of structural features of the 'Group' class.
GROUP_GRANTED_PRIVILEGE_STATE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.IPrivilegeState
 
GROUP_GRANTED_WITH_GRANTOPTION_PRIVILEGE_STATE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.IPrivilegeState
 
GROUP_HISTORY - Static variable in class org.eclipse.datatools.sqltools.plan.internal.ui.view.PlanView
 
GROUP_INHERITED_PRIVILEGE_STATE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.IPrivilegeState
 
GROUP_INSERT_QUERY_ID - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.ISQLEditorActionConstants
Context menu manager id for query creation wizard actions.
GROUP_IO - Static variable in class org.eclipse.datatools.sqltools.plan.internal.ui.view.PlanView
 
GROUP_MODE - Static variable in class org.eclipse.datatools.sqltools.plan.internal.ui.view.PlanView
 
GROUP_NAVIGATE - Static variable in class org.eclipse.datatools.sqltools.plan.internal.ui.view.PlanView
 
GROUP_NEW_ROUTINE_ID - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.ISQLEditorActionConstants
Context menu manager id for routine object creation actions.
GROUP_OPEN - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.ISQLEditorActionConstants
Context menu group for open actions.
GROUP_REMOVE - Static variable in class org.eclipse.datatools.sqltools.plan.internal.ui.view.PlanView
 
GROUP_REVOKED_INHERITED_PRIVILEGE_STATE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.IPrivilegeState
 
GROUP_SQLEDITOR_ADDITION - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.ISQLEditorActionConstants
Context menu group for additional actions.
GROUP_SQLEDITOR_DB_SUBMENU - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.ISQLEditorActionConstants
Context menu group for database specific actions.
GROUP_SQLEDITOR_EXECUTE - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.ISQLEditorActionConstants
Context menu group for execute actions.
GROUP_SQLEDITOR_PASTE - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.ISQLEditorActionConstants
Context menu group for statement insertion actions, such as S/I/U/D statement wizards.
GROUP_SQLEDITOR_PREFERENCE - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.ISQLEditorActionConstants
Context menu group for SQL Editor preference action.
GROUP_SQLEDITOR_SAVE - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.ISQLEditorActionConstants
Context menu group for save actions.
GROUP_SQLEDITOR_SOURCE - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.ISQLEditorActionConstants
Context menu group for SQL source actions.
GROUP_SQLEDITOR_WIZARD - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.ISQLEditorActionConstants
Context menu group for routine object creation wizard actions.
GROUP_STATE_TRANSITION_ARRAY - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.privilege.ASARoutinePrivilegeStateLookup
 
GroupASALoader - Class in org.eclipse.datatools.enablement.sybase.asa.baseloaders
 
GroupASALoader(Group) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.baseloaders.GroupASALoader
 
GroupByContentViewer - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.select
 
GroupByContentViewer(SQLDomainModel) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.select.GroupByContentViewer
 
GroupByContentViewer.GroupByContentHolder - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.select
GroupByContentHolder contains the base list of grouping Expression
GroupByContentViewer.GroupByContentHolder(List, Object) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.select.GroupByContentViewer.GroupByContentHolder
 
GroupByContentViewer.GroupByExpressionContentProvider - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.select
 
GroupByContentViewer.GroupByExpressionContentProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.select.GroupByContentViewer.GroupByExpressionContentProvider
 
GroupByContentViewer.GroupByExpressionModifier - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.select
 
GroupByContentViewer.GroupByExpressionModifier() - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.select.GroupByContentViewer.GroupByExpressionModifier
 
GroupByContentViewer.GroupExpressionListGridViewer - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.select
 
GroupByContentViewer.GroupExpressionListGridViewer(SQLDomainModel, Composite) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.select.GroupByContentViewer.GroupExpressionListGridViewer
 
GroupByContentViewer.GroupingSetContentHolder - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.select
GroupingSetContentHolder
GroupByContentViewer.GroupingSetContentHolder(GroupingSets, Object) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.select.GroupByContentViewer.GroupingSetContentHolder
 
GroupByContentViewer.GroupingSetGroupContentHolder - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.select
GroupingSetGroupContentHolder
GroupByContentViewer.GroupingSetGroupContentHolder(GroupingSetsElementSublist, Object) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.select.GroupByContentViewer.GroupingSetGroupContentHolder
 
GroupByContentViewer.Holder - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.select
 
GroupByContentViewer.Holder(Object, Object) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.select.GroupByContentViewer.Holder
 
GroupByContentViewer.SuperGroupExpressionHolder - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.select
SuperGroupExpressionHolder
GroupByContentViewer.SuperGroupExpressionHolder(SuperGroup, Object) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.select.GroupByContentViewer.SuperGroupExpressionHolder
 
GroupByContentViewer.SuperGroupExpressionSublistHolder - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.select
SuperGroupExpressionSublistHolder
GroupByContentViewer.SuperGroupExpressionSublistHolder(SuperGroupElementSublist, Object) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.select.GroupByContentViewer.SuperGroupExpressionSublistHolder
 
GroupByViewer - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.select
 
GroupByViewer(SQLDomainModel) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.select.GroupByViewer
 
Grouping - Interface in org.eclipse.datatools.modelbase.sql.query
A representation of the model object 'SQL Group'.
GROUPING - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Grouping' class.
GROUPING - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Grouping' class.
GROUPING__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comments' reference list.
GROUPING__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
GROUPING__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Description' attribute.
GROUPING__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
GROUPING__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
GROUPING__GROUPING_SETS_ELEMENT_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Grouping Sets Element Expr' container reference.
GROUPING__GROUPING_SETS_ELEMENT_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Grouping Sets Element Expr' container reference feature.
GROUPING__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Label' attribute.
GROUPING__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Name' attribute.
GROUPING__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Privileges' reference list.
GROUPING__QUERY_SELECT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Query Select' container reference.
GROUPING_EXPRESSION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Grouping Expression' class.
GROUPING_EXPRESSION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Grouping Expression' class.
GROUPING_EXPRESSION__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comments' reference list.
GROUPING_EXPRESSION__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
GROUPING_EXPRESSION__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Description' attribute.
GROUPING_EXPRESSION__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
GROUPING_EXPRESSION__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
GROUPING_EXPRESSION__GROUPING_SETS_ELEMENT_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Grouping Sets Element Expr' container reference.
GROUPING_EXPRESSION__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Label' attribute.
GROUPING_EXPRESSION__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Name' attribute.
GROUPING_EXPRESSION__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Privileges' reference list.
GROUPING_EXPRESSION__QUERY_SELECT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Query Select' container reference.
GROUPING_EXPRESSION__SUPER_GROUP_ELEMENT_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Super Group Element Expr' container reference.
GROUPING_EXPRESSION__SUPER_GROUP_ELEMENT_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Super Group Element Expr' container reference feature.
GROUPING_EXPRESSION__VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr' containment reference.
GROUPING_EXPRESSION__VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Value Expr' containment reference feature.
GROUPING_EXPRESSION_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The number of structural features of the 'Grouping Expression' class.
GROUPING_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The number of structural features of the 'Grouping' class.
GROUPING_SETS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Grouping Sets' class.
GROUPING_SETS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Grouping Sets' class.
GROUPING_SETS__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comments' reference list.
GROUPING_SETS__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
GROUPING_SETS__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Description' attribute.
GROUPING_SETS__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
GROUPING_SETS__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
GROUPING_SETS__GROUPING_SETS_ELEMENT_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Grouping Sets Element List' containment reference list.
GROUPING_SETS__GROUPING_SETS_ELEMENT_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Grouping Sets Element List' containment reference list feature.
GROUPING_SETS__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Label' attribute.
GROUPING_SETS__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Name' attribute.
GROUPING_SETS__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Privileges' reference list.
GROUPING_SETS__QUERY_SELECT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Query Select' container reference.
GROUPING_SETS_ELEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Grouping Sets Element' class.
GROUPING_SETS_ELEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Grouping Sets Element' class.
GROUPING_SETS_ELEMENT__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comments' reference list.
GROUPING_SETS_ELEMENT__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
GROUPING_SETS_ELEMENT__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Description' attribute.
GROUPING_SETS_ELEMENT__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
GROUPING_SETS_ELEMENT__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
GROUPING_SETS_ELEMENT__GROUPING_SETS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Grouping Sets' container reference.
GROUPING_SETS_ELEMENT__GROUPING_SETS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Grouping Sets' container reference feature.
GROUPING_SETS_ELEMENT__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Label' attribute.
GROUPING_SETS_ELEMENT__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Name' attribute.
GROUPING_SETS_ELEMENT__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Privileges' reference list.
GROUPING_SETS_ELEMENT_EXPRESSION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Grouping Sets Element Expression' class.
GROUPING_SETS_ELEMENT_EXPRESSION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Grouping Sets Element Expression' class.
GROUPING_SETS_ELEMENT_EXPRESSION__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comments' reference list.
GROUPING_SETS_ELEMENT_EXPRESSION__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
GROUPING_SETS_ELEMENT_EXPRESSION__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Description' attribute.
GROUPING_SETS_ELEMENT_EXPRESSION__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
GROUPING_SETS_ELEMENT_EXPRESSION__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
GROUPING_SETS_ELEMENT_EXPRESSION__GROUPING - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Grouping' containment reference.
GROUPING_SETS_ELEMENT_EXPRESSION__GROUPING - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Grouping' containment reference feature.
GROUPING_SETS_ELEMENT_EXPRESSION__GROUPING_SETS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Grouping Sets' container reference.
GROUPING_SETS_ELEMENT_EXPRESSION__GROUPING_SETS_ELEMENT_SUBLIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Grouping Sets Element Sublist' container reference.
GROUPING_SETS_ELEMENT_EXPRESSION__GROUPING_SETS_ELEMENT_SUBLIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Grouping Sets Element Sublist' container reference feature.
GROUPING_SETS_ELEMENT_EXPRESSION__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Label' attribute.
GROUPING_SETS_ELEMENT_EXPRESSION__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Name' attribute.
GROUPING_SETS_ELEMENT_EXPRESSION__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Privileges' reference list.
GROUPING_SETS_ELEMENT_EXPRESSION_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The number of structural features of the 'Grouping Sets Element Expression' class.
GROUPING_SETS_ELEMENT_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The number of structural features of the 'Grouping Sets Element' class.
GROUPING_SETS_ELEMENT_SUBLIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Grouping Sets Element Sublist' class.
GROUPING_SETS_ELEMENT_SUBLIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Grouping Sets Element Sublist' class.
GROUPING_SETS_ELEMENT_SUBLIST__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comments' reference list.
GROUPING_SETS_ELEMENT_SUBLIST__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
GROUPING_SETS_ELEMENT_SUBLIST__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Description' attribute.
GROUPING_SETS_ELEMENT_SUBLIST__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
GROUPING_SETS_ELEMENT_SUBLIST__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
GROUPING_SETS_ELEMENT_SUBLIST__GROUPING_SETS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Grouping Sets' container reference.
GROUPING_SETS_ELEMENT_SUBLIST__GROUPING_SETS_ELEMENT_EXPR_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Grouping Sets Element Expr List' containment reference list.
GROUPING_SETS_ELEMENT_SUBLIST__GROUPING_SETS_ELEMENT_EXPR_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Grouping Sets Element Expr List' containment reference list feature.
GROUPING_SETS_ELEMENT_SUBLIST__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Label' attribute.
GROUPING_SETS_ELEMENT_SUBLIST__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Name' attribute.
GROUPING_SETS_ELEMENT_SUBLIST__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Privileges' reference list.
GROUPING_SETS_ELEMENT_SUBLIST_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The number of structural features of the 'Grouping Sets Element Sublist' class.
GROUPING_SETS_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The number of structural features of the 'Grouping Sets' class.
GROUPING_SPECIFICATION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Grouping Specification' class.
GROUPING_SPECIFICATION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Grouping Specification' class.
GROUPING_SPECIFICATION__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comments' reference list.
GROUPING_SPECIFICATION__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
GROUPING_SPECIFICATION__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Description' attribute.
GROUPING_SPECIFICATION__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
GROUPING_SPECIFICATION__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
GROUPING_SPECIFICATION__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Label' attribute.
GROUPING_SPECIFICATION__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Name' attribute.
GROUPING_SPECIFICATION__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Privileges' reference list.
GROUPING_SPECIFICATION__QUERY_SELECT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Query Select' container reference.
GROUPING_SPECIFICATION__QUERY_SELECT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Query Select' container reference feature.
GROUPING_SPECIFICATION_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The number of structural features of the 'Grouping Specification' class.
GroupingExpression - Interface in org.eclipse.datatools.modelbase.sql.query
A representation of the model object 'SQL Grouping Expression'.
GroupingExpressionItemProvider - Class in org.eclipse.datatools.modelbase.sql.query.provider
This is the item provider adapter for a GroupingExpression object.
GroupingExpressionItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.query.provider.GroupingExpressionItemProvider
This constructs an instance from a factory and a notifier.
GroupingItemProvider - Class in org.eclipse.datatools.modelbase.sql.query.provider
This is the item provider adapter for a Grouping object.
GroupingItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.query.provider.GroupingItemProvider
This constructs an instance from a factory and a notifier.
GroupingSets - Interface in org.eclipse.datatools.modelbase.sql.query
A representation of the model object 'SQL Grouping Sets'.
GroupingSetsElement - Interface in org.eclipse.datatools.modelbase.sql.query
A representation of the model object 'SQL Grouping Sets Element'.
GroupingSetsElementExpression - Interface in org.eclipse.datatools.modelbase.sql.query
A representation of the model object 'SQL Grouping Sets Element Expression'.
GroupingSetsElementExpressionItemProvider - Class in org.eclipse.datatools.modelbase.sql.query.provider
This is the item provider adapter for a GroupingSetsElementExpression object.
GroupingSetsElementExpressionItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.query.provider.GroupingSetsElementExpressionItemProvider
This constructs an instance from a factory and a notifier.
GroupingSetsElementItemProvider - Class in org.eclipse.datatools.modelbase.sql.query.provider
This is the item provider adapter for a GroupingSetsElement object.
GroupingSetsElementItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.query.provider.GroupingSetsElementItemProvider
This constructs an instance from a factory and a notifier.
GroupingSetsElementSublist - Interface in org.eclipse.datatools.modelbase.sql.query
A representation of the model object 'SQL Grouping Sets Element Sublist'.
GroupingSetsElementSublistItemProvider - Class in org.eclipse.datatools.modelbase.sql.query.provider
This is the item provider adapter for a GroupingSetsElementSublist object.
GroupingSetsElementSublistItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.query.provider.GroupingSetsElementSublistItemProvider
This constructs an instance from a factory and a notifier.
GroupingSetsItemProvider - Class in org.eclipse.datatools.modelbase.sql.query.provider
This is the item provider adapter for a GroupingSets object.
GroupingSetsItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.query.provider.GroupingSetsItemProvider
This constructs an instance from a factory and a notifier.
GroupingSpecification - Interface in org.eclipse.datatools.modelbase.sql.query
A representation of the model object 'SQL Group By Specification'.
GroupingSpecificationItemProvider - Class in org.eclipse.datatools.modelbase.sql.query.provider
This is the item provider adapter for a GroupingSpecification object.
GroupingSpecificationItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.query.provider.GroupingSpecificationItemProvider
This constructs an instance from a factory and a notifier.
GroupItemProvider - Class in org.eclipse.datatools.modelbase.sql.accesscontrol.provider
This is the item provider adapter for a Group object.
GroupItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.accesscontrol.provider.GroupItemProvider
This constructs an instance from a factory and a notifier.
GroupPlanSupportRunnable - Class in org.eclipse.datatools.sqltools.sqleditor.plan
Support explaining a group of SQL statements in SQL Editor.
GroupPlanSupportRunnable(PlanRequest, DatabaseIdentifier, Runnable) - Constructor for class org.eclipse.datatools.sqltools.sqleditor.plan.GroupPlanSupportRunnable
Constructs a runnable to execute a group of SQL statements.
GroupSQLResultRunnable - Class in org.eclipse.datatools.sqltools.sqleditor.result
 
GroupSQLResultRunnable(Connection, String[], IConnectionTracker, Runnable, DatabaseIdentifier, boolean, HashMap) - Constructor for class org.eclipse.datatools.sqltools.sqleditor.result.GroupSQLResultRunnable
 
GroupSQLResultRunnable(Connection, String[], IConnectionTracker, Runnable, DatabaseIdentifier, boolean, HashMap, String, String) - Constructor for class org.eclipse.datatools.sqltools.sqleditor.result.GroupSQLResultRunnable
 
GroupSQLResultRunnable_error_interrupted - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.result.Messages
 
GroupSQLResultRunnable_fail_to_create_conn - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.result.Messages
 
GroupSQLResultRunnable_fail_to_create_conn_to - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.result.Messages
 
GroupSQLResultRunnable_group - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.result.Messages
 
GroupSQLResultRunnable_group_exec - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.result.Messages
 
GroupSQLResultRunnable_groups - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.result.Messages
 
GroupSQLResultRunnable_message - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.result.Messages
 
GroupSQLResultRunnable_name - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.result.Messages
 
GroupSQLResultRunnable_not_complete - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.result.Messages
 
GroupSQLResultRunnable_title - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.result.Messages
 
GROWDB - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.EventType
The 'GROWDB' literal value.
GrowDB_CONDITIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
GROWDB_LITERAL - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.EventType
The 'GROWDB' literal object.
GROWLOG - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.EventType
The 'GROWLOG' literal value.
GrowLog_CONDITIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
GROWLOG_LITERAL - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.EventType
The 'GROWLOG' literal object.
GROWTEMP - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.EventType
The 'GROWTEMP' literal value.
GrowTemp_CONDITIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
GROWTEMP_LITERAL - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.EventType
The 'GROWTEMP' literal object.

H

handleConnect() - Method in class org.eclipse.datatools.connectivity.ui.dse.dialogs.ProfileSelectionDialogPage
Connect
handleContentOutlineSelection(ISelection, boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilder
This deals with how we want selection in the outliner to affect the other views.
handleDebugEvents(DebugEvent[]) - Method in class org.eclipse.datatools.sqltools.debugger.view.internal.DebugEventListener
 
handleDrop(CommonDropAdapter, DropTargetEvent, Object) - Method in class org.eclipse.datatools.connectivity.ui.dse.dnd.ConnectionProfileDropAssistant
 
handleEditorSave(ProcIdentifier, IEditorPart) - Static method in class org.eclipse.datatools.sqltools.debugger.debug.BreakpointLocationHandler
 
handleEvent(Event) - Method in class org.eclipse.datatools.connectivity.ui.dse.dialogs.ExistingConnectionProfilesDialogPage
 
handleEvent(Event) - Method in class org.eclipse.datatools.connectivity.ui.wizards.OtherDriverUIContributor
 
handleEvent(Event) - Method in class org.eclipse.datatools.enablement.hsqldb.ui.connection.drivers.HSQLDBDriverUIContributor
 
handleEvent(Event) - Method in class org.eclipse.datatools.enablement.ibm.db2.luw.ui.drivers.DB2LUWDriverUIContributorBase
 
handleEvent(Event) - Method in class org.eclipse.datatools.enablement.ibm.informix.ui.drivers.InformixDriverUIContributorBase
 
handleEvent(Event) - Method in class org.eclipse.datatools.enablement.msft.sqlserver.ui.drivers.SQLServer2000DriverUIContributorBase
 
handleEvent(Event) - Method in class org.eclipse.datatools.enablement.msft.sqlserver.ui.drivers.SQLServer2005DriverUIContributorBase
 
handleEvent(Event) - Method in class org.eclipse.datatools.enablement.oracle.ui.drivers.OracleThinDriverUIContributorBase
 
handleEvent(Event) - Method in class org.eclipse.datatools.enablement.sqlite.ui.connection.drivers.SQLITEDriverUIContributor
 
handleEvent(Event) - Method in class org.eclipse.datatools.enablement.sybase.ase.ui.drivers.ASEDriverUIContributorBase
 
handleEvent(Event) - Method in class org.eclipse.datatools.sqltools.common.ui.preferences.AbstractDBPreferenceFieldPage
 
handleEvent(Event) - Method in class org.eclipse.datatools.sqltools.common.ui.resource.ResourceAndContainerGroup
Handles events for all controls in the group.
handleEvent(Event) - Method in class org.eclipse.datatools.sqltools.common.ui.resource.WizardNewFileCreationPage
The WizardNewFileCreationPage implementation of this Listener method handles all events and enablements for controls on this page.
handleEvent(Event) - Method in class org.eclipse.datatools.sqltools.result.internal.ui.export.ResourceAndContainerGroup
Handles events for all controls in the group.
handleEvent(Event) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.internal.ui.ResourceAndContainerGroup
Handles events for all controls in the group.
handleEvent(Event) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.fullselect.FullSelectViewer
 
handleEvent(Event) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.fullselect.ValuesRowViewer
 
handleEvent(Event) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.fullselect.ValuesViewer
 
handleEvent(Event) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.with.WithStatementViewer
 
handleEvent(Event) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.with.WithTableViewer
 
handleException(Throwable, String) - Method in class org.eclipse.datatools.connectivity.drivers.DriverInstance
Logs an exception
handleException(Throwable) - Method in class org.eclipse.datatools.connectivity.drivers.models.MySafeRunnable
 
handleException(Throwable) - Method in class org.eclipse.datatools.connectivity.sqm.core.mappings.MySafeRunnable
 
handleNew() - Method in class org.eclipse.datatools.connectivity.ui.dse.dialogs.ProfileSelectionDialogPage
Create new profile
handleNewBreakpoint(SPLineBreakpoint, ProcIdentifier, int, IEditorPart) - Static method in class org.eclipse.datatools.sqltools.debugger.debug.BreakpointLocationHandler
 
handlePrivilegeDeltaDdl(StringBuffer, SQLObject, SQLObject, List, List, IDDLGeneratorWrapper) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.utils.HandlePrivilegeUtil
some group grant/revoke operation may impact the privilege of the members in this group, so sometimes the UI may be not consistent with the result after execution, in this case we have to add some extra scripts to make the result as expectation
HandlePrivilegeUtil - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.utils
This util is only to handle some special cases in privilege related execution
HandlePrivilegeUtil() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.utils.HandlePrivilegeUtil
 
Handler - Class in org.eclipse.datatools.connectivity.oda.util.logging
Handler is an abstract class that takes LogRecords from a Logger and processes them using its Formatter.
HANDLER - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.ISybaseASADdlConstants
 
HANDLER - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
HANDLER_ID - Static variable in class org.eclipse.datatools.connectivity.ui.dse.actions.ShowCategoryAction
 
handleRevokedPrivilege(Group, ISchemaObjectEditor, SQLObject, String) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.utils.HandlePrivilegeUtil
when revoking the privilege of a group, we will check if any user in this group have been revoked 'RI' privilege if so, there is no need to remove that 'RI' privilege from model, we will add it to the edit model, otherwise, the result after execution may be out of expectation
handleStateChange(State, Object) - Method in class org.eclipse.datatools.connectivity.ui.dse.actions.ShowCategoryAction
 
HAS_EXTENDED_PROPERTIES - Static variable in interface org.eclipse.datatools.connectivity.ui.IConnectionProfileActionFilter
 
hasAliasName() - Method in interface org.eclipse.datatools.sqltools.sql.reference.ITable
Test if this table has alias name.
hasChild(QueryCombined) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SelectHelper
Checks if the given QueryCombined object has either a left side child or a right side child.
hasChildren() - Method in class org.eclipse.datatools.connectivity.sqm.core.ui.explorer.providers.content.virtual.VirtualNode
 
hasChildren() - Method in interface org.eclipse.datatools.connectivity.sqm.core.ui.explorer.virtual.IVirtualNode
 
hasChildren(Object) - Method in class org.eclipse.datatools.connectivity.ui.CommonContentProviderBase
 
hasChildren(Object) - Method in class org.eclipse.datatools.connectivity.ui.navigator.ConnectionProfileContentProvider
 
hasChildren(Object) - Method in class org.eclipse.datatools.connectivity.ui.templates.PropertyTreeContentProvider
 
hasChildren(Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.providers.SybaseASAContentProvider
 
hasChildren(Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.PrivilegesDetailContentProvider
 
hasChildren(Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints.TreeViewerContentProvider
 
hasChildren(Object) - Method in class org.eclipse.datatools.enablement.sybase.ase.providers.SybaseASEContentProvider
 
hasChildren(Object) - Method in class org.eclipse.datatools.sqltools.result.internal.ui.export.ContainerContentProvider
 
hasChildren(Object) - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.ResultsHistoryContentProvider
 
hasChildren(Object) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.internal.ui.ContainerContentProvider
 
hasChildren(Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.provider.rdbschema.AvailableTablesTreeProvider
Implements ITreeContentProvider.hasChildren.
hasChildren() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.update.UpdateTreeElement
 
hasChildren(Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.update.UpdateTreeViewer.UpdateTreeContentProvider
 
hasChildren(Object) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.editor.SQLEditorOutlineContentProvider
Returns whether the given element has children.
hasColumn() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.SelectTableElement
 
hasConfigEventParameters() - Method in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.LaunchObject
return if the event trigger parameter is configured.
hasContributors(Object) - Static method in class org.eclipse.datatools.connectivity.ui.actions.ViewPropertyAction
 
hasDataTypeRestrictions(ExpressionVariable.VariableType) - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.VariableRestrictions
Indicates whether this has any restrictions on the data type of the specified type of variable.
hasDebuggee() - Method in interface org.eclipse.datatools.sqltools.debugger.core.IDebugHandler
Checks whether there is registered debuggee.
hasDynamicInputParameter() - Method in interface org.eclipse.datatools.connectivity.oda.design.ExpressionParameterDefinition
Indicates whether this has defined an input parameter design to dynamically collect its value.
hasEffectiveStaticValues() - Method in interface org.eclipse.datatools.connectivity.oda.design.ExpressionParameterDefinition
Indicates whether this has static values that are effective.
hasError(ValidatorMessage, int) - Static method in class org.eclipse.datatools.sqltools.sql.identifier.ValidatorMessage
Check whether the message has error or not
HASH - Static variable in class org.eclipse.datatools.enablement.ase.catalog.SybaseASEBaseTableLoader
 
HASH - Static variable in interface org.eclipse.datatools.enablement.ase.ISybaseASEDdlConstants
 
hashCode() - Method in class org.eclipse.datatools.connectivity.drivers.DriverInstance
 
hashCode() - Method in class org.eclipse.datatools.connectivity.drivers.models.CategoryDescriptor
 
hashCode() - Method in class org.eclipse.datatools.connectivity.drivers.models.OverrideTemplateDescriptor
 
hashCode() - Method in class org.eclipse.datatools.connectivity.drivers.models.TemplateDescriptor
 
hashCode() - Method in class org.eclipse.datatools.connectivity.drivers.PropertySetImpl
 
hashCode() - Method in interface org.eclipse.datatools.connectivity.IConfigurationType
Deprecated.  
hashCode() - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.ExtensionContributor
 
hashCode() - Method in class org.eclipse.datatools.connectivity.oda.spec.QuerySpecification.ParameterIdentifier
 
hashCode() - Method in class org.eclipse.datatools.connectivity.oda.spec.result.ColumnIdentifier
 
hashCode() - Method in class org.eclipse.datatools.connectivity.oda.util.logging.Level
Generate a hashcode based on the log level value.
hashCode() - Method in class org.eclipse.datatools.connectivity.sqm.core.mappings.ProviderIDtoDriverCategoryIDDescriptor
 
hashCode() - Method in class org.eclipse.datatools.connectivity.ui.CommonContentProviderBase
 
hashCode() - Method in class org.eclipse.datatools.connectivity.ui.CommonLabelProviderBase
 
hashCode() - Method in class org.eclipse.datatools.connectivity.Version
 
hashCode() - Method in class org.eclipse.datatools.sqltools.common.ui.util.ImageImageDescriptor
 
hashCode() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.editor.SQLImageDescriptor
 
hasId() - Method in class org.eclipse.datatools.connectivity.oda.spec.QuerySpecification.ParameterIdentifier
Indicates whether this has an 1-based id.
hasInheritedPrivilege(List, AuthorizationIdentifier, SQLObject, String) - Method in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.IPrivilegeStateLookup
Checks if the given authorization identifier (user, group or role) has inherited privilge for the given SQL object with action type specified
hasInheritedPrivilege(List, AuthorizationIdentifier, SQLObject, String) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.privilege.ASARoutinePrivilegeStateLookup
 
hasInheritedPrivilege(List, AuthorizationIdentifier, SQLObject, String) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.privileges.ASAPrivilegeStateLookup
 
hasInheritedPrivilege(List, AuthorizationIdentifier, SQLObject, String) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.PrivilegesUtil
 
hasLinkToProfile() - Method in interface org.eclipse.datatools.connectivity.oda.design.DataSourceDesign
Indicates whether the data source design has a link to an external connection profile in a profile store.
hasName() - Method in class org.eclipse.datatools.connectivity.oda.spec.QuerySpecification.ParameterIdentifier
Indicates whether this has a native name.
hasNameExpression() - Method in class org.eclipse.datatools.connectivity.oda.spec.result.ColumnIdentifier
Indicates whether this has a name expression specified.
hasProcInDebugging(String) - Static method in class org.eclipse.datatools.sqltools.debugger.model.SPDebugModelUtil
Tests whether there is a procedural object is in debugging session
hasProfileName(Properties) - Static method in class org.eclipse.datatools.connectivity.oda.util.manifest.ConnectionProfileProperty
Checks whether the specified connection properties contain the property that references an external profile by name
hasRegisterGroups() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPStackFrame
 
hasResultSetSpecification() - Method in class org.eclipse.datatools.connectivity.oda.spec.QuerySpecification
Indicates whether this contains a ResultSetSpecification with a non-empty content.
hasStackFrames() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPThread
 
hasTerminateHandler() - Method in class org.eclipse.datatools.sqltools.result.internal.model.ResultInstance
 
hasTerminateHandler() - Method in interface org.eclipse.datatools.sqltools.result.model.IResultInstance
Checks if there is a terminate handler
hasThreads() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPDebugTarget
 
hasThreads() - Method in class org.eclipse.datatools.sqltools.routineeditor.launching.SPDebugTarget_Run
 
hasValidOdaDesignUIExtension(String) - Static method in class org.eclipse.datatools.connectivity.oda.design.ui.designsession.DesignSessionUtil
Indicates whether the given ODA data source type has implemented a valid org.eclipse.datatools.connectivity.oda.design.ui.dataSource extension point.
hasValueChanged() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPVariable
 
hasValueChoices() - Method in interface org.eclipse.datatools.connectivity.oda.design.InputElementAttributes
Indicates whether this input element has either static or dynamic value choices defined.
hasValueExpression() - Method in class org.eclipse.datatools.connectivity.oda.spec.result.ColumnIdentifier
Deprecated. replaced by ColumnIdentifier.hasNameExpression()
hasValues() - Method in class org.eclipse.datatools.connectivity.oda.spec.ExpressionArguments
Indicates whether this has argument values.
hasVariables() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPStackFrame
 
hasVariables() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPValue
 
hasVisibleProperties() - Method in class org.eclipse.datatools.connectivity.drivers.models.OverrideTemplateDescriptor
Determine if the template has visible properties
hasVisibleProperties() - Method in class org.eclipse.datatools.connectivity.drivers.models.TemplateDescriptor
Determine if the template has visible properties
hasWarning(ValidatorMessage) - Static method in class org.eclipse.datatools.sqltools.sql.identifier.ValidatorMessage
Check whether the message has error or not
HAVING - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
HAVING - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
HAVING - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
having_clause() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
having_clause() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
help - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.intropage.Messages
 
HELP - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.intropage.PredefinedIntroSection
 
HELP_CONTEXT_ID - Static variable in class org.eclipse.datatools.sqltools.sqleditor.SQLEditor
 
help_desc - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.intropage.Messages
 
HELP_ELEMENT_ID - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.intropage.IntroConstants
 
HelpSystemEditorPart - Class in org.eclipse.datatools.sqltools.common.ui.helpsystem
 
HelpSystemEditorPart() - Constructor for class org.eclipse.datatools.sqltools.common.ui.helpsystem.HelpSystemEditorPart
 
HEXDIGIT - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
HEXDIGIT - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
HEXDIGIT - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
HexHelper - Class in org.eclipse.datatools.sqltools.result.internal.utils
 
HexHelper() - Constructor for class org.eclipse.datatools.sqltools.result.internal.utils.HexHelper
 
HexHelper - Class in org.eclipse.datatools.sqltools.sql.util
 
HexHelper() - Constructor for class org.eclipse.datatools.sqltools.sql.util.HexHelper
 
hideAdvanced - Static variable in class org.eclipse.datatools.sqltools.common.ui.resource.Messages
 
hideDown() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.CustomSashForm
Call to set to hide down
hideLeft() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.CustomSashForm
Call to set to hide left
hideResultColumn(ColumnIdentifier) - Method in class org.eclipse.datatools.connectivity.oda.spec.result.ResultProjection
Hides the specified result column in the query result.
hideRight() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.CustomSashForm
Call to set to hide right
hideUp() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.CustomSashForm
Call to set to hide up
HistoryIndexListener - Class in org.eclipse.datatools.sqltools.result.internal.index
Listener to add or remove result instance from result history index writer
HistoryIndexListener() - Constructor for class org.eclipse.datatools.sqltools.result.internal.index.HistoryIndexListener
 
HOLDLOCK - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
holdlock() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
HOLDLOCK - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
holdlock() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
HOLDLOCK - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
hookInitialization() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.ProceduralObjectEditorHandler
 
hookInitialization() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.DefaultSchemaObjectEditorHandler
 
hookInitialization() - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.ISchemaObjectEditorHandler
Does some initialization jobs, this will be invoked by the editor after all pages are loaded
HORIZONTAL_ALIGNMENT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The meta object id for the 'Horizontal Alignment' enum.
HORIZONTAL_ALIGNMENT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Horizontal Alignment' enum.
HORIZONTAL_ALIGNMENT_OBJECT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The meta object id for the 'Horizontal Alignment Object' data type.
HORIZONTAL_ALIGNMENT_OBJECT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Horizontal Alignment Object' data type.
HorizontalAlignment - Enum in org.eclipse.datatools.connectivity.oda.design
A representation of the literals of the enumeration 'Horizontal Alignment', and utility methods for working with them.
HOST_VAR_PREFIX - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLVariableSymbols
 
HOSTVARIABLE_PREFIX_DEFAULT - Static variable in class org.eclipse.datatools.modelbase.sql.query.util.SQLQuerySourceFormat
Default value for the hostVariablePrefix setting: ':'
HOUR - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.IntervalQualifierType
The 'HOUR' literal value.
HOUR_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.IntervalQualifierType
The 'HOUR' literal object.
HOURS - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.IntervalUnitType
The 'HOURS' literal value.
HOURS - Static variable in class org.eclipse.datatools.modelbase.sql.query.ValueExpressionLabeledDurationType
The 'HOURS' literal value.
HOURS_LITERAL - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.IntervalUnitType
The 'HOURS' literal object.
HOURS_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.query.ValueExpressionLabeledDurationType
The 'HOURS' literal object.
HSQLDB_CATEGORY_ID - Static variable in interface org.eclipse.datatools.enablement.hsqldb.ui.IHSQLDBConnectionProfileConstants
 
HSQLDBActivator - Class in org.eclipse.datatools.enablement.hsqldb.ui
The activator class controls the plug-in life cycle
HSQLDBActivator() - Constructor for class org.eclipse.datatools.enablement.hsqldb.ui.HSQLDBActivator
The constructor
HSQLDBCatalogSchema - Class in org.eclipse.datatools.enablement.hsqldb.catalog
 
HSQLDBCatalogSchema() - Constructor for class org.eclipse.datatools.enablement.hsqldb.catalog.HSQLDBCatalogSchema
 
HSQLDBDriverUIContributor - Class in org.eclipse.datatools.enablement.hsqldb.ui.connection.drivers
 
HSQLDBDriverUIContributor() - Constructor for class org.eclipse.datatools.enablement.hsqldb.ui.connection.drivers.HSQLDBDriverUIContributor
 
HSQLDBJDBCConnection - Class in org.eclipse.datatools.enablement.hsqldb.connection
 
HSQLDBJDBCConnection(IConnectionProfile, Class) - Constructor for class org.eclipse.datatools.enablement.hsqldb.connection.HSQLDBJDBCConnection
 
HSQLDBJDBCConnectionFactory - Class in org.eclipse.datatools.enablement.hsqldb.connection
 
HSQLDBJDBCConnectionFactory() - Constructor for class org.eclipse.datatools.enablement.hsqldb.connection.HSQLDBJDBCConnectionFactory
 
HSQLDBPipelineTreeContentProvider - Class in org.eclipse.datatools.enablement.hsqldb.ui.catalog
 
HSQLDBPipelineTreeContentProvider() - Constructor for class org.eclipse.datatools.enablement.hsqldb.ui.catalog.HSQLDBPipelineTreeContentProvider
 
HSQLDBProfileDetailsWizardPage - Class in org.eclipse.datatools.enablement.hsqldb.ui.connection
 
HSQLDBProfileDetailsWizardPage(String) - Constructor for class org.eclipse.datatools.enablement.hsqldb.ui.connection.HSQLDBProfileDetailsWizardPage
 
HSQLDBProfilePropertyPage - Class in org.eclipse.datatools.enablement.hsqldb.ui.connection
 
HSQLDBProfilePropertyPage() - Constructor for class org.eclipse.datatools.enablement.hsqldb.ui.connection.HSQLDBProfilePropertyPage
 
HSQLDBSchemaLoader - Class in org.eclipse.datatools.enablement.hsqldb.catalog
 
HSQLDBSchemaLoader() - Constructor for class org.eclipse.datatools.enablement.hsqldb.catalog.HSQLDBSchemaLoader
 
HSQLDBSchemaLoader(ICatalogObject) - Constructor for class org.eclipse.datatools.enablement.hsqldb.catalog.HSQLDBSchemaLoader
 
HSQLDBSchemaLoader(ICatalogObject, IConnectionFilterProvider) - Constructor for class org.eclipse.datatools.enablement.hsqldb.catalog.HSQLDBSchemaLoader
 
HTML - Static variable in enum org.eclipse.datatools.connectivity.oda.design.TextFormatType
The 'HTML' literal value.
HTML2TextReader - Class in org.eclipse.datatools.sqltools.common.ui.util
Reads the text contents from a reader of HTML contents and translates the tags or cut them out.
HTML2TextReader(Reader, TextPresentation) - Constructor for class org.eclipse.datatools.sqltools.common.ui.util.HTML2TextReader
Transforms the HTML text from the reader to formatted text.
HTML2TextReader_listItemPrefix - Static variable in class org.eclipse.datatools.sqltools.common.ui.util.Messages
 
HTML_OUTPUTTER_ID - Static variable in interface org.eclipse.datatools.sqltools.result.internal.export.OutputterConstants
 
HTMLOutputter - Class in org.eclipse.datatools.sqltools.result.internal.export
Outputs the result set(s) in HTML format
HTMLOutputter() - Constructor for class org.eclipse.datatools.sqltools.result.internal.export.HTMLOutputter
 
HTMLTextPresenter - Class in org.eclipse.datatools.sqltools.common.ui.util
 
HTMLTextPresenter(boolean) - Constructor for class org.eclipse.datatools.sqltools.common.ui.util.HTMLTextPresenter
 
HTMLTextPresenter() - Constructor for class org.eclipse.datatools.sqltools.common.ui.util.HTMLTextPresenter
 
HTMLTextPresenter_ellipse - Static variable in class org.eclipse.datatools.sqltools.common.ui.util.Messages
 

I

IActionCategoryDefs - Interface in org.eclipse.datatools.connectivity.ui.navigator.actions
Provides some marker IDs for menus in the DSE
IAddConnectListener - Interface in org.eclipse.datatools.connectivity.ui
 
IAddObjectProvider - Interface in org.eclipse.datatools.connectivity.sqm.core.ui.explorer.virtual
 
IAdvancedQuery - Interface in org.eclipse.datatools.connectivity.oda
An optional, extended query interface for more advanced query capabilities.
IASTDeclareComma - Interface in org.eclipse.datatools.sqltools.sql.parser.ast
Represents a comma in the "declare" statement
IASTDeclareKeyword - Interface in org.eclipse.datatools.sqltools.sql.parser.ast
Represents a "declare" keyword in the "declare" statement
IASTDeployable - Interface in org.eclipse.datatools.sqltools.sql.parser.ast
All the statements that can be deploied to db as a executable unit (Routine) should implement this interface
IASTObjname - Interface in org.eclipse.datatools.sqltools.sql.parser.ast
Represents a database object name
IASTProcedurename - Interface in org.eclipse.datatools.sqltools.sql.parser.ast
Represents procedure node
IASTRoutine - Interface in org.eclipse.datatools.sqltools.sql.parser.ast
 
IASTSQLDataType - Interface in org.eclipse.datatools.sqltools.sql.parser.ast
Represents a SQL data type.
IASTSQLDelimiter - Interface in org.eclipse.datatools.sqltools.sql.parser.ast
SQL constructs used to delimit SQL statements.
IASTSQLParam - Interface in org.eclipse.datatools.sqltools.sql.parser.ast
Interface for a parameter definition/local variable definition
IASTSQLParamDefList - Interface in org.eclipse.datatools.sqltools.sql.parser.ast
Interface for the parameter definition list section of a stored procedure
IASTSQLStatement - Interface in org.eclipse.datatools.sqltools.sql.parser.ast
The common interface for all SQL statements.
IASTSQLStatementElement - Interface in org.eclipse.datatools.sqltools.sql.parser.ast
Represents an element in a SQL statement.
IASTStart - Interface in org.eclipse.datatools.sqltools.sql.parser.ast
Represents the root node of the parsing result.
IASTTablename - Interface in org.eclipse.datatools.sqltools.sql.parser.ast
Represents a table name node
IASTTabname - Interface in org.eclipse.datatools.sqltools.sql.parser.ast
Represents a table name node
IASTTrigger - Interface in org.eclipse.datatools.sqltools.sql.parser.ast
 
IASTTriggername - Interface in org.eclipse.datatools.sqltools.sql.parser.ast
Represents procedure node
IASTUDT - Interface in org.eclipse.datatools.sqltools.sql.parser.ast
Represents UDT node
IASTUDTname - Interface in org.eclipse.datatools.sqltools.sql.parser.ast
Represents UDT node
IASTViewname - Interface in org.eclipse.datatools.sqltools.sql.parser.ast
Represents view node
IBlob - Interface in org.eclipse.datatools.connectivity.oda
An optional interface that represents a Binary Large Object (BLOB) value.
ICatalogObject - Interface in org.eclipse.datatools.connectivity.sqm.core.rte
 
ICatalogObjectListener - Interface in org.eclipse.datatools.connectivity.sqm.core.rte
 
ICatalogObjectListener.EventTypeEnumeration - Interface in org.eclipse.datatools.connectivity.sqm.core.rte
 
ICatalogProvider - Interface in org.eclipse.datatools.connectivity.sqm.core.rte
 
ICatalogsFolder - Interface in org.eclipse.datatools.enablement.sybase.ase.providers
 
ICatalogTable - Interface in org.eclipse.datatools.enablement.ase.catalog
 
ICategory - Interface in org.eclipse.datatools.connectivity
This interface is used for accessing functionality specific to connection profile categories.
ICategoryActionFilter - Interface in org.eclipse.datatools.connectivity.ui
Constants used when evaluating category state through IActionFilter or IPropertyTester TODO: remove duplicate entries.
IClob - Interface in org.eclipse.datatools.connectivity.oda
An optional interface that represents a Character Large Object (CLOB) value.
IColumn - Interface in org.eclipse.datatools.sqltools.sql.reference
 
IColumnDataAccessor - Interface in org.eclipse.datatools.sqltools.data.internal.core.common
IColumnDataAccessor defines the interface to access data stored in a given table column.
ICompositeProvider - Interface in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui
This interface will be implemented by components used in the message wizards.
ICON_DESC - Static variable in class org.eclipse.datatools.connectivity.ui.dse.dialogs.ProfileSelectionDialogPage
 
IConfigurationType - Interface in org.eclipse.datatools.connectivity
Deprecated.  
IConnection - Interface in org.eclipse.datatools.connectivity
The base interface for working with connections created from connection profiles.
IConnection - Interface in org.eclipse.datatools.connectivity.oda
A data source connection interface used to establish a live connection to the underlying data provider.
IConnectionFactory - Interface in org.eclipse.datatools.connectivity
This interface is used for creating connections to connection profiles.
IConnectionFactoryProvider - Interface in org.eclipse.datatools.connectivity
This interface is used to access functionality provided by a connection factory extension.
IConnectionFilterProvider - Interface in org.eclipse.datatools.connectivity.sqm.loader
This interface is used by the generic catalog loader helper classes to retrieve any ConnectionFilter that may be defined for the specified object.
IConnectionInitializer - Interface in org.eclipse.datatools.sqltools.editor.core.connection
As we are using connection pool and some configurations of the pooled connection may have been changed during last session, we should reset them into the default status everytime a connection is retrieved from the pool.
IConnectionObserver - Interface in org.eclipse.datatools.sqltools.debugger.core
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).
IConnectionProfile - Interface in org.eclipse.datatools.connectivity
The interface used when working with an instance of a connection profile.
IConnectionProfileActionFilter - Interface in org.eclipse.datatools.connectivity.ui
Constants used when evaluating connection profile state through IActionFilter or IPropertyTester TODO: remove duplicate entries.
IConnectionProfileAttachListener - Interface in org.eclipse.datatools.sqltools.sqleditor
 
IConnectionProfileMigrator - Interface in org.eclipse.datatools.connectivity
Interface used by the connection profile framework which allows providers to hook into profile loading for migration purposes.
IConnectionProfileProvider - Interface in org.eclipse.datatools.connectivity
This interface is used for accessing functionality provided by a connection profile extension.
IConnectionTracker - Interface in org.eclipse.datatools.sqltools.editor.core.connection
This is a simple interface used for notify the listener that a connection is closed.
IConnectListener - Interface in org.eclipse.datatools.connectivity
Deprecated. Created on May 24, 2005
ICONS_PATH - Static variable in class org.eclipse.datatools.sqltools.sql.ui.SQLImages
 
IConstraintCreationConstants - Interface in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils
Some constants used int the constraint creation wizard
IContentChangeListener - Interface in org.eclipse.datatools.sqltools.sqlbuilder
This interface is a listener interface for receiving notifications about changes made to the SQLBuilder's content.
IContentExtension - Interface in org.eclipse.datatools.connectivity.ui
This interface is used by the CommonContentProviderBase for managing user extensions to connection profiles through navigatorContent extensions.
IControlConnectionExtension - Interface in org.eclipse.datatools.sqltools.debugger.core
This is an adapter interface.
IControlStateInfo - Interface in org.eclipse.datatools.sqltools.sqlbuilder.model
The interface defines the UI state of a section control in the SQL Query Builder.
ICPWizard - Interface in org.eclipse.datatools.connectivity.ui.wizards
 
ICreationInfo - Interface in org.eclipse.datatools.connectivity.sqm.core.ui.explorer.virtual
 
ICreationInfoProvider - Interface in org.eclipse.datatools.connectivity.sqm.core.ui.explorer.providers.content.virtual
 
ICuttablePart - Interface in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor
 
ID - Static variable in class org.eclipse.datatools.enablement.mysql.MysqlPlugin
 
id() - Method in class org.eclipse.datatools.enablement.sybase.parser.QuickSQLParser
 
ID - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
ID - Static variable in class org.eclipse.datatools.sqltools.common.ui.resource.CreateFolderAction
The id of this action.
ID - Static variable in class org.eclipse.datatools.sqltools.data.internal.core.DataCorePlugin
 
id() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
ID - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
id() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
ID - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
ID - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.actions.DropRoutineAction
 
ID_APACHE_DERBY - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.model.DBVersionHelper
 
ID_AS - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.model.DBVersionHelper
 
ID_AS400 - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.model.DBVersionHelper
 
ID_CONSOLE_FOLDER_VIEW - Static variable in class org.eclipse.datatools.sqltools.debugger.perspectives.DebuggerPerspective
 
ID_DB2 - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.model.DBVersionHelper
 
ID_DB2400_SQL - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.model.DBVersionHelper
 
ID_DB2_EVERYPLACE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.model.DBVersionHelper
 
ID_DB2_PREFIX - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.model.DBVersionHelper
 
ID_DB2_UDB - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.model.DBVersionHelper
 
ID_DB2_UDB_AS400 - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.model.DBVersionHelper
 
ID_DB2_UDB_ISERIES - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.model.DBVersionHelper
 
ID_DB2_UDB_ZSERIES - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.model.DBVersionHelper
 
ID_DERBY - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.model.DBVersionHelper
 
ID_FACTORY - Static variable in class org.eclipse.datatools.sqltools.sqleditor.SQLEditorInputFactory
 
ID_IBM_CLOUDSCAPE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.model.DBVersionHelper
 
ID_INFORMIX - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.model.DBVersionHelper
 
ID_MYSQL - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.model.DBVersionHelper
 
ID_NAVIGATOR_FOLDER_VIEW - Static variable in class org.eclipse.datatools.sqltools.debugger.perspectives.DebuggerPerspective
 
id_or_string() - Method in class org.eclipse.datatools.enablement.sybase.parser.QuickSQLParser
 
id_or_string() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
id_or_string() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
ID_ORACLE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.model.DBVersionHelper
 
ID_OUTLINE_FOLDER_VIEW - Static variable in class org.eclipse.datatools.sqltools.debugger.perspectives.DebuggerPerspective
 
ID_PATTERN - Static variable in class org.eclipse.datatools.sqltools.sql.util.SQLUtil
 
ID_SQL_BUILDER_STORAGE_EDITOR_INPUT_FACTORY - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.input.SQLBuilderInputFactory
The Factory ID.
ID_SQL_BUILDER_STORAGE_EDITOR_INPUT_FACTORY - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.input.SQLBuilderWindowStateFactory
The Factory ID.
ID_SQL_BUILDER_STORAGE_EDITOR_INPUT_TYPE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.input.SQLBuilderInputFactory
The InputType
ID_SQL_SERVER - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.model.DBVersionHelper
 
ID_SQLDS - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.model.DBVersionHelper
 
ID_STORAGE_EDITOR_INPUT - Static variable in class org.eclipse.datatools.sqltools.sqleditor.SQLEditorInputFactory
 
id_string() - Method in class org.eclipse.datatools.enablement.sybase.parser.QuickSQLParser
 
id_string() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
id_string() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
ID_SYBASE_ASA - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.model.DBVersionHelper
 
ID_SYBASE_ASE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.model.DBVersionHelper
 
ID_TOOLS_FOLDER_VIEW - Static variable in class org.eclipse.datatools.sqltools.debugger.perspectives.DebuggerPerspective
 
ID_WORKSTATION - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.model.DBVersionHelper
 
ID_XML_MEMENTO_ROOT_ELEMENT - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.input.SQLBuilderInputFactory
The root element name used in XMLMemento objects representing SQLBuilderStorageEditorInput objects.
ID_XML_MEMENTO_ROOT_ELEMENT - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.input.SQLBuilderWindowStateFactory
The root element name used in XMLMemento objects representing SQLBuilderStorageEditorInput objects.
IDatabase - Interface in org.eclipse.datatools.sqltools.sql.reference
 
IDatabaseRecognizer - Interface in org.eclipse.datatools.connectivity.sqm.core.definition
A database recognizer for determining the DatabaseDefinition instance that is appropriate for a given Connection object.
IDataServerLaunchPreferenceSection - Interface in org.eclipse.datatools.sqltools.common.ui.preferences
This interface should be implemented for preference UI components that can be used both as global preference setting.
IDataServerPreferenceSection - Interface in org.eclipse.datatools.sqltools.common.ui.preferences
This section will appear inside a preference page as a Tab for data servers to provide vendor specific preferences.
IDataSetMetaData - Interface in org.eclipse.datatools.connectivity.oda
Provides comprehensive information on the driver's capabilities for a type of data set query.
IDataToolsUIServiceManager - Interface in org.eclipse.datatools.connectivity.sqm.core.ui.services
 
IDatatype - Interface in org.eclipse.datatools.sqltools.sql.reference
Represents a data type object.
IDataTypesFolder - Interface in org.eclipse.datatools.enablement.sybase.asa.providers
 
IDataTypesFolder - Interface in org.eclipse.datatools.enablement.sybase.ase.providers
 
IDBConnectionProfileConstants - Interface in org.eclipse.datatools.connectivity.db.generic
Constant definitions for property keys used to identify DB connection profile properties.
IDBContext - Interface in org.eclipse.datatools.sqltools.sqlbuilder.views.source
Copyright International Business Machines Corporation 2001.
IDBDriverDefinitionConstants - Interface in org.eclipse.datatools.connectivity.db.generic
Constant definitions for property keys used to identify DB driver definition properties.
IDBEventsFolder - Interface in org.eclipse.datatools.enablement.sybase.asa.providers
 
IDBEventsFolder - Interface in org.eclipse.datatools.enablement.sybase.ase.providers
 
IDDLGeneratorWrapper - Interface in org.eclipse.datatools.sqltools.schemaobjecteditor.ddl
 
IDdlGenWizardProvider - Interface in org.eclipse.datatools.enablement.sybase.ddl
Used in NewDdlGenWizard selection page.
IDDLProvider - Interface in org.eclipse.datatools.sqltools.schemaobjecteditor.ddl
Consumers of DDL page need to implement this interface in their model.
IDebugHandler - Interface in org.eclipse.datatools.sqltools.debugger.core
To handle all debug related issues.
IDebugHandlerManager - Interface in org.eclipse.datatools.sqltools.debugger.core
Manages all debug handlers
IDeltaDdlGenProvider - Interface in org.eclipse.datatools.enablement.sybase.deltaddl
The interface for extension point deltagenservice to implement specified vender, version database and SQL object type modification scirpt
IDENTIFIED - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.ISybaseASADdlConstants
 
IDENTIFIER_SYMBOL - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexerprs
 
IDENTIFIER_SYMBOL - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexerprs
 
IDENTIFIER_SYMBOL - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
IDENTIFIER_SYMBOL - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
IDENTIFIER_TYPE_COLUM - Static variable in interface org.eclipse.datatools.sqltools.sql.identifier.IIdentifierValidator
column
IDENTIFIER_TYPE_CURSOR - Static variable in interface org.eclipse.datatools.sqltools.sql.identifier.IIdentifierValidator
Cursor
IDENTIFIER_TYPE_EVENT - Static variable in interface org.eclipse.datatools.sqltools.sql.identifier.IIdentifierValidator
Event
IDENTIFIER_TYPE_INDEX - Static variable in interface org.eclipse.datatools.sqltools.sql.identifier.IIdentifierValidator
Index
IDENTIFIER_TYPE_LOCAL_VARAIBLE - Static variable in interface org.eclipse.datatools.sqltools.sql.identifier.IIdentifierValidator
Local variable
IDENTIFIER_TYPE_PARAMETER - Static variable in interface org.eclipse.datatools.sqltools.sql.identifier.IIdentifierValidator
Parameter
IDENTIFIER_TYPE_RULES - Static variable in interface org.eclipse.datatools.sqltools.sql.identifier.IIdentifierValidator
Rule
IDENTIFIER_TYPE_SP - Static variable in interface org.eclipse.datatools.sqltools.sql.identifier.IIdentifierValidator
Stored procedure
IDENTIFIER_TYPE_TABLE - Static variable in interface org.eclipse.datatools.sqltools.sql.identifier.IIdentifierValidator
Table
IDENTIFIER_TYPE_TRIGGER - Static variable in interface org.eclipse.datatools.sqltools.sql.identifier.IIdentifierValidator
Trigger
IDENTIFIER_TYPE_UDF - Static variable in interface org.eclipse.datatools.sqltools.sql.identifier.IIdentifierValidator
User defined function
IDENTIFIER_TYPE_UNKNOW - Static variable in interface org.eclipse.datatools.sqltools.sql.identifier.IIdentifierValidator
Unknow Type
IDENTIFIER_TYPE_VIEW - Static variable in interface org.eclipse.datatools.sqltools.sql.identifier.IIdentifierValidator
View
IdentifierValidator_asa_invalidlength - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.Messages
 
IdentifierValidator_doublequotation_invalid - Static variable in class org.eclipse.datatools.sqltools.sql.internal.identifier.Messages
 
IdentifierValidator_doublequotation_notpermit - Static variable in class org.eclipse.datatools.sqltools.sql.internal.identifier.Messages
 
IdentifierValidator_invalid_part - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.Messages
 
IdentifierValidator_invalid_part - Static variable in class org.eclipse.datatools.sqltools.sql.internal.identifier.Messages
 
IdentifierValidator_invalid_reservedword - Static variable in class org.eclipse.datatools.sqltools.sql.internal.identifier.Messages
 
IdentifierValidator_localvariable_invalidstart - Static variable in class org.eclipse.datatools.sqltools.sql.internal.identifier.Messages
 
IdentifierValidator_other_invalidstart - Static variable in class org.eclipse.datatools.sqltools.sql.internal.identifier.Messages
 
IdentifierValidator_parameter_invalidstart - Static variable in class org.eclipse.datatools.sqltools.sql.internal.identifier.Messages
 
IdentifierValidator_table_invalidstart - Static variable in class org.eclipse.datatools.sqltools.sql.internal.identifier.Messages
 
IDENTITY - Static variable in interface org.eclipse.datatools.enablement.ase.ISybaseASEDdlConstants
 
IDENTITY - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
IDENTITY - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
IDENTITY - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
IDENTITY_GAP - Static variable in interface org.eclipse.datatools.enablement.ase.ISybaseASEDdlConstants
 
IDENTITY_SPECIFIER - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The meta object id for the 'Identity Specifier' class.
IDENTITY_SPECIFIER - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage.Literals
The meta object literal for the 'Identity Specifier' class.
IDENTITY_SPECIFIER__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Comments' reference list.
IDENTITY_SPECIFIER__CYCLE_OPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Cycle Option' attribute.
IDENTITY_SPECIFIER__CYCLE_OPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage.Literals
The meta object literal for the 'Cycle Option' attribute feature.
IDENTITY_SPECIFIER__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Dependencies' containment reference list.
IDENTITY_SPECIFIER__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Description' attribute.
IDENTITY_SPECIFIER__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'EAnnotations' containment reference list.
IDENTITY_SPECIFIER__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Extensions' containment reference list.
IDENTITY_SPECIFIER__GENERATION_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Generation Type' attribute.
IDENTITY_SPECIFIER__GENERATION_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage.Literals
The meta object literal for the 'Generation Type' attribute feature.
IDENTITY_SPECIFIER__INCREMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Increment' attribute.
IDENTITY_SPECIFIER__INCREMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage.Literals
The meta object literal for the 'Increment' attribute feature.
IDENTITY_SPECIFIER__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Label' attribute.
IDENTITY_SPECIFIER__MAXIMUM - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Maximum' attribute.
IDENTITY_SPECIFIER__MAXIMUM - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage.Literals
The meta object literal for the 'Maximum' attribute feature.
IDENTITY_SPECIFIER__MINIMUM - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Minimum' attribute.
IDENTITY_SPECIFIER__MINIMUM - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage.Literals
The meta object literal for the 'Minimum' attribute feature.
IDENTITY_SPECIFIER__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Name' attribute.
IDENTITY_SPECIFIER__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Privileges' reference list.
IDENTITY_SPECIFIER__START_VALUE - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Start Value' attribute.
IDENTITY_SPECIFIER__START_VALUE - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage.Literals
The meta object literal for the 'Start Value' attribute feature.
IDENTITY_SPECIFIER_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The number of structural features of the 'Identity Specifier' class.
IdentitySpecifier - Interface in org.eclipse.datatools.modelbase.sql.schema
A representation of the model object 'Identity Specifier'.
IdentitySpecifierItemProvider - Class in org.eclipse.datatools.modelbase.sql.schema.provider
This is the item provider adapter for a IdentitySpecifier object.
IdentitySpecifierItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.schema.provider.IdentitySpecifierItemProvider
This constructs an instance from a factory and a notifier.
IDisablementPart - Interface in org.eclipse.datatools.sqltools.schemaobjecteditor.ui
Instance of this interface is used to set part control of an editor page enabled or not.
IDLETIME - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
idplus() - Method in class org.eclipse.datatools.enablement.sybase.parser.QuickSQLParser
 
idplus() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
idplus() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
IDriver - Interface in org.eclipse.datatools.connectivity.oda
The entry point to a custom ODA run-time driver's implementation.
IDriverInstancePropertyDescriptor - Interface in org.eclipse.datatools.connectivity.drivers
Interface to be implemented by custom property descriptors used by the driver framework to edit driver definitions.
IDriverMgmtConstants - Interface in org.eclipse.datatools.connectivity.drivers
This file contains some constants used by the driver management code.
IDriverMigrator - Interface in org.eclipse.datatools.connectivity.drivers
Interface used by the driver framework which allows providers to hook into driver loading for migration purposes.
IDriverUIContributor - Interface in org.eclipse.datatools.connectivity.ui.wizards
 
IDriverUIContributorInformation - Interface in org.eclipse.datatools.connectivity.ui.wizards
 
IDriverValuesProvider - Interface in org.eclipse.datatools.connectivity.drivers
 
IDX_STATUS2_DATA_CLUSTERED - Static variable in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogIndex
 
IDX_STATUS2_MRU_UNABLE - Static variable in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogIndex
 
IDX_STATUS2_PREFETCH_UNABLE - Static variable in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogIndex
 
IDX_STATUS2_SUSPECT - Static variable in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogIndex
 
IDX_STATUS_ABORT_DUPROWS - Static variable in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogIndex
 
IDX_STATUS_ALLOW_DUPROWS - Static variable in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogIndex
 
IDX_STATUS_CLUSTERED - Static variable in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogIndex
 
IDX_STATUS_IGNORE_DUPKEYS - Static variable in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogIndex
 
IDX_STATUS_SORTED - Static variable in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogIndex
 
IDX_STATUS_SORTEDCLUSTERED - Static variable in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogIndex
 
IDX_STATUS_SUSPECT - Static variable in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogIndex
 
IDX_STATUS_UNIQUE - Static variable in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogIndex
 
IEditableColumns - Interface in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor
If columns have been modified, user can not add trigger/index for the table
IEditorDescriptor - Interface in org.eclipse.datatools.sqltools.schemaobjecteditor.ui.extensions
Containing some static information of an schema object editor
IEditorPageDescriptor - Interface in org.eclipse.datatools.sqltools.schemaobjecteditor.ui.extensions
Containing some static information of an editor page
IEditSchemaObjectAction - Interface in org.eclipse.datatools.sqltools.schemaobjecteditor.ui.action
Interface for edit schema object action
IEngineeringCallBack - Interface in org.eclipse.datatools.connectivity.sqm.core.rte
 
IEnhanceTableDataReadOnly - Interface in org.eclipse.datatools.sqltools.common.ui.tableviewer
For the Readonly setting for EnhancedTableViewer
IErrorItem - Interface in org.eclipse.datatools.sqltools.schemaobjecteditor.ui
Instance of this interface is used to describe an error item on an editor page.
IExecuteSQLListener - Interface in org.eclipse.datatools.sqltools.sqlbuilder
Listener interface for notification when a SQL statement has been executed.
IExecutionPlanDocument - Interface in org.eclipse.datatools.sqltools.plan
This is the model for drawing purpose.
IExtendedSaveSupport - Interface in org.eclipse.datatools.sqltools.editor
This interface can be implemented by clients who are interested in customizing the save behavior of the SQL Editor.
IExternalExtract - Interface in org.eclipse.datatools.sqltools.data.internal.ui.extract
Clients extending the externalTableDataExtract extension-point must implement
IExternalLoad - Interface in org.eclipse.datatools.sqltools.data.internal.ui.load
Clients extending the externalTableDataLoad extension-point must implement
IExternalTableDataEditor - Interface in org.eclipse.datatools.sqltools.data.internal.ui.editor
IExternalTableDataEditor provides a simple interface for the org.eclipse.wst.rdb.data.ui.externalTableDataEditor extension point.
IF - Static variable in interface org.eclipse.datatools.enablement.sybase.ddl.ISybaseDdlConstants
 
IF - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
IF - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
IF - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
if_prefix() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
if_prefix() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
if_stmt() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
if_stmt() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
IFilterProvider - Interface in org.eclipse.datatools.enablement.sybase.ui.filter
 
IGenericDdlConstants - Interface in org.eclipse.datatools.enablement.sybase
 
IGNORE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.ISybaseASADdlConstants
 
IGNORE_DUPLICATE_KEY - Static variable in interface org.eclipse.datatools.enablement.ase.ISybaseASEDdlConstants
 
IGNORE_DUPLICATE_ROW - Static variable in interface org.eclipse.datatools.enablement.ase.ISybaseASEDdlConstants
 
IGNORE_STATE - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
ignoresDuplicateValues() - Method in class org.eclipse.datatools.connectivity.oda.spec.result.AggregateExpression
Indicates whether this aggregate should ignore duplicate input values of its input source variable(s).
ignoresDuplicateValues() - Method in class org.eclipse.datatools.connectivity.oda.spec.valueexpr.FunctionValueExpression
Indicates whether this function should ignore duplicate values of its input variable(s).
ignoresNullValues() - Method in class org.eclipse.datatools.connectivity.oda.spec.result.AggregateExpression
Indicates whether this aggregate should ignore duplicate null values of its input source variable(s).
IHelpConstants - Interface in org.eclipse.datatools.connectivity.oda.flatfile.ui.util
 
IHelpConstants - Interface in org.eclipse.datatools.enablement.sybase.asa.ui
This file contains all the context help ID that are used by following DMP plugins: TPS_helpKey_constants_for_plug-in: org.eclipse.datatools.enablement.sybase.asa.ui
IHelpConstants - Interface in org.eclipse.datatools.enablement.sybase.ase.ui
This file contains all the context help ID that are used by following DMP plugins: TPS_helpKey_constants_for_plug-in: org.eclipse.datatools.enablement.sybase.ase.ui
IHelpConstants - Interface in org.eclipse.datatools.enablement.sybase
This file contains all the context help ID that are used by following DMP plugins: TPS_helpKey_constants_for_plug-in: org.eclipse.datatools.enablement.sybase
IHelpConstants - Interface in org.eclipse.datatools.sqltools.common.ui.tableviewer
This file contains all the context help ID that are used by following DMP plugins: TPS_helpKey_constants_for_plug-in: org.eclipse.datatools.sqltools.common.ui.ext
IHelpConstants - Interface in org.eclipse.datatools.sqltools.plan
This file contains all the context help ID that are used by following DTP plugins: TPS_helpKey_constants_for_plug-in: org.eclipse.datatools.sqltools.plan
IHelpConstants - Interface in org.eclipse.datatools.sqltools.result.ui
This file contains all the context help ID that are used by following DTP plugins: TPS_helpKey_constants_for_plug-in: org.eclipse.datatools.sqltools.result
IHelpConstants - Interface in org.eclipse.datatools.sqltools.sqleditor
This file contains all the context help ID that are used by following DTP plugins: TPS_helpKey_constants_for_plug-in: org.eclipse.datatools.sqltools.sqleditor
IHelpContextIds - Interface in org.eclipse.datatools.sqltools.sqleditor.internal
Help context ids for the SQL Editor plugin.
IHelpContextsConnectivityUIDSE - Interface in org.eclipse.datatools.connectivity.ui.dse
 
IHelpContextsGenericDBProfile - Interface in org.eclipse.datatools.connectivity.db.generic.ui
 
IHSQLDBConnectionProfileConstants - Interface in org.eclipse.datatools.enablement.hsqldb.ui
 
IIdentifierValidator - Interface in org.eclipse.datatools.sqltools.sql.identifier
Validator interface for checking identifier
IIntroHyperAction - Interface in org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.intropage
Will be called to set the page
IJDBCASAConnectionProfileConstants - Interface in org.eclipse.datatools.enablement.sybase.asa
 
IJDBCASEConnectionProfileConstants - Interface in org.eclipse.datatools.enablement.ase
 
IJDBCConnectionProfileConstants - Interface in org.eclipse.datatools.connectivity.drivers.jdbc
Constant definitions for property keys used to identify DB connection profile properties.
IJDBCDriverDefinitionConstants - Interface in org.eclipse.datatools.connectivity.drivers.jdbc
Constant definitions for property keys used to identify DB driver definition properties.
ILogger - Interface in org.eclipse.datatools.sqltools.plan.internal.util
Interface for logger
ILogger - Interface in org.eclipse.datatools.sqltools.result.internal.utils
Interface for logger
ILogger - Interface in org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util
Interface for logger
IMAGE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.SQLDataTypes
 
image - Variable in class org.eclipse.datatools.enablement.sybase.parser.Token
The string image of the token.
image - Variable in class org.eclipse.datatools.sqltools.sql.parser.Token
The string image of the token.
ImageContainer - Class in org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.intropage
A composite containing an image
ImageContainer(Composite) - Constructor for class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.intropage.ImageContainer
 
ImageDescriptorRegistry - Class in org.eclipse.datatools.sqltools.common.ui.util
A registry that maps ImageDescriptors to Image.
ImageDescriptorRegistry() - Constructor for class org.eclipse.datatools.sqltools.common.ui.util.ImageDescriptorRegistry
Creates a new image descriptor registry for the current or default display, respectively.
ImageDescriptorRegistry(Display) - Constructor for class org.eclipse.datatools.sqltools.common.ui.util.ImageDescriptorRegistry
Creates a new image descriptor registry for the given display.
ImageDescriptorRegistry_Allocating_image_for_wrong_display_1 - Static variable in class org.eclipse.datatools.sqltools.common.ui.util.Messages
 
ImageImageDescriptor - Class in org.eclipse.datatools.sqltools.common.ui.util
Image descriptor for an image.
ImageImageDescriptor(Image) - Constructor for class org.eclipse.datatools.sqltools.common.ui.util.ImageImageDescriptor
Constructor for ImagImageDescriptor.
Images - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils
Utility class to load images
Images() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.Images
 
Images - Class in org.eclipse.datatools.sqltools.common.ui.util
 
Images() - Constructor for class org.eclipse.datatools.sqltools.common.ui.util.Images
 
Images - Class in org.eclipse.datatools.sqltools.plan.internal.util
Utility class to load images
Images() - Constructor for class org.eclipse.datatools.sqltools.plan.internal.util.Images
 
Images - Class in org.eclipse.datatools.sqltools.result.internal.ui.utils
Utility class to load images
Images() - Constructor for class org.eclipse.datatools.sqltools.result.internal.ui.utils.Images
 
Images - Class in org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.utils
Utility class to load images
Images() - Constructor for class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.utils.Images
 
Images - Class in org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util
Utility class to load images
Images() - Constructor for class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.Images
 
Images - Class in org.eclipse.datatools.sqltools.sqleditor.plan
Utility class to load images
Images() - Constructor for class org.eclipse.datatools.sqltools.sqleditor.plan.Images
 
IMAGES_PATH - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilderPlugin
 
IManagedConnection - Interface in org.eclipse.datatools.connectivity
Managed connections represent connection instances whose life cycle is managed by the connection profile it is associated with through the connect() and disconnnect() methods on IConnectionProfile.
IManagedConnection.ICloneConnectionJob - Interface in org.eclipse.datatools.connectivity
Interface implemented by the Job used in IManagedConnection.cloneConnection(IJobChangeListener).
IManagedConnectionListener - Interface in org.eclipse.datatools.connectivity
IManagedConnection notifies clients of changes to the connection being managed through this listener interface.
IManagedConnectionOfflineListener - Interface in org.eclipse.datatools.connectivity
Extends the base interface by adding callbacks specific to working offline.
IMatchingPairs - Interface in org.eclipse.datatools.sqltools.sqleditor.internal.matching
The matching pattern (mapping rules) of specific language.
IMG_CHEATSHEET - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.utils.Images
 
IMG_CHECKED - Static variable in class org.eclipse.datatools.sqltools.common.ui.util.Images
 
IMG_CHECKED_READONLY - Static variable in class org.eclipse.datatools.sqltools.common.ui.util.Images
 
IMG_CK - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SybaseImages
 
IMG_CK - Static variable in class org.eclipse.datatools.enablement.sybase.ui.SybaseImages
 
IMG_COLLAPSE_ALL - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.Images
 
IMG_COLUMN - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SybaseImages
 
IMG_COLUMN - Static variable in class org.eclipse.datatools.enablement.sybase.ui.SybaseImages
 
IMG_COLUMN_ADD - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.SybComponentsImages
 
IMG_COLUMN_ADD_DISABLED - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.SybComponentsImages
 
IMG_COLUMN_DELETE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.SybComponentsImages
 
IMG_COLUMN_DELETE_DISABLED - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.SybComponentsImages
 
IMG_COMPUTED_COLUMN - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SybaseImages
 
IMG_COMPUTED_COLUMN - Static variable in class org.eclipse.datatools.enablement.sybase.ui.SybaseImages
 
IMG_CRITICAL - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.utils.Images
 
IMG_CURRENT_OPERATOR - Static variable in class org.eclipse.datatools.sqltools.plan.internal.util.Images
 
IMG_DATABASE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SybaseImages
 
IMG_DATABASE - Static variable in class org.eclipse.datatools.enablement.sybase.ui.SybaseImages
 
IMG_DDL_GENERATOR - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.SybComponentsImages
 
IMG_DDLGEN_DATABASE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.SybComponentsImages
 
IMG_DDLGEN_DEFAULT - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.SybComponentsImages
 
IMG_DDLGEN_EVENT - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.SybComponentsImages
 
IMG_DDLGEN_FUNCTION - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.SybComponentsImages
 
IMG_DDLGEN_INDEX - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.SybComponentsImages
 
IMG_DDLGEN_INSTEAD_OF_TRIGGER - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.SybComponentsImages
 
IMG_DDLGEN_JOIN_INDEX - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.SybComponentsImages
 
IMG_DDLGEN_PROCEDURE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.SybComponentsImages
 
IMG_DDLGEN_RULE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.SybComponentsImages
 
IMG_DDLGEN_TABLE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.SybComponentsImages
 
IMG_DDLGEN_TEMP_TABLE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.SybComponentsImages
 
IMG_DDLGEN_TRIGGER - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.SybComponentsImages
 
IMG_DDLGEN_UDT - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.SybComponentsImages
 
IMG_DDLGEN_VIEW - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.SybComponentsImages
 
IMG_DDLGEN_WEB_SERVICE_TABLE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.SybComponentsImages
 
IMG_DIRPROXYTABLE - Static variable in class org.eclipse.datatools.enablement.sybase.ase.ui.ASEImages
 
IMG_DISABLEDTRIGGER - Static variable in class org.eclipse.datatools.enablement.sybase.ase.ui.ASEImages
 
IMG_EDT_DATABASE - Static variable in class org.eclipse.datatools.sqltools.sql.ui.SQLImages
 
IMG_EDT_DATATYPE - Static variable in class org.eclipse.datatools.sqltools.sql.ui.SQLImages
 
IMG_EDT_DEFAULT - Static variable in class org.eclipse.datatools.sqltools.sql.ui.SQLImages
 
IMG_EDT_DELETE - Static variable in class org.eclipse.datatools.sqltools.sql.ui.SQLImages
 
IMG_EDT_EVENT - Static variable in class org.eclipse.datatools.sqltools.sql.ui.SQLImages
 
IMG_EDT_FUNCTION - Static variable in class org.eclipse.datatools.sqltools.sql.ui.SQLImages
 
IMG_EDT_INSERT - Static variable in class org.eclipse.datatools.sqltools.sql.ui.SQLImages
 
IMG_EDT_INSERT_TRIGGER - Static variable in class org.eclipse.datatools.sqltools.sql.ui.SQLImages
 
IMG_EDT_KEYWORD - Static variable in class org.eclipse.datatools.sqltools.sql.ui.SQLImages
 
IMG_EDT_PARAMETER - Static variable in class org.eclipse.datatools.sqltools.sql.ui.SQLImages
 
IMG_EDT_PROCEDURE - Static variable in class org.eclipse.datatools.sqltools.sql.ui.SQLImages
 
IMG_EDT_SELECT - Static variable in class org.eclipse.datatools.sqltools.sql.ui.SQLImages
 
IMG_EDT_SQL - Static variable in class org.eclipse.datatools.sqltools.sql.ui.SQLImages
 
IMG_EDT_SYSTEM_PROCEDURE - Static variable in class org.eclipse.datatools.sqltools.sql.ui.SQLImages
 
IMG_EDT_TABLE - Static variable in class org.eclipse.datatools.sqltools.sql.ui.SQLImages
 
IMG_EDT_TABLE_ALIAS - Static variable in class org.eclipse.datatools.sqltools.sql.ui.SQLImages
 
IMG_EDT_TRIGGER - Static variable in class org.eclipse.datatools.sqltools.sql.ui.SQLImages
 
IMG_EDT_UNRESERVEDKEYWORD - Static variable in class org.eclipse.datatools.sqltools.sql.ui.SQLImages
 
IMG_EDT_UPDATE - Static variable in class org.eclipse.datatools.sqltools.sql.ui.SQLImages
 
IMG_EDT_VIEW - Static variable in class org.eclipse.datatools.sqltools.sql.ui.SQLImages
 
IMG_EVENT - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SybaseImages
 
IMG_EVENT - Static variable in class org.eclipse.datatools.enablement.sybase.ui.SybaseImages
 
IMG_EXPLAIN_SQL - Static variable in class org.eclipse.datatools.sqltools.sqleditor.plan.Images
 
IMG_EXPORT_PLAN - Static variable in class org.eclipse.datatools.sqltools.plan.internal.util.Images
 
IMG_EXPORT_PLAN_DISABLE - Static variable in class org.eclipse.datatools.sqltools.plan.internal.util.Images
 
IMG_EXPORT_RESULT - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.utils.Images
 
IMG_EXPRESSION_BUILDER_WIZARD - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.SQLResource
 
IMG_FAIL - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.utils.Images
 
IMG_FAILED_PLAN - Static variable in class org.eclipse.datatools.sqltools.plan.internal.util.Images
 
IMG_FILEPROXYTABLE - Static variable in class org.eclipse.datatools.enablement.sybase.ase.ui.ASEImages
 
IMG_FK - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SybaseImages
 
IMG_FK - Static variable in class org.eclipse.datatools.enablement.sybase.ui.SybaseImages
 
IMG_FOLDER - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SybaseImages
 
IMG_FOLDER - Static variable in class org.eclipse.datatools.enablement.sybase.ui.SybaseImages
 
IMG_GRAPHIC_PLAN - Static variable in class org.eclipse.datatools.sqltools.plan.internal.util.Images
 
IMG_GROUP - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SybaseImages
 
IMG_GROUP - Static variable in class org.eclipse.datatools.enablement.sybase.ui.SybaseImages
 
IMG_HELP - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.utils.Images
 
IMG_HELP - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.Images
 
IMG_HORIZONTAL - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.Images
 
IMG_HORIZONTAL_PLAN_VIEW - Static variable in class org.eclipse.datatools.sqltools.plan.internal.util.Images
 
IMG_HORIZONTAL_RESULTS_VIEW - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.utils.Images
 
IMG_IMPORT_PLAN - Static variable in class org.eclipse.datatools.sqltools.plan.internal.util.Images
 
IMG_IMPORT_PLAN_DISABLE - Static variable in class org.eclipse.datatools.sqltools.plan.internal.util.Images
 
IMG_INDEX - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SybaseImages
 
IMG_INDEX - Static variable in class org.eclipse.datatools.enablement.sybase.ui.SybaseImages
 
IMG_INSTEAD_OF_TRIGGER - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SybaseImages
 
IMG_MAIN - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.utils.Images
 
IMG_NEW_DATABASE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.SybComponentsImages
 
IMG_NEW_DEFAULT - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.SybComponentsImages
 
IMG_NEW_EVENT - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.SybComponentsImages
 
IMG_NEW_FUNCTION - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.SybComponentsImages
 
IMG_NEW_INDEX - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.SybComponentsImages
 
IMG_NEW_INSTEAD_OF_TRIGGER - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.SybComponentsImages
 
IMG_NEW_JOIN_INDEX - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.SybComponentsImages
 
IMG_NEW_PROCEDURE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.SybComponentsImages
 
IMG_NEW_RULE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.SybComponentsImages
 
IMG_NEW_TABLE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.SybComponentsImages
 
IMG_NEW_TEMP_TABLE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.SybComponentsImages
 
IMG_NEW_TRIGGER - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.SybComponentsImages
 
IMG_NEW_UDT - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.SybComponentsImages
 
IMG_NEW_VIEW - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.SybComponentsImages
 
IMG_NEW_WEB_SERVICE_TABLE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.SybComponentsImages
 
IMG_OTHER_CHECKED - Static variable in class org.eclipse.datatools.sqltools.common.ui.util.Images
 
IMG_OTHER_UNCHECKED - Static variable in class org.eclipse.datatools.sqltools.common.ui.util.Images
 
IMG_PARAM - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SybaseImages
 
IMG_PARAM - Static variable in class org.eclipse.datatools.enablement.sybase.ui.SybaseImages
 
IMG_PARAM_IN - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SybaseImages
 
IMG_PARAM_IN - Static variable in class org.eclipse.datatools.enablement.sybase.ui.SybaseImages
 
IMG_PARAM_OUT - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SybaseImages
 
IMG_PARAM_OUT - Static variable in class org.eclipse.datatools.enablement.sybase.ui.SybaseImages
 
IMG_PK - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SybaseImages
 
IMG_PK - Static variable in class org.eclipse.datatools.enablement.sybase.ui.SybaseImages
 
IMG_PLAN_TYPE - Static variable in class org.eclipse.datatools.sqltools.plan.internal.util.Images
 
IMG_PROXY_DATABASE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SybaseImages
 
IMG_PROXY_DATABASE - Static variable in class org.eclipse.datatools.enablement.sybase.ui.SybaseImages
 
IMG_PROXYDATABASE - Static variable in class org.eclipse.datatools.enablement.sybase.ase.ui.ASEImages
 
IMG_REFRESH - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.Images
 
IMG_REMOTETABLE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.ui.ASAImages
 
IMG_REMOTETABLE - Static variable in class org.eclipse.datatools.enablement.sybase.ase.ui.ASEImages
 
IMG_REMOVE - Static variable in class org.eclipse.datatools.sqltools.plan.internal.util.Images
 
IMG_REMOVE - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.utils.Images
 
IMG_REMOVE_DISABLE - Static variable in class org.eclipse.datatools.sqltools.plan.internal.util.Images
 
IMG_REMOVE_DISABLE - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.utils.Images
 
IMG_REMOVEALL - Static variable in class org.eclipse.datatools.sqltools.plan.internal.util.Images
 
IMG_REMOVEALL - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.utils.Images
 
IMG_REMOVEALL_DISABLE - Static variable in class org.eclipse.datatools.sqltools.plan.internal.util.Images
 
IMG_REMOVEALL_DISABLE - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.utils.Images
 
IMG_RESULT_VIEW_FILTER - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.utils.Images
 
IMG_RESULT_VIEW_WARN - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.utils.Images
 
IMG_REVERT - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.Images
 
IMG_ROLE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SybaseImages
 
IMG_ROLE - Static variable in class org.eclipse.datatools.enablement.sybase.ui.SybaseImages
 
IMG_RPCPROXYTABLE - Static variable in class org.eclipse.datatools.enablement.sybase.ase.ui.ASEImages
 
IMG_RUNNING - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.utils.Images
 
IMG_SAVE_TO_DB - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.Images
 
IMG_SAVEAS - Static variable in class org.eclipse.datatools.sqltools.common.ui.util.Images
 
IMG_SAVEAS - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.utils.Images
 
IMG_SAVEAS - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.Images
 
IMG_SAVEAS_ACTION - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.utils.Images
 
IMG_SEGMENT - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SybaseImages
 
IMG_SEGMENT - Static variable in class org.eclipse.datatools.enablement.sybase.ui.SybaseImages
 
IMG_SHOWPLAN - Static variable in class org.eclipse.datatools.sqltools.plan.internal.util.Images
 
IMG_SINGLE_TAB - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.utils.Images
 
IMG_START - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.utils.Images
 
IMG_STARTED - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.utils.Images
 
IMG_STORED_PROCEDURE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SybaseImages
 
IMG_STORED_PROCEDURE - Static variable in class org.eclipse.datatools.enablement.sybase.ui.SybaseImages
 
IMG_SUCCESS - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.utils.Images
 
IMG_SYSTEM_DATA_TYPE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SybaseImages
 
IMG_SYSTEM_DATA_TYPE - Static variable in class org.eclipse.datatools.enablement.sybase.ui.SybaseImages
 
IMG_SYSTEM_STORED_PROCEDURE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SybaseImages
 
IMG_SYSTEM_STORED_PROCEDURE - Static variable in class org.eclipse.datatools.enablement.sybase.ui.SybaseImages
 
IMG_SYSTEM_TABLE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SybaseImages
 
IMG_SYSTEM_TABLE - Static variable in class org.eclipse.datatools.enablement.sybase.ui.SybaseImages
 
IMG_SYSTEMPROCEDURE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SybaseImages
 
IMG_SYSTEMPROCEDURE - Static variable in class org.eclipse.datatools.enablement.sybase.ui.SybaseImages
 
IMG_SYSTEMTABLE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SybaseImages
 
IMG_SYSTEMTABLE - Static variable in class org.eclipse.datatools.enablement.sybase.ui.SybaseImages
 
IMG_SYSTEMVIEW - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SybaseImages
 
IMG_SYSTEMVIEW - Static variable in class org.eclipse.datatools.enablement.sybase.ui.SybaseImages
 
IMG_TABLE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SybaseImages
 
IMG_TABLE - Static variable in class org.eclipse.datatools.enablement.sybase.ui.SybaseImages
 
IMG_TABLE_DATA - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SybaseImages
 
IMG_TABLE_DATA - Static variable in class org.eclipse.datatools.enablement.sybase.ui.SybaseImages
 
IMG_TABLE_SCHEMA - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SybaseImages
 
IMG_TABLE_SCHEMA - Static variable in class org.eclipse.datatools.enablement.sybase.ui.SybaseImages
 
IMG_TEMPORARY_DATABASE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SybaseImages
 
IMG_TEMPORARY_DATABASE - Static variable in class org.eclipse.datatools.enablement.sybase.ui.SybaseImages
 
IMG_TEMPORARY_TABLE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SybaseImages
 
IMG_TEMPORARY_TABLE - Static variable in class org.eclipse.datatools.enablement.sybase.ui.SybaseImages
 
IMG_TERMINATE - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.utils.Images
 
IMG_TERMINATE_DISABLE - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.utils.Images
 
IMG_TEXT_MODE - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.utils.Images
 
IMG_TEXT_PLAN - Static variable in class org.eclipse.datatools.sqltools.plan.internal.util.Images
 
IMG_TRIGGER - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SybaseImages
 
IMG_TRIGGER - Static variable in class org.eclipse.datatools.enablement.sybase.ui.SybaseImages
 
IMG_UDF - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SybaseImages
 
IMG_UDF - Static variable in class org.eclipse.datatools.enablement.sybase.ui.SybaseImages
 
IMG_UDT - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SybaseImages
 
IMG_UDT - Static variable in class org.eclipse.datatools.enablement.sybase.ui.SybaseImages
 
IMG_UNCHECKED - Static variable in class org.eclipse.datatools.sqltools.common.ui.util.Images
 
IMG_UNCHECKED_READONLY - Static variable in class org.eclipse.datatools.sqltools.common.ui.util.Images
 
IMG_UNIQUE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SybaseImages
 
IMG_UNIQUE - Static variable in class org.eclipse.datatools.enablement.sybase.ui.SybaseImages
 
IMG_USER - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SybaseImages
 
IMG_USER - Static variable in class org.eclipse.datatools.enablement.sybase.ui.SybaseImages
 
IMG_VERTICAL - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.Images
 
IMG_VERTICAL_PLAN_VIEW - Static variable in class org.eclipse.datatools.sqltools.plan.internal.util.Images
 
IMG_VERTICAL_RESULTS_VIEW - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.utils.Images
 
IMG_VIEW - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SybaseImages
 
IMG_VIEW - Static variable in class org.eclipse.datatools.enablement.sybase.ui.SybaseImages
 
IMG_WARNING - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.utils.Images
 
IMG_WEBSERVICETABLE - Static variable in class org.eclipse.datatools.enablement.sybase.ase.ui.ASEImages
 
IMMU_CATALOG - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.ConstraintValidator
 
IMPLICIT - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.CoercibilityType
The 'IMPLICIT' literal value.
IMPLICIT_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.CoercibilityType
The 'IMPLICIT' literal object.
ImportProfileViewAction - Class in org.eclipse.datatools.connectivity.ui.actions
Ideally, this class should be split into two, one is for Action, the other is for View Action.
ImportProfileViewAction() - Constructor for class org.eclipse.datatools.connectivity.ui.actions.ImportProfileViewAction
Constructor
IN - Static variable in enum org.eclipse.datatools.connectivity.oda.design.ParameterMode
The 'In' literal value.
IN - Static variable in interface org.eclipse.datatools.enablement.sybase.ddl.ISybaseDdlConstants
 
IN - Static variable in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.JDBCParameterType
The 'In' literal value.
IN - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
IN - Static variable in class org.eclipse.datatools.modelbase.sql.routines.ParameterMode
The 'IN' literal value.
IN - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
IN - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
IN_LITERAL - Static variable in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.JDBCParameterType
The 'In' literal object.
IN_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.routines.ParameterMode
The 'IN' literal object.
IN_MULTI_LINE_COMMENT - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
IN_MULTI_LINE_COMMENT - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
IN_MULTI_LINE_COMMENT - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
IN_OUT - Static variable in enum org.eclipse.datatools.connectivity.oda.design.ParameterMode
The 'In Out' literal value.
IN_OUT - Static variable in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.JDBCParameterType
The 'In Out' literal value.
IN_OUT - Static variable in class org.eclipse.datatools.sqltools.result.Parameter
 
IN_OUT_LITERAL - Static variable in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.JDBCParameterType
The 'In Out' literal object.
in_predicate() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
in_predicate() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
IN_SINGLE_LINE_COMMENT - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
IN_SINGLE_LINE_COMMENT - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
IN_SINGLE_LINE_COMMENT - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
in_value_list() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
in_value_list() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
INameCompositeProvider - Interface in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui
 
includeCase(boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.ExpressionsComboBoxCellEditor
 
includeCast(boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.ExpressionsComboBoxCellEditor
 
includeConstant(boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.ExpressionsComboBoxCellEditor
 
includeExprByOperator(boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.ExpressionsComboBoxCellEditor
 
includeFunction(boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.ExpressionsComboBoxCellEditor
 
includesProgressMonitor() - Method in class org.eclipse.datatools.connectivity.oda.design.ui.manifest.DataSourceWizardInfo
 
includeSubQuery(boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.ExpressionsComboBoxCellEditor
 
INCLUDING_XMLDECLARATION - Static variable in class org.eclipse.datatools.modelbase.sql.xml.query.XMLDeclarationType
The 'INCLUDING XMLDECLARATION' literal value.
INCLUDING_XMLDECLARATION_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.xml.query.XMLDeclarationType
The 'INCLUDING XMLDECLARATION' literal object.
increaseFrequency() - Method in class org.eclipse.datatools.sqltools.result.internal.model.ResultInstance
 
increaseFrequency() - Method in interface org.eclipse.datatools.sqltools.result.model.IResultInstance
Inceases the execution frequency by 1, will only be called when this instance is re-executing
INCREMENT_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The meta object id for the 'Increment Type' enum.
INCREMENT_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage.Literals
The meta object literal for the 'Increment Type' enum.
IncrementType - Class in org.eclipse.datatools.modelbase.sql.constraints
A representation of the literals of the enumeration 'Increment Type', and utility methods for working with them.
INDEX - Static variable in class org.eclipse.datatools.connectivity.sqm.core.definition.EngineeringOptionID
 
INDEX - Static variable in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDatabaseObjecType
 
INDEX - Static variable in interface org.eclipse.datatools.enablement.sybase.IGenericDdlConstants
 
INDEX - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
INDEX - Static variable in class org.eclipse.datatools.enablement.sybase.ui.util.DSEContentProviderUtil
 
Index - Interface in org.eclipse.datatools.modelbase.sql.constraints
A representation of the model object 'Index'.
INDEX - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The meta object id for the 'Index' class.
INDEX - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage.Literals
The meta object literal for the 'Index' class.
INDEX - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
INDEX - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
INDEX__CLUSTERED - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Clustered' attribute.
INDEX__CLUSTERED - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage.Literals
The meta object literal for the 'Clustered' attribute feature.
INDEX__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Comments' reference list.
INDEX__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Dependencies' containment reference list.
INDEX__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Description' attribute.
INDEX__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'EAnnotations' containment reference list.
INDEX__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Extensions' containment reference list.
INDEX__FILL_FACTOR - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Fill Factor' attribute.
INDEX__FILL_FACTOR - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage.Literals
The meta object literal for the 'Fill Factor' attribute feature.
INDEX__FOREIGN_KEY - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Foreign Key' reference list.
INDEX__FOREIGN_KEY - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage.Literals
The meta object literal for the 'Foreign Key' reference list feature.
INDEX__INCLUDED_MEMBERS - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Included Members' containment reference list.
INDEX__INCLUDED_MEMBERS - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage.Literals
The meta object literal for the 'Included Members' containment reference list feature.
INDEX__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Label' attribute.
INDEX__MEMBERS - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Members' containment reference list.
INDEX__MEMBERS - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage.Literals
The meta object literal for the 'Members' containment reference list feature.
INDEX__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Name' attribute.
INDEX__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Privileges' reference list.
INDEX__SCHEMA - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Schema' reference.
INDEX__SCHEMA - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage.Literals
The meta object literal for the 'Schema' reference feature.
INDEX__SYSTEM_GENERATED - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'System Generated' attribute.
INDEX__SYSTEM_GENERATED - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage.Literals
The meta object literal for the 'System Generated' attribute feature.
INDEX__TABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Table' reference.
INDEX__TABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage.Literals
The meta object literal for the 'Table' reference feature.
INDEX__UNIQUE - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Unique' attribute.
INDEX__UNIQUE - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage.Literals
The meta object literal for the 'Unique' attribute feature.
INDEX_COL_QUERY - Static variable in interface org.eclipse.datatools.enablement.ase.catalog.ASESQLs
 
INDEX_COL_STATUS3_QUERY - Static variable in interface org.eclipse.datatools.enablement.ase.catalog.ASESQLs
 
INDEX_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The number of structural features of the 'Index' class.
INDEX_INFO_QUERY - Static variable in interface org.eclipse.datatools.enablement.ase.catalog.ASESQLs
 
INDEX_MEMBER - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The meta object id for the 'Index Member' class.
INDEX_MEMBER - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage.Literals
The meta object literal for the 'Index Member' class.
INDEX_MEMBER__COLUMN - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Column' reference.
INDEX_MEMBER__COLUMN - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage.Literals
The meta object literal for the 'Column' reference feature.
INDEX_MEMBER__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Comments' reference list.
INDEX_MEMBER__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Dependencies' containment reference list.
INDEX_MEMBER__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Description' attribute.
INDEX_MEMBER__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'EAnnotations' containment reference list.
INDEX_MEMBER__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Extensions' containment reference list.
INDEX_MEMBER__INCREMENT_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Increment Type' attribute.
INDEX_MEMBER__INCREMENT_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage.Literals
The meta object literal for the 'Increment Type' attribute feature.
INDEX_MEMBER__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Label' attribute.
INDEX_MEMBER__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Name' attribute.
INDEX_MEMBER__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Privileges' reference list.
INDEX_MEMBER_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The number of structural features of the 'Index Member' class.
INDEX_NAME_QUERY - Static variable in interface org.eclipse.datatools.enablement.ase.catalog.ASESQLs
 
INDEX_OBJTYPE - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLDBProposal
 
INDEXES - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.Constants
 
INDEXES_TYPE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.commonui.SchemaObjectsViewerContentProvider
 
IndexesSectionMetaData - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.indexes
Meta data for ASA "Indexes" editor section
IndexesSectionMetaData() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.indexes.IndexesSectionMetaData
 
IndexesSectionMetaData_clustered - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.indexes.Messages
 
IndexesSectionMetaData_columns - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.indexes.Messages
 
IndexesSectionMetaData_dbspace - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.indexes.Messages
 
IndexesSectionMetaData_name - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.indexes.Messages
 
IndexesSectionMetaData_unique - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.indexes.Messages
 
IndexesViewerLabelProvider - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.indexes
ASA "Indexes" section label provider
IndexesViewerLabelProvider() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.indexes.IndexesViewerLabelProvider
 
IndexInfoASALoader - Class in org.eclipse.datatools.enablement.sybase.asa.baseloaders
 
IndexInfoASALoader(SybaseASABaseIndex) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.baseloaders.IndexInfoASALoader
 
IndexItemProvider - Class in org.eclipse.datatools.modelbase.sql.constraints.provider
This is the item provider adapter for a Index object.
IndexItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.constraints.provider.IndexItemProvider
This constructs an instance from a factory and a notifier.
IndexMember - Interface in org.eclipse.datatools.modelbase.sql.constraints
A representation of the model object 'Index Member'.
IndexMemberItemProvider - Class in org.eclipse.datatools.modelbase.sql.constraints.provider
This is the item provider adapter for a IndexMember object.
IndexMemberItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.constraints.provider.IndexMemberItemProvider
This constructs an instance from a factory and a notifier.
indexOf(Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.ObjectHelper
 
indexOf(String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.ObjectHelper
 
indexOfAnyBut(String, String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.StringUtility
 
indexOfAnyBut(String, String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.TString
 
indexOfValue(Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.ObjectHelper
 
IndexValidator_message_duplicate_index - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.Messages
 
IndexValidator_message_index_name_invalid - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.Messages
 
IndexValidator_message_no_column_select - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.Messages
 
IndexValidator_message_no_index_name - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.Messages
 
IndexValidator_source_index_column - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.Messages
 
IndexValidator_source_index_name - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.Messages
 
INFO - Static variable in class org.eclipse.datatools.connectivity.oda.util.logging.Level
The constant indicating the integer value of INFO.
info(String) - Method in class org.eclipse.datatools.connectivity.oda.util.logging.Logger
Log a INFO log message.
info(Object) - Method in interface org.eclipse.datatools.sqltools.plan.internal.util.ILogger
This method should NOT be used since it doesn't use the resource bundle to localize the message.
info(Object, Throwable) - Method in interface org.eclipse.datatools.sqltools.plan.internal.util.ILogger
This method should NOT be used since it doesn't use the resource bundle to localize the message.
info(String) - Method in interface org.eclipse.datatools.sqltools.plan.internal.util.ILogger
For info logging with no arguments
info(String, Throwable) - Method in interface org.eclipse.datatools.sqltools.plan.internal.util.ILogger
For info logging with no arguments but a stack trace
info(String, Object) - Method in interface org.eclipse.datatools.sqltools.plan.internal.util.ILogger
For info logging with one argument
info(String, Object, Throwable) - Method in interface org.eclipse.datatools.sqltools.plan.internal.util.ILogger
For info logging with one argument and a stack trace
info(String, Object, Object) - Method in interface org.eclipse.datatools.sqltools.plan.internal.util.ILogger
For info logging with 2 arguments
info(String, Object, Object, Throwable) - Method in interface org.eclipse.datatools.sqltools.plan.internal.util.ILogger
For info logging with 2 arguments and a stack trace
info(String, Object, Object, Object) - Method in interface org.eclipse.datatools.sqltools.plan.internal.util.ILogger
For info logging with 3 arguments
info(String, Object, Object, Object, Throwable) - Method in interface org.eclipse.datatools.sqltools.plan.internal.util.ILogger
For info logging with 3 arguments and a stack trace
info(String, Object, Object, Object, Object) - Method in interface org.eclipse.datatools.sqltools.plan.internal.util.ILogger
For info logging with 4 arguments
info(String, Object, Object, Object, Object, Throwable) - Method in interface org.eclipse.datatools.sqltools.plan.internal.util.ILogger
For info logging with 4 arguments and a stack trace
info(String, Object, Object, Object, Object, Object) - Method in interface org.eclipse.datatools.sqltools.plan.internal.util.ILogger
For info logging with 5 arguments
info(String, Object, Object, Object, Object, Object, Throwable) - Method in interface org.eclipse.datatools.sqltools.plan.internal.util.ILogger
For info logging with 5 arguments and a stack trace
info(String, Object[]) - Method in interface org.eclipse.datatools.sqltools.plan.internal.util.ILogger
For info logging methods where the number of args is greater than the methods provided.
info(String, Object[], Throwable) - Method in interface org.eclipse.datatools.sqltools.plan.internal.util.ILogger
For info logging methods where the number of args is greater than the methods provided.
info(Object) - Method in class org.eclipse.datatools.sqltools.plan.internal.util.StatusLogger
 
info(Object, Throwable) - Method in class org.eclipse.datatools.sqltools.plan.internal.util.StatusLogger
 
info(String) - Method in class org.eclipse.datatools.sqltools.plan.internal.util.StatusLogger
 
info(String, Throwable) - Method in class org.eclipse.datatools.sqltools.plan.internal.util.StatusLogger
 
info(String, Object) - Method in class org.eclipse.datatools.sqltools.plan.internal.util.StatusLogger
 
info(String, Object, Throwable) - Method in class org.eclipse.datatools.sqltools.plan.internal.util.StatusLogger
 
info(String, Object, Object) - Method in class org.eclipse.datatools.sqltools.plan.internal.util.StatusLogger
 
info(String, Object, Object, Throwable) - Method in class org.eclipse.datatools.sqltools.plan.internal.util.StatusLogger
 
info(String, Object, Object, Object) - Method in class org.eclipse.datatools.sqltools.plan.internal.util.StatusLogger
 
info(String, Object, Object, Object, Throwable) - Method in class org.eclipse.datatools.sqltools.plan.internal.util.StatusLogger
 
info(String, Object, Object, Object, Object) - Method in class org.eclipse.datatools.sqltools.plan.internal.util.StatusLogger
 
info(String, Object, Object, Object, Object, Throwable) - Method in class org.eclipse.datatools.sqltools.plan.internal.util.StatusLogger
 
info(String, Object, Object, Object, Object, Object) - Method in class org.eclipse.datatools.sqltools.plan.internal.util.StatusLogger
 
info(String, Object, Object, Object, Object, Object, Throwable) - Method in class org.eclipse.datatools.sqltools.plan.internal.util.StatusLogger
 
info(String, Object[]) - Method in class org.eclipse.datatools.sqltools.plan.internal.util.StatusLogger
 
info(String, Object[], Throwable) - Method in class org.eclipse.datatools.sqltools.plan.internal.util.StatusLogger
 
info(Object) - Method in interface org.eclipse.datatools.sqltools.result.internal.utils.ILogger
This method should NOT be used since it doesn't use the resource bundle to localize the message.
info(Object, Throwable) - Method in interface org.eclipse.datatools.sqltools.result.internal.utils.ILogger
This method should NOT be used since it doesn't use the resource bundle to localize the message.
info(String) - Method in interface org.eclipse.datatools.sqltools.result.internal.utils.ILogger
For info logging with no arguments
info(String, Throwable) - Method in interface org.eclipse.datatools.sqltools.result.internal.utils.ILogger
For info logging with no arguments but a stack trace
info(String, Object) - Method in interface org.eclipse.datatools.sqltools.result.internal.utils.ILogger
For info logging with one argument
info(String, Object, Throwable) - Method in interface org.eclipse.datatools.sqltools.result.internal.utils.ILogger
For info logging with one argument and a stack trace
info(String, Object, Object) - Method in interface org.eclipse.datatools.sqltools.result.internal.utils.ILogger
For info logging with 2 arguments
info(String, Object, Object, Throwable) - Method in interface org.eclipse.datatools.sqltools.result.internal.utils.ILogger
For info logging with 2 arguments and a stack trace
info(String, Object, Object, Object) - Method in interface org.eclipse.datatools.sqltools.result.internal.utils.ILogger
For info logging with 3 arguments
info(String, Object, Object, Object, Throwable) - Method in interface org.eclipse.datatools.sqltools.result.internal.utils.ILogger
For info logging with 3 arguments and a stack trace
info(String, Object, Object, Object, Object) - Method in interface org.eclipse.datatools.sqltools.result.internal.utils.ILogger
For info logging with 4 arguments
info(String, Object, Object, Object, Object, Throwable) - Method in interface org.eclipse.datatools.sqltools.result.internal.utils.ILogger
For info logging with 4 arguments and a stack trace
info(String, Object, Object, Object, Object, Object) - Method in interface org.eclipse.datatools.sqltools.result.internal.utils.ILogger
For info logging with 5 arguments
info(String, Object, Object, Object, Object, Object, Throwable) - Method in interface org.eclipse.datatools.sqltools.result.internal.utils.ILogger
For info logging with 5 arguments and a stack trace
info(String, Object[]) - Method in interface org.eclipse.datatools.sqltools.result.internal.utils.ILogger
For info logging methods where the number of args is greater than the methods provided.
info(String, Object[], Throwable) - Method in interface org.eclipse.datatools.sqltools.result.internal.utils.ILogger
For info logging methods where the number of args is greater than the methods provided.
info(Object) - Method in class org.eclipse.datatools.sqltools.result.internal.utils.StatusLogger
 
info(Object, Throwable) - Method in class org.eclipse.datatools.sqltools.result.internal.utils.StatusLogger
 
info(String) - Method in class org.eclipse.datatools.sqltools.result.internal.utils.StatusLogger
 
info(String, Throwable) - Method in class org.eclipse.datatools.sqltools.result.internal.utils.StatusLogger
 
info(String, Object) - Method in class org.eclipse.datatools.sqltools.result.internal.utils.StatusLogger
 
info(String, Object, Throwable) - Method in class org.eclipse.datatools.sqltools.result.internal.utils.StatusLogger
 
info(String, Object, Object) - Method in class org.eclipse.datatools.sqltools.result.internal.utils.StatusLogger
 
info(String, Object, Object, Throwable) - Method in class org.eclipse.datatools.sqltools.result.internal.utils.StatusLogger
 
info(String, Object, Object, Object) - Method in class org.eclipse.datatools.sqltools.result.internal.utils.StatusLogger
 
info(String, Object, Object, Object, Throwable) - Method in class org.eclipse.datatools.sqltools.result.internal.utils.StatusLogger
 
info(String, Object, Object, Object, Object) - Method in class org.eclipse.datatools.sqltools.result.internal.utils.StatusLogger
 
info(String, Object, Object, Object, Object, Throwable) - Method in class org.eclipse.datatools.sqltools.result.internal.utils.StatusLogger
 
info(String, Object, Object, Object, Object, Object) - Method in class org.eclipse.datatools.sqltools.result.internal.utils.StatusLogger
 
info(String, Object, Object, Object, Object, Object, Throwable) - Method in class org.eclipse.datatools.sqltools.result.internal.utils.StatusLogger
 
info(String, Object[]) - Method in class org.eclipse.datatools.sqltools.result.internal.utils.StatusLogger
 
info(String, Object[], Throwable) - Method in class org.eclipse.datatools.sqltools.result.internal.utils.StatusLogger
 
INFO - Static variable in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.IErrorItem
 
info(Object) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.ILogger
This method should NOT be used since it doesn't use the resource bundle to localize the message.
info(Object, Throwable) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.ILogger
This method should NOT be used since it doesn't use the resource bundle to localize the message.
info(String) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.ILogger
For info logging with no arguments
info(String, Throwable) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.ILogger
For info logging with no arguments but a stack trace
info(String, Object) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.ILogger
For info logging with one argument
info(String, Object, Throwable) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.ILogger
For info logging with one argument and a stack trace
info(String, Object, Object) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.ILogger
For info logging with 2 arguments
info(String, Object, Object, Throwable) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.ILogger
For info logging with 2 arguments and a stack trace
info(String, Object, Object, Object) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.ILogger
For info logging with 3 arguments
info(String, Object, Object, Object, Throwable) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.ILogger
For info logging with 3 arguments and a stack trace
info(String, Object, Object, Object, Object) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.ILogger
For info logging with 4 arguments
info(String, Object, Object, Object, Object, Throwable) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.ILogger
For info logging with 4 arguments and a stack trace
info(String, Object, Object, Object, Object, Object) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.ILogger
For info logging with 5 arguments
info(String, Object, Object, Object, Object, Object, Throwable) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.ILogger
For info logging with 5 arguments and a stack trace
info(String, Object[]) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.ILogger
For info logging methods where the number of args is greater than the methods provided.
info(String, Object[], Throwable) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.ILogger
For info logging methods where the number of args is greater than the methods provided.
info(Object) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.StatusLogger
 
info(Object, Throwable) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.StatusLogger
 
info(String) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.StatusLogger
 
info(String, Throwable) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.StatusLogger
 
info(String, Object) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.StatusLogger
 
info(String, Object, Throwable) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.StatusLogger
 
info(String, Object, Object) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.StatusLogger
 
info(String, Object, Object, Throwable) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.StatusLogger
 
info(String, Object, Object, Object) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.StatusLogger
 
info(String, Object, Object, Object, Throwable) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.StatusLogger
 
info(String, Object, Object, Object, Object) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.StatusLogger
 
info(String, Object, Object, Object, Object, Throwable) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.StatusLogger
 
info(String, Object, Object, Object, Object, Object) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.StatusLogger
 
info(String, Object, Object, Object, Object, Object, Throwable) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.StatusLogger
 
info(String, Object[]) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.StatusLogger
 
info(String, Object[], Throwable) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.StatusLogger
 
INFO_LEVEL - Static variable in class org.eclipse.datatools.connectivity.oda.util.logging.Level
The constant indicating the log level INFO.
informixAggregate - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.InformixFunctionNamesAndSignatures
 
informixAlgebraic - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.InformixFunctionNamesAndSignatures
 
informixAll - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.InformixFunctionNamesAndSignatures
 
informixConstant - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.InformixFunctionNamesAndSignatures
 
InformixDriverUIContributorBase - Class in org.eclipse.datatools.enablement.ibm.informix.ui.drivers
 
InformixDriverUIContributorBase() - Constructor for class org.eclipse.datatools.enablement.ibm.informix.ui.drivers.InformixDriverUIContributorBase
 
informixExponentialAndLogarithmic - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.InformixFunctionNamesAndSignatures
 
InformixFunctionNamesAndSignatures - Class in org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder
 
InformixFunctionNamesAndSignatures() - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.InformixFunctionNamesAndSignatures
 
informixLength - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.InformixFunctionNamesAndSignatures
 
informixMisc - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.InformixFunctionNamesAndSignatures
 
informixNotSupported - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.InformixFunctionNamesAndSignatures
 
informixSmartLargeObject - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.InformixFunctionNamesAndSignatures
 
informixString - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.InformixFunctionNamesAndSignatures
 
informixTime - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.InformixFunctionNamesAndSignatures
 
informixTrigonometric - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.InformixFunctionNamesAndSignatures
 
INGRES_DB_EVENT - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The meta object id for the 'Ingres DB Event' class.
INGRES_DB_EVENT - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage.Literals
The meta object literal for the 'Ingres DB Event' class.
INGRES_DB_EVENT__COMMENTS - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'Comments' reference list.
INGRES_DB_EVENT__DEPENDENCIES - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'Dependencies' containment reference list.
INGRES_DB_EVENT__DESCRIPTION - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'Description' attribute.
INGRES_DB_EVENT__EANNOTATIONS - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'EAnnotations' containment reference list.
INGRES_DB_EVENT__LABEL - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'Label' attribute.
INGRES_DB_EVENT__NAME - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'Name' attribute.
INGRES_DB_EVENT__PRIVILEGES - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'Privileges' reference list.
INGRES_DB_EVENT__SCHEMA - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'Schema' reference.
INGRES_DB_EVENT__SCHEMA - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage.Literals
The meta object literal for the 'Schema' reference feature.
INGRES_DB_EVENT_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The number of structural features of the 'Ingres DB Event' class.
INGRES_IDENTITY_SPECIFIER - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The meta object id for the 'Ingres Identity Specifier' class.
INGRES_IDENTITY_SPECIFIER - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage.Literals
The meta object literal for the 'Ingres Identity Specifier' class.
INGRES_IDENTITY_SPECIFIER__CACHE_OPTION - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'Cache Option' attribute.
INGRES_IDENTITY_SPECIFIER__CACHE_OPTION - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage.Literals
The meta object literal for the 'Cache Option' attribute feature.
INGRES_IDENTITY_SPECIFIER__CACHE_SIZE - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'Cache Size' attribute.
INGRES_IDENTITY_SPECIFIER__CACHE_SIZE - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage.Literals
The meta object literal for the 'Cache Size' attribute feature.
INGRES_IDENTITY_SPECIFIER__COMMENTS - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'Comments' reference list.
INGRES_IDENTITY_SPECIFIER__CYCLE_OPTION - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'Cycle Option' attribute.
INGRES_IDENTITY_SPECIFIER__DATA_TYPE - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'Data Type' attribute.
INGRES_IDENTITY_SPECIFIER__DATA_TYPE - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage.Literals
The meta object literal for the 'Data Type' attribute feature.
INGRES_IDENTITY_SPECIFIER__DEPENDENCIES - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'Dependencies' containment reference list.
INGRES_IDENTITY_SPECIFIER__DESCRIPTION - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'Description' attribute.
INGRES_IDENTITY_SPECIFIER__EANNOTATIONS - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'EAnnotations' containment reference list.
INGRES_IDENTITY_SPECIFIER__GENERATION_TYPE - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'Generation Type' attribute.
INGRES_IDENTITY_SPECIFIER__INCREMENT - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'Increment' attribute.
INGRES_IDENTITY_SPECIFIER__LABEL - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'Label' attribute.
INGRES_IDENTITY_SPECIFIER__MAXIMUM - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'Maximum' attribute.
INGRES_IDENTITY_SPECIFIER__MAXIMUM_OPTION - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'Maximum Option' attribute.
INGRES_IDENTITY_SPECIFIER__MAXIMUM_OPTION - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage.Literals
The meta object literal for the 'Maximum Option' attribute feature.
INGRES_IDENTITY_SPECIFIER__MINIMUM - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'Minimum' attribute.
INGRES_IDENTITY_SPECIFIER__MINIMUM_OPTION - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'Minimum Option' attribute.
INGRES_IDENTITY_SPECIFIER__MINIMUM_OPTION - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage.Literals
The meta object literal for the 'Minimum Option' attribute feature.
INGRES_IDENTITY_SPECIFIER__NAME - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'Name' attribute.
INGRES_IDENTITY_SPECIFIER__ORDER_OPTION - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'Order Option' attribute.
INGRES_IDENTITY_SPECIFIER__ORDER_OPTION - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage.Literals
The meta object literal for the 'Order Option' attribute feature.
INGRES_IDENTITY_SPECIFIER__PRIVILEGES - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'Privileges' reference list.
INGRES_IDENTITY_SPECIFIER__SEQ_LENGTH - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'Seq Length' attribute.
INGRES_IDENTITY_SPECIFIER__SEQ_LENGTH - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage.Literals
The meta object literal for the 'Seq Length' attribute feature.
INGRES_IDENTITY_SPECIFIER__SEQ_PRECISION - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'Seq Precision' attribute.
INGRES_IDENTITY_SPECIFIER__SEQ_PRECISION - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage.Literals
The meta object literal for the 'Seq Precision' attribute feature.
INGRES_IDENTITY_SPECIFIER__START_VALUE - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'Start Value' attribute.
INGRES_IDENTITY_SPECIFIER_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The number of structural features of the 'Ingres Identity Specifier' class.
INGRES_SCHEMA - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The meta object id for the 'Ingres Schema' class.
INGRES_SCHEMA - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage.Literals
The meta object literal for the 'Ingres Schema' class.
INGRES_SCHEMA__ASSERTIONS - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'Assertions' reference list.
INGRES_SCHEMA__CATALOG - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'Catalog' reference.
INGRES_SCHEMA__CHAR_SETS - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'Char Sets' reference list.
INGRES_SCHEMA__COMMENTS - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'Comments' reference list.
INGRES_SCHEMA__DATABASE - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'Database' reference.
INGRES_SCHEMA__DB_EVENTS - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'DB Events' reference list.
INGRES_SCHEMA__DB_EVENTS - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage.Literals
The meta object literal for the 'DB Events' reference list feature.
INGRES_SCHEMA__DEPENDENCIES - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'Dependencies' containment reference list.
INGRES_SCHEMA__DESCRIPTION - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'Description' attribute.
INGRES_SCHEMA__EANNOTATIONS - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'EAnnotations' containment reference list.
INGRES_SCHEMA__INDICES - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'Indices' reference list.
INGRES_SCHEMA__LABEL - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'Label' attribute.
INGRES_SCHEMA__NAME - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'Name' attribute.
INGRES_SCHEMA__OWNER - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'Owner' reference.
INGRES_SCHEMA__PRIVILEGES - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'Privileges' reference list.
INGRES_SCHEMA__ROUTINES - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'Routines' reference list.
INGRES_SCHEMA__SEQUENCES - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'Sequences' reference list.
INGRES_SCHEMA__SYNONYMS - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'Synonyms' reference list.
INGRES_SCHEMA__SYNONYMS - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage.Literals
The meta object literal for the 'Synonyms' reference list feature.
INGRES_SCHEMA__TABLES - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'Tables' reference list.
INGRES_SCHEMA__TRIGGERS - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'Triggers' reference list.
INGRES_SCHEMA__USER_DEFINED_TYPES - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'User Defined Types' reference list.
INGRES_SCHEMA_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The number of structural features of the 'Ingres Schema' class.
INGRES_SYNONYM - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The meta object id for the 'Ingres Synonym' class.
INGRES_SYNONYM - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage.Literals
The meta object literal for the 'Ingres Synonym' class.
INGRES_SYNONYM__COMMENTS - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'Comments' reference list.
INGRES_SYNONYM__DEPENDENCIES - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'Dependencies' containment reference list.
INGRES_SYNONYM__DESCRIPTION - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'Description' attribute.
INGRES_SYNONYM__EANNOTATIONS - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'EAnnotations' containment reference list.
INGRES_SYNONYM__LABEL - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'Label' attribute.
INGRES_SYNONYM__NAME - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'Name' attribute.
INGRES_SYNONYM__PRIVILEGES - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'Privileges' reference list.
INGRES_SYNONYM__SCHEMA - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'Schema' reference.
INGRES_SYNONYM__SCHEMA - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage.Literals
The meta object literal for the 'Schema' reference feature.
INGRES_SYNONYM__TABLE_NAME - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'Table Name' attribute.
INGRES_SYNONYM__TABLE_NAME - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage.Literals
The meta object literal for the 'Table Name' attribute feature.
INGRES_SYNONYM_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The number of structural features of the 'Ingres Synonym' class.
INGRES_TRIGGER - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The meta object id for the 'Ingres Trigger' class.
INGRES_TRIGGER - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage.Literals
The meta object literal for the 'Ingres Trigger' class.
INGRES_TRIGGER__ACTION_GRANULARITY - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'Action Granularity' attribute.
INGRES_TRIGGER__ACTION_STATEMENT - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'Action Statement' containment reference list.
INGRES_TRIGGER__ACTION_TIME - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'Action Time' attribute.
INGRES_TRIGGER__COMMENTS - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'Comments' reference list.
INGRES_TRIGGER__DELETE_TYPE - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'Delete Type' attribute.
INGRES_TRIGGER__DEPENDENCIES - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'Dependencies' containment reference list.
INGRES_TRIGGER__DESCRIPTION - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'Description' attribute.
INGRES_TRIGGER__EANNOTATIONS - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'EAnnotations' containment reference list.
INGRES_TRIGGER__INSERT_TYPE - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'Insert Type' attribute.
INGRES_TRIGGER__LABEL - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'Label' attribute.
INGRES_TRIGGER__NAME - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'Name' attribute.
INGRES_TRIGGER__NEW_ROW - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'New Row' attribute.
INGRES_TRIGGER__NEW_TABLE - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'New Table' attribute.
INGRES_TRIGGER__OLD_ROW - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'Old Row' attribute.
INGRES_TRIGGER__OLD_TABLE - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'Old Table' attribute.
INGRES_TRIGGER__PRIVILEGES - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'Privileges' reference list.
INGRES_TRIGGER__SCHEMA - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'Schema' reference.
INGRES_TRIGGER__SOURCE - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'Source' reference.
INGRES_TRIGGER__SOURCE - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage.Literals
The meta object literal for the 'Source' reference feature.
INGRES_TRIGGER__SUBJECT_TABLE - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'Subject Table' reference.
INGRES_TRIGGER__TIME_STAMP - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'Time Stamp' attribute.
INGRES_TRIGGER__TRIGGER_COLUMN - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'Trigger Column' reference list.
INGRES_TRIGGER__UPDATE_TYPE - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'Update Type' attribute.
INGRES_TRIGGER__WHEN - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'When' containment reference.
INGRES_TRIGGER_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The number of structural features of the 'Ingres Trigger' class.
INGRES_VIEW_TABLE - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The meta object id for the 'Ingres View Table' class.
INGRES_VIEW_TABLE - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage.Literals
The meta object literal for the 'Ingres View Table' class.
INGRES_VIEW_TABLE__CHECK_TYPE - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'Check Type' attribute.
INGRES_VIEW_TABLE__COLUMNS - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'Columns' containment reference list.
INGRES_VIEW_TABLE__COMMENTS - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'Comments' reference list.
INGRES_VIEW_TABLE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'Dependencies' containment reference list.
INGRES_VIEW_TABLE__DESCRIPTION - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'Description' attribute.
INGRES_VIEW_TABLE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'EAnnotations' containment reference list.
INGRES_VIEW_TABLE__INDEX - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'Index' reference list.
INGRES_VIEW_TABLE__INSERTABLE - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'Insertable' attribute.
INGRES_VIEW_TABLE__LABEL - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'Label' attribute.
INGRES_VIEW_TABLE__NAME - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'Name' attribute.
INGRES_VIEW_TABLE__PRIVILEGES - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'Privileges' reference list.
INGRES_VIEW_TABLE__QUERY_EXPRESSION - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'Query Expression' containment reference.
INGRES_VIEW_TABLE__SCHEMA - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'Schema' reference.
INGRES_VIEW_TABLE__SELF_REF_COLUMN_GENERATION - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'Self Ref Column Generation' attribute.
INGRES_VIEW_TABLE__SOURCE - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'Source' reference.
INGRES_VIEW_TABLE__SOURCE - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage.Literals
The meta object literal for the 'Source' reference feature.
INGRES_VIEW_TABLE__SUBTABLES - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'Subtables' reference list.
INGRES_VIEW_TABLE__SUPERTABLE - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'Supertable' reference.
INGRES_VIEW_TABLE__TRIGGERS - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'Triggers' reference list.
INGRES_VIEW_TABLE__UDT - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'Udt' reference.
INGRES_VIEW_TABLE__UPDATABLE - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The feature id for the 'Updatable' attribute.
INGRES_VIEW_TABLE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngressqlmodelPackage
The number of structural features of the 'Ingres View Table' class.
IngresDBEvent - Interface in org.eclipse.datatools.enablement.ingres.models.ingressqlmodel
A representation of the model object 'Ingres DB Event'.
IngresDBEventImpl - Class in org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl
An implementation of the model object 'Ingres DB Event'.
IngresGroupID - Class in org.eclipse.datatools.enablement.ingres.containment
 
IngresGroupID() - Constructor for class org.eclipse.datatools.enablement.ingres.containment.IngresGroupID
 
IngresIdentitySpecifier - Interface in org.eclipse.datatools.enablement.ingres.models.ingressqlmodel
A representation of the model object 'Ingres Identity Specifier'.
IngresIdentitySpecifierImpl - Class in org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl
An implementation of the model object 'Ingres Identity Specifier'.
IngresSchema - Interface in org.eclipse.datatools.enablement.ingres.models.ingressqlmodel
A representation of the model object 'Ingres Schema'.
IngresSchemaImpl - Class in org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl
An implementation of the model object 'Ingres Schema'.
IngressqlmodelAdapterFactory - Class in org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.util
The Adapter Factory for the model.
IngressqlmodelAdapterFactory() - Constructor for class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.util.IngressqlmodelAdapterFactory
Creates an instance of the adapter factory.
IngressqlmodelFactory - Interface in org.eclipse.datatools.enablement.ingres.models.ingressqlmodel
The Factory for the model.
IngressqlmodelFactoryImpl - Class in org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl
An implementation of the model Factory.
IngressqlmodelFactoryImpl() - Constructor for class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngressqlmodelFactoryImpl
Creates an instance of the factory.
IngressqlmodelPackage - Interface in org.eclipse.datatools.enablement.ingres.models.ingressqlmodel
The Package for the model.
IngressqlmodelPackage.Literals - Interface in org.eclipse.datatools.enablement.ingres.models.ingressqlmodel
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
IngressqlmodelPackageImpl - Class in org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl
An implementation of the model Package.
IngressqlmodelSwitch - Class in org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.util
The Switch for the model's inheritance hierarchy.
IngressqlmodelSwitch() - Constructor for class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.util.IngressqlmodelSwitch
Creates an instance of the switch.
IngresSynonym - Interface in org.eclipse.datatools.enablement.ingres.models.ingressqlmodel
A representation of the model object 'Ingres Synonym'.
IngresSynonymImpl - Class in org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl
An implementation of the model object 'Ingres Synonym'.
IngresTrigger - Interface in org.eclipse.datatools.enablement.ingres.models.ingressqlmodel
A representation of the model object 'Ingres Trigger'.
IngresTriggerImpl - Class in org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl
An implementation of the model object 'Ingres Trigger'.
IngresViewTable - Interface in org.eclipse.datatools.enablement.ingres.models.ingressqlmodel
A representation of the model object 'Ingres View Table'.
IngresViewTableImpl - Class in org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl
An implementation of the model object 'Ingres View Table'.
INHERITED_PRIVILEGE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.IPrivilegeState
 
INHERITED_PRIVILEGE_STATE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.IPrivilegeState
 
init(IViewPart) - Method in class org.eclipse.datatools.connectivity.ui.actions.AddProfileViewAction
 
init(Shell) - Method in class org.eclipse.datatools.connectivity.ui.actions.AddProfileViewAction
Initialize the shell for use as the parent shell of the action's dialog.
init(ICommonActionExtensionSite) - Method in class org.eclipse.datatools.connectivity.ui.actions.ExpandProvider
 
init(IViewPart) - Method in class org.eclipse.datatools.connectivity.ui.actions.ExportProfileViewAction
 
init(IViewPart) - Method in class org.eclipse.datatools.connectivity.ui.actions.ImportProfileViewAction
 
init(Shell) - Method in class org.eclipse.datatools.connectivity.ui.actions.ImportProfileViewAction
Initialize the shell for use as the parent shell of the action's dialog.
init(IAction) - Method in class org.eclipse.datatools.connectivity.ui.actions.SaveOfflineAction
 
init(IAction) - Method in class org.eclipse.datatools.connectivity.ui.actions.WorkOfflineAction
 
init(ICommonActionExtensionSite) - Method in class org.eclipse.datatools.connectivity.ui.actions.WorkOfflineActionProvider
 
init(IExtensionStateModel, IMemento) - Method in class org.eclipse.datatools.connectivity.ui.CommonContentProviderBase
 
init(ICommonContentExtensionSite) - Method in class org.eclipse.datatools.connectivity.ui.CommonContentProviderBase
 
init(IExtensionStateModel, ITreeContentProvider) - Method in class org.eclipse.datatools.connectivity.ui.CommonLabelProviderBase
 
init(ICommonContentExtensionSite) - Method in class org.eclipse.datatools.connectivity.ui.CommonLabelProviderBase
 
init(IWorkbench) - Method in class org.eclipse.datatools.connectivity.ui.DataPreferencePage
 
init(IViewPart) - Method in class org.eclipse.datatools.connectivity.ui.dse.actions.ShowCategoryAction
 
init(Object, Class, ViewerFilter, ICategory) - Method in class org.eclipse.datatools.connectivity.ui.dse.dialogs.ProfileSelectionDialogPage
 
init(IViewPart) - Method in class org.eclipse.datatools.connectivity.ui.navigator.actions.CollapseAllActionDelegate
 
init(IViewPart) - Method in class org.eclipse.datatools.connectivity.ui.navigator.actions.ExpandAllActionDelegate
 
init(ICommonActionExtensionSite) - Method in class org.eclipse.datatools.connectivity.ui.navigator.actions.ProfileActionsActionProvider
 
init(ICommonActionExtensionSite) - Method in class org.eclipse.datatools.connectivity.ui.navigator.actions.RefreshActionProvider
 
init(IViewPart) - Method in class org.eclipse.datatools.connectivity.ui.navigator.actions.ShowCategoryAction
 
init(ICommonContentExtensionSite) - Method in class org.eclipse.datatools.connectivity.ui.navigator.ConnectionProfileContentProvider
 
init(IExtensionStateModel, ITreeContentProvider) - Method in class org.eclipse.datatools.connectivity.ui.navigator.ConnectionProfileLabelProvider
 
init(ICommonContentExtensionSite) - Method in class org.eclipse.datatools.connectivity.ui.navigator.ConnectionProfileLabelProvider
 
init(IFieldData) - Method in class org.eclipse.datatools.connectivity.ui.templates.ConnectivityPluginTemplateWizard
 
init(IFieldData) - Method in class org.eclipse.datatools.connectivity.ui.templates.DriverTemplatePluginTemplateWizard
 
init(IFieldData) - Method in class org.eclipse.datatools.connectivity.ui.templates.ProfileSamplePluginTemplateWizard
 
init(IWorkbench, IStructuredSelection) - Method in class org.eclipse.datatools.connectivity.ui.wizards.NewConnectionProfileWizard
 
init(ICommonContentExtensionSite) - Method in class org.eclipse.datatools.enablement.hsqldb.ui.catalog.HSQLDBPipelineTreeContentProvider
 
init() - Static method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngressqlmodelFactoryImpl
Creates the default factory implementation.
init() - Static method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngressqlmodelPackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init() - Static method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelFactoryImpl
Creates the default factory implementation.
init() - Static method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init() - Static method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.impl.SybaseasasqlmodelFactoryImpl
Creates the default factory implementation.
init() - Static method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.impl.SybaseasasqlmodelPackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init(ICommonContentExtensionSite) - Method in class org.eclipse.datatools.enablement.sybase.asa.providers.SybaseASAContentProvider
 
init(ICommonContentExtensionSite) - Method in class org.eclipse.datatools.enablement.sybase.asa.providers.SybaseASALabelProviderExt
 
init() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.ASARoutineSourceUpdater
 
init() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.ASATriggerSourceUpdater
 
init(EList, DatabaseDefinition) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.ParametersData
 
init(EList, DatabaseDefinition, boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.ParametersData
 
init(RoutineResultTable, DatabaseDefinition) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.ResultsData
 
init(IEditorSite, IEditorInput) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.general.ProceduralObjectGeneralPage
 
init(IEditorSite, IEditorInput) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.privilege.ProceduralObjectPrivilegePage
 
init(IEditorSite, IEditorInput) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.SourcePage
 
init(IActionBars, IWorkbenchPage) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.ProceduralObjectEditorActionContributor
 
init(IEditorSite, IEditorInput) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.udteditor.pages.general.ASAUserDefinedTypeGeneralPage
 
init() - Static method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelFactoryImpl
Creates the default factory implementation.
init() - Static method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init() - Static method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.PartitionFactoryImpl
Creates the default factory implementation.
init() - Static method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.PartitionPackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init(ICommonContentExtensionSite) - Method in class org.eclipse.datatools.enablement.sybase.ase.providers.SybaseASEContentProvider
 
init(ICommonContentExtensionSite) - Method in class org.eclipse.datatools.enablement.sybase.ase.providers.SybaseASELabelProviderExt
 
init() - Static method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.impl.SybasesqlmodelFactoryImpl
Creates the default factory implementation.
init() - Static method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.impl.SybasesqlmodelPackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init(IWorkbench) - Method in class org.eclipse.datatools.enablement.sybase.ui.SybaseDatabaseProfileSettingPage
 
init(IEditorSite, IEditorInput) - Method in class org.eclipse.datatools.sqltools.common.ui.helpsystem.HelpSystemEditorPart
 
init(IWorkbench) - Method in class org.eclipse.datatools.sqltools.common.ui.preferences.AbstractDBPreferenceFieldPage
subclass should override this method to set proper preference store
init(IWorkbench) - Method in class org.eclipse.datatools.sqltools.common.ui.preferences.PreferencePage
 
init(ITableDataEditor) - Method in class org.eclipse.datatools.sqltools.data.internal.ui.editor.DefaultExternalTableDataWizardPage
 
init(IEditorSite, IEditorInput) - Method in class org.eclipse.datatools.sqltools.data.internal.ui.editor.TableDataEditor
 
init() - Method in interface org.eclipse.datatools.sqltools.debugger.core.IDebugHandler
Initialize this debug handler, should be called soon after the instance is constructed
init(DatabaseIdentifier, Connection) - Method in interface org.eclipse.datatools.sqltools.editor.core.connection.IConnectionInitializer
Uses the global options to initialize the connection
init(DatabaseIdentifier, Connection, ILaunchConfiguration) - Method in interface org.eclipse.datatools.sqltools.editor.core.connection.IConnectionInitializer
Uses the given launch configuration to initialize the connection.
init() - Method in class org.eclipse.datatools.sqltools.plan.AbstractPlanDrawer
 
init(IWorkbench) - Method in class org.eclipse.datatools.sqltools.plan.internal.preference.ExecutionPlanPage
 
init() - Method in interface org.eclipse.datatools.sqltools.plan.IPlanDrawer
Initializes the drawer, this method will be invoked after the drawer is constructed
init() - Method in class org.eclipse.datatools.sqltools.plan.treeplan.TreePlanDrawer
 
init(IWorkbench) - Method in class org.eclipse.datatools.sqltools.result.internal.preference.ExportFormatPreferencePage
 
init(IWorkbench) - Method in class org.eclipse.datatools.sqltools.result.internal.preference.ResultHistoryPage
 
init(IWorkbench) - Method in class org.eclipse.datatools.sqltools.result.internal.preference.ResultSetViewerPreferencePage
 
init(IWorkbench) - Method in class org.eclipse.datatools.sqltools.result.internal.preference.SQLResultsViewPage
 
init(IViewSite, IMemento) - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.ResultsView
 
init() - Method in class org.eclipse.datatools.sqltools.result.ui.view.ResultsViewControl
 
init(IViewSite, IMemento) - Method in class org.eclipse.datatools.sqltools.result.ui.view.ResultsViewControl
 
init(ICommonActionExtensionSite) - Method in class org.eclipse.datatools.sqltools.routineeditor.ui.actions.DoubleClickActionProvider
 
init(IEditorSite, IEditorInput) - Method in class org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditor
 
init(IActionBars, IWorkbenchPage) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.DefaultSchemaObjectEditorActionBarContributor
 
init(IEditorSite, IEditorInput) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.NestedEditorPage
 
init(IEditorSite, IEditorInput) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditor
 
init(IEditorSite, IEditorInput) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditorPage
Initializes the form page.
init(IActionBars, IWorkbenchPage) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.ISchemaObjectEditorActionBarContributor
Initializes this contributor, which is expected to add contributions as required to the given action bars and global action handlers.
init(IActionBars) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.actions.SQLBuilderActionBarContributor
Initializes the contributor.
init(IActionBars, IWorkbenchPage) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.actions.SQLBuilderActionBarContributor
Initializes the contributor with the given set of action bars and the given workbench page.
init(IWorkbench, IStructuredSelection) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseExpressionWizard
 
init(IWorkbench, IStructuredSelection) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.cast.CastExpressionWizard
 
init(IWorkbench, IStructuredSelection) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.constant.ConstantExpressionWizard
 
init(IWorkbench, IStructuredSelection) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.ExpressionBuilderWizard
 
init(IWorkbench, IStructuredSelection) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.function.FunctionExpressionWizard
 
init(IWorkbench, IStructuredSelection) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.multiexpr.ExpressionsByOperatorsWizard
 
init(IWorkbench, IStructuredSelection) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.subquery.SubQueryWizard
 
init(IWorkbench) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.preferences.SQLBuilderPreferencePage
 
init(IEditorSite, IEditorInput) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilderEditor
Called during startup.
init(IActionBars, IWorkbenchPage) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.SQLEditorActionContributor
 
init(IActionBars, IWorkbenchPage) - Method in interface org.eclipse.datatools.sqltools.sqleditor.ISQLEditorActionContributorExtension
Initializes this contributor, which is expected to add contributions as required to the given action bars and global action handlers.
init(IWorkbench) - Method in class org.eclipse.datatools.sqltools.sqleditor.preferences.CodeAssistPage
 
init(IWorkbench) - Method in class org.eclipse.datatools.sqltools.sqleditor.preferences.GeneralPreferencePage
 
init(IWorkbench) - Method in class org.eclipse.datatools.sqltools.sqleditor.preferences.SQLEditorPage
 
init(IWorkbench) - Method in class org.eclipse.datatools.sqltools.sqleditor.preferences.SyntaxColoringPage
 
init(IEditorSite, IEditorInput) - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditor
 
init(IActionBars, IWorkbenchPage) - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditorActionContributorExtension
 
init(IWorkbenchWindow) - Method in class org.eclipse.datatools.sqltools.sqlscrapbook.actions.OpenScrapbookAction
We will cache window object in order to be able to provide parent shell for the message dialog.
initCause(Throwable) - Method in exception org.eclipse.datatools.connectivity.oda.OdaException
Initializes the cause of this OdaException to the specified value.
initDBContext() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLSourceViewer
 
initFromPreferences() - Method in interface org.eclipse.datatools.sqltools.sqlbuilder.model.IOmitSchemaInfo
Initialises the OmitSchemaInfo from Eclipse preference store.
initFromPreferences() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.OmitSchemaInfo
Implements IOmitSchemaInfo.initFromPreferences()
initialize(Routine, ResultSet) - Method in interface org.eclipse.datatools.connectivity.sqm.loader.JDBCRoutineLoader.IRoutineFactory
Initializes a routine object based on the meta-data in the result set.
initialize(Routine, ResultSet) - Method in class org.eclipse.datatools.connectivity.sqm.loader.JDBCRoutineLoader.ProcedureFactory
Initializes the new Routine object using the meta-data in the result set.
initialize(Table, ResultSet) - Method in interface org.eclipse.datatools.connectivity.sqm.loader.JDBCTableLoader.ITableFactory
Initializes a table object based on the meta-data in the result set.
initialize(Table, ResultSet) - Method in class org.eclipse.datatools.connectivity.sqm.loader.JDBCTableLoader.LocalTempTableFactory
Initializes the isLocal attribute in addition to the the attributes initialized by super().
initialize(Table, ResultSet) - Method in class org.eclipse.datatools.connectivity.sqm.loader.JDBCTableLoader.TableFactory
Initializes the new Table object using the meta-data in the result set.
initialize(UserDefinedType, ResultSet) - Method in class org.eclipse.datatools.connectivity.sqm.loader.JDBCUserDefinedTypeLoader.DistinctTypeFactory
Initializes the new UserDefinedType object using the meta-data in the result set.
initialize(UserDefinedType, ResultSet) - Method in interface org.eclipse.datatools.connectivity.sqm.loader.JDBCUserDefinedTypeLoader.IUDTFactory
Initializes a UDT object based on the meta-data in the result set.
initialize(UserDefinedType, ResultSet) - Method in class org.eclipse.datatools.connectivity.sqm.loader.JDBCUserDefinedTypeLoader.StructTypeFactory
Initializes the new UserDefinedType object using the meta-data in the result set.
initialize(CommonViewer) - Method in class org.eclipse.datatools.connectivity.ui.actions.ExpandAction
 
initialize(Routine, ResultSet) - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogSchema.ASEProcedureFactory
 
initialize(Table, ResultSet) - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogSchema.ASESysTableFactory
 
initialize(Table, ResultSet) - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogSchema.ASEUserTableFactory
 
initialize(Table, ResultSet) - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogSchema.ASEViewTableFactory
 
initialize(Table, ResultSet) - Method in class org.eclipse.datatools.enablement.mysql.catalog.loaders.MySqlTableLoader.MySqlTableFactory
Initializes the isLocal attribute in addition to the the attributes initialized by super().
initialize(Routine, ResultSet) - Method in class org.eclipse.datatools.enablement.sybase.asa.baseloaders.SchemaASABaseLoader.ASABaseRoutineLoader.ASAProcedureFactory
 
initialize(Routine, ResultSet) - Method in class org.eclipse.datatools.enablement.sybase.asa.baseloaders.SchemaASABaseLoader.ASABaseRoutineLoader.ASAUseDefinedFunctionFactory
 
initialize(Table, ResultSet) - Method in class org.eclipse.datatools.enablement.sybase.asa.baseloaders.SchemaASABaseLoader.ASABaseTableLoader.ASABaseProxyTableFactory
 
initialize(UserDefinedType, ResultSet) - Method in class org.eclipse.datatools.enablement.sybase.asa.baseloaders.SchemaASABaseLoader.ASABaseUDTLoader.ASAUDTFactory
 
initialize(String) - Method in class org.eclipse.datatools.enablement.sybase.asa.providers.SybaseASALabelProviderExt
 
initialize(String) - Method in class org.eclipse.datatools.enablement.sybase.ase.providers.SybaseASELabelProviderExt
 
initialize(Column) - Method in class org.eclipse.datatools.sqltools.data.internal.core.common.DefaultColumnDataAccessor
 
initialize(Column) - Method in interface org.eclipse.datatools.sqltools.data.internal.core.common.IColumnDataAccessor
Initialize the object after its creation.
initialize(FormEditor) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditorPage
Primes the form page with the parent editor instance.
initialize() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.AbstractSQLScanner
Must be called after the constructor has been called.
initialize() - Method in class org.eclipse.datatools.sqltools.tabledataeditor.actions.SampleContentAction
 
initializeCommonActions() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.viewer.TextResultViewer
get all global actions
initializeConfiguration(ILaunchConfigurationWorkingCopy, ProcIdentifier) - Static method in class org.eclipse.datatools.sqltools.routineeditor.launching.LaunchHelper
 
initializeContent(IResultManager) - Method in class org.eclipse.datatools.sqltools.result.ResultManager
 
initializeDefaultPreferences() - Method in class org.eclipse.datatools.enablement.sybase.ui.SybasePreferenceInitializer
 
initializeDefaultPreferences() - Method in class org.eclipse.datatools.sqltools.debugger.core.ui.DebuggerPreferenceInitializer
 
initializeDefaultPreferences() - Method in class org.eclipse.datatools.sqltools.plan.internal.preference.ExecutionPlanInitializer
 
initializeDefaultPreferences() - Method in class org.eclipse.datatools.sqltools.result.internal.preference.ResultsViewPreferenceInitializer
 
initializeDefaultPreferences() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.preferences.SQLBuilderPreferenceInitializer
Initializes the preferences to the default values.
initializeDefaultPreferences() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.EditorPreferenceInitializer
Initializes the preference controls to the default values.
initializeDefaults(ILaunchConfiguration) - Method in class org.eclipse.datatools.sqltools.debugger.sourcelookup.SPSourceLocator
 
initializeFields(IPluginModelBase) - Method in class org.eclipse.datatools.connectivity.ui.templates.AbstractConnectivityTemplateSection
 
initializeFrom(ILaunchConfiguration) - Method in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.ConnectionLevelOptionsTab
 
initializeFrom(ILaunchConfiguration) - Method in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.RoutineMainTab
 
initializeFromMemento(String) - Method in class org.eclipse.datatools.sqltools.debugger.sourcelookup.SPSourceLocator
 
initializeFromString(String, String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SQLDomainModel
Initializes the SQL statement in the SQL Builder from the content of the given string.
initializeFromType(int) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SQLDomainModel
Initializes the SQL statement in the SQL Builder from the statement type.
initializePackageContents() - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngressqlmodelPackageImpl
Complete the initialization of the package and its meta-model.
initializePackageContents() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelPackageImpl
Complete the initialization of the package and its meta-model.
initializePackageContents() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.impl.SybaseasasqlmodelPackageImpl
Complete the initialization of the package and its meta-model.
initializePackageContents() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelPackageImpl
Complete the initialization of the package and its meta-model.
initializePackageContents() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.PartitionPackageImpl
Complete the initialization of the package and its meta-model.
initializePackageContents() - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.impl.SybasesqlmodelPackageImpl
Complete the initialization of the package and its meta-model.
initializeTableCombos() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.dialogs.SourceTargetDialog
Populate Source & Target Table combo boxes
initializeView() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.insert.InsertTypeViewer
 
INITIALLY - Static variable in interface org.eclipse.datatools.enablement.sybase.IGenericDdlConstants
 
initOption(String, String, String, String, EngineeringOptionCategory) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.EngineeringOption
 
initOption(String, String, String, int, EngineeringOptionCategory) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.EngineeringOption
 
initOption(String, String, String, int, EngineeringOption.EnumLiteral[], EngineeringOptionCategory) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.EngineeringOption
 
initProviderID(String) - Method in interface org.eclipse.datatools.connectivity.ui.wizards.ICPWizard
 
initProviderID(String) - Method in class org.eclipse.datatools.connectivity.ui.wizards.NewConnectionProfileWizard
 
initReserved(String, String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLIdentifier
Returns a List of SQL keyswords for the given vendor and version.
initSelectStmt(QuerySelectStatement) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SelectHelper
Creates the Query Select and appends it to QueryExpressionRoot.
INLINE_CHECKCONSTRAINT_OF_COLUMN - Static variable in interface org.eclipse.datatools.enablement.ase.catalog.ASESQLs
 
inner_join() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
inner_join() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
INodesImageHandler - Interface in org.eclipse.datatools.sqltools.sql.ui
 
INOUT - Static variable in interface org.eclipse.datatools.enablement.sybase.ddl.ISybaseDdlConstants
 
INOUT - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
INOUT - Static variable in class org.eclipse.datatools.modelbase.sql.routines.ParameterMode
The 'INOUT' literal value.
INOUT - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
INOUT - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
INOUT - Static variable in interface org.eclipse.datatools.sqltools.sql.parser.ast.IASTSQLParam
 
INOUT_COLUMN - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.ParametersData
 
INOUT_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.routines.ParameterMode
The 'INOUT' literal object.
INOUT_MAPPING - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.ParametersData
 
INPUT - Static variable in class org.eclipse.datatools.sqltools.result.Parameter
 
INPUT - Static variable in interface org.eclipse.datatools.sqltools.sql.parser.ast.IASTSQLParam
 
INPUT_ELEMENT_ATTRIBUTES - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The meta object id for the 'Input Element Attributes' class.
INPUT_ELEMENT_ATTRIBUTES - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Input Element Attributes' class.
INPUT_ELEMENT_ATTRIBUTES__DEFAULT_SCALAR_VALUE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Default Scalar Value' attribute.
INPUT_ELEMENT_ATTRIBUTES__DEFAULT_SCALAR_VALUE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Default Scalar Value' attribute feature.
INPUT_ELEMENT_ATTRIBUTES__DEFAULT_VALUES - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Default Values' containment reference.
INPUT_ELEMENT_ATTRIBUTES__DEFAULT_VALUES - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Default Values' containment reference feature.
INPUT_ELEMENT_ATTRIBUTES__DYNAMIC_VALUE_CHOICES - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Dynamic Value Choices' containment reference.
INPUT_ELEMENT_ATTRIBUTES__DYNAMIC_VALUE_CHOICES - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Dynamic Value Choices' containment reference feature.
INPUT_ELEMENT_ATTRIBUTES__EDITABLE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Editable' attribute.
INPUT_ELEMENT_ATTRIBUTES__EDITABLE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Editable' attribute feature.
INPUT_ELEMENT_ATTRIBUTES__MASKS_VALUE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Masks Value' attribute.
INPUT_ELEMENT_ATTRIBUTES__MASKS_VALUE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Masks Value' attribute feature.
INPUT_ELEMENT_ATTRIBUTES__OPTIONAL - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Optional' attribute.
INPUT_ELEMENT_ATTRIBUTES__OPTIONAL - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Optional' attribute feature.
INPUT_ELEMENT_ATTRIBUTES__STATIC_VALUE_CHOICES - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Static Value Choices' containment reference.
INPUT_ELEMENT_ATTRIBUTES__STATIC_VALUE_CHOICES - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Static Value Choices' containment reference feature.
INPUT_ELEMENT_ATTRIBUTES__UI_HINTS - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Ui Hints' containment reference.
INPUT_ELEMENT_ATTRIBUTES__UI_HINTS - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Ui Hints' containment reference feature.
INPUT_ELEMENT_ATTRIBUTES_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The number of structural features of the 'Input Element Attributes' class.
INPUT_ELEMENT_UI_HINTS - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The meta object id for the 'Input Element UI Hints' class.
INPUT_ELEMENT_UI_HINTS - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Input Element UI Hints' class.
INPUT_ELEMENT_UI_HINTS__AUTO_SUGGEST_THRESHOLD - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Auto Suggest Threshold' attribute.
INPUT_ELEMENT_UI_HINTS__AUTO_SUGGEST_THRESHOLD - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Auto Suggest Threshold' attribute feature.
INPUT_ELEMENT_UI_HINTS__PROMPT_STYLE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Prompt Style' attribute.
INPUT_ELEMENT_UI_HINTS__PROMPT_STYLE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Prompt Style' attribute feature.
INPUT_ELEMENT_UI_HINTS_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The number of structural features of the 'Input Element UI Hints' class.
INPUT_PARAMETER_ATTRIBUTES - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The meta object id for the 'Input Parameter Attributes' class.
INPUT_PARAMETER_ATTRIBUTES - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Input Parameter Attributes' class.
INPUT_PARAMETER_ATTRIBUTES__ELEMENT_ATTRIBUTES - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Element Attributes' containment reference.
INPUT_PARAMETER_ATTRIBUTES__ELEMENT_ATTRIBUTES - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Element Attributes' containment reference feature.
INPUT_PARAMETER_ATTRIBUTES__UI_HINTS - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Ui Hints' containment reference.
INPUT_PARAMETER_ATTRIBUTES__UI_HINTS - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Ui Hints' containment reference feature.
INPUT_PARAMETER_ATTRIBUTES_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The number of structural features of the 'Input Parameter Attributes' class.
INPUT_PARAMETER_UI_HINTS - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The meta object id for the 'Input Parameter UI Hints' class.
INPUT_PARAMETER_UI_HINTS - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Input Parameter UI Hints' class.
INPUT_PARAMETER_UI_HINTS__GROUP_PROMPT_DISPLAY_NAME - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Group Prompt Display Name' attribute.
INPUT_PARAMETER_UI_HINTS__GROUP_PROMPT_DISPLAY_NAME - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Group Prompt Display Name' attribute feature.
INPUT_PARAMETER_UI_HINTS_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The number of structural features of the 'Input Parameter UI Hints' class.
INPUT_PROMPT_CONTROL_STYLE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The meta object id for the 'Input Prompt Control Style' enum.
INPUT_PROMPT_CONTROL_STYLE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Input Prompt Control Style' enum.
INPUT_PROMPT_CONTROL_STYLE_OBJECT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The meta object id for the 'Input Prompt Control Style Object' data type.
INPUT_PROMPT_CONTROL_STYLE_OBJECT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Input Prompt Control Style Object' data type.
inputChanged(Viewer, Object, Object) - Method in class org.eclipse.datatools.connectivity.ui.CommonContentProviderBase
 
inputChanged(Viewer, Object, Object) - Method in class org.eclipse.datatools.connectivity.ui.navigator.ConnectionProfileContentProvider
 
inputChanged(Viewer, Object, Object) - Method in class org.eclipse.datatools.connectivity.ui.templates.PropertyListContentProvider
 
inputChanged(Viewer, Object, Object) - Method in class org.eclipse.datatools.connectivity.ui.templates.PropertyTreeContentProvider
 
inputChanged(Viewer, Object, Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.providers.SybaseASAContentProvider
 
inputChanged(Viewer, Object, Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.LazyTreeViewerContentProvider
 
inputChanged(Viewer, Object, Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.PrivilegesDetailContentProvider
 
inputChanged(Viewer, Object, Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.commonui.SchemaObjectsViewerContentProvider
 
inputChanged(Viewer, Object, Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints.TreeViewerContentProvider
 
inputChanged(Viewer, Object, Object) - Method in class org.eclipse.datatools.enablement.sybase.ase.providers.SybaseASEContentProvider
 
inputChanged(Viewer, Object, Object) - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.TableDataContentProvider
Notifies this content provider that the given viewer's input has been switched to a different element.
inputChanged(Viewer, Object, Object) - Method in class org.eclipse.datatools.sqltools.data.internal.ui.editor.TableDataContentProvider
 
inputChanged(Viewer, Object, Object) - Method in class org.eclipse.datatools.sqltools.result.internal.ui.export.ContainerContentProvider
 
inputChanged(Viewer, Object, Object) - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.ResultsHistoryContentProvider
 
inputChanged(Viewer, Object, Object) - Method in class org.eclipse.datatools.sqltools.result.internal.ui.viewer.ResultSetContentProvider
 
inputChanged(Viewer, Object, Object) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.internal.ui.ContainerContentProvider
 
inputChanged(Viewer, Object, Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSearchTable.CaseSearchTableContentProvider
 
inputChanged(Viewer, Object, Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSimpleTable.CaseSimpleTableContentProvider
 
inputChanged(Viewer, Object, Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.function.ParamTable.ParamTableContentProvider
 
inputChanged(Viewer, Object, Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.multiexpr.ExpressionsTable.ExpressionsTableContentProvider
 
inputChanged(Viewer, Object, Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.provider.rdbschema.AvailableTablesTreeProvider
Implements ITreeContentProvider.inputChanged.
inputChanged(Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.DesignViewer
 
inputChanged(Object, Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.insert.InsertGridViewer
 
inputChanged(Object, Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.insert.InsertSelectViewer
 
inputChanged(Object, Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.insert.InsertTypeViewer
 
inputChanged(Object, Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLSourceViewer
 
inputChanged(Object, Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.update.UpdateDesignViewer
 
inputChanged(Viewer, Object, Object) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.editor.SQLEditorOutlineContentProvider
Notifies this content provider that the given viewer's input has been switched to a different element.
InputElementAttributes - Interface in org.eclipse.datatools.connectivity.oda.design
Common attributes for a data element defined with the input mode.
InputElementUIHints - Interface in org.eclipse.datatools.connectivity.oda.design
UI hints for a data element defined with the input mode.
InputParameterAttributes - Interface in org.eclipse.datatools.connectivity.oda.design
The attributes of a top-level input parameter, which can be either scalar or complex type.
InputParameterUIHints - Interface in org.eclipse.datatools.connectivity.oda.design
UI hints for a top-level parameter.
InputPromptControlStyle - Enum in org.eclipse.datatools.connectivity.oda.design
A representation of the literals of the enumeration 'Input Prompt Control Style', and utility methods for working with them.
inputToStringHelper(Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLEditorDocumentProvider
 
InputValueCellEditor - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.execute
Extends the ComboBoxCellEditor launch the input dialog if selected by user
InputValueCellEditor(Composite, ParameterTableViewer, String[]) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.execute.InputValueCellEditor
Creates an instance of InputValueCellEditor
inSavingProcess() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.DefaultSchemaObjectEditorHandler
 
inSavingProcess() - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.ISchemaObjectEditorHandler
Checks if the editor is in saving process, since the saving process may take time
INSERT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
INSERT - Static variable in interface org.eclipse.datatools.enablement.sybase.IGenericDdlConstants
 
INSERT - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
insert(Object, int) - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.AccessibleTableViewer
Inserts the given element into this table viewer at the given position.
insert() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
INSERT - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
insert() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
INSERT - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
INSERT - Static variable in interface org.eclipse.datatools.sqltools.editor.template.TemplateConstant
 
insert(String) - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditor
Insert the SQL text into editor
INSERT_COLUMN - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.privileges.ASATablePrivilegesDetailTableMetaData
 
insert_column() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
insert_column() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
insert_column_list() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
insert_column_list() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
INSERT_EVENT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.ITriggerValidatorConstants
 
INSERT_PRIVILEGE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.PrivilegesConstants
 
INSERT_PRIVILEGE - Static variable in interface org.eclipse.datatools.enablement.sybase.ddl.ISybaseDdlConstants
 
INSERT_SINGLE_PROPOSALS_AUTO - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.PreferenceConstants
 
insert_source() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
insert_source() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
INSERT_STATEMENT - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.model.SqlXmlConstant
 
insert_stmts() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
insert_stmts() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
insert_value() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
insert_value() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
insert_value_list() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
insert_value_list() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
insert_values() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
insert_values() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
insertColumn() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.ASAColumnsEditorPage
 
insertConditionalLineBreak(SQLQueryObject) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQuerySourceBuffer
 
inserted - Variable in class org.eclipse.datatools.sqltools.data.internal.core.editor.TableDataSaveStatus
 
InsertGridContentProvider - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.insert
 
InsertGridContentProvider(SQLDomainModel) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.insert.InsertGridContentProvider
 
InsertGridViewer - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.insert
 
InsertGridViewer(SQLDomainModel, Composite) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.insert.InsertGridViewer
 
InsertHelper - Class in org.eclipse.datatools.sqltools.sqlbuilder.model
Helper class for InsertStatement
InsertHelper() - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.model.InsertHelper
 
insertParamValue(int, QueryValueExpression) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.function.FunctionBuilderPage
 
insertRow() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.ParametersData
 
insertRow(IRowData, int) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.ParametersData
 
insertRow() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.ResultsData
 
insertRow() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.ASATableEditorColumnsTableData
 
insertRow() - Method in interface org.eclipse.datatools.sqltools.data.internal.core.editor.ITableData
 
insertRow() - Method in class org.eclipse.datatools.sqltools.data.internal.core.editor.TableDataImpl
 
InsertSelectViewer - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.insert
Insert Statement Contents - Subquery Pane
InsertSelectViewer(SQLDomainModel) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.insert.InsertSelectViewer
 
InsertSelectViewer.ColumnContentProvider - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.insert
 
InsertSelectViewer.ColumnContentProvider(SQLDomainModel) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.insert.InsertSelectViewer.ColumnContentProvider
 
InsertSelectViewer.ColumnListGridViewer - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.insert
 
InsertSelectViewer.ColumnListGridViewer(SQLDomainModel, Composite) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.insert.InsertSelectViewer.ColumnListGridViewer
 
InsertTableElement - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.insert
InsertTableElement is applicable for insert grid view
InsertTableElement(SQLDomainModel, QueryInsertStatement, ValueExpressionColumn, QueryValueExpression) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.insert.InsertTableElement
 
InsertTypeViewer - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.insert
Create the viewer for the statement name
InsertTypeViewer(SQLDomainModel) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.insert.InsertTypeViewer
 
InsertViewer - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.insert
 
InsertViewer(SQLDomainModel) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.insert.InsertViewer
 
INSTALL - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
INSTALL - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
INSTALL - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
install(IContextInformation, ITextViewer, int) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLValidator
 
INSTANCE - Static variable in interface org.eclipse.datatools.connectivity.apache.derby.ui.explorer.providers.virtual.IVirtualNodeServiceFactory
 
INSTANCE - Static variable in class org.eclipse.datatools.connectivity.sqm.core.containment.ContainmentServiceImpl
 
INSTANCE - Static variable in class org.eclipse.datatools.connectivity.sqm.core.ui.explorer.providers.content.virtual.AddObjectRegistry
 
INSTANCE - Static variable in class org.eclipse.datatools.connectivity.sqm.core.ui.explorer.providers.content.virtual.CreationInfoRegistry
 
INSTANCE - Static variable in interface org.eclipse.datatools.connectivity.sqm.core.ui.services.IDataToolsUIServiceManager
 
INSTANCE - Static variable in class org.eclipse.datatools.connectivity.sqm.core.util.CatalogLoaderOverrideManager
 
INSTANCE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.providers.IVirtualNodeServiceFactory
 
INSTANCE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.providers.IVirtualNodeServiceFactory
 
INSTANCE - Static variable in class org.eclipse.datatools.enablement.sybase.deltaddl.DeltaDdlGenServiceImpl
 
INSTANCE - Static variable in class org.eclipse.datatools.enablement.sybase.deltaddl.GenericDeltaDdlGenProvider
 
INSTANCE - Static variable in class org.eclipse.datatools.modelbase.sql.query.provider.SQLQueryEditPlugin
Keep track of the singleton.
INSTANCE - Static variable in class org.eclipse.datatools.modelbase.sql.schema.provider.SqlmodelEditPlugin
Keep track of the singleton.
INSTANCE - Static variable in class org.eclipse.datatools.sqltools.common.ui.preferences.PreferencesRegistry
 
INSTANCE - Static variable in class org.eclipse.datatools.sqltools.editor.ui.internal.core.SQLDevToolsUIConfigRegistryImpl
 
INSTANCE - Static variable in class org.eclipse.datatools.sqltools.result.internal.model.ResultInstanceFactory
 
INSTANCE - Static variable in class org.eclipse.datatools.sqltools.sql.ui.SQLImageService
 
INSTANCE_ID_PROPERTY_ID - Static variable in interface org.eclipse.datatools.connectivity.IConnectionProfile
Property ID for profile instance ID.
INSTANCE_IS_FINAL_DEFAULT - Static variable in class org.eclipse.datatools.modelbase.sql.query.util.SQLQuerySourceFormat
Default value for the instanceIsFinal setting: false
INSTANCE_OF_VALUE - Static variable in enum org.eclipse.datatools.connectivity.oda.design.ExpressionVariableType
The 'Instance Of' literal value.
instantDBAggregate - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.InstantDBFunctionNamesAndSignatures
 
instantDBAll - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.InstantDBFunctionNamesAndSignatures
 
InstantDBFunctionNamesAndSignatures - Class in org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder
 
InstantDBFunctionNamesAndSignatures() - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.InstantDBFunctionNamesAndSignatures
 
INSTEAD_OF - Static variable in interface org.eclipse.datatools.enablement.sybase.IGenericDdlConstants
 
INSTEADOF - Static variable in class org.eclipse.datatools.modelbase.sql.tables.ActionTimeType
The 'INSTEADOF' literal value.
INSTEADOF_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.tables.ActionTimeType
The 'INSTEADOF' literal object.
inSymb(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexerprs
 
inSymb(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexerprs
 
inSymb - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
inSymb(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
inSymb - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs.InSymb
 
inSymb - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
inSymb(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
inSymb - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs.InSymb
 
inSymbol(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexerprs
 
inSymbol(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexerprs
 
inSymbol(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
inSymbol(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
INT - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.SQLDataTypes
 
INT - Static variable in interface org.eclipse.datatools.sqltools.editor.template.TemplateConstant
 
INTEGER - Static variable in enum org.eclipse.datatools.connectivity.oda.design.OdaScalarDataType
The 'Integer' literal value.
INTEGER - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.SQLDataTypes
 
INTEGER - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.PrimitiveType
The 'INTEGER' literal value.
integer() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
integer() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
INTEGER_DATA_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The meta object id for the 'Integer Data Type' class.
INTEGER_DATA_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Integer Data Type' class.
INTEGER_DATA_TYPE__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Comments' reference list.
INTEGER_DATA_TYPE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Dependencies' containment reference list.
INTEGER_DATA_TYPE__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Description' attribute.
INTEGER_DATA_TYPE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'EAnnotations' containment reference list.
INTEGER_DATA_TYPE__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Extensions' containment reference list.
INTEGER_DATA_TYPE__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Label' attribute.
INTEGER_DATA_TYPE__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Name' attribute.
INTEGER_DATA_TYPE__PRECISION - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Precision' attribute.
INTEGER_DATA_TYPE__PRIMITIVE_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Primitive Type' attribute.
INTEGER_DATA_TYPE__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Privileges' reference list.
INTEGER_DATA_TYPE__SCALE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Scale' attribute.
INTEGER_DATA_TYPE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The number of structural features of the 'Integer Data Type' class.
INTEGER_LITERAL - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
INTEGER_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.PrimitiveType
The 'INTEGER' literal object.
INTEGER_LITERAL - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
INTEGER_LITERAL - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
INTEGER_OPTION - Static variable in class org.eclipse.datatools.connectivity.sqm.core.rte.EngineeringOption
 
IntegerDataType - Interface in org.eclipse.datatools.modelbase.sql.datatypes
A representation of the model object 'Integer Data Type'.
IntegerDataTypeItemProvider - Class in org.eclipse.datatools.modelbase.sql.datatypes.provider
This is the item provider adapter for a IntegerDataType object.
IntegerDataTypeItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.datatypes.provider.IntegerDataTypeItemProvider
This constructs an instance from a factory and a notifier.
INTEGRITY_CONTROL_OPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The meta object id for the 'Integrity Control Option' enum.
INTEGRITY_CONTROL_OPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Integrity Control Option' enum.
IntegrityControlOption - Class in org.eclipse.datatools.modelbase.sql.datatypes
A representation of the literals of the enumeration 'Integrity Control Option', and utility methods for working with them.
INTELLIGENT_TEMPLATE - Static variable in interface org.eclipse.datatools.sqltools.editor.template.TemplateConstant
 
interceptAdd(PipelinedShapeModification) - Method in class org.eclipse.datatools.enablement.hsqldb.ui.catalog.HSQLDBPipelineTreeContentProvider
 
interceptAdd(PipelinedShapeModification) - Method in class org.eclipse.datatools.enablement.sybase.asa.providers.SybaseASAContentProvider
 
interceptAdd(PipelinedShapeModification) - Method in class org.eclipse.datatools.enablement.sybase.ase.providers.SybaseASESQLModelContentProviderExtension
 
interceptRefresh(PipelinedViewerUpdate) - Method in class org.eclipse.datatools.enablement.hsqldb.ui.catalog.HSQLDBPipelineTreeContentProvider
 
interceptRefresh(PipelinedViewerUpdate) - Method in class org.eclipse.datatools.enablement.sybase.asa.providers.SybaseASAContentProvider
 
interceptRefresh(PipelinedViewerUpdate) - Method in class org.eclipse.datatools.enablement.sybase.ase.providers.SybaseASESQLModelContentProviderExtension
 
interceptRemove(PipelinedShapeModification) - Method in class org.eclipse.datatools.enablement.hsqldb.ui.catalog.HSQLDBPipelineTreeContentProvider
 
interceptRemove(PipelinedShapeModification) - Method in class org.eclipse.datatools.enablement.sybase.asa.providers.SybaseASAContentProvider
 
interceptRemove(PipelinedShapeModification) - Method in class org.eclipse.datatools.enablement.sybase.ase.providers.SybaseASESQLModelContentProviderExtension
 
interceptUpdate(PipelinedViewerUpdate) - Method in class org.eclipse.datatools.enablement.hsqldb.ui.catalog.HSQLDBPipelineTreeContentProvider
 
interceptUpdate(PipelinedViewerUpdate) - Method in class org.eclipse.datatools.enablement.sybase.asa.providers.SybaseASAContentProvider
 
interceptUpdate(PipelinedViewerUpdate) - Method in class org.eclipse.datatools.enablement.sybase.ase.providers.SybaseASESQLModelContentProviderExtension
 
INTERNAL_ERROR - Static variable in class org.eclipse.datatools.enablement.sybase.asa.JDBCASAPlugin
 
INTERNAL_UNIT_HOURS_IN_DATABASE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseEvent
 
INTERNAL_UNIT_MINUTES_IN_DATABASE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseEvent
 
INTERNAL_UNIT_SECONDS_IN_DATABASE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseEvent
 
InternalFilterFactory - Class in org.eclipse.datatools.connectivity.oda.spec.result.filter
Internal factory of package classes.
InternalFilterFactory() - Constructor for class org.eclipse.datatools.connectivity.oda.spec.result.filter.InternalFilterFactory
 
internalIncreaseSuspendCount() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPDebugTarget
Increases the suspend count by one.
InternalResultSpecFactory - Class in org.eclipse.datatools.connectivity.oda.spec.result
Internal factory of package classes.
InternalResultSpecFactory() - Constructor for class org.eclipse.datatools.connectivity.oda.spec.result.InternalResultSpecFactory
 
internalSetRefreshTables(boolean) - Method in class org.eclipse.datatools.sqltools.debugger.model.SPStackFrame
 
internalSetRefreshVariable() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPStackFrame
This method is called when the stack frame "advance" to next lines.
internalSetValue(SPValue) - Method in class org.eclipse.datatools.sqltools.debugger.model.SPVariable
 
InternalSpecFactory - Class in org.eclipse.datatools.connectivity.oda.spec
Internal factory of package classes.
InternalSpecFactory() - Constructor for class org.eclipse.datatools.connectivity.oda.spec.InternalSpecFactory
 
InternalValueExprFactory - Class in org.eclipse.datatools.connectivity.oda.spec.valueexpr
Internal factory of package classes.
InternalValueExprFactory() - Constructor for class org.eclipse.datatools.connectivity.oda.spec.valueexpr.InternalValueExprFactory
 
interpretPredefinedDataType(String) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.udteditor.pages.general.ASAUserDefinedTypeGeneralPage
 
interrupted() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPThread
Called when the connection is interrupted.
INTERSECT - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
INTERSECT - Static variable in class org.eclipse.datatools.modelbase.sql.query.QueryCombinedOperator
The 'INTERSECT' literal value.
INTERSECT - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
INTERSECT - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
INTERSECT_ALL - Static variable in class org.eclipse.datatools.modelbase.sql.query.QueryCombinedOperator
The 'INTERSECT ALL' literal value.
INTERSECT_ALL_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.query.QueryCombinedOperator
The 'INTERSECT ALL' literal object.
INTERSECT_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.query.QueryCombinedOperator
The 'INTERSECT' literal object.
INTERVAL - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
INTERVAL - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.PrimitiveType
The 'INTERVAL' literal value.
INTERVAL_DATA_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The meta object id for the 'Interval Data Type' class.
INTERVAL_DATA_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Interval Data Type' class.
INTERVAL_DATA_TYPE__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Comments' reference list.
INTERVAL_DATA_TYPE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Dependencies' containment reference list.
INTERVAL_DATA_TYPE__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Description' attribute.
INTERVAL_DATA_TYPE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'EAnnotations' containment reference list.
INTERVAL_DATA_TYPE__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Extensions' containment reference list.
INTERVAL_DATA_TYPE__FRACTIONAL_SECONDS_PRECISION - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Fractional Seconds Precision' attribute.
INTERVAL_DATA_TYPE__FRACTIONAL_SECONDS_PRECISION - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Fractional Seconds Precision' attribute feature.
INTERVAL_DATA_TYPE__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Label' attribute.
INTERVAL_DATA_TYPE__LEADING_FIELD_PRECISION - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Leading Field Precision' attribute.
INTERVAL_DATA_TYPE__LEADING_FIELD_PRECISION - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Leading Field Precision' attribute feature.
INTERVAL_DATA_TYPE__LEADING_QUALIFIER - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Leading Qualifier' attribute.
INTERVAL_DATA_TYPE__LEADING_QUALIFIER - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Leading Qualifier' attribute feature.
INTERVAL_DATA_TYPE__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Name' attribute.
INTERVAL_DATA_TYPE__PRIMITIVE_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Primitive Type' attribute.
INTERVAL_DATA_TYPE__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Privileges' reference list.
INTERVAL_DATA_TYPE__TRAILING_FIELD_PRECISION - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Trailing Field Precision' attribute.
INTERVAL_DATA_TYPE__TRAILING_FIELD_PRECISION - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Trailing Field Precision' attribute feature.
INTERVAL_DATA_TYPE__TRAILING_QUALIFIER - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Trailing Qualifier' attribute.
INTERVAL_DATA_TYPE__TRAILING_QUALIFIER - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Trailing Qualifier' attribute feature.
INTERVAL_DATA_TYPE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The number of structural features of the 'Interval Data Type' class.
INTERVAL_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.PrimitiveType
The 'INTERVAL' literal object.
INTERVAL_QUALIFIER_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The meta object id for the 'Interval Qualifier Type' enum.
INTERVAL_QUALIFIER_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Interval Qualifier Type' enum.
INTERVAL_UNIT_TYPE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The meta object id for the 'Interval Unit Type' enum.
INTERVAL_UNIT_TYPE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Interval Unit Type' enum.
IntervalDataType - Interface in org.eclipse.datatools.modelbase.sql.datatypes
A representation of the model object 'Interval Data Type'.
IntervalDataTypeItemProvider - Class in org.eclipse.datatools.modelbase.sql.datatypes.provider
This is the item provider adapter for a IntervalDataType object.
IntervalDataTypeItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.datatypes.provider.IntervalDataTypeItemProvider
This constructs an instance from a factory and a notifier.
IntervalQualifierType - Class in org.eclipse.datatools.modelbase.sql.datatypes
A representation of the literals of the enumeration 'Interval Qualifier Type', and utility methods for working with them.
IntervalUnitType - Class in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel
A representation of the literals of the enumeration 'Interval Unit Type', and utility methods for working with them.
INTO - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
into() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
INTO - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
into() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
INTO - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
into_object() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
into_object() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
into_over() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
into_over() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
IntroConstants - Class in org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.intropage
Constants for introduction page
IntroConstants() - Constructor for class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.intropage.IntroConstants
 
INTRODUCTION_PAGE_ID - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.intropage.IntroConstants
 
IntroductionPage - Class in org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.intropage
The introduction page
IntroductionPage() - Constructor for class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.intropage.IntroductionPage
 
IntroductionPage_page_title - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.intropage.Messages
 
IntroductionPage_section_title - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.intropage.Messages
 
IntroductionSection - Class in org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.intropage
The introduction section
IntroductionSection(String, FormToolkit, String, Display, int) - Constructor for class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.intropage.IntroductionSection
 
IntroHyperAction - Class in org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.intropage
 
IntroHyperAction() - Constructor for class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.intropage.IntroHyperAction
 
intValue() - Method in class org.eclipse.datatools.connectivity.oda.util.logging.Level
Gets the log level value.
INVALID_DATATYPE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.SybaseParameterValidator
 
INVALID_LEXICAL_STATE - Static variable in error org.eclipse.datatools.sqltools.sql.parser.TokenMgrError
Tried to change to an invalid lexical state.
INVALID_TOKEN - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
INVALID_TOKEN - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
INVALID_TOKEN - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
invalidate(Connection) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter
 
inValidateEditCall() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilder
Returns whether the SQLBuilder is currently validating the SQL.
IOfflineConnection - Interface in org.eclipse.datatools.connectivity
An offline connection is used to present an offline view of the server to the user.
IOfflineConnectionFactory - Interface in org.eclipse.datatools.connectivity
Adds offline capabilities to an IConnectionFactory.
IOmitSchemaInfo - Interface in org.eclipse.datatools.sqltools.sqlbuilder.model
This interface defines the set of properties which determine whether the current schema name is omitted from SQL generated by the SQL Query Builder.
ioutil_askReviewStack - Static variable in class org.eclipse.datatools.connectivity.console.profile.nls.Messages
 
ioutil_askUpdateValue - Static variable in class org.eclipse.datatools.connectivity.console.profile.nls.Messages
 
ioutil_confirmPromptInstruction - Static variable in class org.eclipse.datatools.connectivity.console.profile.nls.Messages
 
ioutil_confirmUserInputChar - Static variable in class org.eclipse.datatools.connectivity.console.profile.nls.Messages
 
ioutil_errorSystemInput - Static variable in class org.eclipse.datatools.connectivity.console.profile.nls.Messages
 
ioutil_exceptionCause - Static variable in class org.eclipse.datatools.connectivity.console.profile.nls.Messages
 
ioutil_newValuePrompt - Static variable in class org.eclipse.datatools.connectivity.console.profile.nls.Messages
 
IOutputterDescriptor - Interface in org.eclipse.datatools.sqltools.result.internal.export
An instance of this class describes a result outputter
IPageUpdate - Interface in org.eclipse.datatools.sqltools.sqleditor
Actions that are aware of the multi form editor should implement this interface.
IParameterMetaData - Interface in org.eclipse.datatools.connectivity.oda
An interface that represents the meta-data of input/output parameters defined in a prepared query.
IParameterRowSet - Interface in org.eclipse.datatools.connectivity.oda
An optional interface that represents complex data type objects such as structures and tables.
IPlanDrawer - Interface in org.eclipse.datatools.sqltools.plan
Class that implements this interface can draw a sub-execution plan on a Canvas.
IPlanOption - Interface in org.eclipse.datatools.sqltools.plan
Generally speaking, a database server may support several types of execution plan, for example, a text type and a graphic type, which renders the execution plan in text string or using graph respectively.
This interface tries to build a relationship between the type id and type name, and check which type is graphic one, such that the framework can draw the execution plan in a canvas instead of displaying it as a literal string.
Also, the consumer needs to create the preference section on "Execution Plan View Option" page to let the end user select the plan type, the framework does not implement this part.
IPlanParser - Interface in org.eclipse.datatools.sqltools.plan
Parse the execution plan from raw data to modeled data --- IExecutionPlanDocument, then IPlanDrawer will draw it on a Canvas.
Generally speaking, the raw data of the plan is expected to be a well-formed xml string.
IPlanService - Interface in org.eclipse.datatools.sqltools.plan
In order to support graphic execution plan when using EPV (SQL Execution Plan View), consumer must provide the plan parser and plan drawer, which are used to parse the raw plan data and draw graphic plan.
IPrivilegeState - Interface in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege
The state of the privilege
IPrivilegeStateLookup - Interface in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege
Lookup of privilege state.
IPrivilegesTreeViewerInput - Interface in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege
Input for privileges (table) tree viewer.
IProcedure - Interface in org.eclipse.datatools.sqltools.sql.reference
 
IProfileExtensionProvider - Interface in org.eclipse.datatools.connectivity
The interface used to access functionality provided by a profile extension.
IProfileFilter - Interface in org.eclipse.datatools.sqltools.common.ui.resource
 
IProfileListener - Interface in org.eclipse.datatools.connectivity
Profile Change Listener
IProfileListener1 - Interface in org.eclipse.datatools.connectivity
Profile Change Listener
IProfileWizardProvider - Interface in org.eclipse.datatools.connectivity.ui.wizards
 
IPropertiesPersistenceHook - Interface in org.eclipse.datatools.connectivity
 
IPropertyProvider - Interface in org.eclipse.datatools.connectivity.oda.consumer.services
The interface of the provider of run-time data source properties.
IPropertySet - Interface in org.eclipse.datatools.connectivity.drivers
Interface for a property set object.
IPropertySetChangeEvent - Interface in org.eclipse.datatools.connectivity
Represents changes made to a property set associated with a connection profile.
IPropertySetChangeEvent.IChangedProperty - Interface in org.eclipse.datatools.connectivity
Used to present changes made to a particular property to the consumer.
IPropertySetListener - Interface in org.eclipse.datatools.connectivity
This interface is used to listen for property changes occurring on a connection profile.
IQuery - Interface in org.eclipse.datatools.connectivity.oda
The base query interface to prepare and execute a query text to retrieve data.
IReExecutionRunnable - Interface in org.eclipse.datatools.sqltools.result
 
IResourceChangeEvent - Interface in org.eclipse.datatools.sqltools.schemaobjecteditor.ui
The resource change event
IResourceChangeHandler - Interface in org.eclipse.datatools.sqltools.schemaobjecteditor.ui
A resource change handler is notified to do some cleaning job when the editing resource is changed, renamed or deleted.
IResultConstants - Interface in org.eclipse.datatools.sqltools.result.export
The constants for save/export result set(s) function
IResultConstants_all_ext - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
IResultConstants_all_name - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
IResultConstants_csv_ext - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
IResultConstants_csv_format - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
IResultConstants_csv_name - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
IResultConstants_html_ext - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
IResultConstants_html_format - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
IResultConstants_html_name - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
IResultConstants_plain_format - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
IResultConstants_text_ext - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
IResultConstants_text_name - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
IResultConstants_xml_ext - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
IResultConstants_xml_format - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
IResultConstants_xml_name - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
IResultHistoryIndex - Interface in org.eclipse.datatools.sqltools.result.internal.index
An index used to search the result history
IResultInstance - Interface in org.eclipse.datatools.sqltools.result.model
Represents a result in SQL Results View.
IResultManager - Interface in org.eclipse.datatools.sqltools.result.internal.core
Manages all results.
IResultManagerListener - Interface in org.eclipse.datatools.sqltools.result.core
Notified when the IResultInstance related event occurs.
IResultSet - Interface in org.eclipse.datatools.connectivity.oda
The interface used to access a set of data rows retrieved by an IQuery object.
IResultSetMetaData - Interface in org.eclipse.datatools.connectivity.oda
The interface that represents the meta-data of an IResultSet object.
IResultSetObject - Interface in org.eclipse.datatools.sqltools.result
The IResultSetObject represents a result set queried from database or represents a tabular data set.
IResultSetRow - Interface in org.eclipse.datatools.sqltools.result
The IResultSetRow represents a row in IResultSetObject.
IRoutineEditorDocumentProvider - Interface in org.eclipse.datatools.sqltools.routineeditor.ui
This interface defines document provider operations specific to SQL Routine Editor.
IRowData - Interface in org.eclipse.datatools.sqltools.data.internal.core.editor
 
IS - Static variable in interface org.eclipse.datatools.enablement.sybase.ddl.ISybaseDdlConstants
 
IS - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
IS - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
IS - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
IS_CONNECTED - Static variable in interface org.eclipse.datatools.connectivity.ui.IConnectionProfileActionFilter
 
IS_PART_OF_PRIMARYKEY - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.IConstraintCreationConstants
 
isAccessRule() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogRule
 
isAccessRule() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASERuleImpl
 
isAccessRule() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASERule
Returns the value of the 'Access Rule' attribute.
isActive() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditorPage
Tests if the page is active by asking the parent editor if this page is the currently active page.
isActive() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SourceViewerAction
 
isAdHocSQL(ILaunchConfiguration) - Static method in class org.eclipse.datatools.sqltools.routineeditor.launching.LaunchHelper
 
isAllocated() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPValue
 
isAllowDuplicateRow() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogIndex
 
isAllowDuplicateRow() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEIndexImpl
 
isAllowDuplicateRow() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEIndex
Returns the value of the 'Allow Duplicate Row' attribute.
isAllowNulls() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogUserDefinedType
 
isAllowNulls() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEUserDefinedTypeImpl
 
isAllowNulls() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEUserDefinedType
Returns the value of the 'Allow Nulls' attribute.
isAllResultLoaded() - Method in interface org.eclipse.datatools.sqltools.result.IResultSetObject
Checks if some result rows are stored into a temporary file
isAllResultLoaded() - Method in class org.eclipse.datatools.sqltools.result.ResultSetObject
 
isAllResultLoaded() - Method in class org.eclipse.datatools.sqltools.result.XMLResultSetObject
 
isAlphabetic(String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.StringUtility
 
isAlphabetic(String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.TString
 
isAlphanumeric(String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.StringUtility
 
isAlphanumeric(String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.TString
 
isAlphanumericOrUnderscore(String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SQLStringHelper
 
isASECompatible() - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogDatabase
 
isASECompatible() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.impl.SybaseASADatabaseImpl
 
isASECompatible() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseASADatabase
Returns the value of the 'ASE Compatible' attribute.
isAtLeast(int) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.DBVersionHelper
Gets whether or not the version of this database is at least as high as the given version.
isAtLeast(int, int) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.DBVersionHelper
Gets whether or not the version and release of this database is at least as high as the given version and release.
isAtLeast(int, int, int) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.DBVersionHelper
Gets whether or not the version, release, and mod level of this database is at least the given version, release, and mod level.
isAtMost(int) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.DBVersionHelper
Gets whether or not the version of this database is at most the given version.
isAtMost(int, int) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.DBVersionHelper
Gets whether or not the version and release of this database are at most the given version and release.
isAtMost(int, int, int) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.DBVersionHelper
Gets whether or not the version, release, and mod level of this database are at most the given version, release, and mod level.
isAttached() - Method in class org.eclipse.datatools.sqltools.debugger.core.ClientConInfo
help method.
isAttached(int) - Method in interface org.eclipse.datatools.sqltools.debugger.core.IDebugHandler
Tests whether the specified connection is attached by debugger
isAuthorizationIdentifierSupported() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
isAuthorizationIdentifierSupported() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
isAutoClean() - Method in class org.eclipse.datatools.sqltools.result.ResultConfiguration
 
isAutoConnect() - Method in interface org.eclipse.datatools.connectivity.IConnectionProfile
 
isAutoInc() - Method in class org.eclipse.datatools.enablement.mysql.catalog.MySqlCatalogTable
 
isAutoSave() - Method in class org.eclipse.datatools.sqltools.result.ResultConfiguration
 
isBaseOnASA10() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseDatabaseImpl
 
isBaseOnASA10() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseDatabase
 
isBinaryType(DataType) - Static method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogUtils
 
isBinaryType(DataType) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.ASADatatypeUtil
 
isBinaryType(IDatatype) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SQLUtil
 
isBinaryType(String) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SQLUtil
 
isBinaryType(IDatatype) - Static method in class org.eclipse.datatools.sqltools.sql.util.SQLUtil
 
isBinaryType(String) - Static method in class org.eclipse.datatools.sqltools.sql.util.SQLUtil
 
isBindDefaultInFutureOnly() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEColumnImpl
 
isBindDefaultInFutureOnly() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEUserDefinedTypeImpl
 
isBindDefaultInFutureOnly() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEColumn
Returns the value of the 'Bind Default In Future Only' attribute.
isBindDefaultInFutureOnly() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEUserDefinedType
Returns the value of the 'Bind Default In Future Only' attribute.
isBindRuleInFutureOnly() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEColumnImpl
 
isBindRuleInFutureOnly() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEUserDefinedTypeImpl
 
isBindRuleInFutureOnly() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEColumn
Returns the value of the 'Bind Rule In Future Only' attribute.
isBindRuleInFutureOnly() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEUserDefinedType
Returns the value of the 'Bind Rule In Future Only' attribute.
isBlankPaddingOn() - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogDatabase
 
isBlankPaddingOn() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseDatabaseImpl
 
isBlankPaddingOn() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseDatabase
Returns the value of the 'Blank Padding On' attribute.
isBold() - Method in class org.eclipse.datatools.sqltools.sqleditor.preferences.SyntaxItem
 
isBuiltInOperator() - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.CombinedExpressionOperatorDefinition.CustomCombinedOperatorDefinition
 
isBuiltInOperator() - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.CombinedExpressionOperatorDefinition
 
isButtonEnabled(boolean, int) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.common.CompositeEditSection
 
isCaseSensitive() - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogDatabase
 
isCaseSensitive() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseDatabaseImpl
 
isCaseSensitive() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseDatabase
Returns the value of the 'Case Sensitive' attribute.
isCaseSensitive() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.CaseControlledMultiLineRule
Insert the method's description here.
isCaseSensitive() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.CaseControlledWordRule
 
isCaseSensitive() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.utils.SQLMultiLineRule
Gets whether or not to consider case when matching the rule pattern.
isCellEditorActive() - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.AccessibleTableEditorImpl
Return whether there is an active cell editor.
isCellEditorActive() - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.AccessibleTableViewer
Returns whether there is an active cell editor.
isChangeSource() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.commands.MoveJoinCommand
Get the value of changeSource.
isCheckOnCommit() - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogForeignKey
 
isCheckOnCommit() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.impl.SybaseASAForeignKeyImpl
 
isCheckOnCommit() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseASAForeignKey
Returns the value of the 'Check On Commit' attribute.
isCheckStmtOnly() - Method in class org.eclipse.datatools.sqltools.parsers.sql.AbstractSQLParser
 
isCheckSumOn() - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogDatabase
 
isCheckSumOn() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseDatabaseImpl
 
isCheckSumOn() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseDatabase
Returns the value of the 'Check Sum On' attribute.
ISchemaObjectEditModel - Interface in org.eclipse.datatools.sqltools.schemaobjecteditor.model
The schema object edit model is defined for schema object editor, as part of editor input, this model provides data to the schema object editor, modifications are also stored in this model as well.
ISchemaObjectEditor - Interface in org.eclipse.datatools.sqltools.schemaobjecteditor.ui
Thru this interface, the consumer can get some run-time object of the editor.
ISchemaObjectEditorActionBarContributor - Interface in org.eclipse.datatools.sqltools.schemaobjecteditor.ui
A schema object editor which need to contribute new actions need to implement this interface
ISchemaObjectEditorHandler - Interface in org.eclipse.datatools.sqltools.schemaobjecteditor.ui
Defines the behaviour of the schema object editor, notice that the name of most of the methods defined in this class are the same as those in SchemaObjectEditor, the method in SchemaObjectEditor will delegate the call to the corresponding method in this class.
ISchemaObjectEditorInput - Interface in org.eclipse.datatools.sqltools.schemaobjecteditor.ui
The editor input for scheme object eidtor.
ISchemaObjectEditorModelListener - Interface in org.eclipse.datatools.sqltools.schemaobjecteditor.model
Implementor of this class will be notified when the model change event occurs
ISchemaObjectEditorPage - Interface in org.eclipse.datatools.sqltools.schemaobjecteditor.ui
An instance of this class stands for a run-time editor page of a schema object editor
ISchemaObjectImmutableModel - Interface in org.eclipse.datatools.sqltools.schemaobjecteditor.model
The immutable model is used to keep the original status of the schema object which is being edited.
ISchemaObjectsViewerMetaData - Interface in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.commonui
Meta-data for schema objects table viewer
isClientConnectionProvider() - Method in interface org.eclipse.datatools.sqltools.debugger.core.IDebugHandler
Checks if this instance is external clients view's content provider or not
isCloudscape() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.DBVersionHelper
Gets whether or not this database is IBM Cloudscape.
isCloudscape() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.VendorHelper
 
isClustered() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogIndex
 
isClustered() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseForeignKey
 
isClustered() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseIndex
 
isClustered() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBasePrimaryKey
 
isClustered() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseUniqueConstraint
 
isClustered() - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogForeignKey
 
isClustered() - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogIndex
 
isClustered() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseForeignKeyImpl
 
isClustered() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseUniqueConstraintImpl
 
isClustered() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseForeignKey
Returns the value of the 'Clustered' attribute.
isClustered() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseUniqueConstraint
Returns the value of the 'Clustered' attribute.
isClustered() - Method in interface org.eclipse.datatools.modelbase.sql.constraints.Index
Returns the value of the 'Clustered' attribute.
isColumnConstraintLoaded() - Method in interface org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseColumn.ISybaseASACatalogBaseColumnOwner
 
isColumnConstraintLoaded() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseProxyTable
 
isColumnConstraintLoaded() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseViewTable
 
isColumnConstraintLoaded() - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogTable
 
isColumnConstraintLoaded() - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogTempTable
 
isColumnFunction() - Method in interface org.eclipse.datatools.modelbase.sql.query.ValueExpressionFunction
Returns the value of the 'Column Function' attribute.
isColumnFunction(String) - Static method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
Returns whether or not the given function name is a column (summary) function.
isColumnFunctionExpression(String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.FunctionNamesAndSignatures
 
isColumnInfoLoaded() - Method in interface org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseColumn.ISybaseASACatalogBaseColumnOwner
 
isColumnInfoLoaded() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseProxyTable
 
isColumnInfoLoaded() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseViewTable
 
isColumnInfoLoaded() - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogTable
 
isColumnInfoLoaded() - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogTempTable
 
isColumnNameAmbiguous(ValueExpressionColumn) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
Returns true only if the name of the given column expression is equal to another column's name in a different table.
isColumnPrivilegeLoaded() - Method in interface org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseColumn.ISybaseASACatalogBaseColumnOwner
 
isColumnPrivilegeLoaded() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseProxyTable
 
isColumnPrivilegeLoaded() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseViewTable
 
isColumnPrivilegeLoaded() - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogTable
 
isColumnPrivilegeLoaded() - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogTempTable
 
isColumnsDirty() - Method in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.IEditableColumns
Checks if the columns have been modified
isColumnsDirty() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.ASAColumnsEditorPage
 
isColumnsInfoKeyWord(char) - Static method in class org.eclipse.datatools.connectivity.oda.flatfile.util.querytextutil.ColumnsInfoUtil
 
isComplete() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
isComplete() - Method in class org.eclipse.datatools.sqltools.sql.parser.SQLParser
Returns whether the parser has captured the complete grammar for the database.
isComplete(QueryValueExpression) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.ExpressionHelper
 
isCompleted() - Method in class org.eclipse.datatools.connectivity.ui.actions.ExportProfileViewAction
 
isCompleted() - Method in class org.eclipse.datatools.connectivity.ui.actions.ImportProfileViewAction
 
isComputedColApplicable() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEDatabaseImpl
 
isComputedColApplicable() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEDatabase
 
isComputedColumn() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEColumnImpl
 
isComputedColumn() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEColumn
 
isConditionEnabled() - Method in class org.eclipse.datatools.sqltools.debugger.breakpoint.SPLineBreakpoint
 
isConflicting(ISchedulingRule) - Method in class org.eclipse.datatools.connectivity.ProfileRule
 
isConnected() - Method in interface org.eclipse.datatools.connectivity.IConnectionProfile
Deprecated. Use IConnectionProfile.getConnectionState()
isConnected() - Method in interface org.eclipse.datatools.connectivity.IManagedConnection
 
isConnected() - Method in interface org.eclipse.datatools.sqltools.editor.core.connection.ISQLEditorConnectionInfo
 
isConnected() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SQLDomainModel
 
isConnected() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.ConnectionContext
Insert the method's description here.
isConnected() - Method in interface org.eclipse.datatools.sqltools.sqlbuilder.views.source.IDBContext
 
isConnected(ISQLEditorConnectionInfo) - Static method in class org.eclipse.datatools.sqltools.sqleditor.internal.utils.SQLDBUtils
Determines if the DB connection described by the given ISQLEditorConnectionInfo is actively connected
isConnected() - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditor
Utility methods to "getConnectionInfo().isConnected()"
isConnected() - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditorConnectionInfo
 
isConnectionRequired() - Method in class org.eclipse.datatools.sqltools.routineeditor.ui.ProcEditorInput
 
isConnectionRequired() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.input.SQLBuilderEditorInput
 
isConnectionRequired() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.input.SQLBuilderFileEditorInput
 
isConnectionRequired() - Method in interface org.eclipse.datatools.sqltools.sqleditor.ISQLEditorInput
Returns whether database connection is required for this editor input to exist.
isConnectionRequired() - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditorStorageEditorInput
 
isConstructor() - Method in interface org.eclipse.datatools.modelbase.sql.routines.Method
Returns the value of the 'Constructor' attribute.
isContentOutlineRootSelected() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilder
Returns whether the root of the content outline view is selected.
isContextInformationValid(int) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLValidator
 
isCreateActionSupported(IVirtualNode) - Method in interface org.eclipse.datatools.connectivity.sqm.core.ui.explorer.providers.content.virtual.ICreationInfoProvider
 
isCreateActionSupported(DatabaseDefinition) - Method in class org.eclipse.datatools.connectivity.sqm.core.ui.explorer.providers.content.virtual.VirtualNode
 
isCreateActionSupported(DatabaseDefinition) - Method in interface org.eclipse.datatools.connectivity.sqm.core.ui.explorer.virtual.ICreationInfo
 
isCreateDistinctType() - Method in interface org.eclipse.datatools.connectivity.sqm.core.ui.explorer.providers.content.virtual.ICreationInfoProvider
 
isCreateDistinctTypeSupported(DatabaseDefinition) - Method in class org.eclipse.datatools.connectivity.sqm.core.ui.explorer.providers.content.virtual.VirtualNode
 
isCreateDistinctTypeSupported(DatabaseDefinition) - Method in interface org.eclipse.datatools.connectivity.sqm.core.ui.explorer.virtual.ICreationInfo
 
isCreateRowTypeSupported() - Method in interface org.eclipse.datatools.connectivity.sqm.core.ui.explorer.providers.content.virtual.ICreationInfoProvider
 
isCreateRowTypeSupported(DatabaseDefinition) - Method in class org.eclipse.datatools.connectivity.sqm.core.ui.explorer.providers.content.virtual.VirtualNode
 
isCreateRowTypeSupported(DatabaseDefinition) - Method in interface org.eclipse.datatools.connectivity.sqm.core.ui.explorer.virtual.ICreationInfo
 
isCurrencySymbol(char) - Static method in class org.eclipse.datatools.sqltools.sql.identifier.DefaultIdentifierValidator
Check the given if it is a currency symbol
isCycleOption() - Method in interface org.eclipse.datatools.modelbase.sql.schema.IdentitySpecifier
Returns the value of the 'Cycle Option' attribute.
isDateType(DataType) - Static method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogUtils
 
isDateType(DataType) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.ASADatatypeUtil
 
isDB2() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.DBVersionHelper
Gets whether or not this database is a DB2 of any flavor.
isDB2() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.VendorHelper
 
isDB2_390() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.DBVersionHelper
Gets whether or not this database is a DB2 for OS/390.
isDB2_400() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.DBVersionHelper
Gets whether or not this database is a DB2 for OS/400.
isDB2_Everyplace() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.DBVersionHelper
Gets whether or not this database is a DB2 Everyplace.
isDB2_iSeries() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.DBVersionHelper
Gets whether or not the database is DB2 for iSeries.
isDB2_LUW() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.DBVersionHelper
Gets whether or not this database is a DB2 for Linux/Unix/Windows
isDB2_UDB() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.DBVersionHelper
Gets whether or not this database is a flavor of DB2 UDB.
isDB2_VMVSE() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.DBVersionHelper
Gets whether or not this database is DB2 for VM/VSE (SQL/DS).
isDB2_zOS() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.DBVersionHelper
Gets whether or not this database is DB2 for zOS.
isDB2Everyplace() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.VendorHelper
 
isDB2forLUW_v9() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.VendorHelper
 
isDB2forZOS_v9() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.VendorHelper
 
isDB2SpecialChar(char) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLIdentifier
Returns true if the given character is a DB2 special character.
isDB2UDBNT() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.VendorHelper
 
isDB2UDBNT_V8() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.VendorHelper
 
isDB2UDBOS390() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.VendorHelper
 
isDB2UDBOS390_V6() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.VendorHelper
 
isDBIDOrdinary(String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLIdentifier
Returns true if the given string is an ordinary identifier for DB2 UDB for LUWO; otherwise returns false.
isDBIDOrdinary(String, int) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLIdentifier
Returns true if the given identifier from DB2 is an ordinary identifier for LUWO, OS/390, or OS/400 or a combination of platforms; otherwise returns false.
isDBIDOrdinary(String, char, int) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLIdentifier
Returns true if the given identifier from DB2 is an ordinary identifier for LUWO, OS/390, or OS/400 or a combination of platforms; otherwise returns false.
isDebugEditor() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ASARoutineSourceEditor
 
isDefaultPartition(int) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.indent.SQLHeuristicScanner
Checks whether position resides in a default (SQL) partition of _document.
isDefaultUser(ISQLEditorConnectionInfo) - Static method in class org.eclipse.datatools.sqltools.sqleditor.internal.utils.SQLDBUtils
Determines if the given ISQLEditorConnectionInfo is references the default user ID.
isDeferrable() - Method in interface org.eclipse.datatools.modelbase.sql.constraints.Constraint
Returns the value of the 'Deferrable' attribute.
isDeleted(Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.RoutineFormDocumentProviderAdapter
 
isDeleted(Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLEditorDocumentProvider
 
isDeleteOnCommit() - Method in interface org.eclipse.datatools.modelbase.sql.tables.TemporaryTable
Returns the value of the 'Delete On Commit' attribute.
isDeleteType() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTrigger
 
isDeleteType() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseTrigger
 
isDeleteType() - Method in interface org.eclipse.datatools.modelbase.sql.tables.Trigger
Returns the value of the 'Delete Type' attribute.
isDeleteType() - Method in interface org.eclipse.datatools.sqltools.sql.parser.ast.IASTTrigger
 
isDeprecated() - Method in class org.eclipse.datatools.connectivity.oda.util.manifest.DataSetType
Indicates whether this data set type is defined to be deprecated.
isDeprecated() - Method in class org.eclipse.datatools.connectivity.oda.util.manifest.ExtensionManifest
Indicates whether this extension is defined to be deprecated.
isDeprecatedFilterOn() - Method in class org.eclipse.datatools.connectivity.oda.util.manifest.ManifestExplorer.Filter
Indicates whether to hide deprecated extensions.
isDerby() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.DBVersionHelper
Gets whether or not this database is Derby (AKA Cloudscape).
isDerivedMetaData() - Method in interface org.eclipse.datatools.connectivity.oda.design.DataSetParameters
Returns the value of the 'Derived Meta Data' attribute.
isDerivedMetaData() - Method in interface org.eclipse.datatools.connectivity.oda.design.PropertyAttributes
Returns the value of the 'Derived Meta Data' attribute.
isDerivedMetaData() - Method in interface org.eclipse.datatools.connectivity.oda.design.ResultSets
Returns the value of the 'Derived Meta Data' attribute.
isDescending() - Method in interface org.eclipse.datatools.modelbase.sql.query.OrderBySpecification
Returns the value of the 'Descending' attribute.
isDeterministic() - Method in interface org.eclipse.datatools.modelbase.sql.routines.Routine
Returns the value of the 'Deterministic' attribute.
isDigits(String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.StringUtility
 
isDigits(String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.TString
 
isDirty() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.LeafNode
 
isDirty() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.privilege.ProceduralObjectPrivilegePage
 
isDirty() - Method in class org.eclipse.datatools.sqltools.common.ui.helpsystem.HelpSystemEditorPart
 
isDirty() - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.AccessibleTableViewer
Returns whether the table data of this viewer have changed since the last save operation.
isDirty() - Method in class org.eclipse.datatools.sqltools.data.internal.ui.editor.TableDataEditor
 
isDirty() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.NestedEditorPage
 
isDirty() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditor
 
isDirty() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditorPage
Implemented by testing if the managed form is dirty.
isDirty() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SQLDomainModel
Gets whether or not this statement is "dirty" (that is, has unsaved changes).
isDirty() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilder
Returns whether the contents of this SQLBuilder have changed since the last save operation.
isDirty() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.sqlbuilderdialog.SQLBuilderDialog
 
isDirty() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilderEditor
 
isDisconnected() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPDebugTarget
 
isDisconnected() - Method in class org.eclipse.datatools.sqltools.routineeditor.launching.SPDebugTarget_Run
 
isDisplayableElement(EObject) - Method in class org.eclipse.datatools.connectivity.sqm.core.containment.AbstractContainmentProvider
 
isDisplayableElement(EObject) - Method in interface org.eclipse.datatools.connectivity.sqm.core.containment.ContainmentService
 
isDisplayableElement(EObject) - Method in class org.eclipse.datatools.connectivity.sqm.core.containment.ContainmentServiceImpl
 
isDisplayableElement(EObject) - Method in class org.eclipse.datatools.enablement.sybase.asa.containment.SybaseASAEventContainmentProvider
 
isDisplayableElement(EObject) - Method in class org.eclipse.datatools.enablement.sybase.asa.containment.SybaseASAWebServiceContainmentProvider
 
isDisposed() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.SQLTreeViewer
 
isDistinct() - Method in interface org.eclipse.datatools.modelbase.sql.query.QuerySelect
Returns the value of the 'Distinct' attribute.
isDistinct() - Method in interface org.eclipse.datatools.modelbase.sql.query.ValueExpressionFunction
Returns the value of the 'Distinct' attribute.
isDistinctColumnFunction(String) - Static method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
Returns whether or not the given function name is a column (summary) function that allows the DISTINCT keyword in the parameter list.
isDrity() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.ASATableEditorColumnRowData
 
isEditable() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignSessionRequest
Returns the value of the 'Editable' attribute.
isEditable() - Method in interface org.eclipse.datatools.connectivity.oda.design.InputElementAttributes
Returns the value of the 'Editable' attribute.
isEditable() - Method in interface org.eclipse.datatools.connectivity.oda.design.Property
A convenience method to indicate whether this property value is editable or read-only in a host designer.
isEditable(Properties) - Method in class org.eclipse.datatools.connectivity.oda.util.manifest.Property
Indicates whether this property value should be editable, per the definition specified in the properties element.
isEditable() - Method in class org.eclipse.datatools.sqltools.routineeditor.ui.ProcEditorInput
Judges whether this IEditorInput is editable
isEditor() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.NestedEditorPage
 
isEditor() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditorPage
Form pages are not editors.
isEmpty() - Method in interface org.eclipse.datatools.connectivity.oda.design.Properties
Indicates whether this collection of properties is empty.
isEmpty() - Method in interface org.eclipse.datatools.connectivity.oda.design.StaticValues
Indicates whether this collection of static values is empty.
isEmpty() - Method in interface org.eclipse.datatools.connectivity.oda.IParameterRowSet
Determines whether this does not contain any elements.
isEmpty() - Method in class org.eclipse.datatools.connectivity.oda.spec.result.ResultProjection
Indicates whether this has an empty content.
isEmpty() - Method in class org.eclipse.datatools.connectivity.oda.spec.result.ResultSetSpecification
Indicates whether this has an empty content.
isEmpty() - Method in class org.eclipse.datatools.connectivity.ui.templates.PropertyTemplateOption
 
isEmpty() - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.CellSelection
 
isEmptyOrNull(String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.StringUtility
 
isEmptyRow(List<String>) - Static method in class org.eclipse.datatools.connectivity.oda.flatfile.util.FlatFileDataReader
See if this row is empty or not
isEnabled() - Method in interface org.eclipse.datatools.connectivity.oda.design.DynamicValuesQuery
Returns the value of the 'Enabled' attribute.
isEnabled() - Method in class org.eclipse.datatools.connectivity.ui.actions.AddProfileViewAction
 
isEnabled() - Method in class org.eclipse.datatools.connectivity.ui.dse.actions.ShowCategoryAction
 
isEnabled() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseEvent
 
isEnabled() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASETriggerImpl
 
isEnabled() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASETrigger
Returns the value of the 'Enabled' attribute.
isEnabled() - Method in interface org.eclipse.datatools.modelbase.sql.schema.Event
Returns the value of the 'Enabled' attribute.
isEnabled() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.GraphControl
 
isEncryptable() - Method in class org.eclipse.datatools.connectivity.oda.util.manifest.Property
Returns a flag indicating whether this property value should be encrypted in the persistent report design file.
isEncryptedTable() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.EncryptionInfo
Returns the value of the 'Encrypted Table' attribute.
isEncryptedTable() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.EncryptionInfoImpl
 
isEncryptionKeyApplicable() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogDatabase
 
isEncryptionKeyApplicable() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEDatabaseImpl
 
isEncryptionKeyApplicable() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEDatabase
Returns the value of the 'Encryption Key Applicable' attribute.
isEnforced() - Method in interface org.eclipse.datatools.modelbase.sql.constraints.Constraint
Returns the value of the 'Enforced' attribute.
isEqualIndexMembers(Object, Object) - Static method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlUtils
Checked the index member is equals, used in detal ddl
IServerVersionProvider - Interface in org.eclipse.datatools.connectivity
Provides version information about the server and technology supported by the server to the connection profile framework.
isExactly(int) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.DBVersionHelper
Gets whether or not the version of this database is exactly the given version.
isExactly(int, int) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.DBVersionHelper
Gets whether or not the version and release of this database are exactly the given version and release.
isExactly(int, int, int) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.DBVersionHelper
Gets whether or not the version, release, and mod level of this database are exactly the given version, release, and mod level.
isExisting() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogProxyTable
 
isExisting() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogWebServiceTable
 
isExisting() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASEProxyTableLoader
 
isExisting() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseProxyTableImpl
 
isExisting() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseProxyTable
Returns the value of the 'Existing' attribute.
isExisting() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEProxyTableImpl
 
isExisting() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEProxyTable
Returns the value of the 'Existing' attribute.
isExistingSuper() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogProxyTable
 
isExistingSuper() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogWebServiceTable
 
isExistingSuper() - Method in interface org.eclipse.datatools.enablement.ase.ISybaseASECatalogProxyTable
 
isExtenionFound() - Method in class org.eclipse.datatools.sqltools.data.internal.core.editor.TableEditorFilterRegistryReader
Determines whether or not there are any extensions to this extension point
isFactoryForType(Object) - Method in class org.eclipse.datatools.connectivity.oda.design.util.DesignAdapterFactory
Returns whether this factory is applicable for the type of the object.
isFactoryForType(Object) - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.util.IngressqlmodelAdapterFactory
Returns whether this factory is applicable for the type of the object.
isFactoryForType(Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelAdapterFactory
Returns whether this factory is applicable for the type of the object.
isFactoryForType(Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.util.SybaseasasqlmodelAdapterFactory
Returns whether this factory is applicable for the type of the object.
isFactoryForType(Object) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.util.PartitionAdapterFactory
Returns whether this factory is applicable for the type of the object.
isFactoryForType(Object) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelAdapterFactory
Returns whether this factory is applicable for the type of the object.
isFactoryForType(Object) - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.util.SybasesqlmodelAdapterFactory
Returns whether this factory is applicable for the type of the object.
isFactoryForType(Object) - Method in class org.eclipse.datatools.modelbase.derby.util.DerbyModelAdapterFactory
Returns whether this factory is applicable for the type of the object.
isFactoryForType(Object) - Method in class org.eclipse.datatools.modelbase.sql.accesscontrol.provider.SQLAccessControlItemProviderAdapterFactory
 
isFactoryForType(Object) - Method in class org.eclipse.datatools.modelbase.sql.accesscontrol.util.SQLAccessControlAdapterFactory
Returns whether this factory is applicable for the type of the object.
isFactoryForType(Object) - Method in class org.eclipse.datatools.modelbase.sql.constraints.provider.SQLConstraintsItemProviderAdapterFactory
 
isFactoryForType(Object) - Method in class org.eclipse.datatools.modelbase.sql.constraints.util.SQLConstraintsAdapterFactory
Returns whether this factory is applicable for the type of the object.
isFactoryForType(Object) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.SQLDataTypesItemProviderAdapterFactory
 
isFactoryForType(Object) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.util.SQLDataTypesAdapterFactory
Returns whether this factory is applicable for the type of the object.
isFactoryForType(Object) - Method in class org.eclipse.datatools.modelbase.sql.expressions.provider.SQLExpressionsItemProviderAdapterFactory
 
isFactoryForType(Object) - Method in class org.eclipse.datatools.modelbase.sql.expressions.util.SQLExpressionsAdapterFactory
Returns whether this factory is applicable for the type of the object.
isFactoryForType(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SQLQueryModelItemProviderAdapterFactory
 
isFactoryForType(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Returns whether this factory is applicable for the type of the object.
isFactoryForType(Object) - Method in class org.eclipse.datatools.modelbase.sql.routines.provider.SQLRoutinesItemProviderAdapterFactory
 
isFactoryForType(Object) - Method in class org.eclipse.datatools.modelbase.sql.routines.util.SQLRoutinesAdapterFactory
Returns whether this factory is applicable for the type of the object.
isFactoryForType(Object) - Method in class org.eclipse.datatools.modelbase.sql.schema.provider.SQLSchemaItemProviderAdapterFactory
 
isFactoryForType(Object) - Method in class org.eclipse.datatools.modelbase.sql.schema.util.SQLSchemaAdapterFactory
Returns whether this factory is applicable for the type of the object.
isFactoryForType(Object) - Method in class org.eclipse.datatools.modelbase.sql.statements.provider.SQLStatementsItemProviderAdapterFactory
 
isFactoryForType(Object) - Method in class org.eclipse.datatools.modelbase.sql.statements.util.SQLStatementsAdapterFactory
Returns whether this factory is applicable for the type of the object.
isFactoryForType(Object) - Method in class org.eclipse.datatools.modelbase.sql.tables.provider.SQLTablesItemProviderAdapterFactory
 
isFactoryForType(Object) - Method in class org.eclipse.datatools.modelbase.sql.tables.util.SQLTablesAdapterFactory
Returns whether this factory is applicable for the type of the object.
isFactoryForType(Object) - Method in class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelAdapterFactory
Returns whether this factory is applicable for the type of the object.
isFileNameFormat(String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.TString
return true if the text can be a file name
isFilterCanceled() - Method in class org.eclipse.datatools.sqltools.data.internal.core.editor.TableEditorFilterRegistryReader
Gets whether or not user cancels the filter dialog
isFiltered(String) - Method in interface org.eclipse.datatools.connectivity.sqm.core.connection.ConnectionFilter
 
isFilteredOut(String) - Static method in class org.eclipse.datatools.sqltools.result.internal.filters.ResultsFilterHelper
Tests if the given profile is filtered out or not
isFilteredOut(IResultInstance) - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.ResultHistorySection
Checks if the given result instance is filtered out or not
isFilterSpecified() - Method in class org.eclipse.datatools.connectivity.sqm.core.ui.explorer.filter.ConnectionFilterWizardPage
This method indicates whether the filter is disabled or not.
isFinal() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.StructuredUserDefinedType
Returns the value of the 'Final' attribute.
isFinished() - Method in class org.eclipse.datatools.connectivity.ui.wizards.NewConnectionProfileWizard
 
isFinished() - Method in class org.eclipse.datatools.sqltools.plan.internal.core.PlanInstance
 
isFinished() - Method in class org.eclipse.datatools.sqltools.result.internal.model.ResultInstance
 
isFinished() - Method in interface org.eclipse.datatools.sqltools.result.model.IResultInstance
Checks if this result is finished
isFixedLength() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.CharacterStringDataType
Returns the value of the 'Fixed Length' attribute.
isForeignKey(Column) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.TableHelper
Returns true if the given column is part of Foreign key constraint.
isForeignKey(ValueExpressionColumn) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.TableHelper
Returns true if the given ValueExpressionColumn is part of Foreign key constraint.
isForeignKey() - Method in interface org.eclipse.datatools.sqltools.sql.reference.IColumn
Returns true if this IColumn is part of a foreign key constraint.
isForLoad() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASECatalogImpl
 
isForLoad() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASECatalog
Returns the value of the 'For Load' attribute.
isFormattedLine() - Method in class org.eclipse.datatools.sqltools.common.ui.util.LineBreakingReader
 
isForProxyUpdate() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASECatalogImpl
 
isForProxyUpdate() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASECatalog
Returns the value of the 'For Proxy Update' attribute.
isFullSelectSupported(Database) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.VendorHelper
 
isFunctionalBasedIndexMemApplicable() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEDatabaseImpl
 
isFunctionalBasedIndexMemApplicable() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEDatabase
 
isFunctionSupportingStar(String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.CloudscapeFunctionNamesAndSignatures
 
isFunctionSupportingStar(String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.FunctionNamesAndSignatures
 
isFunctionSupportingStar(String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.InformixFunctionNamesAndSignatures
 
isFunctionSupportingStar(String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.InstantDBFunctionNamesAndSignatures
 
isFunctionSupportingStar(String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.MSSQLServerFunctionNamesAndSignatures
 
isFunctionSupportingStar(String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.MySQLFunctionNamesAndSignatures
 
isFunctionSupportingStar(String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.OracleFunctionNamesAndSignatures
 
isFunctionSupportingStar(String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.OracleV9FunctionNamesAndSignatures
 
isFunctionSupportingStar(String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.SybaseFunctionNamesAndSignatures
 
isGenerateCommentsForStatementOnly() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQuerySourceFormat
Gets whether or not to generate comments in the context of a complete statement only.
isGlobal() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPGlobalVariable
 
isGlobal() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPLocalVariable
 
isGlobal() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPVariable
 
isGlobalVariableTokenDefinition(String) - Method in class org.eclipse.datatools.sqltools.sql.parser.ParserProposalAdvisor
Tells whether the given token represents a global variable token definition.
isGrantable() - Method in interface org.eclipse.datatools.modelbase.sql.accesscontrol.Privilege
Returns the value of the 'Grantable' attribute.
isGrantable() - Method in interface org.eclipse.datatools.modelbase.sql.accesscontrol.RoleAuthorization
Returns the value of the 'Grantable' attribute.
isGraphicPlan(int) - Method in interface org.eclipse.datatools.sqltools.plan.IPlanOption
Checks if the given type id is graphic type
isGraphicPlan(int) - Method in class org.eclipse.datatools.sqltools.plan.PlanOption
 
isGraphicPlanSupported(IPlanInstance) - Method in class org.eclipse.datatools.sqltools.plan.internal.ui.view.PlanView
Checks if graphic plan is supported by the given database
isGroupIDOK(EObject) - Static method in class org.eclipse.datatools.sqltools.data.internal.ui.DataUIPlugin
 
isGroupSupported() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
isGroupSupported() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
isHandled() - Method in class org.eclipse.datatools.connectivity.ui.actions.AddProfileViewAction
 
isHandled() - Method in class org.eclipse.datatools.connectivity.ui.dse.actions.ShowCategoryAction
 
isHasSelectivity() - Method in interface org.eclipse.datatools.modelbase.sql.query.Predicate
Returns the value of the 'Has Selectivity' attribute.
isHavingClause() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SearchConditionHelper
 
isHidden() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogColumn
 
isHidden() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEColumnImpl
 
isHidden() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEColumn
Returns the value of the 'Hidden' attribute.
isHideable() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.ControlStateInfo
 
isHideable() - Method in interface org.eclipse.datatools.sqltools.sqlbuilder.model.IControlStateInfo
Indicates whether the UI option should be present to hide or restore the control.
isHideWrapperFilterOn() - Method in class org.eclipse.datatools.connectivity.oda.util.manifest.ManifestExplorer.Filter
Indicates whether to hide wrapper extensions.
isIdentifiedByNumber() - Method in class org.eclipse.datatools.connectivity.oda.spec.result.ColumnIdentifier
Indicates whether this has a valid number that is used as the identifier.
isIdentifierTokenDefinition(String) - Method in class org.eclipse.datatools.sqltools.sql.parser.ParserProposalAdvisor
Tells whether the given token represents an identifier token definition.
isIdentifyingRelationship(EList) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCForeignKey
 
isIdentifyingRelationship(EList) - Method in class org.eclipse.datatools.enablement.mysql.catalog.MySqlCatalogForeignKey
 
isIdentity() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogUserDefinedType
 
isIdentity() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEUserDefinedTypeImpl
 
isIdentity() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEUserDefinedType
Returns the value of the 'Identity' attribute.
isIgnoreDuplicateKey() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogIndex
 
isIgnoreDuplicateKey() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEIndexImpl
 
isIgnoreDuplicateKey() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEIndex
Returns the value of the 'Ignore Duplicate Key' attribute.
isIgnoreDuplicateRow() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogIndex
 
isIgnoreDuplicateRow() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEIndexImpl
 
isIgnoreDuplicateRow() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEIndex
Returns the value of the 'Ignore Duplicate Row' attribute.
isImplementationDependent() - Method in interface org.eclipse.datatools.modelbase.sql.tables.Column
Returns the value of the 'Implementation Dependent' attribute.
isImplicitConstraint(TableConstraint) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.fe.GenericDdlBuilder
 
isIncludeSelected() - Method in class org.eclipse.datatools.connectivity.sqm.core.ui.explorer.filter.ConnectionFilterWizardPage
This method indicates whether the include or exclude option is selected for a selection filter.
isIndexLoaded() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseProxyTable
 
isIndexLoaded() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseTempTable
 
isIndexLoaded() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseViewTable
 
isIndexLoaded() - Method in interface org.eclipse.datatools.enablement.sybase.asa.baseloaders.TableASABaseLoader.IASABaseLoaderTable
 
isIndexLoaded() - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogTable
 
isIndexLoaded() - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogTempTable
 
isInformix() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.DBVersionHelper
Gets whether or not the database is Informix.
isInformix() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.VendorHelper
 
isInitiallyDeferred() - Method in interface org.eclipse.datatools.modelbase.sql.constraints.Constraint
Returns the value of the 'Initially Deferred' attribute.
isInput() - Method in interface org.eclipse.datatools.connectivity.oda.design.ParameterDefinition
Indicates whether this parameter is defined to take input value.
isInput() - Method in interface org.eclipse.datatools.connectivity.oda.design.ParameterFieldDefinition
Indicates whether this parameter field is part of a complex input parameter.
isInsertable() - Method in interface org.eclipse.datatools.modelbase.sql.tables.Table
Returns the value of the 'Insertable' attribute.
isInsertType() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTrigger
 
isInsertType() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseTrigger
 
isInsertType() - Method in interface org.eclipse.datatools.modelbase.sql.tables.Trigger
Returns the value of the 'Insert Type' attribute.
isInsertType() - Method in interface org.eclipse.datatools.sqltools.sql.parser.ast.IASTTrigger
 
isInstantDB() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.VendorHelper
 
isInstantiable() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.StructuredUserDefinedType
Returns the value of the 'Instantiable' attribute.
isInvalidAggregateExpression(AggregateExpression, OdaException) - Static method in class org.eclipse.datatools.connectivity.oda.spec.util.ValidatorUtil
Indicates whether the specified aggregate expression is one of the cause(s) in the specified OdaException chain.
isInvalidFilterExpression(FilterExpression, OdaException) - Static method in class org.eclipse.datatools.connectivity.oda.spec.util.ValidatorUtil
Indicates whether the specified FilterExpression is one of the cause(s) in the specified OdaException chain.
isInvalidResultProjection(ResultProjection, OdaException) - Static method in class org.eclipse.datatools.connectivity.oda.spec.util.ValidatorUtil
Indicates whether the specified result projection is one of the cause(s) in the specified OdaException chain.
isInvalidResultSetSpec(ResultSetSpecification, OdaException) - Static method in class org.eclipse.datatools.connectivity.oda.spec.util.ValidatorUtil
Indicates whether the specified result set specification is one of the cause(s) in the specified OdaException chain.
isInvalidSortKey(int, OdaException) - Static method in class org.eclipse.datatools.connectivity.oda.spec.util.ValidatorUtil
Indicates whether the specified sort key is one of the cause(s) in the specified OdaException chain.
isInvalidSortSpec(SortSpecification, OdaException) - Static method in class org.eclipse.datatools.connectivity.oda.spec.util.ValidatorUtil
Indicates whether the specified sort specification is one of the cause(s) in the specified OdaException chain.
isInvalidValueExpression(ValueExpression, OdaException) - Static method in class org.eclipse.datatools.connectivity.oda.spec.util.ValidatorUtil
Indicates whether the specified value expression is one of the cause(s) in the specified OdaException chain.
isIP(String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.TString
 
isIPAddress(String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.TString
 
isIsComputedColumn() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseColumnImpl
 
isIsComputedColumn() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseColumn
Returns the value of the 'Is Computed Column' attribute.
isIsLiteral() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASADefaultWrapperImpl
 
isIsLiteral() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASADefaultWrapper
Returns the value of the 'Is Literal' attribute.
isItalic() - Method in class org.eclipse.datatools.sqltools.sqleditor.preferences.SyntaxItem
 
isJConnectOn() - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogDatabase
 
isJConnectOn() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseDatabaseImpl
 
isJConnectOn() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseDatabase
Returns the value of the 'JConnect On' attribute.
isKeyConstraintSupported(DataType) - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
isKeyConstraintSupported(DataType) - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
isKeyword - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexerprs
 
isKeyword(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexerprs
 
isKeyword - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexerprs.IsKeyword
 
isKeyword - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexerprs
 
isKeyword(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexerprs
 
isKeyword - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexerprs.IsKeyword
 
isKeyword - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
isKeyword(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
isKeyword - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs.IsKeyword
 
isKeyword - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
isKeyword(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
isKeyword - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs.IsKeyword
 
isLabel1Highlighted() - Method in class org.eclipse.datatools.sqltools.plan.treeplan.TreePlanNodeComponent
Checks if should highlight label 1
isLabel2Highlighted() - Method in class org.eclipse.datatools.sqltools.plan.treeplan.TreePlanNodeComponent
Checks if should highlight label 2
isLabelProperty(Object, String) - Method in class org.eclipse.datatools.connectivity.ui.CommonLabelProviderBase
 
isLabelProperty(Object, String) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.PrivilegesDetailLabelProvider
 
isLabelProperty(Object, String) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints.ConstraintsLabelProvider
 
isLabelProperty(Object, String) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.indexes.IndexesViewerLabelProvider
 
isLabelProperty(Object, String) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.triggers.TriggersViewerLabelProvider
 
isLabelProperty(Object, String) - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.TableDataLabelProvider
 
isLabelProperty(Object, String) - Method in class org.eclipse.datatools.sqltools.data.internal.ui.editor.TableDataLabelProvider
 
isLabelProperty(Object, String) - Method in class org.eclipse.datatools.sqltools.debugger.debug.SPModelPresentation
 
isLabelProperty(Object, String) - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.ResultsViewLabelProvider
 
isLabelProperty(Object, String) - Method in class org.eclipse.datatools.sqltools.result.internal.ui.viewer.ResultSetLabelProvider
 
isLabelProperty(Object, String) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.editor.SQLMarkerLabelDecorator
 
isLeftToken(String) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.matching.AbstractMatchingPairs
 
isLeftToken(String) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.matching.GenericSQLMatchingPairs
 
isLeftToken(String) - Method in interface org.eclipse.datatools.sqltools.sqleditor.internal.matching.IMatchingPairs
Determine whether the token is left token.
isLiteralDefault() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseColumnImpl
 
isLiteralDefault() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseUserDefinedTypeImpl
 
isLiteralDefault() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseColumn
 
isLiteralDefault() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseUserDefinedType
 
isLiteralDefault(TypeOfDefault, String) - Static method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.Utils
 
isLocal() - Method in interface org.eclipse.datatools.modelbase.sql.tables.TemporaryTable
Returns the value of the 'Local' attribute.
isLocalIndex() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogIndex
 
isLocalIndex() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEIndexImpl
 
isLocalIndex() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEIndex
Returns the value of the 'Local Index' attribute.
isLocalVariableTokenDefinition(String) - Method in class org.eclipse.datatools.sqltools.sql.parser.ParserProposalAdvisor
Tells whether the given token represents a local variable token definition.
isLocator() - Method in interface org.eclipse.datatools.modelbase.sql.routines.Parameter
Returns the value of the 'Locator' attribute.
isLoggable(LogRecord) - Method in interface org.eclipse.datatools.connectivity.oda.util.logging.Filter
Checks if the the LogRecord should be published.
isLoggable(LogRecord) - Method in class org.eclipse.datatools.connectivity.oda.util.logging.Handler
Checks whether the specified LogRecord should be logged.
isLoggable(Level) - Method in class org.eclipse.datatools.connectivity.oda.util.logging.Logger
Checks whether the specified level is loggable by this Logger.
isLoggable(LogRecord) - Method in class org.eclipse.datatools.connectivity.oda.util.logging.StreamHandler
Checks if this StreamHandler has an associated OutputStream, whether the LogRecord has the adequate log level, and whether it satisfies the associated Filter.
isLogSegement(SybaseASESegment) - Static method in class org.eclipse.datatools.enablement.ase.util.ASECatalogUtil
Checks whether the segment is logsement or not
isMaskedValue() - Method in interface org.eclipse.datatools.connectivity.oda.design.Property
A convenience method to indicate whether the property's input value should be masked or encrypted in persistent store and any UI display.
isMasksValue() - Method in interface org.eclipse.datatools.connectivity.oda.design.InputElementAttributes
Returns the value of the 'Masks Value' attribute.
isMatch(String, String) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.FilterUtil
Checks the whether the value matches the pattern casesensitive and not ignore wildcards * This util method takes in a String object that is a simple pattern which may contain '*' for 0 and many characters and '?' for exactly one character.
isMatch(String, String, boolean, boolean) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.FilterUtil
This util method takes in a String object that is a simple pattern which may contain '*' for 0 and many characters and '?' for exactly one character.
isMatchingVendor(Table) - Method in class org.eclipse.datatools.sqltools.data.internal.core.editor.TableEditorFilterRegistryReader
Determines whether or not a table belongs to a vendor which matches the vendor specified in the extension.
isMaterialized() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogColumn
 
isMaterialized() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEColumnImpl
 
isMaterialized() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEColumn
Returns the value of the 'Materialized' attribute.
isMayHaveSubResults() - Method in class org.eclipse.datatools.sqltools.result.internal.model.ResultInstance
 
isMayHaveSubResults() - Method in interface org.eclipse.datatools.sqltools.result.model.IResultInstance
Return the current flag value which indicates that this IResultInstance object may have sub results.
isMeetsAllConditions() - Method in interface org.eclipse.datatools.connectivity.sqm.core.connection.ConnectionFilter
Returns if the conditions are ORed or ANDed
isMissingDataSetTypesFilterOn() - Method in class org.eclipse.datatools.connectivity.oda.util.manifest.ManifestExplorer.Filter
Indicates whether to hide extensions with no data set types defined.
isModelExist() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.model.ProceduralObjectImmutableModel
 
isModelExist() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.model.AbstractSchemaObjectImmutableModel
 
isModelExist() - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.model.ISchemaObjectImmutableModel
Check immutable model existence
isModifiable(Object) - Method in class org.eclipse.datatools.sqltools.routineeditor.ui.SQLRoutineDocumentProvider
 
isModifiable(Object) - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLStorageDocumentProvider
 
isMSSQLServer() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.VendorHelper
 
isMultiLineComment() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLComment
 
isMultipleSelection() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.ObjectListHelper
 
isMutator() - Method in interface org.eclipse.datatools.modelbase.sql.routines.Function
Returns the value of the 'Mutator' attribute.
isMySQL() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.DBVersionHelper
Gets whether or not the database is mySQL.
isMySQL() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.VendorHelper
 
isNameUnique(Vector, String) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
Checks the passed uniqueName is in the passed array names and returns false if found, true otherwise.
isNeedRefresh() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASEBaseTableLoader
 
isNeedRefresh() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogView
 
isNeedRefresh() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseProcedure
 
isNeedRefreshTables() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPStackFrame
 
isNeedSupportExpression() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.AbstractSqlDataValidator
 
isNeedSupportExpression() - Method in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.ISqlDataValidatorAssistant
Validator will validate a value through the convert function offered by relative database.
isNegatable() - Method in interface org.eclipse.datatools.connectivity.oda.design.FilterExpression
Returns the value of the 'Negatable' attribute.
isNegatable() - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.FilterExpressionDefinition
Indicates whether this expression can be negated, i.e.
isNegatable() - Method in class org.eclipse.datatools.connectivity.oda.spec.result.filter.CompositeExpression
 
isNegatable() - Method in class org.eclipse.datatools.connectivity.oda.spec.result.filter.CustomExpression
 
isNegatable() - Method in class org.eclipse.datatools.connectivity.oda.spec.result.FilterExpression
Indicates whether this expression can be negated.
isNegatedCondition() - Method in interface org.eclipse.datatools.modelbase.sql.query.QuerySearchCondition
Returns the value of the 'Negated Condition' attribute.
isNegatedPredicate() - Method in interface org.eclipse.datatools.modelbase.sql.query.Predicate
Returns the value of the 'Negated Predicate' attribute.
isNewlyAdded() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.ASATableEditorColumnRowData
 
isNoDefault() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLNamespaceDeclarationDefault
Returns the value of the 'No Default' attribute.
isNodeFull(QueryCombined) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SelectHelper
Checks if the given QueryCombined object's left and right children are set.
isNoexec() - Method in class org.eclipse.datatools.sqltools.plan.PlanRequest
 
isNoHideDown() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.CustomSashForm
Returns the noHideDown setting for vertical CustomSashForm.
isNoHideLeft() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.CustomSashForm
Returns the noHideLeft setting for horizontal CustomSashForm.
isNoHideRight() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.CustomSashForm
Returns the noHideRight setting for horizontal CustomSashForm.
isNoHideUp() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.CustomSashForm
Returns the noHideUp setting for vertical CustomSashForm.
isNoNamespace() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionValidateAccordingToURI
Returns the value of the 'No Namespace' attribute.
isNoNamespace() - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionValidateElementNamespace
Returns the value of the 'No Namespace' attribute.
isNotBetween() - Method in interface org.eclipse.datatools.modelbase.sql.query.PredicateBetween
Returns the value of the 'Not Between' attribute.
isNothing(String) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.ConstraintCreationUtils
If a string is null or its length is 0, return true, else return false.
isNotIn() - Method in interface org.eclipse.datatools.modelbase.sql.query.PredicateIn
Returns the value of the 'Not In' attribute.
isNotLike() - Method in interface org.eclipse.datatools.modelbase.sql.query.PredicateLike
Returns the value of the 'Not Like' attribute.
isNotNull() - Method in interface org.eclipse.datatools.modelbase.sql.query.PredicateIsNull
Returns the value of the 'Not Null' attribute.
isNotSupported(String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.CloudscapeFunctionNamesAndSignatures
 
isNotSupported(String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.FunctionNamesAndSignatures
 
isNotSupported(String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.InformixFunctionNamesAndSignatures
 
isNotSupported(String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.MSSQLServerFunctionNamesAndSignatures
 
isNotSupported(String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.MySQLFunctionNamesAndSignatures
 
isNotValid(Object, Object) - Method in interface org.eclipse.datatools.connectivity.sqm.core.ui.services.ISorterValidatorProvider
 
isNullable(int) - Method in interface org.eclipse.datatools.connectivity.oda.IParameterMetaData
Returns whether null values are allowed for the specified parameter.
isNullable(int) - Method in interface org.eclipse.datatools.connectivity.oda.IResultSetMetaData
Indicates the nullability of values in the designated column.
isNullable() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogColumn
 
isNullable() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseColumn
 
isNullable() - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogForeignKey
 
isNullable() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseParameterImpl
 
isNullable() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.impl.SybaseASAForeignKeyImpl
 
isNullable() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseASAForeignKey
Returns the value of the 'Nullable' attribute.
isNullable() - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.impl.SybaseParameterImpl
 
isNullable() - Method in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybaseParameter
Returns the value of the 'Nullable' attribute.
isNullable() - Method in interface org.eclipse.datatools.modelbase.sql.tables.Column
Returns the value of the 'Nullable' attribute.
isNullable() - Method in interface org.eclipse.datatools.sqltools.sql.reference.IColumn
Returns true if this IColumn is nullable.
isNullCall() - Method in interface org.eclipse.datatools.modelbase.sql.routines.Function
Returns the value of the 'Null Call' attribute.
isNumber(String) - Static method in class org.eclipse.datatools.enablement.sybase.util.StringUtil
Returns whether the given String is composed solely of digits
isNumericType(DataType) - Static method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogUtils
 
isNumericType(DataType) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.ASADatatypeUtil
 
isNumericType(String) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SQLUtil
 
isNumericType(int) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SQLUtil
 
isNumericType(IDatatype) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SQLUtil
 
isNumericType(int) - Static method in class org.eclipse.datatools.sqltools.result.internal.utils.SQLUtil
Check if the given SQL type is numeric data type
isNumericType(String) - Static method in class org.eclipse.datatools.sqltools.sql.util.SQLUtil
 
isNumericType(int) - Static method in class org.eclipse.datatools.sqltools.sql.util.SQLUtil
 
isNumericType(IDatatype) - Static method in class org.eclipse.datatools.sqltools.sql.util.SQLUtil
 
isObjectRenamed(SQLObject) - Static method in class org.eclipse.datatools.enablement.sybase.ui.util.DSEContentProviderUtil
 
ISOLATION - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
ISOLATION - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
ISOLATION - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
isolation_clause() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
isolation_clause() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
ISOLATION_LEVEL - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.catalog.ASASQLs
 
isolation_lvl() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
isolation_lvl() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
isOldSavePoint() - Method in interface org.eclipse.datatools.modelbase.sql.routines.Procedure
Returns the value of the 'Old Save Point' attribute.
isOmitSchema() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.util.OmitSchemaChangedNotifier
Gets whether or not to omit the schema
isOnColumnLayout() - Method in interface org.eclipse.datatools.connectivity.oda.design.AxisAttributes
Returns the value of the 'On Column Layout' attribute.
isOnExceptionResume() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseFunctionImpl
 
isOnExceptionResume() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseProcedureImpl
 
isOnExceptionResume() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseFunction
Returns the value of the 'On Exception Resume' attribute.
isOnExceptionResume() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseProcedure
Returns the value of the 'On Exception Resume' attribute.
isOnlyRootSelected() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.SQLTreeViewer
 
isOpen() - Method in interface org.eclipse.datatools.connectivity.oda.IConnection
Checks whether this has an established connection
isOperatorExclusive() - Method in interface org.eclipse.datatools.connectivity.sqm.core.connection.ConnectionFilter
Return whether or not the operator equals "NOT IN"
isOperatorInclusive() - Method in interface org.eclipse.datatools.connectivity.sqm.core.connection.ConnectionFilter
Return whether or not the operator equals "IN"
isOptionable() - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.FilterExpressionDefinition
Indicates whether this expression can be optional and skipped in a filter specification, if none of its expected argument values are provided.
isOptionable() - Method in class org.eclipse.datatools.connectivity.oda.spec.result.filter.AtomicExpression
Indicates whether this expression can be optional and skipped in a filter specification if all its expected argument values are null.
isOptionable() - Method in class org.eclipse.datatools.connectivity.oda.spec.result.filter.CustomExpression
 
isOptional() - Method in interface org.eclipse.datatools.connectivity.oda.design.AtomicExpressionContext
Returns the value of the 'Optional' attribute.
isOptional() - Method in interface org.eclipse.datatools.connectivity.oda.design.CustomFilterExpression
Indicates whether this filter expression can be excluded at runtime.
isOptional() - Method in interface org.eclipse.datatools.connectivity.oda.design.DynamicFilterExpression
Indicates whether this filter expression can be excluded at runtime.
isOptional() - Method in interface org.eclipse.datatools.connectivity.oda.design.InputElementAttributes
Returns the value of the 'Optional' attribute.
isOptional() - Method in interface org.eclipse.datatools.connectivity.oda.design.SortKey
Returns the value of the 'Optional' attribute.
isOracle() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.DBVersionHelper
Gets whether or not the database is Oracle.
isOracle() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.VendorHelper
 
isOracle_V10() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.VendorHelper
 
isOracle_V8() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.VendorHelper
 
isOracle_V9() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.VendorHelper
 
isOrderByClauseContainsValidOrderBySpecification(List) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
Returns true, if at least one OrderBySpecification contained in the given orderByClause list is valid.
isOrderBySpecificationValid(OrderBySpecification) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
 
isOrdinary390Char(char) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLIdentifier
Determines if the specified character is an ordinary character for OS/390.
isOrdinary400Char(char) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLIdentifier
Determines if the specified character is an ordinary character for OS/400.
isOrdinaryChar(char, int) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLIdentifier
Determines if the specified character is an ordinary character for LUWO, OS/390, OS/400, or a combination of platforms, for user input.
isOrdinaryCloudscapeChar(char) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLIdentifier
Determines if the specified character is an ordinary character for IBM Cloudscape.
isOrdinaryDigit(char) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLIdentifier
Returns true if the given char is in the range 0..9.
isOrdinaryLUWOChar(char) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLIdentifier
Determines if the specified character is an ordinary character for LUWO.
isOrdinaryOtherChar(char) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLIdentifier
Determines if the specified character is an ordinary character for a database whose ordinary characters are specified using setExtraOrdinaryChars(String).
isOrdinaryUpperChar(char, int) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLIdentifier
Determines if the specified character is an ordinary character for LUWO, OS/390, OS/400, or a combination of platforms, for an identifier in DB2.
ISorterValidatorProvider - Interface in org.eclipse.datatools.connectivity.sqm.core.ui.services
 
ISourceLocatorProvider - Interface in org.eclipse.datatools.sqltools.debugger.debug
This interface gives the extender an opportunity to change the default source locator used by the sql debugger framework.
isOutput() - Method in interface org.eclipse.datatools.connectivity.oda.design.ParameterDefinition
Indicates whether this parameter is defined to have output value.
isOutput() - Method in interface org.eclipse.datatools.connectivity.oda.design.ParameterFieldDefinition
Indicates whether this parameter field is part of a complex output parameter.
isOverride() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalog
 
isOverride() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASECatalogImpl
 
isOverride() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASECatalog
Returns the value of the 'Override' attribute.
isOverriding() - Method in interface org.eclipse.datatools.modelbase.sql.routines.Method
Returns the value of the 'Overriding' attribute.
isPageComplete() - Method in class org.eclipse.datatools.connectivity.ui.wizards.ExtensibleProfileDetailsWizardPage
 
isPageOpened() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditorPage
 
isPageOpened() - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.ISchemaObjectEditorPage
Checks if the page is opened (Controls are created)
isParentResult() - Method in class org.eclipse.datatools.sqltools.result.internal.model.ResultInstance
 
isParentResult() - Method in interface org.eclipse.datatools.sqltools.result.model.IResultInstance
Checks if the result instance is a parent result
isPartitionsApplicable() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEDatabaseImpl
 
isPartitionsApplicable() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEDatabase
 
isPartOfForeignKey() - Method in interface org.eclipse.datatools.modelbase.sql.tables.Column
 
isPartOfPrimaryKey() - Method in interface org.eclipse.datatools.modelbase.sql.tables.Column
 
isPartOfUniqueConstraint() - Method in interface org.eclipse.datatools.modelbase.sql.tables.Column
 
ISPBreakpoint - Interface in org.eclipse.datatools.sqltools.debugger.breakpoint
Defines a breakpoint associated with a Routine.
isPreserveComments() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQuerySourceFormat
Gets whether or not to preserve comments in the generated SQL is set true.
isPreserveSourceFormat() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQuerySourceFormat
Gets the preserve source format setting.
isPrimaryKey(Column) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.TableHelper
Returns true if the given column is part of a primary key constraint.
isPrimaryKey(ValueExpressionColumn) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.TableHelper
Returns true if the given ValueExpressionColumn is part of a primary key constraint.
isPrimaryKey() - Method in interface org.eclipse.datatools.sqltools.sql.reference.IColumn
Returns true if this IColumn is part of a primary key constraint.
isPrivilegedElementClass(EClass) - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
isPrivilegedElementClass(EClass) - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
isProcInDebugging(ProcIdentifier) - Static method in class org.eclipse.datatools.sqltools.debugger.model.SPDebugModelUtil
 
isProfileNamePageSkippable() - Method in class org.eclipse.datatools.connectivity.ui.wizards.NewConnectionProfileWizard
 
isPromptNeeded(ISQLEditorConnectionInfo) - Static method in class org.eclipse.datatools.sqltools.sqleditor.internal.utils.SQLDBUtils
Determines if a user ID and password prompt is needed for the given ISQLEditorConnectionInfo object.
isProper() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SQLDomainModel
Gets whether or not there is currently an "improper" (failed to parse) statement.
ISQLBuilderEditorInput - Interface in org.eclipse.datatools.sqltools.sqlbuilder.input
This interface is a mix-in interface to be used with an IEditorInput to add additional information to the editor input for the SQL Builder.
ISQLBuilderEditorInputUsageOptions - Interface in org.eclipse.datatools.sqltools.sqlbuilder.input
This interface defines the usage options of ISQLBuilderEditorInput.
ISQLCompletionEngine - Interface in org.eclipse.datatools.sqltools.sqlbuilder.views.source
 
ISQLCompletionEngine - Interface in org.eclipse.datatools.sqltools.sqleditor.internal.sql
Compute proposals.
ISQLCompletionProposal - Interface in org.eclipse.datatools.sqltools.sqleditor.internal.sql
 
ISqlDataValidatorAssistant - Interface in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils
 
ISQLDBProposalsService - Interface in org.eclipse.datatools.sqltools.editor.contentassist
Provides services to retrieve, construct list of proposals of database objects (schemas, tables, columns) based on a given connection info.
ISQLDialectInfo - Interface in org.eclipse.datatools.sqltools.sqlbuilder.model
This interface defines the set of properties which determine a SQL dialect.
ISQLEditorActionConstants - Interface in org.eclipse.datatools.sqltools.sqleditor
This interface defines the action constants used in SQL Editor.
ISQLEditorActionContributorExtension - Interface in org.eclipse.datatools.sqltools.sqleditor
 
ISQLEditorConnectionInfo - Interface in org.eclipse.datatools.sqltools.editor.core.connection
This interface defines all the connection information require by a SQLEditor.
ISQLEditorInput - Interface in org.eclipse.datatools.sqltools.sqleditor
This interface is a mix-in interface to be used with an IEditorInput to add additional information to the editor input for the SQL editor.
ISQLEditorMarker - Interface in org.eclipse.datatools.sqltools.sqleditor.internal.editor
 
ISQLEditPart - Interface in org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts
 
ISQLITEConnectionProfileConstants - Interface in org.eclipse.datatools.enablement.sqlite
 
ISQLObjectNameHelper - Interface in org.eclipse.datatools.modelbase.sql.schema.helper
This interface defines a name provider service for SQL Objects.
ISQLParserVisitor - Interface in org.eclipse.datatools.sqltools.sql.parser.ast
Super interface for all visitors used to visit the AST nodes created by the SQL parser after parsing.
ISQLPartitions - Interface in org.eclipse.datatools.sqltools.sqleditor.internal.sql
 
ISQLSelection - Interface in org.eclipse.datatools.sqltools.sqleditor.internal.actions.selection
Text selection policy interface
ISQLSourceViewerService - Interface in org.eclipse.datatools.sqltools.common.ui.sqlstatementarea
This interface defines some help methods which are needed by SQLStatementArea.
ISQLStatementInfo - Interface in org.eclipse.datatools.sqltools.sqlbuilder.model
This interface defines the set of properties which define a SQL statement in a string.
ISQLSyntax - Interface in org.eclipse.datatools.sqltools.sql
SQL Syntax words.
ISQLToolsConnectListener - Interface in org.eclipse.datatools.sqltools.editor.core.connection
All classes in SQL Dev Tools which need to be notified when connect events occur should implement this interface instead of IConnectListener to reduce the coupling between SQL Dev Tools and Connectivity layer, and meanwhile make the boundary clear.
isReadonly() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.ParametersData
 
isReadonly() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.VariablesData
 
isReadonly() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.ASATableEditorColumnsTableData
 
isReadonly() - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.AccessibleTableViewer
Returns whether the viewer input is read-only.
isReadOnly(Object, int) - Method in interface org.eclipse.datatools.sqltools.common.ui.tableviewer.IEnhanceTableDataReadOnly
Check wheteher the row data is readonly
isReadonly() - Method in interface org.eclipse.datatools.sqltools.data.internal.core.editor.ITableData
 
isReadonly() - Method in class org.eclipse.datatools.sqltools.data.internal.core.editor.TableDataImpl
 
isReadonly() - Method in interface org.eclipse.datatools.sqltools.data.internal.ui.editor.ITableDataEditor
 
isReadonly() - Method in class org.eclipse.datatools.sqltools.data.internal.ui.editor.TableDataEditor
 
isReadOnly(Object) - Method in class org.eclipse.datatools.sqltools.routineeditor.ui.SQLRoutineDocumentProvider
 
isReadOnly() - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditorStorage
Returns whether this storage is read-only.
isRecovery() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.DataLinkDataType
Returns the value of the 'Recovery' attribute.
isRecurring() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.ScheduleImpl
 
isRecurring() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.Schedule
Returns the value of the 'Recurring' attribute.
isReferencedColumn(BaseTable, Column) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.TableModelUtil
Checks if the given column is referenced in one of the reference constraints of the given table
isRequired() - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.extensions.IEditorPageDescriptor
Checks if this page is required (Must be visible)
isReservedIdentifier(String, char) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLIdentifier
Returns true if the given SQL identifier is a reserved word for DB2 UDB for LUWO.
isReservedIdentifier(String, char, int) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLIdentifier
Returns true if the given SQL ordinary identifier is a reserved word for DB2 UDB for LUWO, OS/390, OS/400, or a combination of platforms.
isReservedIdentifier(String, ISQLEditorConnectionInfo) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLIdentifier
Returns true if the given SQL ordinary identifier is a reserved word.
isReservedSchema(String, char) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLIdentifier
Returns true if the given SQL identifier is a reserved schema.
isReservePrivileges() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.model.ProceduralObjectEditModel
 
isReservePrivileges() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.ProceduralObjectEditorHandler
 
isResultColumn(SQLQueryObject, ResultColumn) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SelectHelper
Returns true if the give ResultColumn is part of the given select statement.
isResultColumn(QuerySelect, ResultColumn) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SelectHelper
Returns true if the give ResultColumn is part of the given select.
isResultColumn(SQLQueryObject, ValueExpressionColumn) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SelectHelper
Returns true if the give ValueExpression is part of the given select statement's result columns.
isResultColumn(QuerySelect, ValueExpressionColumn) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SelectHelper
Returns true if the give ValueExpression is part of the given query select's result columns.
isReturningResultSet() - Method in interface org.eclipse.datatools.sqltools.data.internal.core.editor.ITableEditorResultFilter
Gets whether or not the external filter implementation will return a Result Set.
isRevoked() - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.impl.SybasePrivilegeImpl
 
isRevoked() - Method in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasePrivilege
Returns the value of the 'Revoked' attribute.
isRoleAuthorizationSupported() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
isRoleAuthorizationSupported() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
isRoleSupported() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
isRoleSupported() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
isRootStatement() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLSourceViewer
 
isRowLockPromotion() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.LockPromotionInfoImpl
 
isRowLockPromotion() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.LockPromotionInfo
Returns the value of the 'Row Lock Promotion' attribute.
isSameToken(int, int) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.indent.SQLHeuristicScanner
 
isSameType(int, int) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SQLUtil
Return whether the object type represented by parserType and that by procType are of the same type
isSameType(int, int) - Static method in class org.eclipse.datatools.sqltools.routineeditor.util.RoutineUtil
Return whether the object type represented by parserType and that by procType are of the same type
isSaveAsAllowed() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.ProceduralObjectEditorHandler
 
isSaveAsAllowed() - Method in class org.eclipse.datatools.sqltools.common.ui.helpsystem.HelpSystemEditorPart
 
isSaveAsAllowed() - Method in class org.eclipse.datatools.sqltools.data.internal.ui.editor.TableDataEditor
 
isSaveAsAllowed() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.DefaultSchemaObjectEditorHandler
 
isSaveAsAllowed() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditor
 
isSaveAsAllowed() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditorPage
 
isSaveAsAllowed() - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.ISchemaObjectEditorHandler
Tests if savesa is allowed for this editor part
isSaveAsAllowed() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilderEditor
Implements EditorPart.isSaveAsAllowed()
isScalar() - Method in interface org.eclipse.datatools.connectivity.oda.design.ParameterDefinition
Indicates whether this is a scalar parameter.
isScopeChecked() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.AttributeDefinition
Returns the value of the 'Scope Checked' attribute.
isScopeChecked() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.Field
Returns the value of the 'Scope Checked' attribute.
isScopeChecked() - Method in interface org.eclipse.datatools.modelbase.sql.tables.Column
Returns the value of the 'Scope Checked' attribute.
isSelectedToShow() - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.extensions.IEditorPageDescriptor
Checks if this page is visible or not
isSelectStarQuery(QuerySelect) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SelectHelper
Gets whether or not the given QuerySelect object is a "select *" query.
isSet(int) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.dialogs.DefineTypeComposite
 
isSetAutoSuggestThreshold() - Method in interface org.eclipse.datatools.connectivity.oda.design.InputElementUIHints
Returns whether the value of the 'Auto Suggest Threshold' attribute is set.
isSetAxisType() - Method in interface org.eclipse.datatools.connectivity.oda.design.AxisAttributes
Returns whether the value of the 'Axis Type' attribute is set.
isSetColumnPosition() - Method in interface org.eclipse.datatools.connectivity.oda.design.SortKey
Returns whether the value of the 'Column Position' attribute is set.
isSetDerivedMetaData() - Method in interface org.eclipse.datatools.connectivity.oda.design.DataSetParameters
Returns whether the value of the 'Derived Meta Data' attribute is set.
isSetDerivedMetaData() - Method in interface org.eclipse.datatools.connectivity.oda.design.PropertyAttributes
Returns whether the value of the 'Derived Meta Data' attribute is set.
isSetDerivedMetaData() - Method in interface org.eclipse.datatools.connectivity.oda.design.ResultSets
Returns whether the value of the 'Derived Meta Data' attribute is set.
isSetDisplaySize() - Method in interface org.eclipse.datatools.connectivity.oda.design.ValueFormatHints
Returns whether the value of the 'Display Size' attribute is set.
isSetEditable() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignSessionRequest
Returns whether the value of the 'Editable' attribute is set.
isSetEditable() - Method in interface org.eclipse.datatools.connectivity.oda.design.InputElementAttributes
Returns whether the value of the 'Editable' attribute is set.
isSetEnabled() - Method in interface org.eclipse.datatools.connectivity.oda.design.DynamicValuesQuery
Returns whether the value of the 'Enabled' attribute is set.
isSetHavingClause() - Method in interface org.eclipse.datatools.modelbase.sql.query.QuerySelect
Returns whether the value of the 'Having Clause' containment reference is set.
isSetHorizontalAlignment() - Method in interface org.eclipse.datatools.connectivity.oda.design.ValueFormatHints
Returns whether the value of the 'Horizontal Alignment' attribute is set.
isSetInOutMode() - Method in interface org.eclipse.datatools.connectivity.oda.design.ParameterDefinition
Returns whether the value of the 'In Out Mode' attribute is set.
isSetLanguage() - Method in interface org.eclipse.datatools.connectivity.oda.design.Locale
Returns whether the value of the 'Language' attribute is set.
isSetMasksValue() - Method in interface org.eclipse.datatools.connectivity.oda.design.InputElementAttributes
Returns whether the value of the 'Masks Value' attribute is set.
isSetNativeDataTypeCode() - Method in interface org.eclipse.datatools.connectivity.oda.design.DataElementAttributes
Returns whether the value of the 'Native Data Type Code' attribute is set.
isSetNativeDataTypeCode() - Method in interface org.eclipse.datatools.connectivity.oda.design.ExpressionVariable
Returns whether the value of the 'Native Data Type Code' attribute is set.
isSetNegatable() - Method in interface org.eclipse.datatools.connectivity.oda.design.FilterExpression
Returns whether the value of the 'Negatable' attribute is set.
isSetNullability() - Method in interface org.eclipse.datatools.connectivity.oda.design.DataElementAttributes
Returns whether the value of the 'Nullability' attribute is set.
isSetNullValueOrdering() - Method in interface org.eclipse.datatools.connectivity.oda.design.SortKey
Returns whether the value of the 'Null Value Ordering' attribute is set.
isSetOnColumnLayout() - Method in interface org.eclipse.datatools.connectivity.oda.design.AxisAttributes
Returns whether the value of the 'On Column Layout' attribute is set.
isSetOptional() - Method in interface org.eclipse.datatools.connectivity.oda.design.AtomicExpressionContext
Returns whether the value of the 'Optional' attribute is set.
isSetOptional() - Method in interface org.eclipse.datatools.connectivity.oda.design.InputElementAttributes
Returns whether the value of the 'Optional' attribute is set.
isSetOptional() - Method in interface org.eclipse.datatools.connectivity.oda.design.SortKey
Returns whether the value of the 'Optional' attribute is set.
isSetPosition() - Method in interface org.eclipse.datatools.connectivity.oda.design.DataElementAttributes
Returns whether the value of the 'Position' attribute is set.
isSetPosition() - Method in interface org.eclipse.datatools.connectivity.oda.design.DataElementIdentifier
Returns whether the value of the 'Position' attribute is set.
isSetPrecision() - Method in interface org.eclipse.datatools.connectivity.oda.design.DataElementAttributes
Returns whether the value of the 'Precision' attribute is set.
isSetPromptStyle() - Method in interface org.eclipse.datatools.connectivity.oda.design.InputElementUIHints
Returns whether the value of the 'Prompt Style' attribute is set.
isSetScale() - Method in interface org.eclipse.datatools.connectivity.oda.design.DataElementAttributes
Returns whether the value of the 'Scale' attribute is set.
isSetSessionStatus() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignSessionResponse
Returns whether the value of the 'Session Status' attribute is set.
isSetSortDirection() - Method in interface org.eclipse.datatools.connectivity.oda.design.SortKey
Returns whether the value of the 'Sort Direction' attribute is set.
isSetTargetTable() - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryDeleteStatement
Returns whether the value of the 'Target Table' containment reference is set.
isSetTargetTable() - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryInsertStatement
Returns whether the value of the 'Target Table' containment reference is set.
isSetTargetTable() - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryUpdateStatement
Returns whether the value of the 'Target Table' containment reference is set.
isSetTextFormatType() - Method in interface org.eclipse.datatools.connectivity.oda.design.ValueFormatHints
Returns whether the value of the 'Text Format Type' attribute is set.
isSetTextWrapType() - Method in interface org.eclipse.datatools.connectivity.oda.design.ValueFormatHints
Returns whether the value of the 'Text Wrap Type' attribute is set.
isSetType() - Method in interface org.eclipse.datatools.connectivity.oda.design.ExpressionVariable
Returns whether the value of the 'Type' attribute is set.
isSetWhereClause() - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryDeleteStatement
Returns whether the value of the 'Where Clause' containment reference is set.
isSetWhereClause() - Method in interface org.eclipse.datatools.modelbase.sql.query.QuerySelect
Returns whether the value of the 'Where Clause' containment reference is set.
isSetWhereClause() - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryUpdateStatement
Returns whether the value of the 'Where Clause' containment reference is set.
isShowCategories() - Method in class org.eclipse.datatools.connectivity.ui.navigator.ConnectionProfileContentProvider
 
isShowLabel() - Method in class org.eclipse.datatools.sqltools.result.ResultConfiguration
 
isShowOwner() - Method in class org.eclipse.datatools.enablement.sybase.ui.SybaseDatabaseProfileSetting
 
isShowOwner(String) - Method in class org.eclipse.datatools.enablement.sybase.ui.SybaseDatabaseProfileSettingManager
 
isShowOwner(String, String) - Method in class org.eclipse.datatools.enablement.sybase.ui.SybaseDatabaseProfileSettingManager
 
isShowOwner() - Method in class org.eclipse.datatools.enablement.sybase.ui.SybaseDatabaseSetting
 
isShowSchema() - Method in class org.eclipse.datatools.enablement.sybase.ui.SybaseDatabaseProfileSetting
 
isShowSchema(String) - Method in class org.eclipse.datatools.enablement.sybase.ui.SybaseDatabaseProfileSettingManager
 
isShowSchema(String, String) - Method in class org.eclipse.datatools.enablement.sybase.ui.SybaseDatabaseProfileSettingManager
 
isShowSchema() - Method in class org.eclipse.datatools.enablement.sybase.ui.SybaseDatabaseSetting
 
isShowSysTableOn(Schema) - Static method in class org.eclipse.datatools.enablement.sybase.ui.util.ShowSysTableUtil
 
isSnippet(Object, int) - Method in class org.eclipse.datatools.sqltools.data.internal.core.common.DefaultColumnDataAccessor
 
isSnippet(Object, int) - Method in interface org.eclipse.datatools.sqltools.data.internal.core.common.IColumnDataAccessor
Return true if the supplyied value is a snippet and not the full value as stored in the database
isSortedData() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogIndex
 
isSortedData() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEIndexImpl
 
isSortedData() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEIndex
Returns the value of the 'Sorted Data' attribute.
isSPBreakpointMarker(IMarker, ProcIdentifier) - Static method in class org.eclipse.datatools.sqltools.debugger.model.SPDebugModelUtil
Tests whether the marker is a SP breakpoint marker for the specified routine.
isSPBreakpointMarkerDelta(IMarkerDelta, ProcIdentifier) - Static method in class org.eclipse.datatools.sqltools.debugger.model.SPDebugModelUtil
Tests whether the markerDelta is a SP breakpoint marker delta for the specified routine.
isSpecialRegister() - Method in interface org.eclipse.datatools.modelbase.sql.query.ValueExpressionFunction
Returns the value of the 'Special Register' attribute.
isSQLKeyword(String) - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
isSQLKeyword(String) - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
isSQLOperator(String) - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
isSQLOperator(String) - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
isSQLServer() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.DBVersionHelper
Gets whether or not the database is SQL Server.
isStatementProper(SQLDomainModel) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilder
Tests whether the current SQL is valid.
isStatic() - Method in interface org.eclipse.datatools.modelbase.sql.routines.Function
Returns the value of the 'Static' attribute.
isStepping() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPStackFrame
 
isStepping() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPThread
 
isStrikethrough() - Method in class org.eclipse.datatools.sqltools.sqleditor.preferences.SyntaxItem
 
isStringType(DataType) - Static method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogUtils
 
isStringType(DataType) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.ASADatatypeUtil
 
isStringType(String) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SQLUtil
 
isStringType(IDatatype) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SQLUtil
 
isStringType(int) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SQLUtil
 
isStringType(String) - Static method in class org.eclipse.datatools.sqltools.sql.util.SQLUtil
 
isStringType(IDatatype) - Static method in class org.eclipse.datatools.sqltools.sql.util.SQLUtil
 
isStringType(int) - Static method in class org.eclipse.datatools.sqltools.sql.util.SQLUtil
 
isSupportedToken(String) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.matching.AbstractMatchingPairs
 
isSupportedToken(String) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.matching.GenericSQLMatchingPairs
 
isSupportedToken(String) - Method in interface org.eclipse.datatools.sqltools.sqleditor.internal.matching.IMatchingPairs
Determine whether the token is supported.
isSuspect() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogIndex
 
isSuspect() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEIndexImpl
 
isSuspect() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEIndex
Returns the value of the 'Suspect' attribute.
isSuspended() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPDebugTarget
 
isSuspended() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPStackFrame
 
isSuspended() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPThread
 
isSuspended() - Method in class org.eclipse.datatools.sqltools.routineeditor.launching.SPDebugTarget_Run
 
isSybase() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.DBVersionHelper
Gets whether or not the database is Sybase.
isSybase() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.VendorHelper
 
isSybase_ASA() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.DBVersionHelper
Gets whether or not the database is Sybase ASA.
isSybase_ASE() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.DBVersionHelper
Gets whether or not the database is Sybase ASE.
isSynchronized(Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.RoutineFormDocumentProviderAdapter
 
isSyncSave() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditor
 
isSyncSave() - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.ISchemaObjectEditor
Checks if current save mode is sync save
isSystem() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogView
 
isSystem() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseFunctionImpl
 
isSystem() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseProcedureImpl
 
isSystem() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseTableImpl
 
isSystem() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseTempTableImpl
 
isSystem() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseViewTableImpl
 
isSystem() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEBaseTableImpl
 
isSystem() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEProcedureImpl
 
isSystem() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASETableImpl
 
isSystem() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASETempTableImpl
 
isSystem() - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.impl.SybaseBaseTableImpl
 
isSystem() - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.impl.SybaseRoutineImpl
 
isSystem() - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.impl.SybaseViewTableImpl
 
isSystem() - Method in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybaseBaseTable
 
isSystem() - Method in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybaseRoutine
 
isSystem() - Method in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybaseViewTable
 
isSystemDefault(String) - Static method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogUtils
 
isSystemDefault() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASADefaultWrapperImpl
 
isSystemDefault() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASADefaultWrapper
 
isSystemDefault() - Method in class org.eclipse.datatools.sqltools.sqleditor.preferences.SyntaxItem
 
isSystemGenedName() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEUniqueConstraintImpl
 
isSystemGenedName() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEUniqueConstraint
Returns the value of the 'System Gened Name' attribute.
isSystemGenerated() - Method in interface org.eclipse.datatools.modelbase.sql.constraints.Index
Returns the value of the 'System Generated' attribute.
isSystemObject() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCColumn
 
isSystemObject() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCForeignKey
 
isSystemObject() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCIndex
 
isSystemObject() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCParameter
 
isSystemObject() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCPrimaryKey
 
isSystemObject() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCUniqueConstraint
 
isSystemObject() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogCheckConstraint
 
isSystemObject() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogIndex
 
isSystemObject() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogParameter
 
isSystemObject() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogPreDefinedType
 
isSystemObject() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogSegment
 
isSystemObject() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogWebService
 
isSystemObject() - Method in class org.eclipse.datatools.enablement.mysql.catalog.MySqlCatalogForeignKey
 
isSystemObject() - Method in class org.eclipse.datatools.enablement.mysql.catalog.MySqlCatalogIndex
 
isSystemObject() - Method in class org.eclipse.datatools.enablement.mysql.catalog.MySqlCatalogPrimaryKey
 
isSystemObject() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBasePreDefinedType
 
isSystemProcedure() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogProcedure
 
isSystemProcedure() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEProcedureImpl
 
isSystemProcedure() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEProcedure
Returns the value of the 'System Procedure' attribute.
isSystemTable() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEBaseTableImpl
 
isSystemTable() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASETableImpl
 
isSystemTable() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASETempTableImpl
 
isSystemTable() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEBaseTable
Returns the value of the 'System Table' attribute.
isTableNameAmbiguous(TableExpression) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
Returns true if the given tableExpr's name is not unique within the fromClause of its containing QuerySelect and the other TableExpression s in the fromClause as well as the given TableExpression have no TableCorrelation to distinguish between them.
isTableReferencedByColumnWithName(TableExpression, String) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.TableHelper
Returns the true if the given tableExpr is referenced by another ValueExpressionColumn with the same name as the given referencedByColumnName
isTemplateSQL(String) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
Checks to see if the given string is same as the template for any of the DML statements
isTerminated() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPDebugTarget
 
isTerminated() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPStackFrame
 
isTerminated() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPThread
 
isTerminated() - Method in class org.eclipse.datatools.sqltools.routineeditor.launching.SPDebugTarget_Run
 
isTextChanged() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLSourceViewer
 
isTimeType(DataType) - Static method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogUtils
 
isTimeType(DataType) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.ASADatatypeUtil
 
isTimeZone() - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.TimeDataType
Returns the value of the 'Time Zone' attribute.
isTokenDefinition(String) - Method in class org.eclipse.datatools.sqltools.sql.parser.ParserProposalAdvisor
Tells whether the given token represents a token definition.
isTokenName(String) - Method in class org.eclipse.datatools.sqltools.sql.parser.ParserProposalAdvisor
Tests whether the given string represents a token name
isTracing() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLLogUtil
Gets whether or not tracing is active.
isTransientProfile(IConnectionProfile) - Method in class org.eclipse.datatools.connectivity.ProfileManager
Indicates whether the specified connection profile is of a transient type.
isTriggerLoaded() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseProxyTable
 
isTriggerLoaded() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseTempTable
 
isTriggerLoaded() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseViewTable
 
isTriggerLoaded() - Method in interface org.eclipse.datatools.enablement.sybase.asa.baseloaders.TableASABaseLoader.IASABaseLoaderTable
 
isTriggerLoaded() - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogTable
 
isTriggerLoaded() - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogTempTable
 
isTSType(DataType) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.ASADatatypeUtil
If it has primitive type is the primitive type is time/date type, then it's a timestamp type
isTypePreserving() - Method in interface org.eclipse.datatools.modelbase.sql.routines.Function
Returns the value of the 'Type Preserving' attribute.
isTypeWithoutWS(String) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.ASADataValidator
Whether the data type has not scale and precision.
isTypeWithWS(String) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.ASADataValidator
Whether the data type has scale and precision.
isUDT() - Method in interface org.eclipse.datatools.sqltools.sql.reference.IDatatype
To test if this data type is user-defined datatype or not
isUnderline() - Method in class org.eclipse.datatools.sqltools.sqleditor.preferences.SyntaxItem
 
isUnique() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogIndex
 
isUnique() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseColumn
 
isUnique() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseIndex
 
isUnique() - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogIndex
 
isUnique() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseColumnImpl
 
isUnique() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseColumn
Returns the value of the 'Unique' attribute.
isUnique() - Method in interface org.eclipse.datatools.modelbase.sql.constraints.Index
Returns the value of the 'Unique' attribute.
isUnique() - Method in interface org.eclipse.datatools.sqltools.sql.reference.IColumn
Returns true if this IColumn is part of a unique constraint.
isUniqueKeyNullable() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
isUniqueKeyNullable() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
isUnmatchedSource() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SQLDomainModel
Gets whether or not the source and the SQL model matches
isUpdatable() - Method in interface org.eclipse.datatools.modelbase.sql.tables.Table
Returns the value of the 'Updatable' attribute.
isUpdateColumnType() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseTriggerImpl
 
isUpdateColumnType() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseTrigger
Returns the value of the 'Update Column Type' attribute.
isUpdateType() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTrigger
 
isUpdateType() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseTrigger
 
isUpdateType() - Method in interface org.eclipse.datatools.modelbase.sql.tables.Trigger
Returns the value of the 'Update Type' attribute.
isUpdateType() - Method in interface org.eclipse.datatools.sqltools.sql.parser.ast.IASTTrigger
 
isUseExternalExtract() - Method in interface org.eclipse.datatools.sqltools.data.internal.ui.extract.IExternalExtract
Returns whether or not to use external extract
isUseExternalFilterDialog() - Method in interface org.eclipse.datatools.sqltools.data.internal.core.editor.ITableEditorResultFilter
Gets whether or not an external filter dialog or wizard should be launched to get result filters
isUseExternalLoad() - Method in interface org.eclipse.datatools.sqltools.data.internal.ui.load.IExternalLoad
Returns whether or not to use the external load
isUserInputOrdinary(String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLIdentifier
Returns true if the given string is an ordinary identifier for DB2 UDB for LUWO ignoring the case of each letter; otherwise returns false.
isUserInputOrdinary(String, char, int) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLIdentifier
Returns true if the given string as input by the user is an ordinary identifier for LUWO, OS/390, or OS/400 or a combination of platforms, ignoring the case of each letter; otherwise returns false.
isUserInputOrdinary(String, int) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLIdentifier
Returns true if the given string is an ordinary identifier for LUWO, OS/390, or OS/400 or a combination of platforms, ignoring the case of each letter; otherwise returns false.
isUserSupported() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
isUserSupported() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
isValid() - Method in class org.eclipse.datatools.connectivity.db.generic.ui.GenericDBProfilePropertyPage
 
isValid() - Method in class org.eclipse.datatools.connectivity.drivers.DriverValidator
Return true/false if the driver instance is valid
isValid(boolean) - Method in class org.eclipse.datatools.connectivity.drivers.DriverValidator
Checks for validity and adds markers if flag is set
isValid(String) - Method in interface org.eclipse.datatools.connectivity.oda.design.ui.designsession.DataSourceDesignSession.IDesignNameValidator
Validates whether the specified data source designName is valid in the context of the validator provider.
isValid() - Method in class org.eclipse.datatools.connectivity.oda.spec.result.ColumnIdentifier
Indicates whether this has either a valid number or name expression.
isValid(String) - Method in interface org.eclipse.datatools.connectivity.sqm.core.connection.ConnectionFilter
Return if the filter expression is valid
isValid() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.ParametersRowData
 
isValid() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.ResultsRowData
 
isValid(ILaunchConfiguration) - Method in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.RoutineMainTab
 
isValid(String, int, DatabaseIdentifier) - Method in class org.eclipse.datatools.sqltools.sql.identifier.DefaultIdentifierValidator
This method is not encouraged to overrided, if you want to add new validate rule, you can add it in checkCustomization method
isValid(String, int, DatabaseIdentifier) - Method in interface org.eclipse.datatools.sqltools.sql.identifier.IIdentifierValidator
Check the valid of given identifier
isValid(String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.QueryNameValidator
 
isValid() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLSegment
Gets whether or not the partition segment is valid.
isValidFor(IDocument, int) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLCompletionProposal
 
isValidFor(IDocument, int) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.templates.SQLTemplateProposal
 
isValidForParser() - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexerprs
 
isValidForParser - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexersym
 
isValidForParser() - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexerprs
 
isValidForParser - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexersym
 
isValidForParser - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
isValidForParser() - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
isValidForParser - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
isValidForParser() - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
isValidForParser - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
isValidObjectsFormats(ArrayList) - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbyParsingResult
 
isValidObjectsFormats(ArrayList) - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericParsingResult
 
isValidObjectsFormats(ArrayList) - Method in class org.eclipse.datatools.sqltools.sql.parser.ParsingResult
Checks whether the token list represents a valiad database object.
isVarOrPara(ArrayList) - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbyParsingResult
 
isVarOrPara(ArrayList) - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericParsingResult
 
isVarOrPara(ArrayList) - Method in class org.eclipse.datatools.sqltools.sql.parser.ParsingResult
Checks whether the token list is variable or parameter.
isVirtual() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.impl.SybaseASAIndexImpl
 
isVirtual() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseASAIndex
Returns the value of the 'Virtual' attribute.
isVisibilityConfigurable() - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.extensions.IEditorDescriptor
Checks if the visibility of pages of this editor can be set by end user
isVisible(Properties) - Method in class org.eclipse.datatools.connectivity.oda.util.manifest.Property
Indicates whether this property should be visible per the definition specified in the properties element.
isVisible() - Method in class org.eclipse.datatools.connectivity.ui.ContentExtensionBase
 
isVisible() - Method in interface org.eclipse.datatools.connectivity.ui.IContentExtension
 
isVisible() - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.extensions.IEditorPageDescriptor
Checks if the page is selected to be visible
isVisible() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.ControlStateInfo
 
isVisible() - Method in interface org.eclipse.datatools.sqltools.sqlbuilder.model.IControlStateInfo
Indicates the visibility state of the control.
isVisibleByDefault() - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.extensions.IEditorPageDescriptor
Checks if the page is visible by default
isWebserviceApplicable() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogDatabase
 
isWebserviceApplicable() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEDatabaseImpl
 
isWebserviceApplicable() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEDatabase
Returns the value of the 'Webservice Applicable' attribute.
isWhitespace(char) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLWhitespaceDetector
Returns whether the specified character is whitespace.
isWhitespace(char) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLCodeScanner.SQLWhiteSpaceDetector
Determines if the given character is a whitespace character.
isWhiteSpace(char) - Static method in class org.eclipse.datatools.sqltools.sqleditor.internal.utils.SQLWordFinder
 
isWithCheckOption() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseViewTableImpl
 
isWithCheckOption() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseViewTable
Returns the value of the 'With Check Option' attribute.
isWithCheckOption() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEViewTableImpl
 
isWithCheckOption() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEViewTable
Returns the value of the 'With Check Option' attribute.
isWithHierarchy() - Method in interface org.eclipse.datatools.modelbase.sql.accesscontrol.Privilege
Returns the value of the 'With Hierarchy' attribute.
isWithHierarchy() - Method in interface org.eclipse.datatools.modelbase.sql.accesscontrol.TablePrivilege
Returns the value of the 'With Hierarchy' attribute.
isWithRecompile() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEProcedureImpl
 
isWithRecompile() - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEProcedure
Returns the value of the 'With Recompile' attribute.
isWithSupported(Database) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.VendorHelper
 
isWordPart(char) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLWordDetector
Returns whether the specified character is valid as a subsequent character in a word.
isWordPart(char) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.utils.SQLWordDetector
Returns whether the specified character is valid as a subsequent character in a word.
isWordStart(char) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLWordDetector
Returns whether the specified character is valid as the first character in a word.
isWordStart(char) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.utils.SQLWordDetector
Returns whether the specified character is valid as the first character in a word.
isWorkingOffline() - Method in interface org.eclipse.datatools.connectivity.IManagedConnection
 
isWorkingOffline() - Method in interface org.eclipse.datatools.connectivity.IOfflineConnection
 
isWrapper() - Method in class org.eclipse.datatools.connectivity.oda.util.manifest.DataSetType
Indicates whether this data set type is defined to be a wrapper.
isWrapper() - Method in class org.eclipse.datatools.connectivity.oda.util.manifest.ExtensionManifest
Indicates whether this extension is defined to be a wrapper.
isXMLResult() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.export.ResultFormatWizardPage
 
isXMLResult() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.export.SaveResultGroup
 
ISybaseASADdlConstants - Interface in org.eclipse.datatools.enablement.sybase.asa
 
ISybaseASECatalogProxyTable - Interface in org.eclipse.datatools.enablement.ase
 
ISybaseASECatalogTable - Interface in org.eclipse.datatools.enablement.ase
This interface is defined for ase table catalog loader.
ISybaseASECatalogWebServiceTable - Interface in org.eclipse.datatools.enablement.ase
 
ISybaseASEDdlConstants - Interface in org.eclipse.datatools.enablement.ase
 
ISybaseDdlConstants - Interface in org.eclipse.datatools.enablement.sybase.ddl
 
ISybaseDdlGenerator - Interface in org.eclipse.datatools.enablement.sybase.ddl
 
ISybaseDeltaDdlGenerator - Interface in org.eclipse.datatools.enablement.sybase.deltaddl
 
ISybaseJDBCConnectionProfileConstants - Interface in org.eclipse.datatools.enablement.sybase
 
ISynonymFolder - Interface in org.eclipse.datatools.connectivity.apache.derby.ui.explorer.providers.virtual
 
ITable - Interface in org.eclipse.datatools.sqltools.sql.reference
 
ITableData - Interface in org.eclipse.datatools.sqltools.data.internal.core.editor
 
ITableData2 - Interface in org.eclipse.datatools.sqltools.data.internal.core.editor
 
ITableDataEditor - Interface in org.eclipse.datatools.sqltools.data.internal.ui.editor
This interface should be implemented by editors that allows browsing and editing the data stored in a SQL table.
ITableEditorResultFilter - Interface in org.eclipse.datatools.sqltools.data.internal.core.editor
Interface for external extensions to provide filters to restrict the results returned when querying a table.
ITemplateService - Interface in org.eclipse.datatools.sqltools.editor.template
 
ITextProvider - Interface in org.eclipse.datatools.sqltools.sqlbuilder.views
Defines an interface for providing the text value for a given object.
ITriggerValidatorConstants - Interface in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation
 
IValidatablePart - Interface in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor
Represents a validatable part
IValidator - Interface in org.eclipse.datatools.connectivity.oda.spec
Interface for a custom validator contributed by an extension of the ODA dynamicResultSet extension point.
IVirtualCreationNode - Interface in org.eclipse.datatools.connectivity.sqm.core.ui.explorer.virtual
 
IVirtualNode - Interface in org.eclipse.datatools.connectivity.sqm.core.ui.explorer.virtual
 
IVirtualNodeServiceFactory - Interface in org.eclipse.datatools.connectivity.apache.derby.ui.explorer.providers.virtual
 
IVirtualNodeServiceFactory - Interface in org.eclipse.datatools.enablement.sybase.asa.providers
 
IVirtualNodeServiceFactory - Interface in org.eclipse.datatools.enablement.sybase.ase.providers
 
IWebServicesFolder - Interface in org.eclipse.datatools.enablement.sybase.asa.providers
 
IWebServicesFolder - Interface in org.eclipse.datatools.enablement.sybase.ase.providers
 
IWindowStateInfo - Interface in org.eclipse.datatools.sqltools.sqlbuilder.model
Defines the UI state of a SQL Query Builder window's controls.
IWizardCategoryProvider - Interface in org.eclipse.datatools.connectivity.ui.wizards
 
IWorkbenchWindowPerspectiveActionFilter - Interface in org.eclipse.datatools.connectivity.ui
Constants used when evaluating perspective state through IActionFilter or IPropertyTester TODO: remove duplicate entries.

J

JAR - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
JAR - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
JAR - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
JAR_FILTER - Static variable in interface org.eclipse.datatools.connectivity.sqm.core.connection.ConnectionFilter
 
JAVA - Static variable in interface org.eclipse.datatools.enablement.sybase.ddl.ISybaseDdlConstants
 
java_constructor() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
java_constructor() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
JAVA_LANG_OBJECT - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.SQLDataTypes
 
java_memberref() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
java_memberref() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
java_name() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
java_name() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
JAVA_OBJECT - Static variable in enum org.eclipse.datatools.connectivity.oda.design.OdaScalarDataType
The 'Java Object' literal value.
JAVA_REF - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
JAVA_REF - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
JAVA_REF - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
JAVA_SERIALIZARION - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.SQLDataTypes
 
JAVA_SUPPORT_TYPE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The meta object id for the 'Java Support Type' enum.
JAVA_SUPPORT_TYPE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Java Support Type' enum.
JAVA_TYPE - Static variable in class org.eclipse.datatools.connectivity.oda.util.manifest.RuntimeInterface
Implements Java runtime interface.
JavaCharStream - Class in org.eclipse.datatools.enablement.sybase.parser
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (with java-like unicode escape processing).
JavaCharStream(Reader, int, int, int) - Constructor for class org.eclipse.datatools.enablement.sybase.parser.JavaCharStream
 
JavaCharStream(Reader, int, int) - Constructor for class org.eclipse.datatools.enablement.sybase.parser.JavaCharStream
 
JavaCharStream(Reader) - Constructor for class org.eclipse.datatools.enablement.sybase.parser.JavaCharStream
 
JavaCharStream(InputStream, int, int, int) - Constructor for class org.eclipse.datatools.enablement.sybase.parser.JavaCharStream
 
JavaCharStream(InputStream, int, int) - Constructor for class org.eclipse.datatools.enablement.sybase.parser.JavaCharStream
 
JavaCharStream(InputStream) - Constructor for class org.eclipse.datatools.enablement.sybase.parser.JavaCharStream
 
JavaCharStream - Class in org.eclipse.datatools.sqltools.sql.parser
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (with java-like unicode escape processing).
JavaCharStream(Reader, int, int, int) - Constructor for class org.eclipse.datatools.sqltools.sql.parser.JavaCharStream
 
JavaCharStream(Reader, int, int) - Constructor for class org.eclipse.datatools.sqltools.sql.parser.JavaCharStream
 
JavaCharStream(Reader) - Constructor for class org.eclipse.datatools.sqltools.sql.parser.JavaCharStream
 
JavaCharStream(InputStream, int, int, int) - Constructor for class org.eclipse.datatools.sqltools.sql.parser.JavaCharStream
 
JavaCharStream(InputStream, int, int) - Constructor for class org.eclipse.datatools.sqltools.sql.parser.JavaCharStream
 
JavaCharStream(InputStream) - Constructor for class org.eclipse.datatools.sqltools.sql.parser.JavaCharStream
 
JavaCharStream_invalid_escape - Static variable in class org.eclipse.datatools.sqltools.sql.parser.Messages
 
JavaRuntimeInterface - Class in org.eclipse.datatools.connectivity.oda.util.manifest
This class encapsulates the Java runtime interface specific configurations.
JavaSupportType - Class in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel
A representation of the literals of the enumeration 'Java Support Type', and utility methods for working with them.
javaToNative(Object, TransferData) - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.ObjectTransfer
This records the object and current time and encodes only the current time into the transfer data.
JCONNECT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.ISybaseASADdlConstants
 
JDBC_CATEGORY - Static variable in class org.eclipse.datatools.connectivity.ui.dse.dialogs.ProfileSelectionComposite
 
JDBC_PARAMETER_TYPE - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The meta object id for the 'JDBC Parameter Type' enum.
JDBC_PARAMETER_TYPE - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage.Literals
The meta object literal for the 'JDBC Parameter Type' enum.
JDBCASAPlugin - Class in org.eclipse.datatools.enablement.sybase.asa
The main plugin class to be used in the desktop.
JDBCASAPlugin() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.JDBCASAPlugin
The constructor.
JDBCASAProfileMessages - Class in org.eclipse.datatools.enablement.sybase.asa
Utility class which helps managing messages
JDBCASEPlugin - Class in org.eclipse.datatools.enablement.ase
The main plugin class to be used in the desktop.
JDBCASEPlugin() - Constructor for class org.eclipse.datatools.enablement.ase.JDBCASEPlugin
The constructor.
JDBCASEProfileMessages - Class in org.eclipse.datatools.enablement.ase
Utility class which helps managing messages
JDBCBaseLoader - Class in org.eclipse.datatools.connectivity.sqm.loader
Base object for catalog loader helpers.
JDBCBaseLoader(ICatalogObject, IConnectionFilterProvider) - Constructor for class org.eclipse.datatools.connectivity.sqm.loader.JDBCBaseLoader
Constructor for the base loader class.
JDBCCatalog - Class in org.eclipse.datatools.connectivity.sqm.core.rte.jdbc
 
JDBCCatalog() - Constructor for class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCCatalog
 
JDBCCatalogLoader - Class in org.eclipse.datatools.connectivity.sqm.loader
Base loader implementation for loading a database's catalog objects.
JDBCCatalogLoader(ICatalogObject) - Constructor for class org.eclipse.datatools.connectivity.sqm.loader.JDBCCatalogLoader
This constructs the loader using a CatalogFilterProvider filter.
JDBCCatalogLoader(ICatalogObject, IConnectionFilterProvider) - Constructor for class org.eclipse.datatools.connectivity.sqm.loader.JDBCCatalogLoader
 
JDBCColumn - Class in org.eclipse.datatools.connectivity.sqm.core.rte.jdbc
 
JDBCColumn() - Constructor for class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCColumn
 
JDBCConnection - Class in org.eclipse.datatools.connectivity.db.generic
NON-API IConnection implementation for java.sql.Connection objects.
JDBCConnection(IConnectionProfile, Class) - Constructor for class org.eclipse.datatools.connectivity.db.generic.JDBCConnection
 
JDBCConnection - Class in org.eclipse.datatools.connectivity.drivers.jdbc
NON-API IConnection implementation for java.sql.Connection objects.
JDBCConnection(IConnectionProfile, Class) - Constructor for class org.eclipse.datatools.connectivity.drivers.jdbc.JDBCConnection
 
JDBCConnectionFactory - Class in org.eclipse.datatools.connectivity.db.generic
org.eclipse.datatools.connectivity.IConnectionFactory for creating java.sql.Connection connections.
JDBCConnectionFactory() - Constructor for class org.eclipse.datatools.connectivity.db.generic.JDBCConnectionFactory
 
JDBCConnectionFactory - Class in org.eclipse.datatools.connectivity.drivers.jdbc
org.eclipse.datatools.connectivity.IConnectionFactory for creating java.sql.Connection connections.
JDBCConnectionFactory() - Constructor for class org.eclipse.datatools.connectivity.drivers.jdbc.JDBCConnectionFactory
 
JDBCDatabase - Class in org.eclipse.datatools.connectivity.sqm.core.rte.jdbc
 
JDBCDatabase(Connection) - Constructor for class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCDatabase
 
JDBCDistinctUDT - Class in org.eclipse.datatools.connectivity.sqm.core.rte.jdbc
 
JDBCDistinctUDT() - Constructor for class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCDistinctUDT
 
JDBCForeignKey - Class in org.eclipse.datatools.connectivity.sqm.core.rte.jdbc
 
JDBCForeignKey() - Constructor for class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCForeignKey
 
JDBCHelper - Class in org.eclipse.datatools.enablement.sybase.asa.actions
Collection of JDBC helper functions
JDBCIndex - Class in org.eclipse.datatools.connectivity.sqm.core.rte.jdbc
 
JDBCIndex() - Constructor for class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCIndex
 
JDBCParameter - Class in org.eclipse.datatools.connectivity.sqm.core.rte.jdbc
 
JDBCParameter() - Constructor for class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCParameter
 
JDBCParameterType - Class in org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel
A representation of the literals of the enumeration 'JDBC Parameter Type', and utility methods for working with them.
JDBCPasswordPropertyPersistenceHook - Class in org.eclipse.datatools.connectivity.drivers.jdbc
Copyright (c) 2006,2007 Sybase, Inc.
JDBCPasswordPropertyPersistenceHook() - Constructor for class org.eclipse.datatools.connectivity.drivers.jdbc.JDBCPasswordPropertyPersistenceHook
 
JDBCPrimaryKey - Class in org.eclipse.datatools.connectivity.sqm.core.rte.jdbc
 
JDBCPrimaryKey() - Constructor for class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCPrimaryKey
 
JDBCProcedure - Class in org.eclipse.datatools.connectivity.sqm.core.rte.jdbc
 
JDBCProcedure() - Constructor for class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCProcedure
 
JDBCProcedureColumnLoader - Class in org.eclipse.datatools.connectivity.sqm.loader
Base loader implementation for loading a SP's parameter objects.
JDBCProcedureColumnLoader(ICatalogObject) - Constructor for class org.eclipse.datatools.connectivity.sqm.loader.JDBCProcedureColumnLoader
This constructs the loader using no filtering.
JDBCProcedureColumnLoader(ICatalogObject, IConnectionFilterProvider) - Constructor for class org.eclipse.datatools.connectivity.sqm.loader.JDBCProcedureColumnLoader
 
JDBCProfileMessages - Class in org.eclipse.datatools.enablement.sybase.ui
Utility class which helps managing messages
JDBCProvider - Class in org.eclipse.datatools.connectivity.sqm.core.rte.jdbc
 
JDBCProvider(DatabaseDefinition) - Constructor for class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCProvider
 
JDBCRoutineColumnLoader - Class in org.eclipse.datatools.connectivity.sqm.loader
Base loader implementation for loading a SP's parameter objects.
JDBCRoutineColumnLoader(ICatalogObject) - Constructor for class org.eclipse.datatools.connectivity.sqm.loader.JDBCRoutineColumnLoader
This constructs the loader using no filtering.
JDBCRoutineColumnLoader(ICatalogObject, IConnectionFilterProvider) - Constructor for class org.eclipse.datatools.connectivity.sqm.loader.JDBCRoutineColumnLoader
 
JDBCRoutineLoader - Class in org.eclipse.datatools.connectivity.sqm.loader
Base loader implementation for loading a database's routine (SP, UDF) objects.
JDBCRoutineLoader(ICatalogObject) - Constructor for class org.eclipse.datatools.connectivity.sqm.loader.JDBCRoutineLoader
This constructs the loader using the default ProcedureFactory and UserDefinedFunctionFactory and uses the ConnectionFilter.STORED_PROCEDURE_FILTER filter.
JDBCRoutineLoader(ICatalogObject, IConnectionFilterProvider) - Constructor for class org.eclipse.datatools.connectivity.sqm.loader.JDBCRoutineLoader
This constructs the loader using the default ProcedureFactory and UserDefinedFunctionFactory.
JDBCRoutineLoader(ICatalogObject, IConnectionFilterProvider, JDBCRoutineLoader.IRoutineFactory, JDBCRoutineLoader.IRoutineFactory) - Constructor for class org.eclipse.datatools.connectivity.sqm.loader.JDBCRoutineLoader
 
JDBCRoutineLoader.IRoutineFactory - Interface in org.eclipse.datatools.connectivity.sqm.loader
Interface for providing creation logic for routines.
JDBCRoutineLoader.ProcedureFactory - Class in org.eclipse.datatools.connectivity.sqm.loader
Base factory implementation for SP.
JDBCRoutineLoader.ProcedureFactory() - Constructor for class org.eclipse.datatools.connectivity.sqm.loader.JDBCRoutineLoader.ProcedureFactory
 
JDBCRoutineLoader.UserDefinedFunctionFactory - Class in org.eclipse.datatools.connectivity.sqm.loader
Base factory implementation for UDF.
JDBCRoutineLoader.UserDefinedFunctionFactory() - Constructor for class org.eclipse.datatools.connectivity.sqm.loader.JDBCRoutineLoader.UserDefinedFunctionFactory
 
JDBCSchema - Class in org.eclipse.datatools.connectivity.sqm.core.rte.jdbc
 
JDBCSchema() - Constructor for class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCSchema
 
JDBCSchemaLoader - Class in org.eclipse.datatools.connectivity.sqm.loader
Base loader implementation for loading a database's schema objects.
JDBCSchemaLoader(ICatalogObject) - Constructor for class org.eclipse.datatools.connectivity.sqm.loader.JDBCSchemaLoader
This constructs the loader using a SchemaFilterProvider filter.
JDBCSchemaLoader(ICatalogObject, IConnectionFilterProvider) - Constructor for class org.eclipse.datatools.connectivity.sqm.loader.JDBCSchemaLoader
 
JDBCStructuredUDT - Class in org.eclipse.datatools.connectivity.sqm.core.rte.jdbc
 
JDBCStructuredUDT() - Constructor for class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCStructuredUDT
 
JDBCTable - Class in org.eclipse.datatools.connectivity.sqm.core.rte.jdbc
 
JDBCTable() - Constructor for class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCTable
 
JDBCTableColumnLoader - Class in org.eclipse.datatools.connectivity.sqm.loader
Base loader implementation for loading a table's column objects.
JDBCTableColumnLoader(ICatalogObject) - Constructor for class org.eclipse.datatools.connectivity.sqm.loader.JDBCTableColumnLoader
This constructs the loader using no filtering.
JDBCTableColumnLoader(ICatalogObject, IConnectionFilterProvider) - Constructor for class org.eclipse.datatools.connectivity.sqm.loader.JDBCTableColumnLoader
 
JDBCTableConstraintLoader - Class in org.eclipse.datatools.connectivity.sqm.loader
Base loader implementation for loading a table's constraint objects (e.g.
JDBCTableConstraintLoader(ICatalogObject) - Constructor for class org.eclipse.datatools.connectivity.sqm.loader.JDBCTableConstraintLoader
This constructs the loader using no filter.
JDBCTableConstraintLoader(ICatalogObject, IConnectionFilterProvider) - Constructor for class org.eclipse.datatools.connectivity.sqm.loader.JDBCTableConstraintLoader
 
JDBCTableIndexLoader - Class in org.eclipse.datatools.connectivity.sqm.loader
Base loader implementation for loading a table's index objects.
JDBCTableIndexLoader(ICatalogObject) - Constructor for class org.eclipse.datatools.connectivity.sqm.loader.JDBCTableIndexLoader
This constructs the loader using no filtering.
JDBCTableIndexLoader(ICatalogObject, IConnectionFilterProvider) - Constructor for class org.eclipse.datatools.connectivity.sqm.loader.JDBCTableIndexLoader
 
JDBCTableLoader - Class in org.eclipse.datatools.connectivity.sqm.loader
Base loader implementation for loading a database's catalog objects.
JDBCTableLoader(ICatalogObject) - Constructor for class org.eclipse.datatools.connectivity.sqm.loader.JDBCTableLoader
This constructs the loader using a ConnectionFilter.TABLE_FILTER filter.
JDBCTableLoader(ICatalogObject, IConnectionFilterProvider) - Constructor for class org.eclipse.datatools.connectivity.sqm.loader.JDBCTableLoader
 
JDBCTableLoader.GlobalTempTableFactory - Class in org.eclipse.datatools.connectivity.sqm.loader
Base factory implementation for GLOBAL TEMPORARY type tables.
JDBCTableLoader.GlobalTempTableFactory() - Constructor for class org.eclipse.datatools.connectivity.sqm.loader.JDBCTableLoader.GlobalTempTableFactory
 
JDBCTableLoader.ITableFactory - Interface in org.eclipse.datatools.connectivity.sqm.loader
Interface for providing creation logic for tables.
JDBCTableLoader.LocalTempTableFactory - Class in org.eclipse.datatools.connectivity.sqm.loader
Base factory implementation for LOCAL TEMPORARY type tables.
JDBCTableLoader.LocalTempTableFactory() - Constructor for class org.eclipse.datatools.connectivity.sqm.loader.JDBCTableLoader.LocalTempTableFactory
 
JDBCTableLoader.TableFactory - Class in org.eclipse.datatools.connectivity.sqm.loader
Base factory implementation for TABLE type tables.
JDBCTableLoader.TableFactory() - Constructor for class org.eclipse.datatools.connectivity.sqm.loader.JDBCTableLoader.TableFactory
 
JDBCTableLoader.ViewFactory - Class in org.eclipse.datatools.connectivity.sqm.loader
Base factory implementation for VIEW type tables.
JDBCTableLoader.ViewFactory() - Constructor for class org.eclipse.datatools.connectivity.sqm.loader.JDBCTableLoader.ViewFactory
 
JDBCTableSuperTableLoader - Class in org.eclipse.datatools.connectivity.sqm.loader
Base loader implementation for loading a table's super table objects.
JDBCTableSuperTableLoader(ICatalogObject) - Constructor for class org.eclipse.datatools.connectivity.sqm.loader.JDBCTableSuperTableLoader
This constructs the loader using no filtering.
JDBCTableSuperTableLoader(ICatalogObject, IConnectionFilterProvider) - Constructor for class org.eclipse.datatools.connectivity.sqm.loader.JDBCTableSuperTableLoader
 
JDBCTemporaryTable - Class in org.eclipse.datatools.connectivity.sqm.core.rte.jdbc
 
JDBCTemporaryTable() - Constructor for class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCTemporaryTable
 
JDBCUDFColumnLoader - Class in org.eclipse.datatools.connectivity.sqm.loader
Base loader implementation for loading a database's catalog objects.
JDBCUDFColumnLoader(ICatalogObject) - Constructor for class org.eclipse.datatools.connectivity.sqm.loader.JDBCUDFColumnLoader
This constructs the loader using no filtering.
JDBCUDFColumnLoader(ICatalogObject, IConnectionFilterProvider) - Constructor for class org.eclipse.datatools.connectivity.sqm.loader.JDBCUDFColumnLoader
 
JDBCUDTAttributeLoader - Class in org.eclipse.datatools.connectivity.sqm.loader
Base loader implementation for loading a UDT's attribute objects.
JDBCUDTAttributeLoader(ICatalogObject) - Constructor for class org.eclipse.datatools.connectivity.sqm.loader.JDBCUDTAttributeLoader
This constructs the loader using no filtering.
JDBCUDTAttributeLoader(ICatalogObject, IConnectionFilterProvider) - Constructor for class org.eclipse.datatools.connectivity.sqm.loader.JDBCUDTAttributeLoader
 
JDBCUDTSuperTypeLoader - Class in org.eclipse.datatools.connectivity.sqm.loader
Base loader implementation for loading a UDT's super type object.
JDBCUDTSuperTypeLoader(ICatalogObject) - Constructor for class org.eclipse.datatools.connectivity.sqm.loader.JDBCUDTSuperTypeLoader
This constructs the loader using no filtering.
JDBCUDTSuperTypeLoader(ICatalogObject, IConnectionFilterProvider) - Constructor for class org.eclipse.datatools.connectivity.sqm.loader.JDBCUDTSuperTypeLoader
 
JDBCUniqueConstraint - Class in org.eclipse.datatools.connectivity.sqm.core.rte.jdbc
 
JDBCUniqueConstraint() - Constructor for class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCUniqueConstraint
 
JDBCUserDefinedFunction - Class in org.eclipse.datatools.connectivity.sqm.core.rte.jdbc
 
JDBCUserDefinedFunction() - Constructor for class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCUserDefinedFunction
 
JDBCUserDefinedTypeLoader - Class in org.eclipse.datatools.connectivity.sqm.loader
Base loader implementation for loading a database's catalog objects.
JDBCUserDefinedTypeLoader(ICatalogObject) - Constructor for class org.eclipse.datatools.connectivity.sqm.loader.JDBCUserDefinedTypeLoader
This constructs the loader using the default DistinctTypeFactory StructTypeFactory, no Java type factory, and uses the ConnectionFilter.USER_DEFINED_TYPE_FILTER filter.
JDBCUserDefinedTypeLoader(ICatalogObject, IConnectionFilterProvider) - Constructor for class org.eclipse.datatools.connectivity.sqm.loader.JDBCUserDefinedTypeLoader
This constructs the loader using the default DistinctTypeFactory StructTypeFactory, and no Java type factory.
JDBCUserDefinedTypeLoader(ICatalogObject, IConnectionFilterProvider, JDBCUserDefinedTypeLoader.IUDTFactory, JDBCUserDefinedTypeLoader.IUDTFactory, JDBCUserDefinedTypeLoader.IUDTFactory) - Constructor for class org.eclipse.datatools.connectivity.sqm.loader.JDBCUserDefinedTypeLoader
 
JDBCUserDefinedTypeLoader.DistinctTypeFactory - Class in org.eclipse.datatools.connectivity.sqm.loader
Base factory implementation for distinct UDTs.
JDBCUserDefinedTypeLoader.DistinctTypeFactory(DatabaseDefinition) - Constructor for class org.eclipse.datatools.connectivity.sqm.loader.JDBCUserDefinedTypeLoader.DistinctTypeFactory
 
JDBCUserDefinedTypeLoader.IUDTFactory - Interface in org.eclipse.datatools.connectivity.sqm.loader
Interface for providing creation logic for UDTs.
JDBCUserDefinedTypeLoader.StructTypeFactory - Class in org.eclipse.datatools.connectivity.sqm.loader
Base factory implementation for struct UDTs.
JDBCUserDefinedTypeLoader.StructTypeFactory() - Constructor for class org.eclipse.datatools.connectivity.sqm.loader.JDBCUserDefinedTypeLoader.StructTypeFactory
 
JDBCView - Class in org.eclipse.datatools.connectivity.sqm.core.rte.jdbc
 
JDBCView() - Constructor for class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCView
 
JDK - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.ISybaseASADdlConstants
 
JDK118 - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.JavaSupportType
The 'JDK118' literal value.
JDK118_LITERAL - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.JavaSupportType
The 'JDK118' literal object.
JDK13 - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.JavaSupportType
The 'JDK13' literal value.
JDK13_LITERAL - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.JavaSupportType
The 'JDK13' literal object.
jj_nt - Variable in class org.eclipse.datatools.enablement.sybase.parser.QuickSQLParser
 
jj_nt - Variable in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
jj_nt - Variable in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
jjnewLexState - Static variable in class org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserTokenManager
 
jjnewLexState - Static variable in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserTokenManager
 
jjnewLexState - Static variable in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserTokenManager
 
jjstrLiteralImages - Static variable in class org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserTokenManager
 
jjstrLiteralImages - Static variable in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserTokenManager
 
jjstrLiteralImages - Static variable in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserTokenManager
 
jjtAccept(DerbySQLParserVisitor, Object) - Method in class org.eclipse.datatools.sqltools.db.derby.parser.ASTDeclareComma
Accept the visitor.
jjtAccept(DerbySQLParserVisitor, Object) - Method in class org.eclipse.datatools.sqltools.db.derby.parser.ASTDeclareKeyword
Accept the visitor.
jjtAccept(DerbySQLParserVisitor, Object) - Method in class org.eclipse.datatools.sqltools.db.derby.parser.ASTExpression
Accept the visitor.
jjtAccept(DerbySQLParserVisitor, Object) - Method in class org.eclipse.datatools.sqltools.db.derby.parser.ASTSQLDataType
Accept the visitor.
jjtAccept(DerbySQLParserVisitor, Object) - Method in class org.eclipse.datatools.sqltools.db.derby.parser.ASTSQLDelimiter
Accept the visitor.
jjtAccept(DerbySQLParserVisitor, Object) - Method in class org.eclipse.datatools.sqltools.db.derby.parser.ASTSQLParam
Accept the visitor.
jjtAccept(DerbySQLParserVisitor, Object) - Method in class org.eclipse.datatools.sqltools.db.derby.parser.ASTSQLStatement
Accept the visitor.
jjtAccept(DerbySQLParserVisitor, Object) - Method in class org.eclipse.datatools.sqltools.db.derby.parser.ASTStart
Accept the visitor.
jjtAccept(DerbySQLParserVisitor, Object) - Method in interface org.eclipse.datatools.sqltools.db.derby.parser.Node
Accept the visitor.
jjtAccept(DerbySQLParserVisitor, Object) - Method in class org.eclipse.datatools.sqltools.db.derby.parser.SimpleNode
Accept the visitor.
jjtAccept(GenericSQLParserVisitor, Object) - Method in class org.eclipse.datatools.sqltools.db.generic.parser.ASTDeclareComma
Accept the visitor.
jjtAccept(GenericSQLParserVisitor, Object) - Method in class org.eclipse.datatools.sqltools.db.generic.parser.ASTDeclareKeyword
Accept the visitor.
jjtAccept(GenericSQLParserVisitor, Object) - Method in class org.eclipse.datatools.sqltools.db.generic.parser.ASTExpression
Accept the visitor.
jjtAccept(GenericSQLParserVisitor, Object) - Method in class org.eclipse.datatools.sqltools.db.generic.parser.ASTSQLDataType
Accept the visitor.
jjtAccept(GenericSQLParserVisitor, Object) - Method in class org.eclipse.datatools.sqltools.db.generic.parser.ASTSQLDelimiter
Accept the visitor.
jjtAccept(GenericSQLParserVisitor, Object) - Method in class org.eclipse.datatools.sqltools.db.generic.parser.ASTSQLParam
Accept the visitor.
jjtAccept(GenericSQLParserVisitor, Object) - Method in class org.eclipse.datatools.sqltools.db.generic.parser.ASTSQLStatement
Accept the visitor.
jjtAccept(GenericSQLParserVisitor, Object) - Method in class org.eclipse.datatools.sqltools.db.generic.parser.ASTStart
Accept the visitor.
jjtAccept(GenericSQLParserVisitor, Object) - Method in interface org.eclipse.datatools.sqltools.db.generic.parser.Node
Accept the visitor.
jjtAccept(GenericSQLParserVisitor, Object) - Method in class org.eclipse.datatools.sqltools.db.generic.parser.SimpleNode
Accept the visitor.
jjtAccept(ISQLParserVisitor, Object) - Method in interface org.eclipse.datatools.sqltools.sql.parser.ast.Node
Accepts the visitor.
jjtAccept(ISQLParserVisitor, Object) - Method in class org.eclipse.datatools.sqltools.sql.parser.ast.SimpleNode
Accepts the visitor.
jjtAddChild(Node, int) - Method in interface org.eclipse.datatools.enablement.sybase.parser.Node
This method tells the node to add its argument to the node's list of children.
jjtAddChild(Node, int) - Method in class org.eclipse.datatools.enablement.sybase.parser.SimpleNode
 
jjtAddChild(Node, int) - Method in interface org.eclipse.datatools.sqltools.sql.parser.ast.Node
This method tells the node to add its argument to the node's list of children.
jjtAddChild(Node, int) - Method in class org.eclipse.datatools.sqltools.sql.parser.ast.SimpleNode
 
JJTANY_CHARS - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserTreeConstants
 
JJTANY_STMT_TOKEN - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserTreeConstants
 
jjtClose() - Method in interface org.eclipse.datatools.enablement.sybase.parser.Node
This method is called after all the child nodes have been added.
jjtClose() - Method in class org.eclipse.datatools.enablement.sybase.parser.SimpleNode
 
jjtClose() - Method in interface org.eclipse.datatools.sqltools.sql.parser.ast.Node
This method is called after all the child nodes have been added.
jjtClose() - Method in class org.eclipse.datatools.sqltools.sql.parser.ast.SimpleNode
 
JJTCONSTANT - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserTreeConstants
 
JJTCREATE_EVENT_HEADER - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserTreeConstants
 
JJTCREATE_FUNC_HEADER - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserTreeConstants
 
JJTCREATE_PROC_HEADER - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserTreeConstants
 
JJTCREATE_TRIGGER_HEADER - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserTreeConstants
 
JJTDATATYPE - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserTreeConstants
 
JJTDATATYPE_INFO - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserTreeConstants
 
JJTDECLARECOMMA - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserTreeConstants
 
JJTDECLARECOMMA - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserTreeConstants
 
JJTDECLAREKEYWORD - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserTreeConstants
 
JJTDECLAREKEYWORD - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserTreeConstants
 
JJTDYN_QUESTION_MARK - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserTreeConstants
 
JJTERROR_SKIPTOBEFORE - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserTreeConstants
 
JJTERROR_SKIPTOBEFORE1 - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserTreeConstants
 
JJTEXPRESSION - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserTreeConstants
 
JJTEXPRESSION - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserTreeConstants
 
jjtGetChild(int) - Method in interface org.eclipse.datatools.enablement.sybase.parser.Node
This method returns a child node.
jjtGetChild(int) - Method in class org.eclipse.datatools.enablement.sybase.parser.SimpleNode
 
jjtGetChild(int) - Method in interface org.eclipse.datatools.sqltools.sql.parser.ast.Node
This method returns a child node.
jjtGetChild(int) - Method in class org.eclipse.datatools.sqltools.sql.parser.ast.SimpleNode
 
jjtGetNumChildren() - Method in interface org.eclipse.datatools.enablement.sybase.parser.Node
Return the number of children the node has.
jjtGetNumChildren() - Method in class org.eclipse.datatools.enablement.sybase.parser.SimpleNode
 
jjtGetNumChildren() - Method in interface org.eclipse.datatools.sqltools.sql.parser.ast.Node
Return the number of children the node has.
jjtGetNumChildren() - Method in class org.eclipse.datatools.sqltools.sql.parser.ast.SimpleNode
 
jjtGetParent() - Method in interface org.eclipse.datatools.enablement.sybase.parser.Node
 
jjtGetParent() - Method in class org.eclipse.datatools.enablement.sybase.parser.SimpleNode
 
jjtGetParent() - Method in interface org.eclipse.datatools.sqltools.sql.parser.ast.Node
 
jjtGetParent() - Method in class org.eclipse.datatools.sqltools.sql.parser.ast.SimpleNode
 
JJTID - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserTreeConstants
 
JJTID_OR_STRING - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserTreeConstants
 
JJTID_STRING - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserTreeConstants
 
JJTIDPLUS - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserTreeConstants
 
JJTLENGTH_SPEC - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserTreeConstants
 
JJTLITERAL - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserTreeConstants
 
jjtNodeName - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserTreeConstants
 
jjtNodeName - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserTreeConstants
 
jjtNodeName - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserTreeConstants
 
JJTNULL_STMT - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserTreeConstants
 
JJTNUMBER - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserTreeConstants
 
JJTOBJECT - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserTreeConstants
 
jjtOpen() - Method in interface org.eclipse.datatools.enablement.sybase.parser.Node
This method is called after the node has been made the current node.
jjtOpen() - Method in class org.eclipse.datatools.enablement.sybase.parser.SimpleNode
 
jjtOpen() - Method in interface org.eclipse.datatools.sqltools.sql.parser.ast.Node
This method is called after the node has been made the current node.
jjtOpen() - Method in class org.eclipse.datatools.sqltools.sql.parser.ast.SimpleNode
 
JJTOPTIONAL_PARAM_DEFAULT - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserTreeConstants
 
JJTOUT_OPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserTreeConstants
 
JJTPARAM_OPTIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserTreeConstants
 
JJTPARAMETER - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserTreeConstants
 
JJTPARAMETERS - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserTreeConstants
 
JJTPREFIX - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserTreeConstants
 
JJTPREFIX_LIST - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserTreeConstants
 
JJTPROCPARMDEFAULT - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserTreeConstants
 
JJTROUTINE_PARAMETERS - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserTreeConstants
 
jjtSetParent(Node) - Method in interface org.eclipse.datatools.enablement.sybase.parser.Node
This pair of methods are used to inform the node of its parent.
jjtSetParent(Node) - Method in class org.eclipse.datatools.enablement.sybase.parser.SimpleNode
 
jjtSetParent(Node) - Method in interface org.eclipse.datatools.sqltools.sql.parser.ast.Node
This pair of methods are used to inform the node of its parent.
jjtSetParent(Node) - Method in class org.eclipse.datatools.sqltools.sql.parser.ast.SimpleNode
 
JJTSIGNED_CONST - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserTreeConstants
 
JJTSQLDATATYPE - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserTreeConstants
 
JJTSQLDATATYPE - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserTreeConstants
 
JJTSQLDELIMITER - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserTreeConstants
 
JJTSQLDELIMITER - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserTreeConstants
 
JJTSQLPARAM - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserTreeConstants
 
JJTSQLPARAM - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserTreeConstants
 
JJTSQLSTATEMENT - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserTreeConstants
 
JJTSQLSTATEMENT - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserTreeConstants
 
JJTSTART - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserTreeConstants
 
JJTSTART - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserTreeConstants
 
JJTSTRING - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserTreeConstants
 
JJTSTRING_LITERAL - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserTreeConstants
 
JJTUNSIGNED_CONST - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserTreeConstants
 
JJTVARIABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserTreeConstants
 
JJTVOID - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserTreeConstants
 
JJTVOID - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserTreeConstants
 
JOIN - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
JOIN - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
JOIN - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
JOIN_COL_TYPE_MISMATCH - Static variable in class org.eclipse.datatools.modelbase.sql.query.helper.JoinHelper
 
JOIN_COL_USED - Static variable in class org.eclipse.datatools.modelbase.sql.query.helper.JoinHelper
 
JOIN_DEFAULT_INNER - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
int constant for TableJoinedOperator.DEFAULT_INNER "JOIN"
JOIN_EXPLICIT_INNER - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
int constant for TableJoinedOperator.EXPLICIT_INNER "INNER JOIN"
JOIN_FULL_OUTER - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
int constant for TableJoinedOperator.FULL_OUTER "FULL JOIN"
JOIN_INDEX - Static variable in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDatabaseObjecType
 
JOIN_LEFT_OUTER - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
int constant for TableJoinedOperator.LEFT_OUTER "LEFT JOIN"
join_op() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
join_op() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
JOIN_RIGHT_OUTER - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
int constant for TableJoinedOperator.RIGHT_OUTER "RIGHT JOIN"
JOIN_SAME_TABLE - Static variable in class org.eclipse.datatools.modelbase.sql.query.helper.JoinHelper
 
JOIN_VALID - Static variable in class org.eclipse.datatools.modelbase.sql.query.helper.JoinHelper
 
JoinEditPart - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts
This is the view object for the connection line betw 2 columns The condition can be from a Join or a WHERE clause It is backed by the MOF SQLPredicate object
JoinEditPart(PredicateBasic, SQLQueryObject) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.JoinEditPart
 
JoinHelper - Class in org.eclipse.datatools.modelbase.sql.query.helper
This is a helper class that provides methods that assist in creating and manipulating SQL joins.
JoinHelper() - Constructor for class org.eclipse.datatools.modelbase.sql.query.helper.JoinHelper
 
JOINPLUS - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
JOINPLUS - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
JOINPLUS - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
justWarnings(SQLException) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SQLUtil
test whether a SQLException is warning only.

K

K_SUFFIX - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.AbstractSQLParser
 
KEY - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.ISybaseASADdlConstants
 
KEY - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
KEY - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
KEY - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
KEY_CONN_INFO_CODE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.input.SQLBuilderInputFactory
Key used for ConnectionInfo element.
KEY_CONN_INFO_CODE - Static variable in class org.eclipse.datatools.sqltools.sqleditor.SQLEditorInputFactory
 
KEY_DEFAULT_SCHEMA_NAME - Static variable in class org.eclipse.datatools.sqltools.sqleditor.SQLEditorInputFactory
 
KEY_EDITOR_INPUT_OPTIONS_CODE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.input.SQLBuilderInputFactory
Key used for EditorUsageInputUsageOptions element.
KEY_EDITOR_INPUT_TYPE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.input.SQLBuilderInputFactory
Key used for EditorInputType property.
KEY_EDITOR_INPUT_TYPE - Static variable in class org.eclipse.datatools.sqltools.sqleditor.SQLEditorInputFactory
 
KEY_NAME - Static variable in class org.eclipse.datatools.enablement.sybase.ui.util.ShowSysTableUtil
 
KEY_OMIT_SCHEMA_INFO_CODE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.input.SQLBuilderInputFactory
Key used for OmitSchemaInfo element.
KEY_SECTION_HEIGHT - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.input.SQLBuilderWindowStateFactory
 
KEY_SECTION_HIDEABLE_STATE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.input.SQLBuilderWindowStateFactory
 
KEY_SECTION_NAME - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.input.SQLBuilderWindowStateFactory
 
KEY_SECTION_VISIBLE_STATE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.input.SQLBuilderWindowStateFactory
 
KEY_SECTION_WIDTH - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.input.SQLBuilderWindowStateFactory
 
KEY_SQLEDITOR - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.templates.SQLTemplateProposal
 
KEY_STORAGE_CONTENT - Static variable in class org.eclipse.datatools.sqltools.sqleditor.SQLEditorInputFactory
 
KEY_STORAGE_NAME - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.input.SQLBuilderInputFactory
Key used for StorageName property.
KEY_STORAGE_NAME - Static variable in class org.eclipse.datatools.sqltools.sqleditor.SQLEditorInputFactory
 
KEY_STORAGE_SQLCONTENT - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.input.SQLBuilderInputFactory
Key used for SQLStatement element.
KEY_STORAGE_VERSION - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.input.SQLBuilderInputFactory
Key used for Version property.
KEY_WINDOW_CONTROL_TYPE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.input.SQLBuilderWindowStateFactory
 
KEY_WINDOW_STATE_HEIGHT - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.input.SQLBuilderWindowStateFactory
 
KEY_WINDOW_STATE_TYPE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.input.SQLBuilderWindowStateFactory
 
KEY_WINDOW_STATE_VERSION - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.input.SQLBuilderWindowStateFactory
 
KEY_WINDOW_STATE_WIDTH - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.input.SQLBuilderWindowStateFactory
 
keyPressed(KeyEvent) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.cast.CastBuilderPage
 
keyPressed(KeyEvent) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.constant.StringConstantBuilderPage
 
keyPressed(KeyEvent) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.TableNavigator.SelectionKeyAdapter
 
keyReleased(KeyEvent) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.cast.CastBuilderPage
 
keyReleased(KeyEvent) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.constant.StringConstantBuilderPage
 
KEYWORD - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.ColorProvider
 
KEYWORD - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLColourProvider
 
KEYWORD - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLCompletionProposal
 
KILL - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
KILL - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
KILL - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
kind - Variable in class org.eclipse.datatools.enablement.sybase.parser.Token
An integer that describes the kind of this token.
kind - Variable in class org.eclipse.datatools.sqltools.sql.parser.Token
An integer that describes the kind of this token.

L

LA_STATE_OFFSET - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexerprs
 
LA_STATE_OFFSET - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexerprs
 
LA_STATE_OFFSET - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
LA_STATE_OFFSET - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
LABEL - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
LABEL - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
LABEL - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
labelDBValue - Variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.FullNameCompositeProvider
 
labelDBValue - Variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.TriggerNameCompositeProvider
 
LabelFormEntry - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui
Deprecated. use LabelButtonFormEntry instead
LabelFormEntry(Composite, FormToolkit, int, String, int) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.LabelFormEntry
Deprecated.  
labelOwnerValue - Variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.FullNameCompositeProvider
 
labelOwnerValue - Variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.TriggerNameCompositeProvider
 
labelTableNameValue - Variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.TriggerNameCommentCompositeProvider
 
labelTableNameValue - Variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.TriggerNameCompositeProvider
 
labelTableOwnerValue - Variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.TriggerNameCommentCompositeProvider
 
labelTableOwnerValue - Variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.TriggerNameCompositeProvider
 
LabelValuePair - Class in org.eclipse.datatools.sqltools.sqlbuilder.util
 
LabelValuePair(String, Object) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.util.LabelValuePair
Creates a new name/value item
LAST_USER - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SystemDefinedDefaultType
The 'LAST USER' literal value.
LAST_USER_LITERAL - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SystemDefinedDefaultType
The 'LAST USER' literal object.
lastIndexOf(String) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQuerySourceBuffer
 
lastIndexOfAnyBut(String, String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SQLStringHelper
 
lastIndexOfAnyBut(String, String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.StringUtility
 
lastIndexOfAnyBut(String, String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.TString
 
launch(ILaunchConfiguration, String, ILaunch, IProgressMonitor) - Method in class org.eclipse.datatools.sqltools.debugger.launching.SPDebuggerLaunchConfigurationDelegate
 
launch(ILaunchConfiguration, String, ILaunch, IProgressMonitor) - Method in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.SPLaunchConfigurationDelegate
 
launch(ProcIdentifier, String) - Static method in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.SPLaunchShortcut
 
launch(ISelection, String) - Method in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.SPLaunchShortcut
 
launch(IEditorPart, String) - Method in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.SPLaunchShortcut
 
LAUNCH_CONFIGURATION_MAIN - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.IHelpConstants
Used for launch configuration of Eclipse Data Tools
launch_debug(ILaunchConfiguration, String, ILaunch, IProgressMonitor) - Method in class org.eclipse.datatools.sqltools.debugger.launching.SPDebuggerLaunchConfigurationDelegate
Launches the configuration.
LAUNCH_MODE - Static variable in interface org.eclipse.datatools.sqltools.common.ui.preferences.IDataServerLaunchPreferenceSection
 
launch_run(ILaunchConfiguration, String, ILaunch, IProgressMonitor) - Method in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.SPLaunchConfigurationDelegate
 
LAUNCH_VIA_SHORTCUT - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.SPLaunchShortcut
 
launchAdded(ILaunch) - Method in class org.eclipse.datatools.sqltools.debugger.model.SPDebugTarget
 
launchAdded(ILaunch) - Method in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.SPLaunchShortcut.SPLaunchListener
 
launchASyncDialog(MessageDialog) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.RSCCoreUIUtil
 
launchChanged(ILaunch) - Method in class org.eclipse.datatools.sqltools.debugger.model.SPDebugTarget
 
launchChanged(ILaunch) - Method in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.SPLaunchShortcut.SPLaunchListener
 
launchConfigurationAdded(ILaunchConfiguration) - Method in class org.eclipse.datatools.sqltools.routineeditor.parameter.LaunchConfigurationParamsHistoryListener
In fact, when the name of a launch configuration is changed, this event also will be fired.
LaunchConfigurationAttribute - Interface in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples
TODO move vendor specific things out.
launchConfigurationChanged(ILaunchConfiguration) - Method in class org.eclipse.datatools.sqltools.routineeditor.parameter.LaunchConfigurationParamsHistoryListener
 
launchConfigurationInitialize(ILaunchConfiguration, IPreferenceStore) - Method in interface org.eclipse.datatools.sqltools.common.ui.preferences.IDataServerLaunchPreferenceSection
initialize this UI section with the specific configuration and preference store
LaunchConfigurationParamsHistoryListener - Class in org.eclipse.datatools.sqltools.routineeditor.parameter
This listener tries to rename all the parameters configuration file when launch configuration's name is changed by the user.
launchConfigurationRemoved(ILaunchConfiguration) - Method in class org.eclipse.datatools.sqltools.routineeditor.parameter.LaunchConfigurationParamsHistoryListener
RENAME or DELETE event
LaunchHelper - Class in org.eclipse.datatools.sqltools.routineeditor.launching
Helper methods for dealing with DTP routine launch configuration.
LaunchHelper() - Constructor for class org.eclipse.datatools.sqltools.routineeditor.launching.LaunchHelper
 
LaunchHelper_error_readconfiguration - Static variable in class org.eclipse.datatools.sqltools.routineeditor.launching.Messages
 
LaunchHelper_invalid_launch_configuration - Static variable in class org.eclipse.datatools.sqltools.routineeditor.launching.Messages
 
LaunchingJob - Class in org.eclipse.datatools.sqltools.routineeditor.ui.launching
 
LaunchingJob(ProcIdentifier, String) - Constructor for class org.eclipse.datatools.sqltools.routineeditor.ui.launching.LaunchingJob
 
LaunchingJob_name - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.Messages
 
LaunchingJob_runError - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.Messages
 
LaunchingJob_subTaskDebug - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.Messages
 
LaunchingJob_subTaskRun - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.Messages
 
LaunchObject - Class in org.eclipse.datatools.sqltools.routineeditor.ui.launching
 
LaunchObject() - Constructor for class org.eclipse.datatools.sqltools.routineeditor.ui.launching.LaunchObject
 
launchRemoved(ILaunch) - Method in class org.eclipse.datatools.sqltools.debugger.model.SPDebugTarget
 
launchRemoved(ILaunch) - Method in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.SPLaunchShortcut.SPLaunchListener
 
launchSyncDialog(MessageDialog) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.RSCCoreUIUtil
 
LaunchUI - Class in org.eclipse.datatools.sqltools.routineeditor.ui.launching
 
LaunchUI() - Constructor for class org.eclipse.datatools.sqltools.routineeditor.ui.launching.LaunchUI
 
LaunchUI_selectEVENT - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.Messages
 
LaunchUI_selectEVENTMessage - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.Messages
 
LaunchUI_selectProfile - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.Messages
 
LaunchUI_selectProfileMessage - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.Messages
 
LaunchUI_selectSP - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.Messages
 
LaunchUI_selectSPMessage - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.Messages
 
LaunchUI_selectTRIGGER - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.Messages
 
LaunchUI_selectTRIGGERMessage - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.Messages
 
LaunchUI_selectUDF - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.Messages
 
LaunchUI_selectUDFMessage - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.Messages
 
layout(boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.CustomSashForm
 
layout() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection
 
LazyTreeViewerContentProvider - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege
A lazy content provider for a tree viewer which uses FloderNode as the floder on the tree and use LeafNode as the leaf on the tree.
LazyTreeViewerContentProvider() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.LazyTreeViewerContentProvider
 
LeafNode - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege
An instance of this class represents a leaf node in a tree.
LeafNode(String, Object) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.LeafNode
 
LEFT - Static variable in enum org.eclipse.datatools.connectivity.oda.design.HorizontalAlignment
The 'Left' literal value.
LEFT - Static variable in class org.eclipse.datatools.modelbase.sql.query.helper.JoinHelper
 
left(LinkedModeModel, int) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.SymbolInserter
 
LEFT_AND_RIGHT - Static variable in enum org.eclipse.datatools.connectivity.oda.design.HorizontalAlignment
The 'Left And Right' literal value.
LEFT_OUTER - Static variable in class org.eclipse.datatools.modelbase.sql.query.TableJoinedOperator
The 'LEFT OUTER' literal value.
LEFT_OUTER_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.query.TableJoinedOperator
The 'LEFT OUTER' literal object.
LEFT_PARENTHESIS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.IConstraintCreationConstants
 
LEFT_PARENTHESIS - Static variable in interface org.eclipse.datatools.enablement.sybase.IGenericDdlConstants
 
LEFT_PARENTHESIS - Static variable in interface org.eclipse.datatools.sqltools.editor.template.TemplateConstant
 
length() - Method in interface org.eclipse.datatools.connectivity.oda.IBlob
Returns the number of bytes in the BLOB value designated by this IBlob object.
length() - Method in interface org.eclipse.datatools.connectivity.oda.IClob
Returns the number of characters in the CLOB value designated by this IClob object.
length() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQuerySourceBuffer
 
length_spec() - Method in class org.eclipse.datatools.enablement.sybase.parser.QuickSQLParser
 
length_spec() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
length_spec() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
LEQJOIN - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
LEQJOIN - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
LEQJOIN - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
LESS - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
LESS - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
LESS - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
LESS_THAN - Static variable in class org.eclipse.datatools.modelbase.sql.query.PredicateComparisonOperator
The 'LESS THAN' literal value.
LESS_THAN_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.query.PredicateComparisonOperator
The 'LESS THAN' literal object.
LESS_THAN_OR_EQUAL - Static variable in class org.eclipse.datatools.modelbase.sql.query.PredicateComparisonOperator
The 'LESS THAN OR EQUAL' literal value.
LESS_THAN_OR_EQUAL_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.query.PredicateComparisonOperator
The 'LESS THAN OR EQUAL' literal object.
LESSEQUAL - Static variable in interface org.eclipse.datatools.enablement.ase.ISybaseASEDdlConstants
 
LESSEQUAL - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
LESSEQUAL - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
LESSEQUAL - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
LETTER - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
LETTER - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
LETTER - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
Level - Class in org.eclipse.datatools.connectivity.oda.util.logging
Level represents logging levels within the logging framework.
LEVEL - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
LEVEL - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
LEVEL - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
LEVEL_COL - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.triggers.TriggersSectionMetaData
 
lexer(PrsStream) - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.AbstractSQLLexer
Lex the input characters
lexer(int, int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexer
 
lexer(PrsStream) - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexer
 
LexerPlugin - Class in org.eclipse.datatools.sqltools.parsers.sql.lexer
The main plugin class to be used in the desktop.
LexerPlugin() - Constructor for class org.eclipse.datatools.sqltools.parsers.sql.lexer.LexerPlugin
The constructor.
LEXICAL_ERROR - Static variable in error org.eclipse.datatools.sqltools.sql.parser.TokenMgrError
Lexical error occured.
LexicalError(boolean, int, int, int, String, char) - Static method in error org.eclipse.datatools.sqltools.sql.parser.TokenMgrError
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
lexStateNames - Static variable in class org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserTokenManager
 
lexStateNames - Static variable in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserTokenManager
 
lexStateNames - Static variable in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserTokenManager
 
lhs - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexerprs
 
lhs(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexerprs
 
lhs - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexerprs
 
lhs(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexerprs
 
lhs - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
lhs(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
lhs - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
lhs(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
LIKE - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
LIKE - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
LIKE - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
like_predicate() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
like_predicate() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
LineBreakingReader - Class in org.eclipse.datatools.sqltools.common.ui.util
 
LineBreakingReader(Reader, GC, int) - Constructor for class org.eclipse.datatools.sqltools.common.ui.util.LineBreakingReader
Creates a reader that breaks an input text to fit in a given width.
lineSeparator - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.model.SQLStringHelper
 
LINK_CONTROL_OPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The meta object id for the 'Link Control Option' enum.
LINK_CONTROL_OPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Link Control Option' enum.
LinkControlOption - Class in org.eclipse.datatools.modelbase.sql.datatypes
A representation of the literals of the enumeration 'Link Control Option', and utility methods for working with them.
LIST - Static variable in class org.eclipse.datatools.enablement.ase.catalog.SybaseASEBaseTableLoader
 
LIST - Static variable in interface org.eclipse.datatools.enablement.ase.ISybaseASEDdlConstants
 
LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The meta object id for the 'List' data type.
LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage.Literals
The meta object literal for the 'List' data type.
LIST_RANGE_PARTITION_ITEM - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The meta object id for the 'List Range Partition Item' class.
LIST_RANGE_PARTITION_ITEM - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage.Literals
The meta object literal for the 'List Range Partition Item' class.
LIST_RANGE_PARTITION_ITEM__COMMENTS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The feature id for the 'Comments' reference list.
LIST_RANGE_PARTITION_ITEM__DEPENDENCIES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The feature id for the 'Dependencies' containment reference list.
LIST_RANGE_PARTITION_ITEM__DESCRIPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The feature id for the 'Description' attribute.
LIST_RANGE_PARTITION_ITEM__EANNOTATIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The feature id for the 'EAnnotations' containment reference list.
LIST_RANGE_PARTITION_ITEM__EXTENSIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The feature id for the 'Extensions' containment reference list.
LIST_RANGE_PARTITION_ITEM__LABEL - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The feature id for the 'Label' attribute.
LIST_RANGE_PARTITION_ITEM__NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The feature id for the 'Name' attribute.
LIST_RANGE_PARTITION_ITEM__PARTITION_NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The feature id for the 'Partition Name' attribute.
LIST_RANGE_PARTITION_ITEM__PARTITION_NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage.Literals
The meta object literal for the 'Partition Name' attribute feature.
LIST_RANGE_PARTITION_ITEM__PRIVILEGES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The feature id for the 'Privileges' reference list.
LIST_RANGE_PARTITION_ITEM__SEGMENT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The feature id for the 'Segment' reference.
LIST_RANGE_PARTITION_ITEM__SEGMENT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage.Literals
The meta object literal for the 'Segment' reference feature.
LIST_RANGE_PARTITION_ITEM__VALUES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The feature id for the 'Values' attribute list.
LIST_RANGE_PARTITION_ITEM__VALUES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage.Literals
The meta object literal for the 'Values' attribute list feature.
LIST_RANGE_PARTITION_ITEM_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The number of structural features of the 'List Range Partition Item' class.
listConcat(List, Object) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
Utility used to append elements to an List at the end.
listConcat(Object, List) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
Utility used to append elements to an List in the beginning.
listenModify(Composite, Listener, Widget[]) - Static method in class org.eclipse.datatools.sqltools.common.ui.util.SWTUtils
register the listener recursively, except for the except component
ListRangePartitionItem - Interface in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition
A representation of the model object 'List Range Partition Item'.
ListRangePartitionItemImpl - Class in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl
An implementation of the model object 'List Range Partition Item'.
ListSchemaObjectsSection - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.commonui
Section to list a type of database objects in a table, such as indexes, triggers.
ListSchemaObjectsSection(FormToolkit, String, Display, int, String, ISchemaObjectEditor, ISchemaObjectsViewerMetaData, int, ITableLabelProvider, String) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.commonui.ListSchemaObjectsSection
 
ListSchemaObjectsSection_add - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.commonui.Messages
 
ListSchemaObjectsSection_add_title - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.commonui.Messages
 
ListSchemaObjectsSection_can_not_edit - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.commonui.Messages
 
ListSchemaObjectsSection_delete - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.commonui.Messages
 
ListSchemaObjectsSection_delete_confirm_1 - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.commonui.Messages
 
ListSchemaObjectsSection_delete_confirm_2 - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.commonui.Messages
 
ListSchemaObjectsSection_delete_title - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.commonui.Messages
 
ListSchemaObjectsSection_edit - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.commonui.Messages
 
ListSchemaObjectsSection_edit_title - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.commonui.Messages
 
ListSchemaObjectsSection_index - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.commonui.Messages
 
ListSchemaObjectsSection_save_editor - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.commonui.Messages
 
ListSchemaObjectsSection_trigger - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.commonui.Messages
 
literal() - Method in class org.eclipse.datatools.enablement.sybase.parser.QuickSQLParser
 
literal() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
literal() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
LOAD - Static variable in interface org.eclipse.datatools.enablement.ase.ISybaseASEDdlConstants
 
load(Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.providers.SybaseASAContentProvider
 
load(Object) - Method in class org.eclipse.datatools.enablement.sybase.ase.providers.SybaseASEContentProvider
 
LOAD - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
LOAD - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
LOAD - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
load() - Method in class org.eclipse.datatools.sqltools.sql.ui.dialogs.SQLPainterDlg
Opens the visual query dialog and returns the constructed sql statements.
load() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.sqlbuilderdialog.SQLBuilderDialog
Overrides org.eclipse.datatools.sqltools.common.ui.dialog.SQLPainterDlg.load()
LOAD_PLAN_ACTION - Static variable in interface org.eclipse.datatools.sqltools.plan.IHelpConstants
Used for load plan action
loadAttributeDefinitions() - Method in class org.eclipse.datatools.connectivity.sqm.loader.JDBCUDTAttributeLoader
Loads the "attribute" objects from the database.
loadAuthIds(EList) - Method in class org.eclipse.datatools.enablement.sybase.asa.baseloaders.SybaseASABaseDatabaseLoader
 
loadAuthInfo() - Method in class org.eclipse.datatools.enablement.sybase.asa.baseloaders.AuthorizationIdentifierASALoader
 
loadCatalogs() - Method in class org.eclipse.datatools.connectivity.sqm.loader.JDBCCatalogLoader
Deprecated. see JDBCCatalogLoader.loadCatalogs(List, Collection)
loadCatalogs(List, Collection) - Method in class org.eclipse.datatools.connectivity.sqm.loader.JDBCCatalogLoader
Loads the "catalog" objects from the database.
loadCCInfo(String) - Method in class org.eclipse.datatools.enablement.sybase.asa.baseloaders.CheckConstraintASALoader
 
loadColumnCheckConstraint(HashMap) - Method in class org.eclipse.datatools.enablement.sybase.asa.baseloaders.SybaseASABaseColumnLoader
 
loadColumnInfo() - Method in class org.eclipse.datatools.enablement.sybase.asa.baseloaders.SybaseASABaseColumnLoader
 
loadColumns(Connection, EList, Table) - Static method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCTable
Deprecated.  
loadColumns(Connection, EList, Table) - Static method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCTemporaryTable
Deprecated.  
loadColumns() - Method in class org.eclipse.datatools.connectivity.sqm.loader.JDBCProcedureColumnLoader
Deprecated. see JDBCRoutineColumnLoader.loadParameters(List, Collection), JDBCRoutineColumnLoader.loadRoutineResultTables()
loadColumns() - Method in class org.eclipse.datatools.connectivity.sqm.loader.JDBCTableColumnLoader
Deprecated. see JDBCTableColumnLoader.loadColumns(List, Collection)
loadColumns(List, Collection) - Method in class org.eclipse.datatools.connectivity.sqm.loader.JDBCTableColumnLoader
Loads the "column" objects from the database.
loadColumns() - Method in class org.eclipse.datatools.connectivity.sqm.loader.JDBCUDFColumnLoader
Deprecated. see JDBCRoutineColumnLoader.loadParameters(List, Collection), JDBCRoutineColumnLoader.loadRoutineResultTables()
loadColumns(EList) - Method in class org.eclipse.datatools.enablement.sybase.asa.baseloaders.TableASABaseLoader
 
loadConstraints(EList) - Method in class org.eclipse.datatools.enablement.sybase.asa.baseloaders.BaseTableASABaseLoader
 
LoadData - Class in org.eclipse.datatools.sqltools.data.internal.core.load
 
LoadData(Table, String) - Constructor for class org.eclipse.datatools.sqltools.data.internal.core.load.LoadData
 
LoadDataAction - Class in org.eclipse.datatools.sqltools.data.internal.ui.load
 
LoadDataAction() - Constructor for class org.eclipse.datatools.sqltools.data.internal.ui.load.LoadDataAction
 
LoadDataActionProvider - Class in org.eclipse.datatools.sqltools.data.internal.ui.load
 
LoadDataActionProvider() - Constructor for class org.eclipse.datatools.sqltools.data.internal.ui.load.LoadDataActionProvider
 
loadDataTypes(EList) - Method in class org.eclipse.datatools.enablement.sybase.asa.baseloaders.SybaseASABaseDatabaseLoader
 
LoadDataWizard - Class in org.eclipse.datatools.sqltools.data.internal.ui.load
 
LoadDataWizard(Table) - Constructor for class org.eclipse.datatools.sqltools.data.internal.ui.load.LoadDataWizard
 
LoadDataWizardPage - Class in org.eclipse.datatools.sqltools.data.internal.ui.load
 
LoadDataWizardPage(String) - Constructor for class org.eclipse.datatools.sqltools.data.internal.ui.load.LoadDataWizardPage
 
loadDbInfo1() - Method in class org.eclipse.datatools.enablement.sybase.asa.baseloaders.SybaseASABaseDatabaseLoader
 
loadDbInfo2() - Method in class org.eclipse.datatools.enablement.sybase.asa.baseloaders.SybaseASABaseDatabaseLoader
 
loadDbSpaces(EList) - Method in class org.eclipse.datatools.enablement.sybase.asa.baseloaders.SybaseASABaseDatabaseLoader
 
loadDefaultPreference(IPreferenceStore) - Method in interface org.eclipse.datatools.sqltools.common.ui.preferences.IDataServerPreferenceSection
load default preferences to this UI section
loadEvents(EList) - Method in class org.eclipse.datatools.enablement.sybase.asa.baseloaders.SybaseASABaseDatabaseLoader
 
loadFKInfo(EList, EList) - Method in class org.eclipse.datatools.enablement.sybase.asa.baseloaders.SybaseASABaseForeignKeyLoader
 
loadForeignKeys() - Method in class org.eclipse.datatools.connectivity.sqm.loader.JDBCTableConstraintLoader
Deprecated. see JDBCTableConstraintLoader.loadForeignKeys(List, Collection)
loadForeignKeys(List, Collection) - Method in class org.eclipse.datatools.connectivity.sqm.loader.JDBCTableConstraintLoader
Loads the "foreign key" objects from the database.
loadForeignKeys(List, Collection) - Method in class org.eclipse.datatools.enablement.mysql.catalog.loaders.MySqlTableConstraintLoader
 
loadForeignKeys(List, Collection) - Method in class org.eclipse.datatools.enablement.sqlite.loader.SQLiteTableConstraintLoader
 
loadFromPreferenceStore(IPreferenceStore) - Method in interface org.eclipse.datatools.sqltools.common.ui.preferences.IDataServerPreferenceSection
load preferences to this UI section
loadGroupUsers(List) - Method in class org.eclipse.datatools.enablement.sybase.asa.baseloaders.GroupASALoader
 
loadIndexes(Connection, EList, Table) - Static method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCTable
Deprecated.  
loadIndexes(Connection, EList, Table) - Static method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCTemporaryTable
Deprecated.  
loadIndexes() - Method in class org.eclipse.datatools.connectivity.sqm.loader.JDBCTableIndexLoader
Deprecated. see JDBCTableIndexLoader.loadIndexes(List, Collection)
loadIndexes(List, Collection) - Method in class org.eclipse.datatools.connectivity.sqm.loader.JDBCTableIndexLoader
Loads the "index" objects from the database.
loadIndexes(List, Collection) - Method in class org.eclipse.datatools.enablement.mysql.catalog.loaders.MySqlTableIndexLoader
 
loadIndexInfo(List) - Method in class org.eclipse.datatools.enablement.sybase.asa.baseloaders.IndexInfoASALoader
 
loadIndices(List, ISybaseASECatalogTable) - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogSchema
 
loadIndices(TableASABaseLoader.IASABaseLoaderTable, List) - Method in class org.eclipse.datatools.enablement.sybase.asa.baseloaders.SchemaASABaseLoader
 
loadIndices(EList) - Method in class org.eclipse.datatools.enablement.sybase.asa.baseloaders.TableASABaseLoader
 
LoadObjects(String) - Static method in class org.eclipse.datatools.sqltools.result.internal.utils.SerializationHelper
 
loadOdaDesignSession(File) - Static method in class org.eclipse.datatools.connectivity.oda.design.util.DesignUtil
An utility method to load the specified resource file, and returns the OdaDesignSession instance found in the file.
loadOdaDesignSession(URI) - Static method in class org.eclipse.datatools.connectivity.oda.design.util.DesignUtil
An utility method to load the specified resource URI, and returns the OdaDesignSession instance found in the resource.
loadParameterInfo(EList) - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogProcedure.SybaseASEParameterLoader
 
loadParameterInfo(EList) - Method in class org.eclipse.datatools.enablement.sybase.asa.baseloaders.SybaseASABaseParameterLoader
 
loadParameters(List, Collection) - Method in class org.eclipse.datatools.connectivity.sqm.loader.JDBCRoutineColumnLoader
Loads the "parameter" objects for the SP.
LoadPlanAction - Class in org.eclipse.datatools.sqltools.plan.internal.ui.actions
Loads saved plans.
LoadPlanAction() - Constructor for class org.eclipse.datatools.sqltools.plan.internal.ui.actions.LoadPlanAction
Constructor
LoadPlanAction_error - Static variable in class org.eclipse.datatools.sqltools.plan.internal.ui.actions.Messages
 
LoadPlanAction_errorinfo - Static variable in class org.eclipse.datatools.sqltools.plan.internal.ui.actions.Messages
 
LoadPlanAction_filenotfound - Static variable in class org.eclipse.datatools.sqltools.plan.internal.ui.actions.Messages
 
LoadPlanAction_info - Static variable in class org.eclipse.datatools.sqltools.plan.internal.ui.actions.Messages
 
LoadPlanAction_title - Static variable in class org.eclipse.datatools.sqltools.plan.internal.ui.actions.Messages
 
LoadPlanAction_tooltip - Static variable in class org.eclipse.datatools.sqltools.plan.internal.ui.actions.Messages
 
LoadPlanAction_unknown_db - Static variable in class org.eclipse.datatools.sqltools.plan.internal.ui.actions.Messages
 
loadPrimaryKey() - Method in class org.eclipse.datatools.connectivity.sqm.loader.JDBCTableConstraintLoader
Deprecated. see JDBCTableConstraintLoader.loadPrimaryKey(PrimaryKey)
loadPrimaryKey(PrimaryKey) - Method in class org.eclipse.datatools.connectivity.sqm.loader.JDBCTableConstraintLoader
Loads the "primary key" object from the database.
loadPrimaryKey(PrimaryKey) - Method in class org.eclipse.datatools.enablement.mysql.catalog.loaders.MySqlTableConstraintLoader
 
loadPrimaryKey(PrimaryKey) - Method in class org.eclipse.datatools.enablement.sap.maxdb.MaxDBTableConstraintLoader
Loads the "primary key" object from the database.
loadPrivilegs(EList) - Method in class org.eclipse.datatools.enablement.sybase.asa.baseloaders.AuthorizationIdentifierASALoader
 
loadPrivilegs(EList) - Method in class org.eclipse.datatools.enablement.sybase.asa.baseloaders.AuthorizedObjectPrivilegeASALoader
 
loadProperties() - Method in interface org.eclipse.datatools.connectivity.ui.wizards.IDriverUIContributor
 
loadProperties() - Method in class org.eclipse.datatools.connectivity.ui.wizards.OptionalPropertiesPane
Loads and displays the connection property values found in the Properties specified by OptionalPropertiesPane.setDriverUIContributorInformation(IDriverUIContributorInformation).
loadProperties() - Method in class org.eclipse.datatools.connectivity.ui.wizards.OtherDriverUIContributor
 
loadProperties() - Method in class org.eclipse.datatools.enablement.hsqldb.ui.connection.drivers.HSQLDBDriverUIContributor
 
loadProperties() - Method in class org.eclipse.datatools.enablement.ibm.db2.luw.ui.drivers.DB2LUWDriverUIContributorBase
 
loadProperties() - Method in class org.eclipse.datatools.enablement.ibm.informix.ui.drivers.InformixDriverUIContributorBase
 
loadProperties() - Method in class org.eclipse.datatools.enablement.msft.sqlserver.ui.drivers.SQLServer2000DriverUIContributorBase
 
loadProperties() - Method in class org.eclipse.datatools.enablement.msft.sqlserver.ui.drivers.SQLServer2005DriverUIContributorBase
 
loadProperties() - Method in class org.eclipse.datatools.enablement.oracle.ui.drivers.OracleThinDriverUIContributorBase
 
loadProperties() - Method in class org.eclipse.datatools.enablement.sqlite.ui.connection.drivers.SQLITEDriverUIContributor
 
loadProperties() - Method in class org.eclipse.datatools.enablement.sybase.ase.ui.drivers.ASEDriverUIContributorBase
 
loadPropertySets() - Static method in class org.eclipse.datatools.connectivity.drivers.XMLFileManager
Load all property sets from storage
loadRoutineInfo() - Method in class org.eclipse.datatools.enablement.sybase.asa.baseloaders.RoutineInfoASALoader
 
loadRoutineResultTables() - Method in class org.eclipse.datatools.connectivity.sqm.loader.JDBCRoutineColumnLoader
Loads the "routine result table" objects for the SP.
loadRoutines() - Method in class org.eclipse.datatools.connectivity.sqm.loader.JDBCRoutineLoader
Deprecated. see JDBCRoutineLoader.loadRoutines(List, Collection)
loadRoutines(List, Collection) - Method in class org.eclipse.datatools.connectivity.sqm.loader.JDBCRoutineLoader
Loads the "routine" objects from the database.
loadRoutines(EList) - Method in class org.eclipse.datatools.enablement.sybase.asa.baseloaders.SchemaASABaseLoader
 
loadRow(String[]) - Method in class org.eclipse.datatools.sqltools.data.internal.core.load.TableLoader
 
loadSchemas() - Method in class org.eclipse.datatools.connectivity.sqm.loader.JDBCSchemaLoader
Deprecated. see JDBCSchemaLoader.loadSchemas(List, Collection)
loadSchemas(List, Collection) - Method in class org.eclipse.datatools.connectivity.sqm.loader.JDBCSchemaLoader
Loads the "schema" objects from the database.
loadSchemas(List, Collection) - Method in class org.eclipse.datatools.enablement.mysql.catalog.loaders.MySqlSchemaLoader
 
loadSchemas(List, Collection) - Method in class org.eclipse.datatools.enablement.sqlite.loader.SQLiteSchemaLoader
 
loadSchemas(EList) - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASABaseCatalog
 
loadSchemas(EList) - Method in class org.eclipse.datatools.enablement.sybase.asa.baseloaders.SybaseASABaseDatabaseLoader
 
loadSuperTable() - Method in class org.eclipse.datatools.connectivity.sqm.loader.JDBCTableSuperTableLoader
 
loadSuperType() - Method in class org.eclipse.datatools.connectivity.sqm.loader.JDBCUDTSuperTypeLoader
 
loadTableColumnPrivilege() - Method in class org.eclipse.datatools.enablement.sybase.asa.baseloaders.AuthorizedObjectPrivilegeASALoader
 
loadTableInfo() - Method in class org.eclipse.datatools.enablement.sybase.asa.baseloaders.TableASABaseLoader
 
loadTables(Connection, EList, Schema) - Static method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCSchema
Deprecated.  
loadTables() - Method in class org.eclipse.datatools.connectivity.sqm.loader.JDBCTableLoader
Deprecated. see JDBCTableLoader.loadTables(List, Collection)
loadTables(List, Collection) - Method in class org.eclipse.datatools.connectivity.sqm.loader.JDBCTableLoader
Loads the "table" objects from the database.
loadTables(List, Collection) - Method in class org.eclipse.datatools.enablement.mysql.catalog.loaders.MySqlTableLoader
 
loadTables(EList) - Method in class org.eclipse.datatools.enablement.sybase.asa.baseloaders.SchemaASABaseLoader
 
loadTriggers(List, ISybaseASECatalogTable) - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogSchema
 
loadTriggers(EList) - Method in class org.eclipse.datatools.enablement.sybase.asa.baseloaders.TableASABaseLoader
 
loadUDTs() - Method in class org.eclipse.datatools.connectivity.sqm.loader.JDBCUserDefinedTypeLoader
Deprecated. see JDBCUserDefinedTypeLoader.loadUDTs(List, Collection)
loadUDTs(List, Collection) - Method in class org.eclipse.datatools.connectivity.sqm.loader.JDBCUserDefinedTypeLoader
Loads the "UDT" objects from the database.
loadUDTs(EList) - Method in class org.eclipse.datatools.enablement.sybase.asa.baseloaders.SchemaASABaseLoader
 
loadUniqueConstraints(PrimaryKey) - Method in class org.eclipse.datatools.connectivity.sqm.loader.JDBCTableConstraintLoader
Deprecated. see JDBCTableConstraintLoader.loadUniqueConstraints(PrimaryKey, List, Collection)
loadUniqueConstraints(PrimaryKey, List, Collection) - Method in class org.eclipse.datatools.connectivity.sqm.loader.JDBCTableConstraintLoader
Loads the "unique constraint" objects from the database.
loadUniqueConstraints(PrimaryKey, List, Collection) - Method in class org.eclipse.datatools.enablement.mysql.catalog.loaders.MySqlTableConstraintLoader
 
loadUniqueConstraints(PrimaryKey, List, Collection) - Method in class org.eclipse.datatools.enablement.sap.maxdb.MaxDBTableConstraintLoader
Loads the "unique constraint" objects from the database.
loadViewInfo() - Method in class org.eclipse.datatools.enablement.sybase.asa.baseloaders.SybaseASABaseViewTableLoader
 
loadWebServices(EList) - Method in class org.eclipse.datatools.enablement.sybase.asa.baseloaders.SybaseASABaseDatabaseLoader
 
LOCAL - Static variable in interface org.eclipse.datatools.enablement.sybase.IGenericDdlConstants
 
LOCAL - Static variable in class org.eclipse.datatools.modelbase.sql.tables.CheckType
The 'LOCAL' literal value.
LOCAL_INDEX - Static variable in interface org.eclipse.datatools.enablement.ase.ISybaseASEDdlConstants
 
LOCAL_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.tables.CheckType
The 'LOCAL' literal object.
LOCAL_TEMPORARY_TABLE - Static variable in class org.eclipse.datatools.sqltools.sql.reference.DBObject
local temporary table type
LOCALE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Locale' class.
LOCALE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The meta object id for the 'Locale' class.
Locale - Interface in org.eclipse.datatools.connectivity.oda.design
Represents a specific geographical, political, or cultural region.
LOCALE__COUNTRY - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Country' attribute feature.
LOCALE__COUNTRY - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Country' attribute.
LOCALE__LANGUAGE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Language' attribute feature.
LOCALE__LANGUAGE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Language' attribute.
LOCALE__VARIANT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Variant' attribute feature.
LOCALE__VARIANT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Variant' attribute.
LOCALE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The number of structural features of the 'Locale' class.
LOCATION_LIST - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
LOCATOR - Static variable in interface org.eclipse.datatools.enablement.sybase.ddl.ISybaseDdlConstants
 
LOCK - Static variable in interface org.eclipse.datatools.enablement.ase.ISybaseASEDdlConstants
 
LOCK - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
LOCK - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
LOCK - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
LOCK_PROMOTE - Static variable in interface org.eclipse.datatools.enablement.ase.catalog.ASESQLs
 
LOCK_PROMOTION_INFO - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Lock Promotion Info' class.
LOCK_PROMOTION_INFO - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The meta object id for the 'Lock Promotion Info' class.
LOCK_PROMOTION_INFO__COMMENTS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Comments' reference list.
LOCK_PROMOTION_INFO__DEPENDENCIES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Dependencies' containment reference list.
LOCK_PROMOTION_INFO__DESCRIPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Description' attribute.
LOCK_PROMOTION_INFO__EANNOTATIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'EAnnotations' containment reference list.
LOCK_PROMOTION_INFO__EXTENSIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Extensions' containment reference list.
LOCK_PROMOTION_INFO__HWM - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'HWM' attribute feature.
LOCK_PROMOTION_INFO__HWM - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'HWM' attribute.
LOCK_PROMOTION_INFO__LABEL - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Label' attribute.
LOCK_PROMOTION_INFO__LWM - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'LWM' attribute feature.
LOCK_PROMOTION_INFO__LWM - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'LWM' attribute.
LOCK_PROMOTION_INFO__NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Name' attribute.
LOCK_PROMOTION_INFO__PCT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'PCT' attribute feature.
LOCK_PROMOTION_INFO__PCT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'PCT' attribute.
LOCK_PROMOTION_INFO__PRIVILEGES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Privileges' reference list.
LOCK_PROMOTION_INFO__ROW_LOCK_PROMOTION - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Row Lock Promotion' attribute feature.
LOCK_PROMOTION_INFO__ROW_LOCK_PROMOTION - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Row Lock Promotion' attribute.
LOCK_PROMOTION_INFO_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The number of structural features of the 'Lock Promotion Info' class.
LOCKALLPAGES - Static variable in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.LockingSchemaType
The 'LOCKALLPAGES' literal value.
LOCKALLPAGES_LITERAL - Static variable in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.LockingSchemaType
The 'LOCKALLPAGES' literal object.
LOCKDATAPAGES - Static variable in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.LockingSchemaType
The 'LOCKDATAPAGES' literal value.
LOCKDATAPAGES_LITERAL - Static variable in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.LockingSchemaType
The 'LOCKDATAPAGES' literal object.
LOCKDATAROWS - Static variable in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.LockingSchemaType
The 'LOCKDATAROWS' literal value.
LOCKDATAROWS_LITERAL - Static variable in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.LockingSchemaType
The 'LOCKDATAROWS' literal object.
LOCKING_SCHEMA_TYPE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Locking Schema Type' enum.
LOCKING_SCHEMA_TYPE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The meta object id for the 'Locking Schema Type' enum.
LockingSchemaType - Class in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel
A representation of the literals of the enumeration 'Locking Schema Type', and utility methods for working with them.
LockPromotionInfo - Interface in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel
A representation of the model object 'Lock Promotion Info'.
LockPromotionInfoImpl - Class in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl
An implementation of the model object 'Lock Promotion Info'.
log(Level, String) - Method in class org.eclipse.datatools.connectivity.oda.util.logging.Logger
Log a message at the specified level.
log(Level, Throwable) - Method in class org.eclipse.datatools.connectivity.oda.util.logging.Logger
Log a throwable at the specified level.
log(IStatus) - Method in class org.eclipse.datatools.enablement.ase.JDBCASEPlugin
Logs runtime status.
log(String) - Method in class org.eclipse.datatools.enablement.ase.JDBCASEPlugin
Logs error message.
log(Throwable) - Method in class org.eclipse.datatools.enablement.ase.JDBCASEPlugin
Logs and exception.
log(String, Throwable) - Method in class org.eclipse.datatools.enablement.ase.JDBCASEPlugin
Logs an error message with an exception.
log(IStatus) - Method in class org.eclipse.datatools.enablement.sybase.Activator
Logs runtime status.
log(String) - Method in class org.eclipse.datatools.enablement.sybase.Activator
Logs error message.
log(Throwable) - Method in class org.eclipse.datatools.enablement.sybase.Activator
Logs and exception.
log(String, Throwable) - Method in class org.eclipse.datatools.enablement.sybase.Activator
Logs an error message with an exception.
log(IStatus) - Method in class org.eclipse.datatools.enablement.sybase.asa.JDBCASAPlugin
Logs runtime status.
log(String) - Method in class org.eclipse.datatools.enablement.sybase.asa.JDBCASAPlugin
Logs error message.
log(Throwable) - Method in class org.eclipse.datatools.enablement.sybase.asa.JDBCASAPlugin
Logs and exception.
LOG - Static variable in interface org.eclipse.datatools.enablement.sybase.ddl.ISybaseDdlConstants
 
log(IStatus) - Method in class org.eclipse.datatools.sqltools.db.derby.Activator
Logs runtime status.
log(String) - Method in class org.eclipse.datatools.sqltools.db.derby.Activator
Logs error message.
log(Throwable) - Method in class org.eclipse.datatools.sqltools.db.derby.Activator
Logs an exception.
log(String, Throwable) - Method in class org.eclipse.datatools.sqltools.db.derby.Activator
Logs an error message with an exception.
log(IStatus) - Method in class org.eclipse.datatools.sqltools.debugger.core.internal.DebuggerCorePlugin
Logs runtime status.
log(String) - Method in class org.eclipse.datatools.sqltools.debugger.core.internal.DebuggerCorePlugin
Logs error message.
log(Throwable) - Method in class org.eclipse.datatools.sqltools.debugger.core.internal.DebuggerCorePlugin
Logs an exception.
log(String, Throwable) - Method in class org.eclipse.datatools.sqltools.debugger.core.internal.DebuggerCorePlugin
Logs an error message with an exception.
log(IStatus) - Method in class org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditorUIActivator
Logs runtime status.
log(String) - Method in class org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditorUIActivator
Logs error message.
log(Throwable) - Method in class org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditorUIActivator
Logs and exception.
log(String, Throwable) - Method in class org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditorUIActivator
Logs an error message with an exception.
log(IStatus) - Method in class org.eclipse.datatools.sqltools.sql.ui.SQLUIActivator
Logs runtime status.
log(String, Throwable) - Method in class org.eclipse.datatools.sqltools.sql.ui.SQLUIActivator
Logs an error message with an exception.
log(IStatus) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.SQLEditorPlugin
Logs runtime status.
log(String) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.SQLEditorPlugin
Logs error message.
log(String, Throwable) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.SQLEditorPlugin
Logs an error message with an exception.
log(Throwable) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.SQLEditorPlugin
Logs and exception.
LOG_IO_SIZE_OF_DB - Static variable in interface org.eclipse.datatools.enablement.ase.catalog.ASESQLs
 
LOG_VIEW - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.EditorConstants
Error Log view id
LogConfiguration - Class in org.eclipse.datatools.connectivity.oda
Encapsulates the trace logging configuration specified for an ODA run-time driver.
LogConfiguration(String, int, String, String, String) - Constructor for class org.eclipse.datatools.connectivity.oda.LogConfiguration
Constructor to set the trace logging configuration of the ODA runtime driver for the given type of data source and its runtime connection(s).
LogConfiguration(int, String, String, String) - Constructor for class org.eclipse.datatools.connectivity.oda.LogConfiguration
Constructor to set the trace logging configuration of the ODA runtime driver for all data source types supported by the IDriver.
logDebug(String) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
 
LOGDISKSPACE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.EventType
The 'LOGDISKSPACE' literal value.
LogDiskSpace_CONDITIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
LOGDISKSPACE_LITERAL - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.EventType
The 'LOGDISKSPACE' literal object.
logError(String) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
 
LogFormatter - Class in org.eclipse.datatools.connectivity.oda.util.logging
LogFormatter is an abstract class from which all formatter classes should implement.
LOGFREEPERCENT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
LOGFREESPACE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
Logger - Class in org.eclipse.datatools.connectivity.oda.util.logging
Logger allows callers to log messages for their application.
LoggingErrorHandler - Class in org.eclipse.datatools.connectivity.oda.util.logging
LoggingErrorHandler can be associated with Handlers to process any exceptions that occur during logging.
LoggingErrorHandler() - Constructor for class org.eclipse.datatools.connectivity.oda.util.logging.LoggingErrorHandler
Creates a LoggingErrorHandler instance.
LOGIN_FAILED - Static variable in enum org.eclipse.datatools.connectivity.oda.design.SessionStatus
The 'Login Failed' literal value.
LOGIN_NAME - Static variable in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogUser
 
LogManager - Class in org.eclipse.datatools.connectivity.oda.util.logging
LogManager is a static class that maintains a set of named Loggers.
LogRecord - Class in org.eclipse.datatools.connectivity.oda.util.logging
LogRecord contains information that can be logged by a Handler.
LogRecord(Level, String) - Constructor for class org.eclipse.datatools.connectivity.oda.util.logging.LogRecord
Creates a LogRecord instance with the specified log level and message.
LOGSEGMENT - Static variable in class org.eclipse.datatools.enablement.ase.util.ASECatalogUtil
 
LOGSIZE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
logValidationException(String, Throwable) - Static method in class org.eclipse.datatools.connectivity.oda.spec.util.QuerySpecificationHelper
Logs the validation exception message at the FINE log level.
LONG - Static variable in interface org.eclipse.datatools.enablement.sybase.IGenericDdlConstants
 
LONG_BINARY - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.SQLDataTypes
 
LONG_BOUNDARY - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.viewer.ResultSetViewer
 
LONG_VARBINARY - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.SQLDataTypes
 
LONG_VARCHAR - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.SQLDataTypes
 
LongDataDialog - Class in org.eclipse.datatools.sqltools.result.internal.ui
To display the super long data in result set.
LongDataDialog(Shell, String, String, String) - Constructor for class org.eclipse.datatools.sqltools.result.internal.ui.LongDataDialog
 
LongDataDialog_columnName - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
LongDataDialog_datatype - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
LongDataDialog_title - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
LONGSYSNAME - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.SQLDataTypes
 
lookAhead(int, int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexerprs
 
lookAhead(int, int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexerprs
 
lookAhead(int, int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
lookAhead(int, int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
lookingAhead - Variable in class org.eclipse.datatools.enablement.sybase.parser.QuickSQLParser
 
lookingAhead - Variable in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
lookingAhead - Variable in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
LOOP_DETECTED - Static variable in error org.eclipse.datatools.sqltools.sql.parser.TokenMgrError
Detected (and bailed out of) an infinite loop in the token manager.
loopThroughResults(Statement, boolean) - Method in class org.eclipse.datatools.sqltools.editor.core.result.ResultSupportRunnable
loop through the results (update count and result set), push the results into the result instance.

M

M_SUFFIX - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.AbstractSQLParser
 
main(String[]) - Static method in class org.eclipse.datatools.enablement.ase.ddl.SybaseASEDdlParser
 
main(String[]) - Static method in class org.eclipse.datatools.enablement.sqlite.dbdefcreation.ExampleForVendorPrimitiveWrite
 
main(String[]) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.FullNameCompositeProvider
 
main(String[]) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.NameCompositeProvider
 
main(String[]) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.TriggerEventsCompositeProvider
 
main(String[]) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.TriggerNameCommentCompositeProvider
 
main(String[]) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.TriggerNameCompositeProvider
 
MAINEXPRESSIONPAGE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.ExpressionBuilderWizard
 
MainExpressionPage - Class in org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder
 
MainExpressionPage(SQLDomainModel, QueryValueExpression) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.MainExpressionPage
 
MainSQLObjectLostPromoptSavingMessage - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.Messages
 
MainSQLObjectLostPromoptSavingTitle - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.Messages
 
MAINTAIN_CONNECTION - Static variable in interface org.eclipse.datatools.connectivity.ui.IConnectionProfileActionFilter
 
makeCatalogsFolder(String, String, Object) - Method in interface org.eclipse.datatools.enablement.sybase.ase.providers.IVirtualNodeServiceFactory
 
makeCatalogsFolder(String, String, Object) - Method in class org.eclipse.datatools.enablement.sybase.ase.virtual.NodeFactory
 
makeDataTypesFolder(String, String, Object) - Method in interface org.eclipse.datatools.enablement.sybase.asa.providers.IVirtualNodeServiceFactory
 
makeDataTypesFolder(String, String, Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.virtual.NodeFactory
 
makeDataTypesFolder(String, String, Object) - Method in interface org.eclipse.datatools.enablement.sybase.ase.providers.IVirtualNodeServiceFactory
 
makeDataTypesFolder(String, String, Object) - Method in class org.eclipse.datatools.enablement.sybase.ase.virtual.NodeFactory
 
makeDBEventsFolder(String, String, Object) - Method in interface org.eclipse.datatools.enablement.sybase.asa.providers.IVirtualNodeServiceFactory
 
makeDBEventsFolder(String, String, Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.virtual.NodeFactory
 
makeDriverURL(String, String, String) - Static method in class org.eclipse.datatools.enablement.ase.JDBCASEPlugin
Build a jConnect driver URL from a host, port, and dbName
makeDriverURL(String, String, String) - Static method in class org.eclipse.datatools.enablement.sybase.asa.JDBCASAPlugin
Build a jConnect driver URL from a host, port, and dbName
makeSynonymFolder(String, String, Object) - Method in interface org.eclipse.datatools.connectivity.apache.derby.ui.explorer.providers.virtual.IVirtualNodeServiceFactory
 
makeToken(int, int, int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.AbstractSQLParser
 
makeWebServicesFolder(String, String, Object) - Method in interface org.eclipse.datatools.enablement.sybase.asa.providers.IVirtualNodeServiceFactory
 
makeWebServicesFolder(String, String, Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.virtual.NodeFactory
 
makeWebServicesFolder(String, String, Object) - Method in interface org.eclipse.datatools.enablement.sybase.ase.providers.IVirtualNodeServiceFactory
 
makeWebServicesFolder(String, String, Object) - Method in class org.eclipse.datatools.enablement.sybase.ase.virtual.NodeFactory
 
ManageBreakpointRulerAction - Class in org.eclipse.datatools.sqltools.debugger.actions
This action is for toggle breakpoints when user double click ruler.
ManageBreakpointRulerAction(IVerticalRulerInfo, ITextEditor) - Constructor for class org.eclipse.datatools.sqltools.debugger.actions.ManageBreakpointRulerAction
 
ManageBreakpointRulerAction_error - Static variable in class org.eclipse.datatools.sqltools.debugger.core.internal.DebuggerMessages
 
ManageBreakpointRulerAction_exception_getControlConnection - Static variable in class org.eclipse.datatools.sqltools.debugger.core.internal.DebuggerMessages
 
ManageBreakpointRulerAction_fail - Static variable in class org.eclipse.datatools.sqltools.debugger.core.internal.DebuggerMessages
 
ManageBreakpointRulerAction_label - Static variable in class org.eclipse.datatools.sqltools.debugger.core.internal.DebuggerMessages
 
ManageBreakpointRulerActionDelegate - Class in org.eclipse.datatools.sqltools.debugger.actions
 
ManageBreakpointRulerActionDelegate() - Constructor for class org.eclipse.datatools.sqltools.debugger.actions.ManageBreakpointRulerActionDelegate
 
ManagedConnectionAdapter - Class in org.eclipse.datatools.connectivity
Base implementation for IManagedConnectionListener.
ManagedConnectionAdapter() - Constructor for class org.eclipse.datatools.connectivity.ManagedConnectionAdapter
 
ManagedContentExtensionBase - Class in org.eclipse.datatools.connectivity.ui
Base implementation for IContentExtension.
ManagedContentExtensionBase(IConnectionProfile, String) - Constructor for class org.eclipse.datatools.connectivity.ui.ManagedContentExtensionBase
 
manageProfileConnection(IConnectionProfile, String, Object) - Method in class org.eclipse.datatools.connectivity.ProfileConnectionManager
If the client is an instance of IConnectListener, it will be notified of changes to the connect status of the profile.
ManifestExplorer - Class in org.eclipse.datatools.connectivity.oda.util.manifest
The Manifest Explorer is the entry point to explore and access the manifest of all the ODA plug-ins extensions that implement the org.eclipse.datatools.connectivity.oda.dataSource extension point.
ManifestExplorer.Filter - Class in org.eclipse.datatools.connectivity.oda.util.manifest
Filtering options for the manifest explorer to apply when retrieving a collection of ODA data source extension manifests.
ManifestUtil - Class in org.eclipse.datatools.connectivity.oda.util.manifest
Utility class for the ODA extension manifest.
ManifestUtil() - Constructor for class org.eclipse.datatools.connectivity.oda.util.manifest.ManifestUtil
 
MANUAL_EVENT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
MANUALLY - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.EventTriggerType
The 'MANUALLY' literal value.
MANUALLY_LITERAL - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.EventTriggerType
The 'MANUALLY' literal object.
MAP - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.OrderingCategoryType
The 'MAP' literal value.
map(DatabaseDefinition, DataType, String) - Static method in class org.eclipse.datatools.sqltools.sql.util.ModelUtil
 
MAP_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.OrderingCategoryType
The 'MAP' literal object.
markDirty(boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.LeafNode
 
markDirty() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.privilege.RoutinePrivilegesDetailPage
Overrides super implementation to notifies the editor about the dirty state
markDirty(boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.ASATableEditorColumnRowData
 
markDirty() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditor
 
markDirty() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditorPage
Mark the dirty status
markDirty() - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.ISchemaObjectEditor
Mark the editor as dirty status
markDirty() - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.ISchemaObjectEditorPage
Marks the parent editor as dirty status
MARKER_COLUMN - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.ASATableEditorColumnsTableData
 
MARKER_ID_SLOT1 - Static variable in interface org.eclipse.datatools.connectivity.ui.navigator.actions.IActionCategoryDefs
 
MARKER_ID_SLOT2 - Static variable in interface org.eclipse.datatools.connectivity.ui.navigator.actions.IActionCategoryDefs
 
MARKER_ID_SLOT3 - Static variable in interface org.eclipse.datatools.connectivity.ui.navigator.actions.IActionCategoryDefs
 
MARKER_TYPE - Static variable in class org.eclipse.datatools.sqltools.debugger.breakpoint.SPLineBreakpoint
The maker type associated with this breakpoint.
master - Static variable in interface org.eclipse.datatools.enablement.ase.ISybaseASEDdlConstants
 
match(String, int) - Method in class org.eclipse.datatools.enablement.sybase.parser.AbstractQuickSQLParser
Matches the input string against the given pattern and returns the matching strings.
match(String, int) - Method in class org.eclipse.datatools.enablement.sybase.parser.QuickSQLParser
 
match(String, String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.StringUtility
 
match(IDocument, int) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.matching.AbstractPairMatcher
 
MATCH_FULL - Static variable in class org.eclipse.datatools.modelbase.sql.constraints.MatchType
The 'MATCH FULL' literal value.
MATCH_FULL_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.constraints.MatchType
The 'MATCH FULL' literal object.
MATCH_PARTIAL - Static variable in class org.eclipse.datatools.modelbase.sql.constraints.MatchType
The 'MATCH PARTIAL' literal value.
MATCH_PARTIAL_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.constraints.MatchType
The 'MATCH PARTIAL' literal object.
MATCH_SIMPLE - Static variable in class org.eclipse.datatools.modelbase.sql.constraints.MatchType
The 'MATCH SIMPLE' literal value.
MATCH_SIMPLE_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.constraints.MatchType
The 'MATCH SIMPLE' literal object.
MATCH_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage.Literals
The meta object literal for the 'Match Type' enum.
MATCH_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The meta object id for the 'Match Type' enum.
matches(String, String) - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.SupportedDataSetType
Indicates whether this matches the specified data set type defined within the specified data source type.
matches(IEditorReference, IEditorInput) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilderMatchingStrategy
Returns whether the editor represented by the given editor reference matches the given editor input.
MATCHFULL - Static variable in interface org.eclipse.datatools.enablement.ase.ISybaseASEDdlConstants
 
MATCHING_DOUBLE_QUOTES - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SQLUtil
 
MATCHING_DOUBLE_QUOTES - Static variable in class org.eclipse.datatools.sqltools.sql.util.SQLUtil
 
MATCHING_SINGLE_QUOTES - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SQLUtil
 
MATCHING_SINGLE_QUOTES - Static variable in class org.eclipse.datatools.sqltools.sql.util.SQLUtil
 
MatchType - Class in org.eclipse.datatools.modelbase.sql.constraints
A representation of the literals of the enumeration 'Match Type', and utility methods for working with them.
MATERIALIZED - Static variable in interface org.eclipse.datatools.enablement.ase.ISybaseASEDdlConstants
 
MAX - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
MAX - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
MAX - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
MAX_LA - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexerprs
 
MAX_LA - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexerprs
 
MAX_LA - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
MAX_LA - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
MAX_NAME_LENGTH - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
MAX_NAME_LENGTH - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
MAX_NAME_LENGTH_FOR_MESSAGE_DIALOGS - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SQLUtil
 
MAX_NAME_LENGTH_FOR_MESSAGE_DIALOGS - Static variable in class org.eclipse.datatools.sqltools.sql.util.SQLUtil
 
MAX_ROWS_IN_QUERY_OUTPUT_PREFERENCE - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.model.SQLBuilderConstants
 
MAX_ROWS_PER_FETCH - Static variable in class org.eclipse.datatools.connectivity.oda.flatfile.util.FlatFileDataReader
 
MAX_ROWS_PER_PAGE - Static variable in interface org.eclipse.datatools.enablement.ase.ISybaseASEDdlConstants
 
MaxDBEnablementPlugin - Class in org.eclipse.datatools.enablement.sap.maxdb
 
MaxDBEnablementPlugin() - Constructor for class org.eclipse.datatools.enablement.sap.maxdb.MaxDBEnablementPlugin
The constructor
MaxDBTableConstraintLoader - Class in org.eclipse.datatools.enablement.sap.maxdb
 
MaxDBTableConstraintLoader() - Constructor for class org.eclipse.datatools.enablement.sap.maxdb.MaxDBTableConstraintLoader
 
MaxDBTableConstraintLoader(ICatalogObject) - Constructor for class org.eclipse.datatools.enablement.sap.maxdb.MaxDBTableConstraintLoader
This constructs the loader using no filter.
MaxDBTableConstraintLoader(ICatalogObject, IConnectionFilterProvider) - Constructor for class org.eclipse.datatools.enablement.sap.maxdb.MaxDBTableConstraintLoader
 
MaxDBUIPlugin - Class in org.eclipse.datatools.enablement.sap.maxdb.ui
 
MaxDBUIPlugin() - Constructor for class org.eclipse.datatools.enablement.sap.maxdb.ui.MaxDBUIPlugin
The constructor
MAXIMUM_ID_LENGTH - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.ASAIdentifierValidator
 
MAXIMUM_ID_LENGTH - Static variable in class org.eclipse.datatools.sqltools.sql.identifier.DefaultIdentifierValidator
 
mCacheProps - Variable in class org.eclipse.datatools.enablement.sybase.asa.actions.MultiASADialog
 
MEASURE - Static variable in enum org.eclipse.datatools.connectivity.oda.design.AxisType
The 'Measure' literal value.
MEMBERSHIP - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.ISybaseASADdlConstants
 
MEMENTO_DIALOG_SIZE_HEIGHT - Static variable in class org.eclipse.datatools.connectivity.ui.actions.ViewPropertyAction
 
MEMENTO_DIALOG_SIZE_WIDTH - Static variable in class org.eclipse.datatools.connectivity.ui.actions.ViewPropertyAction
 
MEMENTO_ROOT - Static variable in class org.eclipse.datatools.connectivity.ui.actions.ViewPropertyAction
 
menuAboutToShow(IMenuManager) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditorPage
 
menuAboutToShow(IMenuManager) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.ISchemaObjectEditorPage
Adds menu items for this page
menuAboutToShow(IMenuManager) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSearchTable
 
menuAboutToShow(IMenuManager) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSimpleTable
 
menuAboutToShow(IMenuManager) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.function.ParamTable
 
menuAboutToShow(IMenuManager) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.multiexpr.ExpressionsTable
 
menuAboutToShow(IMenuManager) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilder
 
menuAboutToShow(IMenuManager) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.criteria.CriteriaGridViewer
 
menuAboutToShow(IMenuManager) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.fullselect.FullSelectGridViewer
The context menu is about to appear.
menuAboutToShow(IMenuManager) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.fullselect.FullSelectOrderViewer
 
menuAboutToShow(IMenuManager) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.fullselect.ValuesRowViewer.ValuesGridViewer
The context menu is about to appear.
menuAboutToShow(IMenuManager) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.insert.InsertGridViewer
 
menuAboutToShow(IMenuManager) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.insert.InsertSelectViewer.ColumnListGridViewer
 
menuAboutToShow(IMenuManager) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.GroupByContentViewer.GroupExpressionListGridViewer
The context menu is about to appear.
menuAboutToShow(IMenuManager) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.SelectGridViewer
The context menu is about to appear.
menuAboutToShow(IMenuManager) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLSourceViewer
 
menuAboutToShow(IMenuManager) - Method in interface org.eclipse.datatools.sqltools.sqleditor.ISQLEditorActionContributorExtension
Receives notification that the workbench menu is about to show.
menuAboutToShow(IMenuManager) - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditorActionContributorExtension
Receives notification that the workbench menu is about to show.
MenuButton - Class in org.eclipse.datatools.connectivity.oda.flatfile.ui.wizards
 
MenuButton(Composite, int) - Constructor for class org.eclipse.datatools.connectivity.oda.flatfile.ui.wizards.MenuButton
 
MenuButton(Composite, int, boolean) - Constructor for class org.eclipse.datatools.connectivity.oda.flatfile.ui.wizards.MenuButton
 
merge(SybaseDdlScript) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlScript
 
MERGE_INSERT_SPECIFICATION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Merge Insert Specification' class.
MERGE_INSERT_SPECIFICATION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Merge Insert Specification' class.
MERGE_INSERT_SPECIFICATION__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comments' reference list.
MERGE_INSERT_SPECIFICATION__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
MERGE_INSERT_SPECIFICATION__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Description' attribute.
MERGE_INSERT_SPECIFICATION__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
MERGE_INSERT_SPECIFICATION__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
MERGE_INSERT_SPECIFICATION__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Label' attribute.
MERGE_INSERT_SPECIFICATION__MERGE_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Merge Statement' container reference.
MERGE_INSERT_SPECIFICATION__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Name' attribute.
MERGE_INSERT_SPECIFICATION__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Privileges' reference list.
MERGE_INSERT_SPECIFICATION__SOURCE_VALUES_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Source Values Row' containment reference feature.
MERGE_INSERT_SPECIFICATION__SOURCE_VALUES_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Source Values Row' containment reference.
MERGE_INSERT_SPECIFICATION__TARGET_COLUMN_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Target Column List' reference list feature.
MERGE_INSERT_SPECIFICATION__TARGET_COLUMN_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Target Column List' reference list.
MERGE_INSERT_SPECIFICATION_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The number of structural features of the 'Merge Insert Specification' class.
MERGE_ON_CONDITION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Merge On Condition' class.
MERGE_ON_CONDITION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Merge On Condition' class.
MERGE_ON_CONDITION__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comments' reference list.
MERGE_ON_CONDITION__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
MERGE_ON_CONDITION__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Description' attribute.
MERGE_ON_CONDITION__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
MERGE_ON_CONDITION__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
MERGE_ON_CONDITION__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Label' attribute.
MERGE_ON_CONDITION__MERGE_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Merge Statement' container reference feature.
MERGE_ON_CONDITION__MERGE_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Merge Statement' container reference.
MERGE_ON_CONDITION__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Name' attribute.
MERGE_ON_CONDITION__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Privileges' reference list.
MERGE_ON_CONDITION__SEARCH_CONDITION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Search Condition' containment reference feature.
MERGE_ON_CONDITION__SEARCH_CONDITION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Search Condition' containment reference.
MERGE_ON_CONDITION_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The number of structural features of the 'Merge On Condition' class.
MERGE_OPERATION_SPECIFICATION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Merge Operation Specification' class.
MERGE_OPERATION_SPECIFICATION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Merge Operation Specification' class.
MERGE_OPERATION_SPECIFICATION__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comments' reference list.
MERGE_OPERATION_SPECIFICATION__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
MERGE_OPERATION_SPECIFICATION__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Description' attribute.
MERGE_OPERATION_SPECIFICATION__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
MERGE_OPERATION_SPECIFICATION__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
MERGE_OPERATION_SPECIFICATION__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Label' attribute.
MERGE_OPERATION_SPECIFICATION__MERGE_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Merge Statement' container reference feature.
MERGE_OPERATION_SPECIFICATION__MERGE_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Merge Statement' container reference.
MERGE_OPERATION_SPECIFICATION__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Name' attribute.
MERGE_OPERATION_SPECIFICATION__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Privileges' reference list.
MERGE_OPERATION_SPECIFICATION_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The number of structural features of the 'Merge Operation Specification' class.
MERGE_SOURCE_TABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Merge Source Table' class.
MERGE_SOURCE_TABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Merge Source Table' class.
MERGE_SOURCE_TABLE__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comments' reference list.
MERGE_SOURCE_TABLE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
MERGE_SOURCE_TABLE__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Description' attribute.
MERGE_SOURCE_TABLE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
MERGE_SOURCE_TABLE__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
MERGE_SOURCE_TABLE__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Label' attribute.
MERGE_SOURCE_TABLE__MERGE_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Merge Statement' container reference feature.
MERGE_SOURCE_TABLE__MERGE_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Merge Statement' container reference.
MERGE_SOURCE_TABLE__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Name' attribute.
MERGE_SOURCE_TABLE__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Privileges' reference list.
MERGE_SOURCE_TABLE__QUERY_MERGE_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Query Merge Statement' reference list feature.
MERGE_SOURCE_TABLE__QUERY_MERGE_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Query Merge Statement' reference list.
MERGE_SOURCE_TABLE__TABLE_REF - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Table Ref' containment reference feature.
MERGE_SOURCE_TABLE__TABLE_REF - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Table Ref' containment reference.
MERGE_SOURCE_TABLE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The number of structural features of the 'Merge Source Table' class.
MERGE_TARGET_TABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Merge Target Table' class.
MERGE_TARGET_TABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Merge Target Table' class.
MERGE_TARGET_TABLE__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comments' reference list.
MERGE_TARGET_TABLE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
MERGE_TARGET_TABLE__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Description' attribute.
MERGE_TARGET_TABLE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
MERGE_TARGET_TABLE__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
MERGE_TARGET_TABLE__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Label' attribute.
MERGE_TARGET_TABLE__MERGE_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Merge Statement' container reference feature.
MERGE_TARGET_TABLE__MERGE_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Merge Statement' container reference.
MERGE_TARGET_TABLE__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Name' attribute.
MERGE_TARGET_TABLE__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Privileges' reference list.
MERGE_TARGET_TABLE__TABLE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Table Expr' containment reference feature.
MERGE_TARGET_TABLE__TABLE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Table Expr' containment reference.
MERGE_TARGET_TABLE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The number of structural features of the 'Merge Target Table' class.
MERGE_UPDATE_SPECIFICATION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Merge Update Specification' class.
MERGE_UPDATE_SPECIFICATION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Merge Update Specification' class.
MERGE_UPDATE_SPECIFICATION__ASSIGNEMENT_EXPR_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Assignement Expr List' containment reference list feature.
MERGE_UPDATE_SPECIFICATION__ASSIGNEMENT_EXPR_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Assignement Expr List' containment reference list.
MERGE_UPDATE_SPECIFICATION__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comments' reference list.
MERGE_UPDATE_SPECIFICATION__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
MERGE_UPDATE_SPECIFICATION__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Description' attribute.
MERGE_UPDATE_SPECIFICATION__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
MERGE_UPDATE_SPECIFICATION__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
MERGE_UPDATE_SPECIFICATION__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Label' attribute.
MERGE_UPDATE_SPECIFICATION__MERGE_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Merge Statement' container reference.
MERGE_UPDATE_SPECIFICATION__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Name' attribute.
MERGE_UPDATE_SPECIFICATION__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Privileges' reference list.
MERGE_UPDATE_SPECIFICATION_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The number of structural features of the 'Merge Update Specification' class.
MergeInsertSpecification - Interface in org.eclipse.datatools.modelbase.sql.query
A representation of the model object 'Merge Insert Specification'.
MergeOnCondition - Interface in org.eclipse.datatools.modelbase.sql.query
A representation of the model object 'Merge On Condition'.
MergeOperationSpecification - Interface in org.eclipse.datatools.modelbase.sql.query
A representation of the model object 'Merge Operation Specification'.
MergeSourceTable - Interface in org.eclipse.datatools.modelbase.sql.query
A representation of the model object 'Merge Source Table'.
MergeTargetTable - Interface in org.eclipse.datatools.modelbase.sql.query
A representation of the model object 'Merge Target Table'.
mergeTwoArrays(String[], String[]) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.UDFNamesAndSignatures
 
MergeUpdateSpecification - Interface in org.eclipse.datatools.modelbase.sql.query
A representation of the model object 'Merge Update Specification'.
MESSAGE - Static variable in interface org.eclipse.datatools.enablement.sybase.ddl.ISybaseDdlConstants
 
MESSAGE_TAB - Static variable in class org.eclipse.datatools.sqltools.result.ui.ResultsViewUIAccessor
 
MessageDocumentSection_messageheader - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
MessageDocumentSection_messageproperties - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
MessageDocumentSection_xmlmessagedocument - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
MessageDocumentSection_xmlmsgdoctooltip - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
Messages - Class in org.eclipse.datatools.connectivity.console.profile.nls
 
Messages - Class in org.eclipse.datatools.connectivity.oda.flatfile.i18n
Resource messages wrapper for the package to obtain localized message text.
Messages - Class in org.eclipse.datatools.connectivity.oda.flatfile.ui.i18n
 
Messages - Class in org.eclipse.datatools.connectivity.sqm.loader
 
Messages - Class in org.eclipse.datatools.connectivity.ui
 
Messages - Class in org.eclipse.datatools.connectivity.ui.templates
Message manager for templates plugin
Messages - Class in org.eclipse.datatools.enablement.hsqldb.ui
 
Messages - Class in org.eclipse.datatools.enablement.sqlite
 
Messages - Class in org.eclipse.datatools.enablement.sqlite.ui
 
Messages - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege
 
Messages - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples
 
Messages - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation
 
Messages - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.action
 
Messages - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui
 
Messages - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor
 
Messages - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.general
 
Messages - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.privilege
 
Messages - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source
 
Messages - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.action
 
Messages - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.commonui
 
Messages - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns
 
Messages - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints
 
Messages - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.indexes
 
Messages - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.privileges
 
Messages - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.storage
 
Messages - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.triggers
 
Messages - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils
 
Messages - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.udteditor.pages.general
 
Messages - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils
 
Messages - Class in org.eclipse.datatools.enablement.sybase
Utility class which helps managing messages
Messages - Class in org.eclipse.datatools.sqltools.common.ui.preferences
 
Messages - Class in org.eclipse.datatools.sqltools.common.ui.resource
 
Messages - Class in org.eclipse.datatools.sqltools.common.ui.tableviewer
 
Messages - Class in org.eclipse.datatools.sqltools.common.ui.util
 
Messages - Class in org.eclipse.datatools.sqltools.data.internal.core.editor
 
Messages - Class in org.eclipse.datatools.sqltools.data.internal.core.extract
 
Messages - Class in org.eclipse.datatools.sqltools.data.internal.core.load
 
Messages - Class in org.eclipse.datatools.sqltools.data.internal.core
 
Messages - Class in org.eclipse.datatools.sqltools.data.internal.ui.editor
 
Messages - Class in org.eclipse.datatools.sqltools.data.internal.ui.extract
 
Messages - Class in org.eclipse.datatools.sqltools.data.internal.ui.load
 
Messages - Class in org.eclipse.datatools.sqltools.data.internal.ui
 
Messages - Class in org.eclipse.datatools.sqltools.debugger.core
 
Messages - Class in org.eclipse.datatools.sqltools.debugger.debug
 
Messages - Class in org.eclipse.datatools.sqltools.debugger.editorext
 
Messages - Class in org.eclipse.datatools.sqltools.debugger.view.internal
 
Messages - Class in org.eclipse.datatools.sqltools.editor.core.result
 
Messages - Class in org.eclipse.datatools.sqltools.editor.internal.template
 
Messages - Class in org.eclipse.datatools.sqltools.plan.internal.core
 
Messages - Class in org.eclipse.datatools.sqltools.plan.internal.preference
 
Messages - Class in org.eclipse.datatools.sqltools.plan.internal.ui.actions
 
Messages - Class in org.eclipse.datatools.sqltools.plan.internal.ui.view
This class is for i18n purpose.
Messages - Class in org.eclipse.datatools.sqltools.plan.internal.util
 
Messages - Class in org.eclipse.datatools.sqltools.plan
 
Messages - Class in org.eclipse.datatools.sqltools.result.internal.ui
 
Messages - Class in org.eclipse.datatools.sqltools.result.internal.utils
 
Messages - Class in org.eclipse.datatools.sqltools.routineeditor.launching
 
Messages - Class in org.eclipse.datatools.sqltools.routineeditor.ui.actions
 
Messages - Class in org.eclipse.datatools.sqltools.routineeditor.ui.launching
 
Messages - Class in org.eclipse.datatools.sqltools.routineeditor.ui
 
Messages - Class in org.eclipse.datatools.sqltools.schemaobjecteditor.ui.action
 
Messages() - Constructor for class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.action.Messages
 
Messages - Class in org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core
 
Messages() - Constructor for class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.Messages
 
Messages - Class in org.eclipse.datatools.sqltools.schemaobjecteditor.ui.internal.ui
 
Messages - Class in org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.ddl
 
Messages - Class in org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.intropage
 
Messages - Class in org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.utils
 
Messages() - Constructor for class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.utils.Messages
 
Messages - Class in org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util
 
Messages() - Constructor for class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.Messages
 
Messages - Class in org.eclipse.datatools.sqltools.sql.internal.identifier
 
Messages - Class in org.eclipse.datatools.sqltools.sql.parser
 
Messages - Class in org.eclipse.datatools.sqltools.sql.parser.util
 
Messages - Class in org.eclipse.datatools.sqltools.sql.util
 
Messages - Class in org.eclipse.datatools.sqltools.sqlbuilder
 
Messages - Class in org.eclipse.datatools.sqltools.sqleditor.internal.actions
 
Messages - Class in org.eclipse.datatools.sqltools.sqleditor.internal.result
 
Messages - Class in org.eclipse.datatools.sqltools.sqleditor.internal.templates
 
Messages - Class in org.eclipse.datatools.sqltools.sqleditor.internal.utils
 
Messages - Class in org.eclipse.datatools.sqltools.sqleditor.plan
 
Messages - Class in org.eclipse.datatools.sqltools.sqlscrapbook.actions
 
MetaDataExtension - Interface in org.eclipse.datatools.connectivity.sqm.core.definition
 
Method - Interface in org.eclipse.datatools.modelbase.sql.routines
A representation of the model object 'Method'.
METHOD - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage.Literals
The meta object literal for the 'Method' class.
METHOD - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The meta object id for the 'Method' class.
METHOD__AUTHORIZATION_ID - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Authorization ID' attribute.
METHOD__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Comments' reference list.
METHOD__CONSTRUCTOR - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage.Literals
The meta object literal for the 'Constructor' attribute feature.
METHOD__CONSTRUCTOR - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Constructor' attribute.
METHOD__CREATION_TS - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Creation TS' attribute.
METHOD__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Dependencies' containment reference list.
METHOD__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Description' attribute.
METHOD__DETERMINISTIC - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Deterministic' attribute.
METHOD__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'EAnnotations' containment reference list.
METHOD__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Extensions' containment reference list.
METHOD__EXTERNAL_NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'External Name' attribute.
METHOD__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Label' attribute.
METHOD__LANGUAGE - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Language' attribute.
METHOD__LAST_ALTERED_TS - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Last Altered TS' attribute.
METHOD__MUTATOR - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Mutator' attribute.
METHOD__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Name' attribute.
METHOD__NULL_CALL - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Null Call' attribute.
METHOD__OVERRIDING - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage.Literals
The meta object literal for the 'Overriding' attribute feature.
METHOD__OVERRIDING - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Overriding' attribute.
METHOD__PARAMETER_STYLE - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Parameter Style' attribute.
METHOD__PARAMETERS - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Parameters' containment reference list.
METHOD__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Privileges' reference list.
METHOD__RETURN_CAST - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Return Cast' containment reference.
METHOD__RETURN_SCALAR - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Return Scalar' containment reference.
METHOD__RETURN_TABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Return Table' containment reference.
METHOD__SCHEMA - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Schema' reference.
METHOD__SECURITY - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Security' attribute.
METHOD__SOURCE - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Source' containment reference.
METHOD__SPECIFIC_NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Specific Name' attribute.
METHOD__SQL_DATA_ACCESS - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Sql Data Access' attribute.
METHOD__STATIC - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Static' attribute.
METHOD__TRANSFORM_GROUP - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Transform Group' attribute.
METHOD__TYPE_PRESERVING - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Type Preserving' attribute.
METHOD_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The number of structural features of the 'Method' class.
MethodItemProvider - Class in org.eclipse.datatools.modelbase.sql.routines.provider
This is the item provider adapter for a Method object.
MethodItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.routines.provider.MethodItemProvider
This constructs an instance from a factory and a notifier.
MICROSECONDS - Static variable in class org.eclipse.datatools.modelbase.sql.query.ValueExpressionLabeledDurationType
The 'MICROSECONDS' literal value.
MICROSECONDS_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.query.ValueExpressionLabeledDurationType
The 'MICROSECONDS' literal object.
migrate() - Method in class org.eclipse.datatools.connectivity.drivers.DriverInstance
 
MIN - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
MIN - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
MIN - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
MINUS - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
MINUS - Static variable in class org.eclipse.datatools.modelbase.sql.query.ValueExpressionUnaryOperator
The 'MINUS' literal value.
MINUS - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
MINUS - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
MINUS_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.query.ValueExpressionUnaryOperator
The 'MINUS' literal object.
MINUTE - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.IntervalQualifierType
The 'MINUTE' literal value.
MINUTE_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.IntervalQualifierType
The 'MINUTE' literal object.
MINUTES - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.IntervalUnitType
The 'MINUTES' literal value.
MINUTES - Static variable in class org.eclipse.datatools.modelbase.sql.query.ValueExpressionLabeledDurationType
The 'MINUTES' literal value.
MINUTES_LITERAL - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.IntervalUnitType
The 'MINUTES' literal object.
MINUTES_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.query.ValueExpressionLabeledDurationType
The 'MINUTES' literal object.
MIRROR - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.ISybaseASADdlConstants
 
ModelConverter - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns
Convert the SQL model to the edit model used by accessble table viewer
ModelConverter() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.ModelConverter
 
modelRegenerated() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.ASATableSchemaEditorPage
 
modelRegenerated() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.ASAColumnsEditorPage
 
modelRegenerated() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints.ASAConstraintsEditorPage
 
modelRegenerated() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.privileges.ASAPrivilegesEditorPage
 
modelRegenerated() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.storage.ASAStorageEditorPage
 
modelRegenerated() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditorPage
 
modelRegenerated() - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.ISchemaObjectEditorPage
Do something when the model is re-generated, for example, after successfully saving the dirty editor, the edit model will be re-cloned from the refreshed database model, in this case, page should be refreshed to keep it synchronized with database
ModelUtil - Class in org.eclipse.datatools.sqltools.sql.util
Utility class to resolve the SQL model object relationships or convert SQL model into classes required by SQL Dev Tools.
ModelUtil() - Constructor for class org.eclipse.datatools.sqltools.sql.util.ModelUtil
 
ModelUtilExt - Class in org.eclipse.datatools.enablement.sybase.util
 
ModelUtilExt() - Constructor for class org.eclipse.datatools.enablement.sybase.util.ModelUtilExt
 
modified(ConnectEvent) - Method in interface org.eclipse.datatools.connectivity.IManagedConnectionListener
The connection manged by the associated IManagedConnection has been modifed.
modified(ConnectEvent) - Method in class org.eclipse.datatools.connectivity.ManagedConnectionAdapter
 
MODIFIED - Static variable in class org.eclipse.datatools.enablement.sybase.deltaddl.SybaseDeltaDdlGeneration
 
Modifier - Class in org.eclipse.datatools.sqltools.sqlbuilder.views
 
Modifier() - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.Modifier
 
MODIFIES_SQL_DATA - Static variable in interface org.eclipse.datatools.enablement.ase.ISybaseASEDdlConstants
 
MODIFIES_SQL_DATA - Static variable in class org.eclipse.datatools.modelbase.sql.routines.DataAccess
The 'MODIFIES SQL DATA' literal value.
MODIFIES_SQL_DATA_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.routines.DataAccess
The 'MODIFIES SQL DATA' literal object.
MODIFY - Static variable in interface org.eclipse.datatools.enablement.ase.ISybaseASEDdlConstants
 
MODIFY - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.ISybaseASADdlConstants
 
modify(AuthorizationIdentifier, SQLObject, String, Privilege, String, CellEditor, Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.PrivilegesDetailPage
Modify the model based on the user's selection
modify(Object, String, Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.ParameterDataCellModifier
 
modify(AuthorizationIdentifier, SQLObject, String, Privilege, String, CellEditor, Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.privilege.RoutinePrivilegesDetailPage
 
modify(Object, String, Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.ASATableEditorColumnsViewerCellModifier
1.If the current column is PRI_KEY_COLUMN, and current value is false, if it's the last column in PK, should popup dialog to let user confirm;
2.
modify(AuthorizationIdentifier, SQLObject, String, Privilege, String, CellEditor, Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.privileges.ASAColumnPrivilegesDetailPage
 
modify(AuthorizationIdentifier, SQLObject, String, Privilege, String, CellEditor, Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.privileges.ASATablePrivilegesDetailPage
 
MODIFY - Static variable in interface org.eclipse.datatools.enablement.sybase.IGenericDdlConstants
 
MODIFY - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
modify(Object, String, Object) - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.TableDataCellModifier
 
modify(Object, String, Object) - Method in class org.eclipse.datatools.sqltools.data.internal.ui.editor.TableDataCellModifier
 
MODIFY - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
MODIFY - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
modify(Object, String, Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSearchTable.CaseSearchTableCellModifier
 
modify(Object, String, Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSimpleTable.CaseSimpleTableCellModifier
 
modify(Object, String, Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.function.ParamTable.ParamTableCellModifier
 
modify(Object, String, Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.multiexpr.ExpressionsTable.ExpressionsTableCellModifier
 
modify(Object, String, Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.criteria.CriteriaModifier
 
modify(Object, String, Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.execute.ParameterTableViewer.ParameterTableCellModifier
 
modify(Object, Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.fullselect.FullSelectTableElement
 
modify(Object, Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.fullselect.OrderByTableElement
Set the mof object from the grid value
modify(Object, Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.fullselect.ValueTableElement
 
modify(Object, Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.insert.InsertTableElement
 
modify(Object, String, Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.Modifier
 
modify(Object, String, Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.GroupByContentViewer.GroupByExpressionModifier
 
modify(Object, Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.SelectTableElement
Set the model object from the grid value
modify(Object, Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.update.UpdateTreeElement
 
modifyProfile(IConnectionProfile) - Method in class org.eclipse.datatools.connectivity.ProfileManager
Modify an existing connection profile
modifyProfile(IConnectionProfile, String, String) - Method in class org.eclipse.datatools.connectivity.ProfileManager
Modify an existing connection profile, plus it's name and description We don't expose a setName and setDescription in IConnectionProfile, so instead we expose this api for that same purpose.
modifyProfile(IConnectionProfile, String, String, Boolean) - Method in class org.eclipse.datatools.connectivity.ProfileManager
Modify an existing connection profile, plus it's name and description We don't expose a setName and setDescription in IConnectionProfile, so instead we expose this api for that same purpose.
modifyText(ModifyEvent) - Method in class org.eclipse.datatools.connectivity.ui.wizards.OptionalPropertiesPane
 
modifyText(ModifyEvent) - Method in class org.eclipse.datatools.enablement.hsqldb.ui.connection.drivers.HSQLDBDriverUIContributor
 
modifyText(ModifyEvent) - Method in class org.eclipse.datatools.enablement.sqlite.ui.connection.drivers.SQLITEDriverUIContributor
 
modifyText(ModifyEvent) - Method in class org.eclipse.datatools.enablement.sybase.ase.ui.drivers.ASEDriverUIContributorBase
 
modifyText(ModifyEvent) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.actions.NewSQLStatementComposite
Gets called when the text widget that this object is listening to is modified.
modifyText(ModifyEvent) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.actions.NewSQLStatementDialog
Gets called when the text widget that this object is listening to is modified.
MONEY - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.SQLDataTypes
 
MONEY_LITERAL - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
MONEY_LITERAL - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
MONEY_LITERAL - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
MONTH - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.IntervalQualifierType
The 'MONTH' literal value.
MONTH_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.IntervalQualifierType
The 'MONTH' literal object.
MONTHS - Static variable in class org.eclipse.datatools.modelbase.sql.query.ValueExpressionLabeledDurationType
The 'MONTHS' literal value.
MONTHS_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.query.ValueExpressionLabeledDurationType
The 'MONTHS' literal object.
morePlainMessage(String) - Method in class org.eclipse.datatools.sqltools.result.internal.model.ResultInstance
 
morePlainMessage(String) - Method in interface org.eclipse.datatools.sqltools.result.model.IResultInstance
Appends a plain message.
moreResultItem(ResultItem) - Method in class org.eclipse.datatools.sqltools.result.internal.model.ResultInstance
 
moreResultItem(ResultItem) - Method in interface org.eclipse.datatools.sqltools.result.model.IResultInstance
Appends a new result item.
moreResultSet(ResultSet) - Method in class org.eclipse.datatools.sqltools.result.internal.model.ResultInstance
 
moreResultSet(IResultSetObject) - Method in class org.eclipse.datatools.sqltools.result.internal.model.ResultInstance
 
moreResultSet(ResultSet) - Method in interface org.eclipse.datatools.sqltools.result.model.IResultInstance
Appends a new result set.
moreResultSet(IResultSetObject) - Method in interface org.eclipse.datatools.sqltools.result.model.IResultInstance
Appends a new result set.
moreStatusMessage(String) - Method in class org.eclipse.datatools.sqltools.result.internal.model.ResultInstance
 
moreStatusMessage(String) - Method in interface org.eclipse.datatools.sqltools.result.model.IResultInstance
Appends a status message, which will be displayed on 'Status' tab when using multiple tabs display mode
moreThrowable(Throwable) - Method in class org.eclipse.datatools.sqltools.result.internal.model.ResultInstance
 
moreThrowable(Throwable) - Method in interface org.eclipse.datatools.sqltools.result.model.IResultInstance
Appends an exception
moreUpdateCount(int) - Method in class org.eclipse.datatools.sqltools.result.internal.model.ResultInstance
 
moreUpdateCount(int) - Method in interface org.eclipse.datatools.sqltools.result.model.IResultInstance
Appends a new update count.
mouseDoubleClick(MouseEvent) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.GraphControl.HoverTrackAdapter
 
mouseDown(MouseEvent) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.GraphControl.HoverTrackAdapter
 
mouseExit(MouseEvent) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.GraphControl.HoverTrackAdapter
 
mouseMove(MouseEvent) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.GraphControl.HoverTrackAdapter
 
mouseUp(MouseEvent) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.GraphControl.HoverTrackAdapter
 
moveCellEditorsAbove(CellEditor[]) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.TableNavigator
Ensure that cell editor control shows up above the table cursor control.
moveColumnInStatement(QuerySelectStatement, ResultColumn, int) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SelectHelper
Moves a column in the selectClause to another position (ie new index) in the List.
movedownRow() - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.AccessibleTableViewer
Move the select row down.
MoveJoinCommand - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.graph.commands
 
MoveJoinCommand() - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.commands.MoveJoinCommand
 
moveOrderByInStatement(QuerySelectStatement, OrderBySpecification, int) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SelectHelper
Moves a column in the order by clause to another position (ie new index in the list).
moveOrderByToPosition(OrderBySpecification, List, int) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SelectHelper
Moves the given OrderBySpecification to the gievn position in the given List containing it
moveupRow() - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.AccessibleTableViewer
Move the selected row up.
MQT_FILTER - Static variable in interface org.eclipse.datatools.connectivity.sqm.core.connection.ConnectionFilter
 
MRU - Static variable in interface org.eclipse.datatools.enablement.ase.ISybaseASEDdlConstants
 
MRU - Static variable in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.CacheStrategyType
The 'MRU' literal value.
MRU_LITERAL - Static variable in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.CacheStrategyType
The 'MRU' literal object.
MRU_SERVER_DEFAULT - Static variable in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.CacheStrategyType
The 'MRU SERVER DEFAULT' literal value.
MRU_SERVER_DEFAULT_LITERAL - Static variable in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.CacheStrategyType
The 'MRU SERVER DEFAULT' literal object.
MsgSendOptionsWizardPage_add - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
MsgSendOptionsWizardPage_delete - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
MsgSendOptionsWizardPage_edit - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
msSQLServerAggregate - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.MSSQLServerFunctionNamesAndSignatures
 
msSQLServerAll - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.MSSQLServerFunctionNamesAndSignatures
 
msSQLServerConfiguration - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.MSSQLServerFunctionNamesAndSignatures
 
msSQLServerCursor - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.MSSQLServerFunctionNamesAndSignatures
 
msSQLServerDateAndTime - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.MSSQLServerFunctionNamesAndSignatures
 
MSSQLServerFunctionNamesAndSignatures - Class in org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder
 
MSSQLServerFunctionNamesAndSignatures() - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.MSSQLServerFunctionNamesAndSignatures
 
msSQLServerMath - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.MSSQLServerFunctionNamesAndSignatures
 
msSQLServerMetadata - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.MSSQLServerFunctionNamesAndSignatures
 
msSQLServerNotSupported - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.MSSQLServerFunctionNamesAndSignatures
 
msSQLServerRowset - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.MSSQLServerFunctionNamesAndSignatures
 
msSQLServerSecurity - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.MSSQLServerFunctionNamesAndSignatures
 
msSQLServerString - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.MSSQLServerFunctionNamesAndSignatures
 
msSQLServerSystem - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.MSSQLServerFunctionNamesAndSignatures
 
msSQLServerSystemStatistical - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.MSSQLServerFunctionNamesAndSignatures
 
msSQLServerTextAndImage - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.MSSQLServerFunctionNamesAndSignatures
 
MULTI_LINE_COMMENT - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.ColorProvider
 
MultiASADialog - Class in org.eclipse.datatools.enablement.sybase.asa.actions
Dialog to support creating multiple profiles if the ASA server exposes multiple databases.
MultiASADialog(Shell) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.actions.MultiASADialog
 
MultibleTabsEllipsisToolTipText - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
MultilineInputDialog - Class in org.eclipse.datatools.sqltools.sqlbuilder.dialogs
A simple input dialog with a multi-line text control.
MultilineInputDialog(Shell, String, String) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.dialogs.MultilineInputDialog
Creates a dialog with a multi-line text box and a title.
MultipleTabsGridSection - Class in org.eclipse.datatools.sqltools.result.internal.ui.view
This UI component displays the execution result on multiple tabs in grid mode(using tables to display result sets).
MultipleTabsGridSection(Composite, ResultsViewControl) - Constructor for class org.eclipse.datatools.sqltools.result.internal.ui.view.MultipleTabsGridSection
 
MultipleTabsGridSection(Composite, IResultInstance, ResultsViewControl) - Constructor for class org.eclipse.datatools.sqltools.result.internal.ui.view.MultipleTabsGridSection
 
MultipleTabsGridSection_parameter - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
MultipleTabsGridSection_parameter_datatype - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
MultipleTabsGridSection_parameter_name - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
MultipleTabsGridSection_parameter_type - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
MultipleTabsGridSection_value - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
MultipleTabsGridSection_value_out - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
MultipleTabsModeSection - Class in org.eclipse.datatools.sqltools.result.internal.ui.view
Parent class of MultipleTabsTextSection and MultipleTabsGridSection.
MultipleTabsModeSection(Composite, IResultInstance, ResultsViewControl) - Constructor for class org.eclipse.datatools.sqltools.result.internal.ui.view.MultipleTabsModeSection
 
MultipleTabsModeSection(Composite, ResultsViewControl) - Constructor for class org.eclipse.datatools.sqltools.result.internal.ui.view.MultipleTabsModeSection
 
MultipleTabsModeSection_message - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
MultipleTabsModeSection_tabs_hidden - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
MultipleTabsModeSection_warning - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
MultipleTabsModeSection_warning_info - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
MultipleTabsTextSection - Class in org.eclipse.datatools.sqltools.result.internal.ui.view
Displays the SQL result in multiple tabs in text mode
MultipleTabsTextSection(Composite, ResultsViewControl) - Constructor for class org.eclipse.datatools.sqltools.result.internal.ui.view.MultipleTabsTextSection
 
MultipleTabsTextSection(Composite, IResultInstance, ResultsViewControl) - Constructor for class org.eclipse.datatools.sqltools.result.internal.ui.view.MultipleTabsTextSection
 
MultipleTabsTextSection_parameter - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
MultipleTabsTextSection_parameter_datatype - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
MultipleTabsTextSection_parameter_name - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
MultipleTabsTextSection_parameter_type - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
MultipleTabsTextSection_parameter_value - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
MultipleTabsTextSection_parameter_value_out - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
MULTIPLY - Static variable in class org.eclipse.datatools.connectivity.oda.spec.valueexpr.CombinedValueExpressionOperator
 
MULTIPLY - Static variable in class org.eclipse.datatools.modelbase.sql.query.ValueExpressionCombinedOperator
The 'MULTIPLY' literal value.
MULTIPLY_LITERAL - Static variable in class org.eclipse.datatools.connectivity.oda.spec.valueexpr.CombinedValueExpressionOperator
 
MULTIPLY_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.query.ValueExpressionCombinedOperator
The 'MULTIPLY' literal object.
MULTISET_DATA_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Multiset Data Type' class.
MULTISET_DATA_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The meta object id for the 'Multiset Data Type' class.
MULTISET_DATA_TYPE__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Comments' reference list.
MULTISET_DATA_TYPE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Dependencies' containment reference list.
MULTISET_DATA_TYPE__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Description' attribute.
MULTISET_DATA_TYPE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'EAnnotations' containment reference list.
MULTISET_DATA_TYPE__ELEMENT_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Element Type' containment reference.
MULTISET_DATA_TYPE__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Extensions' containment reference list.
MULTISET_DATA_TYPE__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Label' attribute.
MULTISET_DATA_TYPE__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Name' attribute.
MULTISET_DATA_TYPE__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Privileges' reference list.
MULTISET_DATA_TYPE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The number of structural features of the 'Multiset Data Type' class.
MultisetDataType - Interface in org.eclipse.datatools.modelbase.sql.datatypes
A representation of the model object 'Multiset Data Type'.
MultisetDataTypeItemProvider - Class in org.eclipse.datatools.modelbase.sql.datatypes.provider
This is the item provider adapter for a MultisetDataType object.
MultisetDataTypeItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.datatypes.provider.MultisetDataTypeItemProvider
This constructs an instance from a factory and a notifier.
mustSaveDocument(Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.RoutineFormDocumentProviderAdapter
 
MySafeRunnable - Class in org.eclipse.datatools.connectivity.drivers.models
 
MySafeRunnable(CategoryDescriptor[], IConfigurationElement) - Constructor for class org.eclipse.datatools.connectivity.drivers.models.MySafeRunnable
 
MySafeRunnable(TemplateDescriptor[], IConfigurationElement) - Constructor for class org.eclipse.datatools.connectivity.drivers.models.MySafeRunnable
 
MySafeRunnable(OverrideTemplateDescriptor[], IConfigurationElement) - Constructor for class org.eclipse.datatools.connectivity.drivers.models.MySafeRunnable
 
MySafeRunnable - Class in org.eclipse.datatools.connectivity.sqm.core.mappings
Used to create a ProviderIDtoDriverCategoryIDDescriptor from an extension point in a thread-safe way.
MySafeRunnable(ProviderIDtoDriverCategoryIDDescriptor[], IConfigurationElement) - Constructor for class org.eclipse.datatools.connectivity.sqm.core.mappings.MySafeRunnable
Constructor
mySQLAggregate - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.MySQLFunctionNamesAndSignatures
 
mySQLAll - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.MySQLFunctionNamesAndSignatures
 
mySQLBit - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.MySQLFunctionNamesAndSignatures
 
MySqlCatalogColumn - Class in org.eclipse.datatools.enablement.mysql.catalog
This class holds the column information
MySqlCatalogColumn() - Constructor for class org.eclipse.datatools.enablement.mysql.catalog.MySqlCatalogColumn
 
MySqlCatalogDatabase - Class in org.eclipse.datatools.enablement.mysql.catalog
This is the Database implementation, and contains schemas (MySql does not have schemas)
MySqlCatalogDatabase(Connection) - Constructor for class org.eclipse.datatools.enablement.mysql.catalog.MySqlCatalogDatabase
 
MySqlCatalogForeignKey - Class in org.eclipse.datatools.enablement.mysql.catalog
This class is the ForeignKey implementation
MySqlCatalogForeignKey() - Constructor for class org.eclipse.datatools.enablement.mysql.catalog.MySqlCatalogForeignKey
 
MySqlCatalogIndex - Class in org.eclipse.datatools.enablement.mysql.catalog
This class is the Index implementation
MySqlCatalogIndex() - Constructor for class org.eclipse.datatools.enablement.mysql.catalog.MySqlCatalogIndex
 
MySqlCatalogPrimaryKey - Class in org.eclipse.datatools.enablement.mysql.catalog
This class is the PrimaryKey implementation
MySqlCatalogPrimaryKey() - Constructor for class org.eclipse.datatools.enablement.mysql.catalog.MySqlCatalogPrimaryKey
 
MySqlCatalogProvider - Class in org.eclipse.datatools.enablement.mysql.catalog
 
MySqlCatalogProvider() - Constructor for class org.eclipse.datatools.enablement.mysql.catalog.MySqlCatalogProvider
 
MySqlCatalogSchema - Class in org.eclipse.datatools.enablement.mysql.catalog
This class is the Schema implementation, its purpose is to load tables
MySqlCatalogSchema() - Constructor for class org.eclipse.datatools.enablement.mysql.catalog.MySqlCatalogSchema
 
MySqlCatalogTable - Class in org.eclipse.datatools.enablement.mysql.catalog
This class is the Schema implementation, its purpose is to load columns, constraint, index and primaryKeys
MySqlCatalogTable() - Constructor for class org.eclipse.datatools.enablement.mysql.catalog.MySqlCatalogTable
 
mySQLControlFlow - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.MySQLFunctionNamesAndSignatures
 
mySQLDataTypes - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.cast.DataTypeHelper
 
mySQLDateAndTime - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.MySQLFunctionNamesAndSignatures
 
MySqlDdlBuilder - Class in org.eclipse.datatools.enablement.mysql.ddl
This class generates the actual sql statements for MySql
MySqlDdlBuilder() - Constructor for class org.eclipse.datatools.enablement.mysql.ddl.MySqlDdlBuilder
 
MySqlDdlBuilderHelper - Class in org.eclipse.datatools.enablement.mysql.ddl.shared
This class generates the actual sql statements for MySql
MySqlDdlBuilderHelper() - Constructor for class org.eclipse.datatools.enablement.mysql.ddl.shared.MySqlDdlBuilderHelper
 
MySqlDdlGenerator - Class in org.eclipse.datatools.enablement.mysql.ddl
This class uses the MySqlDdlBuilder to generates the sql scripts.
MySqlDdlGenerator() - Constructor for class org.eclipse.datatools.enablement.mysql.ddl.MySqlDdlGenerator
 
MySqlDdlGeneratorHelper - Class in org.eclipse.datatools.enablement.mysql.ddl.shared
 
MySqlDdlGeneratorHelper() - Constructor for class org.eclipse.datatools.enablement.mysql.ddl.shared.MySqlDdlGeneratorHelper
 
MySqlDdlGeneratorHelper.SingletonOptionDependency - Class in org.eclipse.datatools.enablement.mysql.ddl.shared
 
MySqlDdlScript - Class in org.eclipse.datatools.enablement.mysql.ddl
This class takes all the sql scripts and puts them in the right order, for execution.
MySqlDdlScript() - Constructor for class org.eclipse.datatools.enablement.mysql.ddl.MySqlDdlScript
 
MySQLFunctionNamesAndSignatures - Class in org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder
 
MySQLFunctionNamesAndSignatures() - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.MySQLFunctionNamesAndSignatures
 
mySQLMath - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.MySQLFunctionNamesAndSignatures
 
mySQLMiscellaneous - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.MySQLFunctionNamesAndSignatures
 
mySQLNotSupported - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.MySQLFunctionNamesAndSignatures
 
MysqlPlugin - Class in org.eclipse.datatools.enablement.mysql
The main plugin class to be used in the desktop.
MysqlPlugin() - Constructor for class org.eclipse.datatools.enablement.mysql.MysqlPlugin
The constructor.
MySqlRoutineLoader - Class in org.eclipse.datatools.enablement.mysql.catalog.loaders
 
MySqlRoutineLoader() - Constructor for class org.eclipse.datatools.enablement.mysql.catalog.loaders.MySqlRoutineLoader
 
MySqlSchemaLoader - Class in org.eclipse.datatools.enablement.mysql.catalog.loaders
 
MySqlSchemaLoader() - Constructor for class org.eclipse.datatools.enablement.mysql.catalog.loaders.MySqlSchemaLoader
 
mySQLString - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.MySQLFunctionNamesAndSignatures
 
MySqlTableColumnLoader - Class in org.eclipse.datatools.enablement.mysql.catalog.loaders
 
MySqlTableColumnLoader() - Constructor for class org.eclipse.datatools.enablement.mysql.catalog.loaders.MySqlTableColumnLoader
 
MySqlTableConstraintLoader - Class in org.eclipse.datatools.enablement.mysql.catalog.loaders
 
MySqlTableConstraintLoader() - Constructor for class org.eclipse.datatools.enablement.mysql.catalog.loaders.MySqlTableConstraintLoader
 
MySqlTableIndexLoader - Class in org.eclipse.datatools.enablement.mysql.catalog.loaders
 
MySqlTableIndexLoader() - Constructor for class org.eclipse.datatools.enablement.mysql.catalog.loaders.MySqlTableIndexLoader
 
MySqlTableLoader - Class in org.eclipse.datatools.enablement.mysql.catalog.loaders
 
MySqlTableLoader() - Constructor for class org.eclipse.datatools.enablement.mysql.catalog.loaders.MySqlTableLoader
 
MySqlTableLoader.MySqlTableFactory - Class in org.eclipse.datatools.enablement.mysql.catalog.loaders
Base factory implementation for LOCAL TEMPORARY type tables.
MySqlTableLoader.MySqlTableFactory() - Constructor for class org.eclipse.datatools.enablement.mysql.catalog.loaders.MySqlTableLoader.MySqlTableFactory
 

N

name(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexerprs
 
name(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexerprs
 
name - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
name(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
name - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs.Name
 
name - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
name(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
name - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs.Name
 
NAME_COL - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.indexes.IndexesSectionMetaData
 
NAME_COL - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.triggers.TriggersSectionMetaData
 
NAME_COLUMN - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.ParametersData
 
NAME_COLUMN - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.VariablesData
 
NAME_COLUMN - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.ASATableEditorColumnsTableData
 
NAME_DESIGN_VIEWER - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.input.SQLBuilderWindowStateFactory
 
NAME_GRAPH_CONTROL - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.input.SQLBuilderWindowStateFactory
 
name_item() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
name_item() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
name_list() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
name_list() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
NAME_OUTLINE_VIEWER - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.input.SQLBuilderWindowStateFactory
 
NAME_PROPERTY_ID - Static variable in interface org.eclipse.datatools.connectivity.IConnectionProfile
Property ID for profile name.
NAME_SQL_SOURCE_VIEWER - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.input.SQLBuilderWindowStateFactory
 
NAME_VALUE_PAIR - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Name Value Pair' class.
NAME_VALUE_PAIR - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The meta object id for the 'Name Value Pair' class.
NAME_VALUE_PAIR__NAME - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Name' attribute feature.
NAME_VALUE_PAIR__NAME - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Name' attribute.
NAME_VALUE_PAIR__VALUE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Value' attribute feature.
NAME_VALUE_PAIR__VALUE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Value' attribute.
NAME_VALUE_PAIR_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The number of structural features of the 'Name Value Pair' class.
NameCompositeProvider - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui
 
NameCompositeProvider() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.NameCompositeProvider
 
NameCompositeProvider_comment - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
NameCompositeProvider_comment_tooltip - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
NameCompositeProvider_name - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
NameCompositeProvider_name_tooltip - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
NameCompositeProvider_owner_name - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
NameCompositeProvider_owner_name_place_holder - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
NameValuePair - Interface in org.eclipse.datatools.connectivity.oda.design
A pair of name and corresponding value.
nasb(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexerprs
 
nasb(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexerprs
 
nasb - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
nasb(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
nasb - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs.Nasb
 
nasb - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
nasb(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
nasb - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs.Nasb
 
nasi(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexerprs
 
nasi(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexerprs
 
nasi(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
nasi(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
nasr(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexerprs
 
nasr(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexerprs
 
nasr - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
nasr(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
nasr - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs.Nasr
 
nasr - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
nasr(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
nasr - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs.Nasr
 
NATIONAL - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
NATIONAL - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
NATIONAL_CHAR - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.SQLDataTypes
 
NATIONAL_CHARACTER - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.SQLDataTypes
 
NATIONAL_CHARACTER - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.PrimitiveType
The 'NATIONAL CHARACTER' literal value.
NATIONAL_CHARACTER_LARGE_OBJECT - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.PrimitiveType
The 'NATIONAL CHARACTER LARGE OBJECT' literal value.
NATIONAL_CHARACTER_LARGE_OBJECT_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.PrimitiveType
The 'NATIONAL CHARACTER LARGE OBJECT' literal object.
NATIONAL_CHARACTER_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.PrimitiveType
The 'NATIONAL CHARACTER' literal object.
NATIONAL_CHARACTER_VARYING - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.PrimitiveType
The 'NATIONAL CHARACTER VARYING' literal value.
NATIONAL_CHARACTER_VARYING_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.PrimitiveType
The 'NATIONAL CHARACTER VARYING' literal object.
nativeToJava(TransferData) - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.ObjectTransfer
This decodes the time of the transfer and returns the recorded the object if the recorded time and the decoded time match.
NavigableTableViewer - Class in org.eclipse.datatools.sqltools.sqlbuilder.views
 
NavigableTableViewer(Table) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.NavigableTableViewer
 
NCHAR - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.SQLDataTypes
 
NEED_VALIDATE_SPECIAL_DATE_TYPE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.ConstraintValidator
 
needQuote(String) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.ASADataValidator
This method is used to judge whether user's input need quote before do validation.
needRefreshAfterSave() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditor
 
needRefreshAfterSave() - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.ISchemaObjectEditor
 
needsDisplayOwner(SQLDBProposal, int) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLParserCompletionEngine
 
needSetThreadContextClassLoader() - Method in class org.eclipse.datatools.connectivity.oda.util.manifest.JavaRuntimeInterface
If true, the consumer of the ODA runtime extension plugin should set the thread context class loader to the class loader used to load this driver before calling any ODA interface method.
needsMaintainConnection() - Method in interface org.eclipse.datatools.connectivity.IConnectionProfileProvider
This property is used to determin whether we enable "Connect" or "Disconnect" for a connection profile.
needsQuote(int) - Static method in class org.eclipse.datatools.sqltools.data.internal.core.common.data.DataSerializer
 
needsRefresh(String) - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogSchema
 
needsRefresh(String) - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASABaseCatalog
 
needsRefresh(String) - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseSchema
 
needsRefresh() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseUserDefinedFunction
 
needToParse() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.editor.SQLUpdater
 
negateCondition(QuerySearchCondition, boolean) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
negatePredicate(Predicate, boolean) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
NestedEditorPage - Class in org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core
A schema object editor page whose content is a nested editor
NestedEditorPage() - Constructor for class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.NestedEditorPage
 
NestedEditorPage(FormEditor, String, String) - Constructor for class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.NestedEditorPage
 
NestedEditorPage(String, String) - Constructor for class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.NestedEditorPage
 
NestedMultiLineRule - Class in org.eclipse.datatools.sqltools.sqleditor.internal.sql
 
NestedMultiLineRule(String, String, IToken) - Constructor for class org.eclipse.datatools.sqltools.sqleditor.internal.sql.NestedMultiLineRule
 
NestedMultiLineRule(String, String, IToken, char) - Constructor for class org.eclipse.datatools.sqltools.sqleditor.internal.sql.NestedMultiLineRule
 
NestedMultiLineRule(String, String, IToken, char, boolean) - Constructor for class org.eclipse.datatools.sqltools.sqleditor.internal.sql.NestedMultiLineRule
 
NestedValueExpression - Class in org.eclipse.datatools.connectivity.oda.spec.valueexpr
A complex value expression with a nested expression.
NestedValueExpression(ValueExpression) - Constructor for class org.eclipse.datatools.connectivity.oda.spec.valueexpr.NestedValueExpression
 
NEW - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
NEW - Static variable in interface org.eclipse.datatools.enablement.sybase.IGenericDdlConstants
 
NEW_EVENT_ACTION_ID - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.ISQLEditorActionConstants
Context menu id for event creation action.
NEW_FUNCTION_ACTION_ID - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.ISQLEditorActionConstants
Context menu id for function creation action.
NEW_PROCEDURE_ACTION_ID - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.ISQLEditorActionConstants
Context menu id for stored procedure creation action.
NEW_SQL_FILE - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.IHelpConstants
Used for creating a new SQL scrapbook.
NEW_TABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.IGenericDdlConstants
 
NEW_TRIGGER_ACTION_ID - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.ISQLEditorActionConstants
Context menu id for trigger creation action.
newAggregateException(AggregateExpression, OdaException) - Static method in class org.eclipse.datatools.connectivity.oda.spec.util.ValidatorUtil
Creates and returns a top-level OdaException to indicate that the specified aggregate expression is the cause of the specified driverEx exception.
newAggregateException(String, AggregateExpression) - Static method in class org.eclipse.datatools.connectivity.oda.spec.util.ValidatorUtil
Creates and returns an OdaException with the specified AggregateExpression identified as the cause.
NewASATriggerPage3_notUniqueReferenceNames - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
NewASATriggerPage3_notVlaidNewNames - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
NewASATriggerPage3_notVlaidOldNames - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
newColumnDataAccessor(Column) - Method in class org.eclipse.datatools.sqltools.data.internal.core.DataCorePlugin
 
NewConnectionProfileWizard - Class in org.eclipse.datatools.connectivity.db.generic.ui
 
NewConnectionProfileWizard() - Constructor for class org.eclipse.datatools.connectivity.db.generic.ui.NewConnectionProfileWizard
 
NewConnectionProfileWizard - Class in org.eclipse.datatools.connectivity.ui.wizards
Base connection profile wizard
NewConnectionProfileWizard() - Constructor for class org.eclipse.datatools.connectivity.ui.wizards.NewConnectionProfileWizard
 
NewConnectionProfileWizard.IFinishTask - Interface in org.eclipse.datatools.connectivity.ui.wizards
Delegation of the wizard's performFinish task.
NewConnectionProfileWizardPage - Class in org.eclipse.datatools.connectivity.ui.wizards
 
NewConnectionProfileWizardPage() - Constructor for class org.eclipse.datatools.connectivity.ui.wizards.NewConnectionProfileWizardPage
Constructor
NewConnectionProfileWizardPage(String) - Constructor for class org.eclipse.datatools.connectivity.ui.wizards.NewConnectionProfileWizardPage
Constructor
NewDataSourceWizard - Class in org.eclipse.datatools.connectivity.oda.design.ui.wizards
The ODA data source wizard's public class that may be used directly or serves as the base class of the newWizard.class attribute defined in the org.eclipse.datatools.connectivity.connectionProfile extension point.
NewDataSourceWizard(String) - Constructor for class org.eclipse.datatools.connectivity.oda.design.ui.wizards.NewDataSourceWizard
 
NewDataSourceWizard() - Constructor for class org.eclipse.datatools.connectivity.oda.design.ui.wizards.NewDataSourceWizard
 
NewDBObjectWizard_peerformFinish_NoSuchProfileException - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
newExternalTableDataCellEditor(ITableDataEditor, int) - Method in class org.eclipse.datatools.sqltools.data.internal.ui.DataUIPlugin
returns the best matching IExternalTableDataEditor or null.
NewFilteredCPWizard - Class in org.eclipse.datatools.connectivity.ui.wizards
 
NewFilteredCPWizard() - Constructor for class org.eclipse.datatools.connectivity.ui.wizards.NewFilteredCPWizard
 
NewFilteredCPWizard(ViewerFilter, IConnectionProfile) - Constructor for class org.eclipse.datatools.connectivity.ui.wizards.NewFilteredCPWizard
 
NewFilteredCPWizard(ViewerFilter[], IConnectionProfile) - Constructor for class org.eclipse.datatools.connectivity.ui.wizards.NewFilteredCPWizard
 
newFilterExprException(FilterExpression, OdaException) - Static method in class org.eclipse.datatools.connectivity.oda.spec.util.ValidatorUtil
Creates and returns a top-level OdaException to indicate that the specified FilterExpression is the cause of the specified driverEx exception.
newFilterExprException(String, FilterExpression) - Static method in class org.eclipse.datatools.connectivity.oda.spec.util.ValidatorUtil
Creates and returns an OdaException with the specified FilterExpression identified as the cause.
NewFunctionPage1_return_data - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
NewHSQLDBConnectionProfileWizard - Class in org.eclipse.datatools.enablement.hsqldb.ui.connection
 
NewHSQLDBConnectionProfileWizard() - Constructor for class org.eclipse.datatools.enablement.hsqldb.ui.connection.NewHSQLDBConnectionProfileWizard
 
newInstance(String) - Static method in class org.eclipse.datatools.enablement.sybase.ui.SybaseDatabaseProfileSetting
 
newInstance(String, String) - Static method in class org.eclipse.datatools.enablement.sybase.ui.SybaseDatabaseSetting
 
NewJDBCFilteredCPWizard - Class in org.eclipse.datatools.connectivity.db.generic.ui.wizard
Simple class that filters out everything but Database profile wizards.
NewJDBCFilteredCPWizard() - Constructor for class org.eclipse.datatools.connectivity.db.generic.ui.wizard.NewJDBCFilteredCPWizard
 
NEWLINE - Static variable in interface org.eclipse.datatools.enablement.sybase.IGenericDdlConstants
 
NEWLINE - Static variable in interface org.eclipse.datatools.sqltools.editor.template.TemplateConstant
 
NEWLINENUMBER - Static variable in interface org.eclipse.datatools.sqltools.editor.template.TemplateConstant
 
newOdaException(String, String) - Static method in class org.eclipse.datatools.connectivity.oda.spec.util.ValidatorUtil
Creates and returns an OdaException with the specified message and an IllegalArgumentException cause with the specified causeIdentifier.
newQuery(String) - Method in interface org.eclipse.datatools.connectivity.oda.IConnection
Returns an IQuery object of the given data set type.
newResultProjectionException(ResultProjection, OdaException) - Static method in class org.eclipse.datatools.connectivity.oda.spec.util.ValidatorUtil
Creates and returns a top-level OdaException to indicate that the specified result projection is the cause of the specified driverEx exception.
newResultProjectionException(String, ResultProjection) - Static method in class org.eclipse.datatools.connectivity.oda.spec.util.ValidatorUtil
Creates and returns a top-level OdaException to indicate that the specified result projection is the cause of the specified driverEx exception.
newResultSetSpecException(String, ResultSetSpecification, OdaException) - Static method in class org.eclipse.datatools.connectivity.oda.spec.util.ValidatorUtil
Creates and returns a top-level OdaException to indicate that the specified result set specification is the cause of the specified driverEx exception.
newSortKeyException(int, OdaException) - Static method in class org.eclipse.datatools.connectivity.oda.spec.util.ValidatorUtil
Creates and returns a top-level OdaException to indicate that the specified sort key is the cause of the specified driverEx exception.
newSortKeyException(String, int) - Static method in class org.eclipse.datatools.connectivity.oda.spec.util.ValidatorUtil
Creates and returns a top-level OdaException to indicate that the specified sort key is the cause of the specified driverEx exception.
newSortSpecException(SortSpecification, OdaException) - Static method in class org.eclipse.datatools.connectivity.oda.spec.util.ValidatorUtil
Creates and returns a top-level OdaException to indicate that the specified sort specification is the cause of the specified driverEx exception.
newSortSpecException(String, SortSpecification) - Static method in class org.eclipse.datatools.connectivity.oda.spec.util.ValidatorUtil
Creates and returns a top-level OdaException to indicate that the specified sort specification is the cause of the specified driverEx exception.
NewSQLITEConnectionProfileWizard - Class in org.eclipse.datatools.enablement.sqlite.ui.connection
 
NewSQLITEConnectionProfileWizard() - Constructor for class org.eclipse.datatools.enablement.sqlite.ui.connection.NewSQLITEConnectionProfileWizard
 
NewSQLStatementComposite - Class in org.eclipse.datatools.sqltools.sqlbuilder.actions
This class creates a composite with statement name, type of statement template and whether to create the template in the SQL Builder or SQL editor.
NewSQLStatementComposite(Composite, int) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.actions.NewSQLStatementComposite
Creates an instance of this class with the given parent composite and style flags.
NewSQLStatementDialog - Class in org.eclipse.datatools.sqltools.sqlbuilder.actions
This class implements a dialog which allows the user to name a new SQL statement, select it's type, and select an editor with which to edit it.
NewSQLStatementDialog(Shell, IInputValidator) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.actions.NewSQLStatementDialog
Creates an instance of this class.
newToken(int) - Static method in class org.eclipse.datatools.enablement.sybase.parser.Token
Returns a new Token object, by default.
newToken(int) - Static method in class org.eclipse.datatools.sqltools.sql.parser.Token
Returns a new Token object, by default.
newValue - Variable in class org.eclipse.datatools.enablement.sybase.deltaddl.SybaseDeltaDdlGeneration.FeatureChangeRecord
 
newValueExprException(ValueExpression, OdaException) - Static method in class org.eclipse.datatools.connectivity.oda.spec.util.ValidatorUtil
Creates and returns a top-level OdaException to indicate that the specified value expression is the cause of the specified driverEx exception.
newValueExprException(String, ValueExpression) - Static method in class org.eclipse.datatools.connectivity.oda.spec.util.ValidatorUtil
Creates and returns an OdaException with the specified value expression identified as the cause.
next() - Method in interface org.eclipse.datatools.connectivity.oda.IResultSet
Moves the cursor down one row from its current position.
next - Variable in class org.eclipse.datatools.enablement.sybase.parser.Token
A reference to the next regular (non-special) token from the input stream.
next - Variable in class org.eclipse.datatools.sqltools.sql.parser.Token
A reference to the next regular (non-special) token from the input stream.
nextToken() - Method in class org.eclipse.datatools.sqltools.data.internal.core.load.DataFileTokenizer
 
nextToken(int, int) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.indent.SQLHeuristicScanner
Returns the next token in forward direction, starting at start, and not extending further than bound.
nextToken(int) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.indent.SQLIndenter
Reads the next token in backward direction of start from the heuristic scanner and sets the fields fToken, fPreviousPosition and fPosition accordingly.
NICKNAME_FILTER - Static variable in interface org.eclipse.datatools.connectivity.sqm.core.connection.ConnectionFilter
 
NIL_ON_NO_CONTENT - Static variable in class org.eclipse.datatools.modelbase.sql.xml.query.XMLNullHandlingType
The 'NIL ON NO CONTENT' literal value.
NIL_ON_NO_CONTENT_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.xml.query.XMLNullHandlingType
The 'NIL ON NO CONTENT' literal object.
NIL_ON_NULL - Static variable in class org.eclipse.datatools.modelbase.sql.xml.query.XMLNullHandlingType
The 'NIL ON NULL' literal value.
NIL_ON_NULL_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.xml.query.XMLNullHandlingType
The 'NIL ON NULL' literal object.
NO - Static variable in interface org.eclipse.datatools.enablement.sybase.IGenericDdlConstants
 
NO - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
NO_ACTION - Static variable in class org.eclipse.datatools.modelbase.sql.schema.ReferentialActionType
The 'NO ACTION' literal value.
NO_ACTION_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.schema.ReferentialActionType
The 'NO ACTION' literal object.
NO_COLLATION - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.CoercibilityType
The 'NO COLLATION' literal value.
NO_COLLATION_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.CoercibilityType
The 'NO COLLATION' literal object.
NO_CORRECTION_AVAILABLE - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.SQLParseErrorInfo
 
NO_DEFAULT - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.TypeOfDefault
The 'NO DEFAULT' literal value.
NO_DEFAULT_LITERAL - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.TypeOfDefault
The 'NO DEFAULT' literal object.
NO_ERROR - Static variable in class org.eclipse.datatools.sqltools.sql.identifier.ValidatorMessage
No error message NO
NO_FILE_LINK_CONTROL - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.LinkControlOption
The 'NO FILE LINK CONTROL' literal value.
NO_FILE_LINK_CONTROL_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.LinkControlOption
The 'NO FILE LINK CONTROL' literal object.
NO_HIDE_DOWN - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.views.CustomSashForm
Custom style bits.
NO_HIDE_LEFT - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.views.CustomSashForm
Custom style bits.
NO_HIDE_RIGHT - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.views.CustomSashForm
Custom style bits.
NO_HIDE_UP - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.views.CustomSashForm
Custom style bits.
NO_MATCHING_QUOTES - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SQLUtil
 
NO_MATCHING_QUOTES - Static variable in class org.eclipse.datatools.sqltools.sql.util.SQLUtil
 
NO_QUOTES - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SQLUtil
 
NO_QUOTES - Static variable in class org.eclipse.datatools.sqltools.sql.util.SQLUtil
 
NO_SQL - Static variable in class org.eclipse.datatools.modelbase.sql.routines.DataAccess
The 'NO SQL' literal value.
NO_SQL_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.routines.DataAccess
The 'NO SQL' literal object.
NO_TRIGGER_COLUMN - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.ITriggerValidatorConstants
 
NO_TRIGGER_EVENT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.ITriggerValidatorConstants
 
NO_TRIGGER_TABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.ITriggerValidatorConstants
 
Node - Interface in org.eclipse.datatools.enablement.sybase.parser
 
Node - Interface in org.eclipse.datatools.sqltools.db.derby.parser
 
Node - Interface in org.eclipse.datatools.sqltools.db.generic.parser
 
Node - Interface in org.eclipse.datatools.sqltools.sql.parser.ast
All AST nodes must implement this interface.
NodeFactory - Class in org.eclipse.datatools.enablement.sybase.asa.virtual
 
NodeFactory() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.virtual.NodeFactory
 
NodeFactory - Class in org.eclipse.datatools.enablement.sybase.ase.virtual
 
NodeFactory() - Constructor for class org.eclipse.datatools.enablement.sybase.ase.virtual.NodeFactory
 
nodeFactory - Static variable in class org.eclipse.datatools.enablement.sybase.ui.util.DSEContentProviderUtil
 
NOEVENTTYPE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.EventType
The 'NOEVENTTYPE' literal value.
NOEVENTTYPE_LITERAL - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.EventType
The 'NOEVENTTYPE' literal object.
NOHOLDLOCK - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
NOHOLDLOCK - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
NOHOLDLOCK - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
NON_WORD - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.SybaseParameterValidator
 
NONCLUSTERED - Static variable in interface org.eclipse.datatools.enablement.sybase.ddl.ISybaseDdlConstants
 
NONCLUSTERED - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
NONCLUSTERED - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
NONCLUSTERED - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
NONE - Static variable in enum org.eclipse.datatools.connectivity.oda.design.TextWrapType
The 'None' literal value.
NONE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.ICompositeProvider
Style constant for the basic layout (value is 0).
NONE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.INameCompositeProvider
Style constant for the basic layout (value is 0).
NONE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.NameCompositeProvider
Style constant for the basic layout (value is 0).
NONE - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.IntegrityControlOption
The 'NONE' literal value.
NONE - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.UnlinkOption
The 'NONE' literal value.
NONE - Static variable in class org.eclipse.datatools.modelbase.sql.query.helper.JoinHelper
 
NONE - Static variable in class org.eclipse.datatools.modelbase.sql.query.NullOrderingType
The 'NONE' literal value.
NONE - Static variable in class org.eclipse.datatools.modelbase.sql.query.OrderingSpecType
The 'NONE' literal value.
NONE - Static variable in class org.eclipse.datatools.modelbase.sql.query.ValueExpressionUnaryOperator
The 'NONE' literal value.
NONE - Static variable in class org.eclipse.datatools.modelbase.sql.tables.CheckType
The 'NONE' literal value.
NONE - Static variable in class org.eclipse.datatools.modelbase.sql.xml.query.XMLContentType
The 'NONE' literal value.
NONE - Static variable in class org.eclipse.datatools.modelbase.sql.xml.query.XMLContentType2
The 'NONE' literal value.
NONE - Static variable in class org.eclipse.datatools.modelbase.sql.xml.query.XMLDeclarationType
The 'NONE' literal value.
NONE - Static variable in class org.eclipse.datatools.modelbase.sql.xml.query.XMLEmptyHandlingType
The 'NONE' literal value.
NONE - Static variable in class org.eclipse.datatools.modelbase.sql.xml.query.XMLNullHandlingType
The 'NONE' literal value.
NONE - Static variable in class org.eclipse.datatools.modelbase.sql.xml.query.XMLPassingType
The 'NONE' literal value.
NONE - Static variable in class org.eclipse.datatools.modelbase.sql.xml.query.XMLReturningType
The 'NONE' literal value.
NONE - Static variable in class org.eclipse.datatools.modelbase.sql.xml.query.XMLWhitespaceHandlingType
The 'NONE' literal value.
NONE_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.IntegrityControlOption
The 'NONE' literal object.
NONE_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.UnlinkOption
The 'NONE' literal object.
NONE_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.query.NullOrderingType
The 'NONE' literal object.
NONE_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.query.OrderingSpecType
The 'NONE' literal object.
NONE_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.query.ValueExpressionUnaryOperator
The 'NONE' literal object.
NONE_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.tables.CheckType
The 'NONE' literal object.
NONE_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.xml.query.XMLContentType
The 'NONE' literal object.
NONE_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.xml.query.XMLContentType2
The 'NONE' literal object.
NONE_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.xml.query.XMLDeclarationType
The 'NONE' literal object.
NONE_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.xml.query.XMLEmptyHandlingType
The 'NONE' literal object.
NONE_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.xml.query.XMLNullHandlingType
The 'NONE' literal object.
NONE_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.xml.query.XMLPassingType
The 'NONE' literal object.
NONE_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.xml.query.XMLReturningType
The 'NONE' literal object.
NONE_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.xml.query.XMLWhitespaceHandlingType
The 'NONE' literal object.
NONESHARABLETEMPTABLE - Static variable in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.TableType
The 'NONESHARABLETEMPTABLE' literal value.
NONESHARABLETEMPTABLE_LITERAL - Static variable in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.TableType
The 'NONESHARABLETEMPTABLE' literal object.
nonterminalIndex(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexerprs
 
nonterminalIndex(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexerprs
 
nonterminalIndex - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
nonterminalIndex(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
nonterminalIndex - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs.NonterminalIndex
 
nonterminalIndex - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
nonterminalIndex(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
nonterminalIndex - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs.NonterminalIndex
 
NOT - Static variable in interface org.eclipse.datatools.enablement.sybase.IGenericDdlConstants
 
NOT - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
NOT - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
NOT - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
NOT_DETERMINISTIC - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
NOT_EQUAL - Static variable in class org.eclipse.datatools.modelbase.sql.query.PredicateComparisonOperator
The 'NOT EQUAL' literal value.
NOT_EQUAL_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.query.PredicateComparisonOperator
The 'NOT EQUAL' literal object.
NOT_EXPRESSION - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Not Expression' class.
NOT_EXPRESSION - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The meta object id for the 'Not Expression' class.
NOT_EXPRESSION__NEGATABLE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Negatable' attribute.
NOT_EXPRESSION__NEGATING_EXPRESSION - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Negating Expression' containment reference feature.
NOT_EXPRESSION__NEGATING_EXPRESSION - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Negating Expression' containment reference.
NOT_EXPRESSION_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The number of structural features of the 'Not Expression' class.
NOT_FOUND - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.indent.SQLHeuristicScanner
Returned by all methods when the requested position could not be found, or if a BadLocationExceptionwas thrown while scanning.
NOT_NULLABLE - Static variable in enum org.eclipse.datatools.connectivity.oda.design.ElementNullability
The 'Not Nullable' literal value.
NOT_NULLABLE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.AllowNullType
The 'Not Nullable' literal value.
NOT_NULLABLE_LITERAL - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.AllowNullType
The 'Not Nullable' literal object.
NOT_TRANSACTION - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.TransactionOption
The 'NOT TRANSACTION' literal value.
NOT_TRANSACTION_LITERAL - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.TransactionOption
The 'NOT TRANSACTION' literal object.
notEmpty(Text) - Static method in class org.eclipse.datatools.sqltools.common.ui.util.SWTUtils
Checks that a Text control is not null and not empty
notEmpty(Combo) - Static method in class org.eclipse.datatools.sqltools.common.ui.util.SWTUtils
Checks that a Combo control is not null and not empty
NOTEQUAL - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
NOTEQUAL - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
NOTEQUAL - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
NotExpression - Interface in org.eclipse.datatools.connectivity.oda.design
A representation of the model object 'Not Expression'.
NotExpression - Class in org.eclipse.datatools.connectivity.oda.spec.result.filter
A negated runtime filter expression.
NotExpression(FilterExpression) - Constructor for class org.eclipse.datatools.connectivity.oda.spec.result.filter.NotExpression
 
notifyChanged(ICatalogObject, int) - Method in interface org.eclipse.datatools.connectivity.sqm.core.rte.ICatalogObjectListener
 
notifyChanged(Notification) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.PrivilegesBlock
Subclass can override this method to do something when the model changes
notifyChanged(Notification) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.TablePrivilegesBlock
 
notifyChanged(Notification) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.ASATableSchemaEditorPage
Subclass should override this method to act properly when the model change event comes
notifyChanged(Notification) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.ASAColumnsEditorPage
Do something when the model change event occurs, generally we refresh this page, but since the refresh method is called when page changes (Lazy refresh), we dont need to refresh here.
notifyChanged(Notification) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints.ASAConstraintsEditorPage
Should refresh this page (Active refresh) when:
Column is added or removed from the constraint Constraint is added or removed
notifyChanged(Notification) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints.SQLConstraintsTreeViewerInput
Will be notified when constraint is added or removed
notifyChanged(ICatalogObject, int) - Method in class org.eclipse.datatools.enablement.sybase.ase.providers.SybaseASEContentProvider
Will get notified whenever the Server Explorer needs to be refreshed
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.accesscontrol.provider.AuthorizationIdentifierItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.accesscontrol.provider.GroupItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.accesscontrol.provider.PrivilegeItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.accesscontrol.provider.RoleAuthorizationItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.accesscontrol.provider.RoleItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.accesscontrol.provider.UserItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.constraints.provider.AssertionItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.constraints.provider.CheckConstraintItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.constraints.provider.ConstraintItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.constraints.provider.ForeignKeyItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.constraints.provider.IndexItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.constraints.provider.IndexMemberItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.constraints.provider.PrimaryKeyItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.constraints.provider.ReferenceConstraintItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.constraints.provider.TableConstraintItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.constraints.provider.UniqueConstraintItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.ApproximateNumericDataTypeItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.ArrayDataTypeItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.AttributeDefinitionItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.BinaryStringDataTypeItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.BooleanDataTypeItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.CharacterSetItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.CharacterStringDataTypeItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.CollectionDataTypeItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.ConstructedDataTypeItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.DataLinkDataTypeItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.DataTypeItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.DateDataTypeItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.DistinctUserDefinedTypeItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.DomainItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.ElementTypeItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.ExactNumericDataTypeItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.FieldItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.FixedPrecisionDataTypeItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.IntegerDataTypeItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.IntervalDataTypeItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.MultisetDataTypeItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.NumericalDataTypeItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.PredefinedDataTypeItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.ReferenceDataTypeItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.RowDataTypeItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.SQLDataTypeItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.StructuredUserDefinedTypeItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.TimeDataTypeItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.UserDefinedTypeItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.UserDefinedTypeOrderingItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.XMLDataTypeItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.expressions.provider.QueryExpressionDefaultItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.expressions.provider.SearchConditionDefaultItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.expressions.provider.ValueExpressionDefaultItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ColumnNameItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.CursorReferenceItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.GroupingExpressionItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.GroupingItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.GroupingSetsElementExpressionItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.GroupingSetsElementItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.GroupingSetsElementSublistItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.GroupingSetsItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.GroupingSpecificationItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.OrderByOrdinalItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.OrderByResultColumnItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.OrderBySpecificationItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.OrderByValueExpressionItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.PredicateBasicItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.PredicateBetweenItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.PredicateExistsItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.PredicateInItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.PredicateInValueListItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.PredicateInValueRowSelectItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.PredicateInValueSelectItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.PredicateIsNullItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.PredicateItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.PredicateLikeItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.PredicateQuantifiedItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.PredicateQuantifiedRowSelectItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.PredicateQuantifiedValueSelectItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.QueryChangeStatementItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.QueryCombinedItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.QueryDeleteStatementItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.QueryExpressionBodyItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.QueryExpressionRootItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.QueryInsertStatementItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.QueryMergeStatementItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.QueryNestedItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.QueryResultSpecificationItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.QuerySearchConditionItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.QuerySelectItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.QuerySelectStatementItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.QueryStatementItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.QueryUpdateStatementItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.QueryValueExpressionItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.QueryValuesItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ResultColumnItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ResultTableAllColumnsItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SearchConditionCombinedItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SearchConditionNestedItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SQLQueryObjectItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SuperGroupElementExpressionItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SuperGroupElementItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SuperGroupElementSublistItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SuperGroupItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.TableCorrelationItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.TableExpressionItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.TableFunctionItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.TableInDatabaseItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.TableJoinedItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.TableNestedItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.TableReferenceItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.UpdateAssignmentExpressionItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.UpdateSourceExprListItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.UpdateSourceItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.UpdateSourceQueryItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionAtomicItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionCaseElseItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionCaseItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionCaseSearchContentItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionCaseSearchItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionCaseSimpleContentItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionCaseSimpleItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionCastItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionColumnItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionCombinedItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionDefaultValueItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionFunctionItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionLabeledDurationItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionNestedItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionNullValueItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionScalarSelectItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionSimpleItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionVariableItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.ValuesRowItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.WithTableReferenceItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.WithTableSpecificationItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.routines.provider.BuiltInFunctionItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.routines.provider.FunctionItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.routines.provider.MethodItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.routines.provider.ParameterItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.routines.provider.ProcedureItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.routines.provider.RoutineItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.routines.provider.RoutineResultTableItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.routines.provider.SourceItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.routines.provider.UserDefinedFunctionItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.schema.provider.CatalogItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.schema.provider.CommentItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.schema.provider.DatabaseItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.schema.provider.DependencyItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.schema.provider.EventItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.schema.provider.IdentitySpecifierItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.schema.provider.SchemaItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.schema.provider.SequenceItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.schema.provider.SQLObjectItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.schema.provider.TypedElementItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.statements.provider.SQLStatementDefaultItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.tables.provider.BaseTableItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.tables.provider.ColumnItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.tables.provider.DerivedTableItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.tables.provider.PersistentTableItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.tables.provider.TableItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.tables.provider.TemporaryTableItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.tables.provider.TriggerItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.datatools.modelbase.sql.tables.provider.ViewTableItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.model.ISchemaObjectEditorModelListener
The model is changed, the detailed information is contained in the Notification instance.
notifyChanged(Notification) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.SchemaObjectEditorModelListenersNotifier
 
notifyChanged(Notification) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.GridContentProvider
 
notifyContentChange() - Method in interface org.eclipse.datatools.sqltools.sqlbuilder.IContentChangeListener
This should be called when the content changes.
notifyContentChange() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilder
Called when content has changed.
notifyContentChange() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilderEditor
Implements IContentChangeListener.notifyContentChange()
notifySelectionChanged(SelectionChangedEvent) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.update.UpdateDesignViewer
 
notifySQLExecuted() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilder
Called when SQL statement has been executed.
notSupported() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPDebugElement
Throws a new debug exception with a status code of NOT_SUPPORTED.
notSupported(String) - Method in class org.eclipse.datatools.sqltools.routineeditor.launching.SPDebugTarget_Run
Throws a new debug exception with a status code of NOT_SUPPORTED.
NotSupportedSettingException_cause - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.Messages
 
NotSupportedSettingException_cause - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
NotSupportedSettingException_cause - Static variable in class org.eclipse.datatools.sqltools.routineeditor.launching.Messages
 
NOTTRANSACTIONAL - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.ISybaseASADdlConstants
 
noUnsupportedReparse() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLSourceViewer
 
NT_OFFSET - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexerprs
 
NT_OFFSET - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexerprs
 
NT_OFFSET - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
NT_OFFSET - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
ntAction(int, int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexerprs
 
ntAction(int, int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexerprs
 
ntAction(int, int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
ntAction(int, int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
NULL - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SystemDefinedDefaultType
The 'NULL' literal value.
NULL - Static variable in interface org.eclipse.datatools.enablement.sybase.IGenericDdlConstants
 
NULL - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
NULL - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
NULL - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
NULL_LITERAL - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SystemDefinedDefaultType
The 'NULL' literal object.
NULL_ON_EMPTY - Static variable in class org.eclipse.datatools.modelbase.sql.xml.query.XMLEmptyHandlingType
The 'NULL ON EMPTY' literal value.
NULL_ON_EMPTY_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.xml.query.XMLEmptyHandlingType
The 'NULL ON EMPTY' literal object.
NULL_ON_NULL - Static variable in class org.eclipse.datatools.modelbase.sql.xml.query.XMLNullHandlingType
The 'NULL ON NULL' literal value.
NULL_ON_NULL_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.xml.query.XMLNullHandlingType
The 'NULL ON NULL' literal object.
NULL_ORDERING_FIRST - Static variable in class org.eclipse.datatools.connectivity.oda.spec.result.SortSpecification
 
NULL_ORDERING_LAST - Static variable in class org.eclipse.datatools.connectivity.oda.spec.result.SortSpecification
 
NULL_ORDERING_NONE - Static variable in class org.eclipse.datatools.connectivity.oda.spec.result.SortSpecification
Constants that specify the null ordering specification of a sort key.
NULL_ORDERING_TYPE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Null Ordering Type' enum.
NULL_ORDERING_TYPE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The meta object id for the 'Null Ordering Type' enum.
NULL_ORDERING_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Null Ordering Type' enum.
NULL_ORDERING_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Null Ordering Type' enum.
NULL_ORDERING_TYPE_NONE - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
int constant for NullOrderingType.NONE
NULL_ORDERING_TYPE_NULLS_FIRST - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
int constant for NullOrderingType.NULLS_FIRST
NULL_ORDERING_TYPE_NULLS_LAST - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
int constant for NullOrderingType.NULLS_LAST
NULL_ORDERING_TYPE_OBJECT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Null Ordering Type Object' data type.
NULL_ORDERING_TYPE_OBJECT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The meta object id for the 'Null Ordering Type Object' data type.
null_predicate() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
null_predicate() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
null_stmt() - Method in class org.eclipse.datatools.enablement.sybase.parser.QuickSQLParser
 
null_stmt() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
null_stmt() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
NULL_VERSION - Static variable in class org.eclipse.datatools.connectivity.Version
 
NULLABLE - Static variable in enum org.eclipse.datatools.connectivity.oda.design.ElementNullability
The 'Nullable' literal value.
NULLABLE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.AllowNullType
The 'Nullable' literal value.
NULLABLE_COLUMN - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.ASATableEditorColumnsTableData
 
NULLABLE_LITERAL - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.AllowNullType
The 'Nullable' literal object.
NullIdentitySettings_allow_null - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.udteditor.pages.general.Messages
 
NullIdentitySettings_default_allow_null - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.udteditor.pages.general.Messages
 
NullIdentitySettings_not_allow_null - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.udteditor.pages.general.Messages
 
NULLIF - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
NULLIF - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
NULLIF - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
nullif_format() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
nullif_format() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
NullOrderingType - Enum in org.eclipse.datatools.connectivity.oda.design
A representation of the literals of the enumeration 'Null Ordering Type', and utility methods for working with them.
NullOrderingType - Class in org.eclipse.datatools.modelbase.sql.query
A representation of the literals of the enumeration 'Null Ordering Type', and utility methods for working with them.
nullprogram() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
nullprogram() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
NULLS_FIRST - Static variable in class org.eclipse.datatools.modelbase.sql.query.NullOrderingType
The 'NULLS FIRST' literal value.
NULLS_FIRST_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.query.NullOrderingType
The 'NULLS FIRST' literal object.
NULLS_FIRST_VALUE - Static variable in enum org.eclipse.datatools.connectivity.oda.design.NullOrderingType
The 'Nulls First' literal value.
NULLS_LAST - Static variable in class org.eclipse.datatools.modelbase.sql.query.NullOrderingType
The 'NULLS LAST' literal value.
NULLS_LAST_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.query.NullOrderingType
The 'NULLS LAST' literal object.
NULLS_LAST_VALUE - Static variable in enum org.eclipse.datatools.connectivity.oda.design.NullOrderingType
The 'Nulls Last' literal value.
NUM_NONTERMINALS - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexerprs
 
NUM_NONTERMINALS - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexerprs
 
NUM_NONTERMINALS - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
NUM_NONTERMINALS - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
NUM_RULES - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexerprs
 
NUM_RULES - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexerprs
 
NUM_RULES - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
NUM_RULES - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
NUM_STATES - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexerprs
 
NUM_STATES - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexerprs
 
NUM_STATES - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
NUM_STATES - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
NUM_SYMBOLS - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexerprs
 
NUM_SYMBOLS - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexerprs
 
NUM_SYMBOLS - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
NUM_SYMBOLS - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
number() - Method in class org.eclipse.datatools.enablement.sybase.parser.QuickSQLParser
 
number() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
number() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
NumberDataType - Interface in org.eclipse.datatools.modelbase.sql.datatypes
A representation of the model object 'Number Data Type'.
NUMERIC - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.SQLDataTypes
 
NUMERIC - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.PrimitiveType
The 'NUMERIC' literal value.
NUMERIC_CONSTANT - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.constant.ConstantOptionsPage
 
NUMERIC_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.PrimitiveType
The 'NUMERIC' literal object.
NUMERIC_TYPE_SYSTEM_DEFAULTS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASADefaultWrapper
 
NUMERIC_TYPE_SYSTEM_DEFAULTS_NO_GLOBAL_AUTO - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASADefaultWrapper
 
NUMERICAL_DATA_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Numerical Data Type' class.
NUMERICAL_DATA_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The meta object id for the 'Numerical Data Type' class.
NUMERICAL_DATA_TYPE__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Comments' reference list.
NUMERICAL_DATA_TYPE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Dependencies' containment reference list.
NUMERICAL_DATA_TYPE__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Description' attribute.
NUMERICAL_DATA_TYPE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'EAnnotations' containment reference list.
NUMERICAL_DATA_TYPE__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Extensions' containment reference list.
NUMERICAL_DATA_TYPE__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Label' attribute.
NUMERICAL_DATA_TYPE__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Name' attribute.
NUMERICAL_DATA_TYPE__PRECISION - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Precision' attribute feature.
NUMERICAL_DATA_TYPE__PRECISION - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Precision' attribute.
NUMERICAL_DATA_TYPE__PRIMITIVE_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Primitive Type' attribute.
NUMERICAL_DATA_TYPE__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Privileges' reference list.
NUMERICAL_DATA_TYPE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The number of structural features of the 'Numerical Data Type' class.
NumericalDataType - Interface in org.eclipse.datatools.modelbase.sql.datatypes
A representation of the model object 'Numerical Data Type'.
NumericalDataTypeItemProvider - Class in org.eclipse.datatools.modelbase.sql.datatypes.provider
This is the item provider adapter for a NumericalDataType object.
NumericalDataTypeItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.datatypes.provider.NumericalDataTypeItemProvider
This constructs an instance from a factory and a notifier.
NUMERICCONSTANT - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.constant.ConstantExpressionWizard
 
NUMERICCONSTANT - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.ExpressionBuilderWizard
 
NumericConstantBuilderPage - Class in org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.constant
 
NumericConstantBuilderPage(SQLQueryObject, QueryValueExpression) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.constant.NumericConstantBuilderPage
 
NUMERICCONSTANTBUILDERPAGE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.ExpressionBuilderWizard
 
numericDataTypePromotion(DataType, DataType) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.ValueExpressionHelper
Do the numeric data type promotion
numWords(String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.StringUtility
 
numWords(String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.TString
 
NVARCHAR - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.SQLDataTypes
 

O

object() - Method in class org.eclipse.datatools.enablement.sybase.parser.QuickSQLParser
 
object() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
object() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
OBJECT_EXTENSION - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage.Literals
The meta object literal for the 'Object Extension' class.
OBJECT_EXTENSION - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The meta object id for the 'Object Extension' class.
OBJECT_EXTENSION__SQL_OBJECT - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage.Literals
The meta object literal for the 'SQL Object' container reference feature.
OBJECT_EXTENSION__SQL_OBJECT - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'SQL Object' container reference.
OBJECT_EXTENSION_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The number of structural features of the 'Object Extension' class.
Object_is_hidden - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
ObjectComboHelper - Class in org.eclipse.datatools.sqltools.sqlbuilder.views
 
ObjectComboHelper(Combo) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.ObjectComboHelper
 
ObjectComboHelper(CCombo) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.ObjectComboHelper
 
ObjectCreationWizard_no_connection - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
ObjectExtension - Interface in org.eclipse.datatools.modelbase.sql.schema
A representation of the model object 'Object Extension'.
ObjectHelper - Class in org.eclipse.datatools.sqltools.sqlbuilder.views
 
ObjectHelper() - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.ObjectHelper
 
ObjectListHelper - Class in org.eclipse.datatools.sqltools.sqlbuilder.views
 
ObjectListHelper(List) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.ObjectListHelper
 
ObjectTransfer - Class in org.eclipse.datatools.sqltools.common.ui.tableviewer
This derived implementation of a byte array transfer short circuits the transfer process so that a local transfer does not serialize the object and hence can and will return the original object, not just a clone.
ObjectviewerConstants - Interface in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source
 
ObjectViewerUtil_exception_getconnection - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.Messages
 
ObjectViewerUtil_exception_getServerType - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
ObjectViewerUtil_namevalidate_Exception - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
observableShutdown() - Method in interface org.eclipse.datatools.sqltools.debugger.core.IConnectionObserver
Notifies the observer that the observable is shutting down.
occurrenceOf(String, char) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.StringUtility
 
occurrenceOf(String, char) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.TString
 
ODA_APP_CONTEXT_KEY_CONSUMER_RESOURCE_IDS - Static variable in class org.eclipse.datatools.connectivity.oda.util.ResourceIdentifiers
A pre-defined key to associate an instance of ResourceIdentifiers in an application context map.
ODA_BOOLEAN_DATA_TYPE_CODES - Static variable in class org.eclipse.datatools.connectivity.oda.util.manifest.DataTypeMapping
 
ODA_COMPLEX_DATA_TYPE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Oda Complex Data Type' enum.
ODA_COMPLEX_DATA_TYPE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The meta object id for the 'Oda Complex Data Type' enum.
ODA_COMPLEX_DATA_TYPE_OBJECT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Oda Complex Data Type Object' data type.
ODA_COMPLEX_DATA_TYPE_OBJECT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The meta object id for the 'Oda Complex Data Type Object' data type.
ODA_CONN_PROP_CONTEXT - Static variable in interface org.eclipse.datatools.connectivity.oda.consumer.services.IPropertyProvider
 
ODA_CONSUMER_ID - Static variable in interface org.eclipse.datatools.connectivity.oda.consumer.services.IPropertyProvider
 
ODA_DATETIME_DATA_TYPE_CODES - Static variable in class org.eclipse.datatools.connectivity.oda.util.manifest.DataTypeMapping
 
ODA_DESIGN_SESSION - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Oda Design Session' class.
ODA_DESIGN_SESSION - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The meta object id for the 'Oda Design Session' class.
ODA_DESIGN_SESSION__REQUEST - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Request' containment reference feature.
ODA_DESIGN_SESSION__REQUEST - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Request' containment reference.
ODA_DESIGN_SESSION__RESPONSE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Response' containment reference feature.
ODA_DESIGN_SESSION__RESPONSE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Response' containment reference.
ODA_DESIGN_SESSION_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The number of structural features of the 'Oda Design Session' class.
ODA_NUMERIC_DATA_TYPE_CODES - Static variable in class org.eclipse.datatools.connectivity.oda.util.manifest.DataTypeMapping
 
ODA_RELOAD_PROFILE_STORE - Static variable in interface org.eclipse.datatools.connectivity.oda.consumer.services.IPropertyProvider
The pre-defined key in an application context Map to specify the profile loading behavior of an IPropertyProvider implementation that supports it.
ODA_SCALAR_DATA_TYPE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Oda Scalar Data Type' enum.
ODA_SCALAR_DATA_TYPE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The meta object id for the 'Oda Scalar Data Type' enum.
ODA_SCALAR_DATA_TYPE_OBJECT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Oda Scalar Data Type Object' data type.
ODA_SCALAR_DATA_TYPE_OBJECT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The meta object id for the 'Oda Scalar Data Type Object' data type.
ODA_STRING_DATA_TYPE_CODES - Static variable in class org.eclipse.datatools.connectivity.oda.util.manifest.DataTypeMapping
 
OdaComplexDataType - Enum in org.eclipse.datatools.connectivity.oda.design
A representation of the literals of the enumeration 'Oda Complex Data Type', and utility methods for working with them.
OdaDesignSession - Interface in org.eclipse.datatools.connectivity.oda.design
Definition of an ODA design session on a Data Access Design.
OdaException - Exception in org.eclipse.datatools.connectivity.oda
An exception class that provides information on an ODA runtime driver error or other data provider errors.
OdaException() - Constructor for exception org.eclipse.datatools.connectivity.oda.OdaException
Instantiates an OdaException object whose message text defaults to null, SQLSTATE defaults to null, and vendorCode defaults to 0.
OdaException(String) - Constructor for exception org.eclipse.datatools.connectivity.oda.OdaException
Instantiates an OdaException object with a message.
OdaException(String, String) - Constructor for exception org.eclipse.datatools.connectivity.oda.OdaException
Instantiates an OdaException object with a message and SQLSTATE.
OdaException(String, String, int) - Constructor for exception org.eclipse.datatools.connectivity.oda.OdaException
Instantiates a fully specified OdaException object.
OdaException(Throwable) - Constructor for exception org.eclipse.datatools.connectivity.oda.OdaException
Instantiates an OdaException object whose message text defaults to null, and initialized with given cause.
OdaScalarDataType - Enum in org.eclipse.datatools.connectivity.oda.design
A representation of the literals of the enumeration 'Oda Scalar Data Type', and utility methods for working with them.
OF - Static variable in interface org.eclipse.datatools.enablement.sybase.IGenericDdlConstants
 
OF - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
OF - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
OF - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
OFF - Static variable in class org.eclipse.datatools.connectivity.oda.util.logging.Level
The constant indicating the integer value of OFF.
OFF - Static variable in interface org.eclipse.datatools.enablement.ase.ISybaseASEDdlConstants
 
OFF - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.ISybaseASADdlConstants
 
OFF - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.JavaSupportType
The 'OFF' literal value.
OFF - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
OFF - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
OFF - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
OFF_LEVEL - Static variable in class org.eclipse.datatools.connectivity.oda.util.logging.Level
The constant indicating the log level OFF.
OFF_LITERAL - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.JavaSupportType
The 'OFF' literal object.
OFFLINE_MENU_GROUP - Static variable in class org.eclipse.datatools.connectivity.ui.actions.WorkOfflineActionProvider
 
OFFSETS - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
OFFSETS - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
OFFSETS - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
oj_clause() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
oj_clause() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
oj_expr() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
oj_expr() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
oj_operator() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
oj_operator() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
OK - Static variable in enum org.eclipse.datatools.connectivity.oda.design.SessionStatus
The 'Ok' literal value.
OK - Static variable in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.IErrorItem
 
okToClose(ConnectEvent) - Method in class org.eclipse.datatools.connectivity.ConnectAdapter
 
okToClose(ConnectEvent) - Method in interface org.eclipse.datatools.connectivity.IConnectListener
Deprecated. Return false if the connection should be kept open
okToClose(ConnectEvent) - Method in interface org.eclipse.datatools.connectivity.IManagedConnectionListener
A client (or the user) has requested the connection managed by the associated IManagedConnection be closed.
okToClose(ConnectEvent) - Method in class org.eclipse.datatools.connectivity.ManagedConnectionAdapter
 
okToClose(ConnectEvent) - Method in class org.eclipse.datatools.sqltools.debugger.core.DebugHandlerManager
 
okToClose(ConnectEvent) - Method in interface org.eclipse.datatools.sqltools.editor.core.connection.ISQLToolsConnectListener
Asks if the profile can be closed currently
okToClose(ConnectEvent) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.profile.SQLEditorProfileListener
 
okToCloseEditors(String) - Static method in class org.eclipse.datatools.sqltools.sqleditor.internal.utils.EditorUtil
As long as there're dirty editors, don't close
okToDetach(ConnectEvent) - Method in interface org.eclipse.datatools.connectivity.IManagedConnectionOfflineListener
A client (or the user) has requested the "live" connection managed by the associated IManagedConnection be closed, replaced with an offline version.
okToDetach(ConnectEvent) - Method in class org.eclipse.datatools.connectivity.ManagedConnectionAdapter
 
OLD - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
OLD - Static variable in interface org.eclipse.datatools.enablement.sybase.IGenericDdlConstants
 
OLD_TABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.IGenericDdlConstants
 
oldValue - Variable in class org.eclipse.datatools.enablement.sybase.deltaddl.SybaseDeltaDdlGeneration.FeatureChangeRecord
 
OMIT_CURRENT_SCHEMA_ACTION_ID - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.actions.SQLBuilderActionBarContributor
 
OMIT_CURRENT_SCHEMA_CURRENT_SCHEMA - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.preferences.SQLBuilderPreferenceConstants
 
OMIT_CURRENT_SCHEMA_IN_SQL - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.preferences.SQLBuilderPreferenceConstants
 
OMIT_CURRENT_SCHEMA_USE_AUID - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.preferences.SQLBuilderPreferenceConstants
 
OMIT_SCHEMA_DEFAULT - Static variable in class org.eclipse.datatools.modelbase.sql.query.util.SQLQuerySourceFormat
Default value for omitSchema setting: null
OmitCurrentSchemaAction - Class in org.eclipse.datatools.sqltools.sqlbuilder.actions
 
OmitCurrentSchemaAction() - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.actions.OmitCurrentSchemaAction
Constructs an instance of this class.
OmitCurrentSchemaDialog - Class in org.eclipse.datatools.sqltools.sqlbuilder.dialogs
Dialog that shows the settings for Omitting or Including the current schema name in generated SQL.
OmitCurrentSchemaDialog(Shell, IOmitSchemaInfo, String) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.dialogs.OmitCurrentSchemaDialog
Creates a dialog for OmitCurrentSchema settings with an OK and Cancel button.
omitSchema(TableInDatabase) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
Returns true if the given tableInDB does not have to be qualified with its Schema name.
OmitSchemaChangedNotifier - Class in org.eclipse.datatools.sqltools.sqlbuilder.util
Class is used to call observer (SQLBuilder) of this class.
OmitSchemaInfo - Class in org.eclipse.datatools.sqltools.sqlbuilder.model
This class defines the set of properties which determine whether the current schema name is omitted from SQL generated by the SQL Query Builder.
OmitSchemaInfo() - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.model.OmitSchemaInfo
 
ON - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.JavaSupportType
The 'ON' literal value.
ON - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
ON - Static variable in interface org.eclipse.datatools.enablement.sybase.IGenericDdlConstants
 
ON - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
ON - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
ON - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
ON_EXCEPTION_RESUME - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
ON_LITERAL - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.JavaSupportType
The 'ON' literal object.
ONCE - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
ONCE - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
ONCE - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
ONCOMMITDELETE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.ISybaseASADdlConstants
 
ONCOMMITPRESERVE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.ISybaseASADdlConstants
 
ONE_NEW_LINE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
ONE_SPACE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
ONE_TAB - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
ONEXCEPTIONRESUME - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.ISybaseASADdlConstants
 
onInstanceFinished() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.MultipleTabsModeSection
 
onInstanceFinished() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.ResultSection
Does some jobs when resultInstanceFinish event occurs for the current result instance, for example, when using single window display mode, we need to display the parameters at the end
onInstanceFinished() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.SingleWindowGridSection
 
onInstanceFinished() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.SingleWindowModeSection
 
onInstanceFinished() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.SingleWindowTextSection
 
onInstanceReseted() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.MultipleTabsGridSection
 
onInstanceReseted() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.MultipleTabsModeSection
 
onInstanceReseted() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.MultipleTabsTextSection
 
onInstanceReseted() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.ResultSection
Refreshes UI when resultInstanceReset event occurs for the current result instance
onInstanceReseted() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.SingleWindowGridSection
 
onInstanceReseted() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.SingleWindowTextSection
 
ONLINE - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
ONLINE - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
ONLINE - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
ONLY - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
ONLY - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
ONLY - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
onNewItemAppended(ResultItem, int) - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.MultipleTabsModeSection
 
onNewItemAppended(ResultItem, int) - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.ResultSection
Shows the newly-appended result item (when resultInstanceAppended event occurs) for the current result instance
onNewItemAppended(ResultItem, int) - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.SingleWindowGridSection
 
onNewItemAppended(ResultItem, int) - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.SingleWindowTextSection
 
onParametersShown(List) - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.MultipleTabsModeSection
 
onParametersShown(List) - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.ResultSection
Shows the parameters for the current result instance, do nothing in single window display mode, because we need to display the parameters at the end in this mode
onParametersShown(List) - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.SingleWindowModeSection
 
open() - Method in class org.eclipse.datatools.connectivity.DriverConnectionBase
opens a connection to the server identified by the connection profile.
open() - Method in class org.eclipse.datatools.connectivity.drivers.jdbc.JDBCConnection
 
open(Properties) - Method in interface org.eclipse.datatools.connectivity.oda.IConnection
Attempts to establish a connection based on the given connection properties.
OPEN - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
open() - Method in interface org.eclipse.datatools.sqltools.data.internal.core.editor.ITableEditorResultFilter
Opens the external dialog.
open() - Method in class org.eclipse.datatools.sqltools.data.internal.core.load.DataFileTokenizer
Opens the extracted file to be loaded into the table.
open() - Method in class org.eclipse.datatools.sqltools.data.internal.core.load.TableLoader
 
OPEN - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
OPEN - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
open() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.dialogs.AddTableDialog
 
open() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.dialogs.ChangeSetOperatorDialog
 
open() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.dialogs.ChangeStatementTypeDialog
 
open() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.dialogs.OmitCurrentSchemaDialog
 
OPEN_DECLARATION_ACTION_ID - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.ISQLEditorActionConstants
Context menu id for open declaration action.
OPEN_FAILURE - Static variable in class org.eclipse.datatools.connectivity.oda.util.logging.LoggingErrorHandler
The constant indicating a open of an OutputStream fails.
openConnection(ConnectEvent) - Method in class org.eclipse.datatools.connectivity.ConnectAdapter
 
openConnection(ConnectEvent) - Method in interface org.eclipse.datatools.connectivity.IConnectListener
Deprecated. The listener should open a connection to the server.
openConnection() - Method in class org.eclipse.datatools.connectivity.ui.ContentExtensionBase
Extenders should open a connection
openConnection() - Method in class org.eclipse.datatools.connectivity.ui.ContentExtensionFactoryBase
Cache the created IConnection in ContentExtensionFactoryBase.
openConnection() - Method in interface org.eclipse.datatools.connectivity.ui.IContentExtension
When invoked, this object should open a connection to the referenced connection profile and return the root elements to be displayed under this elements node in the tree.
openConnection() - Method in class org.eclipse.datatools.connectivity.ui.ManagedContentExtensionBase
 
OPENDESCRIPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
OPENDESCRIPTION - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
OPENDESCRIPTION - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
openDialogBox(Control) - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.TableDialogCellEditor
Opens a dialog box under the given parent control and returns the dialog's value when it closes, or null if the dialog was cancelled or no selection was made in the dialog.
opened(ConnectEvent) - Method in interface org.eclipse.datatools.connectivity.IManagedConnectionListener
The connection managed by the associated IManagedConnection has been opened.
opened(ConnectEvent) - Method in class org.eclipse.datatools.connectivity.ManagedConnectionAdapter
 
openEditor() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.action.EditRoutineInFormAction
 
openEditor(String, String, String, ISchemaObjectEditModel, DatabaseIdentifier) - Static method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.SchemaObjectEditorUtils
Opens the editor for the given database object of the given database type.
openEditor(String, ISchemaObjectEditModel, DatabaseIdentifier) - Static method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.SchemaObjectEditorUtils
Opens the editor given the editor id
openEditor(IEditorInput, String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.WorkbenchUtility
Opens the given editor input object using the given editor.
openEditor(IFile) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.WorkbenchUtility
Opens the given file using the SQL Query Builder editor.
openEditor(IFile, String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.WorkbenchUtility
Opens the given file using the given editor.
openError(Shell, String, String, String, String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.WindowUtility
 
openErrorCreatingFile(Shell, IResource) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.WindowUtility
 
openFileResource(IFile) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SQLDomainModel
Initializes the SQL statement in the SQL Builder from the content of the given file.
OpenFilterDialogAction - Class in org.eclipse.datatools.sqltools.result.internal.ui.filters
Action to open the filters dialog
OpenFilterDialogAction(Shell) - Constructor for class org.eclipse.datatools.sqltools.result.internal.ui.filters.OpenFilterDialogAction
Constructor
OPENPAREN - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
OPENPAREN - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
OPENPAREN - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
OpenScrapbookAction - Class in org.eclipse.datatools.sqltools.sqlscrapbook.actions
Our sample action implements workbench action delegate.
OpenScrapbookAction() - Constructor for class org.eclipse.datatools.sqltools.sqlscrapbook.actions.OpenScrapbookAction
The constructor.
OpenScrapbookAction_scrapbook_title - Static variable in class org.eclipse.datatools.sqltools.sqlscrapbook.actions.Messages
 
openStorageResource(IStorage) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SQLDomainModel
Initializes the SQL statement in the SQL Builder from the contents of the given storage (non-file) resource object.
OPER_INDEX - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.view.ResultHistoryHelper
 
OperationCommand - Class in org.eclipse.datatools.sqltools.result
The OperationCommand is used to uniquely identify an execution result in SQL Results View, it is the starting point to use SQL Results View.
OperationCommand(int, String, String, String, String) - Constructor for class org.eclipse.datatools.sqltools.result.OperationCommand
Constructs an instance of OperationCommand.
OperationCommand(int, String, String, String, String, Serializable) - Constructor for class org.eclipse.datatools.sqltools.result.OperationCommand
Construstor
OperationCommand_action_after_run - Static variable in class org.eclipse.datatools.sqltools.result.internal.utils.Messages
 
OperationCommand_action_before_run - Static variable in class org.eclipse.datatools.sqltools.result.internal.utils.Messages
 
OperationCommand_action_browse - Static variable in class org.eclipse.datatools.sqltools.result.internal.utils.Messages
 
OperationCommand_action_create - Static variable in class org.eclipse.datatools.sqltools.result.internal.utils.Messages
 
OperationCommand_action_debug - Static variable in class org.eclipse.datatools.sqltools.result.internal.utils.Messages
 
OperationCommand_action_deploy - Static variable in class org.eclipse.datatools.sqltools.result.internal.utils.Messages
 
OperationCommand_action_drop - Static variable in class org.eclipse.datatools.sqltools.result.internal.utils.Messages
 
OperationCommand_action_edit - Static variable in class org.eclipse.datatools.sqltools.result.internal.utils.Messages
 
OperationCommand_action_execute - Static variable in class org.eclipse.datatools.sqltools.result.internal.utils.Messages
 
OperationCommand_action_export - Static variable in class org.eclipse.datatools.sqltools.result.internal.utils.Messages
 
OperationCommand_action_extract - Static variable in class org.eclipse.datatools.sqltools.result.internal.utils.Messages
 
OperationCommand_action_import - Static variable in class org.eclipse.datatools.sqltools.result.internal.utils.Messages
 
OperationCommand_action_load - Static variable in class org.eclipse.datatools.sqltools.result.internal.utils.Messages
 
OperationCommand_action_run - Static variable in class org.eclipse.datatools.sqltools.result.internal.utils.Messages
 
OperationCommand_action_validate - Static variable in class org.eclipse.datatools.sqltools.result.internal.utils.Messages
 
OperationCommand_status_critical - Static variable in class org.eclipse.datatools.sqltools.result.internal.utils.Messages
 
OperationCommand_status_failed - Static variable in class org.eclipse.datatools.sqltools.result.internal.utils.Messages
 
OperationCommand_status_running - Static variable in class org.eclipse.datatools.sqltools.result.internal.utils.Messages
 
OperationCommand_status_started - Static variable in class org.eclipse.datatools.sqltools.result.internal.utils.Messages
 
OperationCommand_status_succeeded - Static variable in class org.eclipse.datatools.sqltools.result.internal.utils.Messages
 
OperationCommand_status_terminated - Static variable in class org.eclipse.datatools.sqltools.result.internal.utils.Messages
 
OperationCommand_status_unknown - Static variable in class org.eclipse.datatools.sqltools.result.internal.utils.Messages
 
OperationCommand_status_warning - Static variable in class org.eclipse.datatools.sqltools.result.internal.utils.Messages
 
OperationCommand_unknown_action - Static variable in class org.eclipse.datatools.sqltools.result.internal.utils.Messages
 
OPERATOR - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLCompletionProposal
 
OPERATOR_IN - Static variable in interface org.eclipse.datatools.connectivity.sqm.core.connection.ConnectionFilter
 
OPERATOR_LIKE - Static variable in interface org.eclipse.datatools.connectivity.sqm.core.connection.ConnectionFilter
 
OPERATOR_NOT_IN - Static variable in interface org.eclipse.datatools.connectivity.sqm.core.connection.ConnectionFilter
 
OPERATOR_NOT_LIKE - Static variable in interface org.eclipse.datatools.connectivity.sqm.core.connection.ConnectionFilter
 
OPERATORS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
operators - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.model.SearchConditionHelper
 
operators - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.views.criteria.CriteriaGridViewer
 
OPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.IGenericDdlConstants
 
OPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
OPTION - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
OPTION - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
optional_as() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
optional_as() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
optional_comma_argument() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
optional_comma_argument() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
optional_compute_by_list() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
optional_compute_by_list() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
optional_derived_col_name_list() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
optional_derived_col_name_list() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
optional_else_clause() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
optional_else_clause() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
optional_expression() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
optional_expression() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
optional_from_clause() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
optional_from_clause() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
optional_insert_col_list() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
optional_insert_col_list() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
optional_name_list() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
optional_name_list() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
optional_name_list_or_all() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
optional_name_list_or_all() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
optional_param_default() - Method in class org.eclipse.datatools.enablement.sybase.parser.QuickSQLParser
 
optional_param_default() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
optional_param_default() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
optional_using_clause() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
optional_using_clause() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
optional_xact_name() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
optional_xact_name() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
OptionalPropertiesPane - Class in org.eclipse.datatools.connectivity.ui.wizards
A generic pane that collects user input of optional properties in delimited name-value pairs.
OptionalPropertiesPane(Composite, int, boolean) - Constructor for class org.eclipse.datatools.connectivity.ui.wizards.OptionalPropertiesPane
Constructor.
OR - Static variable in interface org.eclipse.datatools.enablement.ase.ISybaseASEDdlConstants
 
OR - Static variable in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.AccessRuleType
The 'OR' literal value.
OR - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
OR - Static variable in class org.eclipse.datatools.modelbase.sql.query.SearchConditionCombinedOperator
The 'OR' literal value.
OR - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
OR - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
OR_EXPRESSION - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Or Expression' class.
OR_EXPRESSION - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The meta object id for the 'Or Expression' class.
OR_EXPRESSION__CHILDREN - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Children' containment reference list.
OR_EXPRESSION__NEGATABLE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Negatable' attribute.
OR_EXPRESSION_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The number of structural features of the 'Or Expression' class.
OR_LITERAL - Static variable in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.AccessRuleType
The 'OR' literal object.
OR_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.query.SearchConditionCombinedOperator
The 'OR' literal object.
oracleAggregate - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.OracleFunctionNamesAndSignatures
 
oracleAggregate - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.OracleV9FunctionNamesAndSignatures
 
oracleAll - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.OracleFunctionNamesAndSignatures
 
oracleAll - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.OracleV9FunctionNamesAndSignatures
 
oracleCharacter - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.OracleFunctionNamesAndSignatures
 
oracleCharacter - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.OracleV9FunctionNamesAndSignatures
 
oracleConversion - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.OracleFunctionNamesAndSignatures
 
oracleConversion - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.OracleV9FunctionNamesAndSignatures
 
oracleDataTypes - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.cast.DataTypeHelper
 
oracleDate - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.OracleFunctionNamesAndSignatures
 
oracleDate - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.OracleV9FunctionNamesAndSignatures
 
OracleFunctionNamesAndSignatures - Class in org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder
 
OracleFunctionNamesAndSignatures() - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.OracleFunctionNamesAndSignatures
 
oracleMiscellaneousSingleRow - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.OracleFunctionNamesAndSignatures
 
oracleMiscellaneousSingleRow - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.OracleV9FunctionNamesAndSignatures
 
oracleNumber - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.OracleFunctionNamesAndSignatures
 
oracleNumber - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.OracleV9FunctionNamesAndSignatures
 
oracleObjectReference - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.OracleFunctionNamesAndSignatures
 
oracleObjectReference - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.OracleV9FunctionNamesAndSignatures
 
OracleThinDriverUIContributorBase - Class in org.eclipse.datatools.enablement.oracle.ui.drivers
Base class implementation that contributes UI controls to collect user input on Oracle JDBC connection properties.
OracleThinDriverUIContributorBase() - Constructor for class org.eclipse.datatools.enablement.oracle.ui.drivers.OracleThinDriverUIContributorBase
 
OracleV9FunctionNamesAndSignatures - Class in org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder
 
OracleV9FunctionNamesAndSignatures() - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.OracleV9FunctionNamesAndSignatures
 
ORDER - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.ISybaseASADdlConstants
 
ORDER - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
ORDER - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
ORDER - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
ORDER - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
ORDER_ASC - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
String constant for OrderBySpecification "ASC"
order_by_clause() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
order_by_clause() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
order_by_item() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
order_by_item() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
order_by_list() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
order_by_list() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
order_by_option() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
order_by_option() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
ORDER_BY_ORDINAL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Order By Ordinal' class.
ORDER_BY_ORDINAL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Order By Ordinal' class.
ORDER_BY_ORDINAL__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comments' reference list.
ORDER_BY_ORDINAL__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
ORDER_BY_ORDINAL__DESCENDING - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Descending' attribute.
ORDER_BY_ORDINAL__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Description' attribute.
ORDER_BY_ORDINAL__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
ORDER_BY_ORDINAL__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
ORDER_BY_ORDINAL__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Label' attribute.
ORDER_BY_ORDINAL__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Name' attribute.
ORDER_BY_ORDINAL__NULL_ORDERING_OPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Null Ordering Option' attribute.
ORDER_BY_ORDINAL__ORDERING_SPEC_OPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Ordering Spec Option' attribute.
ORDER_BY_ORDINAL__ORDINAL_VALUE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Ordinal Value' attribute feature.
ORDER_BY_ORDINAL__ORDINAL_VALUE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Ordinal Value' attribute.
ORDER_BY_ORDINAL__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Privileges' reference list.
ORDER_BY_ORDINAL__QUERY - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Query' container reference.
ORDER_BY_ORDINAL__SELECT_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Select Statement' container reference.
ORDER_BY_ORDINAL_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The number of structural features of the 'Order By Ordinal' class.
ORDER_BY_RESULT_COLUMN - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Order By Result Column' class.
ORDER_BY_RESULT_COLUMN - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Order By Result Column' class.
ORDER_BY_RESULT_COLUMN__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comments' reference list.
ORDER_BY_RESULT_COLUMN__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
ORDER_BY_RESULT_COLUMN__DESCENDING - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Descending' attribute.
ORDER_BY_RESULT_COLUMN__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Description' attribute.
ORDER_BY_RESULT_COLUMN__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
ORDER_BY_RESULT_COLUMN__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
ORDER_BY_RESULT_COLUMN__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Label' attribute.
ORDER_BY_RESULT_COLUMN__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Name' attribute.
ORDER_BY_RESULT_COLUMN__NULL_ORDERING_OPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Null Ordering Option' attribute.
ORDER_BY_RESULT_COLUMN__ORDERING_SPEC_OPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Ordering Spec Option' attribute.
ORDER_BY_RESULT_COLUMN__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Privileges' reference list.
ORDER_BY_RESULT_COLUMN__QUERY - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Query' container reference.
ORDER_BY_RESULT_COLUMN__RESULT_COL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Result Col' reference feature.
ORDER_BY_RESULT_COLUMN__RESULT_COL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Result Col' reference.
ORDER_BY_RESULT_COLUMN__SELECT_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Select Statement' container reference.
ORDER_BY_RESULT_COLUMN_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The number of structural features of the 'Order By Result Column' class.
ORDER_BY_SPECIFICATION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Order By Specification' class.
ORDER_BY_SPECIFICATION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Order By Specification' class.
ORDER_BY_SPECIFICATION__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comments' reference list.
ORDER_BY_SPECIFICATION__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
ORDER_BY_SPECIFICATION__DESCENDING - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Descending' attribute feature.
ORDER_BY_SPECIFICATION__DESCENDING - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Descending' attribute.
ORDER_BY_SPECIFICATION__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Description' attribute.
ORDER_BY_SPECIFICATION__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
ORDER_BY_SPECIFICATION__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
ORDER_BY_SPECIFICATION__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Label' attribute.
ORDER_BY_SPECIFICATION__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Name' attribute.
ORDER_BY_SPECIFICATION__NULL_ORDERING_OPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Null Ordering Option' attribute feature.
ORDER_BY_SPECIFICATION__NULL_ORDERING_OPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Null Ordering Option' attribute.
ORDER_BY_SPECIFICATION__ORDERING_SPEC_OPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Ordering Spec Option' attribute feature.
ORDER_BY_SPECIFICATION__ORDERING_SPEC_OPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Ordering Spec Option' attribute.
ORDER_BY_SPECIFICATION__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Privileges' reference list.
ORDER_BY_SPECIFICATION__QUERY - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Query' container reference feature.
ORDER_BY_SPECIFICATION__QUERY - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Query' container reference.
ORDER_BY_SPECIFICATION__SELECT_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Select Statement' container reference feature.
ORDER_BY_SPECIFICATION__SELECT_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Select Statement' container reference.
ORDER_BY_SPECIFICATION_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The number of structural features of the 'Order By Specification' class.
ORDER_BY_VALUE_EXPRESSION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Order By Value Expression' class.
ORDER_BY_VALUE_EXPRESSION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Order By Value Expression' class.
ORDER_BY_VALUE_EXPRESSION__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comments' reference list.
ORDER_BY_VALUE_EXPRESSION__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
ORDER_BY_VALUE_EXPRESSION__DESCENDING - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Descending' attribute.
ORDER_BY_VALUE_EXPRESSION__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Description' attribute.
ORDER_BY_VALUE_EXPRESSION__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
ORDER_BY_VALUE_EXPRESSION__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
ORDER_BY_VALUE_EXPRESSION__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Label' attribute.
ORDER_BY_VALUE_EXPRESSION__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Name' attribute.
ORDER_BY_VALUE_EXPRESSION__NULL_ORDERING_OPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Null Ordering Option' attribute.
ORDER_BY_VALUE_EXPRESSION__ORDERING_SPEC_OPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Ordering Spec Option' attribute.
ORDER_BY_VALUE_EXPRESSION__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Privileges' reference list.
ORDER_BY_VALUE_EXPRESSION__QUERY - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Query' container reference.
ORDER_BY_VALUE_EXPRESSION__SELECT_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Select Statement' container reference.
ORDER_BY_VALUE_EXPRESSION__VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Value Expr' containment reference feature.
ORDER_BY_VALUE_EXPRESSION__VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr' containment reference.
ORDER_BY_VALUE_EXPRESSION_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The number of structural features of the 'Order By Value Expression' class.
ORDER_COL - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.triggers.TriggersSectionMetaData
 
ORDER_DESC - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
String constant for OrderBySpecification "DESC"
OrderByOrdinal - Interface in org.eclipse.datatools.modelbase.sql.query
A representation of the model object 'SQL Order By Ordinal'.
OrderByOrdinalItemProvider - Class in org.eclipse.datatools.modelbase.sql.query.provider
This is the item provider adapter for a OrderByOrdinal object.
OrderByOrdinalItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.query.provider.OrderByOrdinalItemProvider
This constructs an instance from a factory and a notifier.
OrderByResultColumn - Interface in org.eclipse.datatools.modelbase.sql.query
A representation of the model object 'Order By Result Column'.
OrderByResultColumnItemProvider - Class in org.eclipse.datatools.modelbase.sql.query.provider
This is the item provider adapter for a OrderByResultColumn object.
OrderByResultColumnItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.query.provider.OrderByResultColumnItemProvider
This constructs an instance from a factory and a notifier.
OrderBySpecification - Interface in org.eclipse.datatools.modelbase.sql.query
A representation of the model object 'SQL Order By Specification'.
OrderBySpecificationItemProvider - Class in org.eclipse.datatools.modelbase.sql.query.provider
This is the item provider adapter for a OrderBySpecification object.
OrderBySpecificationItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.query.provider.OrderBySpecificationItemProvider
This constructs an instance from a factory and a notifier.
OrderByTableElement - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.fullselect
Order by for a fullselect
OrderByTableElement(QuerySelectStatement, OrderBySpecification) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.fullselect.OrderByTableElement
 
OrderByValueExpression - Interface in org.eclipse.datatools.modelbase.sql.query
A representation of the model object 'SQL Order By Value Expression'.
OrderByValueExpressionItemProvider - Class in org.eclipse.datatools.modelbase.sql.query.provider
This is the item provider adapter for a OrderByValueExpression object.
OrderByValueExpressionItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.query.provider.OrderByValueExpressionItemProvider
This constructs an instance from a factory and a notifier.
orderedExportedSymbols() - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexer
 
orderedTerminalSymbols() - Method in class org.eclipse.datatools.sqltools.parsers.sql.AbstractSQLParser
 
orderedTerminalSymbols - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexersym
 
orderedTerminalSymbols - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexersym
 
orderedTerminalSymbols - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
orderedTerminalSymbols - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
orderedTerminalSymbols - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
ORDERING_ASC - Static variable in class org.eclipse.datatools.connectivity.oda.spec.result.SortSpecification
The constant that specifies ascending ordering of a sort key.
ORDERING_CATEGORY_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Ordering Category Type' enum.
ORDERING_CATEGORY_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The meta object id for the 'Ordering Category Type' enum.
ORDERING_DESC - Static variable in class org.eclipse.datatools.connectivity.oda.spec.result.SortSpecification
The constant that specifies descending ordering of a sort key.
ORDERING_SPEC_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Ordering Spec Type' enum.
ORDERING_SPEC_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Ordering Spec Type' enum.
ORDERING_SPEC_TYPE_ASC - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
int constant for OrderingSpecType.ASC
ORDERING_SPEC_TYPE_DESC - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
int constant for OrderingSpecType.DESC
ORDERING_SPEC_TYPE_NONE - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
int constant for OrderingSpecType.NONE
ORDERING_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Ordering Type' enum.
ORDERING_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The meta object id for the 'Ordering Type' enum.
OrderingCategoryType - Class in org.eclipse.datatools.modelbase.sql.datatypes
A representation of the literals of the enumeration 'Ordering Category Type', and utility methods for working with them.
OrderingSpecType - Class in org.eclipse.datatools.modelbase.sql.query
A representation of the literals of the enumeration 'Ordering Spec Type', and utility methods for working with them.
OrderingType - Class in org.eclipse.datatools.modelbase.sql.datatypes
A representation of the literals of the enumeration 'Ordering Type', and utility methods for working with them.
orderProposalsAlphabetically(boolean) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLCompletionProcessor
Tells this processor to order the proposals alphabetically.
OrExpression - Interface in org.eclipse.datatools.connectivity.oda.design
A representation of the model object 'Or Expression'.
OrExpression - Class in org.eclipse.datatools.connectivity.oda.spec.result.filter
A runtime composite filter expression whose child expressions are combined by the Or boolean operator.
OrExpression() - Constructor for class org.eclipse.datatools.connectivity.oda.spec.result.filter.OrExpression
 
org.eclipse.datatools.connectivity - package org.eclipse.datatools.connectivity
 
org.eclipse.datatools.connectivity.apache.derby.ui.explorer.providers.virtual - package org.eclipse.datatools.connectivity.apache.derby.ui.explorer.providers.virtual
 
org.eclipse.datatools.connectivity.console.profile.nls - package org.eclipse.datatools.connectivity.console.profile.nls
 
org.eclipse.datatools.connectivity.db.generic - package org.eclipse.datatools.connectivity.db.generic
 
org.eclipse.datatools.connectivity.db.generic.ui - package org.eclipse.datatools.connectivity.db.generic.ui
 
org.eclipse.datatools.connectivity.db.generic.ui.wizard - package org.eclipse.datatools.connectivity.db.generic.ui.wizard
 
org.eclipse.datatools.connectivity.drivers - package org.eclipse.datatools.connectivity.drivers
 
org.eclipse.datatools.connectivity.drivers.jdbc - package org.eclipse.datatools.connectivity.drivers.jdbc
 
org.eclipse.datatools.connectivity.drivers.models - package org.eclipse.datatools.connectivity.drivers.models
 
org.eclipse.datatools.connectivity.exceptions - package org.eclipse.datatools.connectivity.exceptions
 
org.eclipse.datatools.connectivity.oda - package org.eclipse.datatools.connectivity.oda
[Platform API] Defines the runtime API of the Open Data Access (ODA) extensions.
org.eclipse.datatools.connectivity.oda.consumer.services - package org.eclipse.datatools.connectivity.oda.consumer.services
An ODA consumer framework package that allows an ODA consumer application to extend and provide application-specific services.
org.eclipse.datatools.connectivity.oda.consumer.util.manifest - package org.eclipse.datatools.connectivity.oda.consumer.util.manifest
Provides a utility component for accessing the content of an ODA consumer extension's manifest.
org.eclipse.datatools.connectivity.oda.design - package org.eclipse.datatools.connectivity.oda.design
[Platform API] Defines an Open Data Access (ODA) design session that allows a custom ODA designer tool to specify the slice of data to access at run-time.
org.eclipse.datatools.connectivity.oda.design.ui.designsession - package org.eclipse.datatools.connectivity.oda.design.ui.designsession
A utility component that provides the services to handle the DTP ODA Design Session Model API objects.
org.eclipse.datatools.connectivity.oda.design.ui.manifest - package org.eclipse.datatools.connectivity.oda.design.ui.manifest
A utility component for accessing the content of an ODA data source UI extension's manifest.
org.eclipse.datatools.connectivity.oda.design.ui.wizards - package org.eclipse.datatools.connectivity.oda.design.ui.wizards
Contains the base classes for extending the data source wizard and property pages, and data set wizard and property pages in the Open Data Access (ODA) Designer UI framework.
org.eclipse.datatools.connectivity.oda.design.util - package org.eclipse.datatools.connectivity.oda.design.util
Provides a utility component for handling of ODA Design API objects.
org.eclipse.datatools.connectivity.oda.flatfile.i18n - package org.eclipse.datatools.connectivity.oda.flatfile.i18n
 
org.eclipse.datatools.connectivity.oda.flatfile.plugin - package org.eclipse.datatools.connectivity.oda.flatfile.plugin
 
org.eclipse.datatools.connectivity.oda.flatfile.ui - package org.eclipse.datatools.connectivity.oda.flatfile.ui
 
org.eclipse.datatools.connectivity.oda.flatfile.ui.i18n - package org.eclipse.datatools.connectivity.oda.flatfile.ui.i18n
 
org.eclipse.datatools.connectivity.oda.flatfile.ui.util - package org.eclipse.datatools.connectivity.oda.flatfile.ui.util
 
org.eclipse.datatools.connectivity.oda.flatfile.ui.wizards - package org.eclipse.datatools.connectivity.oda.flatfile.ui.wizards
[Non-API] Flat File Data Source Designer - an ODA designer UI extension.
org.eclipse.datatools.connectivity.oda.flatfile.util - package org.eclipse.datatools.connectivity.oda.flatfile.util
 
org.eclipse.datatools.connectivity.oda.flatfile.util.querytextutil - package org.eclipse.datatools.connectivity.oda.flatfile.util.querytextutil
 
org.eclipse.datatools.connectivity.oda.spec - package org.eclipse.datatools.connectivity.oda.spec
The runtime API for an ODA data set query's dynamic result set specification.
org.eclipse.datatools.connectivity.oda.spec.manifest - package org.eclipse.datatools.connectivity.oda.spec.manifest
Provides a utility component for accessing the capabilities registered by an ODA extension that implements the org.eclipse.datatools.connectivity.oda.dynamicResultSet extension point.
org.eclipse.datatools.connectivity.oda.spec.result - package org.eclipse.datatools.connectivity.oda.spec.result
Defines the result set specification of the Open Data Access (ODA) dynamicResultSet extension point.
org.eclipse.datatools.connectivity.oda.spec.result.filter - package org.eclipse.datatools.connectivity.oda.spec.result.filter
Defines the concrete filter expressions for use in the Open Data Access (ODA) result set filtering specification.
org.eclipse.datatools.connectivity.oda.spec.util - package org.eclipse.datatools.connectivity.oda.spec.util
Defines utilities for use with the Open Data Access (ODA) query specification.
org.eclipse.datatools.connectivity.oda.spec.valueexpr - package org.eclipse.datatools.connectivity.oda.spec.valueexpr
Defines the specialized Value Expression classes for use in the Open Data Access (ODA) query specification.
org.eclipse.datatools.connectivity.oda.template.ui.plugin - package org.eclipse.datatools.connectivity.oda.template.ui.plugin
 
org.eclipse.datatools.connectivity.oda.util - package org.eclipse.datatools.connectivity.oda.util
Provides utility components for the development of Open Data Access (ODA) consumers and providers.
org.eclipse.datatools.connectivity.oda.util.logging - package org.eclipse.datatools.connectivity.oda.util.logging
Provides a trace logging utility to an ODA runtime extension.
org.eclipse.datatools.connectivity.oda.util.manifest - package org.eclipse.datatools.connectivity.oda.util.manifest
Provides a utility component for accessing the content of an ODA data source extension's manifest.
org.eclipse.datatools.connectivity.services - package org.eclipse.datatools.connectivity.services
 
org.eclipse.datatools.connectivity.sqm.core - package org.eclipse.datatools.connectivity.sqm.core
 
org.eclipse.datatools.connectivity.sqm.core.connection - package org.eclipse.datatools.connectivity.sqm.core.connection
 
org.eclipse.datatools.connectivity.sqm.core.containment - package org.eclipse.datatools.connectivity.sqm.core.containment
 
org.eclipse.datatools.connectivity.sqm.core.definition - package org.eclipse.datatools.connectivity.sqm.core.definition
 
org.eclipse.datatools.connectivity.sqm.core.mappings - package org.eclipse.datatools.connectivity.sqm.core.mappings
 
org.eclipse.datatools.connectivity.sqm.core.rte - package org.eclipse.datatools.connectivity.sqm.core.rte
 
org.eclipse.datatools.connectivity.sqm.core.rte.fe - package org.eclipse.datatools.connectivity.sqm.core.rte.fe
 
org.eclipse.datatools.connectivity.sqm.core.rte.jdbc - package org.eclipse.datatools.connectivity.sqm.core.rte.jdbc
 
org.eclipse.datatools.connectivity.sqm.core.ui.explorer.filter - package org.eclipse.datatools.connectivity.sqm.core.ui.explorer.filter
 
org.eclipse.datatools.connectivity.sqm.core.ui.explorer.providers.content.virtual - package org.eclipse.datatools.connectivity.sqm.core.ui.explorer.providers.content.virtual
 
org.eclipse.datatools.connectivity.sqm.core.ui.explorer.virtual - package org.eclipse.datatools.connectivity.sqm.core.ui.explorer.virtual
 
org.eclipse.datatools.connectivity.sqm.core.ui.services - package org.eclipse.datatools.connectivity.sqm.core.ui.services
 
org.eclipse.datatools.connectivity.sqm.core.util - package org.eclipse.datatools.connectivity.sqm.core.util
 
org.eclipse.datatools.connectivity.sqm.loader - package org.eclipse.datatools.connectivity.sqm.loader
 
org.eclipse.datatools.connectivity.ui - package org.eclipse.datatools.connectivity.ui
 
org.eclipse.datatools.connectivity.ui.actions - package org.eclipse.datatools.connectivity.ui.actions
 
org.eclipse.datatools.connectivity.ui.dse - package org.eclipse.datatools.connectivity.ui.dse
 
org.eclipse.datatools.connectivity.ui.dse.actions - package org.eclipse.datatools.connectivity.ui.dse.actions
 
org.eclipse.datatools.connectivity.ui.dse.dialogs - package org.eclipse.datatools.connectivity.ui.dse.dialogs
 
org.eclipse.datatools.connectivity.ui.dse.dialogs.filters - package org.eclipse.datatools.connectivity.ui.dse.dialogs.filters
 
org.eclipse.datatools.connectivity.ui.dse.dnd - package org.eclipse.datatools.connectivity.ui.dse.dnd
 
org.eclipse.datatools.connectivity.ui.dse.views - package org.eclipse.datatools.connectivity.ui.dse.views
 
org.eclipse.datatools.connectivity.ui.navigator - package org.eclipse.datatools.connectivity.ui.navigator
 
org.eclipse.datatools.connectivity.ui.navigator.actions - package org.eclipse.datatools.connectivity.ui.navigator.actions
 
org.eclipse.datatools.connectivity.ui.templates - package org.eclipse.datatools.connectivity.ui.templates
 
org.eclipse.datatools.connectivity.ui.wizards - package org.eclipse.datatools.connectivity.ui.wizards
 
org.eclipse.datatools.enablement.ase - package org.eclipse.datatools.enablement.ase
 
org.eclipse.datatools.enablement.ase.catalog - package org.eclipse.datatools.enablement.ase.catalog
 
org.eclipse.datatools.enablement.ase.containment - package org.eclipse.datatools.enablement.ase.containment
 
org.eclipse.datatools.enablement.ase.ddl - package org.eclipse.datatools.enablement.ase.ddl
 
org.eclipse.datatools.enablement.ase.deltaddl - package org.eclipse.datatools.enablement.ase.deltaddl
 
org.eclipse.datatools.enablement.ase.util - package org.eclipse.datatools.enablement.ase.util
 
org.eclipse.datatools.enablement.hsqldb.catalog - package org.eclipse.datatools.enablement.hsqldb.catalog
 
org.eclipse.datatools.enablement.hsqldb.connection - package org.eclipse.datatools.enablement.hsqldb.connection
 
org.eclipse.datatools.enablement.hsqldb.ui - package org.eclipse.datatools.enablement.hsqldb.ui
 
org.eclipse.datatools.enablement.hsqldb.ui.catalog - package org.eclipse.datatools.enablement.hsqldb.ui.catalog
 
org.eclipse.datatools.enablement.hsqldb.ui.connection - package org.eclipse.datatools.enablement.hsqldb.ui.connection
 
org.eclipse.datatools.enablement.hsqldb.ui.connection.drivers - package org.eclipse.datatools.enablement.hsqldb.ui.connection.drivers
 
org.eclipse.datatools.enablement.ibm.db2.luw.ui.drivers - package org.eclipse.datatools.enablement.ibm.db2.luw.ui.drivers
 
org.eclipse.datatools.enablement.ibm.informix.ui.drivers - package org.eclipse.datatools.enablement.ibm.informix.ui.drivers
 
org.eclipse.datatools.enablement.ingres.containment - package org.eclipse.datatools.enablement.ingres.containment
 
org.eclipse.datatools.enablement.ingres.models.ingressqlmodel - package org.eclipse.datatools.enablement.ingres.models.ingressqlmodel
 
org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl - package org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl
 
org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.util - package org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.util
 
org.eclipse.datatools.enablement.jdt.classpath - package org.eclipse.datatools.enablement.jdt.classpath
 
org.eclipse.datatools.enablement.msft.sqlserver.ui.drivers - package org.eclipse.datatools.enablement.msft.sqlserver.ui.drivers
 
org.eclipse.datatools.enablement.mysql - package org.eclipse.datatools.enablement.mysql
 
org.eclipse.datatools.enablement.mysql.catalog - package org.eclipse.datatools.enablement.mysql.catalog
 
org.eclipse.datatools.enablement.mysql.catalog.loaders - package org.eclipse.datatools.enablement.mysql.catalog.loaders
 
org.eclipse.datatools.enablement.mysql.ddl - package org.eclipse.datatools.enablement.mysql.ddl
 
org.eclipse.datatools.enablement.mysql.ddl.shared - package org.eclipse.datatools.enablement.mysql.ddl.shared
 
org.eclipse.datatools.enablement.mysql.ui - package org.eclipse.datatools.enablement.mysql.ui
 
org.eclipse.datatools.enablement.oracle.ui.drivers - package org.eclipse.datatools.enablement.oracle.ui.drivers
 
org.eclipse.datatools.enablement.sap.maxdb - package org.eclipse.datatools.enablement.sap.maxdb
 
org.eclipse.datatools.enablement.sap.maxdb.ui - package org.eclipse.datatools.enablement.sap.maxdb.ui
 
org.eclipse.datatools.enablement.sqlite - package org.eclipse.datatools.enablement.sqlite
 
org.eclipse.datatools.enablement.sqlite.connection - package org.eclipse.datatools.enablement.sqlite.connection
 
org.eclipse.datatools.enablement.sqlite.dbdefcreation - package org.eclipse.datatools.enablement.sqlite.dbdefcreation
 
org.eclipse.datatools.enablement.sqlite.driver - package org.eclipse.datatools.enablement.sqlite.driver
 
org.eclipse.datatools.enablement.sqlite.loader - package org.eclipse.datatools.enablement.sqlite.loader
 
org.eclipse.datatools.enablement.sqlite.ui - package org.eclipse.datatools.enablement.sqlite.ui
 
org.eclipse.datatools.enablement.sqlite.ui.connection - package org.eclipse.datatools.enablement.sqlite.ui.connection
 
org.eclipse.datatools.enablement.sqlite.ui.connection.drivers - package org.eclipse.datatools.enablement.sqlite.ui.connection.drivers
 
org.eclipse.datatools.enablement.sybase - package org.eclipse.datatools.enablement.sybase
 
org.eclipse.datatools.enablement.sybase.asa - package org.eclipse.datatools.enablement.sybase.asa
 
org.eclipse.datatools.enablement.sybase.asa.actions - package org.eclipse.datatools.enablement.sybase.asa.actions
 
org.eclipse.datatools.enablement.sybase.asa.base.catalog - package org.eclipse.datatools.enablement.sybase.asa.base.catalog
 
org.eclipse.datatools.enablement.sybase.asa.baseloaders - package org.eclipse.datatools.enablement.sybase.asa.baseloaders
 
org.eclipse.datatools.enablement.sybase.asa.catalog - package org.eclipse.datatools.enablement.sybase.asa.catalog
 
org.eclipse.datatools.enablement.sybase.asa.containment - package org.eclipse.datatools.enablement.sybase.asa.containment
 
org.eclipse.datatools.enablement.sybase.asa.ddl - package org.eclipse.datatools.enablement.sybase.asa.ddl
 
org.eclipse.datatools.enablement.sybase.asa.deltaddl - package org.eclipse.datatools.enablement.sybase.asa.deltaddl
 
org.eclipse.datatools.enablement.sybase.asa.loaders - package org.eclipse.datatools.enablement.sybase.asa.loaders
 
org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel - package org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel
 
org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl - package org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl
 
org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util - package org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util
 
org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel - package org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel
 
org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.impl - package org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.impl
 
org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.util - package org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.util
 
org.eclipse.datatools.enablement.sybase.asa.providers - package org.eclipse.datatools.enablement.sybase.asa.providers
 
org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples - package org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples
 
org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui - package org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui
 
org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege - package org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege
 
org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation - package org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation
 
org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor - package org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor
 
org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.action - package org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.action
 
org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui - package org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui
 
org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.model - package org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.model
 
org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.general - package org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.general
 
org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.privilege - package org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.privilege
 
org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source - package org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source
 
org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.utils - package org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.utils
 
org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.services - package org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.services
 
org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor - package org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor
 
org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.action - package org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.action
 
org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.commonui - package org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.commonui
 
org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.model - package org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.model
 
org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns - package org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns
 
org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints - package org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints
 
org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.indexes - package org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.indexes
 
org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.privileges - package org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.privileges
 
org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.storage - package org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.storage
 
org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.triggers - package org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.triggers
 
org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils - package org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils
 
org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.udteditor.action - package org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.udteditor.action
 
org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.udteditor.model - package org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.udteditor.model
 
org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.udteditor.pages.general - package org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.udteditor.pages.general
 
org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils - package org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils
 
org.eclipse.datatools.enablement.sybase.asa.ui - package org.eclipse.datatools.enablement.sybase.asa.ui
 
org.eclipse.datatools.enablement.sybase.asa.virtual - package org.eclipse.datatools.enablement.sybase.asa.virtual
 
org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel - package org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel
 
org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl - package org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl
 
org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition - package org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition
 
org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl - package org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl
 
org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.util - package org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.util
 
org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util - package org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util
 
org.eclipse.datatools.enablement.sybase.ase.providers - package org.eclipse.datatools.enablement.sybase.ase.providers
 
org.eclipse.datatools.enablement.sybase.ase.ui - package org.eclipse.datatools.enablement.sybase.ase.ui
 
org.eclipse.datatools.enablement.sybase.ase.ui.drivers - package org.eclipse.datatools.enablement.sybase.ase.ui.drivers
 
org.eclipse.datatools.enablement.sybase.ase.virtual - package org.eclipse.datatools.enablement.sybase.ase.virtual
 
org.eclipse.datatools.enablement.sybase.containment - package org.eclipse.datatools.enablement.sybase.containment
 
org.eclipse.datatools.enablement.sybase.ddl - package org.eclipse.datatools.enablement.sybase.ddl
 
org.eclipse.datatools.enablement.sybase.deltaddl - package org.eclipse.datatools.enablement.sybase.deltaddl
 
org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel - package org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel
 
org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.impl - package org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.impl
 
org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.util - package org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.util
 
org.eclipse.datatools.enablement.sybase.parser - package org.eclipse.datatools.enablement.sybase.parser
 
org.eclipse.datatools.enablement.sybase.ui - package org.eclipse.datatools.enablement.sybase.ui
 
org.eclipse.datatools.enablement.sybase.ui.filter - package org.eclipse.datatools.enablement.sybase.ui.filter
 
org.eclipse.datatools.enablement.sybase.ui.util - package org.eclipse.datatools.enablement.sybase.ui.util
 
org.eclipse.datatools.enablement.sybase.util - package org.eclipse.datatools.enablement.sybase.util
 
org.eclipse.datatools.enablement.sybase.virtual - package org.eclipse.datatools.enablement.sybase.virtual
 
org.eclipse.datatools.modelbase.derby - package org.eclipse.datatools.modelbase.derby
 
org.eclipse.datatools.modelbase.derby.util - package org.eclipse.datatools.modelbase.derby.util
 
org.eclipse.datatools.modelbase.sql.accesscontrol - package org.eclipse.datatools.modelbase.sql.accesscontrol
 
org.eclipse.datatools.modelbase.sql.accesscontrol.provider - package org.eclipse.datatools.modelbase.sql.accesscontrol.provider
 
org.eclipse.datatools.modelbase.sql.accesscontrol.util - package org.eclipse.datatools.modelbase.sql.accesscontrol.util
 
org.eclipse.datatools.modelbase.sql.constraints - package org.eclipse.datatools.modelbase.sql.constraints
 
org.eclipse.datatools.modelbase.sql.constraints.provider - package org.eclipse.datatools.modelbase.sql.constraints.provider
 
org.eclipse.datatools.modelbase.sql.constraints.util - package org.eclipse.datatools.modelbase.sql.constraints.util
 
org.eclipse.datatools.modelbase.sql.datatypes - package org.eclipse.datatools.modelbase.sql.datatypes
 
org.eclipse.datatools.modelbase.sql.datatypes.provider - package org.eclipse.datatools.modelbase.sql.datatypes.provider
 
org.eclipse.datatools.modelbase.sql.datatypes.util - package org.eclipse.datatools.modelbase.sql.datatypes.util
 
org.eclipse.datatools.modelbase.sql.expressions - package org.eclipse.datatools.modelbase.sql.expressions
 
org.eclipse.datatools.modelbase.sql.expressions.provider - package org.eclipse.datatools.modelbase.sql.expressions.provider
 
org.eclipse.datatools.modelbase.sql.expressions.util - package org.eclipse.datatools.modelbase.sql.expressions.util
 
org.eclipse.datatools.modelbase.sql.query - package org.eclipse.datatools.modelbase.sql.query
 
org.eclipse.datatools.modelbase.sql.query.helper - package org.eclipse.datatools.modelbase.sql.query.helper
 
org.eclipse.datatools.modelbase.sql.query.provider - package org.eclipse.datatools.modelbase.sql.query.provider
 
org.eclipse.datatools.modelbase.sql.query.util - package org.eclipse.datatools.modelbase.sql.query.util
 
org.eclipse.datatools.modelbase.sql.routines - package org.eclipse.datatools.modelbase.sql.routines
 
org.eclipse.datatools.modelbase.sql.routines.provider - package org.eclipse.datatools.modelbase.sql.routines.provider
 
org.eclipse.datatools.modelbase.sql.routines.util - package org.eclipse.datatools.modelbase.sql.routines.util
 
org.eclipse.datatools.modelbase.sql.schema - package org.eclipse.datatools.modelbase.sql.schema
 
org.eclipse.datatools.modelbase.sql.schema.helper - package org.eclipse.datatools.modelbase.sql.schema.helper
 
org.eclipse.datatools.modelbase.sql.schema.provider - package org.eclipse.datatools.modelbase.sql.schema.provider
 
org.eclipse.datatools.modelbase.sql.schema.util - package org.eclipse.datatools.modelbase.sql.schema.util
 
org.eclipse.datatools.modelbase.sql.statements - package org.eclipse.datatools.modelbase.sql.statements
 
org.eclipse.datatools.modelbase.sql.statements.provider - package org.eclipse.datatools.modelbase.sql.statements.provider
 
org.eclipse.datatools.modelbase.sql.statements.util - package org.eclipse.datatools.modelbase.sql.statements.util
 
org.eclipse.datatools.modelbase.sql.tables - package org.eclipse.datatools.modelbase.sql.tables
 
org.eclipse.datatools.modelbase.sql.tables.helper - package org.eclipse.datatools.modelbase.sql.tables.helper
 
org.eclipse.datatools.modelbase.sql.tables.provider - package org.eclipse.datatools.modelbase.sql.tables.provider
 
org.eclipse.datatools.modelbase.sql.tables.util - package org.eclipse.datatools.modelbase.sql.tables.util
 
org.eclipse.datatools.modelbase.sql.xml.query - package org.eclipse.datatools.modelbase.sql.xml.query
 
org.eclipse.datatools.modelbase.sql.xml.query.util - package org.eclipse.datatools.modelbase.sql.xml.query.util
 
org.eclipse.datatools.sqltools.common.ui.actions - package org.eclipse.datatools.sqltools.common.ui.actions
 
org.eclipse.datatools.sqltools.common.ui.dialog - package org.eclipse.datatools.sqltools.common.ui.dialog
 
org.eclipse.datatools.sqltools.common.ui.helpsystem - package org.eclipse.datatools.sqltools.common.ui.helpsystem
 
org.eclipse.datatools.sqltools.common.ui.preferences - package org.eclipse.datatools.sqltools.common.ui.preferences
 
org.eclipse.datatools.sqltools.common.ui.resource - package org.eclipse.datatools.sqltools.common.ui.resource
 
org.eclipse.datatools.sqltools.common.ui.sqlstatementarea - package org.eclipse.datatools.sqltools.common.ui.sqlstatementarea
 
org.eclipse.datatools.sqltools.common.ui.tableviewer - package org.eclipse.datatools.sqltools.common.ui.tableviewer
 
org.eclipse.datatools.sqltools.common.ui.util - package org.eclipse.datatools.sqltools.common.ui.util
 
org.eclipse.datatools.sqltools.data.internal.core - package org.eclipse.datatools.sqltools.data.internal.core
 
org.eclipse.datatools.sqltools.data.internal.core.common - package org.eclipse.datatools.sqltools.data.internal.core.common
 
org.eclipse.datatools.sqltools.data.internal.core.common.data - package org.eclipse.datatools.sqltools.data.internal.core.common.data
 
org.eclipse.datatools.sqltools.data.internal.core.editor - package org.eclipse.datatools.sqltools.data.internal.core.editor
 
org.eclipse.datatools.sqltools.data.internal.core.extract - package org.eclipse.datatools.sqltools.data.internal.core.extract
 
org.eclipse.datatools.sqltools.data.internal.core.load - package org.eclipse.datatools.sqltools.data.internal.core.load
 
org.eclipse.datatools.sqltools.data.internal.ui - package org.eclipse.datatools.sqltools.data.internal.ui
 
org.eclipse.datatools.sqltools.data.internal.ui.editor - package org.eclipse.datatools.sqltools.data.internal.ui.editor
 
org.eclipse.datatools.sqltools.data.internal.ui.extract - package org.eclipse.datatools.sqltools.data.internal.ui.extract
 
org.eclipse.datatools.sqltools.data.internal.ui.load - package org.eclipse.datatools.sqltools.data.internal.ui.load
 
org.eclipse.datatools.sqltools.db.derby - package org.eclipse.datatools.sqltools.db.derby
 
org.eclipse.datatools.sqltools.db.derby.core - package org.eclipse.datatools.sqltools.db.derby.core
 
org.eclipse.datatools.sqltools.db.derby.core.services - package org.eclipse.datatools.sqltools.db.derby.core.services
 
org.eclipse.datatools.sqltools.db.derby.parser - package org.eclipse.datatools.sqltools.db.derby.parser
 
org.eclipse.datatools.sqltools.db.derby.sql - package org.eclipse.datatools.sqltools.db.derby.sql
 
org.eclipse.datatools.sqltools.db.derby.ui - package org.eclipse.datatools.sqltools.db.derby.ui
 
org.eclipse.datatools.sqltools.db.generic.parser - package org.eclipse.datatools.sqltools.db.generic.parser
 
org.eclipse.datatools.sqltools.db.generic.service - package org.eclipse.datatools.sqltools.db.generic.service
 
org.eclipse.datatools.sqltools.db.generic.sql - package org.eclipse.datatools.sqltools.db.generic.sql
 
org.eclipse.datatools.sqltools.db.generic.ui - package org.eclipse.datatools.sqltools.db.generic.ui
 
org.eclipse.datatools.sqltools.db.generic.ui.service - package org.eclipse.datatools.sqltools.db.generic.ui.service
 
org.eclipse.datatools.sqltools.debugger.actions - package org.eclipse.datatools.sqltools.debugger.actions
 
org.eclipse.datatools.sqltools.debugger.breakpoint - package org.eclipse.datatools.sqltools.debugger.breakpoint
 
org.eclipse.datatools.sqltools.debugger.core - package org.eclipse.datatools.sqltools.debugger.core
 
org.eclipse.datatools.sqltools.debugger.core.internal - package org.eclipse.datatools.sqltools.debugger.core.internal
 
org.eclipse.datatools.sqltools.debugger.core.ui - package org.eclipse.datatools.sqltools.debugger.core.ui
 
org.eclipse.datatools.sqltools.debugger.debug - package org.eclipse.datatools.sqltools.debugger.debug
 
org.eclipse.datatools.sqltools.debugger.editorext - package org.eclipse.datatools.sqltools.debugger.editorext
 
org.eclipse.datatools.sqltools.debugger.launching - package org.eclipse.datatools.sqltools.debugger.launching
 
org.eclipse.datatools.sqltools.debugger.model - package org.eclipse.datatools.sqltools.debugger.model
 
org.eclipse.datatools.sqltools.debugger.perspectives - package org.eclipse.datatools.sqltools.debugger.perspectives
 
org.eclipse.datatools.sqltools.debugger.sourcelookup - package org.eclipse.datatools.sqltools.debugger.sourcelookup
 
org.eclipse.datatools.sqltools.debugger.view.internal - package org.eclipse.datatools.sqltools.debugger.view.internal
 
org.eclipse.datatools.sqltools.editor - package org.eclipse.datatools.sqltools.editor
 
org.eclipse.datatools.sqltools.editor.contentassist - package org.eclipse.datatools.sqltools.editor.contentassist
 
org.eclipse.datatools.sqltools.editor.core.connection - package org.eclipse.datatools.sqltools.editor.core.connection
 
org.eclipse.datatools.sqltools.editor.core.result - package org.eclipse.datatools.sqltools.editor.core.result
 
org.eclipse.datatools.sqltools.editor.internal.template - package org.eclipse.datatools.sqltools.editor.internal.template
 
org.eclipse.datatools.sqltools.editor.template - package org.eclipse.datatools.sqltools.editor.template
 
org.eclipse.datatools.sqltools.editor.ui.core - package org.eclipse.datatools.sqltools.editor.ui.core
 
org.eclipse.datatools.sqltools.editor.ui.internal.core - package org.eclipse.datatools.sqltools.editor.ui.internal.core
 
org.eclipse.datatools.sqltools.parsers.sql - package org.eclipse.datatools.sqltools.parsers.sql
 
org.eclipse.datatools.sqltools.parsers.sql.lexer - package org.eclipse.datatools.sqltools.parsers.sql.lexer
 
org.eclipse.datatools.sqltools.parsers.sql.postparse - package org.eclipse.datatools.sqltools.parsers.sql.postparse
 
org.eclipse.datatools.sqltools.parsers.sql.query - package org.eclipse.datatools.sqltools.parsers.sql.query
 
org.eclipse.datatools.sqltools.parsers.sql.query.postparse - package org.eclipse.datatools.sqltools.parsers.sql.query.postparse
 
org.eclipse.datatools.sqltools.parsers.sql.query.util - package org.eclipse.datatools.sqltools.parsers.sql.query.util
 
org.eclipse.datatools.sqltools.parsers.sql.util - package org.eclipse.datatools.sqltools.parsers.sql.util
 
org.eclipse.datatools.sqltools.parsers.sql.xml.query - package org.eclipse.datatools.sqltools.parsers.sql.xml.query
 
org.eclipse.datatools.sqltools.plan - package org.eclipse.datatools.sqltools.plan
 
org.eclipse.datatools.sqltools.plan.internal.core - package org.eclipse.datatools.sqltools.plan.internal.core
 
org.eclipse.datatools.sqltools.plan.internal.preference - package org.eclipse.datatools.sqltools.plan.internal.preference
 
org.eclipse.datatools.sqltools.plan.internal.ui.actions - package org.eclipse.datatools.sqltools.plan.internal.ui.actions
 
org.eclipse.datatools.sqltools.plan.internal.ui.view - package org.eclipse.datatools.sqltools.plan.internal.ui.view
 
org.eclipse.datatools.sqltools.plan.internal.util - package org.eclipse.datatools.sqltools.plan.internal.util
 
org.eclipse.datatools.sqltools.plan.treeplan - package org.eclipse.datatools.sqltools.plan.treeplan
 
org.eclipse.datatools.sqltools.result - package org.eclipse.datatools.sqltools.result
 
org.eclipse.datatools.sqltools.result.core - package org.eclipse.datatools.sqltools.result.core
 
org.eclipse.datatools.sqltools.result.export - package org.eclipse.datatools.sqltools.result.export
 
org.eclipse.datatools.sqltools.result.internal.core - package org.eclipse.datatools.sqltools.result.internal.core
 
org.eclipse.datatools.sqltools.result.internal.export - package org.eclipse.datatools.sqltools.result.internal.export
 
org.eclipse.datatools.sqltools.result.internal.filters - package org.eclipse.datatools.sqltools.result.internal.filters
 
org.eclipse.datatools.sqltools.result.internal.index - package org.eclipse.datatools.sqltools.result.internal.index
 
org.eclipse.datatools.sqltools.result.internal.model - package org.eclipse.datatools.sqltools.result.internal.model
 
org.eclipse.datatools.sqltools.result.internal.preference - package org.eclipse.datatools.sqltools.result.internal.preference
 
org.eclipse.datatools.sqltools.result.internal.ui - package org.eclipse.datatools.sqltools.result.internal.ui
 
org.eclipse.datatools.sqltools.result.internal.ui.actions - package org.eclipse.datatools.sqltools.result.internal.ui.actions
 
org.eclipse.datatools.sqltools.result.internal.ui.export - package org.eclipse.datatools.sqltools.result.internal.ui.export
 
org.eclipse.datatools.sqltools.result.internal.ui.export.actions - package org.eclipse.datatools.sqltools.result.internal.ui.export.actions
 
org.eclipse.datatools.sqltools.result.internal.ui.export.component - package org.eclipse.datatools.sqltools.result.internal.ui.export.component
 
org.eclipse.datatools.sqltools.result.internal.ui.filters - package org.eclipse.datatools.sqltools.result.internal.ui.filters
 
org.eclipse.datatools.sqltools.result.internal.ui.utils - package org.eclipse.datatools.sqltools.result.internal.ui.utils
 
org.eclipse.datatools.sqltools.result.internal.ui.view - package org.eclipse.datatools.sqltools.result.internal.ui.view
 
org.eclipse.datatools.sqltools.result.internal.ui.viewer - package org.eclipse.datatools.sqltools.result.internal.ui.viewer
 
org.eclipse.datatools.sqltools.result.internal.utils - package org.eclipse.datatools.sqltools.result.internal.utils
 
org.eclipse.datatools.sqltools.result.model - package org.eclipse.datatools.sqltools.result.model
 
org.eclipse.datatools.sqltools.result.ui - package org.eclipse.datatools.sqltools.result.ui
 
org.eclipse.datatools.sqltools.result.ui.view - package org.eclipse.datatools.sqltools.result.ui.view
 
org.eclipse.datatools.sqltools.routineeditor.launching - package org.eclipse.datatools.sqltools.routineeditor.launching
 
org.eclipse.datatools.sqltools.routineeditor.parameter - package org.eclipse.datatools.sqltools.routineeditor.parameter
 
org.eclipse.datatools.sqltools.routineeditor.plan - package org.eclipse.datatools.sqltools.routineeditor.plan
 
org.eclipse.datatools.sqltools.routineeditor.result - package org.eclipse.datatools.sqltools.routineeditor.result
 
org.eclipse.datatools.sqltools.routineeditor.ui - package org.eclipse.datatools.sqltools.routineeditor.ui
 
org.eclipse.datatools.sqltools.routineeditor.ui.actions - package org.eclipse.datatools.sqltools.routineeditor.ui.actions
 
org.eclipse.datatools.sqltools.routineeditor.ui.launching - package org.eclipse.datatools.sqltools.routineeditor.ui.launching
 
org.eclipse.datatools.sqltools.routineeditor.ui.util - package org.eclipse.datatools.sqltools.routineeditor.ui.util
 
org.eclipse.datatools.sqltools.routineeditor.util - package org.eclipse.datatools.sqltools.routineeditor.util
 
org.eclipse.datatools.sqltools.schemaobjecteditor - package org.eclipse.datatools.sqltools.schemaobjecteditor
 
org.eclipse.datatools.sqltools.schemaobjecteditor.ddl - package org.eclipse.datatools.sqltools.schemaobjecteditor.ddl
 
org.eclipse.datatools.sqltools.schemaobjecteditor.model - package org.eclipse.datatools.sqltools.schemaobjecteditor.model
 
org.eclipse.datatools.sqltools.schemaobjecteditor.ui - package org.eclipse.datatools.sqltools.schemaobjecteditor.ui
 
org.eclipse.datatools.sqltools.schemaobjecteditor.ui.action - package org.eclipse.datatools.sqltools.schemaobjecteditor.ui.action
 
org.eclipse.datatools.sqltools.schemaobjecteditor.ui.common - package org.eclipse.datatools.sqltools.schemaobjecteditor.ui.common
 
org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core - package org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core
 
org.eclipse.datatools.sqltools.schemaobjecteditor.ui.extensions - package org.eclipse.datatools.sqltools.schemaobjecteditor.ui.extensions
 
org.eclipse.datatools.sqltools.schemaobjecteditor.ui.internal.ui - package org.eclipse.datatools.sqltools.schemaobjecteditor.ui.internal.ui
 
org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages - package org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages
 
org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.ddl - package org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.ddl
 
org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.intropage - package org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.intropage
 
org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.utils - package org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.utils
 
org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util - package org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util
 
org.eclipse.datatools.sqltools.sql - package org.eclipse.datatools.sqltools.sql
 
org.eclipse.datatools.sqltools.sql.identifier - package org.eclipse.datatools.sqltools.sql.identifier
 
org.eclipse.datatools.sqltools.sql.internal.identifier - package org.eclipse.datatools.sqltools.sql.internal.identifier
 
org.eclipse.datatools.sqltools.sql.parser - package org.eclipse.datatools.sqltools.sql.parser
 
org.eclipse.datatools.sqltools.sql.parser.ast - package org.eclipse.datatools.sqltools.sql.parser.ast
 
org.eclipse.datatools.sqltools.sql.parser.util - package org.eclipse.datatools.sqltools.sql.parser.util
 
org.eclipse.datatools.sqltools.sql.reference - package org.eclipse.datatools.sqltools.sql.reference
 
org.eclipse.datatools.sqltools.sql.ui - package org.eclipse.datatools.sqltools.sql.ui
 
org.eclipse.datatools.sqltools.sql.ui.dialogs - package org.eclipse.datatools.sqltools.sql.ui.dialogs
 
org.eclipse.datatools.sqltools.sql.updater - package org.eclipse.datatools.sqltools.sql.updater
 
org.eclipse.datatools.sqltools.sql.util - package org.eclipse.datatools.sqltools.sql.util
 
org.eclipse.datatools.sqltools.sqlbuilder - package org.eclipse.datatools.sqltools.sqlbuilder
 
org.eclipse.datatools.sqltools.sqlbuilder.actions - package org.eclipse.datatools.sqltools.sqlbuilder.actions
 
org.eclipse.datatools.sqltools.sqlbuilder.dialogs - package org.eclipse.datatools.sqltools.sqlbuilder.dialogs
 
org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder - package org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder
 
org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.actions - package org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.actions
 
org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr - package org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr
 
org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.cast - package org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.cast
 
org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.constant - package org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.constant
 
org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.function - package org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.function
 
org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.multiexpr - package org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.multiexpr
 
org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.subquery - package org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.subquery
 
org.eclipse.datatools.sqltools.sqlbuilder.input - package org.eclipse.datatools.sqltools.sqlbuilder.input
 
org.eclipse.datatools.sqltools.sqlbuilder.model - package org.eclipse.datatools.sqltools.sqlbuilder.model
 
org.eclipse.datatools.sqltools.sqlbuilder.preferences - package org.eclipse.datatools.sqltools.sqlbuilder.preferences
 
org.eclipse.datatools.sqltools.sqlbuilder.provider.rdbschema - package org.eclipse.datatools.sqltools.sqlbuilder.provider.rdbschema
 
org.eclipse.datatools.sqltools.sqlbuilder.sqlbuilderdialog - package org.eclipse.datatools.sqltools.sqlbuilder.sqlbuilderdialog
 
org.eclipse.datatools.sqltools.sqlbuilder.util - package org.eclipse.datatools.sqltools.sqlbuilder.util
 
org.eclipse.datatools.sqltools.sqlbuilder.views - package org.eclipse.datatools.sqltools.sqlbuilder.views
 
org.eclipse.datatools.sqltools.sqlbuilder.views.criteria - package org.eclipse.datatools.sqltools.sqlbuilder.views.criteria
 
org.eclipse.datatools.sqltools.sqlbuilder.views.delete - package org.eclipse.datatools.sqltools.sqlbuilder.views.delete
 
org.eclipse.datatools.sqltools.sqlbuilder.views.execute - package org.eclipse.datatools.sqltools.sqlbuilder.views.execute
 
org.eclipse.datatools.sqltools.sqlbuilder.views.fullselect - package org.eclipse.datatools.sqltools.sqlbuilder.views.fullselect
 
org.eclipse.datatools.sqltools.sqlbuilder.views.graph - package org.eclipse.datatools.sqltools.sqlbuilder.views.graph
 
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.commands - package org.eclipse.datatools.sqltools.sqlbuilder.views.graph.commands
 
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts - package org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts
 
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures - package org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures
 
org.eclipse.datatools.sqltools.sqlbuilder.views.insert - package org.eclipse.datatools.sqltools.sqlbuilder.views.insert
 
org.eclipse.datatools.sqltools.sqlbuilder.views.select - package org.eclipse.datatools.sqltools.sqlbuilder.views.select
 
org.eclipse.datatools.sqltools.sqlbuilder.views.source - package org.eclipse.datatools.sqltools.sqlbuilder.views.source
 
org.eclipse.datatools.sqltools.sqlbuilder.views.update - package org.eclipse.datatools.sqltools.sqlbuilder.views.update
 
org.eclipse.datatools.sqltools.sqlbuilder.views.with - package org.eclipse.datatools.sqltools.sqlbuilder.views.with
 
org.eclipse.datatools.sqltools.sqleditor - package org.eclipse.datatools.sqltools.sqleditor
 
org.eclipse.datatools.sqltools.sqleditor.internal - package org.eclipse.datatools.sqltools.sqleditor.internal
 
org.eclipse.datatools.sqltools.sqleditor.internal.actions - package org.eclipse.datatools.sqltools.sqleditor.internal.actions
 
org.eclipse.datatools.sqltools.sqleditor.internal.actions.selection - package org.eclipse.datatools.sqltools.sqleditor.internal.actions.selection
 
org.eclipse.datatools.sqltools.sqleditor.internal.editor - package org.eclipse.datatools.sqltools.sqleditor.internal.editor
 
org.eclipse.datatools.sqltools.sqleditor.internal.indent - package org.eclipse.datatools.sqltools.sqleditor.internal.indent
 
org.eclipse.datatools.sqltools.sqleditor.internal.matching - package org.eclipse.datatools.sqltools.sqleditor.internal.matching
 
org.eclipse.datatools.sqltools.sqleditor.internal.profile - package org.eclipse.datatools.sqltools.sqleditor.internal.profile
 
org.eclipse.datatools.sqltools.sqleditor.internal.result - package org.eclipse.datatools.sqltools.sqleditor.internal.result
 
org.eclipse.datatools.sqltools.sqleditor.internal.sql - package org.eclipse.datatools.sqltools.sqleditor.internal.sql
 
org.eclipse.datatools.sqltools.sqleditor.internal.templates - package org.eclipse.datatools.sqltools.sqleditor.internal.templates
 
org.eclipse.datatools.sqltools.sqleditor.internal.templates.dialog - package org.eclipse.datatools.sqltools.sqleditor.internal.templates.dialog
 
org.eclipse.datatools.sqltools.sqleditor.internal.utils - package org.eclipse.datatools.sqltools.sqleditor.internal.utils
 
org.eclipse.datatools.sqltools.sqleditor.perspectives - package org.eclipse.datatools.sqltools.sqleditor.perspectives
 
org.eclipse.datatools.sqltools.sqleditor.plan - package org.eclipse.datatools.sqltools.sqleditor.plan
 
org.eclipse.datatools.sqltools.sqleditor.preferences - package org.eclipse.datatools.sqltools.sqleditor.preferences
 
org.eclipse.datatools.sqltools.sqleditor.result - package org.eclipse.datatools.sqltools.sqleditor.result
 
org.eclipse.datatools.sqltools.sqleditor.sql - package org.eclipse.datatools.sqltools.sqleditor.sql
 
org.eclipse.datatools.sqltools.sqlscrapbook.actions - package org.eclipse.datatools.sqltools.sqlscrapbook.actions
 
org.eclipse.datatools.sqltools.tabledataeditor.actions - package org.eclipse.datatools.sqltools.tabledataeditor.actions
 
org.eclipse.datatools.sqltools.tabledataeditor.actions.providers - package org.eclipse.datatools.sqltools.tabledataeditor.actions.providers
 
originalState(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexerprs
 
originalState(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexerprs
 
originalState(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
originalState(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
OTHER - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLCompletionProposal
 
OtherDriverUIContributor - Class in org.eclipse.datatools.connectivity.ui.wizards
 
OtherDriverUIContributor() - Constructor for class org.eclipse.datatools.connectivity.ui.wizards.OtherDriverUIContributor
 
OUT - Static variable in enum org.eclipse.datatools.connectivity.oda.design.ParameterMode
The 'Out' literal value.
OUT - Static variable in interface org.eclipse.datatools.enablement.sybase.ddl.ISybaseDdlConstants
 
OUT - Static variable in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.JDBCParameterType
The 'Out' literal value.
OUT - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
OUT - Static variable in class org.eclipse.datatools.modelbase.sql.routines.ParameterMode
The 'OUT' literal value.
OUT - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
OUT - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
OUT_LITERAL - Static variable in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.JDBCParameterType
The 'Out' literal object.
OUT_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.routines.ParameterMode
The 'OUT' literal object.
out_option() - Method in class org.eclipse.datatools.enablement.sybase.parser.QuickSQLParser
 
out_option() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
out_option() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
OUTLINE_CONTROL - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.model.IControlStateInfo
 
outlinePageClosed() - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditor
Informs the editor that its outliner has been closed.
OUTPUT - Static variable in interface org.eclipse.datatools.enablement.sybase.ddl.ISybaseDdlConstants
 
OUTPUT - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
Output - Interface in org.eclipse.datatools.sqltools.data.internal.core.common
 
OUTPUT - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
OUTPUT - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
OUTPUT - Static variable in interface org.eclipse.datatools.sqltools.editor.template.TemplateConstant
 
output(IResultSetObject, Properties, String) - Method in class org.eclipse.datatools.sqltools.result.export.AbstractOutputter
Ouputs the result set object to the given file path
output(IResultInstance, Properties, String) - Method in class org.eclipse.datatools.sqltools.result.export.AbstractOutputter
Ouputs all the result set objects in the result instance to the given file path
output(IResultInstance, Properties, OutputStream) - Method in class org.eclipse.datatools.sqltools.result.internal.export.CSVOutputter
 
output(IResultInstance, Properties, PrintWriter) - Method in class org.eclipse.datatools.sqltools.result.internal.export.CSVOutputter
 
output(IResultSetObject, Properties, OutputStream) - Method in class org.eclipse.datatools.sqltools.result.internal.export.CSVOutputter
 
output(IResultSetObject, Properties, PrintWriter) - Method in class org.eclipse.datatools.sqltools.result.internal.export.CSVOutputter
 
output(IResultSetObject, Properties, OutputStream) - Method in class org.eclipse.datatools.sqltools.result.internal.export.HTMLOutputter
 
output(IResultSetObject, Properties, PrintWriter) - Method in class org.eclipse.datatools.sqltools.result.internal.export.HTMLOutputter
 
output(IResultInstance, Properties, OutputStream) - Method in class org.eclipse.datatools.sqltools.result.internal.export.HTMLOutputter
 
output(IResultInstance, Properties, PrintWriter) - Method in class org.eclipse.datatools.sqltools.result.internal.export.HTMLOutputter
 
output(IResultSetObject, Properties, String) - Method in class org.eclipse.datatools.sqltools.result.internal.export.HTMLOutputter
 
output(IResultInstance, Properties, String) - Method in class org.eclipse.datatools.sqltools.result.internal.export.HTMLOutputter
 
output(IResultSetObject, Properties, OutputStream) - Method in class org.eclipse.datatools.sqltools.result.internal.export.TextOutputter
 
output(IResultSetObject, Properties, PrintWriter) - Method in class org.eclipse.datatools.sqltools.result.internal.export.TextOutputter
 
output(IResultInstance, Properties, OutputStream) - Method in class org.eclipse.datatools.sqltools.result.internal.export.TextOutputter
 
output(IResultInstance, Properties, PrintWriter) - Method in class org.eclipse.datatools.sqltools.result.internal.export.TextOutputter
 
output(IResultSetObject, Properties, String) - Method in class org.eclipse.datatools.sqltools.result.internal.export.TextOutputter
 
output(IResultInstance, Properties, String) - Method in class org.eclipse.datatools.sqltools.result.internal.export.TextOutputter
 
output(IResultSetObject, Properties, OutputStream) - Method in class org.eclipse.datatools.sqltools.result.internal.export.XMLOutputter
 
output(IResultSetObject, Properties, PrintWriter) - Method in class org.eclipse.datatools.sqltools.result.internal.export.XMLOutputter
 
output(IResultInstance, Properties, OutputStream) - Method in class org.eclipse.datatools.sqltools.result.internal.export.XMLOutputter
 
output(IResultInstance, Properties, PrintWriter) - Method in class org.eclipse.datatools.sqltools.result.internal.export.XMLOutputter
 
output(IResultSetObject, Properties, String) - Method in class org.eclipse.datatools.sqltools.result.internal.export.XMLOutputter
 
output(IResultInstance, Properties, String) - Method in class org.eclipse.datatools.sqltools.result.internal.export.XMLOutputter
 
OUTPUT - Static variable in class org.eclipse.datatools.sqltools.result.Parameter
 
OUTPUT - Static variable in interface org.eclipse.datatools.sqltools.sql.parser.ast.IASTSQLParam
 
OUTPUT_ELEMENT_ATTRIBUTES - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Output Element Attributes' class.
OUTPUT_ELEMENT_ATTRIBUTES - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The meta object id for the 'Output Element Attributes' class.
OUTPUT_ELEMENT_ATTRIBUTES__FORMATTING_HINTS - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Formatting Hints' containment reference feature.
OUTPUT_ELEMENT_ATTRIBUTES__FORMATTING_HINTS - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Formatting Hints' containment reference.
OUTPUT_ELEMENT_ATTRIBUTES__HELP_TEXT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Help Text' attribute feature.
OUTPUT_ELEMENT_ATTRIBUTES__HELP_TEXT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Help Text' attribute.
OUTPUT_ELEMENT_ATTRIBUTES__LABEL - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Label' attribute feature.
OUTPUT_ELEMENT_ATTRIBUTES__LABEL - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Label' attribute.
OUTPUT_ELEMENT_ATTRIBUTES_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The number of structural features of the 'Output Element Attributes' class.
OUTPUT_FORMATS - Static variable in interface org.eclipse.datatools.sqltools.result.internal.export.OutputterConstants
 
OutputElementAttributes - Interface in org.eclipse.datatools.connectivity.oda.design
Common attributes for a data element defined with the output mode.
OutputItemAdapter - Class in org.eclipse.datatools.sqltools.data.internal.ui
 
OutputItemAdapter(OperationCommand) - Constructor for class org.eclipse.datatools.sqltools.data.internal.ui.OutputItemAdapter
 
OUTPUTTER_CLASS - Static variable in interface org.eclipse.datatools.sqltools.result.internal.export.OutputterConstants
 
OUTPUTTER_EXTENSION_FILTER - Static variable in interface org.eclipse.datatools.sqltools.result.internal.export.OutputterConstants
 
OUTPUTTER_FILE_EXT - Static variable in interface org.eclipse.datatools.sqltools.result.internal.export.OutputterConstants
 
OUTPUTTER_ID - Static variable in interface org.eclipse.datatools.sqltools.result.internal.export.OutputterConstants
 
OUTPUTTER_NAME - Static variable in interface org.eclipse.datatools.sqltools.result.internal.export.OutputterConstants
 
OUTPUTTER_SUPPORT_DELIMITER - Static variable in interface org.eclipse.datatools.sqltools.result.internal.export.OutputterConstants
 
OUTPUTTER_SUPPORT_XML - Static variable in interface org.eclipse.datatools.sqltools.result.internal.export.OutputterConstants
 
OutputterConstants - Interface in org.eclipse.datatools.sqltools.result.internal.export
 
OutputterDescriptor - Class in org.eclipse.datatools.sqltools.result.internal.export
The standard implementation for IOutputterDescriptor
OutputterDescriptor(String, String, String, boolean, AbstractOutputter, boolean, String) - Constructor for class org.eclipse.datatools.sqltools.result.internal.export.OutputterDescriptor
 
OutputterRegistryReader - Class in org.eclipse.datatools.sqltools.result.internal.export
The registry reader for result outputters
OutputterUtil - Class in org.eclipse.datatools.sqltools.result.internal.export
 
OutputterUtil() - Constructor for class org.eclipse.datatools.sqltools.result.internal.export.OutputterUtil
 
OVER - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
OVER - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
OVER - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
OVERRIDE - Static variable in interface org.eclipse.datatools.enablement.ase.ISybaseASEDdlConstants
 
overrideFiltering() - Method in class org.eclipse.datatools.connectivity.oda.util.manifest.ExtensionManifest
Indicates whether the visibility of this extension should override that of the filtering by the ODA extension explorer.
OverridesPriorityComparator - Class in org.eclipse.datatools.connectivity.drivers.models
 
OverridesPriorityComparator() - Constructor for class org.eclipse.datatools.connectivity.drivers.models.OverridesPriorityComparator
 
OverrideTemplateDescriptor - Class in org.eclipse.datatools.connectivity.drivers.models
Represents a driver template override which is provided by the "org.eclipse.datatools.connectivity.driverExtension" extension point.

P

P_ACTION_EXECUTE - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.model.SQLBuilderConstants
 
P_ADD_FULLSELECT - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.model.SQLBuilderConstants
 
P_ADD_SELECT - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.model.SQLBuilderConstants
 
P_ADD_VALUES - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.model.SQLBuilderConstants
 
P_ADD_WITH - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.model.SQLBuilderConstants
 
P_ANDOR - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSearchTable
 
P_ASCENDING - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.SelectGridViewer
 
P_BUILD_EXPRESSION - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.model.SQLBuilderConstants
 
P_CASE_SIMPLE_OPERATOR - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSimpleTable
 
P_CASE_SIMPLE_RESULT_EXPRESSION - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSimpleTable
 
P_CASE_SIMPLE_THEN - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSimpleTable
 
P_CASE_SIMPLE_WHEN - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSimpleTable
 
P_CASE_SIMPLE_WHEN_EXPRESSION - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSimpleTable
 
P_DEFAULT - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.SelectGridViewer
 
P_DESCENDING - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.SelectGridViewer
 
P_EDIT_EXPRESSION - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.model.SQLBuilderConstants
 
P_EDIT_INPUT_VALUE - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.model.SQLBuilderConstants
 
P_EXPRESSION - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.multiexpr.ExpressionsTable
 
P_EXPRESSION - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.model.SQLBuilderConstants
 
P_LEFT_EXPRESSION - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSearchTable
 
P_MARKER_NAME - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.views.execute.ParameterTableViewer
 
P_MARKER_TYPE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.views.execute.ParameterTableViewer
 
P_MARKER_VALUE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.views.execute.ParameterTableViewer
 
P_OMIT_SCHEMA - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.model.SQLBuilderConstants
 
P_OPERATOR - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSearchTable
 
P_OPERATOR - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.multiexpr.ExpressionsTable
 
P_OPERATOR_EXCEPT - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.model.SQLBuilderConstants
 
P_OPERATOR_EXCEPT_ALL - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.model.SQLBuilderConstants
 
P_OPERATOR_EXISTS - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.model.SQLBuilderConstants
 
P_OPERATOR_INTERSECT - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.model.SQLBuilderConstants
 
P_OPERATOR_INTERSECT_ALL - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.model.SQLBuilderConstants
 
P_OPERATOR_MINUS - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.model.SQLBuilderConstants
 
P_OPERATOR_UNION - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.model.SQLBuilderConstants
 
P_OPERATOR_UNION_ALL - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.model.SQLBuilderConstants
 
P_OPERATOR_XMLEXISTS - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.model.SQLBuilderConstants
 
P_REPLACE_EXPRESSION - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.model.SQLBuilderConstants
 
P_RESULT_EXPRESSION - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSearchTable
 
P_RIGHT_EXPRESSION - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSearchTable
 
P_SOURCE - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.model.SQLBuilderConstants
 
P_STAR - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.model.SQLBuilderConstants
 
P_STATEMENT_ALIAS - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.model.SQLBuilderConstants
 
P_STATEMENT_ANDOR - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.views.criteria.CriteriaGridViewer
 
P_STATEMENT_AS_TABLE_ROWS - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.model.SQLBuilderConstants
 
P_STATEMENT_AS_TABLE_ROWS - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.views.criteria.CriteriaGridViewer
 
P_STATEMENT_COLUMN - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.model.SQLBuilderConstants
 
P_STATEMENT_COLUMN - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.views.criteria.CriteriaGridViewer
 
P_STATEMENT_CRITERIA - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.model.SQLBuilderConstants
 
P_STATEMENT_FUNCTION - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.model.SQLBuilderConstants
 
P_STATEMENT_GET_TABLE_ROWS - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.model.SQLBuilderConstants
 
P_STATEMENT_GRAPH - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.model.SQLBuilderConstants
 
P_STATEMENT_OPERATOR - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.model.SQLBuilderConstants
 
P_STATEMENT_OPERATOR - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.views.criteria.CriteriaGridViewer
 
P_STATEMENT_ORCRITERIA - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.model.SQLBuilderConstants
 
P_STATEMENT_OUTPUT - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.model.SQLBuilderConstants
 
P_STATEMENT_PARAMETER - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.model.SQLBuilderConstants
 
P_STATEMENT_SORTORDER - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.model.SQLBuilderConstants
 
P_STATEMENT_SORTTYPE - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.model.SQLBuilderConstants
 
P_STATEMENT_STOPEDITING - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.model.SQLBuilderConstants
 
P_STATEMENT_STRING - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.model.SQLBuilderConstants
 
P_STATEMENT_TABLE - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.model.SQLBuilderConstants
 
P_STATEMENT_VALUE - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.model.SQLBuilderConstants
 
P_STATEMENT_VALUE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.views.criteria.CriteriaGridViewer
 
P_TABLE_ADD_ROW - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.model.SQLBuilderConstants
 
P_TABLE_ADDCRITERIA_COLUMN - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.model.SQLBuilderConstants
 
P_THEN - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSearchTable
 
P_UNSORTED - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.SelectGridViewer
 
P_VALIDATE_BEFORE_SAVE - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.model.SQLBuilderConstants
Omit schema preference
P_VALUE_DEFAULT - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.model.SQLBuilderConstants
 
P_VALUE_NULL - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.model.SQLBuilderConstants
 
P_WHEN - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSearchTable
 
PADDING - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.ISybaseASADdlConstants
 
PAGE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.ISybaseASADdlConstants
 
PAGE_CODEASSIST - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.PreferenceConstants
 
PAGE_CONNECTIONOPTIONS - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.PreferenceConstants
 
PAGE_EXPORT - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.PreferenceConstants
 
PAGE_EXPORT - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.PreferenceConstants
 
PAGE_GENERAL - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.PreferenceConstants
 
PAGE_HISTORY - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.PreferenceConstants
 
PAGE_ID - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.SourcePage
 
PAGE_LOGGING - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.PreferenceConstants
 
PAGE_MISC - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.PreferenceConstants
 
PAGE_PERSPECTIVE - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.PreferenceConstants
 
PAGE_PLAN - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.PreferenceConstants
 
PAGE_RESULT - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.PreferenceConstants
 
PAGE_RESULT - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.PreferenceConstants
 
PAGE_RESULTSETVIEWER - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.PreferenceConstants
 
PAGE_SQLDEBUG - Static variable in class org.eclipse.datatools.sqltools.debugger.core.internal.DebuggerPreferenceConstants
 
PAGE_SQLDEBUG - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.PreferenceConstants
 
PAGE_SQLEDITOR - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.PreferenceConstants
 
PAGE_SQLFILE - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.PreferenceConstants
 
PAGE_TEMPLATE - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.PreferenceConstants
 
pageChanged(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.ASATableSchemaEditorHandler
 
pageChanged(int) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.DefaultSchemaObjectEditorHandler
 
pageChanged(int) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.ISchemaObjectEditorHandler
Does something with the editor when the page is changed.
paintBordersFor(Composite) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.PseudoFormToolkit
 
PARAM_CONSUME_EXCEPTION - Static variable in class org.eclipse.datatools.sqltools.sql.parser.ParserParameters
Parser parameter type constant indicating whether the ParseException should be consumed during parsing.
PARAM_DATA_TYPE - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.view.ColumnAlignedResultItem
 
PARAM_DATA_TYPE - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.view.ParameterTableViewer
 
PARAM_DB_NAME - Static variable in class org.eclipse.datatools.sqltools.sql.parser.ParserParameters
Parser parameter type constant indicating the database name in which database objects can be found.
PARAM_DEFAULT_VIEWER - Static variable in class org.eclipse.datatools.sqltools.result.internal.preference.ResultSetViewerPreferencePage
 
PARAM_HEADER_MODE - Static variable in class org.eclipse.datatools.sqltools.sql.parser.ParserParameters
Parser parameter type constant of type Boolean indicating only the routine header is interesting to the consumer.
PARAM_HEADING - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.view.ColumnAlignedResultItem
 
PARAM_LINK_SQL_MODEL - Static variable in class org.eclipse.datatools.sqltools.sql.parser.ParserParameters
Parser parameter type constant of type Boolean indicating whether needs to link sql model object in the generated ast nodes.
PARAM_MARK - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLVariableSymbols
 
PARAM_NAME - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.view.ColumnAlignedResultItem
 
PARAM_NAME - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.view.ParameterTableViewer
 
param_options() - Method in class org.eclipse.datatools.enablement.sybase.parser.QuickSQLParser
 
param_options() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
param_options() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
PARAM_PROFILE_NAME - Static variable in class org.eclipse.datatools.sqltools.sql.parser.ParserParameters
Parser parameter type constant indicating the connection profile name that can be used in the parser.
PARAM_STMT_TYPE - Static variable in class org.eclipse.datatools.sqltools.sql.parser.ParserParameters
Parser parameter type constant indicating the outmost statement type.
PARAM_TAB - Static variable in class org.eclipse.datatools.sqltools.result.ui.ResultsViewUIAccessor
 
PARAM_TYPE - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.view.ColumnAlignedResultItem
 
PARAM_TYPE - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.view.ParameterTableViewer
 
PARAM_USE_DELIMITER - Static variable in class org.eclipse.datatools.sqltools.sql.parser.ParserParameters
Parser parameter type constant indicating whether to use delimiter for SQL statements .
PARAM_VALUE - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.view.ColumnAlignedResultItem
 
PARAM_VALUE - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.view.ParameterTableViewer
 
PARAM_VALUE_OUT - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.view.ColumnAlignedResultItem
 
PARAM_VALUE_OUT - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.view.ParameterTableViewer
 
PARAMETER - Static variable in interface org.eclipse.datatools.enablement.sybase.containment.ConstraintGroupID
 
parameter() - Method in class org.eclipse.datatools.enablement.sybase.parser.QuickSQLParser
 
Parameter - Interface in org.eclipse.datatools.modelbase.sql.routines
A representation of the model object 'Parameter'.
PARAMETER - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage.Literals
The meta object literal for the 'Parameter' class.
PARAMETER - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The meta object id for the 'Parameter' class.
Parameter - Class in org.eclipse.datatools.sqltools.result
The Parameter represents an in/out parameter for routine objects.
Parameter(String, String, String, String) - Constructor for class org.eclipse.datatools.sqltools.result.Parameter
Constructs a parameter.
Parameter(String, String, String, String, String) - Constructor for class org.eclipse.datatools.sqltools.result.Parameter
Constructor
PARAMETER__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Comments' reference list.
PARAMETER__CONTAINED_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Contained Type' containment reference.
PARAMETER__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Dependencies' containment reference list.
PARAMETER__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Description' attribute.
PARAMETER__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'EAnnotations' containment reference list.
PARAMETER__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Extensions' containment reference list.
PARAMETER__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Label' attribute.
PARAMETER__LOCATOR - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage.Literals
The meta object literal for the 'Locator' attribute feature.
PARAMETER__LOCATOR - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Locator' attribute.
PARAMETER__MODE - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage.Literals
The meta object literal for the 'Mode' attribute feature.
PARAMETER__MODE - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Mode' attribute.
PARAMETER__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Name' attribute.
PARAMETER__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Privileges' reference list.
PARAMETER__REFERENCED_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Referenced Type' reference.
PARAMETER__ROUTINE - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage.Literals
The meta object literal for the 'Routine' container reference feature.
PARAMETER__ROUTINE - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Routine' container reference.
PARAMETER__STRING_TYPE_OPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage.Literals
The meta object literal for the 'String Type Option' containment reference feature.
PARAMETER__STRING_TYPE_OPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'String Type Option' containment reference.
Parameter_constructor_error - Static variable in class org.eclipse.datatools.sqltools.result.internal.utils.Messages
 
PARAMETER_DEFINITION - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Parameter Definition' class.
PARAMETER_DEFINITION - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The meta object id for the 'Parameter Definition' class.
PARAMETER_DEFINITION__ATTRIBUTES - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Attributes' containment reference feature.
PARAMETER_DEFINITION__ATTRIBUTES - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Attributes' containment reference.
PARAMETER_DEFINITION__FIELDS - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Fields' containment reference feature.
PARAMETER_DEFINITION__FIELDS - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Fields' containment reference.
PARAMETER_DEFINITION__IN_OUT_MODE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'In Out Mode' attribute feature.
PARAMETER_DEFINITION__IN_OUT_MODE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'In Out Mode' attribute.
PARAMETER_DEFINITION__INPUT_ATTRIBUTES - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Input Attributes' containment reference feature.
PARAMETER_DEFINITION__INPUT_ATTRIBUTES - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Input Attributes' containment reference.
PARAMETER_DEFINITION__OUTPUT_USAGE_HINTS - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Output Usage Hints' containment reference feature.
PARAMETER_DEFINITION__OUTPUT_USAGE_HINTS - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Output Usage Hints' containment reference.
PARAMETER_DEFINITION_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The number of structural features of the 'Parameter Definition' class.
PARAMETER_EXPRESSION - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.function.ParamTable
 
PARAMETER_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The number of structural features of the 'Parameter' class.
PARAMETER_FIELD_DEFINITION - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Parameter Field Definition' class.
PARAMETER_FIELD_DEFINITION - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The meta object id for the 'Parameter Field Definition' class.
PARAMETER_FIELD_DEFINITION__ATTRIBUTES - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Attributes' containment reference feature.
PARAMETER_FIELD_DEFINITION__ATTRIBUTES - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Attributes' containment reference.
PARAMETER_FIELD_DEFINITION__INPUT_ATTRIBUTES - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Input Attributes' containment reference feature.
PARAMETER_FIELD_DEFINITION__INPUT_ATTRIBUTES - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Input Attributes' containment reference.
PARAMETER_FIELD_DEFINITION__OUTPUT_USAGE_HINTS - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Output Usage Hints' containment reference feature.
PARAMETER_FIELD_DEFINITION__OUTPUT_USAGE_HINTS - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Output Usage Hints' containment reference.
PARAMETER_FIELD_DEFINITION_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The number of structural features of the 'Parameter Field Definition' class.
PARAMETER_FIELDS - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Parameter Fields' class.
PARAMETER_FIELDS - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The meta object id for the 'Parameter Fields' class.
PARAMETER_FIELDS__FIELD_COLLECTION - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Field Collection' containment reference list feature.
PARAMETER_FIELDS__FIELD_COLLECTION - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Field Collection' containment reference list.
PARAMETER_FIELDS_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The number of structural features of the 'Parameter Fields' class.
PARAMETER_FOCUS - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.general.RoutineGeneralPage
 
PARAMETER_MARKER_DEFAULT - Static variable in class org.eclipse.datatools.modelbase.sql.query.util.SQLQuerySourceFormat
Default value for the parameterMarker setting: '?'
PARAMETER_MODE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Parameter Mode' enum.
PARAMETER_MODE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The meta object id for the 'Parameter Mode' enum.
PARAMETER_MODE - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage.Literals
The meta object literal for the 'Parameter Mode' enum.
PARAMETER_MODE - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The meta object id for the 'Parameter Mode' enum.
PARAMETER_MODE_OBJECT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Parameter Mode Object' data type.
PARAMETER_MODE_OBJECT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The meta object id for the 'Parameter Mode Object' data type.
PARAMETER_NUMBER - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.function.ParamTable
 
PARAMETER_OPERATOR - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.function.ParamTable
 
PARAMETER_TYPE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Parameter Type' enum.
PARAMETER_TYPE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The meta object id for the 'Parameter Type' enum.
PARAMETER_VIEWER_VIEWERNAME - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.PreferenceConstants
 
ParameterDataCellModifier - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui
 
ParameterDataCellModifier(AccessibleTableViewer, boolean, boolean) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.ParameterDataCellModifier
 
ParameterDefinition - Interface in org.eclipse.datatools.connectivity.oda.design
Top-level parameter definition; may be input and/or output mode.
ParameterElement - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.execute
 
ParameterElement(Object, Vector, int) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.execute.ParameterElement
 
ParameterFieldDefinition - Interface in org.eclipse.datatools.connectivity.oda.design
The definition of each field in a complex parameter.
ParameterFields - Interface in org.eclipse.datatools.connectivity.oda.design
Defines all the fields of a complex parameter.
ParameterInOutWrapper - Class in org.eclipse.datatools.sqltools.routineeditor.parameter
Wraps the ParameterDescriptor by adding parameter in/out value support.
ParameterInOutWrapper(ParameterDescriptor) - Constructor for class org.eclipse.datatools.sqltools.routineeditor.parameter.ParameterInOutWrapper
 
ParameterItemProvider - Class in org.eclipse.datatools.modelbase.sql.routines.provider
This is the item provider adapter for a Parameter object.
ParameterItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.routines.provider.ParameterItemProvider
This constructs an instance from a factory and a notifier.
ParameterMarkerPage - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.execute
 
ParameterMarkerPage(Vector) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.execute.ParameterMarkerPage
 
ParameterMarkers - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.execute
A helper class that takes a SQLStatement as input and substitute the parameter markers with value by invoking the ParameterWizard dialog
ParameterMarkers(QueryStatement) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.execute.ParameterMarkers
 
ParameterMode - Enum in org.eclipse.datatools.connectivity.oda.design
A representation of the literals of the enumeration 'Parameter Mode', and utility methods for working with them.
ParameterMode - Class in org.eclipse.datatools.modelbase.sql.routines
A representation of the literals of the enumeration 'Parameter Mode', and utility methods for working with them.
parameterModeIn - Static variable in interface org.eclipse.datatools.connectivity.oda.IParameterMetaData
The constant indicating that the parameter is an input parameter.
parameterModeInOut - Static variable in interface org.eclipse.datatools.connectivity.oda.IParameterMetaData
The constant indicating that the parameter is both input and output.
parameterModeOut - Static variable in interface org.eclipse.datatools.connectivity.oda.IParameterMetaData
The constant indicating that the parameter is an output parameter.
parameterModeUnknown - Static variable in interface org.eclipse.datatools.connectivity.oda.IParameterMetaData
The constant indicating that the input/output mode of the parameter is unknown.
parameterNoNulls - Static variable in interface org.eclipse.datatools.connectivity.oda.IParameterMetaData
The constant indicating that the parameter will not allow NULL values.
parameterNullable - Static variable in interface org.eclipse.datatools.connectivity.oda.IParameterMetaData
The constant indicating that the parameter will allow NULL values.
parameterNullableUnknown - Static variable in interface org.eclipse.datatools.connectivity.oda.IParameterMetaData
The constant indicating that the nullability of the parameter is unknown.
parameters() - Method in class org.eclipse.datatools.enablement.sybase.parser.QuickSQLParser
 
PARAMETERS - Static variable in interface org.eclipse.datatools.sqltools.sql.parser.SQLParserConstants
 
Parameters_folder_name - Static variable in class org.eclipse.datatools.enablement.sybase.Messages
 
PARAMETERS_QUERY - Static variable in interface org.eclipse.datatools.enablement.ase.catalog.ASESQLs
 
ParametersData - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui
 
ParametersData() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.ParametersData
 
ParametersData(EList, DatabaseDefinition) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.ParametersData
 
ParametersNode - Class in org.eclipse.datatools.enablement.sybase.virtual
 
ParametersNode(String, String, Object) - Constructor for class org.eclipse.datatools.enablement.sybase.virtual.ParametersNode
 
ParametersRowData - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui
 
ParametersRowData() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.ParametersRowData
 
ParametersRowData(ITableData, int, Object[]) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.ParametersRowData
 
ParametersSection_paste_not_supported - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
parametersShow(IResultInstance, List) - Method in interface org.eclipse.datatools.sqltools.result.core.IResultManagerListener
Will be invoked when showing the parameters in a result instance
parametersShow(IResultInstance, List) - Method in class org.eclipse.datatools.sqltools.result.internal.index.HistoryIndexListener
 
parametersShow(IResultInstance, List) - Method in class org.eclipse.datatools.sqltools.result.ui.ResultsViewUIPlugin.ResultViewControlListener
 
parametersShow(IResultInstance, List) - Method in class org.eclipse.datatools.sqltools.result.ui.view.ResultsViewControl
When CURRENT result instance need to show parameters, we perform the following steps: Invokes the onParametersShown method to show the parameters
ParametersTableProvider - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui
Parameter section for stored procedures
ParametersTableProvider() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.ParametersTableProvider
 
ParametersTableProvider(boolean) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.ParametersTableProvider
 
ParametersTableProvider(boolean, boolean) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.ParametersTableProvider
 
ParametersTableProvider(boolean, boolean, boolean) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.ParametersTableProvider
 
ParameterTableViewer - Class in org.eclipse.datatools.sqltools.result.internal.ui.view
Describes a table viewer for parameter
ParameterTableViewer(Composite, int) - Constructor for class org.eclipse.datatools.sqltools.result.internal.ui.view.ParameterTableViewer
 
ParameterTableViewer - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.execute
 
ParameterTableViewer(ParameterMarkerPage, int, Composite, Vector) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.execute.ParameterTableViewer
 
ParameterTableViewer.ParameterTableCellModifier - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.execute
 
ParameterTableViewer.ParameterTableCellModifier(ParameterTableViewer) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.execute.ParameterTableViewer.ParameterTableCellModifier
 
ParameterTableViewer.ParameterValueCellEditor - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.execute
 
ParameterTableViewer.ParameterValueCellEditor(Composite) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.execute.ParameterTableViewer.ParameterValueCellEditor
 
ParameterType - Class in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel
A representation of the literals of the enumeration 'Parameter Type', and utility methods for working with them.
ParameterTypeCompositeProvider_param_sqlcode - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.Messages
 
ParameterTypeCompositeProvider_param_sqlstate - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.Messages
 
ParameterTypeCompositeProvider_param_user_defined - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.Messages
 
ParameterTypeCompositeProvider_parameter_types - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.Messages
 
ParameterUtil - Class in org.eclipse.datatools.sqltools.sql.util
 
ParameterUtil() - Constructor for class org.eclipse.datatools.sqltools.sql.util.ParameterUtil
 
ParameterVariableSectionLabelProvider - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui
 
ParameterVariableSectionLabelProvider() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.ParameterVariableSectionLabelProvider
 
ParameterViewer_ellipsisEnabledValue - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ParameterViewerDescriptor - Class in org.eclipse.datatools.sqltools.result.internal.ui.view
Describes a parameter table viewer
ParameterViewerDescriptor(ExternalParameterViewerProvider, String, String, String) - Constructor for class org.eclipse.datatools.sqltools.result.internal.ui.view.ParameterViewerDescriptor
 
ParameterViewerPage_defaultViewer - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ParameterViewerPage_group - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ParameterViewerPage_select_viewer - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ParameterViewerPage_viewer_tooltip - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ParameterViewerPreferencePage_parameterResultOptions_LessthanOne - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ParameterViewerPreferencePage_parameterResultOptions_maxParmeterCount_tooltip - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ParameterViewerProvider - Class in org.eclipse.datatools.sqltools.result.ui.view
Parameter viewer provider configures the parameter table viewer
ParameterViewerProvider() - Constructor for class org.eclipse.datatools.sqltools.result.ui.view.ParameterViewerProvider
 
ParameterViewerRegistryReader - Class in org.eclipse.datatools.sqltools.result.internal.ui.view
Registry reader for parameter table viewer
ParameterWizard - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.execute
 
ParameterWizard(Vector) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.execute.ParameterWizard
 
ParameterWizardDialog - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.execute
 
ParameterWizardDialog(Shell, Wizard) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.execute.ParameterWizardDialog
 
params_datatype_invalid - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
ParamTable - Class in org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.function
 
ParamTable.ParamTableCellModifier - Class in org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.function
 
ParamTable.ParamTableCellModifier(ParamTable) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.function.ParamTable.ParamTableCellModifier
 
ParamTable.ParamTableContentProvider - Class in org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.function
 
ParamTable.ParamTableContentProvider() - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.function.ParamTable.ParamTableContentProvider
 
parse(String) - Static method in class org.eclipse.datatools.connectivity.oda.flatfile.util.DateFormatISO8601
Parse a date/time string.
parse() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASADefaultWrapperImpl
Parses the string value and assign to other database memebers accordingly
parse() - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASADefaultWrapper
 
parse(String) - Method in class org.eclipse.datatools.sqltools.data.internal.core.common.data.BigDecimalFormat
 
parse(String) - Method in class org.eclipse.datatools.sqltools.data.internal.core.common.data.BigIntegerFormat
 
parse(String) - Method in class org.eclipse.datatools.sqltools.parsers.sql.SQLParserManager
Parses the given String representation of a SQL statement into an instance of the SQLQueryObject model.
parse(String) - Method in class org.eclipse.datatools.sqltools.sql.parser.SQLParser
Parses the given sql text using the default parameter.
parse(String, ParserParameters) - Method in class org.eclipse.datatools.sqltools.sql.parser.SQLParser
Parses a sql text and try to construct the AST by ignoring all the parsing exceptions and moving to the start token of the next possible statement;
parse(String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SQLDomainModel
Parses string SQL statement passed and returns the QueryStatement object.
parse(String, List) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SQLDomainModel
Parses string SQL statement passed and returns the QueryStatement object.
parse(String, boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SQLDomainModel
Parses string SQL statement passed and returns the QueryStatement object.If createObjectTree is false then parser is called for only a syntax check and only the toplevel statement object is constructed If parse fails it returns null.
parse(IDocument) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.editor.SQLEditorOutlineContentProvider
Parses the given document into segments.
parseColumnList(String) - Static method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogUtils
 
parseControlStatement(String) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserManager
Parses the given control statement string and returns the result of the parse.
parseDatabaseObject(String) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SQLUtil
"objstr" is a string representing a database object.
parseDatabaseObject(String) - Static method in class org.eclipse.datatools.sqltools.sql.util.SQLUtil
"objstr" is a string representing a database object.
parseDatatype(String) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.QuickDataTypeParser
 
parseDaysOfMonth(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.ddl.SybaseASADdlBuilder
 
parseDaysOfWeek(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.ddl.SybaseASADdlBuilder
 
parseDefaultRuleStatement(String) - Method in class org.eclipse.datatools.enablement.ase.ddl.SybaseASEDdlParser
 
parseEncoding(String) - Static method in class org.eclipse.datatools.sqltools.data.internal.ui.DataUIPlugin
Parses the character encoding from an XML file.
ParseException - Exception in org.eclipse.datatools.enablement.sybase.parser
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - Constructor for exception org.eclipse.datatools.enablement.sybase.parser.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for exception org.eclipse.datatools.enablement.sybase.parser.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception org.eclipse.datatools.enablement.sybase.parser.ParseException
 
ParseException - Exception in org.eclipse.datatools.sqltools.sql.parser
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - Constructor for exception org.eclipse.datatools.sqltools.sql.parser.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for exception org.eclipse.datatools.sqltools.sql.parser.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception org.eclipse.datatools.sqltools.sql.parser.ParseException
 
ParseException - Exception in org.eclipse.datatools.sqltools.sqlbuilder
This exception is thrown when parse errors are encountered when passing some SQL to the SQLBuilder as input.
ParseException(String) - Constructor for exception org.eclipse.datatools.sqltools.sqlbuilder.ParseException
 
ParseException_atcolumn - Static variable in class org.eclipse.datatools.sqltools.sql.parser.Messages
 
ParseException_atline - Static variable in class org.eclipse.datatools.sqltools.sql.parser.Messages
 
ParseException_encountered - Static variable in class org.eclipse.datatools.sqltools.sql.parser.Messages
 
ParseException_expecting - Static variable in class org.eclipse.datatools.sqltools.sql.parser.Messages
 
ParseException_expection_oneof - Static variable in class org.eclipse.datatools.sqltools.sql.parser.Messages
 
ParseException_period - Static variable in class org.eclipse.datatools.sqltools.sql.parser.Messages
 
parseForDifferentDialect(SQLBuilderEditorInput, SQLDomainModel) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLParserUtil
This method parses the editorinput's SQL statement according to the dialect specified in the editorinput's SQLDialectInfo, but using the PostParseProcessorConfiguration associated with the domainModel passed.
parseInlineDefault(String) - Method in class org.eclipse.datatools.enablement.ase.ddl.SybaseASEDdlParser
 
parseOrderList(String) - Static method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogUtils
Parse the order
parseParameterDefaultValues() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseFunctionImpl
 
parseParameterDefaultValues() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseProcedureImpl
 
parseParameterDefaultValues() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEProcedureImpl
 
parseParameterDefaultValues() - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.impl.SybaseRoutineImpl
 
parseParameterDefaultValues() - Method in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybaseRoutine
Parses the source code to get parameter default values.
parseParameterDefaultValues(Routine, EList) - Static method in class org.eclipse.datatools.enablement.sybase.util.SybaseRoutineUtil
 
parsePlan(String) - Method in interface org.eclipse.datatools.sqltools.plan.IPlanParser
Parses the raw data of execution plan to IExecutionPlanDocument array
parseQuery(String) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserManager
Convenience proxy method for SQLParserManager.parse(String) casting the returned SQLParseResult to SQLQueryParseResult.
parseQueryScript(String) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserManager
Convenience proxy method for SQLParserManager.parseScript(String) casting the returned SQLParseResults to SQLQueryParseResults.
ParserParameters - Class in org.eclipse.datatools.sqltools.sql.parser
This class defines the parameters passed into the parser.
ParserParameters(boolean) - Constructor for class org.eclipse.datatools.sqltools.sql.parser.ParserParameters
Constructs a ParserParameter using the given useDelimiter value
ParserParameters(boolean, int) - Constructor for class org.eclipse.datatools.sqltools.sql.parser.ParserParameters
Constructs a ParserParameter using the given useDelimiter and type value.
ParserProposalAdvisor - Class in org.eclipse.datatools.sqltools.sql.parser
This class knows how to convert information generated by a SQL parser into completion proposals for content assist.
ParserProposalAdvisor() - Constructor for class org.eclipse.datatools.sqltools.sql.parser.ParserProposalAdvisor
 
ParserUtil - Class in org.eclipse.datatools.sqltools.sql.parser.util
 
ParserUtil() - Constructor for class org.eclipse.datatools.sqltools.sql.parser.util.ParserUtil
 
parseScript(String) - Method in class org.eclipse.datatools.sqltools.parsers.sql.SQLParserManager
Parses the given String representation of a SQL statement or a list of SQL statements separated by the statement terminator provided by the given format (SQLQuerySourceFormat.getStatementTerminator()).
parseSearchStatement(String) - Static method in class org.eclipse.datatools.enablement.sybase.util.SQLUtil
 
parseString(String, String) - Static method in class org.eclipse.datatools.connectivity.ui.dse.dialogs.ProfileSelectionDialogPage
 
parseView(ViewTable, String) - Method in class org.eclipse.datatools.enablement.ase.ddl.SybaseASEDdlParser
 
parseView(ViewTable, String) - Static method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogUtils
 
parseView(ViewTable, String) - Method in class org.eclipse.datatools.enablement.sybase.asa.ddl.SybaseASADdlParser
 
ParsingResult - Class in org.eclipse.datatools.sqltools.sql.parser
Used to cache the parsing result of a sql text.
ParsingResult() - Constructor for class org.eclipse.datatools.sqltools.sql.parser.ParsingResult
 
ParsingResult(Node, ArrayList) - Constructor for class org.eclipse.datatools.sqltools.sql.parser.ParsingResult
 
partActivated(IWorkbenchPart) - Method in class org.eclipse.datatools.sqltools.debugger.editorext.SQLDebugHover
 
partBroughtToTop(IWorkbenchPart) - Method in class org.eclipse.datatools.sqltools.debugger.editorext.SQLDebugHover
 
partClosed(IWorkbenchPart) - Method in class org.eclipse.datatools.sqltools.debugger.editorext.SQLDebugHover
 
partDeactivated(IWorkbenchPart) - Method in class org.eclipse.datatools.sqltools.debugger.editorext.SQLDebugHover
 
PARTITION - Static variable in interface org.eclipse.datatools.enablement.ase.ISybaseASEDdlConstants
 
PARTITION - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
PARTITION - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
PARTITION - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
PARTITION_NUM_IN_SEGMENTS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage.Literals
The meta object literal for the 'Num In Segments' class.
PARTITION_NUM_IN_SEGMENTS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The meta object id for the 'Num In Segments' class.
PARTITION_NUM_IN_SEGMENTS__COMMENTS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The feature id for the 'Comments' reference list.
PARTITION_NUM_IN_SEGMENTS__DEPENDENCIES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The feature id for the 'Dependencies' containment reference list.
PARTITION_NUM_IN_SEGMENTS__DESCRIPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The feature id for the 'Description' attribute.
PARTITION_NUM_IN_SEGMENTS__EANNOTATIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The feature id for the 'EAnnotations' containment reference list.
PARTITION_NUM_IN_SEGMENTS__EXTENSIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The feature id for the 'Extensions' containment reference list.
PARTITION_NUM_IN_SEGMENTS__LABEL - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The feature id for the 'Label' attribute.
PARTITION_NUM_IN_SEGMENTS__NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The feature id for the 'Name' attribute.
PARTITION_NUM_IN_SEGMENTS__PARTITION_NUMB - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage.Literals
The meta object literal for the 'Partition Numb' attribute feature.
PARTITION_NUM_IN_SEGMENTS__PARTITION_NUMB - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The feature id for the 'Partition Numb' attribute.
PARTITION_NUM_IN_SEGMENTS__PRIVILEGES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The feature id for the 'Privileges' reference list.
PARTITION_NUM_IN_SEGMENTS__SEGMENT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage.Literals
The meta object literal for the 'Segment' reference list feature.
PARTITION_NUM_IN_SEGMENTS__SEGMENT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The feature id for the 'Segment' reference list.
PARTITION_NUM_IN_SEGMENTS_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The number of structural features of the 'Num In Segments' class.
PARTITION_QUERY - Static variable in interface org.eclipse.datatools.enablement.ase.catalog.ASESQLs
 
PARTITION_SEGMENT_PAIR - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage.Literals
The meta object literal for the 'Segment Pair' class.
PARTITION_SEGMENT_PAIR - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The meta object id for the 'Segment Pair' class.
PARTITION_SEGMENT_PAIR__COMMENTS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The feature id for the 'Comments' reference list.
PARTITION_SEGMENT_PAIR__DEPENDENCIES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The feature id for the 'Dependencies' containment reference list.
PARTITION_SEGMENT_PAIR__DESCRIPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The feature id for the 'Description' attribute.
PARTITION_SEGMENT_PAIR__EANNOTATIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The feature id for the 'EAnnotations' containment reference list.
PARTITION_SEGMENT_PAIR__EXTENSIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The feature id for the 'Extensions' containment reference list.
PARTITION_SEGMENT_PAIR__LABEL - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The feature id for the 'Label' attribute.
PARTITION_SEGMENT_PAIR__NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The feature id for the 'Name' attribute.
PARTITION_SEGMENT_PAIR__PARTITION_NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage.Literals
The meta object literal for the 'Partition Name' attribute feature.
PARTITION_SEGMENT_PAIR__PARTITION_NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The feature id for the 'Partition Name' attribute.
PARTITION_SEGMENT_PAIR__PRIVILEGES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The feature id for the 'Privileges' reference list.
PARTITION_SEGMENT_PAIR__SEGMENT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage.Literals
The meta object literal for the 'Segment' reference feature.
PARTITION_SEGMENT_PAIR__SEGMENT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The feature id for the 'Segment' reference.
PARTITION_SEGMENT_PAIR_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The number of structural features of the 'Segment Pair' class.
PartitionAdapterFactory - Class in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.util
The Adapter Factory for the model.
PartitionAdapterFactory() - Constructor for class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.util.PartitionAdapterFactory
Creates an instance of the adapter factory.
PartitionFactory - Interface in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition
The Factory for the model.
PartitionFactoryImpl - Class in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl
An implementation of the model Factory.
PartitionFactoryImpl() - Constructor for class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.PartitionFactoryImpl
Creates an instance of the factory.
PartitionNumInSegments - Interface in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition
A representation of the model object 'Partition Num In Segments'.
PartitionNumInSegmentsImpl - Class in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl
An implementation of the model object 'Partition Num In Segments'.
PartitionPackage - Interface in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition
The Package for the model.
PartitionPackage.Literals - Interface in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
PartitionPackageImpl - Class in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl
An implementation of the model Package.
PartitionSegmentPair - Interface in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition
A representation of the model object 'Partition Segment Pair'.
PartitionSegmentPairImpl - Class in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl
An implementation of the model object 'Partition Segment Pair'.
PartitionSwitch - Class in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.util
The Switch for the model's inheritance hierarchy.
PartitionSwitch() - Constructor for class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.util.PartitionSwitch
Creates an instance of the switch.
partOpened(IWorkbenchPart) - Method in class org.eclipse.datatools.sqltools.debugger.editorext.SQLDebugHover
 
PASSWORD - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.ISybaseASADdlConstants
 
PASSWORD - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.model.SqlXmlConstant
 
PASSWORD_PROP_ID - Static variable in interface org.eclipse.datatools.connectivity.drivers.jdbc.IJDBCDriverDefinitionConstants
Property used to store the default password.
PasswordTextPropertyDescriptor - Class in org.eclipse.datatools.connectivity.ui
 
PasswordTextPropertyDescriptor() - Constructor for class org.eclipse.datatools.connectivity.ui.PasswordTextPropertyDescriptor
 
PasswordTextPropertyDescriptor(Object, String) - Constructor for class org.eclipse.datatools.connectivity.ui.PasswordTextPropertyDescriptor
 
PASTE_DELETE_ACTION_ID - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.ISQLEditorActionConstants
Context menu id for delete statement creation action.
PASTE_INSERT_ACTION_ID - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.ISQLEditorActionConstants
Context menu id for insert statement creation action.
PASTE_ROW_ACTION - Static variable in interface org.eclipse.datatools.sqltools.common.ui.tableviewer.IHelpConstants
Used for pasting a row of Accessible Table Viewer.
PASTE_ROW_ACTION_DEFINITION_ID - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.ASATableEditorColumnsViewer
 
PASTE_SELECT_ACTION_ID - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.ISQLEditorActionConstants
Context menu id for select statement creation action.
PASTE_UPDATE_ACTION_ID - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.ISQLEditorActionConstants
Context menu id for update statement creation action.
PasteAction - Class in org.eclipse.datatools.sqltools.sqleditor.internal.actions
 
PasteAction(IWorkbenchSite, Clipboard) - Constructor for class org.eclipse.datatools.sqltools.sqleditor.internal.actions.PasteAction
 
PasteAction_1 - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.Messages
 
PasteAction_label - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.Messages
 
PasteAction_tooltip - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.Messages
 
PasteRowAction - Class in org.eclipse.datatools.sqltools.common.ui.tableviewer
 
PasteRowAction(AccessibleTableViewer, Clipboard) - Constructor for class org.eclipse.datatools.sqltools.common.ui.tableviewer.PasteRowAction
 
PasteRowAction_can_not_paste_info - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.Messages
 
PasteRowAction_can_not_paste_info - Static variable in class org.eclipse.datatools.sqltools.common.ui.tableviewer.Messages
 
PasteRowAction_can_not_paste_title - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.Messages
 
PasteRowAction_can_not_paste_title - Static variable in class org.eclipse.datatools.sqltools.common.ui.tableviewer.Messages
 
PasteRowAction_text - Static variable in class org.eclipse.datatools.sqltools.common.ui.tableviewer.Messages
 
PasteRowActionUtil - Class in org.eclipse.datatools.sqltools.common.ui.tableviewer
A util for PasteRowAction, add postfix for pasted row to avoid duplicate name error for wizard and editor
PasteRowActionUtil() - Constructor for class org.eclipse.datatools.sqltools.common.ui.tableviewer.PasteRowActionUtil
 
pasteSQL - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.Messages
 
pasteSQL_delete - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.Messages
 
pasteSQL_delete_label - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.Messages
 
pasteSQL_delete_tooltip - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.Messages
 
pasteSQL_insert - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.Messages
 
pasteSQL_insert_label - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.Messages
 
pasteSQL_insert_tooltip - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.Messages
 
pasteSQL_select - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.Messages
 
pasteSQL_select_label - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.Messages
 
pasteSQL_select_tooltip - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.Messages
 
pasteSQL_update - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.Messages
 
pasteSQL_update_label - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.Messages
 
pasteSQL_update_tooltip - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.Messages
 
PATH_DELIMITER - Static variable in interface org.eclipse.datatools.connectivity.drivers.IDriverMgmtConstants
 
PATH_DELIMITER_CHAR - Static variable in interface org.eclipse.datatools.connectivity.drivers.IDriverMgmtConstants
 
PATH_DELIMITER_COMMA - Static variable in interface org.eclipse.datatools.connectivity.drivers.IDriverMgmtConstants
 
PATH_DELIMITER_SEMICOLON - Static variable in interface org.eclipse.datatools.connectivity.drivers.IDriverMgmtConstants
 
PATTERN - Static variable in class org.eclipse.datatools.enablement.ase.ddl.SybaseASEDdlBuilder
 
pattern_clause() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
pattern_clause() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
PB_SYS_TABLE_LIST - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseTableImpl
 
PB_SYS_TABLES - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseTableImpl
 
PCTFREE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.ISybaseASADdlConstants
 
peek() - Method in class org.eclipse.datatools.sqltools.data.internal.core.load.DataFileTokenizer
 
performApply(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.ConnectionLevelOptionsTab
 
performApply(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.RoutineMainTab
 
performCancel() - Method in class org.eclipse.datatools.enablement.sybase.ui.SybaseDatabaseProfileSettingPage
 
performCancel() - Method in class org.eclipse.datatools.sqltools.sqleditor.preferences.SyntaxColoringPage
 
performDefaults() - Method in class org.eclipse.datatools.sqltools.sqleditor.preferences.SyntaxColoringPage
 
performFinish(NewConnectionProfileWizard) - Method in interface org.eclipse.datatools.connectivity.ui.wizards.NewConnectionProfileWizard.IFinishTask
 
performFinish() - Method in class org.eclipse.datatools.connectivity.ui.wizards.NewConnectionProfileWizard
Clients need to make "return super.performFinish" as the last line of their code if they want to override this method
performFinish(IConnectionProfile, String[]) - Method in class org.eclipse.datatools.enablement.sybase.asa.actions.ProfileASAMultiDBAction
 
performFinish() - Method in class org.eclipse.datatools.sqltools.data.internal.ui.editor.DefaultExternalTableDataWizard
Updates the cell data by calling updateRowData() on the default page
performFinish() - Method in class org.eclipse.datatools.sqltools.data.internal.ui.extract.ExtractDataWizard
 
performFinish() - Method in class org.eclipse.datatools.sqltools.data.internal.ui.load.LoadDataWizard
 
performFinish() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.export.ResultExportWizard
 
performFinish() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseExpressionWizard
 
performFinish() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.cast.CastExpressionWizard
 
performFinish() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.constant.ConstantExpressionWizard
 
performFinish() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.ExpressionBuilderWizard
 
performFinish() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.function.FunctionExpressionWizard
 
performFinish() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.multiexpr.ExpressionsByOperatorsWizard
 
performFinish() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.subquery.SubQueryWizard
 
performFinish() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.execute.ParameterWizard
 
performMigration(IConnectionProfile) - Method in class org.eclipse.datatools.connectivity.ConnectionProfileMigratorBase
Default implementation.
performMigration(DriverInstance) - Method in class org.eclipse.datatools.connectivity.drivers.DriverMigratorBase
Default implementation.
performMigration(DriverInstance) - Method in interface org.eclipse.datatools.connectivity.drivers.IDriverMigrator
This method is invoked by the framework when a connection profile of the migration extension's sourceProfile type has been loaded.
performMigration(IConnectionProfile) - Method in interface org.eclipse.datatools.connectivity.IConnectionProfileMigrator
This method is invoked by the framework when a connection profile of the migration extension's sourceProfile type has been loaded.
performOk() - Method in class org.eclipse.datatools.connectivity.ui.dse.dialogs.ProfileSelectionDialogPage
 
performOk() - Method in class org.eclipse.datatools.connectivity.ui.wizards.ProfilePropertyPage
 
performOk() - Method in class org.eclipse.datatools.enablement.sybase.ui.SybaseDatabaseProfileSettingPage
 
performOk() - Method in class org.eclipse.datatools.sqltools.common.ui.preferences.AbstractDBPreferenceFieldPage
 
performOk() - Method in class org.eclipse.datatools.sqltools.plan.internal.preference.ExecutionPlanPage
 
performOk() - Method in class org.eclipse.datatools.sqltools.result.internal.preference.ExportFormatPreferencePage
 
performOk() - Method in class org.eclipse.datatools.sqltools.result.internal.preference.ResultHistoryPage
 
performOk() - Method in class org.eclipse.datatools.sqltools.result.internal.preference.ResultSetViewerPreferencePage
 
performOk() - Method in class org.eclipse.datatools.sqltools.result.internal.preference.SQLResultsViewPage
 
performOk() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSearchPage
 
performOk() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSimplePage
 
performOk() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.cast.CastBuilderPage
 
performOk() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.constant.NumericConstantBuilderPage
 
performOk() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.constant.StringConstantBuilderPage
 
performOk() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.function.FunctionBuilderPage
 
performOk() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.multiexpr.ExpressionsByOperatorsPage
 
performOk() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.subquery.SubQueryPage
 
performOk() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.preferences.SQLBuilderPreferencePage
Stores the values of the controls back to the preference store.
performOk() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.execute.ParameterMarkerPage
 
performOk() - Method in class org.eclipse.datatools.sqltools.sqleditor.preferences.CodeAssistPage
Stores the values of the controls back to the preference store.
performOk() - Method in class org.eclipse.datatools.sqltools.sqleditor.preferences.SQLEditorPage
Stores the values of the controls back to the preference store.
performOk() - Method in class org.eclipse.datatools.sqltools.sqleditor.preferences.SyntaxColoringPage
 
performOk() - Method in class org.eclipse.datatools.sqltools.sqleditor.preferences.TemplatesPreferencePage
 
PERM - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
PERM - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
PERM - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
PERMANENT - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
PERMANENT - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
PERMANENT - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
PERMISSION_ALTER_ACTION - Static variable in class org.eclipse.datatools.enablement.sybase.asa.catalog.ASAUtil
 
PERMISSION_DELETE_ACTION - Static variable in class org.eclipse.datatools.enablement.ase.catalog.ASEUtil
 
PERMISSION_DELETE_ACTION - Static variable in class org.eclipse.datatools.enablement.sybase.asa.catalog.ASAUtil
 
PERMISSION_EXECUTE_ACTION - Static variable in class org.eclipse.datatools.enablement.ase.catalog.ASEUtil
 
PERMISSION_EXECUTE_ACTION - Static variable in class org.eclipse.datatools.enablement.sybase.asa.catalog.ASAUtil
 
PERMISSION_INSERT_ACTION - Static variable in class org.eclipse.datatools.enablement.ase.catalog.ASEUtil
 
PERMISSION_INSERT_ACTION - Static variable in class org.eclipse.datatools.enablement.sybase.asa.catalog.ASAUtil
 
PERMISSION_OTHER_ACTION - Static variable in class org.eclipse.datatools.enablement.ase.catalog.ASEUtil
 
PERMISSION_REFERENCE_ACTION - Static variable in class org.eclipse.datatools.enablement.ase.catalog.ASEUtil
 
PERMISSION_REFERENCE_ACTION - Static variable in class org.eclipse.datatools.enablement.sybase.asa.catalog.ASAUtil
 
PERMISSION_SELECT_ACTION - Static variable in class org.eclipse.datatools.enablement.ase.catalog.ASEUtil
 
PERMISSION_SELECT_ACTION - Static variable in class org.eclipse.datatools.enablement.sybase.asa.catalog.ASAUtil
 
PERMISSION_UPDATE_ACTION - Static variable in class org.eclipse.datatools.enablement.ase.catalog.ASEUtil
 
PERMISSION_UPDATE_ACTION - Static variable in class org.eclipse.datatools.enablement.sybase.asa.catalog.ASAUtil
 
PERSISTENT_TABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage.Literals
The meta object literal for the 'Persistent Table' class.
PERSISTENT_TABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The meta object id for the 'Persistent Table' class.
PERSISTENT_TABLE__COLUMNS - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Columns' containment reference list.
PERSISTENT_TABLE__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Comments' reference list.
PERSISTENT_TABLE__CONSTRAINTS - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Constraints' containment reference list.
PERSISTENT_TABLE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Dependencies' containment reference list.
PERSISTENT_TABLE__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Description' attribute.
PERSISTENT_TABLE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'EAnnotations' containment reference list.
PERSISTENT_TABLE__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Extensions' containment reference list.
PERSISTENT_TABLE__INDEX - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Index' reference list.
PERSISTENT_TABLE__INSERTABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Insertable' attribute.
PERSISTENT_TABLE__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Label' attribute.
PERSISTENT_TABLE__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Name' attribute.
PERSISTENT_TABLE__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Privileges' reference list.
PERSISTENT_TABLE__REFERENCING_FOREIGN_KEYS - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Referencing Foreign Keys' reference list.
PERSISTENT_TABLE__SCHEMA - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Schema' reference.
PERSISTENT_TABLE__SELF_REF_COLUMN_GENERATION - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Self Ref Column Generation' attribute.
PERSISTENT_TABLE__SUBTABLES - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Subtables' reference list.
PERSISTENT_TABLE__SUPERTABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Supertable' reference.
PERSISTENT_TABLE__TRIGGERS - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Triggers' reference list.
PERSISTENT_TABLE__UDT - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Udt' reference.
PERSISTENT_TABLE__UPDATABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Updatable' attribute.
PERSISTENT_TABLE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The number of structural features of the 'Persistent Table' class.
PersistentTable - Interface in org.eclipse.datatools.modelbase.sql.tables
A representation of the model object 'Persistent Table'.
PersistentTableItemProvider - Class in org.eclipse.datatools.modelbase.sql.tables.provider
This is the item provider adapter for a PersistentTable object.
PersistentTableItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.tables.provider.PersistentTableItemProvider
This constructs an instance from a factory and a notifier.
persistToDataModel(ParametersRowData, int, Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.ParametersTableProvider
Save data from UI back to Model.
perspective_DebuggerPerspective_activeWinNull1 - Static variable in class org.eclipse.datatools.sqltools.debugger.core.internal.DebuggerMessages
 
perspective_DebuggerPerspective_activeWinNull2 - Static variable in class org.eclipse.datatools.sqltools.debugger.core.internal.DebuggerMessages
 
perspective_DebuggerPerspective_changePerspectiveException - Static variable in class org.eclipse.datatools.sqltools.debugger.core.internal.DebuggerMessages
 
PERSPECTIVE_ID - Static variable in interface org.eclipse.datatools.connectivity.ui.IWorkbenchWindowPerspectiveActionFilter
 
PING_FACTORY_ID - Static variable in class org.eclipse.datatools.connectivity.ConnectionProfileConstants
 
PingAction - Class in org.eclipse.datatools.connectivity.ui.actions
 
PingAction() - Constructor for class org.eclipse.datatools.connectivity.ui.actions.PingAction
 
PingJob - Class in org.eclipse.datatools.connectivity.ui
Executes a ping operation as a background job.
PingJob(Shell, IConnectionProfile) - Constructor for class org.eclipse.datatools.connectivity.ui.PingJob
 
PingJob.PingUIJob - Class in org.eclipse.datatools.connectivity.ui
 
PingJob.PingUIJob(Shell, Throwable) - Constructor for class org.eclipse.datatools.connectivity.ui.PingJob.PingUIJob
 
PK_VALIDATION_TYPE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.SybaseASABaseConstraintValidator
 
PLACE_OBJECT_OF_TABLE_QUERY - Static variable in interface org.eclipse.datatools.enablement.ase.catalog.ASESQLs
 
PLAIN - Static variable in enum org.eclipse.datatools.connectivity.oda.design.TextFormatType
The 'Plain' literal value.
PLAIN_TEXT - Static variable in class org.eclipse.datatools.sqltools.result.model.ResultItem
 
PLAIN_TXT_OUTPUTTER_ID - Static variable in interface org.eclipse.datatools.sqltools.result.internal.export.OutputterConstants
 
PLAN - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
PLAN - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
PLAN - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
PLAN_DROP_DOWN_ACTION - Static variable in interface org.eclipse.datatools.sqltools.plan.IHelpConstants
Used for plan drop down action
PLAN_TYPE_DROP_DOWN_ACTION - Static variable in interface org.eclipse.datatools.sqltools.plan.IHelpConstants
Used for plan type drop down action
PLAN_VIEW - Static variable in interface org.eclipse.datatools.sqltools.plan.IHelpConstants
Used for plan view.
PlanDropDownAction - Class in org.eclipse.datatools.sqltools.plan.internal.ui.actions
 
PlanDropDownAction(PlanView) - Constructor for class org.eclipse.datatools.sqltools.plan.internal.ui.actions.PlanDropDownAction
Constructor
PlanDropDownAction_previous_plans - Static variable in class org.eclipse.datatools.sqltools.plan.internal.ui.actions.Messages
 
PlanDropDownAction_show_history - Static variable in class org.eclipse.datatools.sqltools.plan.internal.ui.actions.Messages
 
planFailed(PlanRequest, Throwable) - Method in class org.eclipse.datatools.sqltools.plan.EPVFacade
Informs the EPV that error occurs when getting the execution plan from the data server.
planGenerated(PlanRequest, String) - Method in class org.eclipse.datatools.sqltools.plan.EPVFacade
Informs the EPV that the plan raw data of the given plan request is successfully generated.
PlanInstance - Class in org.eclipse.datatools.sqltools.plan.internal.core
Implementation of IPlanInstance
PlanInstance(PlanManager, PlanRequest) - Constructor for class org.eclipse.datatools.sqltools.plan.internal.core.PlanInstance
 
PlanManager - Class in org.eclipse.datatools.sqltools.plan.internal.core
Implementation of IPlanManager
PlanManager() - Constructor for class org.eclipse.datatools.sqltools.plan.internal.core.PlanManager
Constructor
PlanOption - Class in org.eclipse.datatools.sqltools.plan
A default implementation of IPlanOption, the vendor should implement IPlanOption from scratch
PlanOption() - Constructor for class org.eclipse.datatools.sqltools.plan.PlanOption
 
planoption_graphic - Static variable in class org.eclipse.datatools.sqltools.plan.internal.core.Messages
 
planoption_text - Static variable in class org.eclipse.datatools.sqltools.plan.internal.core.Messages
 
PlanRequest - Class in org.eclipse.datatools.sqltools.plan
Start point to use EPV (SQL Execution Plan View), every time when the consumer needs to display an execution plan on EPV, it must construct an instance of PlanRequest first.
PlanRequest(String, String, int, int) - Constructor for class org.eclipse.datatools.sqltools.plan.PlanRequest
Constructs a plan request
PlanRequest(String, String, int, int, Map) - Constructor for class org.eclipse.datatools.sqltools.plan.PlanRequest
 
PlansDialog - Class in org.eclipse.datatools.sqltools.plan.internal.ui.view
Dialog that shows a list of items with icon and label.
PlansDialog(Shell, List) - Constructor for class org.eclipse.datatools.sqltools.plan.internal.ui.view.PlansDialog
 
PlanService - Class in org.eclipse.datatools.sqltools.plan
 
PlanService() - Constructor for class org.eclipse.datatools.sqltools.plan.PlanService
 
PlanServiceRegistry - Class in org.eclipse.datatools.sqltools.plan
Registry for "planService"
PlanSupportRunnable - Class in org.eclipse.datatools.sqltools.plan
The base class which performs the operations to retrieve plan from database.
PlanSupportRunnable() - Constructor for class org.eclipse.datatools.sqltools.plan.PlanSupportRunnable
 
PlanSupportRunnable(PlanRequest, String, String) - Constructor for class org.eclipse.datatools.sqltools.plan.PlanSupportRunnable
Constructor
PlanSupportRunnable_getplan_name - Static variable in class org.eclipse.datatools.sqltools.plan.Messages
 
PlanTreeBuilder - Class in org.eclipse.datatools.sqltools.plan.treeplan
The plan tree builder is useful for constructing a execution plan tree
PlanTreeBuilder() - Constructor for class org.eclipse.datatools.sqltools.plan.treeplan.PlanTreeBuilder
 
PlanTreeBuilder(String, String, String, Object, String, boolean, String, boolean) - Constructor for class org.eclipse.datatools.sqltools.plan.treeplan.PlanTreeBuilder
 
PlanTypeDropDownAction - Class in org.eclipse.datatools.sqltools.plan.internal.ui.actions
This class is for building a pull-down style action to switch plan types in Plan View toolbar.
PlanTypeDropDownAction(PlanView) - Constructor for class org.eclipse.datatools.sqltools.plan.internal.ui.actions.PlanTypeDropDownAction
 
PlanTypeDropDownAction_text - Static variable in class org.eclipse.datatools.sqltools.plan.internal.ui.actions.Messages
 
PlanTypeDropDownAction_tooltip - Static variable in class org.eclipse.datatools.sqltools.plan.internal.ui.actions.Messages
 
PlanView - Class in org.eclipse.datatools.sqltools.plan.internal.ui.view
The SQL Execution Plan view
PlanView() - Constructor for class org.eclipse.datatools.sqltools.plan.internal.ui.view.PlanView
 
PLATFORM_390 - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLIdentifier
OS/390, z/OS.
PLATFORM_390_KEY - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLIdentifier
Hash key for OS/390, z/OS
PLATFORM_400 - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLIdentifier
OS/400, iSeries.
PLATFORM_400_KEY - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLIdentifier
Hash key for OS/400, iSeries.
PLATFORM_ALL - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLIdentifier
LUWO, 390, 400, and Cloudscape
PLATFORM_ANY - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLIdentifier
Any platform.
PLATFORM_CLOUDSCAPE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLIdentifier
Cloudscape.
PLATFORM_CLOUDSCAPE_KEY - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLIdentifier
Hash key for Cloudscape.
PLATFORM_DB2 - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLIdentifier
LUWO, z/OS, and iSeries
PLATFORM_DERBY - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLIdentifier
Derby.
PLATFORM_INFORMIX - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLIdentifier
Informix.
PLATFORM_LUWO - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLIdentifier
LUWO: Linux, UNIX, Windows, and OS/2.
PLATFORM_LUWO_KEY - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLIdentifier
Hash key for LUWO: Linux, UNIX, Windows, and OS/2.
PLATFORM_ORACLE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLIdentifier
Oracle.
PLATFORM_OTHER - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLIdentifier
Any other platform.
PLATFORM_OTHER_KEY - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLIdentifier
Hash key for any other platform.
PLATFORM_SQLSERVER - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLIdentifier
SQL Server.
PLATFORM_SYBASE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLIdentifier
Sybase.
PLUGIN_ID - Static variable in class org.eclipse.datatools.connectivity.ui.templates.ConnectivityTemplatesPlugin
 
PLUGIN_ID - Static variable in class org.eclipse.datatools.enablement.hsqldb.ui.HSQLDBActivator
 
PLUGIN_ID - Static variable in class org.eclipse.datatools.enablement.mysql.ui.Activator
 
PLUGIN_ID - Static variable in class org.eclipse.datatools.enablement.sap.maxdb.MaxDBEnablementPlugin
 
PLUGIN_ID - Static variable in class org.eclipse.datatools.enablement.sap.maxdb.ui.MaxDBUIPlugin
 
PLUGIN_ID - Static variable in class org.eclipse.datatools.enablement.sqlite.Activator
 
PLUGIN_ID - Static variable in class org.eclipse.datatools.enablement.sqlite.ui.SQLITEActivator
 
PLUGIN_ID - Static variable in class org.eclipse.datatools.enablement.sybase.Activator
 
PLUGIN_ID - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.ExamplePlugin
 
PLUGIN_ID - Static variable in class org.eclipse.datatools.enablement.sybase.asa.ui.ASAUIPlugin
 
PLUGIN_ID - Static variable in class org.eclipse.datatools.enablement.sybase.ase.ui.ASEUIPlugin
 
PLUGIN_ID - Static variable in class org.eclipse.datatools.enablement.sybase.ui.SybaseUIPlugin
 
PLUGIN_ID - Static variable in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelPlugin
 
PLUGIN_ID - Static variable in class org.eclipse.datatools.sqltools.data.internal.ui.DataUIPlugin
 
PLUGIN_ID - Static variable in class org.eclipse.datatools.sqltools.db.derby.ui.DerbyUIActivator
 
PLUGIN_ID - Static variable in class org.eclipse.datatools.sqltools.db.generic.ui.GenericUIActivator
 
PLUGIN_ID - Static variable in class org.eclipse.datatools.sqltools.debugger.core.internal.DebuggerCorePlugin
 
PLUGIN_ID - Static variable in class org.eclipse.datatools.sqltools.debugger.core.ui.DebuggerCoreUIPlugin
 
PLUGIN_ID - Static variable in class org.eclipse.datatools.sqltools.editor.ui.core.EditorCoreUIPlugin
 
PLUGIN_ID - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserPlugin
 
PLUGIN_ID - Static variable in class org.eclipse.datatools.sqltools.result.ResultsViewPlugin
 
PLUGIN_ID - Static variable in class org.eclipse.datatools.sqltools.result.ui.ResultsViewUIPlugin
 
PLUGIN_ID - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditorUIActivator
 
PLUGIN_ID - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.SOEPlugin
 
PLUGIN_ID - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.SOEUIPagePlugin
 
PLUGIN_ID - Static variable in class org.eclipse.datatools.sqltools.sql.ui.SQLUIActivator
 
PLUGIN_ID - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.SQLEditorPlugin
 
plugin_internal_error - Static variable in class org.eclipse.datatools.enablement.ase.JDBCASEProfileMessages
 
plugin_internal_error - Static variable in class org.eclipse.datatools.enablement.sybase.Messages
 
plugin_internal_error - Static variable in class org.eclipse.datatools.sqltools.debugger.core.internal.DebuggerMessages
 
plugin_internal_error - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.Messages
 
plugin_internal_error - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.SQLEditorResources
 
PLUGIN_LOC - Static variable in class org.eclipse.datatools.connectivity.drivers.models.OverrideTemplateDescriptor
 
PLUGIN_LOC - Static variable in class org.eclipse.datatools.connectivity.drivers.models.TemplateDescriptor
 
PLUGIN_NAME - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilderContextIds
 
PLUGIN_NAME - Static variable in class org.eclipse.datatools.sqltools.sqleditor.SQLEditor
 
PluginResourceLocator - Class in org.eclipse.datatools.connectivity.services
Locator of plug-in entries and resources.
PluginResourceLocator() - Constructor for class org.eclipse.datatools.connectivity.services.PluginResourceLocator
 
PLUS - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
PLUS - Static variable in class org.eclipse.datatools.modelbase.sql.query.ValueExpressionUnaryOperator
The 'PLUS' literal value.
PLUS - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
PLUS - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
PLUS_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.query.ValueExpressionUnaryOperator
The 'PLUS' literal object.
populate(SQLDBProposalsRequest) - Method in interface org.eclipse.datatools.sqltools.editor.contentassist.ISQLDBProposalsService
Populates the list database of database object proposals (schemas, tables, columns) using given list of tokens (DB identifiers) indicating the start of the expression for which the user wants DB proposals.
populate(List) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLBuilderDBProposalsService
Populates the list database of database object proposals (schemas, tables, columns) using given list of tokens (DB identifiers) indicating the start of the expression for which the user wants DB proposals.
populate(SQLDBProposalsRequest) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLDBProposalsService
Populates the list database of database object proposals (schemas, tables, columns) using given list of tokens (DB identifiers) indicating the start of the expression for which the user wants DB proposals.
populateSelectionTable(Table) - Method in class org.eclipse.datatools.connectivity.sqm.core.ui.explorer.filter.ConnectionFilterWizardPage
Override this method to override the default table population implementation.
populateSelectionTable() - Method in class org.eclipse.datatools.connectivity.sqm.core.ui.explorer.filter.ConnectionFilterWizardPage
This method will refresh the contents of the table
populateSQLObject(BaseTable) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.ASATableEditorColumnsViewer
Populate the table using the user's input
populateSQLObjects(TypedEvent) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.ASAColumnsEditorPage
When populating the SQL object, should remove the "this" listener to avoid refresh itself
populateSQLObjects(TypedEvent) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditorPage
Sub class should override this method to populate the SQL objects belong to this page
populateSQLObjects(TypedEvent) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.ISchemaObjectEditorPage
Populates the SQL object using the user's input
populateTableExpressionColumns(TableInDatabase, Table) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.TableHelper
Populates the list of ValueExpressionColumn in the given table expression using the columns in the given Table object
populateTransientProperties(Properties) - Method in interface org.eclipse.datatools.connectivity.IPropertiesPersistenceHook
Returns a property set which includes any transient or derived properties that must be set prior to usage.
populateTransientProperties(Properties) - Method in class org.eclipse.datatools.connectivity.PropertiesPersistenceHook
 
PORTABILITY_MARKER_TYPE - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.EditorConstants
Marker type contant for SQL portability targets.
PORTABILITY_MARKER_TYPE - Static variable in class org.eclipse.datatools.sqltools.sqleditor.SQLStorageAnnotationModel
 
PORTABLE - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.editor.SQLImageDescriptor
Flag to render the portability task adornment
PositionBasedCompletionProposal - Class in org.eclipse.datatools.sqltools.sqleditor.internal.templates
An enhanced implementation of the ICompletionProposal interface implementing all the extension interfaces.
PositionBasedCompletionProposal(String, Position, int) - Constructor for class org.eclipse.datatools.sqltools.sqleditor.internal.templates.PositionBasedCompletionProposal
Creates a new completion proposal based on the provided information.
PositionBasedCompletionProposal(String, Position, int, Image, String, IContextInformation, String) - Constructor for class org.eclipse.datatools.sqltools.sqleditor.internal.templates.PositionBasedCompletionProposal
Creates a new completion proposal.
POST_CHANGE - Static variable in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.IResourceChangeEvent
 
POST_DELETE - Static variable in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.IResourceChangeEvent
 
POST_RENAME - Static variable in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.IResourceChangeEvent
 
PostParseProcessor - Interface in org.eclipse.datatools.sqltools.parsers.sql.postparse
 
PostParseProcessorConfiguration - Class in org.eclipse.datatools.sqltools.parsers.sql.postparse
The PostParseProcessorConfiguration provides information to configure a PostParseProcessor (P3).
PostParseProcessorConfiguration(Database, String) - Constructor for class org.eclipse.datatools.sqltools.parsers.sql.postparse.PostParseProcessorConfiguration
 
PostParseProcessorConfiguration() - Constructor for class org.eclipse.datatools.sqltools.parsers.sql.postparse.PostParseProcessorConfiguration
Default constructor.
postSave(Connection, TextEditor) - Method in interface org.eclipse.datatools.sqltools.editor.IExtendedSaveSupport
Performs all post treatment logic in the preSave method
pr_arglist() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
pr_arglist() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
PRE_CHANGE - Static variable in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.IResourceChangeEvent
 
PRE_DELETE - Static variable in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.IResourceChangeEvent
 
PRE_RENAME - Static variable in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.IResourceChangeEvent
 
PREDEFINED_DATA_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Predefined Data Type' class.
PREDEFINED_DATA_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The meta object id for the 'Predefined Data Type' class.
PREDEFINED_DATA_TYPE__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Comments' reference list.
PREDEFINED_DATA_TYPE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Dependencies' containment reference list.
PREDEFINED_DATA_TYPE__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Description' attribute.
PREDEFINED_DATA_TYPE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'EAnnotations' containment reference list.
PREDEFINED_DATA_TYPE__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Extensions' containment reference list.
PREDEFINED_DATA_TYPE__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Label' attribute.
PREDEFINED_DATA_TYPE__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Name' attribute.
PREDEFINED_DATA_TYPE__PRIMITIVE_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Primitive Type' attribute feature.
PREDEFINED_DATA_TYPE__PRIMITIVE_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Primitive Type' attribute.
PREDEFINED_DATA_TYPE__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Privileges' reference list.
PREDEFINED_DATA_TYPE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The number of structural features of the 'Predefined Data Type' class.
PredefinedDataType - Interface in org.eclipse.datatools.modelbase.sql.datatypes
A representation of the model object 'Predefined Data Type'.
PredefinedDataTypeItemProvider - Class in org.eclipse.datatools.modelbase.sql.datatypes.provider
This is the item provider adapter for a PredefinedDataType object.
PredefinedDataTypeItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.datatypes.provider.PredefinedDataTypeItemProvider
This constructs an instance from a factory and a notifier.
PredefinedIntroSection - Class in org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.intropage
 
PredefinedIntroSection(String, String, String, String, ImageDescriptor, IIntroHyperAction) - Constructor for class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.intropage.PredefinedIntroSection
 
Predicate - Interface in org.eclipse.datatools.modelbase.sql.query
A representation of the model object 'SQL Predicate'.
PREDICATE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Predicate' class.
PREDICATE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Predicate' class.
predicate() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
predicate() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
PREDICATE__COMBINED_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Combined Left' container reference.
PREDICATE__COMBINED_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Combined Right' container reference.
PREDICATE__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comments' reference list.
PREDICATE__DELETE_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Delete Statement' container reference.
PREDICATE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
PREDICATE__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Description' attribute.
PREDICATE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
PREDICATE__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
PREDICATE__HAS_SELECTIVITY - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Has Selectivity' attribute feature.
PREDICATE__HAS_SELECTIVITY - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Has Selectivity' attribute.
PREDICATE__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Label' attribute.
PREDICATE__MERGE_ON_CONDITION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Merge On Condition' container reference.
PREDICATE__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Name' attribute.
PREDICATE__NEGATED_CONDITION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Negated Condition' attribute.
PREDICATE__NEGATED_PREDICATE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Negated Predicate' attribute feature.
PREDICATE__NEGATED_PREDICATE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Negated Predicate' attribute.
PREDICATE__NEST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Nest' container reference.
PREDICATE__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Privileges' reference list.
PREDICATE__QUERY_SELECT_HAVING - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Query Select Having' container reference.
PREDICATE__QUERY_SELECT_WHERE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Query Select Where' container reference.
PREDICATE__SELECTIVITY_VALUE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Selectivity Value' attribute feature.
PREDICATE__SELECTIVITY_VALUE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Selectivity Value' attribute.
PREDICATE__TABLE_JOINED - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Table Joined' container reference.
PREDICATE__UPDATE_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Update Statement' container reference.
PREDICATE__VALUE_EXPR_CASE_SEARCH_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Search Content' container reference.
PREDICATE_BASIC - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Predicate Basic' class.
PREDICATE_BASIC - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Predicate Basic' class.
PREDICATE_BASIC__COMBINED_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Combined Left' container reference.
PREDICATE_BASIC__COMBINED_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Combined Right' container reference.
PREDICATE_BASIC__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comments' reference list.
PREDICATE_BASIC__COMPARISON_OPERATOR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Comparison Operator' attribute feature.
PREDICATE_BASIC__COMPARISON_OPERATOR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comparison Operator' attribute.
PREDICATE_BASIC__DELETE_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Delete Statement' container reference.
PREDICATE_BASIC__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
PREDICATE_BASIC__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Description' attribute.
PREDICATE_BASIC__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
PREDICATE_BASIC__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
PREDICATE_BASIC__HAS_SELECTIVITY - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Has Selectivity' attribute.
PREDICATE_BASIC__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Label' attribute.
PREDICATE_BASIC__LEFT_VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Left Value Expr' containment reference feature.
PREDICATE_BASIC__LEFT_VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Left Value Expr' containment reference.
PREDICATE_BASIC__MERGE_ON_CONDITION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Merge On Condition' container reference.
PREDICATE_BASIC__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Name' attribute.
PREDICATE_BASIC__NEGATED_CONDITION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Negated Condition' attribute.
PREDICATE_BASIC__NEGATED_PREDICATE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Negated Predicate' attribute.
PREDICATE_BASIC__NEST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Nest' container reference.
PREDICATE_BASIC__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Privileges' reference list.
PREDICATE_BASIC__QUERY_SELECT_HAVING - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Query Select Having' container reference.
PREDICATE_BASIC__QUERY_SELECT_WHERE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Query Select Where' container reference.
PREDICATE_BASIC__RIGHT_VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Right Value Expr' containment reference feature.
PREDICATE_BASIC__RIGHT_VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Right Value Expr' containment reference.
PREDICATE_BASIC__SELECTIVITY_VALUE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Selectivity Value' attribute.
PREDICATE_BASIC__TABLE_JOINED - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Table Joined' container reference.
PREDICATE_BASIC__UPDATE_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Update Statement' container reference.
PREDICATE_BASIC__VALUE_EXPR_CASE_SEARCH_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Search Content' container reference.
PREDICATE_BASIC_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The number of structural features of the 'Predicate Basic' class.
PREDICATE_BETWEEN - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Predicate Between' class.
PREDICATE_BETWEEN - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Predicate Between' class.
PREDICATE_BETWEEN__COMBINED_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Combined Left' container reference.
PREDICATE_BETWEEN__COMBINED_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Combined Right' container reference.
PREDICATE_BETWEEN__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comments' reference list.
PREDICATE_BETWEEN__DELETE_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Delete Statement' container reference.
PREDICATE_BETWEEN__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
PREDICATE_BETWEEN__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Description' attribute.
PREDICATE_BETWEEN__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
PREDICATE_BETWEEN__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
PREDICATE_BETWEEN__HAS_SELECTIVITY - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Has Selectivity' attribute.
PREDICATE_BETWEEN__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Label' attribute.
PREDICATE_BETWEEN__LEFT_VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Left Value Expr' containment reference feature.
PREDICATE_BETWEEN__LEFT_VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Left Value Expr' containment reference.
PREDICATE_BETWEEN__MERGE_ON_CONDITION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Merge On Condition' container reference.
PREDICATE_BETWEEN__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Name' attribute.
PREDICATE_BETWEEN__NEGATED_CONDITION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Negated Condition' attribute.
PREDICATE_BETWEEN__NEGATED_PREDICATE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Negated Predicate' attribute.
PREDICATE_BETWEEN__NEST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Nest' container reference.
PREDICATE_BETWEEN__NOT_BETWEEN - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Not Between' attribute feature.
PREDICATE_BETWEEN__NOT_BETWEEN - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Not Between' attribute.
PREDICATE_BETWEEN__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Privileges' reference list.
PREDICATE_BETWEEN__QUERY_SELECT_HAVING - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Query Select Having' container reference.
PREDICATE_BETWEEN__QUERY_SELECT_WHERE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Query Select Where' container reference.
PREDICATE_BETWEEN__RIGHT_VALUE_EXPR1 - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Right Value Expr1' containment reference feature.
PREDICATE_BETWEEN__RIGHT_VALUE_EXPR1 - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Right Value Expr1' containment reference.
PREDICATE_BETWEEN__RIGHT_VALUE_EXPR2 - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Right Value Expr2' containment reference feature.
PREDICATE_BETWEEN__RIGHT_VALUE_EXPR2 - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Right Value Expr2' containment reference.
PREDICATE_BETWEEN__SELECTIVITY_VALUE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Selectivity Value' attribute.
PREDICATE_BETWEEN__TABLE_JOINED - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Table Joined' container reference.
PREDICATE_BETWEEN__UPDATE_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Update Statement' container reference.
PREDICATE_BETWEEN__VALUE_EXPR_CASE_SEARCH_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Search Content' container reference.
PREDICATE_BETWEEN_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The number of structural features of the 'Predicate Between' class.
PREDICATE_COMPARISON_OPERATOR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Predicate Comparison Operator' enum.
PREDICATE_COMPARISON_OPERATOR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Predicate Comparison Operator' enum.
PREDICATE_EXISTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Predicate Exists' class.
PREDICATE_EXISTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Predicate Exists' class.
PREDICATE_EXISTS__COMBINED_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Combined Left' container reference.
PREDICATE_EXISTS__COMBINED_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Combined Right' container reference.
PREDICATE_EXISTS__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comments' reference list.
PREDICATE_EXISTS__DELETE_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Delete Statement' container reference.
PREDICATE_EXISTS__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
PREDICATE_EXISTS__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Description' attribute.
PREDICATE_EXISTS__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
PREDICATE_EXISTS__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
PREDICATE_EXISTS__HAS_SELECTIVITY - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Has Selectivity' attribute.
PREDICATE_EXISTS__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Label' attribute.
PREDICATE_EXISTS__MERGE_ON_CONDITION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Merge On Condition' container reference.
PREDICATE_EXISTS__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Name' attribute.
PREDICATE_EXISTS__NEGATED_CONDITION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Negated Condition' attribute.
PREDICATE_EXISTS__NEGATED_PREDICATE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Negated Predicate' attribute.
PREDICATE_EXISTS__NEST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Nest' container reference.
PREDICATE_EXISTS__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Privileges' reference list.
PREDICATE_EXISTS__QUERY_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Query Expr' containment reference feature.
PREDICATE_EXISTS__QUERY_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Query Expr' containment reference.
PREDICATE_EXISTS__QUERY_SELECT_HAVING - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Query Select Having' container reference.
PREDICATE_EXISTS__QUERY_SELECT_WHERE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Query Select Where' container reference.
PREDICATE_EXISTS__SELECTIVITY_VALUE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Selectivity Value' attribute.
PREDICATE_EXISTS__TABLE_JOINED - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Table Joined' container reference.
PREDICATE_EXISTS__UPDATE_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Update Statement' container reference.
PREDICATE_EXISTS__VALUE_EXPR_CASE_SEARCH_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Search Content' container reference.
PREDICATE_EXISTS_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The number of structural features of the 'Predicate Exists' class.
PREDICATE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The number of structural features of the 'Predicate' class.
PREDICATE_IN - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Predicate In' class.
PREDICATE_IN - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Predicate In' class.
PREDICATE_IN__COMBINED_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Combined Left' container reference.
PREDICATE_IN__COMBINED_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Combined Right' container reference.
PREDICATE_IN__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comments' reference list.
PREDICATE_IN__DELETE_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Delete Statement' container reference.
PREDICATE_IN__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
PREDICATE_IN__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Description' attribute.
PREDICATE_IN__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
PREDICATE_IN__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
PREDICATE_IN__HAS_SELECTIVITY - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Has Selectivity' attribute.
PREDICATE_IN__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Label' attribute.
PREDICATE_IN__MERGE_ON_CONDITION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Merge On Condition' container reference.
PREDICATE_IN__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Name' attribute.
PREDICATE_IN__NEGATED_CONDITION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Negated Condition' attribute.
PREDICATE_IN__NEGATED_PREDICATE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Negated Predicate' attribute.
PREDICATE_IN__NEST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Nest' container reference.
PREDICATE_IN__NOT_IN - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Not In' attribute feature.
PREDICATE_IN__NOT_IN - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Not In' attribute.
PREDICATE_IN__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Privileges' reference list.
PREDICATE_IN__QUERY_SELECT_HAVING - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Query Select Having' container reference.
PREDICATE_IN__QUERY_SELECT_WHERE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Query Select Where' container reference.
PREDICATE_IN__SELECTIVITY_VALUE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Selectivity Value' attribute.
PREDICATE_IN__TABLE_JOINED - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Table Joined' container reference.
PREDICATE_IN__UPDATE_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Update Statement' container reference.
PREDICATE_IN__VALUE_EXPR_CASE_SEARCH_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Search Content' container reference.
PREDICATE_IN_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The number of structural features of the 'Predicate In' class.
PREDICATE_IN_VALUE_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Predicate In Value List' class.
PREDICATE_IN_VALUE_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Predicate In Value List' class.
PREDICATE_IN_VALUE_LIST__COMBINED_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Combined Left' container reference.
PREDICATE_IN_VALUE_LIST__COMBINED_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Combined Right' container reference.
PREDICATE_IN_VALUE_LIST__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comments' reference list.
PREDICATE_IN_VALUE_LIST__DELETE_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Delete Statement' container reference.
PREDICATE_IN_VALUE_LIST__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
PREDICATE_IN_VALUE_LIST__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Description' attribute.
PREDICATE_IN_VALUE_LIST__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
PREDICATE_IN_VALUE_LIST__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
PREDICATE_IN_VALUE_LIST__HAS_SELECTIVITY - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Has Selectivity' attribute.
PREDICATE_IN_VALUE_LIST__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Label' attribute.
PREDICATE_IN_VALUE_LIST__MERGE_ON_CONDITION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Merge On Condition' container reference.
PREDICATE_IN_VALUE_LIST__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Name' attribute.
PREDICATE_IN_VALUE_LIST__NEGATED_CONDITION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Negated Condition' attribute.
PREDICATE_IN_VALUE_LIST__NEGATED_PREDICATE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Negated Predicate' attribute.
PREDICATE_IN_VALUE_LIST__NEST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Nest' container reference.
PREDICATE_IN_VALUE_LIST__NOT_IN - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Not In' attribute.
PREDICATE_IN_VALUE_LIST__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Privileges' reference list.
PREDICATE_IN_VALUE_LIST__QUERY_SELECT_HAVING - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Query Select Having' container reference.
PREDICATE_IN_VALUE_LIST__QUERY_SELECT_WHERE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Query Select Where' container reference.
PREDICATE_IN_VALUE_LIST__SELECTIVITY_VALUE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Selectivity Value' attribute.
PREDICATE_IN_VALUE_LIST__TABLE_JOINED - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Table Joined' container reference.
PREDICATE_IN_VALUE_LIST__UPDATE_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Update Statement' container reference.
PREDICATE_IN_VALUE_LIST__VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Value Expr' containment reference feature.
PREDICATE_IN_VALUE_LIST__VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr' containment reference.
PREDICATE_IN_VALUE_LIST__VALUE_EXPR_CASE_SEARCH_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Search Content' container reference.
PREDICATE_IN_VALUE_LIST__VALUE_EXPR_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Value Expr List' containment reference list feature.
PREDICATE_IN_VALUE_LIST__VALUE_EXPR_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr List' containment reference list.
PREDICATE_IN_VALUE_LIST_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The number of structural features of the 'Predicate In Value List' class.
PREDICATE_IN_VALUE_ROW_SELECT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Predicate In Value Row Select' class.
PREDICATE_IN_VALUE_ROW_SELECT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Predicate In Value Row Select' class.
PREDICATE_IN_VALUE_ROW_SELECT__COMBINED_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Combined Left' container reference.
PREDICATE_IN_VALUE_ROW_SELECT__COMBINED_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Combined Right' container reference.
PREDICATE_IN_VALUE_ROW_SELECT__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comments' reference list.
PREDICATE_IN_VALUE_ROW_SELECT__DELETE_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Delete Statement' container reference.
PREDICATE_IN_VALUE_ROW_SELECT__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
PREDICATE_IN_VALUE_ROW_SELECT__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Description' attribute.
PREDICATE_IN_VALUE_ROW_SELECT__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
PREDICATE_IN_VALUE_ROW_SELECT__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
PREDICATE_IN_VALUE_ROW_SELECT__HAS_SELECTIVITY - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Has Selectivity' attribute.
PREDICATE_IN_VALUE_ROW_SELECT__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Label' attribute.
PREDICATE_IN_VALUE_ROW_SELECT__MERGE_ON_CONDITION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Merge On Condition' container reference.
PREDICATE_IN_VALUE_ROW_SELECT__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Name' attribute.
PREDICATE_IN_VALUE_ROW_SELECT__NEGATED_CONDITION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Negated Condition' attribute.
PREDICATE_IN_VALUE_ROW_SELECT__NEGATED_PREDICATE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Negated Predicate' attribute.
PREDICATE_IN_VALUE_ROW_SELECT__NEST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Nest' container reference.
PREDICATE_IN_VALUE_ROW_SELECT__NOT_IN - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Not In' attribute.
PREDICATE_IN_VALUE_ROW_SELECT__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Privileges' reference list.
PREDICATE_IN_VALUE_ROW_SELECT__QUERY_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Query Expr' containment reference feature.
PREDICATE_IN_VALUE_ROW_SELECT__QUERY_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Query Expr' containment reference.
PREDICATE_IN_VALUE_ROW_SELECT__QUERY_SELECT_HAVING - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Query Select Having' container reference.
PREDICATE_IN_VALUE_ROW_SELECT__QUERY_SELECT_WHERE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Query Select Where' container reference.
PREDICATE_IN_VALUE_ROW_SELECT__SELECTIVITY_VALUE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Selectivity Value' attribute.
PREDICATE_IN_VALUE_ROW_SELECT__TABLE_JOINED - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Table Joined' container reference.
PREDICATE_IN_VALUE_ROW_SELECT__UPDATE_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Update Statement' container reference.
PREDICATE_IN_VALUE_ROW_SELECT__VALUE_EXPR_CASE_SEARCH_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Search Content' container reference.
PREDICATE_IN_VALUE_ROW_SELECT__VALUE_EXPR_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Value Expr List' containment reference list feature.
PREDICATE_IN_VALUE_ROW_SELECT__VALUE_EXPR_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr List' containment reference list.
PREDICATE_IN_VALUE_ROW_SELECT_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The number of structural features of the 'Predicate In Value Row Select' class.
PREDICATE_IN_VALUE_SELECT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Predicate In Value Select' class.
PREDICATE_IN_VALUE_SELECT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Predicate In Value Select' class.
PREDICATE_IN_VALUE_SELECT__COMBINED_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Combined Left' container reference.
PREDICATE_IN_VALUE_SELECT__COMBINED_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Combined Right' container reference.
PREDICATE_IN_VALUE_SELECT__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comments' reference list.
PREDICATE_IN_VALUE_SELECT__DELETE_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Delete Statement' container reference.
PREDICATE_IN_VALUE_SELECT__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
PREDICATE_IN_VALUE_SELECT__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Description' attribute.
PREDICATE_IN_VALUE_SELECT__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
PREDICATE_IN_VALUE_SELECT__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
PREDICATE_IN_VALUE_SELECT__HAS_SELECTIVITY - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Has Selectivity' attribute.
PREDICATE_IN_VALUE_SELECT__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Label' attribute.
PREDICATE_IN_VALUE_SELECT__MERGE_ON_CONDITION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Merge On Condition' container reference.
PREDICATE_IN_VALUE_SELECT__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Name' attribute.
PREDICATE_IN_VALUE_SELECT__NEGATED_CONDITION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Negated Condition' attribute.
PREDICATE_IN_VALUE_SELECT__NEGATED_PREDICATE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Negated Predicate' attribute.
PREDICATE_IN_VALUE_SELECT__NEST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Nest' container reference.
PREDICATE_IN_VALUE_SELECT__NOT_IN - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Not In' attribute.
PREDICATE_IN_VALUE_SELECT__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Privileges' reference list.
PREDICATE_IN_VALUE_SELECT__QUERY_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Query Expr' containment reference feature.
PREDICATE_IN_VALUE_SELECT__QUERY_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Query Expr' containment reference.
PREDICATE_IN_VALUE_SELECT__QUERY_SELECT_HAVING - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Query Select Having' container reference.
PREDICATE_IN_VALUE_SELECT__QUERY_SELECT_WHERE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Query Select Where' container reference.
PREDICATE_IN_VALUE_SELECT__SELECTIVITY_VALUE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Selectivity Value' attribute.
PREDICATE_IN_VALUE_SELECT__TABLE_JOINED - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Table Joined' container reference.
PREDICATE_IN_VALUE_SELECT__UPDATE_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Update Statement' container reference.
PREDICATE_IN_VALUE_SELECT__VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Value Expr' containment reference feature.
PREDICATE_IN_VALUE_SELECT__VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr' containment reference.
PREDICATE_IN_VALUE_SELECT__VALUE_EXPR_CASE_SEARCH_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Search Content' container reference.
PREDICATE_IN_VALUE_SELECT_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The number of structural features of the 'Predicate In Value Select' class.
PREDICATE_IS_NULL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Predicate Is Null' class.
PREDICATE_IS_NULL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Predicate Is Null' class.
PREDICATE_IS_NULL__COMBINED_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Combined Left' container reference.
PREDICATE_IS_NULL__COMBINED_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Combined Right' container reference.
PREDICATE_IS_NULL__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comments' reference list.
PREDICATE_IS_NULL__DELETE_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Delete Statement' container reference.
PREDICATE_IS_NULL__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
PREDICATE_IS_NULL__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Description' attribute.
PREDICATE_IS_NULL__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
PREDICATE_IS_NULL__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
PREDICATE_IS_NULL__HAS_SELECTIVITY - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Has Selectivity' attribute.
PREDICATE_IS_NULL__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Label' attribute.
PREDICATE_IS_NULL__MERGE_ON_CONDITION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Merge On Condition' container reference.
PREDICATE_IS_NULL__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Name' attribute.
PREDICATE_IS_NULL__NEGATED_CONDITION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Negated Condition' attribute.
PREDICATE_IS_NULL__NEGATED_PREDICATE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Negated Predicate' attribute.
PREDICATE_IS_NULL__NEST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Nest' container reference.
PREDICATE_IS_NULL__NOT_NULL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Not Null' attribute feature.
PREDICATE_IS_NULL__NOT_NULL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Not Null' attribute.
PREDICATE_IS_NULL__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Privileges' reference list.
PREDICATE_IS_NULL__QUERY_SELECT_HAVING - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Query Select Having' container reference.
PREDICATE_IS_NULL__QUERY_SELECT_WHERE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Query Select Where' container reference.
PREDICATE_IS_NULL__SELECTIVITY_VALUE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Selectivity Value' attribute.
PREDICATE_IS_NULL__TABLE_JOINED - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Table Joined' container reference.
PREDICATE_IS_NULL__UPDATE_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Update Statement' container reference.
PREDICATE_IS_NULL__VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Value Expr' containment reference feature.
PREDICATE_IS_NULL__VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr' containment reference.
PREDICATE_IS_NULL__VALUE_EXPR_CASE_SEARCH_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Search Content' container reference.
PREDICATE_IS_NULL_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The number of structural features of the 'Predicate Is Null' class.
PREDICATE_LIKE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Predicate Like' class.
PREDICATE_LIKE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Predicate Like' class.
PREDICATE_LIKE__COMBINED_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Combined Left' container reference.
PREDICATE_LIKE__COMBINED_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Combined Right' container reference.
PREDICATE_LIKE__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comments' reference list.
PREDICATE_LIKE__DELETE_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Delete Statement' container reference.
PREDICATE_LIKE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
PREDICATE_LIKE__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Description' attribute.
PREDICATE_LIKE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
PREDICATE_LIKE__ESCAPE_VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Escape Value Expr' containment reference feature.
PREDICATE_LIKE__ESCAPE_VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Escape Value Expr' containment reference.
PREDICATE_LIKE__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
PREDICATE_LIKE__HAS_SELECTIVITY - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Has Selectivity' attribute.
PREDICATE_LIKE__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Label' attribute.
PREDICATE_LIKE__MATCHING_VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Matching Value Expr' containment reference feature.
PREDICATE_LIKE__MATCHING_VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Matching Value Expr' containment reference.
PREDICATE_LIKE__MERGE_ON_CONDITION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Merge On Condition' container reference.
PREDICATE_LIKE__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Name' attribute.
PREDICATE_LIKE__NEGATED_CONDITION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Negated Condition' attribute.
PREDICATE_LIKE__NEGATED_PREDICATE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Negated Predicate' attribute.
PREDICATE_LIKE__NEST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Nest' container reference.
PREDICATE_LIKE__NOT_LIKE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Not Like' attribute feature.
PREDICATE_LIKE__NOT_LIKE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Not Like' attribute.
PREDICATE_LIKE__PATTERN_VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Pattern Value Expr' containment reference feature.
PREDICATE_LIKE__PATTERN_VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Pattern Value Expr' containment reference.
PREDICATE_LIKE__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Privileges' reference list.
PREDICATE_LIKE__QUERY_SELECT_HAVING - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Query Select Having' container reference.
PREDICATE_LIKE__QUERY_SELECT_WHERE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Query Select Where' container reference.
PREDICATE_LIKE__SELECTIVITY_VALUE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Selectivity Value' attribute.
PREDICATE_LIKE__TABLE_JOINED - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Table Joined' container reference.
PREDICATE_LIKE__UPDATE_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Update Statement' container reference.
PREDICATE_LIKE__VALUE_EXPR_CASE_SEARCH_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Search Content' container reference.
PREDICATE_LIKE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The number of structural features of the 'Predicate Like' class.
predicate_op() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
predicate_op() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
PREDICATE_QUANTIFIED - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Predicate Quantified' class.
PREDICATE_QUANTIFIED - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Predicate Quantified' class.
PREDICATE_QUANTIFIED__COMBINED_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Combined Left' container reference.
PREDICATE_QUANTIFIED__COMBINED_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Combined Right' container reference.
PREDICATE_QUANTIFIED__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comments' reference list.
PREDICATE_QUANTIFIED__DELETE_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Delete Statement' container reference.
PREDICATE_QUANTIFIED__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
PREDICATE_QUANTIFIED__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Description' attribute.
PREDICATE_QUANTIFIED__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
PREDICATE_QUANTIFIED__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
PREDICATE_QUANTIFIED__HAS_SELECTIVITY - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Has Selectivity' attribute.
PREDICATE_QUANTIFIED__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Label' attribute.
PREDICATE_QUANTIFIED__MERGE_ON_CONDITION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Merge On Condition' container reference.
PREDICATE_QUANTIFIED__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Name' attribute.
PREDICATE_QUANTIFIED__NEGATED_CONDITION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Negated Condition' attribute.
PREDICATE_QUANTIFIED__NEGATED_PREDICATE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Negated Predicate' attribute.
PREDICATE_QUANTIFIED__NEST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Nest' container reference.
PREDICATE_QUANTIFIED__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Privileges' reference list.
PREDICATE_QUANTIFIED__QUERY_SELECT_HAVING - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Query Select Having' container reference.
PREDICATE_QUANTIFIED__QUERY_SELECT_WHERE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Query Select Where' container reference.
PREDICATE_QUANTIFIED__SELECTIVITY_VALUE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Selectivity Value' attribute.
PREDICATE_QUANTIFIED__TABLE_JOINED - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Table Joined' container reference.
PREDICATE_QUANTIFIED__UPDATE_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Update Statement' container reference.
PREDICATE_QUANTIFIED__VALUE_EXPR_CASE_SEARCH_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Search Content' container reference.
PREDICATE_QUANTIFIED_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The number of structural features of the 'Predicate Quantified' class.
PREDICATE_QUANTIFIED_ROW_SELECT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Predicate Quantified Row Select' class.
PREDICATE_QUANTIFIED_ROW_SELECT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Predicate Quantified Row Select' class.
PREDICATE_QUANTIFIED_ROW_SELECT__COMBINED_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Combined Left' container reference.
PREDICATE_QUANTIFIED_ROW_SELECT__COMBINED_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Combined Right' container reference.
PREDICATE_QUANTIFIED_ROW_SELECT__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comments' reference list.
PREDICATE_QUANTIFIED_ROW_SELECT__DELETE_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Delete Statement' container reference.
PREDICATE_QUANTIFIED_ROW_SELECT__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
PREDICATE_QUANTIFIED_ROW_SELECT__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Description' attribute.
PREDICATE_QUANTIFIED_ROW_SELECT__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
PREDICATE_QUANTIFIED_ROW_SELECT__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
PREDICATE_QUANTIFIED_ROW_SELECT__HAS_SELECTIVITY - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Has Selectivity' attribute.
PREDICATE_QUANTIFIED_ROW_SELECT__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Label' attribute.
PREDICATE_QUANTIFIED_ROW_SELECT__MERGE_ON_CONDITION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Merge On Condition' container reference.
PREDICATE_QUANTIFIED_ROW_SELECT__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Name' attribute.
PREDICATE_QUANTIFIED_ROW_SELECT__NEGATED_CONDITION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Negated Condition' attribute.
PREDICATE_QUANTIFIED_ROW_SELECT__NEGATED_PREDICATE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Negated Predicate' attribute.
PREDICATE_QUANTIFIED_ROW_SELECT__NEST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Nest' container reference.
PREDICATE_QUANTIFIED_ROW_SELECT__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Privileges' reference list.
PREDICATE_QUANTIFIED_ROW_SELECT__QUANTIFIED_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Quantified Type' attribute feature.
PREDICATE_QUANTIFIED_ROW_SELECT__QUANTIFIED_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Quantified Type' attribute.
PREDICATE_QUANTIFIED_ROW_SELECT__QUERY_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Query Expr' containment reference feature.
PREDICATE_QUANTIFIED_ROW_SELECT__QUERY_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Query Expr' containment reference.
PREDICATE_QUANTIFIED_ROW_SELECT__QUERY_SELECT_HAVING - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Query Select Having' container reference.
PREDICATE_QUANTIFIED_ROW_SELECT__QUERY_SELECT_WHERE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Query Select Where' container reference.
PREDICATE_QUANTIFIED_ROW_SELECT__SELECTIVITY_VALUE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Selectivity Value' attribute.
PREDICATE_QUANTIFIED_ROW_SELECT__TABLE_JOINED - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Table Joined' container reference.
PREDICATE_QUANTIFIED_ROW_SELECT__UPDATE_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Update Statement' container reference.
PREDICATE_QUANTIFIED_ROW_SELECT__VALUE_EXPR_CASE_SEARCH_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Search Content' container reference.
PREDICATE_QUANTIFIED_ROW_SELECT__VALUE_EXPR_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Value Expr List' containment reference list feature.
PREDICATE_QUANTIFIED_ROW_SELECT__VALUE_EXPR_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr List' containment reference list.
PREDICATE_QUANTIFIED_ROW_SELECT_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The number of structural features of the 'Predicate Quantified Row Select' class.
PREDICATE_QUANTIFIED_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Predicate Quantified Type' enum.
PREDICATE_QUANTIFIED_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Predicate Quantified Type' enum.
PREDICATE_QUANTIFIED_VALUE_SELECT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Predicate Quantified Value Select' class.
PREDICATE_QUANTIFIED_VALUE_SELECT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Predicate Quantified Value Select' class.
PREDICATE_QUANTIFIED_VALUE_SELECT__COMBINED_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Combined Left' container reference.
PREDICATE_QUANTIFIED_VALUE_SELECT__COMBINED_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Combined Right' container reference.
PREDICATE_QUANTIFIED_VALUE_SELECT__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comments' reference list.
PREDICATE_QUANTIFIED_VALUE_SELECT__COMPARISON_OPERATOR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Comparison Operator' attribute feature.
PREDICATE_QUANTIFIED_VALUE_SELECT__COMPARISON_OPERATOR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comparison Operator' attribute.
PREDICATE_QUANTIFIED_VALUE_SELECT__DELETE_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Delete Statement' container reference.
PREDICATE_QUANTIFIED_VALUE_SELECT__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
PREDICATE_QUANTIFIED_VALUE_SELECT__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Description' attribute.
PREDICATE_QUANTIFIED_VALUE_SELECT__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
PREDICATE_QUANTIFIED_VALUE_SELECT__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
PREDICATE_QUANTIFIED_VALUE_SELECT__HAS_SELECTIVITY - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Has Selectivity' attribute.
PREDICATE_QUANTIFIED_VALUE_SELECT__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Label' attribute.
PREDICATE_QUANTIFIED_VALUE_SELECT__MERGE_ON_CONDITION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Merge On Condition' container reference.
PREDICATE_QUANTIFIED_VALUE_SELECT__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Name' attribute.
PREDICATE_QUANTIFIED_VALUE_SELECT__NEGATED_CONDITION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Negated Condition' attribute.
PREDICATE_QUANTIFIED_VALUE_SELECT__NEGATED_PREDICATE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Negated Predicate' attribute.
PREDICATE_QUANTIFIED_VALUE_SELECT__NEST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Nest' container reference.
PREDICATE_QUANTIFIED_VALUE_SELECT__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Privileges' reference list.
PREDICATE_QUANTIFIED_VALUE_SELECT__QUANTIFIED_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Quantified Type' attribute feature.
PREDICATE_QUANTIFIED_VALUE_SELECT__QUANTIFIED_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Quantified Type' attribute.
PREDICATE_QUANTIFIED_VALUE_SELECT__QUERY_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Query Expr' containment reference feature.
PREDICATE_QUANTIFIED_VALUE_SELECT__QUERY_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Query Expr' containment reference.
PREDICATE_QUANTIFIED_VALUE_SELECT__QUERY_SELECT_HAVING - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Query Select Having' container reference.
PREDICATE_QUANTIFIED_VALUE_SELECT__QUERY_SELECT_WHERE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Query Select Where' container reference.
PREDICATE_QUANTIFIED_VALUE_SELECT__SELECTIVITY_VALUE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Selectivity Value' attribute.
PREDICATE_QUANTIFIED_VALUE_SELECT__TABLE_JOINED - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Table Joined' container reference.
PREDICATE_QUANTIFIED_VALUE_SELECT__UPDATE_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Update Statement' container reference.
PREDICATE_QUANTIFIED_VALUE_SELECT__VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Value Expr' containment reference feature.
PREDICATE_QUANTIFIED_VALUE_SELECT__VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr' containment reference.
PREDICATE_QUANTIFIED_VALUE_SELECT__VALUE_EXPR_CASE_SEARCH_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Search Content' container reference.
PREDICATE_QUANTIFIED_VALUE_SELECT_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The number of structural features of the 'Predicate Quantified Value Select' class.
PredicateBasic - Interface in org.eclipse.datatools.modelbase.sql.query
A representation of the model object 'SQL Predicate Basic'.
PredicateBasicItemProvider - Class in org.eclipse.datatools.modelbase.sql.query.provider
This is the item provider adapter for a PredicateBasic object.
PredicateBasicItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.query.provider.PredicateBasicItemProvider
This constructs an instance from a factory and a notifier.
PredicateBetween - Interface in org.eclipse.datatools.modelbase.sql.query
A representation of the model object 'SQL Predicate Between'.
PredicateBetweenItemProvider - Class in org.eclipse.datatools.modelbase.sql.query.provider
This is the item provider adapter for a PredicateBetween object.
PredicateBetweenItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.query.provider.PredicateBetweenItemProvider
This constructs an instance from a factory and a notifier.
PredicateComparisonOperator - Class in org.eclipse.datatools.modelbase.sql.query
A representation of the literals of the enumeration 'SQL Predicate Comparison Operator', and utility methods for working with them.
PredicateExists - Interface in org.eclipse.datatools.modelbase.sql.query
A representation of the model object 'SQL Predicate Exists'.
PredicateExistsItemProvider - Class in org.eclipse.datatools.modelbase.sql.query.provider
This is the item provider adapter for a PredicateExists object.
PredicateExistsItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.query.provider.PredicateExistsItemProvider
This constructs an instance from a factory and a notifier.
PredicateIn - Interface in org.eclipse.datatools.modelbase.sql.query
A representation of the model object 'SQL Predicate In'.
PredicateInItemProvider - Class in org.eclipse.datatools.modelbase.sql.query.provider
This is the item provider adapter for a PredicateIn object.
PredicateInItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.query.provider.PredicateInItemProvider
This constructs an instance from a factory and a notifier.
PredicateInValueList - Interface in org.eclipse.datatools.modelbase.sql.query
A representation of the model object 'SQL Predicate In Value List'.
PredicateInValueListItemProvider - Class in org.eclipse.datatools.modelbase.sql.query.provider
This is the item provider adapter for a PredicateInValueList object.
PredicateInValueListItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.query.provider.PredicateInValueListItemProvider
This constructs an instance from a factory and a notifier.
PredicateInValueRowSelect - Interface in org.eclipse.datatools.modelbase.sql.query
A representation of the model object 'SQL Predicate In Value Row Select'.
PredicateInValueRowSelectItemProvider - Class in org.eclipse.datatools.modelbase.sql.query.provider
This is the item provider adapter for a PredicateInValueRowSelect object.
PredicateInValueRowSelectItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.query.provider.PredicateInValueRowSelectItemProvider
This constructs an instance from a factory and a notifier.
PredicateInValueSelect - Interface in org.eclipse.datatools.modelbase.sql.query
A representation of the model object 'SQL Predicate In Value Select'.
PredicateInValueSelectItemProvider - Class in org.eclipse.datatools.modelbase.sql.query.provider
This is the item provider adapter for a PredicateInValueSelect object.
PredicateInValueSelectItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.query.provider.PredicateInValueSelectItemProvider
This constructs an instance from a factory and a notifier.
PredicateIsNull - Interface in org.eclipse.datatools.modelbase.sql.query
A representation of the model object 'SQL Predicate Null'.
PredicateIsNullItemProvider - Class in org.eclipse.datatools.modelbase.sql.query.provider
This is the item provider adapter for a PredicateIsNull object.
PredicateIsNullItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.query.provider.PredicateIsNullItemProvider
This constructs an instance from a factory and a notifier.
PredicateItemProvider - Class in org.eclipse.datatools.modelbase.sql.query.provider
This is the item provider adapter for a Predicate object.
PredicateItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.query.provider.PredicateItemProvider
This constructs an instance from a factory and a notifier.
PredicateLike - Interface in org.eclipse.datatools.modelbase.sql.query
A representation of the model object 'SQL Predicate Like'.
PredicateLikeItemProvider - Class in org.eclipse.datatools.modelbase.sql.query.provider
This is the item provider adapter for a PredicateLike object.
PredicateLikeItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.query.provider.PredicateLikeItemProvider
This constructs an instance from a factory and a notifier.
PredicateQuantified - Interface in org.eclipse.datatools.modelbase.sql.query
A representation of the model object 'SQL Predicate Quantified'.
PredicateQuantifiedItemProvider - Class in org.eclipse.datatools.modelbase.sql.query.provider
This is the item provider adapter for a PredicateQuantified object.
PredicateQuantifiedItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.query.provider.PredicateQuantifiedItemProvider
This constructs an instance from a factory and a notifier.
PredicateQuantifiedRowSelect - Interface in org.eclipse.datatools.modelbase.sql.query
A representation of the model object 'SQL Predicate Quantified Row Select'.
PredicateQuantifiedRowSelectItemProvider - Class in org.eclipse.datatools.modelbase.sql.query.provider
This is the item provider adapter for a PredicateQuantifiedRowSelect object.
PredicateQuantifiedRowSelectItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.query.provider.PredicateQuantifiedRowSelectItemProvider
This constructs an instance from a factory and a notifier.
PredicateQuantifiedType - Class in org.eclipse.datatools.modelbase.sql.query
A representation of the literals of the enumeration 'SQL Predicate Quantified Type', and utility methods for working with them.
PredicateQuantifiedValueSelect - Interface in org.eclipse.datatools.modelbase.sql.query
A representation of the model object 'SQL Predicate Quantified Value Select'.
PredicateQuantifiedValueSelectItemProvider - Class in org.eclipse.datatools.modelbase.sql.query.provider
This is the item provider adapter for a PredicateQuantifiedValueSelect object.
PredicateQuantifiedValueSelectItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.query.provider.PredicateQuantifiedValueSelectItemProvider
This constructs an instance from a factory and a notifier.
PREFERENCE_MODE - Static variable in interface org.eclipse.datatools.sqltools.common.ui.preferences.IDataServerLaunchPreferenceSection
 
PREFERENCE_PAGE_EXPORT_FORMAT - Static variable in interface org.eclipse.datatools.sqltools.result.ui.IHelpConstants
Used for SQL result view's Export Format preference page.
PREFERENCE_PAGE_ID - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.Constants
 
PREFERENCE_PAGE_RESULT_HISTORY - Static variable in interface org.eclipse.datatools.sqltools.result.ui.IHelpConstants
Used for SQL result view's History preference page.
PREFERENCE_PAGE_SQL_RESULTS_VIEW - Static variable in interface org.eclipse.datatools.sqltools.result.ui.IHelpConstants
Used for SQL result view's SQL Results View preference page.
PREFERENCE_PREFIX - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.PreferenceConstants
 
PREFERENCE_SHOW_OWNER - Static variable in class org.eclipse.datatools.enablement.sybase.ui.SybaseDatabaseProfileSettingManager
 
PREFERENCE_SHOW_SCHEMA - Static variable in class org.eclipse.datatools.enablement.sybase.ui.SybaseDatabaseProfileSettingManager
 
PreferenceConstants - Class in org.eclipse.datatools.sqltools.result.internal.ui
Preference page related constants
PreferenceConstants() - Constructor for class org.eclipse.datatools.sqltools.result.internal.ui.PreferenceConstants
 
PreferenceConstants - Class in org.eclipse.datatools.sqltools.sqleditor.internal
Preference constants used in the SQL Editor preference store.
PreferenceConstants() - Constructor for class org.eclipse.datatools.sqltools.sqleditor.internal.PreferenceConstants
 
PreferenceMessages - Class in org.eclipse.datatools.sqltools.sqleditor.preferences
 
PreferencePage - Class in org.eclipse.datatools.sqltools.common.ui.preferences
 
PreferencePage() - Constructor for class org.eclipse.datatools.sqltools.common.ui.preferences.PreferencePage
 
PREFERENCES_CODE_ASSIST - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.IHelpConstants
Used for Code Assist preference page.
PREFERENCES_DATABASE_DEVELOPMENT - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.IHelpConstants
Used for Database Development preference page.
PREFERENCES_LOGGING - Static variable in interface org.eclipse.datatools.sqltools.common.ui.tableviewer.IHelpConstants
Used for Logging preference page.
PREFERENCES_PROFILE_SETTING - Static variable in interface org.eclipse.datatools.enablement.sybase.IHelpConstants
Used for Database Connection Profile preference page.
PREFERENCES_SQL_EDITOR - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.IHelpConstants
Used for SQL Editor preference page.
PREFERENCES_SQL_FILES - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.IHelpConstants
Used for SQL File/Scrapbooks preference page.
PREFERENCES_SYNTAX_COLORING - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.IHelpConstants
Used for Syntax Coloring preference page.
PREFERENCES_TEMPLATES - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.IHelpConstants
Used for Templates preference page.
PreferencesRegistry - Class in org.eclipse.datatools.sqltools.common.ui.preferences
 
PreferenceUtil - Class in org.eclipse.datatools.sqltools.result.internal.ui.utils
Utility class for preference handling
PreferenceUtil() - Constructor for class org.eclipse.datatools.sqltools.result.internal.ui.utils.PreferenceUtil
 
PREFETCH - Static variable in interface org.eclipse.datatools.enablement.ase.ISybaseASEDdlConstants
 
PREFETCH - Static variable in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.CacheStrategyType
The 'PREFETCH' literal value.
PREFETCH_LITERAL - Static variable in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.CacheStrategyType
The 'PREFETCH' literal object.
PREFETCH_SERVER_DEFAULT - Static variable in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.CacheStrategyType
The 'PREFETCH SERVER DEFAULT' literal value.
PREFETCH_SERVER_DEFAULT_LITERAL - Static variable in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.CacheStrategyType
The 'PREFETCH SERVER DEFAULT' literal object.
PREFIX - Static variable in interface org.eclipse.datatools.connectivity.oda.flatfile.ui.util.IHelpConstants
 
PREFIX - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.ui.IHelpConstants
 
PREFIX - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.ui.IHelpConstants
 
prefix() - Method in class org.eclipse.datatools.enablement.sybase.parser.QuickSQLParser
 
prefix() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
prefix() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
prefix_list() - Method in class org.eclipse.datatools.enablement.sybase.parser.QuickSQLParser
 
prefix_list() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
prefix_list() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
prepare(String) - Method in interface org.eclipse.datatools.connectivity.oda.IQuery
Performs necessary checks to determine whether the query text is of a valid format supported by this IQuery implementation.
prepare() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.action.EditRoutineInFormAction
Call after setSQLObject
PREPARE - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
PREPARE - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
PREPARE - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
prepareCut() - Method in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.ICuttablePart
Warning: Cut operation MUST proceed after this method is called and returns true, otherwise internal changes can not recover
prepareCut() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.ASAColumnsEditorPage
After this method is called and returns true, cut operation MUST proceed.
PreparedStatementWriter - Class in org.eclipse.datatools.sqltools.data.internal.core.common.data
 
PreparedStatementWriter() - Constructor for class org.eclipse.datatools.sqltools.data.internal.core.common.data.PreparedStatementWriter
 
preprocessReferences - Variable in class org.eclipse.datatools.sqltools.parsers.sql.query.util.EObjectPrinter
Printing the AST takes more time if set to true, all references of the AST will be indexed with their level in the AST, so the references of an EObject contained in the AST will only be traversed, if there's no higher level occurence of the same EObject in the AST.
preprocessReferences - Variable in class org.eclipse.datatools.sqltools.parsers.sql.util.EObjectPrinter
Printing the AST takes more time if set to true, all references of the AST will be indexed with their level in the AST, so the references of an EObject contained in the AST will only be traversed, if there's no higher level occurence of the same EObject in the AST.
preSave(Connection, TextEditor) - Method in interface org.eclipse.datatools.sqltools.editor.IExtendedSaveSupport
Performs all pretreatment logic in the preSave method
PRESERE_WHITESPACE - Static variable in class org.eclipse.datatools.modelbase.sql.xml.query.XMLWhitespaceHandlingType
The 'PRESERE WHITESPACE' literal value.
PRESERE_WHITESPACE_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.xml.query.XMLWhitespaceHandlingType
The 'PRESERE WHITESPACE' literal object.
PRESERVE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.TransactionOption
The 'PRESERVE' literal value.
PRESERVE_COMMENTS_DEFAULT - Static variable in class org.eclipse.datatools.modelbase.sql.query.util.SQLQuerySourceFormat
Default value for the preserveComments setting: true
PRESERVE_LITERAL - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.TransactionOption
The 'PRESERVE' literal object.
PRESERVE_SOURCE_FORMAT_DEFAULT - Static variable in class org.eclipse.datatools.modelbase.sql.query.util.SQLQuerySourceFormat
Default value for preserveSourceFourmat setting: false
PreviewSection_preview - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
PreviewSection_preview_tooltip - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
previous() - Method in interface org.eclipse.datatools.connectivity.oda.IParameterRowSet
Moves the cursor up one element from its current position.
previousToken(int, int) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.indent.SQLHeuristicScanner
Returns the next token in backward direction, starting at start, and not extending further than bound.
PRI_KEY_COLUMN - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.ASATableEditorColumnsTableData
 
PRIMAEY_KEY_NODE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints.SQLConstraintsTreeViewerInput
 
PRIMARY - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
primary() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
PRIMARY - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
primary() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
PRIMARY - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
primary_1() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
primary_1() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
PRIMARY_KEY - Static variable in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDatabaseObjecType
 
PRIMARY_KEY - Static variable in class org.eclipse.datatools.enablement.sybase.ddl.SybaseEngineeringOptionID
 
PRIMARY_KEY - Static variable in interface org.eclipse.datatools.enablement.sybase.IGenericDdlConstants
 
PRIMARY_KEY - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage.Literals
The meta object literal for the 'Primary Key' class.
PRIMARY_KEY - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The meta object id for the 'Primary Key' class.
PRIMARY_KEY__BASE_TABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Base Table' container reference.
PRIMARY_KEY__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Comments' reference list.
PRIMARY_KEY__DEFERRABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Deferrable' attribute.
PRIMARY_KEY__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Dependencies' containment reference list.
PRIMARY_KEY__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Description' attribute.
PRIMARY_KEY__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'EAnnotations' containment reference list.
PRIMARY_KEY__ENFORCED - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Enforced' attribute.
PRIMARY_KEY__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Extensions' containment reference list.
PRIMARY_KEY__FOREIGN_KEY - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Foreign Key' reference list.
PRIMARY_KEY__INITIALLY_DEFERRED - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Initially Deferred' attribute.
PRIMARY_KEY__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Label' attribute.
PRIMARY_KEY__MEMBERS - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Members' reference list.
PRIMARY_KEY__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Name' attribute.
PRIMARY_KEY__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Privileges' reference list.
PRIMARY_KEY_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The number of structural features of the 'Primary Key' class.
PRIMARY_KEY_FOLDER - Static variable in class org.eclipse.datatools.enablement.sybase.ui.util.DSEContentProviderUtil
 
PRIMARY_KEY_TYPE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.baseloaders.BaseTableASABaseLoader
 
PRIMARY_TABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.Constants
 
PRIMARYKEY - Static variable in interface org.eclipse.datatools.enablement.sybase.containment.ConstraintGroupID
 
PrimaryKey - Interface in org.eclipse.datatools.modelbase.sql.constraints
A representation of the model object 'Primary Key'.
PRIMARYKEY_COL_INDEX - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.IConstraintCreationConstants
 
PrimaryKey_folder_name - Static variable in class org.eclipse.datatools.enablement.sybase.Messages
 
PrimaryKeyItemProvider - Class in org.eclipse.datatools.modelbase.sql.constraints.provider
This is the item provider adapter for a PrimaryKey object.
PrimaryKeyItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.constraints.provider.PrimaryKeyItemProvider
This constructs an instance from a factory and a notifier.
PrimaryKeyNode - Class in org.eclipse.datatools.enablement.sybase.virtual
 
PrimaryKeyNode(String, String, Object) - Constructor for class org.eclipse.datatools.enablement.sybase.virtual.PrimaryKeyNode
 
PRIMITIVE_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Primitive Type' enum.
PRIMITIVE_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The meta object id for the 'Primitive Type' enum.
PRIMITIVE_TYPE_BIGINT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactoryDataTypes
The 'BIGINT' PrimitiveType constant.
PRIMITIVE_TYPE_BINARY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactoryDataTypes
The 'BINARY' PrimitiveType constant.
PRIMITIVE_TYPE_BINARY_LARGE_OBJECT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactoryDataTypes
The 'BINARY LARGE OBJECT' PrimitiveType constant.
PRIMITIVE_TYPE_BINARY_VARYING - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactoryDataTypes
The 'BINARY VARYING' PrimitiveType constant.
PRIMITIVE_TYPE_BOOLEAN - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactoryDataTypes
The 'BOOLEAN' PrimitiveType constant.
PRIMITIVE_TYPE_CHARACTER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactoryDataTypes
The 'CHARACTER' PrimitiveType constant.
PRIMITIVE_TYPE_CHARACTER_LARGE_OBJECT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactoryDataTypes
The 'CHARACTER LARGE OBJECT' PrimitiveType constant.
PRIMITIVE_TYPE_CHARACTER_VARYING - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactoryDataTypes
The 'CHARACTER VARYING' PrimitiveType constant.
PRIMITIVE_TYPE_DATALINK - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactoryDataTypes
The 'DATALINK' PrimitiveType constant.
PRIMITIVE_TYPE_DATE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactoryDataTypes
The 'DATE' PrimitiveType constant.
PRIMITIVE_TYPE_DECIMAL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactoryDataTypes
The 'DECIMAL' PrimitiveType constant.
PRIMITIVE_TYPE_DOUBLE_PRECISION - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactoryDataTypes
The 'DOUBLE PRECISION' PrimitiveType constant.
PRIMITIVE_TYPE_FLOAT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactoryDataTypes
The 'FLOAT' PrimitiveType constant.
PRIMITIVE_TYPE_INTEGER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactoryDataTypes
The 'INTEGER' PrimitiveType constant.
PRIMITIVE_TYPE_INTERVAL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactoryDataTypes
The 'INTERVAL' PrimitiveType constant.
PRIMITIVE_TYPE_NATIONAL_CHARACTER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactoryDataTypes
The 'NATIONAL CHARACTER' PrimitiveType constant.
PRIMITIVE_TYPE_NATIONAL_CHARACTER_LARGE_OBJECT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactoryDataTypes
The 'NATIONAL CHARACTER LARGE OBJECT' PrimitiveType constant.
PRIMITIVE_TYPE_NATIONAL_CHARACTER_VARYING - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactoryDataTypes
The 'NATIONAL CHARACTER VARYING' PrimitiveType constant.
PRIMITIVE_TYPE_NUMERIC - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactoryDataTypes
The 'NUMERIC' PrimitiveType constant.
PRIMITIVE_TYPE_REAL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactoryDataTypes
The 'REAL' PrimitiveType constant.
PRIMITIVE_TYPE_SMALLINT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactoryDataTypes
The 'SMALLINT' PrimitiveType constant.
PRIMITIVE_TYPE_TIME - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactoryDataTypes
The 'TIME' PrimitiveType constant.
PRIMITIVE_TYPE_TIMESTAMP - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactoryDataTypes
The 'TIMESTAMP' PrimitiveType constant.
PrimitiveType - Class in org.eclipse.datatools.modelbase.sql.datatypes
A representation of the literals of the enumeration 'Primitive Type', and utility methods for working with them.
PRINT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
PRINT - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
print() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
PRINT - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
print() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
PRINT - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
Print_name - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
PrintAllResultSetAction_Title - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
printAST(List) - Method in class org.eclipse.datatools.sqltools.parsers.sql.SQLParserManager
Prints the SQL source and the abstract syntax tree elements (SQLObject) in the given List of SQLStatements.
printAST(SQLStatement) - Method in class org.eclipse.datatools.sqltools.parsers.sql.SQLParserManager
Prints the SQL source and the abstract syntax tree elements (SQLQueryObject) in the given List of SQLQueryStatements.
printEObjectReferenceTree(EObject) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.util.EObjectPrinter
Prints the given EObject and its refernced EObjects in a tree structure to the PrintStream.
printEObjectReferenceTree(EObject, boolean) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.util.EObjectPrinter
Prints the given EObject and its refernced EObjects in a tree structure to the PrintStream.
printEObjectReferenceTree(EObject) - Method in class org.eclipse.datatools.sqltools.parsers.sql.util.EObjectPrinter
Prints the given EObject and its refernced EObjects in a tree structure to the PrintStream.
printEObjectReferenceTree(EObject, boolean) - Method in class org.eclipse.datatools.sqltools.parsers.sql.util.EObjectPrinter
Prints the given EObject and its refernced EObjects in a tree structure to the PrintStream.
PRINTER - Variable in class org.eclipse.datatools.sqltools.parsers.sql.SQLParserManager
 
printErrorList(SQLParseResult) - Method in class org.eclipse.datatools.sqltools.parsers.sql.SQLParserManager
 
printParseRuntimeException() - Method in exception org.eclipse.datatools.sqltools.parsers.sql.SQLParserException
 
printParseRuntimeException(SQLParserException) - Method in class org.eclipse.datatools.sqltools.parsers.sql.SQLParserManager
 
PrintResultSetAction - Class in org.eclipse.datatools.sqltools.result.internal.ui.export.actions
Print the result set object
PrintResultSetAction(IResultSetObject, Composite) - Constructor for class org.eclipse.datatools.sqltools.result.internal.ui.export.actions.PrintResultSetAction
 
PrintResultSetAction(IResultInstance, Composite) - Constructor for class org.eclipse.datatools.sqltools.result.internal.ui.export.actions.PrintResultSetAction
 
printSQL(List) - Method in class org.eclipse.datatools.sqltools.parsers.sql.SQLParserManager
Prints the SQL source of the SQLQueryStatements in the given List by calling SQLQueryObject.getSQL().
printstring() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
printstring() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
PRIVILEGE - Static variable in class org.eclipse.datatools.enablement.sybase.ddl.SybaseEngineeringOptionID
 
Privilege - Interface in org.eclipse.datatools.modelbase.sql.accesscontrol
A representation of the model object 'Privilege'.
PRIVILEGE - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage.Literals
The meta object literal for the 'Privilege' class.
PRIVILEGE - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The meta object id for the 'Privilege' class.
PRIVILEGE__ACTION - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage.Literals
The meta object literal for the 'Action' attribute feature.
PRIVILEGE__ACTION - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Action' attribute.
PRIVILEGE__ACTION_OBJECTS - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage.Literals
The meta object literal for the 'Action Objects' reference list feature.
PRIVILEGE__ACTION_OBJECTS - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Action Objects' reference list.
PRIVILEGE__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Comments' reference list.
PRIVILEGE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Dependencies' containment reference list.
PRIVILEGE__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Description' attribute.
PRIVILEGE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'EAnnotations' containment reference list.
PRIVILEGE__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Extensions' containment reference list.
PRIVILEGE__GRANTABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage.Literals
The meta object literal for the 'Grantable' attribute feature.
PRIVILEGE__GRANTABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Grantable' attribute.
PRIVILEGE__GRANTEE - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage.Literals
The meta object literal for the 'Grantee' container reference feature.
PRIVILEGE__GRANTEE - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Grantee' container reference.
PRIVILEGE__GRANTOR - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage.Literals
The meta object literal for the 'Grantor' reference feature.
PRIVILEGE__GRANTOR - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Grantor' reference.
PRIVILEGE__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Label' attribute.
PRIVILEGE__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Name' attribute.
PRIVILEGE__OBJECT - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage.Literals
The meta object literal for the 'Object' reference feature.
PRIVILEGE__OBJECT - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Object' reference.
PRIVILEGE__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Privileges' reference list.
PRIVILEGE__WITH_HIERARCHY - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage.Literals
The meta object literal for the 'With Hierarchy' attribute feature.
PRIVILEGE__WITH_HIERARCHY - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'With Hierarchy' attribute.
PRIVILEGE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The number of structural features of the 'Privilege' class.
PrivilegeContainmentProvider - Class in org.eclipse.datatools.enablement.sybase.containment
Logical containment provider for privilege
PrivilegeContainmentProvider() - Constructor for class org.eclipse.datatools.enablement.sybase.containment.PrivilegeContainmentProvider
 
PrivilegeDeltaDdlGenProvider - Class in org.eclipse.datatools.enablement.sybase.deltaddl
Delta ddl provider for privilege.
PrivilegeDeltaDdlGenProvider() - Constructor for class org.eclipse.datatools.enablement.sybase.deltaddl.PrivilegeDeltaDdlGenProvider
 
PrivilegeItemProvider - Class in org.eclipse.datatools.modelbase.sql.accesscontrol.provider
This is the item provider adapter for a Privilege object.
PrivilegeItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.accesscontrol.provider.PrivilegeItemProvider
This constructs an instance from a factory and a notifier.
PrivilegePage_grant_with_option - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.privileges.Messages
 
PrivilegePage_granted - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.privileges.Messages
 
PrivilegePage_inherited - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.privileges.Messages
 
PrivilegePage_legends - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.privileges.Messages
 
PrivilegePage_revoke_inherited - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.privileges.Messages
 
PRIVILEGES - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
PRIVILEGES - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
PRIVILEGES - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
Privileges_Alter - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.privileges.Messages
 
Privileges_Delete - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.privileges.Messages
 
PRIVILEGES_DISPLAY_NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.IPrivilegeState
 
Privileges_Insert - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.privileges.Messages
 
Privileges_Reference - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.privileges.Messages
 
Privileges_Select - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.privileges.Messages
 
Privileges_Update - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.privileges.Messages
 
PrivilegesBlock - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege
The privileges block on "Privileges" page
PrivilegesBlock(Composite, ISchemaObjectEditModel, SchemaObjectEditorPage) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.PrivilegesBlock
 
PrivilegesConstants - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege
Constants for privileges page
PrivilegesConstants() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.PrivilegesConstants
 
PrivilegesDetailContentProvider - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege
Content provider for permission detail table
PrivilegesDetailContentProvider() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.PrivilegesDetailContentProvider
 
PrivilegesDetailLabelProvider - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege
Label provider for privileges detail table.
PrivilegesDetailLabelProvider(ISchemaObjectEditModel, SQLObject, PrivilegesDetailTableMetaData, IPrivilegeStateLookup) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.PrivilegesDetailLabelProvider
 
PrivilegesDetailPage - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege
The privileges detail page on privileges block.
The user can grant/revoke privileges by change the state of the privilege, that is, select a new state from the combo box.
PrivilegesDetailPage(FormToolkit, ISchemaObjectEditModel, SQLObject, PrivilegesDetailTableMetaData, IPrivilegesTreeViewerInput, IPrivilegeStateLookup) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.PrivilegesDetailPage
Constructs a permission detail page without create the controls
PrivilegesDetailPage(FormToolkit, ISchemaObjectEditModel, SQLObject, PrivilegesDetailTableMetaData, IPrivilegesTreeViewerInput, IPrivilegeStateLookup, PrivilegesDetailLabelProvider) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.PrivilegesDetailPage
 
PrivilegesDetailPage_filter - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.Messages
 
PrivilegesDetailPage_filter_grantee - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.Messages
 
PrivilegesDetailPage_filter_tip - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.Messages
 
PrivilegesDetailPage_grant_all - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.Messages
 
PrivilegesDetailPage_grant_all_button_tip - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.Messages
 
PrivilegesDetailPage_grant_all_context - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.Messages
 
PrivilegesDetailPage_grant_all_go_context - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.Messages
 
PrivilegesDetailPage_grant_all_tip - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.Messages
 
PrivilegesDetailPage_grant_options - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.Messages
 
PrivilegesDetailPage_permissions - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.Messages
 
PrivilegesDetailPage_revoke_all - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.Messages
 
PrivilegesDetailPage_revoke_all_button_tip - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.Messages
 
PrivilegesDetailPage_revoke_all_context - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.Messages
 
PrivilegesDetailPage_revoke_grant_options - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.Messages
 
PrivilegesDetailPage_with_grant_option - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.Messages
 
PrivilegesDetailPage_without_grant_option - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.Messages
 
PrivilegesDetailTableMetaData - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege
The meta data for privileges detail page
PrivilegesDetailTableMetaData() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.PrivilegesDetailTableMetaData
 
PrivilegesSection - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege
The privileges section on "Privileges" page
PrivilegesSection(FormToolkit, String, Display, boolean, boolean, int, IManagedForm, ISchemaObjectEditorPage) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.PrivilegesSection
 
PrivilegeState - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege
A standard implementation of privilege state
PrivilegeState(int, String, Image) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.PrivilegeState
 
PrivilegeState(int, String, Image, int) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.PrivilegeState
 
PrivilegeState(int, String) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.PrivilegeState
 
PrivilegeState(int, String, int) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.PrivilegeState
 
PrivilegesTreeViewerInput - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege
A default implementation for privileges tree viewer's input.
PrivilegesTreeViewerInput(ISchemaObjectEditModel) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.PrivilegesTreeViewerInput
All the authorization identifiers
PrivilegesTreeViewerInput(ISchemaObjectEditModel, boolean) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.PrivilegesTreeViewerInput
All the authorization identifiers
PrivilegesTreeViewerInput_grantee - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.Messages
 
PrivilegesTreeViewerInput_groups - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.Messages
 
PrivilegesTreeViewerInput_roles - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.Messages
 
PrivilegesTreeViewerInput_users - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.Messages
 
PrivilegesUtil - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils
Privilege related utilities
PrivilegesUtil() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.PrivilegesUtil
 
PROBLEM_CONTAINER_EMPTY - Static variable in class org.eclipse.datatools.sqltools.common.ui.resource.ResourceAndContainerGroup
 
PROBLEM_CONTAINER_EMPTY - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.export.ResourceAndContainerGroup
 
PROBLEM_CONTAINER_EMPTY - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.internal.ui.ResourceAndContainerGroup
 
PROBLEM_LINKED_PROJECT - Static variable in class org.eclipse.datatools.sqltools.common.ui.resource.ResourceAndContainerGroup
 
PROBLEM_NAME_INVALID - Static variable in class org.eclipse.datatools.sqltools.common.ui.resource.ResourceAndContainerGroup
 
PROBLEM_NAME_INVALID - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.export.ResourceAndContainerGroup
 
PROBLEM_NAME_INVALID - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.internal.ui.ResourceAndContainerGroup
 
PROBLEM_NONE - Static variable in class org.eclipse.datatools.sqltools.common.ui.resource.ResourceAndContainerGroup
 
PROBLEM_NONE - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.export.ResourceAndContainerGroup
 
PROBLEM_NONE - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.internal.ui.ResourceAndContainerGroup
 
PROBLEM_PATH_INVALID - Static variable in class org.eclipse.datatools.sqltools.common.ui.resource.ResourceAndContainerGroup
 
PROBLEM_PATH_INVALID - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.export.ResourceAndContainerGroup
 
PROBLEM_PATH_INVALID - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.internal.ui.ResourceAndContainerGroup
 
PROBLEM_PATH_OCCUPIED - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.export.ResourceAndContainerGroup
 
PROBLEM_PATH_OCCUPIED - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.internal.ui.ResourceAndContainerGroup
 
PROBLEM_PROJECT_DOES_NOT_EXIST - Static variable in class org.eclipse.datatools.sqltools.common.ui.resource.ResourceAndContainerGroup
 
PROBLEM_PROJECT_DOES_NOT_EXIST - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.export.ResourceAndContainerGroup
 
PROBLEM_PROJECT_DOES_NOT_EXIST - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.internal.ui.ResourceAndContainerGroup
 
PROBLEM_RESOURCE_CONTAINS_SEPARATOR - Static variable in class org.eclipse.datatools.sqltools.common.ui.resource.ResourceAndContainerGroup
 
PROBLEM_RESOURCE_CONTAINS_SEPARATOR - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.export.ResourceAndContainerGroup
 
PROBLEM_RESOURCE_CONTAINS_SEPARATOR - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.internal.ui.ResourceAndContainerGroup
 
PROBLEM_RESOURCE_EMPTY - Static variable in class org.eclipse.datatools.sqltools.common.ui.resource.ResourceAndContainerGroup
 
PROBLEM_RESOURCE_EMPTY - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.export.ResourceAndContainerGroup
 
PROBLEM_RESOURCE_EMPTY - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.internal.ui.ResourceAndContainerGroup
 
PROBLEM_RESOURCE_EXIST - Static variable in class org.eclipse.datatools.sqltools.common.ui.resource.ResourceAndContainerGroup
 
PROBLEM_RESOURCE_EXIST - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.export.ResourceAndContainerGroup
 
PROBLEM_RESOURCE_EXIST - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.internal.ui.ResourceAndContainerGroup
 
PROBLEMS_VIEW_ID - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.Constants
 
PROC - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
PROC - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
PROC - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
proc_name() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
proc_name() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
ProcEditorInput - Class in org.eclipse.datatools.sqltools.routineeditor.ui
The editor input object for routine editor.
ProcEditorInput(ProcIdentifier) - Constructor for class org.eclipse.datatools.sqltools.routineeditor.ui.ProcEditorInput
 
ProceduralObjectEditModel - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.model
TODO use a factory to create the edit model
ProceduralObjectEditModel(ISchemaObjectImmutableModel, DatabaseIdentifier) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.model.ProceduralObjectEditModel
 
ProceduralObjectEditorActionContributor - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor
 
ProceduralObjectEditorActionContributor() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.ProceduralObjectEditorActionContributor
 
ProceduralObjectEditorHandler - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor
 
ProceduralObjectEditorHandler() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.ProceduralObjectEditorHandler
 
ProceduralObjectEditorHandler_cannot_find_proc - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.Messages
 
ProceduralObjectEditorHandler_general - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.Messages
 
ProceduralObjectEditorHandler_refresh - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.Messages
 
ProceduralObjectEditorHandler_refresh_editor - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.Messages
 
ProceduralObjectEditorHandler_refresh_q - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.Messages
 
ProceduralObjectEditorHandler_save_error - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.Messages
 
ProceduralObjectEditorHandler_save_error_debug - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.Messages
 
ProceduralObjectEditorInput - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor
 
ProceduralObjectEditorInput(IEditorDescriptor, ISchemaObjectEditModel, DatabaseIdentifier) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.ProceduralObjectEditorInput
 
ProceduralObjectFormEditorConstants - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor
 
ProceduralObjectFormEditorConstants() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.ProceduralObjectFormEditorConstants
 
ProceduralObjectGeneralPage - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.general
 
ProceduralObjectGeneralPage() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.general.ProceduralObjectGeneralPage
 
ProceduralObjectGeneralPage_page_name - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.general.Messages
 
ProceduralObjectImmutableModel - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.model
 
ProceduralObjectImmutableModel(SQLObject, Map) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.model.ProceduralObjectImmutableModel
 
ProceduralObjectPrivilegePage - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.privilege
 
ProceduralObjectPrivilegePage() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.privilege.ProceduralObjectPrivilegePage
 
ProceduralObjectPrivilegePage(FormEditor, String, String) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.privilege.ProceduralObjectPrivilegePage
 
ProceduralObjectPrivilegePage(String, String) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.privilege.ProceduralObjectPrivilegePage
 
ProceduralObjectPrivilegePage_granted - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.privilege.Messages
 
ProceduralObjectPrivilegePage_inherited - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.privilege.Messages
 
ProceduralObjectPrivilegePage_legends - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.privilege.Messages
 
ProceduralObjectPrivilegePage_page_name - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.privilege.Messages
 
ProceduralObjectSourceUpdater - Class in org.eclipse.datatools.sqltools.sql.updater
 
ProceduralObjectSourceUpdater(SQLObject, DatabaseDefinition) - Constructor for class org.eclipse.datatools.sqltools.sql.updater.ProceduralObjectSourceUpdater
 
PROCEDURE - Static variable in class org.eclipse.datatools.connectivity.sqm.core.definition.EngineeringOptionID
 
PROCEDURE - Static variable in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.ProxyTableExternalType
The 'PROCEDURE' literal value.
PROCEDURE - Static variable in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDatabaseObjecType
 
PROCEDURE - Static variable in interface org.eclipse.datatools.enablement.sybase.IGenericDdlConstants
 
PROCEDURE - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
Procedure - Interface in org.eclipse.datatools.modelbase.sql.routines
A representation of the model object 'Procedure'.
PROCEDURE - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage.Literals
The meta object literal for the 'Procedure' class.
PROCEDURE - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The meta object id for the 'Procedure' class.
procedure() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
PROCEDURE - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
procedure() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
PROCEDURE - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
PROCEDURE__AUTHORIZATION_ID - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Authorization ID' attribute.
PROCEDURE__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Comments' reference list.
PROCEDURE__CREATION_TS - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Creation TS' attribute.
PROCEDURE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Dependencies' containment reference list.
PROCEDURE__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Description' attribute.
PROCEDURE__DETERMINISTIC - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Deterministic' attribute.
PROCEDURE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'EAnnotations' containment reference list.
PROCEDURE__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Extensions' containment reference list.
PROCEDURE__EXTERNAL_NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'External Name' attribute.
PROCEDURE__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Label' attribute.
PROCEDURE__LANGUAGE - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Language' attribute.
PROCEDURE__LAST_ALTERED_TS - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Last Altered TS' attribute.
PROCEDURE__MAX_RESULT_SETS - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage.Literals
The meta object literal for the 'Max Result Sets' attribute feature.
PROCEDURE__MAX_RESULT_SETS - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Max Result Sets' attribute.
PROCEDURE__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Name' attribute.
PROCEDURE__OLD_SAVE_POINT - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage.Literals
The meta object literal for the 'Old Save Point' attribute feature.
PROCEDURE__OLD_SAVE_POINT - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Old Save Point' attribute.
PROCEDURE__PARAMETER_STYLE - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Parameter Style' attribute.
PROCEDURE__PARAMETERS - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Parameters' containment reference list.
PROCEDURE__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Privileges' reference list.
PROCEDURE__RESULT_SET - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage.Literals
The meta object literal for the 'Result Set' containment reference list feature.
PROCEDURE__RESULT_SET - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Result Set' containment reference list.
PROCEDURE__SCHEMA - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Schema' reference.
PROCEDURE__SECURITY - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Security' attribute.
PROCEDURE__SOURCE - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Source' containment reference.
PROCEDURE__SPECIFIC_NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Specific Name' attribute.
PROCEDURE__SQL_DATA_ACCESS - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Sql Data Access' attribute.
PROCEDURE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The number of structural features of the 'Procedure' class.
PROCEDURE_LITERAL - Static variable in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.ProxyTableExternalType
The 'PROCEDURE' literal object.
PROCEDURE_PARAMETER_GROUP_ID - Static variable in class org.eclipse.datatools.enablement.ingres.containment.IngresGroupID
 
PROCEDURE_REFERENCE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Procedure Reference' class.
PROCEDURE_REFERENCE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Procedure Reference' class.
PROCEDURE_REFERENCE__CALL_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Call Statement' container reference feature.
PROCEDURE_REFERENCE__CALL_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Call Statement' container reference.
PROCEDURE_REFERENCE__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comments' reference list.
PROCEDURE_REFERENCE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
PROCEDURE_REFERENCE__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Description' attribute.
PROCEDURE_REFERENCE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
PROCEDURE_REFERENCE__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
PROCEDURE_REFERENCE__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Label' attribute.
PROCEDURE_REFERENCE__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Name' attribute.
PROCEDURE_REFERENCE__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Privileges' reference list.
PROCEDURE_REFERENCE__PROCEDURE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Procedure' reference feature.
PROCEDURE_REFERENCE__PROCEDURE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Procedure' reference.
PROCEDURE_REFERENCE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The number of structural features of the 'Procedure Reference' class.
ProcedureItemProvider - Class in org.eclipse.datatools.modelbase.sql.routines.provider
This is the item provider adapter for a Procedure object.
ProcedureItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.routines.provider.ProcedureItemProvider
This constructs an instance from a factory and a notifier.
ProcedureReference - Interface in org.eclipse.datatools.modelbase.sql.query
A representation of the model object 'Procedure Reference'.
process(SQLQueryObject) - Method in interface org.eclipse.datatools.sqltools.parsers.sql.postparse.PostParseProcessor
The call back method invoked for each of the SQLQueryObjects in the SQLQueryObject model instance returned by the parser, if the SQLQueryObject complies with one of the types in the Class[] returned by this PostParseProcessor.getProcessCandidateTypes()
process(SQLQueryObject) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.postparse.DataTypeResolver
 
process(SQLQueryObject) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.postparse.RoutineReferenceResolver
Post-parse processes the given SQL query object.
process(SQLQueryObject) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.postparse.TableReferenceResolver
 
processAlterStatement(SQLObject, Map, boolean, boolean, boolean, SybaseDdlScript, IProgressMonitor) - Method in class org.eclipse.datatools.enablement.ase.deltaddl.SybaseASEDefaultDeltaDdlGenProvider
Processes the alter statement on UserDefinedType.
processAlterStatement(SQLObject, Map, boolean, boolean, boolean, SybaseDdlScript, IProgressMonitor) - Method in class org.eclipse.datatools.enablement.ase.deltaddl.SybaseASEForeignKeyDeltaDdlGenProvider
 
processAlterStatement(SQLObject, Map, boolean, boolean, boolean, SybaseDdlScript, IProgressMonitor) - Method in class org.eclipse.datatools.enablement.ase.deltaddl.SybaseASEProcedureDeltaDdlProvider
 
processAlterStatement(SQLObject, Map, boolean, boolean, boolean, SybaseDdlScript, IProgressMonitor) - Method in class org.eclipse.datatools.enablement.ase.deltaddl.SybaseASERuleDeltaDdlGenProvider
Processes the alter statement on UserDefinedType.
processAlterStatement(SQLObject, Map, boolean, boolean, boolean, SybaseDdlScript, IProgressMonitor) - Method in class org.eclipse.datatools.enablement.ase.deltaddl.SybaseASETriggerDeltaDdlProvider
 
processAlterStatement(SQLObject, Map, boolean, boolean, boolean, SybaseDdlScript, IProgressMonitor) - Method in class org.eclipse.datatools.enablement.ase.deltaddl.SybaseASEUniqueDeltaDdlGenProvider
 
processAlterStatement(SQLObject, Map, boolean, boolean, boolean, SybaseDdlScript, IProgressMonitor) - Method in class org.eclipse.datatools.enablement.ase.deltaddl.SybaseASEUserDefinedTypeDeltaDdlGenProvider
Processes the alter statement on UserDefinedType.
processAlterStatement(SQLObject, Map, boolean, boolean, boolean, SybaseDdlScript, IProgressMonitor) - Method in class org.eclipse.datatools.enablement.sybase.asa.deltaddl.SybaseASAEventDeltaDdlGenProvider
 
processAlterStatement(SQLObject, Map, boolean, boolean, boolean, SybaseDdlScript, IProgressMonitor) - Method in class org.eclipse.datatools.enablement.sybase.asa.deltaddl.SybaseASAFunctionDeltaDdlGenProvider
 
processAlterStatement(SQLObject, Map, boolean, boolean, boolean, SybaseDdlScript, IProgressMonitor) - Method in class org.eclipse.datatools.enablement.sybase.asa.deltaddl.SybaseASAProcedureDeltaDdlGenProvider
 
processAlterStatement(SQLObject, Map, boolean, boolean, boolean, SybaseDdlScript, IProgressMonitor) - Method in class org.eclipse.datatools.enablement.sybase.asa.deltaddl.SybaseASATriggerDeltaDdlGenProvider
 
processAlterStatement(SQLObject, Map, boolean, boolean, boolean, SybaseDdlScript, IProgressMonitor) - Method in class org.eclipse.datatools.enablement.sybase.deltaddl.AbstractDeltaDdlGenProvider
 
processAlterStatement(SQLObject, Map, boolean, boolean, boolean, SybaseDdlScript, IProgressMonitor) - Method in class org.eclipse.datatools.enablement.sybase.deltaddl.ConstraintDeltaDdlGenProvider
 
processAlterStatement(SQLObject, Map, boolean, boolean, boolean, SybaseDdlScript, IProgressMonitor) - Method in interface org.eclipse.datatools.enablement.sybase.deltaddl.IDeltaDdlGenProvider
generate specified sqlobject modification scripts
processCreateStatement(SQLObject, boolean, boolean, boolean, SybaseDdlScript, ISybaseDdlGenerator, IProgressMonitor) - Method in class org.eclipse.datatools.enablement.ase.deltaddl.SybaseASEProcedureDeltaDdlProvider
 
processCreateStatement(SQLObject, boolean, boolean, boolean, SybaseDdlScript, ISybaseDdlGenerator, IProgressMonitor) - Method in class org.eclipse.datatools.enablement.ase.deltaddl.SybaseASETriggerDeltaDdlProvider
 
processCreateStatement(SQLObject, boolean, boolean, boolean, SybaseDdlScript, ISybaseDdlGenerator, IProgressMonitor) - Method in class org.eclipse.datatools.enablement.sybase.asa.deltaddl.SybaseASAEventDeltaDdlGenProvider
 
processCreateStatement(SQLObject, boolean, boolean, boolean, SybaseDdlScript, ISybaseDdlGenerator, IProgressMonitor) - Method in class org.eclipse.datatools.enablement.sybase.asa.deltaddl.SybaseASAFunctionDeltaDdlGenProvider
 
processCreateStatement(SQLObject, boolean, boolean, boolean, SybaseDdlScript, ISybaseDdlGenerator, IProgressMonitor) - Method in class org.eclipse.datatools.enablement.sybase.asa.deltaddl.SybaseASAProcedureDeltaDdlGenProvider
 
processCreateStatement(SQLObject, boolean, boolean, boolean, SybaseDdlScript, ISybaseDdlGenerator, IProgressMonitor) - Method in class org.eclipse.datatools.enablement.sybase.asa.deltaddl.SybaseASATriggerDeltaDdlGenProvider
 
processCreateStatement(SQLObject, boolean, boolean, boolean, SybaseDdlScript, ISybaseDdlGenerator, IProgressMonitor) - Method in class org.eclipse.datatools.enablement.sybase.deltaddl.AbstractDeltaDdlGenProvider
 
processCreateStatement(SQLObject, boolean, boolean, boolean, SybaseDdlScript, ISybaseDdlGenerator, IProgressMonitor) - Method in interface org.eclipse.datatools.enablement.sybase.deltaddl.IDeltaDdlGenProvider
generate specified sqlobject creation scripts
processCreateStatement(SQLObject, boolean, boolean, boolean, SybaseDdlScript, ISybaseDdlGenerator, IProgressMonitor) - Method in class org.eclipse.datatools.enablement.sybase.deltaddl.PrivilegeDeltaDdlGenProvider
 
processDataSetTypeElements(IConfigurationElement) - Static method in class org.eclipse.datatools.connectivity.oda.spec.manifest.ExtensionContributor
An utility method to process the specified contributor configuration element and returns a list of its supported data set types.
processDropStatement(SQLObject, boolean, boolean, SybaseDdlScript, ISybaseDdlGenerator, IProgressMonitor) - Method in class org.eclipse.datatools.enablement.ase.deltaddl.SybaseASEProcedureDeltaDdlProvider
 
processDropStatement(SQLObject, boolean, boolean, SybaseDdlScript, DDLGenerator, IProgressMonitor) - Method in class org.eclipse.datatools.enablement.ase.deltaddl.SybaseASETriggerDeltaDdlProvider
 
processDropStatement(SQLObject, boolean, boolean, SybaseDdlScript, ISybaseDdlGenerator, IProgressMonitor) - Method in class org.eclipse.datatools.enablement.sybase.asa.deltaddl.SybaseASAEventDeltaDdlGenProvider
 
processDropStatement(SQLObject, boolean, boolean, SybaseDdlScript, ISybaseDdlGenerator, IProgressMonitor) - Method in class org.eclipse.datatools.enablement.sybase.asa.deltaddl.SybaseASAFunctionDeltaDdlGenProvider
 
processDropStatement(SQLObject, boolean, boolean, SybaseDdlScript, ISybaseDdlGenerator, IProgressMonitor) - Method in class org.eclipse.datatools.enablement.sybase.asa.deltaddl.SybaseASAProcedureDeltaDdlGenProvider
 
processDropStatement(SQLObject, boolean, boolean, SybaseDdlScript, ISybaseDdlGenerator, IProgressMonitor) - Method in class org.eclipse.datatools.enablement.sybase.asa.deltaddl.SybaseASATriggerDeltaDdlGenProvider
 
processDropStatement(SQLObject, boolean, boolean, SybaseDdlScript, ISybaseDdlGenerator, IProgressMonitor) - Method in class org.eclipse.datatools.enablement.sybase.deltaddl.AbstractDeltaDdlGenProvider
 
processDropStatement(SQLObject, boolean, boolean, SybaseDdlScript, ISybaseDdlGenerator, IProgressMonitor) - Method in interface org.eclipse.datatools.enablement.sybase.deltaddl.IDeltaDdlGenProvider
generate specified sqlobject drop scripts
processDropStatement(SQLObject, boolean, boolean, SybaseDdlScript, DDLGenerator, IProgressMonitor) - Method in class org.eclipse.datatools.enablement.sybase.deltaddl.PrivilegeDeltaDdlGenProvider
 
processError(String, Exception, IStatus) - Static method in class org.eclipse.datatools.sqltools.common.ui.util.SWTUtils
 
PROCESSEXIT - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
PROCESSEXIT - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
PROCESSEXIT - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
procparmdefault() - Method in class org.eclipse.datatools.enablement.sybase.parser.QuickSQLParser
 
PRODUCT_CLOUDSCAPE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.model.DBVersionHelper
 
PRODUCT_DB2_EVERYPLACE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.model.DBVersionHelper
 
PRODUCT_DB2_ISERIES - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.model.DBVersionHelper
 
PRODUCT_DB2_LUW - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.model.DBVersionHelper
 
PRODUCT_DB2_VMVSE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.model.DBVersionHelper
 
PRODUCT_DB2_ZOS - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.model.DBVersionHelper
 
PRODUCT_DERBY - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.model.DBVersionHelper
 
PRODUCT_INFORMIX - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.model.DBVersionHelper
 
PRODUCT_MYSQL - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.model.DBVersionHelper
 
PRODUCT_ORACLE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.model.DBVersionHelper
 
PRODUCT_SQL_SERVER - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.model.DBVersionHelper
 
PRODUCT_SYBASE_ASA - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.model.DBVersionHelper
 
PRODUCT_SYBASE_ASE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.model.DBVersionHelper
 
PROFILE_FILTERS_FILTERED_PROFILES - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.PreferenceConstants
 
PROFILE_FILTERS_LIMIT_CHECK - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.PreferenceConstants
 
PROFILE_FILTERS_LIMIT_NUM - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.PreferenceConstants
 
PROFILE_FILTERS_PROFILE_MAY_CHANGED - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.PreferenceConstants
 
PROFILE_FILTERS_STATUS_CRITICAL - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.PreferenceConstants
 
PROFILE_FILTERS_STATUS_FAILED - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.PreferenceConstants
 
PROFILE_FILTERS_STATUS_SUCCESS - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.PreferenceConstants
 
PROFILE_FILTERS_STATUS_TERMINATED - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.PreferenceConstants
 
PROFILE_FILTERS_STATUS_WARNING - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.PreferenceConstants
 
PROFILE_FILTERS_UNKNOWNPROFILE - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.PreferenceConstants
 
PROFILE_INDEX - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.view.ResultHistoryHelper
 
PROFILE_NAME_PROP_KEY - Static variable in class org.eclipse.datatools.connectivity.oda.util.manifest.ConnectionProfileProperty
 
PROFILE_PROPERTY_CAN_WORK_OFFLINE - Static variable in interface org.eclipse.datatools.connectivity.ui.IConnectionProfileActionFilter
 
PROFILE_PROPERTY_CATEGORY_ID - Static variable in interface org.eclipse.datatools.connectivity.ui.IConnectionProfileActionFilter
Used to filter profiles within a specific category
PROFILE_PROPERTY_CONNECTION_STATE - Static variable in interface org.eclipse.datatools.connectivity.ui.IConnectionProfileActionFilter
Used to filter profiles with a specific connection state (DISCONNECTED, CONNECTED, WORKING_OFFLINE)
PROFILE_PROPERTY_DB_VENDOR - Static variable in interface org.eclipse.datatools.connectivity.ui.IConnectionProfileActionFilter
 
PROFILE_PROPERTY_DB_VERSION - Static variable in interface org.eclipse.datatools.connectivity.ui.IConnectionProfileActionFilter
 
PROFILE_PROPERTY_FACTORY_ID - Static variable in interface org.eclipse.datatools.connectivity.ui.IConnectionProfileActionFilter
Used to filter profiles with a specific connection factory
PROFILE_PROPERTY_HAS_EXTENDED_PROPERTIES - Static variable in interface org.eclipse.datatools.connectivity.ui.IConnectionProfileActionFilter
Used to filter profiles that have extended properties defined
PROFILE_PROPERTY_IS_CONNECTED - Static variable in interface org.eclipse.datatools.connectivity.ui.IConnectionProfileActionFilter
Used to filter profiles that are connected (or not)
PROFILE_PROPERTY_MAINTAIN_CONNECTION - Static variable in interface org.eclipse.datatools.connectivity.ui.IConnectionProfileActionFilter
 
PROFILE_PROPERTY_PROFILE_TYPE_ID - Static variable in interface org.eclipse.datatools.connectivity.ui.IConnectionProfileActionFilter
Used to filter a specific type of profile
PROFILE_PROPERTY_PROPERTY_EXTENSION_ID - Static variable in interface org.eclipse.datatools.connectivity.ui.IConnectionProfileActionFilter
Used to filter profiles with a specific property extension
PROFILE_PROPERTY_REPOSITORY_IS_READ_ONLY - Static variable in interface org.eclipse.datatools.connectivity.ui.IConnectionProfileActionFilter
 
PROFILE_PROPERTY_SUPPORTS_PING - Static variable in interface org.eclipse.datatools.connectivity.ui.IConnectionProfileActionFilter
Used to filter profiles with a ping connection factory
PROFILE_PROPERTY_VIEW_ID - Static variable in interface org.eclipse.datatools.connectivity.ui.IConnectionProfileActionFilter
Used to filter profiles displayed within a specific view
PROFILE_SELECTION_DIALOG - Static variable in interface org.eclipse.datatools.connectivity.ui.dse.IHelpContextsConnectivityUIDSE
PROFILE_SELECTION_DIALOG Context ID for the Profile Selection Dialog
PROFILE_STORE_FILE_PATH_PROP_KEY - Static variable in class org.eclipse.datatools.connectivity.oda.util.manifest.ConnectionProfileProperty
 
PROFILE_STORE_FILE_PROP_KEY - Static variable in class org.eclipse.datatools.connectivity.oda.util.manifest.ConnectionProfileProperty
 
ProfileActionsActionProvider - Class in org.eclipse.datatools.connectivity.ui.navigator.actions
This class provides default keyboard handling and some basic actions to the DSE.
ProfileActionsActionProvider() - Constructor for class org.eclipse.datatools.connectivity.ui.navigator.actions.ProfileActionsActionProvider
 
profileAdded(IConnectionProfile) - Method in interface org.eclipse.datatools.connectivity.IProfileListener
The specified profile has been added.
profileAdded(IConnectionProfile) - Method in class org.eclipse.datatools.sqltools.debugger.core.DebugHandlerManager
 
profileAdded(IConnectionProfile) - Method in class org.eclipse.datatools.sqltools.result.ui.view.ResultsViewControl
Refresh the result history when profile is created
profileAdded(IConnectionProfile) - Method in class org.eclipse.datatools.sqltools.routineeditor.launching.SQLToolsLaunchProfileListener
 
profileAdded(IConnectionProfile) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.profile.SQLEditorProfileListener
 
ProfileASAMultiDBAction - Class in org.eclipse.datatools.enablement.sybase.asa.actions
Exposes a dialog to create multiple profiles if an ASA profile exposes multiple databases.
ProfileASAMultiDBAction() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.actions.ProfileASAMultiDBAction
 
ProfileCategoryFilter - Class in org.eclipse.datatools.connectivity.ui.dse.dialogs.filters
Only show a particular category of profiles
ProfileCategoryFilter() - Constructor for class org.eclipse.datatools.connectivity.ui.dse.dialogs.filters.ProfileCategoryFilter
 
profileChanged(IConnectionProfile) - Method in interface org.eclipse.datatools.connectivity.IProfileListener
The specified profile has been modified.
profileChanged(IConnectionProfile, String, String, Boolean) - Method in interface org.eclipse.datatools.connectivity.IProfileListener1
 
profileChanged(IConnectionProfile, String, String, Boolean, boolean, ConnectProfile) - Method in class org.eclipse.datatools.sqltools.debugger.core.DebugHandlerManager
 
profileChanged(IConnectionProfile) - Method in class org.eclipse.datatools.sqltools.debugger.core.DebugHandlerManager
 
profileChanged(IConnectionProfile, String, String, Boolean) - Method in class org.eclipse.datatools.sqltools.result.ui.view.ResultsViewControl
Refresh the result history when profile is changed
profileChanged(IConnectionProfile) - Method in class org.eclipse.datatools.sqltools.result.ui.view.ResultsViewControl
Refresh the result history when profile is changed
profileChanged(IConnectionProfile, String, String, Boolean, boolean, ConnectProfile) - Method in class org.eclipse.datatools.sqltools.routineeditor.launching.SQLToolsLaunchProfileListener
 
profileChanged(IConnectionProfile, String, String, Boolean, boolean, ConnectProfile) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.profile.SQLEditorProfileListener
 
profileConnected(ConnectEvent) - Method in class org.eclipse.datatools.sqltools.debugger.core.DebugHandlerManager
 
profileConnected(ConnectEvent) - Method in interface org.eclipse.datatools.sqltools.editor.core.connection.ISQLToolsConnectListener
The profile is connected.
profileConnected(ConnectEvent) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.profile.SQLEditorProfileListener
 
ProfileConnectionManager - Class in org.eclipse.datatools.connectivity
NON-API A simple reference count based connection pool.
ProfileConnectionManager() - Constructor for class org.eclipse.datatools.connectivity.ProfileConnectionManager
 
profileDeleted(IConnectionProfile) - Method in interface org.eclipse.datatools.connectivity.IProfileListener
The specified profile has been deleted.
profileDeleted(IConnectionProfile) - Method in class org.eclipse.datatools.sqltools.debugger.core.DebugHandlerManager
 
profileDeleted(IConnectionProfile) - Method in class org.eclipse.datatools.sqltools.result.ui.view.ResultsViewControl
Refresh the result history when profile is deleted
profileDeleted(IConnectionProfile) - Method in class org.eclipse.datatools.sqltools.routineeditor.launching.SQLToolsLaunchProfileListener
 
profileDeleted(IConnectionProfile) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.profile.SQLEditorProfileListener
 
ProfileDetailsPropertyPage - Class in org.eclipse.datatools.connectivity.ui.wizards
Base property page implementation for connection profiles.
profileFile_askEncryptOutput - Static variable in class org.eclipse.datatools.connectivity.console.profile.nls.Messages
 
profileFile_askUpdateProfile - Static variable in class org.eclipse.datatools.connectivity.console.profile.nls.Messages
 
profileFile_errorInstruction - Static variable in class org.eclipse.datatools.connectivity.console.profile.nls.Messages
 
profileFile_errorReadingFile - Static variable in class org.eclipse.datatools.connectivity.console.profile.nls.Messages
 
profileFile_errorSavingFile - Static variable in class org.eclipse.datatools.connectivity.console.profile.nls.Messages
 
profileFile_inputPromptDelimiter - Static variable in class org.eclipse.datatools.connectivity.console.profile.nls.Messages
 
profileFile_noOdaPropertyDefn - Static variable in class org.eclipse.datatools.connectivity.console.profile.nls.Messages
 
profileFile_noProfileFound - Static variable in class org.eclipse.datatools.connectivity.console.profile.nls.Messages
 
profileFile_profileIdentifier - Static variable in class org.eclipse.datatools.connectivity.console.profile.nls.Messages
 
profileFile_propertyDriverClass - Static variable in class org.eclipse.datatools.connectivity.console.profile.nls.Messages
 
profileFile_propertyJarList - Static variable in class org.eclipse.datatools.connectivity.console.profile.nls.Messages
 
profileFile_propertyPassword - Static variable in class org.eclipse.datatools.connectivity.console.profile.nls.Messages
 
profileFile_propertyUrl - Static variable in class org.eclipse.datatools.connectivity.console.profile.nls.Messages
 
profileFile_propertyUser - Static variable in class org.eclipse.datatools.connectivity.console.profile.nls.Messages
 
profileFile_specifiedProfileNotFound - Static variable in class org.eclipse.datatools.connectivity.console.profile.nls.Messages
 
profileFile_statusDone - Static variable in class org.eclipse.datatools.connectivity.console.profile.nls.Messages
 
profileFile_statusIteratingProfiles - Static variable in class org.eclipse.datatools.connectivity.console.profile.nls.Messages
 
profileFile_statusReadingFile - Static variable in class org.eclipse.datatools.connectivity.console.profile.nls.Messages
 
profileFile_statusSavingFile - Static variable in class org.eclipse.datatools.connectivity.console.profile.nls.Messages
 
ProfileImageDescriptor_target_profile_id_not_null_msg - Static variable in class org.eclipse.datatools.connectivity.ui.Messages
 
ProfileImageDescriptor_target_profile_image_not_null - Static variable in class org.eclipse.datatools.connectivity.ui.Messages
 
ProfileImageRegistry - Class in org.eclipse.datatools.connectivity.ui
 
ProfileManager - Class in org.eclipse.datatools.connectivity
ProfileManger is a singleton class serverd as a helper class for connection profiles access.
ProfileManager() - Constructor for class org.eclipse.datatools.connectivity.ProfileManager
 
ProfilePropertyPage - Class in org.eclipse.datatools.connectivity.ui.wizards
Base property page implementation for connection profiles.
profileRenamed(String) - Method in class org.eclipse.datatools.sqltools.db.derby.core.DerbyControlConnection
 
ProfileRule - Class in org.eclipse.datatools.connectivity
Can be used to synchronize a Job with other Jobs affecting a specific profile.
ProfileRule(IConnectionProfile) - Constructor for class org.eclipse.datatools.connectivity.ProfileRule
 
ProfileSamplePluginTemplateWizard - Class in org.eclipse.datatools.connectivity.ui.templates
Wizard to wrap the Profile Sample template
ProfileSamplePluginTemplateWizard() - Constructor for class org.eclipse.datatools.connectivity.ui.templates.ProfileSamplePluginTemplateWizard
 
ProfileSampleTemplateSection - Class in org.eclipse.datatools.connectivity.ui.templates
PDE template section for defining a new connection profile plug-in based on the sample.
ProfileSampleTemplateSection() - Constructor for class org.eclipse.datatools.connectivity.ui.templates.ProfileSampleTemplateSection
Constructor
ProfileSelectionComposite - Class in org.eclipse.datatools.connectivity.ui.dse.dialogs
Composite that hosts the DSE that can be used in a variety of ways.
ProfileSelectionComposite(Composite, int) - Constructor for class org.eclipse.datatools.connectivity.ui.dse.dialogs.ProfileSelectionComposite
Simple Constructor
ProfileSelectionComposite(Composite, int, String) - Constructor for class org.eclipse.datatools.connectivity.ui.dse.dialogs.ProfileSelectionComposite
Constructor with category ID to narrow the profile list
ProfileSelectionComposite(Composite, int, String, boolean) - Constructor for class org.eclipse.datatools.connectivity.ui.dse.dialogs.ProfileSelectionComposite
Constructor with category ID and setting to either show or hide profile contents.
ProfileSelectionComposite(Composite, int, String, boolean, boolean, boolean, boolean) - Constructor for class org.eclipse.datatools.connectivity.ui.dse.dialogs.ProfileSelectionComposite
 
ProfileSelectionComposite(Composite, int, String, boolean, boolean, boolean, boolean, boolean) - Constructor for class org.eclipse.datatools.connectivity.ui.dse.dialogs.ProfileSelectionComposite
Constructor
ProfileSelectionDialog - Class in org.eclipse.datatools.connectivity.ui.dse.dialogs
Dialog to allow others to select a profile.
ProfileSelectionDialog(Shell) - Constructor for class org.eclipse.datatools.connectivity.ui.dse.dialogs.ProfileSelectionDialog
Constructor
ProfileSelectionDialogPage - Class in org.eclipse.datatools.connectivity.ui.dse.dialogs
Dialog page that can be hosted in a variety of places to show the DSE view.
ProfileSelectionDialogPage() - Constructor for class org.eclipse.datatools.connectivity.ui.dse.dialogs.ProfileSelectionDialogPage
 
ProfileSelectionDialogPage(String) - Constructor for class org.eclipse.datatools.connectivity.ui.dse.dialogs.ProfileSelectionDialogPage
 
ProfileSelectionDialogPage(String, ImageDescriptor) - Constructor for class org.eclipse.datatools.connectivity.ui.dse.dialogs.ProfileSelectionDialogPage
 
ProfileUtil - Class in org.eclipse.datatools.sqltools.result.internal.utils
Utility class of connection profile
ProfileUtil() - Constructor for class org.eclipse.datatools.sqltools.result.internal.utils.ProfileUtil
 
program() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
program() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
PROMPT_MODE_ALWAYS - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.PreferenceConstants
 
PROMPT_MODE_NEVER - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.PreferenceConstants
 
PROMPT_MODE_PROMPT - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.PreferenceConstants
 
PROMPT_SETTING_BRAKEPOINT_DISABLE - Static variable in class org.eclipse.datatools.sqltools.debugger.core.internal.DebuggerPreferenceConstants
 
PROMPT_STATUS - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.SPLaunchShortcut
 
PROP_CATALOG - Static variable in interface org.eclipse.datatools.enablement.sybase.ISybaseJDBCConnectionProfileConstants
 
PROP_DB_NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.ISybaseJDBCConnectionProfileConstants
 
PROP_DEFN_CLASS - Static variable in interface org.eclipse.datatools.connectivity.drivers.IDriverMgmtConstants
 
PROP_DEFN_JARLIST - Static variable in interface org.eclipse.datatools.connectivity.drivers.IDriverMgmtConstants
 
PROP_DEFN_TYPE - Static variable in interface org.eclipse.datatools.connectivity.drivers.IDriverMgmtConstants
 
PROP_DRIVER_DEFINITION_ID - Static variable in class org.eclipse.datatools.connectivity.ConnectionProfileConstants
 
PROP_DRIVER_XACONNECTCLASS - Static variable in interface org.eclipse.datatools.enablement.sybase.ISybaseJDBCConnectionProfileConstants
 
PROP_HOST - Static variable in interface org.eclipse.datatools.enablement.sybase.ISybaseJDBCConnectionProfileConstants
 
PROP_MULTI_DB_IS_SUPPORTED - Static variable in interface org.eclipse.datatools.enablement.sybase.ISybaseJDBCConnectionProfileConstants
 
PROP_PORT - Static variable in interface org.eclipse.datatools.enablement.sybase.ISybaseJDBCConnectionProfileConstants
 
PROP_PREFIX - Static variable in class org.eclipse.datatools.connectivity.ConnectionProfileConstants
 
PROP_PREFIX - Static variable in interface org.eclipse.datatools.connectivity.drivers.IDriverMgmtConstants
 
PROP_PREFIX - Static variable in interface org.eclipse.datatools.connectivity.drivers.jdbc.IJDBCDriverDefinitionConstants
Property prefix used for property keys
PROP_PREFIX - Static variable in interface org.eclipse.datatools.enablement.sybase.ISybaseJDBCConnectionProfileConstants
 
PROP_PWD - Static variable in class org.eclipse.datatools.connectivity.ConnectionProfileConstants
 
PROP_SCHEMA - Static variable in interface org.eclipse.datatools.enablement.sybase.ISybaseJDBCConnectionProfileConstants
 
PROP_SERVER_NAME - Static variable in class org.eclipse.datatools.connectivity.ConnectionProfileConstants
 
PROP_SERVER_PREFIX - Static variable in class org.eclipse.datatools.connectivity.ConnectionProfileConstants
 
PROP_SERVER_VERSION - Static variable in class org.eclipse.datatools.connectivity.ConnectionProfileConstants
 
PROP_SHOW_CATEGORIES - Static variable in class org.eclipse.datatools.connectivity.ui.dse.DSEPlugin
 
PROP_SPNAME - Static variable in interface org.eclipse.datatools.enablement.sybase.ISybaseJDBCConnectionProfileConstants
 
PROP_TECHNOLOGY_NAME_PREFIX - Static variable in class org.eclipse.datatools.connectivity.ConnectionProfileConstants
 
PROP_TECHNOLOGY_NAME_SUFFIX - Static variable in class org.eclipse.datatools.connectivity.ConnectionProfileConstants
Deprecated.  
PROP_TECHNOLOGY_PREFIX - Static variable in class org.eclipse.datatools.connectivity.ConnectionProfileConstants
 
PROP_TECHNOLOGY_VERSION_PREFIX - Static variable in class org.eclipse.datatools.connectivity.ConnectionProfileConstants
 
PROP_TECHNOLOGY_VERSION_SUFFIX - Static variable in class org.eclipse.datatools.connectivity.ConnectionProfileConstants
Deprecated.  
PROP_UID - Static variable in class org.eclipse.datatools.connectivity.ConnectionProfileConstants
 
properites_loading_exception - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.intropage.Messages
 
PROPERTIES - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Properties' class.
PROPERTIES - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The meta object id for the 'Properties' class.
Properties - Interface in org.eclipse.datatools.connectivity.oda.design
A collection of properties.
PROPERTIES__PROPERTIES - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Properties' containment reference list feature.
PROPERTIES__PROPERTIES - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Properties' containment reference list.
PROPERTIES_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The number of structural features of the 'Properties' class.
PropertiesPersistenceHook - Class in org.eclipse.datatools.connectivity
 
PropertiesPersistenceHook() - Constructor for class org.eclipse.datatools.connectivity.PropertiesPersistenceHook
 
PROPERTY - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Property' class.
PROPERTY - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The meta object id for the 'Property' class.
Property - Interface in org.eclipse.datatools.connectivity.oda.design
The property of a data design component.
Property - Class in org.eclipse.datatools.connectivity.oda.util.manifest
The definition of a property defined by an ODA data source extension or its supported data set definitions.
PROPERTY__DESIGN_ATTRIBUTES - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Design Attributes' containment reference feature.
PROPERTY__DESIGN_ATTRIBUTES - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Design Attributes' containment reference.
PROPERTY__NAME_VALUE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Name Value' containment reference feature.
PROPERTY__NAME_VALUE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Name Value' containment reference.
PROPERTY_ATTRIBUTES - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Property Attributes' class.
PROPERTY_ATTRIBUTES - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The meta object id for the 'Property Attributes' class.
PROPERTY_ATTRIBUTES__DERIVED_META_DATA - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Derived Meta Data' attribute feature.
PROPERTY_ATTRIBUTES__DERIVED_META_DATA - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Derived Meta Data' attribute.
PROPERTY_ATTRIBUTES__DISPLAY_NAME - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Display Name' attribute feature.
PROPERTY_ATTRIBUTES__DISPLAY_NAME - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Display Name' attribute.
PROPERTY_ATTRIBUTES__ELEMENT_ATTRIBUTES - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Element Attributes' containment reference feature.
PROPERTY_ATTRIBUTES__ELEMENT_ATTRIBUTES - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Element Attributes' containment reference.
PROPERTY_ATTRIBUTES_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The number of structural features of the 'Property Attributes' class.
PROPERTY_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The number of structural features of the 'Property' class.
PropertyAttributes - Interface in org.eclipse.datatools.connectivity.oda.design
The attributes of a property.
propertyChange(PropertyChangeEvent) - Method in class org.eclipse.datatools.sqltools.result.ui.view.ResultsViewControl
 
propertyChange(PropertyChangeEvent) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLStatementSupport
Handles notifications to the object that a property has changed.
propertyChange(PropertyChangeEvent) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLSourceViewer
 
propertyChange(PropertyChangeEvent) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.editor.SQLUpdater
 
propertyChange(PropertyChangeEvent) - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditor
Handles notifications to the object that a property has changed.
propertyChanged(Object, int) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.action.RevertSchemaEditorAction
 
PropertyChoice - Class in org.eclipse.datatools.connectivity.oda.util.manifest
A choice of property values for an extension-defined property.
PropertyListContentProvider - Class in org.eclipse.datatools.connectivity.ui.templates
List content provider for selected driver properties
PropertyListContentProvider() - Constructor for class org.eclipse.datatools.connectivity.ui.templates.PropertyListContentProvider
Constructor
PropertyListLabelProvider - Class in org.eclipse.datatools.connectivity.ui.templates
Label provider for selected driver properties
PropertyListLabelProvider() - Constructor for class org.eclipse.datatools.connectivity.ui.templates.PropertyListLabelProvider
 
PropertyObject - Class in org.eclipse.datatools.connectivity.ui.templates
Wrapper for driver property instances
PropertyObject() - Constructor for class org.eclipse.datatools.connectivity.ui.templates.PropertyObject
Constructor
PropertyProviderManifest - Class in org.eclipse.datatools.connectivity.oda.consumer.util.manifest
Encapsulates access to the manifest content of an ODA consumer extension of the helper's propertyProvider extension point.
propertySetChanged(IPropertySetChangeEvent) - Method in interface org.eclipse.datatools.connectivity.IPropertySetListener
Indicates one or more properties have been changed on the connection profile.
propertySetChanged(IPropertySetChangeEvent) - Method in class org.eclipse.datatools.connectivity.ui.dse.dialogs.ProfileSelectionDialogPage
 
PropertySetImpl - Class in org.eclipse.datatools.connectivity.drivers
Implementation class of the property set
PropertySetImpl(String, String) - Constructor for class org.eclipse.datatools.connectivity.drivers.PropertySetImpl
Constructor
PropertyTemplateOption - Class in org.eclipse.datatools.connectivity.ui.templates
PDE template for Driver Template properties
PropertyTemplateOption(BaseOptionTemplateSection, String, String) - Constructor for class org.eclipse.datatools.connectivity.ui.templates.PropertyTemplateOption
Constructor
PropertyTreeContentProvider - Class in org.eclipse.datatools.connectivity.ui.templates
Tree content provider for the available pre-populated property objects
PropertyTreeContentProvider() - Constructor for class org.eclipse.datatools.connectivity.ui.templates.PropertyTreeContentProvider
Constructor
PropertyTreeLabelProvider - Class in org.eclipse.datatools.connectivity.ui.templates
Label provider for the pre-populated property objects tree
PropertyTreeLabelProvider() - Constructor for class org.eclipse.datatools.connectivity.ui.templates.PropertyTreeLabelProvider
 
PROPOSAL_TYPE_COLUMN - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLCompletionProposal
 
PROPOSAL_TYPE_SCHEMA - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLCompletionProposal
 
PROPOSAL_TYPE_SYNTAX - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLCompletionProposal
 
PROPOSAL_TYPE_TABLE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLCompletionProposal
 
PROPOSAL_TYPE_UNSPECIFIED - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLCompletionProposal
 
PROVIDER_ID - Static variable in interface org.eclipse.datatools.enablement.ase.IJDBCASEConnectionProfileConstants
 
PROVIDER_ID - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.IJDBCASAConnectionProfileConstants
 
PROVIDERIDMAPPING_TAG - Static variable in class org.eclipse.datatools.connectivity.sqm.core.mappings.ProviderIDtoDriverCategoryIDDescriptor
 
ProviderIDMappingRegistry - Class in org.eclipse.datatools.connectivity.sqm.core.mappings
A mapping utility that can be used to get the connection profile provider ID from a driver template category ID or from a vendor/version combination.
ProviderIDtoDriverCategoryIDDescriptor - Class in org.eclipse.datatools.connectivity.sqm.core.mappings
Represents a provider ID to driver category ID mapping which is provided by the "org.eclipse.datatools.connectivity.sqm.core.mappings.providerIDtoDriverCategoryID" extension point.
PROXY_TABLE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.baseloaders.SchemaASABaseLoader.ASABaseTableLoader
 
PROXY_TABLE - Static variable in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDatabaseObjecType
 
PROXY_TABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
PROXY_TABLE - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
PROXY_TABLE - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
PROXY_TABLE_EXTERNAL_TYPE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Proxy Table External Type' enum.
PROXY_TABLE_EXTERNAL_TYPE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The meta object id for the 'Proxy Table External Type' enum.
PROXY_TABLES - Static variable in class org.eclipse.datatools.enablement.sybase.ddl.SybaseEngineeringOptionID
 
PROXY_UPDATE - Static variable in interface org.eclipse.datatools.enablement.ase.ISybaseASEDdlConstants
 
PROXYCATALOG - Static variable in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASECatalogType
The 'PROXYCATALOG' literal value.
PROXYCATALOG_LITERAL - Static variable in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASECatalogType
The 'PROXYCATALOG' literal object.
PROXYTABLE - Static variable in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.TableType
The 'PROXYTABLE' literal value.
PROXYTABLE_LITERAL - Static variable in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.TableType
The 'PROXYTABLE' literal object.
ProxyTableExternalType - Class in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel
A representation of the literals of the enumeration 'Proxy Table External Type', and utility methods for working with them.
ProxyTableNode - Class in org.eclipse.datatools.enablement.sybase.asa.virtual
 
ProxyTableNode(String, String, Object) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.virtual.ProxyTableNode
 
ProxyTableNode - Class in org.eclipse.datatools.enablement.sybase.ase.virtual
 
ProxyTableNode(String, String, Object) - Constructor for class org.eclipse.datatools.enablement.sybase.ase.virtual.ProxyTableNode
 
PseudoFormToolkit - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui
This class overrides some of the FormToolkit methods to create ordinary SWT controls.
PseudoFormToolkit(Display) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.PseudoFormToolkit
 
PseudoFormToolkit(FormColors) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.PseudoFormToolkit
 
PT_LOCAL_STATUS - Static variable in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogIndex
 
PT_NAME_DEFINED - Static variable in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogIndex
 
PUBLIC - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
PUBLIC - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
PUBLIC - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
publish(LogRecord) - Method in class org.eclipse.datatools.connectivity.oda.util.logging.FileHandler
Creates the log file and its applicable parent directories when called for the first time.
publish(LogRecord) - Method in class org.eclipse.datatools.connectivity.oda.util.logging.Handler
Publish the specified LogRecord.
publish(LogRecord) - Method in class org.eclipse.datatools.connectivity.oda.util.logging.StreamHandler
Format and publish the specified LogRecord.
put(Object, Object) - Method in class org.eclipse.datatools.sqltools.sql.util.ConsistentOrderHashMap
 
put(int, IControlStateInfo) - Method in interface org.eclipse.datatools.sqltools.sqlbuilder.model.IWindowStateInfo
Stores the control state information for the specified control type.
put(int, IControlStateInfo) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.WindowStateInfo
 

Q

QROUP_USERS_QUERY - Static variable in interface org.eclipse.datatools.enablement.ase.catalog.ASESQLs
 
qualified_name() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
QUALIFY_IDENTIFIERS_DEFAULT - Static variable in class org.eclipse.datatools.modelbase.sql.query.util.SQLQuerySourceFormat
Default value for the qualifyIdentifiers setting: QUALIFY_IDENTIFIERS_IN_CONTEXT
QUALIFY_IDENTIFIERS_IN_CONTEXT - Static variable in class org.eclipse.datatools.modelbase.sql.query.util.SQLQuerySourceFormat
Default constant for SQLQuerySourceFormat.setQualifyIdentifiers(int), and SQLQuerySourceFormat.getQualifyIdentifiers(), used for SQL source generation.
QUALIFY_IDENTIFIERS_NEVER - Static variable in class org.eclipse.datatools.modelbase.sql.query.util.SQLQuerySourceFormat
Constant for SQLQuerySourceFormat.setQualifyIdentifiers(int), and SQLQuerySourceFormat.getQualifyIdentifiers(), used for SQL source generation.
QUALIFY_IDENTIFIERS_WITH_SCHEMA_NAMES - Static variable in class org.eclipse.datatools.modelbase.sql.query.util.SQLQuerySourceFormat
Constant for SQLQuerySourceFormat.setQualifyIdentifiers(int), and SQLQuerySourceFormat.getQualifyIdentifiers(), used for SQL source generation.
QUALIFY_IDENTIFIERS_WITH_TABLE_NAMES - Static variable in class org.eclipse.datatools.modelbase.sql.query.util.SQLQuerySourceFormat
Constant for SQLQuerySourceFormat.setQualifyIdentifiers(int), and SQLQuerySourceFormat.getQualifyIdentifiers(), used for SQL source generation.
QUANTIFIER_ALL - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
int constant for PredicateQuantifiedType.ALL "ALL"
QUANTIFIER_ANY - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
int constant for PredicateQuantifiedType.ANY "ANY"
QUANTIFIER_SOME - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
int constant for PredicateQuantifiedType.SOME "SOME"
QUERY - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.model.SqlXmlConstant
 
QUERY_ALL_TABLE_INFO - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.catalog.ASASQLs
 
QUERY_ALL_TABLE_INFO_ASA10 - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.catalog.ASASQLs
 
QUERY_ALL_UDT_INFO - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.catalog.ASASQLs
 
QUERY_ALLOWED_USER_DATATYPE - Static variable in class org.eclipse.datatools.sqltools.editor.contentassist.ContentAssistQueryRequest
 
QUERY_AUTHID - Static variable in class org.eclipse.datatools.enablement.ase.ddl.QueryObjectsSQL
 
QUERY_AUTHID - Static variable in class org.eclipse.datatools.enablement.sybase.asa.ddl.QueryObjectsSQL
 
QUERY_AUTHID_INFO - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.catalog.ASASQLs
 
QUERY_AUTHID_PRIVILEGES - Static variable in interface org.eclipse.datatools.enablement.ase.catalog.ASESQLs
 
QUERY_CATALOG - Static variable in class org.eclipse.datatools.enablement.ase.ddl.QueryObjectsSQL
 
QUERY_CC_INFO - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.catalog.ASASQLs
 
QUERY_CC_INFO_ASA10 - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.catalog.ASASQLs
 
QUERY_CHANGE_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Query Change Statement' class.
QUERY_CHANGE_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Query Change Statement' class.
QUERY_CHANGE_STATEMENT__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comments' reference list.
QUERY_CHANGE_STATEMENT__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
QUERY_CHANGE_STATEMENT__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Description' attribute.
QUERY_CHANGE_STATEMENT__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
QUERY_CHANGE_STATEMENT__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
QUERY_CHANGE_STATEMENT__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Label' attribute.
QUERY_CHANGE_STATEMENT__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Name' attribute.
QUERY_CHANGE_STATEMENT__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Privileges' reference list.
QUERY_CHANGE_STATEMENT_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The number of structural features of the 'Query Change Statement' class.
QUERY_CHECK_CONSTRAINT - Static variable in class org.eclipse.datatools.enablement.ase.ddl.QueryObjectsSQL
 
QUERY_CHECK_CONSTRAINTS - Static variable in interface org.eclipse.datatools.enablement.ase.catalog.ASESQLs
 
QUERY_CHECK_CONSTRAINTS_CREATOR - Static variable in interface org.eclipse.datatools.enablement.ase.catalog.ASESQLs
 
QUERY_CHECK_CONSTRAINTS_SOURCE - Static variable in interface org.eclipse.datatools.enablement.ase.catalog.ASESQLs
 
QUERY_COLUMN_BINDED_DEFAULT - Static variable in interface org.eclipse.datatools.enablement.ase.catalog.ASESQLs
 
QUERY_COLUMN_BINDED_RULE - Static variable in interface org.eclipse.datatools.enablement.ase.catalog.ASESQLs
 
QUERY_COLUMN_CHECK_CONSTRAINT - Static variable in class org.eclipse.datatools.enablement.ase.ddl.QueryObjectsSQL
 
QUERY_COLUMN_CONSTRAINTS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.catalog.ASASQLs
 
QUERY_COLUMN_CONSTRAINTS_ASA10 - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.catalog.ASASQLs
 
QUERY_COLUMN_DATATYPE - Static variable in interface org.eclipse.datatools.enablement.ase.catalog.ASESQLs
 
QUERY_COLUMN_ENCRYPTIONKEY - Static variable in interface org.eclipse.datatools.enablement.ase.catalog.ASESQLs
 
QUERY_COLUMN_INFO - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.catalog.ASASQLs
 
QUERY_COLUMN_PERMISSIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.catalog.ASASQLs
 
QUERY_COLUMN_PERMISSIONS_BY_OBJ - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.catalog.ASASQLs
 
QUERY_COLUMN_STATUS - Static variable in interface org.eclipse.datatools.enablement.ase.catalog.ASESQLs
 
QUERY_COLUMNCHECK_CONSTRAINTS_CREATOR - Static variable in interface org.eclipse.datatools.enablement.ase.catalog.ASESQLs
 
QUERY_COMBINED - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Query Combined' class.
QUERY_COMBINED - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Query Combined' class.
QUERY_COMBINED__COLUMN_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Column List' containment reference list.
QUERY_COMBINED__COMBINED_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Combined Left' container reference.
QUERY_COMBINED__COMBINED_OPERATOR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Combined Operator' attribute feature.
QUERY_COMBINED__COMBINED_OPERATOR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Combined Operator' attribute.
QUERY_COMBINED__COMBINED_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Combined Right' container reference.
QUERY_COMBINED__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comments' reference list.
QUERY_COMBINED__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
QUERY_COMBINED__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Description' attribute.
QUERY_COMBINED__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
QUERY_COMBINED__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
QUERY_COMBINED__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Label' attribute.
QUERY_COMBINED__LEFT_QUERY - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Left Query' containment reference feature.
QUERY_COMBINED__LEFT_QUERY - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Left Query' containment reference.
QUERY_COMBINED__MERGE_SOURCE_TABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Merge Source Table' container reference.
QUERY_COMBINED__MERGE_TARGET_TABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Merge Target Table' container reference.
QUERY_COMBINED__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Name' attribute.
QUERY_COMBINED__NEST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Nest' container reference.
QUERY_COMBINED__PREDICATE_EXISTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Predicate Exists' container reference.
QUERY_COMBINED__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Privileges' reference list.
QUERY_COMBINED__QUERY_EXPRESSION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Query Expression' container reference.
QUERY_COMBINED__QUERY_NEST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Query Nest' container reference.
QUERY_COMBINED__QUERY_SELECT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Query Select' container reference.
QUERY_COMBINED__RESULT_TABLE_ALL_COLUMNS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Result Table All Columns' reference list.
QUERY_COMBINED__RIGHT_QUERY - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Right Query' containment reference feature.
QUERY_COMBINED__RIGHT_QUERY - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Right Query' containment reference.
QUERY_COMBINED__ROW_FETCH_LIMIT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Row Fetch Limit' attribute.
QUERY_COMBINED__SORT_SPEC_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Sort Spec List' containment reference list.
QUERY_COMBINED__TABLE_CORRELATION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Table Correlation' containment reference.
QUERY_COMBINED__TABLE_JOINED_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Table Joined Left' container reference.
QUERY_COMBINED__TABLE_JOINED_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Table Joined Right' container reference.
QUERY_COMBINED__UPDATE_SOURCE_QUERY - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Update Source Query' container reference.
QUERY_COMBINED__VALUE_EXPR_COLUMNS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Columns' reference list.
QUERY_COMBINED__WITH_TABLE_SPECIFICATION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'With Table Specification' container reference.
QUERY_COMBINED_EXCEPT - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
int constant for QueryCombinedOperator.EXCEPT "EXCEPT"
QUERY_COMBINED_EXCEPT_ALL - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
int constant for QueryCombinedOperator.EXCEPT_ALL "EXCEPT ALL"
QUERY_COMBINED_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The number of structural features of the 'Query Combined' class.
QUERY_COMBINED_INTERSECT - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
int constant for QueryCombinedOperator.INTERSECT "INTERSECT"
QUERY_COMBINED_INTERSECT_ALL - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
int constant for QueryCombinedOperator.INTERSECT_ALL "INTERSECT ALL"
QUERY_COMBINED_OPERATOR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Query Combined Operator' enum.
QUERY_COMBINED_OPERATOR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Query Combined Operator' enum.
QUERY_COMBINED_UNION - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
int constant for QueryCombinedOperator.UNION "UNION"
QUERY_COMBINED_UNION_ALL - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
int constant for QueryCombinedOperator.UNION_ALL "UNION ALL"
QUERY_COMPUTED_COLUMNS - Static variable in interface org.eclipse.datatools.enablement.ase.catalog.ASESQLs
 
QUERY_COMPUTED_ENCRYPTED_COLUMNS - Static variable in interface org.eclipse.datatools.enablement.ase.catalog.ASESQLs
 
QUERY_CONSTRAINT - Static variable in class org.eclipse.datatools.enablement.sybase.asa.ddl.QueryObjectsSQL
 
QUERY_CONSTRAINT_FOR_ASA10 - Static variable in class org.eclipse.datatools.enablement.sybase.asa.ddl.QueryObjectsSQL
 
QUERY_CONSTRAINT_INDEX_INFO_ASA10 - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.catalog.ASASQLs
 
QUERY_CONSTRAINTS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.catalog.ASASQLs
 
QUERY_CONSTRAINTS_ASA10 - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.catalog.ASASQLs
 
QUERY_DATABASE_CACHES - Static variable in interface org.eclipse.datatools.enablement.ase.catalog.ASESQLs
 
QUERY_DB_INFO1 - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.catalog.ASASQLs
 
QUERY_DB_INFO2 - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.catalog.ASASQLs
 
QUERY_DBSPACE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.ddl.QueryObjectsSQL
 
QUERY_DBSPACE_FILENAME - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.catalog.ASASQLs
 
QUERY_DBSPACES - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.catalog.ASASQLs
 
QUERY_DDL_EXTENSION - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.util.WorkbenchUtility
 
QUERY_DEFAULT - Static variable in class org.eclipse.datatools.enablement.ase.ddl.QueryObjectsSQL
 
QUERY_DELETE_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Query Delete Statement' class.
QUERY_DELETE_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Query Delete Statement' class.
QUERY_DELETE_STATEMENT__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comments' reference list.
QUERY_DELETE_STATEMENT__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
QUERY_DELETE_STATEMENT__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Description' attribute.
QUERY_DELETE_STATEMENT__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
QUERY_DELETE_STATEMENT__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
QUERY_DELETE_STATEMENT__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Label' attribute.
QUERY_DELETE_STATEMENT__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Name' attribute.
QUERY_DELETE_STATEMENT__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Privileges' reference list.
QUERY_DELETE_STATEMENT__TARGET_TABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Target Table' containment reference feature.
QUERY_DELETE_STATEMENT__TARGET_TABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Target Table' containment reference.
QUERY_DELETE_STATEMENT__WHERE_CLAUSE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Where Clause' containment reference feature.
QUERY_DELETE_STATEMENT__WHERE_CLAUSE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Where Clause' containment reference.
QUERY_DELETE_STATEMENT__WHERE_CURRENT_OF_CLAUSE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Where Current Of Clause' containment reference feature.
QUERY_DELETE_STATEMENT__WHERE_CURRENT_OF_CLAUSE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Where Current Of Clause' containment reference.
QUERY_DELETE_STATEMENT_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The number of structural features of the 'Query Delete Statement' class.
QUERY_DETAIL - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.catalog.ASASQLs
 
QUERY_ENCRYPTED_COLUMNS - Static variable in interface org.eclipse.datatools.enablement.ase.catalog.ASESQLs
 
QUERY_EVENT - Static variable in class org.eclipse.datatools.enablement.sybase.asa.ddl.QueryObjectsSQL
 
QUERY_EVENT_INFO - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.catalog.ASASQLs
 
QUERY_EVENT_SCHEDULES - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.catalog.ASASQLs
 
QUERY_EVENT_TEXT - Static variable in class org.eclipse.datatools.sqltools.editor.contentassist.ContentAssistQueryRequest
 
QUERY_EVENTS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.catalog.ASASQLs
 
QUERY_EXPRESSION - Static variable in interface org.eclipse.datatools.modelbase.sql.expressions.SQLExpressionsPackage.Literals
The meta object literal for the 'Query Expression' class.
QUERY_EXPRESSION - Static variable in interface org.eclipse.datatools.modelbase.sql.expressions.SQLExpressionsPackage
The meta object id for the 'Query Expression' class.
query_expression() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
query_expression() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
QUERY_EXPRESSION_BODY - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Query Expression Body' class.
QUERY_EXPRESSION_BODY - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Query Expression Body' class.
QUERY_EXPRESSION_BODY__COLUMN_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Column List' containment reference list.
QUERY_EXPRESSION_BODY__COMBINED_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Combined Left' container reference feature.
QUERY_EXPRESSION_BODY__COMBINED_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Combined Left' container reference.
QUERY_EXPRESSION_BODY__COMBINED_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Combined Right' container reference feature.
QUERY_EXPRESSION_BODY__COMBINED_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Combined Right' container reference.
QUERY_EXPRESSION_BODY__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comments' reference list.
QUERY_EXPRESSION_BODY__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
QUERY_EXPRESSION_BODY__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Description' attribute.
QUERY_EXPRESSION_BODY__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
QUERY_EXPRESSION_BODY__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
QUERY_EXPRESSION_BODY__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Label' attribute.
QUERY_EXPRESSION_BODY__MERGE_SOURCE_TABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Merge Source Table' container reference.
QUERY_EXPRESSION_BODY__MERGE_TARGET_TABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Merge Target Table' container reference.
QUERY_EXPRESSION_BODY__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Name' attribute.
QUERY_EXPRESSION_BODY__NEST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Nest' container reference.
QUERY_EXPRESSION_BODY__PREDICATE_EXISTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Predicate Exists' container reference feature.
QUERY_EXPRESSION_BODY__PREDICATE_EXISTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Predicate Exists' container reference.
QUERY_EXPRESSION_BODY__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Privileges' reference list.
QUERY_EXPRESSION_BODY__QUERY_EXPRESSION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Query Expression' container reference feature.
QUERY_EXPRESSION_BODY__QUERY_EXPRESSION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Query Expression' container reference.
QUERY_EXPRESSION_BODY__QUERY_NEST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Query Nest' container reference feature.
QUERY_EXPRESSION_BODY__QUERY_NEST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Query Nest' container reference.
QUERY_EXPRESSION_BODY__QUERY_SELECT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Query Select' container reference.
QUERY_EXPRESSION_BODY__RESULT_TABLE_ALL_COLUMNS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Result Table All Columns' reference list.
QUERY_EXPRESSION_BODY__ROW_FETCH_LIMIT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Row Fetch Limit' attribute feature.
QUERY_EXPRESSION_BODY__ROW_FETCH_LIMIT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Row Fetch Limit' attribute.
QUERY_EXPRESSION_BODY__SORT_SPEC_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Sort Spec List' containment reference list feature.
QUERY_EXPRESSION_BODY__SORT_SPEC_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Sort Spec List' containment reference list.
QUERY_EXPRESSION_BODY__TABLE_CORRELATION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Table Correlation' containment reference.
QUERY_EXPRESSION_BODY__TABLE_JOINED_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Table Joined Left' container reference.
QUERY_EXPRESSION_BODY__TABLE_JOINED_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Table Joined Right' container reference.
QUERY_EXPRESSION_BODY__UPDATE_SOURCE_QUERY - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Update Source Query' container reference feature.
QUERY_EXPRESSION_BODY__UPDATE_SOURCE_QUERY - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Update Source Query' container reference.
QUERY_EXPRESSION_BODY__VALUE_EXPR_COLUMNS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Columns' reference list.
QUERY_EXPRESSION_BODY__WITH_TABLE_SPECIFICATION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'With Table Specification' container reference feature.
QUERY_EXPRESSION_BODY__WITH_TABLE_SPECIFICATION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'With Table Specification' container reference.
QUERY_EXPRESSION_BODY_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The number of structural features of the 'Query Expression Body' class.
QUERY_EXPRESSION_DEFAULT - Static variable in interface org.eclipse.datatools.modelbase.sql.expressions.SQLExpressionsPackage.Literals
The meta object literal for the 'Query Expression Default' class.
QUERY_EXPRESSION_DEFAULT - Static variable in interface org.eclipse.datatools.modelbase.sql.expressions.SQLExpressionsPackage
The meta object id for the 'Query Expression Default' class.
QUERY_EXPRESSION_DEFAULT__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.expressions.SQLExpressionsPackage
The feature id for the 'Comments' reference list.
QUERY_EXPRESSION_DEFAULT__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.expressions.SQLExpressionsPackage
The feature id for the 'Dependencies' containment reference list.
QUERY_EXPRESSION_DEFAULT__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.expressions.SQLExpressionsPackage
The feature id for the 'Description' attribute.
QUERY_EXPRESSION_DEFAULT__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.expressions.SQLExpressionsPackage
The feature id for the 'EAnnotations' containment reference list.
QUERY_EXPRESSION_DEFAULT__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.expressions.SQLExpressionsPackage
The feature id for the 'Extensions' containment reference list.
QUERY_EXPRESSION_DEFAULT__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.expressions.SQLExpressionsPackage
The feature id for the 'Label' attribute.
QUERY_EXPRESSION_DEFAULT__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.expressions.SQLExpressionsPackage
The feature id for the 'Name' attribute.
QUERY_EXPRESSION_DEFAULT__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.expressions.SQLExpressionsPackage
The feature id for the 'Privileges' reference list.
QUERY_EXPRESSION_DEFAULT__SQL - Static variable in interface org.eclipse.datatools.modelbase.sql.expressions.SQLExpressionsPackage.Literals
The meta object literal for the 'SQL' attribute feature.
QUERY_EXPRESSION_DEFAULT__SQL - Static variable in interface org.eclipse.datatools.modelbase.sql.expressions.SQLExpressionsPackage
The feature id for the 'SQL' attribute.
QUERY_EXPRESSION_DEFAULT_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.expressions.SQLExpressionsPackage
The number of structural features of the 'Query Expression Default' class.
QUERY_EXPRESSION_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.expressions.SQLExpressionsPackage
The number of structural features of the 'Query Expression' class.
QUERY_EXPRESSION_ROOT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Query Expression Root' class.
QUERY_EXPRESSION_ROOT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Query Expression Root' class.
QUERY_EXPRESSION_ROOT__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comments' reference list.
QUERY_EXPRESSION_ROOT__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
QUERY_EXPRESSION_ROOT__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Description' attribute.
QUERY_EXPRESSION_ROOT__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
QUERY_EXPRESSION_ROOT__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
QUERY_EXPRESSION_ROOT__IN_VALUE_ROW_SELECT_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'In Value Row Select Right' container reference feature.
QUERY_EXPRESSION_ROOT__IN_VALUE_ROW_SELECT_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'In Value Row Select Right' container reference.
QUERY_EXPRESSION_ROOT__IN_VALUE_SELECT_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'In Value Select Right' container reference feature.
QUERY_EXPRESSION_ROOT__IN_VALUE_SELECT_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'In Value Select Right' container reference.
QUERY_EXPRESSION_ROOT__INSERT_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Insert Statement' container reference feature.
QUERY_EXPRESSION_ROOT__INSERT_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Insert Statement' container reference.
QUERY_EXPRESSION_ROOT__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Label' attribute.
QUERY_EXPRESSION_ROOT__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Name' attribute.
QUERY_EXPRESSION_ROOT__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Privileges' reference list.
QUERY_EXPRESSION_ROOT__QUANTIFIED_ROW_SELECT_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Quantified Row Select Right' container reference feature.
QUERY_EXPRESSION_ROOT__QUANTIFIED_ROW_SELECT_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Quantified Row Select Right' container reference.
QUERY_EXPRESSION_ROOT__QUANTIFIED_VALUE_SELECT_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Quantified Value Select Right' container reference feature.
QUERY_EXPRESSION_ROOT__QUANTIFIED_VALUE_SELECT_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Quantified Value Select Right' container reference.
QUERY_EXPRESSION_ROOT__QUERY - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Query' containment reference feature.
QUERY_EXPRESSION_ROOT__QUERY - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Query' containment reference.
QUERY_EXPRESSION_ROOT__SELECT_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Select Statement' container reference feature.
QUERY_EXPRESSION_ROOT__SELECT_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Select Statement' container reference.
QUERY_EXPRESSION_ROOT__VALUE_EXPR_SCALAR_SELECTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Value Expr Scalar Selects' reference list feature.
QUERY_EXPRESSION_ROOT__VALUE_EXPR_SCALAR_SELECTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Scalar Selects' reference list.
QUERY_EXPRESSION_ROOT__WITH_CLAUSE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'With Clause' containment reference list feature.
QUERY_EXPRESSION_ROOT__WITH_CLAUSE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'With Clause' containment reference list.
QUERY_EXPRESSION_ROOT_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The number of structural features of the 'Query Expression Root' class.
QUERY_EXPRESSION_VALUE - Static variable in enum org.eclipse.datatools.connectivity.oda.design.ExpressionVariableType
The 'Query Expression' literal value.
QUERY_EXTENSION - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.util.WorkbenchUtility
 
QUERY_FK_INFO - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.catalog.ASASQLs
 
QUERY_FOREIGN_KEY_NAME - Static variable in interface org.eclipse.datatools.enablement.ase.catalog.ASESQLs
 
QUERY_FOREIGNKEY - Static variable in class org.eclipse.datatools.enablement.ase.ddl.QueryObjectsSQL
 
QUERY_FOREIGNKEY_MATCH_FULL - Static variable in interface org.eclipse.datatools.enablement.ase.catalog.ASESQLs
 
QUERY_FOREIGNKEY_MEMBERS - Static variable in interface org.eclipse.datatools.enablement.ase.catalog.ASESQLs
 
QUERY_FOREIGNKEY_UNIQUEINDEX - Static variable in interface org.eclipse.datatools.enablement.ase.catalog.ASESQLs
 
QUERY_GET_COLUMNS - Static variable in class org.eclipse.datatools.sqltools.editor.contentassist.ContentAssistQueryRequest
 
QUERY_GET_DATABASES - Static variable in class org.eclipse.datatools.sqltools.editor.contentassist.ContentAssistQueryRequest
 
QUERY_GET_EVENTS - Static variable in class org.eclipse.datatools.sqltools.editor.contentassist.ContentAssistQueryRequest
 
QUERY_GET_OWNERS - Static variable in class org.eclipse.datatools.sqltools.editor.contentassist.ContentAssistQueryRequest
 
QUERY_GET_STORED_PROCEDURES - Static variable in class org.eclipse.datatools.sqltools.editor.contentassist.ContentAssistQueryRequest
 
QUERY_GET_TABLES - Static variable in class org.eclipse.datatools.sqltools.editor.contentassist.ContentAssistQueryRequest
 
QUERY_GET_TRIGGERS - Static variable in class org.eclipse.datatools.sqltools.editor.contentassist.ContentAssistQueryRequest
 
QUERY_GET_UDFS - Static variable in class org.eclipse.datatools.sqltools.editor.contentassist.ContentAssistQueryRequest
 
QUERY_GROUP_MEMBERS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.catalog.ASASQLs
 
QUERY_INDEX - Static variable in class org.eclipse.datatools.enablement.ase.ddl.QueryObjectsSQL
 
QUERY_INDEX - Static variable in class org.eclipse.datatools.enablement.sybase.asa.ddl.QueryObjectsSQL
 
QUERY_INDEX_INFO - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.catalog.ASASQLs
 
QUERY_INDEX_INFO_ASA10 - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.catalog.ASASQLs
 
QUERY_INDICES_OF_SCHEMA_TABLE - Static variable in interface org.eclipse.datatools.enablement.ase.catalog.ASESQLs
 
QUERY_INLINE_DEFAULT - Static variable in interface org.eclipse.datatools.enablement.ase.catalog.ASESQLs
 
QUERY_INSERT_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Query Insert Statement' class.
QUERY_INSERT_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Query Insert Statement' class.
QUERY_INSERT_STATEMENT__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comments' reference list.
QUERY_INSERT_STATEMENT__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
QUERY_INSERT_STATEMENT__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Description' attribute.
QUERY_INSERT_STATEMENT__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
QUERY_INSERT_STATEMENT__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
QUERY_INSERT_STATEMENT__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Label' attribute.
QUERY_INSERT_STATEMENT__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Name' attribute.
QUERY_INSERT_STATEMENT__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Privileges' reference list.
QUERY_INSERT_STATEMENT__SOURCE_QUERY - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Source Query' containment reference feature.
QUERY_INSERT_STATEMENT__SOURCE_QUERY - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Source Query' containment reference.
QUERY_INSERT_STATEMENT__SOURCE_VALUES_ROW_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Source Values Row List' containment reference list feature.
QUERY_INSERT_STATEMENT__SOURCE_VALUES_ROW_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Source Values Row List' containment reference list.
QUERY_INSERT_STATEMENT__TARGET_COLUMN_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Target Column List' reference list feature.
QUERY_INSERT_STATEMENT__TARGET_COLUMN_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Target Column List' reference list.
QUERY_INSERT_STATEMENT__TARGET_TABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Target Table' containment reference feature.
QUERY_INSERT_STATEMENT__TARGET_TABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Target Table' containment reference.
QUERY_INSERT_STATEMENT_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The number of structural features of the 'Query Insert Statement' class.
QUERY_MERGE_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Query Merge Statement' class.
QUERY_MERGE_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Query Merge Statement' class.
QUERY_MERGE_STATEMENT__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comments' reference list.
QUERY_MERGE_STATEMENT__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
QUERY_MERGE_STATEMENT__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Description' attribute.
QUERY_MERGE_STATEMENT__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
QUERY_MERGE_STATEMENT__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
QUERY_MERGE_STATEMENT__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Label' attribute.
QUERY_MERGE_STATEMENT__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Name' attribute.
QUERY_MERGE_STATEMENT__ON_CONDITION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'On Condition' containment reference feature.
QUERY_MERGE_STATEMENT__ON_CONDITION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'On Condition' containment reference.
QUERY_MERGE_STATEMENT__OPERATION_SPEC_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Operation Spec List' containment reference list feature.
QUERY_MERGE_STATEMENT__OPERATION_SPEC_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Operation Spec List' containment reference list.
QUERY_MERGE_STATEMENT__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Privileges' reference list.
QUERY_MERGE_STATEMENT__SOURCE_TABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Source Table' containment reference feature.
QUERY_MERGE_STATEMENT__SOURCE_TABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Source Table' containment reference.
QUERY_MERGE_STATEMENT__TARGET_TABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Target Table' containment reference feature.
QUERY_MERGE_STATEMENT__TARGET_TABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Target Table' containment reference.
QUERY_MERGE_STATEMENT_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The number of structural features of the 'Query Merge Statement' class.
QUERY_NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.catalog.ASASQLs
 
QUERY_NESTED - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Query Nested' class.
QUERY_NESTED - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Query Nested' class.
QUERY_NESTED__COLUMN_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Column List' containment reference list.
QUERY_NESTED__COMBINED_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Combined Left' container reference.
QUERY_NESTED__COMBINED_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Combined Right' container reference.
QUERY_NESTED__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comments' reference list.
QUERY_NESTED__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
QUERY_NESTED__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Description' attribute.
QUERY_NESTED__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
QUERY_NESTED__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
QUERY_NESTED__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Label' attribute.
QUERY_NESTED__MERGE_SOURCE_TABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Merge Source Table' container reference.
QUERY_NESTED__MERGE_TARGET_TABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Merge Target Table' container reference.
QUERY_NESTED__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Name' attribute.
QUERY_NESTED__NEST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Nest' container reference.
QUERY_NESTED__NESTED_QUERY - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Nested Query' containment reference feature.
QUERY_NESTED__NESTED_QUERY - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Nested Query' containment reference.
QUERY_NESTED__PREDICATE_EXISTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Predicate Exists' container reference.
QUERY_NESTED__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Privileges' reference list.
QUERY_NESTED__QUERY_EXPRESSION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Query Expression' container reference.
QUERY_NESTED__QUERY_NEST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Query Nest' container reference.
QUERY_NESTED__QUERY_SELECT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Query Select' container reference.
QUERY_NESTED__RESULT_TABLE_ALL_COLUMNS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Result Table All Columns' reference list.
QUERY_NESTED__ROW_FETCH_LIMIT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Row Fetch Limit' attribute.
QUERY_NESTED__SORT_SPEC_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Sort Spec List' containment reference list.
QUERY_NESTED__TABLE_CORRELATION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Table Correlation' containment reference.
QUERY_NESTED__TABLE_JOINED_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Table Joined Left' container reference.
QUERY_NESTED__TABLE_JOINED_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Table Joined Right' container reference.
QUERY_NESTED__UPDATE_SOURCE_QUERY - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Update Source Query' container reference.
QUERY_NESTED__VALUE_EXPR_COLUMNS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Columns' reference list.
QUERY_NESTED__WITH_TABLE_SPECIFICATION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'With Table Specification' container reference.
QUERY_NESTED_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The number of structural features of the 'Query Nested' class.
QUERY_OBJECT_DEF - Static variable in class org.eclipse.datatools.enablement.ase.ddl.QueryObjectsSQL
 
QUERY_OBJECT_ID - Static variable in interface org.eclipse.datatools.enablement.ase.catalog.ASESQLs
 
QUERY_OBJECT_PRIVILEGES - Static variable in interface org.eclipse.datatools.enablement.ase.catalog.ASESQLs
 
QUERY_OBJECT_PRIVILEGES_FILTER_SCHEMA - Static variable in interface org.eclipse.datatools.enablement.ase.catalog.ASESQLs
 
QUERY_PARAMETER_INFO - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.catalog.ASASQLs
 
QUERY_PK_INFO - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.catalog.ASASQLs
 
QUERY_PK_UNIQUE - Static variable in class org.eclipse.datatools.enablement.ase.ddl.QueryObjectsSQL
 
QUERY_PLAN - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.catalog.ASASQLs
 
QUERY_PLAN_AFTER_RUN - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.catalog.ASASQLs
 
QUERY_PLAN_AS_HTML - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.catalog.ASASQLs
 
query_primary() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
query_primary() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
QUERY_PROCEDURE - Static variable in class org.eclipse.datatools.enablement.ase.ddl.QueryObjectsSQL
 
QUERY_PROCEDURE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.ddl.QueryObjectsSQL
 
QUERY_PROCEDURE_STATUS - Static variable in interface org.eclipse.datatools.enablement.ase.catalog.ASESQLs
 
QUERY_REF_INDEX - Static variable in interface org.eclipse.datatools.enablement.ase.catalog.ASESQLs
 
QUERY_RESULT_SPECIFICATION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Query Result Specification' class.
QUERY_RESULT_SPECIFICATION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Query Result Specification' class.
QUERY_RESULT_SPECIFICATION__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comments' reference list.
QUERY_RESULT_SPECIFICATION__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
QUERY_RESULT_SPECIFICATION__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Description' attribute.
QUERY_RESULT_SPECIFICATION__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
QUERY_RESULT_SPECIFICATION__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
QUERY_RESULT_SPECIFICATION__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Label' attribute.
QUERY_RESULT_SPECIFICATION__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Name' attribute.
QUERY_RESULT_SPECIFICATION__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Privileges' reference list.
QUERY_RESULT_SPECIFICATION__QUERY_SELECT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Query Select' container reference feature.
QUERY_RESULT_SPECIFICATION__QUERY_SELECT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Query Select' container reference.
QUERY_RESULT_SPECIFICATION_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The number of structural features of the 'Query Result Specification' class.
QUERY_ROUTINE_INFO - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.catalog.ASASQLs
 
QUERY_ROUTINE_INFO_ASA10 - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.catalog.ASASQLs
 
QUERY_ROUTINE_PERMISSIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.catalog.ASASQLs
 
QUERY_ROUTINE_PERMISSIONS_BY_OBJ - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.catalog.ASASQLs
 
QUERY_ROUTINES - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.catalog.ASASQLs
 
QUERY_ROUTINES_ASA10 - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.catalog.ASASQLs
 
QUERY_RULE - Static variable in class org.eclipse.datatools.enablement.ase.ddl.QueryObjectsSQL
 
QUERY_SCHEMA - Static variable in interface org.eclipse.datatools.enablement.ase.catalog.ASESQLs
 
QUERY_SCHEMAS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.catalog.ASASQLs
 
QUERY_SEARCH_CONDITION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Query Search Condition' class.
QUERY_SEARCH_CONDITION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Query Search Condition' class.
QUERY_SEARCH_CONDITION__COMBINED_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Combined Left' container reference feature.
QUERY_SEARCH_CONDITION__COMBINED_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Combined Left' container reference.
QUERY_SEARCH_CONDITION__COMBINED_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Combined Right' container reference feature.
QUERY_SEARCH_CONDITION__COMBINED_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Combined Right' container reference.
QUERY_SEARCH_CONDITION__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comments' reference list.
QUERY_SEARCH_CONDITION__DELETE_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Delete Statement' container reference feature.
QUERY_SEARCH_CONDITION__DELETE_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Delete Statement' container reference.
QUERY_SEARCH_CONDITION__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
QUERY_SEARCH_CONDITION__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Description' attribute.
QUERY_SEARCH_CONDITION__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
QUERY_SEARCH_CONDITION__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
QUERY_SEARCH_CONDITION__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Label' attribute.
QUERY_SEARCH_CONDITION__MERGE_ON_CONDITION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Merge On Condition' container reference feature.
QUERY_SEARCH_CONDITION__MERGE_ON_CONDITION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Merge On Condition' container reference.
QUERY_SEARCH_CONDITION__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Name' attribute.
QUERY_SEARCH_CONDITION__NEGATED_CONDITION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Negated Condition' attribute feature.
QUERY_SEARCH_CONDITION__NEGATED_CONDITION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Negated Condition' attribute.
QUERY_SEARCH_CONDITION__NEST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Nest' container reference feature.
QUERY_SEARCH_CONDITION__NEST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Nest' container reference.
QUERY_SEARCH_CONDITION__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Privileges' reference list.
QUERY_SEARCH_CONDITION__QUERY_SELECT_HAVING - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Query Select Having' container reference feature.
QUERY_SEARCH_CONDITION__QUERY_SELECT_HAVING - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Query Select Having' container reference.
QUERY_SEARCH_CONDITION__QUERY_SELECT_WHERE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Query Select Where' container reference feature.
QUERY_SEARCH_CONDITION__QUERY_SELECT_WHERE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Query Select Where' container reference.
QUERY_SEARCH_CONDITION__TABLE_JOINED - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Table Joined' container reference feature.
QUERY_SEARCH_CONDITION__TABLE_JOINED - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Table Joined' container reference.
QUERY_SEARCH_CONDITION__UPDATE_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Update Statement' container reference feature.
QUERY_SEARCH_CONDITION__UPDATE_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Update Statement' container reference.
QUERY_SEARCH_CONDITION__VALUE_EXPR_CASE_SEARCH_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Value Expr Case Search Content' container reference feature.
QUERY_SEARCH_CONDITION__VALUE_EXPR_CASE_SEARCH_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Search Content' container reference.
QUERY_SEARCH_CONDITION_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The number of structural features of the 'Query Search Condition' class.
QUERY_SEGMENT - Static variable in class org.eclipse.datatools.enablement.ase.ddl.QueryObjectsSQL
 
QUERY_SELECT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Query Select' class.
QUERY_SELECT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Query Select' class.
QUERY_SELECT__COLUMN_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Column List' containment reference list.
QUERY_SELECT__COMBINED_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Combined Left' container reference.
QUERY_SELECT__COMBINED_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Combined Right' container reference.
QUERY_SELECT__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comments' reference list.
QUERY_SELECT__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
QUERY_SELECT__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Description' attribute.
QUERY_SELECT__DISTINCT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Distinct' attribute feature.
QUERY_SELECT__DISTINCT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Distinct' attribute.
QUERY_SELECT__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
QUERY_SELECT__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
QUERY_SELECT__FROM_CLAUSE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'From Clause' containment reference list feature.
QUERY_SELECT__FROM_CLAUSE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'From Clause' containment reference list.
QUERY_SELECT__GROUP_BY_CLAUSE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Group By Clause' containment reference list feature.
QUERY_SELECT__GROUP_BY_CLAUSE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Group By Clause' containment reference list.
QUERY_SELECT__HAVING_CLAUSE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Having Clause' containment reference feature.
QUERY_SELECT__HAVING_CLAUSE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Having Clause' containment reference.
QUERY_SELECT__INTO_CLAUSE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Into Clause' containment reference list feature.
QUERY_SELECT__INTO_CLAUSE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Into Clause' containment reference list.
QUERY_SELECT__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Label' attribute.
QUERY_SELECT__MERGE_SOURCE_TABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Merge Source Table' container reference.
QUERY_SELECT__MERGE_TARGET_TABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Merge Target Table' container reference.
QUERY_SELECT__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Name' attribute.
QUERY_SELECT__NEST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Nest' container reference.
QUERY_SELECT__PREDICATE_EXISTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Predicate Exists' container reference.
QUERY_SELECT__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Privileges' reference list.
QUERY_SELECT__QUERY_EXPRESSION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Query Expression' container reference.
QUERY_SELECT__QUERY_NEST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Query Nest' container reference.
QUERY_SELECT__QUERY_SELECT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Query Select' container reference.
QUERY_SELECT__RESULT_TABLE_ALL_COLUMNS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Result Table All Columns' reference list.
QUERY_SELECT__ROW_FETCH_LIMIT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Row Fetch Limit' attribute.
QUERY_SELECT__SELECT_CLAUSE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Select Clause' containment reference list feature.
QUERY_SELECT__SELECT_CLAUSE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Select Clause' containment reference list.
QUERY_SELECT__SORT_SPEC_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Sort Spec List' containment reference list.
QUERY_SELECT__TABLE_CORRELATION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Table Correlation' containment reference.
QUERY_SELECT__TABLE_JOINED_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Table Joined Left' container reference.
QUERY_SELECT__TABLE_JOINED_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Table Joined Right' container reference.
QUERY_SELECT__UPDATE_SOURCE_QUERY - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Update Source Query' container reference.
QUERY_SELECT__VALUE_EXPR_COLUMNS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Columns' reference list.
QUERY_SELECT__WHERE_CLAUSE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Where Clause' containment reference feature.
QUERY_SELECT__WHERE_CLAUSE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Where Clause' containment reference.
QUERY_SELECT__WITH_TABLE_SPECIFICATION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'With Table Specification' container reference.
QUERY_SELECT_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The number of structural features of the 'Query Select' class.
QUERY_SELECT_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Query Select Statement' class.
QUERY_SELECT_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Query Select Statement' class.
QUERY_SELECT_STATEMENT__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comments' reference list.
QUERY_SELECT_STATEMENT__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
QUERY_SELECT_STATEMENT__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Description' attribute.
QUERY_SELECT_STATEMENT__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
QUERY_SELECT_STATEMENT__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
QUERY_SELECT_STATEMENT__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Label' attribute.
QUERY_SELECT_STATEMENT__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Name' attribute.
QUERY_SELECT_STATEMENT__ORDER_BY_CLAUSE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Order By Clause' containment reference list feature.
QUERY_SELECT_STATEMENT__ORDER_BY_CLAUSE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Order By Clause' containment reference list.
QUERY_SELECT_STATEMENT__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Privileges' reference list.
QUERY_SELECT_STATEMENT__QUERY_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Query Expr' containment reference feature.
QUERY_SELECT_STATEMENT__QUERY_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Query Expr' containment reference.
QUERY_SELECT_STATEMENT__UPDATABILITY_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Updatability Expr' containment reference feature.
QUERY_SELECT_STATEMENT__UPDATABILITY_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Updatability Expr' containment reference.
QUERY_SELECT_STATEMENT_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The number of structural features of the 'Query Select Statement' class.
query_specification() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
query_specification() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
QUERY_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Query Statement' class.
QUERY_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Query Statement' class.
QUERY_STATEMENT__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comments' reference list.
QUERY_STATEMENT__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
QUERY_STATEMENT__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Description' attribute.
QUERY_STATEMENT__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
QUERY_STATEMENT__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
QUERY_STATEMENT__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Label' attribute.
QUERY_STATEMENT__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Name' attribute.
QUERY_STATEMENT__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Privileges' reference list.
QUERY_STATEMENT_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The number of structural features of the 'Query Statement' class.
QUERY_STORED_PROCEDURE_TEXT - Static variable in class org.eclipse.datatools.sqltools.editor.contentassist.ContentAssistQueryRequest
 
QUERY_SYSTEM_PROCEDURE - Static variable in interface org.eclipse.datatools.enablement.ase.catalog.ASESQLs
 
QUERY_TABLE - Static variable in class org.eclipse.datatools.enablement.ase.ddl.QueryObjectsSQL
 
QUERY_TABLE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.ddl.QueryObjectsSQL
 
QUERY_TABLE_COLLUMNS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.catalog.ASASQLs
 
QUERY_TABLE_COLUMNS - Static variable in interface org.eclipse.datatools.enablement.ase.catalog.ASESQLs
 
QUERY_TABLE_INDICES - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.catalog.ASASQLs
 
QUERY_TABLE_INDICES_ASA10 - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.catalog.ASASQLs
 
QUERY_TABLE_INFO - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.catalog.ASASQLs
 
QUERY_TABLE_INFO_ASA10 - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.catalog.ASASQLs
 
QUERY_TABLE_INFOS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.catalog.ASASQLs
 
QUERY_TABLE_PERMISSIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.catalog.ASASQLs
 
QUERY_TABLE_PERMISSIONS_BY_OBJ - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.catalog.ASASQLs
 
QUERY_TABLE_TRIGGERS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.catalog.ASASQLs
 
QUERY_TABLE_TYPE_INFO - Static variable in interface org.eclipse.datatools.enablement.ase.catalog.ASESQLs
 
QUERY_TABLES - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.catalog.ASASQLs
 
QUERY_TEMPDB_NAME - Static variable in interface org.eclipse.datatools.enablement.ase.catalog.ASESQLs
 
query_term() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
query_term() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
QUERY_TRIGGER - Static variable in class org.eclipse.datatools.enablement.ase.ddl.QueryObjectsSQL
 
QUERY_TRIGGER - Static variable in class org.eclipse.datatools.enablement.sybase.asa.ddl.QueryObjectsSQL
 
QUERY_TRIGGER_ENABLE - Static variable in interface org.eclipse.datatools.enablement.ase.catalog.ASESQLs
 
QUERY_TRIGGER_INFO - Static variable in interface org.eclipse.datatools.enablement.ase.catalog.ASESQLs
 
QUERY_TRIGGER_INFO - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.catalog.ASASQLs
 
QUERY_TRIGGER_TEXT - Static variable in class org.eclipse.datatools.sqltools.editor.contentassist.ContentAssistQueryRequest
 
QUERY_TRIGGERS_OF_SCHEMA_TABLE - Static variable in interface org.eclipse.datatools.enablement.ase.catalog.ASESQLs
 
QUERY_UC_INFO - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.catalog.ASASQLs
 
QUERY_UDF_TEXT - Static variable in class org.eclipse.datatools.sqltools.editor.contentassist.ContentAssistQueryRequest
 
QUERY_UDT - Static variable in class org.eclipse.datatools.enablement.ase.ddl.QueryObjectsSQL
 
QUERY_UDT - Static variable in class org.eclipse.datatools.enablement.sybase.asa.ddl.QueryObjectsSQL
 
QUERY_UDT_INFO - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.catalog.ASASQLs
 
QUERY_UDTS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.catalog.ASASQLs
 
QUERY_UPDATE_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Query Update Statement' class.
QUERY_UPDATE_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Query Update Statement' class.
QUERY_UPDATE_STATEMENT__ASSIGNMENT_CLAUSE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Assignment Clause' containment reference list feature.
QUERY_UPDATE_STATEMENT__ASSIGNMENT_CLAUSE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Assignment Clause' containment reference list.
QUERY_UPDATE_STATEMENT__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comments' reference list.
QUERY_UPDATE_STATEMENT__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
QUERY_UPDATE_STATEMENT__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Description' attribute.
QUERY_UPDATE_STATEMENT__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
QUERY_UPDATE_STATEMENT__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
QUERY_UPDATE_STATEMENT__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Label' attribute.
QUERY_UPDATE_STATEMENT__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Name' attribute.
QUERY_UPDATE_STATEMENT__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Privileges' reference list.
QUERY_UPDATE_STATEMENT__TARGET_TABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Target Table' containment reference feature.
QUERY_UPDATE_STATEMENT__TARGET_TABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Target Table' containment reference.
QUERY_UPDATE_STATEMENT__WHERE_CLAUSE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Where Clause' containment reference feature.
QUERY_UPDATE_STATEMENT__WHERE_CLAUSE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Where Clause' containment reference.
QUERY_UPDATE_STATEMENT__WHERE_CURRENT_OF_CLAUSE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Where Current Of Clause' containment reference feature.
QUERY_UPDATE_STATEMENT__WHERE_CURRENT_OF_CLAUSE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Where Current Of Clause' containment reference.
QUERY_UPDATE_STATEMENT_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The number of structural features of the 'Query Update Statement' class.
QUERY_USER_DATATYPE - Static variable in class org.eclipse.datatools.sqltools.editor.contentassist.ContentAssistQueryRequest
 
QUERY_USER_GROUP - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.catalog.ASASQLs
 
QUERY_USER_INFO - Static variable in interface org.eclipse.datatools.enablement.ase.catalog.ASESQLs
 
QUERY_VALUE_EXPRESSION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Query Value Expression' class.
QUERY_VALUE_EXPRESSION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Query Value Expression' class.
QUERY_VALUE_EXPRESSION__BASIC_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Basic Left' container reference feature.
QUERY_VALUE_EXPRESSION__BASIC_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Basic Left' container reference.
QUERY_VALUE_EXPRESSION__BASIC_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Basic Right' container reference feature.
QUERY_VALUE_EXPRESSION__BASIC_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Basic Right' container reference.
QUERY_VALUE_EXPRESSION__BETWEEN_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Between Left' container reference feature.
QUERY_VALUE_EXPRESSION__BETWEEN_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Between Left' container reference.
QUERY_VALUE_EXPRESSION__BETWEEN_RIGHT1 - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Between Right1' container reference feature.
QUERY_VALUE_EXPRESSION__BETWEEN_RIGHT1 - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Between Right1' container reference.
QUERY_VALUE_EXPRESSION__BETWEEN_RIGHT2 - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Between Right2' container reference feature.
QUERY_VALUE_EXPRESSION__BETWEEN_RIGHT2 - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Between Right2' container reference.
QUERY_VALUE_EXPRESSION__CALL_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Call Statement' container reference feature.
QUERY_VALUE_EXPRESSION__CALL_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Call Statement' container reference.
QUERY_VALUE_EXPRESSION__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comments' reference list.
QUERY_VALUE_EXPRESSION__DATA_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Data Type' containment reference feature.
QUERY_VALUE_EXPRESSION__DATA_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Data Type' containment reference.
QUERY_VALUE_EXPRESSION__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
QUERY_VALUE_EXPRESSION__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Description' attribute.
QUERY_VALUE_EXPRESSION__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
QUERY_VALUE_EXPRESSION__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
QUERY_VALUE_EXPRESSION__GROUPING_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Grouping Expr' container reference feature.
QUERY_VALUE_EXPRESSION__GROUPING_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Grouping Expr' container reference.
QUERY_VALUE_EXPRESSION__IN_VALUE_LIST_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'In Value List Left' container reference feature.
QUERY_VALUE_EXPRESSION__IN_VALUE_LIST_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'In Value List Left' container reference.
QUERY_VALUE_EXPRESSION__IN_VALUE_LIST_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'In Value List Right' container reference feature.
QUERY_VALUE_EXPRESSION__IN_VALUE_LIST_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'In Value List Right' container reference.
QUERY_VALUE_EXPRESSION__IN_VALUE_ROW_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'In Value Row Select Left' container reference feature.
QUERY_VALUE_EXPRESSION__IN_VALUE_ROW_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'In Value Row Select Left' container reference.
QUERY_VALUE_EXPRESSION__IN_VALUE_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'In Value Select Left' container reference feature.
QUERY_VALUE_EXPRESSION__IN_VALUE_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'In Value Select Left' container reference.
QUERY_VALUE_EXPRESSION__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Label' attribute.
QUERY_VALUE_EXPRESSION__LIKE_ESCAPE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Like Escape' container reference feature.
QUERY_VALUE_EXPRESSION__LIKE_ESCAPE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Like Escape' container reference.
QUERY_VALUE_EXPRESSION__LIKE_MATCHING - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Like Matching' container reference feature.
QUERY_VALUE_EXPRESSION__LIKE_MATCHING - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Like Matching' container reference.
QUERY_VALUE_EXPRESSION__LIKE_PATTERN - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Like Pattern' container reference feature.
QUERY_VALUE_EXPRESSION__LIKE_PATTERN - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Like Pattern' container reference.
QUERY_VALUE_EXPRESSION__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Name' attribute.
QUERY_VALUE_EXPRESSION__NEST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Nest' container reference feature.
QUERY_VALUE_EXPRESSION__NEST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Nest' container reference.
QUERY_VALUE_EXPRESSION__ORDER_BY_VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Order By Value Expr' container reference feature.
QUERY_VALUE_EXPRESSION__ORDER_BY_VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Order By Value Expr' container reference.
QUERY_VALUE_EXPRESSION__PREDICATE_NULL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Predicate Null' container reference feature.
QUERY_VALUE_EXPRESSION__PREDICATE_NULL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Predicate Null' container reference.
QUERY_VALUE_EXPRESSION__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Privileges' reference list.
QUERY_VALUE_EXPRESSION__QUANTIFIED_ROW_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Quantified Row Select Left' container reference feature.
QUERY_VALUE_EXPRESSION__QUANTIFIED_ROW_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Quantified Row Select Left' container reference.
QUERY_VALUE_EXPRESSION__QUANTIFIED_VALUE_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Quantified Value Select Left' container reference feature.
QUERY_VALUE_EXPRESSION__QUANTIFIED_VALUE_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Quantified Value Select Left' container reference.
QUERY_VALUE_EXPRESSION__RESULT_COLUMN - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Result Column' container reference feature.
QUERY_VALUE_EXPRESSION__RESULT_COLUMN - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Result Column' container reference.
QUERY_VALUE_EXPRESSION__TABLE_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Table Function' container reference feature.
QUERY_VALUE_EXPRESSION__TABLE_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Table Function' container reference.
QUERY_VALUE_EXPRESSION__UNARY_OPERATOR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Unary Operator' attribute feature.
QUERY_VALUE_EXPRESSION__UNARY_OPERATOR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Unary Operator' attribute.
QUERY_VALUE_EXPRESSION__UPDATE_SOURCE_EXPR_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Update Source Expr List' container reference feature.
QUERY_VALUE_EXPRESSION__UPDATE_SOURCE_EXPR_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Update Source Expr List' container reference.
QUERY_VALUE_EXPRESSION__VALUE_EXPR_CASE_ELSE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Value Expr Case Else' container reference feature.
QUERY_VALUE_EXPRESSION__VALUE_EXPR_CASE_ELSE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Else' container reference.
QUERY_VALUE_EXPRESSION__VALUE_EXPR_CASE_SEARCH_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Value Expr Case Search Content' container reference feature.
QUERY_VALUE_EXPRESSION__VALUE_EXPR_CASE_SEARCH_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Search Content' container reference.
QUERY_VALUE_EXPRESSION__VALUE_EXPR_CASE_SIMPLE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Value Expr Case Simple' container reference feature.
QUERY_VALUE_EXPRESSION__VALUE_EXPR_CASE_SIMPLE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Simple' container reference.
QUERY_VALUE_EXPRESSION__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Value Expr Case Simple Content Result' container reference feature.
QUERY_VALUE_EXPRESSION__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Simple Content Result' container reference.
QUERY_VALUE_EXPRESSION__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Value Expr Case Simple Content When' container reference feature.
QUERY_VALUE_EXPRESSION__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Simple Content When' container reference.
QUERY_VALUE_EXPRESSION__VALUE_EXPR_CAST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Value Expr Cast' container reference feature.
QUERY_VALUE_EXPRESSION__VALUE_EXPR_CAST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Cast' container reference.
QUERY_VALUE_EXPRESSION__VALUE_EXPR_COMBINED_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Value Expr Combined Left' container reference feature.
QUERY_VALUE_EXPRESSION__VALUE_EXPR_COMBINED_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Combined Left' container reference.
QUERY_VALUE_EXPRESSION__VALUE_EXPR_COMBINED_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Value Expr Combined Right' container reference feature.
QUERY_VALUE_EXPRESSION__VALUE_EXPR_COMBINED_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Combined Right' container reference.
QUERY_VALUE_EXPRESSION__VALUE_EXPR_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Value Expr Function' container reference feature.
QUERY_VALUE_EXPRESSION__VALUE_EXPR_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Function' container reference.
QUERY_VALUE_EXPRESSION__VALUE_EXPR_LABELED_DURATION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Value Expr Labeled Duration' container reference feature.
QUERY_VALUE_EXPRESSION__VALUE_EXPR_LABELED_DURATION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Labeled Duration' container reference.
QUERY_VALUE_EXPRESSION__VALUE_EXPR_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Value Expr Row' container reference feature.
QUERY_VALUE_EXPRESSION__VALUE_EXPR_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Row' container reference.
QUERY_VALUE_EXPRESSION__VALUES_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Values Row' container reference feature.
QUERY_VALUE_EXPRESSION__VALUES_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Values Row' container reference.
QUERY_VALUE_EXPRESSION_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The number of structural features of the 'Query Value Expression' class.
QUERY_VALUES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Query Values' class.
QUERY_VALUES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Query Values' class.
QUERY_VALUES__COLUMN_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Column List' containment reference list.
QUERY_VALUES__COMBINED_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Combined Left' container reference.
QUERY_VALUES__COMBINED_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Combined Right' container reference.
QUERY_VALUES__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comments' reference list.
QUERY_VALUES__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
QUERY_VALUES__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Description' attribute.
QUERY_VALUES__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
QUERY_VALUES__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
QUERY_VALUES__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Label' attribute.
QUERY_VALUES__MERGE_SOURCE_TABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Merge Source Table' container reference.
QUERY_VALUES__MERGE_TARGET_TABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Merge Target Table' container reference.
QUERY_VALUES__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Name' attribute.
QUERY_VALUES__NEST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Nest' container reference.
QUERY_VALUES__PREDICATE_EXISTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Predicate Exists' container reference.
QUERY_VALUES__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Privileges' reference list.
QUERY_VALUES__QUERY_EXPRESSION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Query Expression' container reference.
QUERY_VALUES__QUERY_NEST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Query Nest' container reference.
QUERY_VALUES__QUERY_SELECT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Query Select' container reference.
QUERY_VALUES__RESULT_TABLE_ALL_COLUMNS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Result Table All Columns' reference list.
QUERY_VALUES__ROW_FETCH_LIMIT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Row Fetch Limit' attribute.
QUERY_VALUES__SORT_SPEC_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Sort Spec List' containment reference list.
QUERY_VALUES__TABLE_CORRELATION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Table Correlation' containment reference.
QUERY_VALUES__TABLE_JOINED_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Table Joined Left' container reference.
QUERY_VALUES__TABLE_JOINED_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Table Joined Right' container reference.
QUERY_VALUES__UPDATE_SOURCE_QUERY - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Update Source Query' container reference.
QUERY_VALUES__VALUE_EXPR_COLUMNS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Columns' reference list.
QUERY_VALUES__VALUES_ROW_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Values Row List' containment reference list feature.
QUERY_VALUES__VALUES_ROW_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Values Row List' containment reference list.
QUERY_VALUES__WITH_TABLE_SPECIFICATION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'With Table Specification' container reference.
QUERY_VALUES_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The number of structural features of the 'Query Values' class.
QUERY_VIEW - Static variable in class org.eclipse.datatools.enablement.ase.ddl.QueryObjectsSQL
 
QUERY_VIEW - Static variable in class org.eclipse.datatools.enablement.sybase.asa.ddl.QueryObjectsSQL
 
QUERY_VIEW_DEFN - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.catalog.ASASQLs
 
QueryChangeStatement - Interface in org.eclipse.datatools.modelbase.sql.query
A representation of the model object 'Change Statement'.
QueryChangeStatementItemProvider - Class in org.eclipse.datatools.modelbase.sql.query.provider
This is the item provider adapter for a QueryChangeStatement object.
QueryChangeStatementItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.query.provider.QueryChangeStatementItemProvider
This constructs an instance from a factory and a notifier.
QueryCombined - Interface in org.eclipse.datatools.modelbase.sql.query
A representation of the model object 'Combined'.
QueryCombinedItemProvider - Class in org.eclipse.datatools.modelbase.sql.query.provider
This is the item provider adapter for a QueryCombined object.
QueryCombinedItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.query.provider.QueryCombinedItemProvider
This constructs an instance from a factory and a notifier.
QueryCombinedOperator - Class in org.eclipse.datatools.modelbase.sql.query
A representation of the literals of the enumeration 'Combined Operator', and utility methods for working with them.
QueryDeleteStatement - Interface in org.eclipse.datatools.modelbase.sql.query
A representation of the model object 'SQL Delete Statement'.
QueryDeleteStatementItemProvider - Class in org.eclipse.datatools.modelbase.sql.query.provider
This is the item provider adapter for a QueryDeleteStatement object.
QueryDeleteStatementItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.query.provider.QueryDeleteStatementItemProvider
This constructs an instance from a factory and a notifier.
QueryExpression - Interface in org.eclipse.datatools.modelbase.sql.expressions
A representation of the model object 'Query Expression'.
QueryExpressionBody - Interface in org.eclipse.datatools.modelbase.sql.query
A representation of the model object 'Expression Body'.
QueryExpressionBodyItemProvider - Class in org.eclipse.datatools.modelbase.sql.query.provider
This is the item provider adapter for a QueryExpressionBody object.
QueryExpressionBodyItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.query.provider.QueryExpressionBodyItemProvider
This constructs an instance from a factory and a notifier.
QueryExpressionDefault - Interface in org.eclipse.datatools.modelbase.sql.expressions
A representation of the model object 'Query Expression Default'.
QueryExpressionDefaultItemProvider - Class in org.eclipse.datatools.modelbase.sql.expressions.provider
This is the item provider adapter for a QueryExpressionDefault object.
QueryExpressionDefaultItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.expressions.provider.QueryExpressionDefaultItemProvider
This constructs an instance from a factory and a notifier.
QueryExpressionRoot - Interface in org.eclipse.datatools.modelbase.sql.query
A representation of the model object 'Expression'.
QueryExpressionRootItemProvider - Class in org.eclipse.datatools.modelbase.sql.query.provider
This is the item provider adapter for a QueryExpressionRoot object.
QueryExpressionRootItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.query.provider.QueryExpressionRootItemProvider
This constructs an instance from a factory and a notifier.
QueryInsertStatement - Interface in org.eclipse.datatools.modelbase.sql.query
A representation of the model object 'SQL Insert Statement'.
QueryInsertStatementItemProvider - Class in org.eclipse.datatools.modelbase.sql.query.provider
This is the item provider adapter for a QueryInsertStatement object.
QueryInsertStatementItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.query.provider.QueryInsertStatementItemProvider
This constructs an instance from a factory and a notifier.
queryMaxCheckExpression() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
queryMaxCheckExpression() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
queryMaxCommentLength() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
queryMaxCommentLength() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
queryMaxIdentifierLength() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
queryMaxIdentifierLength() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
QueryMergeStatement - Interface in org.eclipse.datatools.modelbase.sql.query
A representation of the model object 'SQL Merge Statement'.
QueryMergeStatementItemProvider - Class in org.eclipse.datatools.modelbase.sql.query.provider
This is the item provider adapter for a QueryMergeStatement object.
QueryMergeStatementItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.query.provider.QueryMergeStatementItemProvider
This constructs an instance from a factory and a notifier.
QueryNameValidator - Class in org.eclipse.datatools.sqltools.sqlbuilder.model
 
QueryNameValidator(List) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.model.QueryNameValidator
 
QueryNested - Interface in org.eclipse.datatools.modelbase.sql.query
A representation of the model object 'Query Nested'.
QueryNestedItemProvider - Class in org.eclipse.datatools.modelbase.sql.query.provider
This is the item provider adapter for a QueryNested object.
QueryNestedItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.query.provider.QueryNestedItemProvider
This constructs an instance from a factory and a notifier.
QueryObjectsSQL - Class in org.eclipse.datatools.enablement.ase.ddl
 
QueryObjectsSQL() - Constructor for class org.eclipse.datatools.enablement.ase.ddl.QueryObjectsSQL
 
QueryObjectsSQL - Class in org.eclipse.datatools.enablement.sybase.asa.ddl
 
QueryObjectsSQL() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.ddl.QueryObjectsSQL
 
QueryResultSpecification - Interface in org.eclipse.datatools.modelbase.sql.query
A representation of the model object 'SQL Result Column Specification'.
QueryResultSpecificationItemProvider - Class in org.eclipse.datatools.modelbase.sql.query.provider
This is the item provider adapter for a QueryResultSpecification object.
QueryResultSpecificationItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.query.provider.QueryResultSpecificationItemProvider
This constructs an instance from a factory and a notifier.
QuerySearchCondition - Interface in org.eclipse.datatools.modelbase.sql.query
A representation of the model object 'SQL Search Condition'.
QuerySearchConditionItemProvider - Class in org.eclipse.datatools.modelbase.sql.query.provider
This is the item provider adapter for a QuerySearchCondition object.
QuerySearchConditionItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.query.provider.QuerySearchConditionItemProvider
This constructs an instance from a factory and a notifier.
QuerySelect - Interface in org.eclipse.datatools.modelbase.sql.query
A representation of the model object 'Select'.
QuerySelectItemProvider - Class in org.eclipse.datatools.modelbase.sql.query.provider
This is the item provider adapter for a QuerySelect object.
QuerySelectItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.query.provider.QuerySelectItemProvider
This constructs an instance from a factory and a notifier.
QuerySelectStatement - Interface in org.eclipse.datatools.modelbase.sql.query
A representation of the model object 'SQL Select Statement'.
QuerySelectStatementItemProvider - Class in org.eclipse.datatools.modelbase.sql.query.provider
This is the item provider adapter for a QuerySelectStatement object.
QuerySelectStatementItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.query.provider.QuerySelectStatementItemProvider
This constructs an instance from a factory and a notifier.
QuerySpecification - Class in org.eclipse.datatools.connectivity.oda.spec
Specification of the query characteristics to apply when preparing and executing an IQuery.
QuerySpecification.ParameterIdentifier - Class in org.eclipse.datatools.connectivity.oda.spec
The identifier of a data set query parameter, defined by its native name and/or id (1-based).
QuerySpecification.ParameterIdentifier(String) - Constructor for class org.eclipse.datatools.connectivity.oda.spec.QuerySpecification.ParameterIdentifier
Creates a parameter identifier with its native name.
QuerySpecification.ParameterIdentifier(int) - Constructor for class org.eclipse.datatools.connectivity.oda.spec.QuerySpecification.ParameterIdentifier
Creates a parameter identifier with its id.
QuerySpecification.ParameterIdentifier(String, int) - Constructor for class org.eclipse.datatools.connectivity.oda.spec.QuerySpecification.ParameterIdentifier
Creates a parameter identifier with both its native name and id.
QuerySpecificationFactory - Class in org.eclipse.datatools.connectivity.oda.spec.util
The factory base class to create instances of query specification classes for use in preparing a query.
QuerySpecificationHelper - Class in org.eclipse.datatools.connectivity.oda.spec.util
The helper that locates the factory class, associated with an org.eclipse.datatools.connectivity.oda.dynamicResultSet extension, to create and/or access the content of a QuerySpecification.
QuerySpecificationHelper(String) - Constructor for class org.eclipse.datatools.connectivity.oda.spec.util.QuerySpecificationHelper
Constructor for use with the specified dynamicResultSet extension id.
QuerySpecificationHelper(ExtensionContributor) - Constructor for class org.eclipse.datatools.connectivity.oda.spec.util.QuerySpecificationHelper
Constructor for use with the specified dynamicResultSet extension contributor.
QuerySpecificationHelper(QuerySpecificationFactory) - Constructor for class org.eclipse.datatools.connectivity.oda.spec.util.QuerySpecificationHelper
Constructor for use with the specified query specification factory.
QueryStatement - Interface in org.eclipse.datatools.modelbase.sql.query
A representation of the model object 'Statement'.
QueryStatementItemProvider - Class in org.eclipse.datatools.modelbase.sql.query.provider
This is the item provider adapter for a QueryStatement object.
QueryStatementItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.query.provider.QueryStatementItemProvider
This constructs an instance from a factory and a notifier.
queryStoredProcedureMaxActionBodyLength() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
queryStoredProcedureMaxActionBodyLength() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
QueryTextUtil - Class in org.eclipse.datatools.connectivity.oda.flatfile.util.querytextutil
Utility class for splitting query text into query and columns information
QueryTextUtil(String) - Constructor for class org.eclipse.datatools.connectivity.oda.flatfile.util.querytextutil.QueryTextUtil
 
queryTriggerMaxActionBodyLength() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
queryTriggerMaxActionBodyLength() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
queryTriggerMaxReferencePartLength() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
queryTriggerMaxReferencePartLength() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
QueryUpdateStatement - Interface in org.eclipse.datatools.modelbase.sql.query
A representation of the model object 'SQL Update Statement'.
QueryUpdateStatementItemProvider - Class in org.eclipse.datatools.modelbase.sql.query.provider
This is the item provider adapter for a QueryUpdateStatement object.
QueryUpdateStatementItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.query.provider.QueryUpdateStatementItemProvider
This constructs an instance from a factory and a notifier.
QueryValueExpression - Interface in org.eclipse.datatools.modelbase.sql.query
A representation of the model object 'SQL Value Expression'.
QueryValueExpressionItemProvider - Class in org.eclipse.datatools.modelbase.sql.query.provider
This is the item provider adapter for a QueryValueExpression object.
QueryValueExpressionItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.query.provider.QueryValueExpressionItemProvider
This constructs an instance from a factory and a notifier.
QueryValues - Interface in org.eclipse.datatools.modelbase.sql.query
A representation of the model object 'Values'.
QueryValuesItemProvider - Class in org.eclipse.datatools.modelbase.sql.query.provider
This is the item provider adapter for a QueryValues object.
QueryValuesItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.query.provider.QueryValuesItemProvider
This constructs an instance from a factory and a notifier.
QUESTIONMARK - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
QUESTIONMARK - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
QUESTIONMARK - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
QuickDataTypeParser - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor
 
QuickDataTypeParser() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.QuickDataTypeParser
 
QuickSQLParser - Class in org.eclipse.datatools.enablement.sybase.parser
 
QuickSQLParser() - Constructor for class org.eclipse.datatools.enablement.sybase.parser.QuickSQLParser
 
QuickSQLParser(InputStream) - Constructor for class org.eclipse.datatools.enablement.sybase.parser.QuickSQLParser
 
QuickSQLParser(Reader) - Constructor for class org.eclipse.datatools.enablement.sybase.parser.QuickSQLParser
 
QuickSQLParser(QuickSQLParserTokenManager) - Constructor for class org.eclipse.datatools.enablement.sybase.parser.QuickSQLParser
 
QuickSQLParserConstants - Interface in org.eclipse.datatools.enablement.sybase.parser
 
QuickSQLParserTokenManager - Class in org.eclipse.datatools.enablement.sybase.parser
 
QuickSQLParserTokenManager(JavaCharStream) - Constructor for class org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserTokenManager
 
QuickSQLParserTokenManager(JavaCharStream, int) - Constructor for class org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserTokenManager
 
QuickSQLParserTreeConstants - Interface in org.eclipse.datatools.enablement.sybase.parser
 
QUIESCE - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
QUIESCE - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
QUIESCE - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
quote(String, char) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SQLUtil
 
quote(String, String) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SQLUtil
surround content with quoteMark and double every quoteMark inside content
quote(String, String) - Static method in class org.eclipse.datatools.enablement.sybase.util.SQLUtil
surround content with quoteMark and double every quoteMark inside content
quote(String, char) - Static method in class org.eclipse.datatools.sqltools.sql.util.SQLUtil
Surrounds the input string with quoteChar and doubles every quoteChar inside the string.
quote(String, String) - Static method in class org.eclipse.datatools.sqltools.sql.util.SQLUtil
surround content with quoteMark and double every quoteMark inside content
QUOTED_IDENTIFIER - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.catalog.ASASQLs
 
quoteIdentifier(Database, String) - Static method in class org.eclipse.datatools.sqltools.data.internal.core.DataCorePlugin
 
quoteIdentifier(Connection, String) - Static method in class org.eclipse.datatools.sqltools.data.internal.core.DataCorePlugin
Gets the identifier and add quote string if neccessary Note: This is a work around solution for quoteIdentifier(Database, String) because the databaseDefinition.getIdentifierQuoteString() does not return the correct identifier quote string.
quoteStringWhenNecessary(String) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SQLUtil
Quotes the string when it contains space or single quote and is not properly quoted.
quoteWhenNecessary(String, DatabaseIdentifier) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SQLUtil
This is a convenience method of quoteWhenNecessary(String content, DatabaseIdentifier _databaseIdentifier, String quote)
quoteWhenNecessary(String, DatabaseIdentifier, String, int) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SQLUtil
Checks the validity and quoted identifier setting and surrounds content with proper quotation mark if necessary.
quoteWhenNecessary(String, DatabaseIdentifier, String) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SQLUtil
Checks the validity and quoted identifier setting and surrounds content with proper quotation mark if necessary.

R

RADIO_BUTTON - Static variable in enum org.eclipse.datatools.connectivity.oda.design.InputPromptControlStyle
The 'Radio Button' literal value.
RAISERROR - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.EventType
The 'RAISERROR' literal value.
RAISERROR - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
RAISERROR - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
RAISERROR - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
RAISERROR_CONDITIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
RAISERROR_LITERAL - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.EventType
The 'RAISERROR' literal object.
RANDOM - Static variable in class org.eclipse.datatools.modelbase.sql.constraints.IncrementType
The 'RANDOM' literal value.
RANDOM_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.constraints.IncrementType
The 'RANDOM' literal object.
RANGE - Static variable in class org.eclipse.datatools.enablement.ase.catalog.SybaseASEBaseTableLoader
 
RANGE - Static variable in interface org.eclipse.datatools.enablement.ase.ISybaseASEDdlConstants
 
RDB_COLUMN - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.SQLResource
 
RDBTableDropListener - Class in org.eclipse.datatools.sqltools.sqlbuilder.views
 
RDBTableDropListener(Viewer, SQLDomainModel) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.RDBTableDropListener
 
RE_EXECUTION_POINT_ID - Static variable in class org.eclipse.datatools.sqltools.result.ResultsConstants
 
READ - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
read() - Method in class org.eclipse.datatools.sqltools.common.ui.util.HTML2TextReader
 
read() - Method in class org.eclipse.datatools.sqltools.common.ui.util.SingleCharReader
 
read(char[], int, int) - Method in class org.eclipse.datatools.sqltools.common.ui.util.SingleCharReader
 
read() - Method in class org.eclipse.datatools.sqltools.common.ui.util.SubstitutionTextReader
 
read(ResultSet, int) - Static method in class org.eclipse.datatools.sqltools.data.internal.core.common.data.ResultSetReader
 
read(ResultSet, int, int) - Static method in class org.eclipse.datatools.sqltools.data.internal.core.common.data.ResultSetReader
 
read(ResultSet, int, int, boolean) - Method in class org.eclipse.datatools.sqltools.data.internal.core.common.DefaultColumnDataAccessor
 
read(ResultSet, int, int, boolean) - Method in interface org.eclipse.datatools.sqltools.data.internal.core.common.IColumnDataAccessor
Reads a value from the result set and return in as an Object.
READ - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
READ - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
read(Reader) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.templates.SQLTemplateReaderWriter
Reads templates from a reader and returns them.
read(Reader, ResourceBundle) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.templates.SQLTemplateReaderWriter
Reads templates from a stream and adds them to the templates.
read(InputStream, ResourceBundle) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.templates.SQLTemplateReaderWriter
Reads templates from a stream and adds them to the templates.
READ_ONLY - Static variable in class org.eclipse.datatools.modelbase.sql.query.UpdatabilityType
The 'READ ONLY' literal value.
READ_ONLY_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.query.UpdatabilityType
The 'READ ONLY' literal object.
READ_PERMISSION_OPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Read Permission Option' enum.
READ_PERMISSION_OPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The meta object id for the 'Read Permission Option' enum.
readChar() - Method in class org.eclipse.datatools.enablement.sybase.parser.JavaCharStream
 
readChar() - Method in class org.eclipse.datatools.sqltools.sql.parser.JavaCharStream
 
readChar() - Method in class org.eclipse.datatools.sqltools.sql.parser.SimpleCharStream
 
readDatabaseIdentifier(ILaunchConfiguration) - Static method in class org.eclipse.datatools.sqltools.routineeditor.launching.LaunchHelper
 
readEventParameter(ILaunchConfiguration) - Static method in class org.eclipse.datatools.sqltools.routineeditor.launching.LaunchHelper
 
readExternalClientId(ILaunchConfiguration) - Static method in class org.eclipse.datatools.sqltools.routineeditor.launching.LaunchHelper
"" means no client connection id
readFileContentsToString(IFile, boolean) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.WorkbenchUtility
Returns the contents of the given file resource as a string, optionally including or suppressing newlines in the text.
readLaunchSQLStatement(ILaunchConfiguration) - Static method in class org.eclipse.datatools.sqltools.routineeditor.launching.LaunchHelper
 
readLine() - Method in class org.eclipse.datatools.connectivity.oda.flatfile.util.FlatFileDataReader
Read a row from the source data
readLine() - Method in class org.eclipse.datatools.sqltools.common.ui.util.LineBreakingReader
Reads the next line.
readMementoFromString(String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLBuilderEditorInputUtil
Utility function to create a new IMemento from a a string.
readParameterList(ILaunchConfiguration) - Static method in class org.eclipse.datatools.sqltools.routineeditor.launching.LaunchHelper
 
READPAST - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
readpast() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
READPAST - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
readpast() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
READPAST - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
ReadPermissionOption - Class in org.eclipse.datatools.modelbase.sql.datatypes
A representation of the literals of the enumeration 'Read Permission Option', and utility methods for working with them.
readProcIdentifier(ILaunchConfiguration) - Static method in class org.eclipse.datatools.sqltools.routineeditor.launching.LaunchHelper
This method should only be called when is not adhoc sql.
readProperReExecutionHandler(OperationCommand) - Static method in class org.eclipse.datatools.sqltools.result.internal.core.ReExecutionRegistryReader
Given a operation, this method is to find a approporiate IReExecutionRunnable handler to re-execute this operaion.
readQuotedIDConfig(ILaunchConfiguration, ProcIdentifier) - Static method in class org.eclipse.datatools.sqltools.routineeditor.launching.LaunchHelper
 
READS_SQL_DATA - Static variable in class org.eclipse.datatools.modelbase.sql.routines.DataAccess
The 'READS SQL DATA' literal value.
READS_SQL_DATA_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.routines.DataAccess
The 'READS SQL DATA' literal object.
readSingle(Reader, String) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.templates.SQLTemplateReaderWriter
Reads the template with identifier id from a reader and returns it.
READTEXT - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
READTEXT - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
READTEXT - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
ready() - Method in class org.eclipse.datatools.sqltools.common.ui.util.SingleCharReader
 
ready() - Method in class org.eclipse.datatools.sqltools.common.ui.util.SubstitutionTextReader
 
readyToDebug() - Method in interface org.eclipse.datatools.sqltools.debugger.core.IDebugHandler
Checks if can debug now
REAL - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.SQLDataTypes
 
REAL - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.PrimitiveType
The 'REAL' literal value.
REAL_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.PrimitiveType
The 'REAL' literal object.
reclaimedTransientThings() - Method in class org.eclipse.datatools.sqltools.result.internal.model.ResultInstance
When the detail information of this result instance is not needed, this method should be invoked to wait for reclaiming the detail information.
recognize(Connection) - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinitionRegistry
 
recognize(Connection) - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.IDatabaseRecognizer
 
recognize(String, String) - Method in class org.eclipse.datatools.enablement.ase.ASEConfig
 
recognize(String, String) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.ASAConfig
 
recognize(String, String) - Method in class org.eclipse.datatools.sqltools.db.derby.core.DerbyConfiguration
 
RECOMPILE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.RoutineSourceUpdater
 
RECONFIGURE - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
RECONFIGURE - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
RECONFIGURE - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
recursiveEnable(Control, boolean) - Static method in class org.eclipse.datatools.sqltools.common.ui.util.SWTUtils
Recursively enable/disable a group of controls.
reDisplay(IResultInstance) - Method in class org.eclipse.datatools.sqltools.result.ui.view.ResultsViewControl
Re-displays the selected instance since the options is modified
reDisplayResults() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.ResultHistorySection
Re-displays the result history table (Configured columns are changed)
redo() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.commands.MoveJoinCommand
 
redo() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.commands.SetLocationCommand
 
RedoAction_title - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
reExecute(OperationCommand) - Method in interface org.eclipse.datatools.sqltools.result.IReExecutionRunnable
Re-executes the given operation.
ReExecuteAction - Class in org.eclipse.datatools.sqltools.result.internal.ui.actions
 
ReExecuteAction(OperationCommand, IReExecutionRunnable) - Constructor for class org.eclipse.datatools.sqltools.result.internal.ui.actions.ReExecuteAction
 
ReExecuteAction_name - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ReExecutionRegistryReader - Class in org.eclipse.datatools.sqltools.result.internal.core
Utility class to read the extensions
ReExecutionRegistryReader() - Constructor for class org.eclipse.datatools.sqltools.result.internal.core.ReExecutionRegistryReader
 
REFERENCE_COLUMN - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.privileges.ASATablePrivilegesDetailTableMetaData
 
REFERENCE_CONSTRAINT - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage.Literals
The meta object literal for the 'Reference Constraint' class.
REFERENCE_CONSTRAINT - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The meta object id for the 'Reference Constraint' class.
REFERENCE_CONSTRAINT__BASE_TABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Base Table' container reference.
REFERENCE_CONSTRAINT__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Comments' reference list.
REFERENCE_CONSTRAINT__DEFERRABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Deferrable' attribute.
REFERENCE_CONSTRAINT__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Dependencies' containment reference list.
REFERENCE_CONSTRAINT__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Description' attribute.
REFERENCE_CONSTRAINT__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'EAnnotations' containment reference list.
REFERENCE_CONSTRAINT__ENFORCED - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Enforced' attribute.
REFERENCE_CONSTRAINT__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Extensions' containment reference list.
REFERENCE_CONSTRAINT__INITIALLY_DEFERRED - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Initially Deferred' attribute.
REFERENCE_CONSTRAINT__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Label' attribute.
REFERENCE_CONSTRAINT__MEMBERS - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage.Literals
The meta object literal for the 'Members' reference list feature.
REFERENCE_CONSTRAINT__MEMBERS - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Members' reference list.
REFERENCE_CONSTRAINT__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Name' attribute.
REFERENCE_CONSTRAINT__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Privileges' reference list.
REFERENCE_CONSTRAINT_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The number of structural features of the 'Reference Constraint' class.
REFERENCE_DATA_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Reference Data Type' class.
REFERENCE_DATA_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The meta object id for the 'Reference Data Type' class.
REFERENCE_DATA_TYPE__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Comments' reference list.
REFERENCE_DATA_TYPE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Dependencies' containment reference list.
REFERENCE_DATA_TYPE__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Description' attribute.
REFERENCE_DATA_TYPE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'EAnnotations' containment reference list.
REFERENCE_DATA_TYPE__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Extensions' containment reference list.
REFERENCE_DATA_TYPE__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Label' attribute.
REFERENCE_DATA_TYPE__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Name' attribute.
REFERENCE_DATA_TYPE__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Privileges' reference list.
REFERENCE_DATA_TYPE__REFERENCED_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Referenced Type' reference feature.
REFERENCE_DATA_TYPE__REFERENCED_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Referenced Type' reference.
REFERENCE_DATA_TYPE__SCOPE_TABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Scope Table' reference feature.
REFERENCE_DATA_TYPE__SCOPE_TABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Scope Table' reference.
REFERENCE_DATA_TYPE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The number of structural features of the 'Reference Data Type' class.
REFERENCE_PRIVILEGE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.PrivilegesConstants
 
REFERENCE_PRIVILEGE - Static variable in interface org.eclipse.datatools.enablement.sybase.ddl.ISybaseDdlConstants
 
REFERENCE_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage.Literals
The meta object literal for the 'Reference Type' enum.
REFERENCE_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The meta object id for the 'Reference Type' enum.
ReferenceConstraint - Interface in org.eclipse.datatools.modelbase.sql.constraints
A representation of the model object 'Reference Constraint'.
ReferenceConstraintDeltaDdlGenProvider - Class in org.eclipse.datatools.enablement.sybase.deltaddl
Reference constraint delta ddl gen provider
ReferenceConstraintDeltaDdlGenProvider() - Constructor for class org.eclipse.datatools.enablement.sybase.deltaddl.ReferenceConstraintDeltaDdlGenProvider
 
ReferenceConstraintItemProvider - Class in org.eclipse.datatools.modelbase.sql.constraints.provider
This is the item provider adapter for a ReferenceConstraint object.
ReferenceConstraintItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.constraints.provider.ReferenceConstraintItemProvider
This constructs an instance from a factory and a notifier.
ReferenceDataType - Interface in org.eclipse.datatools.modelbase.sql.datatypes
A representation of the model object 'Reference Data Type'.
ReferenceDataTypeItemProvider - Class in org.eclipse.datatools.modelbase.sql.datatypes.provider
This is the item provider adapter for a ReferenceDataType object.
ReferenceDataTypeItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.datatypes.provider.ReferenceDataTypeItemProvider
This constructs an instance from a factory and a notifier.
REFERENCES - Static variable in interface org.eclipse.datatools.enablement.sybase.IGenericDdlConstants
 
REFERENCES - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
REFERENCES - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
REFERENCES - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
REFERENCES_PRIVILEGE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.PrivilegesConstants
 
REFERENCES_PRIVILEGE - Static variable in interface org.eclipse.datatools.enablement.sybase.ddl.ISybaseDdlConstants
 
ReferenceType - Class in org.eclipse.datatools.modelbase.sql.tables
A representation of the literals of the enumeration 'Reference Type', and utility methods for working with them.
REFERENCING - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
REFERENCING - Static variable in interface org.eclipse.datatools.enablement.sybase.IGenericDdlConstants
 
referencing() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
REFERENTIAL_ACTION_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage.Literals
The meta object literal for the 'Referential Action Type' enum.
REFERENTIAL_ACTION_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The meta object id for the 'Referential Action Type' enum.
ReferentialActionType - Class in org.eclipse.datatools.modelbase.sql.schema
A representation of the literals of the enumeration 'Referential Action Type', and utility methods for working with them.
referesh(ICatalogObject) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.RefreshManager
 
reflist() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
refresh() - Method in class org.eclipse.datatools.connectivity.oda.consumer.util.manifest.ExtensionExplorer
Refresh the explorer, and allows it to get the latest ODA Consumer extension manifests.
refresh() - Method in class org.eclipse.datatools.connectivity.oda.design.ui.manifest.UIManifestExplorer
Refresh the manifest explorer, and allows it to get the latest ODA Design UI extension manifests.
refresh() - Method in class org.eclipse.datatools.connectivity.oda.design.ui.wizards.DataSourceWizardPage
 
refresh() - Method in class org.eclipse.datatools.connectivity.oda.flatfile.ui.wizards.FolderSelectionWizardPage
 
refresh() - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.ResultExtensionExplorer
Refresh the explorer, and allows it to get the latest extension manifests.
refresh() - Method in class org.eclipse.datatools.connectivity.oda.util.manifest.ManifestExplorer
Refresh the manifest explorer, and allows it to get the latest ODA extension manifests.
refresh() - Method in interface org.eclipse.datatools.connectivity.sqm.core.rte.ICatalogObject
 
refresh() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCCatalog
 
refresh() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCColumn
 
refresh() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCDatabase
 
refresh() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCDistinctUDT
 
refresh() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCForeignKey
 
refresh() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCIndex
 
refresh() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCParameter
 
refresh() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCPrimaryKey
 
refresh() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCProcedure
 
refresh() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCSchema
 
refresh() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCStructuredUDT
 
refresh() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCTable
 
refresh() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCTemporaryTable
 
refresh() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCUniqueConstraint
 
refresh() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCUserDefinedFunction
 
refresh() - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCView
 
refresh() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASEBaseTableLoader
 
refresh() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalog
 
refresh() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogCheckConstraint
 
refresh() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogColumn
 
refresh() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogDatabase
 
refresh() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogDefault
 
refresh() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogForeignKey
 
refresh() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogGroup
 
refresh() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogIndex
 
refresh() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogLocalRole
 
refresh() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogParameter
 
refresh() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogPreDefinedType
 
refresh() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogPrimaryKey
 
refresh() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogProcedure
 
refresh() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogProxyTable
 
refresh() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogRole
 
refresh() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogRule
 
refresh() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogSchema
 
refresh(String) - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogSchema
 
refresh() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogSegment
 
refresh() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTable
 
refresh() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTempTable
 
refresh() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTrigger
 
refresh() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogUniqueConstraint
 
refresh() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogUser
 
refresh() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogUserDefinedType
 
refresh() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogView
 
refresh() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogWebService
 
refresh() - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogWebServiceTable
 
refresh() - Method in class org.eclipse.datatools.enablement.mysql.catalog.MySqlCatalogDatabase
 
refresh() - Method in class org.eclipse.datatools.enablement.mysql.catalog.MySqlCatalogForeignKey
 
refresh() - Method in class org.eclipse.datatools.enablement.mysql.catalog.MySqlCatalogIndex
 
refresh() - Method in class org.eclipse.datatools.enablement.mysql.catalog.MySqlCatalogPrimaryKey
 
refresh() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASABaseCatalog
 
refresh(String) - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASABaseCatalog
 
refresh() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseCheckConstraint
 
refresh() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseColumn
 
refresh() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseColumnCheckConstraint
 
refresh() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseDBSpace
 
refresh() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseEvent
 
refresh() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseForeignKey
 
refresh() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseGroup
 
refresh() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseIndex
 
refresh() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBasePreDefinedType
 
refresh() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBasePrimaryKey
 
refresh() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseProcedure
 
refresh() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseProxyTable
 
refresh() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseRemoteProcedure
 
refresh() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseSchema
 
refresh(String) - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseSchema
 
refresh() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseTempTable
 
refresh() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseTrigger
 
refresh() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseUniqueConstraint
 
refresh() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseUser
 
refresh() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseUserDefinedDataType
 
refresh() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseUserDefinedFunction
 
refresh() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseViewTable
 
refresh() - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseWebService
 
refresh() - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogDatabase
 
refresh() - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogForeignKey
 
refresh() - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogIndex
 
refresh() - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogTable
 
refresh() - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogTempTable
 
refresh() - Method in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.IPrivilegesTreeViewerInput
Refreshes the input due to model change
refresh() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.PrivilegesBlock
Refreshes the master part
refresh() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.PrivilegesDetailPage
 
refresh() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.PrivilegesTreeViewerInput
 
refresh() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.TablePrivilegesBlock
 
refresh() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.general.ProceduralObjectGeneralPage
Refreshes to display the procedural object header
refresh() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.privilege.ProceduralObjectPrivilegePage
Refreshes the model
refresh() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.SourcePage
 
refresh() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.ASATableSchemaEditorPage
 
refresh() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.commonui.ListSchemaObjectsSection
 
refresh() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.ASAColumnsEditorPage
Refreshes the UI according to the new model.
MUST be careful when calling this method, coz it may overwrite what the user inputs if this method is called before the populateSQLObjects is called
refresh() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints.ASAConstraintsEditorPage
Refreshes this page.
refresh(BaseTable) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints.SQLConstraintsBlock
 
refresh() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.indexes.ASAIndexesEditorPage
 
refresh() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.privileges.ASAPrivilegesEditorPage
 
refresh() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.storage.ASAStorageEditorPage
 
refresh() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.triggers.ASATriggersEditorPage
 
refresh() - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.AccessibleTableViewer
 
refresh() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.ResultHistorySection
 
refresh() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditorPage
Sub class should override this method to refresh the page according to the model and if this page is not opened, should not refresh it
refresh() - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.ISchemaObjectEditorPage
Refresh the content of this page to the edit model to synchronize this page with the immutable model.
refresh() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.ddl.DDLPage
Refresh to display to new DDL
refresh() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSearchTable
 
refresh() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSimpleTable
 
refresh() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.function.ParamTable
 
refresh() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.multiexpr.ExpressionsTable
 
refresh(QueryDeleteStatement) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.DeleteHelper
Refreshes the model that ultimately refreseh the UI, this is temporary.
refresh(QueryInsertStatement) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.InsertHelper
Temporary to method to refresh the viewers in cases where notification does not work
refresh(QuerySelectStatement) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SelectHelper
Refreshes the model that ultimately refreseh the UI, this is temporary.
refresh(QuerySelect) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SelectHelper
Refreshes the model that ultimately refreseh the UI, this is temporary.
refresh(SQLQueryObject) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SelectHelper
Refreshes the model that ultimately refreseh the UI, this is temporary.
refresh(QueryUpdateStatement) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.UpdateHelper
Refreshes the model that ultimately refreseh the UI, this is temporary.
refresh() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.BaseWindow
 
refresh() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.criteria.CriteriaGridViewer
 
refresh() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.delete.DeleteViewer
 
refresh() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.fullselect.FullSelectOrderViewer
 
refresh() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.fullselect.ValuesRowViewer.ValuesGridViewer
 
refresh() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.GraphControl
 
refresh() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.GridViewer
 
refresh() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.insert.InsertSelectViewer
 
refresh() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.insert.InsertTypeViewer
 
refresh() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.insert.InsertViewer
 
refresh() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.NavigableTableViewer
 
refresh() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.GroupByContentViewer.GroupExpressionListGridViewer
Temporary work around to cause the table to refresh.
refresh() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.GroupByContentViewer
 
refresh() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.GroupByViewer
 
refresh() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.SelectGridViewer
 
refresh() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.SelectStatementDistinctViewer
 
refresh() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.SelectViewer
 
refresh() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLSourceViewer
 
refresh() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.TableNavigator
 
refresh() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.update.UpdateDesignViewer
 
refresh() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.update.UpdateTreeViewer
 
refresh() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.update.UpdateViewer
 
REFRESH_EDITOR_ACTION_ID - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.Constants
 
REFRESH_FROM_DATABASE_ACTION - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.IHelpConstants
Used for Refresh From Server in SQL Editor.
REFRESH_FROM_DATABASE_ACTION_ID - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.ISQLEditorActionConstants
Context menu id for refresh from database action.
REFRESH_REVERT_GROUP - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.Constants
 
REFRESH_SUCCESSFUL - Static variable in interface org.eclipse.datatools.sqltools.schemaobjecteditor.model.ISchemaObjectEditModel
 
RefreshAction_label - Static variable in class org.eclipse.datatools.sqltools.debugger.core.internal.DebuggerMessages
 
RefreshActionProvider - Class in org.eclipse.datatools.connectivity.ui.navigator.actions
Adds a refresh menu item to all DSE objects.
RefreshActionProvider() - Constructor for class org.eclipse.datatools.connectivity.ui.navigator.actions.RefreshActionProvider
Constructor
refreshCellEditor(int) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSearchTable
 
refreshCellEditor(int) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSimpleTable
 
refreshCellEditor(int) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.function.ParamTable
 
refreshCellEditor(int) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.multiexpr.ExpressionsTable
 
refreshCellEditor(int) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.criteria.CriteriaGridViewer
 
refreshCellEditor(int) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.fullselect.ValuesRowViewer.ValuesGridViewer
 
refreshCellEditor(int) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.insert.InsertGridViewer
 
refreshCellEditor(int) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.GroupByContentViewer.GroupExpressionListGridViewer
 
refreshCellEditor(int) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.SelectGridViewer
 
refreshColumnDecorationService() - Method in interface org.eclipse.datatools.connectivity.sqm.core.ui.services.IDataToolsUIServiceManager
 
refreshConnectionStatus() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilderEditor
Refreshes the status area indicating the connection state.
refreshConnectionStatus() - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditor
Refreshes the status area indicating the connection state.
refreshDetailPages() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.PrivilegesBlock
When the model is regenerated, the detail pages should be refresh to make things consistence.
refreshDetailPages() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.TablePrivilegesBlock
All the detail pages will be recreated since all the SQL object is re-generated.
RefreshEditModelJob - Class in org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core
To refresh the edit model and re-display them in the schema object editor.
RefreshEditModelJob(String, ISchemaObjectEditorHandler) - Constructor for class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.RefreshEditModelJob
 
refreshEvent() - Method in interface org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASABaseCatalog.ISybaseASABaseCatalogDatabase
 
refreshEvent() - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogDatabase
 
refreshExternalClients() - Method in interface org.eclipse.datatools.sqltools.debugger.core.IDebugHandler
Refreshes the client connections immediately
refreshFromDatabase(Object, IControlConnection, ProcIdentifier) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.RoutineFormDocumentProviderAdapter
 
refreshFromDatabase(Object, IControlConnection, ProcIdentifier) - Method in class org.eclipse.datatools.sqltools.debugger.editorext.SQLDebuggerDocumentProvider
 
refreshFromDatabase(Object, IControlConnection, ProcIdentifier) - Method in interface org.eclipse.datatools.sqltools.routineeditor.ui.IRoutineEditorDocumentProvider
Refreshs the routine object from database.
refreshFromDatabase(Object, IControlConnection, ProcIdentifier) - Method in class org.eclipse.datatools.sqltools.routineeditor.ui.SQLRoutineDocumentProvider
 
RefreshFromDatabase_fail - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.actions.Messages
 
RefreshFromDatabase_success - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.actions.Messages
 
RefreshFromDatabaseAction - Class in org.eclipse.datatools.sqltools.routineeditor.ui.actions
 
RefreshFromDatabaseAction(ResourceBundle, String, ITextEditor) - Constructor for class org.eclipse.datatools.sqltools.routineeditor.ui.actions.RefreshFromDatabaseAction
 
refreshFromDB() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.model.ProceduralObjectEditModel
 
refreshFromDB(String) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.model.ProceduralObjectImmutableModel
 
refreshFromDB(IProgressMonitor) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.ProceduralObjectEditorHandler
 
refreshFromDB(String) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.model.ASATableSchemaImmutableModel
 
refreshFromDB(String) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.udteditor.model.ASAUserDefinedTypeObjectImmutableModel
 
refreshFromDB() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.model.AbstractSchemaObjectEditModel
After the model is refreshed, should re-clone these objects
refreshFromDB(String) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.model.AbstractSchemaObjectImmutableModel
Subclass should override this method
refreshFromDB() - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.model.ISchemaObjectEditModel
Refreshes the edit model to make it sychronize with DB, this will be delegated to the immutable model to refresh
refreshFromDB(String) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.model.ISchemaObjectImmutableModel
Refreshes the referenced SQL objects to make them synchronized with DB
refreshFromDB(IProgressMonitor) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.DefaultSchemaObjectEditorHandler
SubClass should override this method to refresh the model first, then refresh each page
refreshFromDB(IProgressMonitor) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.ISchemaObjectEditorHandler
Refreshes the model and then refresh the editor
refreshInput() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints.SQLConstraintsBlock.ConstraintsSection
This method shoud be called when constraint is added/removed, or model is re-generated
refreshItem(Object) - Static method in class org.eclipse.datatools.enablement.sybase.ui.util.DSEUtil
 
refreshListBox() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.GroupByContentViewer
 
refreshLocalWorkspaceFile(IFile, IProgressMonitor) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.WorkbenchUtility
Refreshes the given file so it will be in synch with the local file system.
RefreshManager - Class in org.eclipse.datatools.connectivity.sqm.core.rte
 
refreshObjectBySchema(Schema, Object) - Static method in class org.eclipse.datatools.enablement.sybase.ui.util.DSEUtil
 
refreshOrderFromPreference(boolean) - Static method in class org.eclipse.datatools.sqltools.result.internal.ui.view.ResultHistoryHelper
 
refreshParent(SQLObject) - Static method in class org.eclipse.datatools.sqltools.sql.util.DSEUtil
Refreshes the parent object.
RefreshProfileJob - Class in org.eclipse.datatools.connectivity.ui
This class can be used by UI components to refresh a connection profile within a TreeViewer.
refreshResult(IResultInstance) - Method in interface org.eclipse.datatools.sqltools.result.internal.index.IResultHistoryIndex
Refreshes the given result instance
refreshResult(IResultInstance) - Method in class org.eclipse.datatools.sqltools.result.internal.index.ResultHistoryLuceneIndex
 
refreshResults() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.ResultsView
 
refreshResults() - Method in class org.eclipse.datatools.sqltools.result.ui.view.ResultsViewControl
 
RefreshSchemaEditorAction - Class in org.eclipse.datatools.sqltools.schemaobjecteditor.ui.action
Action to refresh the schema editor
RefreshSchemaEditorAction() - Constructor for class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.action.RefreshSchemaEditorAction
 
RefreshSchemaEditorAction.RefreshSchemaEditorJob - Class in org.eclipse.datatools.sqltools.schemaobjecteditor.ui.action
 
RefreshSchemaEditorAction.RefreshSchemaEditorJob(String, ISchemaObjectEditorHandler) - Constructor for class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.action.RefreshSchemaEditorAction.RefreshSchemaEditorJob
 
RefreshSchemaEditorAction_question - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.action.Messages
 
RefreshSchemaEditorAction_referesh_editor - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.action.Messages
 
RefreshSchemaEditorAction_refresh_from_server - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.action.Messages
 
RefreshSchemaEditorAction_refresh_job - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.action.Messages
 
RefreshSchemaEditorAction_sync_with_db - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.action.Messages
 
RefreshSchemaObjectsAction - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.action
Refresh the schema objects
RefreshSchemaObjectsAction(ICatalogObject) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.action.RefreshSchemaObjectsAction
 
refreshSource() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLSourceViewer
 
refreshSource(String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLSourceViewer
 
refreshStatement() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.execute.ExecuteViewer
Refresh the statement on the entry field when turned to page
refreshTree() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.SQLTreeViewer
 
RefreshViewAction - Class in org.eclipse.datatools.connectivity.ui.actions
 
RefreshViewAction(StructuredViewer) - Constructor for class org.eclipse.datatools.connectivity.ui.actions.RefreshViewAction
Constructor
refreshViewer(Object) - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.AccessibleTableViewer
Refreshes this viewer starting with the given element.
refreshWhenContent(Vector) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSimpleTable
 
reftype() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
registerApplResourceURILocator(ResourceIdentifiers.URILocator) - Method in class org.eclipse.datatools.connectivity.oda.util.ResourceIdentifiers
Registers an URILocator defined by an ODA consumer application for its application resources.
registerDesignResourceURILocator(ResourceIdentifiers.URILocator) - Method in class org.eclipse.datatools.connectivity.oda.util.ResourceIdentifiers
Registers a URILocator defined by an ODA consumer application for its design resources.
registerIntelligentTemplate(SQLTemplate) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.templates.SQLContributionTemplateStore
 
registerInternalConn(String) - Method in class org.eclipse.datatools.sqltools.db.derby.core.DerbyControlConnection
 
registerListener(ISchemaObjectEditorInput) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.SchemaObjectEditorModelListenersNotifier
Registers listeners for all SQL objects and their containment features containing in the given editor input
registerListeners() - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.TableDataTableCursor
 
registerParserManager(String, String, String, String) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserManagerProvider
Registers the SQLQueryParserManager Class name of the SQL Query parser plugin extension.
registerSourceWriter(Class, String) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQuerySourceWriterProvider
Method to register a subclass of the SQLQuerySourceWriter for a specific package of SQLQueryObjects, that the given sourceWriterClass generates the SQL source for.
registerTableFactory(String, JDBCTableLoader.ITableFactory) - Method in class org.eclipse.datatools.connectivity.sqm.loader.JDBCTableLoader
Register a factory for the specified type.
registryChanged(IRegistryChangeEvent) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserPlugin
Reprocesses the registration of SQLQueryParserManager extensions.
reInit(ISchemaObjectEditModel, SQLObject, IPrivilegesTreeViewerInput) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.PrivilegesDetailPage
 
ReInit(Reader, int, int, int) - Method in class org.eclipse.datatools.enablement.sybase.parser.JavaCharStream
 
ReInit(Reader, int, int) - Method in class org.eclipse.datatools.enablement.sybase.parser.JavaCharStream
 
ReInit(Reader) - Method in class org.eclipse.datatools.enablement.sybase.parser.JavaCharStream
 
ReInit(InputStream, int, int, int) - Method in class org.eclipse.datatools.enablement.sybase.parser.JavaCharStream
 
ReInit(InputStream, int, int) - Method in class org.eclipse.datatools.enablement.sybase.parser.JavaCharStream
 
ReInit(InputStream) - Method in class org.eclipse.datatools.enablement.sybase.parser.JavaCharStream
 
ReInit(InputStream) - Method in class org.eclipse.datatools.enablement.sybase.parser.QuickSQLParser
 
ReInit(Reader) - Method in class org.eclipse.datatools.enablement.sybase.parser.QuickSQLParser
 
ReInit(QuickSQLParserTokenManager) - Method in class org.eclipse.datatools.enablement.sybase.parser.QuickSQLParser
 
ReInit(JavaCharStream) - Method in class org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserTokenManager
 
ReInit(JavaCharStream, int) - Method in class org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserTokenManager
 
ReInit(InputStream) - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
ReInit(Reader) - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
ReInit(DerbySQLParserTokenManager) - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
ReInit(JavaCharStream) - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserTokenManager
 
ReInit(JavaCharStream, int) - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserTokenManager
 
ReInit(InputStream) - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
ReInit(Reader) - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
ReInit(GenericSQLParserTokenManager) - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
ReInit(JavaCharStream) - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserTokenManager
 
ReInit(JavaCharStream, int) - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserTokenManager
 
ReInit(Reader, int, int, int) - Method in class org.eclipse.datatools.sqltools.sql.parser.JavaCharStream
 
ReInit(Reader, int, int) - Method in class org.eclipse.datatools.sqltools.sql.parser.JavaCharStream
 
ReInit(Reader) - Method in class org.eclipse.datatools.sqltools.sql.parser.JavaCharStream
 
ReInit(InputStream, int, int, int) - Method in class org.eclipse.datatools.sqltools.sql.parser.JavaCharStream
 
ReInit(InputStream, int, int) - Method in class org.eclipse.datatools.sqltools.sql.parser.JavaCharStream
 
ReInit(InputStream) - Method in class org.eclipse.datatools.sqltools.sql.parser.JavaCharStream
 
ReInit(Reader, int, int, int) - Method in class org.eclipse.datatools.sqltools.sql.parser.SimpleCharStream
 
ReInit(Reader, int, int) - Method in class org.eclipse.datatools.sqltools.sql.parser.SimpleCharStream
 
ReInit(Reader) - Method in class org.eclipse.datatools.sqltools.sql.parser.SimpleCharStream
 
ReInit(InputStream, int, int, int) - Method in class org.eclipse.datatools.sqltools.sql.parser.SimpleCharStream
 
ReInit(InputStream) - Method in class org.eclipse.datatools.sqltools.sql.parser.SimpleCharStream
 
ReInit(InputStream, int, int) - Method in class org.eclipse.datatools.sqltools.sql.parser.SimpleCharStream
 
RELATIVE - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.OrderingCategoryType
The 'RELATIVE' literal value.
RELATIVE_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.OrderingCategoryType
The 'RELATIVE' literal object.
RelativeFileSelectionDialog - Class in org.eclipse.datatools.connectivity.oda.flatfile.ui.wizards
 
RelativeFileSelectionDialog(Shell, File) - Constructor for class org.eclipse.datatools.connectivity.oda.flatfile.ui.wizards.RelativeFileSelectionDialog
 
RelativeFileSelectionDialog.FileComparator - Class in org.eclipse.datatools.connectivity.oda.flatfile.ui.wizards
 
RelativeFileSelectionDialog.FileComparator() - Constructor for class org.eclipse.datatools.connectivity.oda.flatfile.ui.wizards.RelativeFileSelectionDialog.FileComparator
 
releaseInstance() - Static method in class org.eclipse.datatools.connectivity.oda.consumer.util.manifest.ExtensionExplorer
Singleton instance release method.
releaseInstance() - Static method in class org.eclipse.datatools.connectivity.oda.spec.manifest.ResultExtensionExplorer
Singleton instance release method.
releaseInstance() - Static method in class org.eclipse.datatools.connectivity.oda.util.manifest.ManifestExplorer
Singleton instance release method.
reloadFromModel() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilder
Reloads the SourceViewer from the SQL Model.
REMAINNGVALUES - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
remapTerminalSymbols(String[], int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.AbstractSQLParser
 
REMOTE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.ISybaseASADdlConstants
 
REMOTE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.EventLocationType
The 'REMOTE' literal value.
REMOTE_LITERAL - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.EventLocationType
The 'REMOTE' literal object.
REMOTE_LOCATION - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
REMOTE_LOCATION_TYPE_IN_DATABASE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseEvent
 
REMOTE_OBJECT_OF_PROXY_TABLE_QUERY - Static variable in interface org.eclipse.datatools.enablement.ase.catalog.ASESQLs
 
REMOTE_SCHEMA_FILTER - Static variable in interface org.eclipse.datatools.connectivity.sqm.core.connection.ConnectionFilter
 
REMOTE_SERVER - Static variable in class org.eclipse.datatools.enablement.sybase.asa.baseloaders.SchemaASABaseLoader.ASABaseRoutineLoader
 
REMOTE_SERVER_FILTER - Static variable in interface org.eclipse.datatools.connectivity.sqm.core.connection.ConnectionFilter
 
REMOTE_STORED_PROCEDURE_FILTER - Static variable in interface org.eclipse.datatools.connectivity.sqm.core.connection.ConnectionFilter
 
REMOTE_TABLE_FILTER - Static variable in interface org.eclipse.datatools.connectivity.sqm.core.connection.ConnectionFilter
 
REMOVE - Static variable in interface org.eclipse.datatools.enablement.sybase.ddl.ISybaseDdlConstants
 
REMOVE - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
remove(Object[]) - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.AccessibleTableViewer
Removes the given elements from this table viewer.
remove(Object) - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.AccessibleTableViewer
Removes the given element from this table viewer.
REMOVE - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
REMOVE - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
remove(int) - Method in interface org.eclipse.datatools.sqltools.sqlbuilder.model.IWindowStateInfo
Revoves the control state information for the specified control type.
remove(int) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.WindowStateInfo
 
remove(Connection) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter
 
REMOVE_ALL_PLAN_ACTION - Static variable in interface org.eclipse.datatools.sqltools.plan.IHelpConstants
Used for remove all plan action
REMOVE_ALL_ROW_ACTION - Static variable in interface org.eclipse.datatools.sqltools.common.ui.tableviewer.IHelpConstants
Used for remove all rows of Accessible Table Viewer.
REMOVE_PLAN_ACTION - Static variable in interface org.eclipse.datatools.sqltools.plan.IHelpConstants
Used for remove plan action
REMOVE_ROW_ACTION - Static variable in interface org.eclipse.datatools.sqltools.common.ui.tableviewer.IHelpConstants
Used for remove a row of Accessible Table Viewer.
removeAll() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.ObjectComboHelper
 
removeAll() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.ObjectHelper
 
removeAll() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.ObjectListHelper
 
removeAllBreakpointForSP(ProcIdentifier) - Static method in class org.eclipse.datatools.sqltools.debugger.model.SPDebugModelUtil
Removes all breakpoints for a particular routine.
removeAllChildren() - Method in class org.eclipse.datatools.connectivity.sqm.core.ui.explorer.providers.content.virtual.VirtualNode
Will remove all the children include in the Children collection
removeAllChildren() - Method in interface org.eclipse.datatools.connectivity.sqm.core.ui.explorer.virtual.IVirtualNode
Will remove all the children contained within this node
removeAllColumnFromOrderBy(QuerySelectStatement, QueryValueExpression) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SelectHelper
Removes the order by column that contains the given value expression from the given statement.
removeAllColumnFromResultColumns(SQLQueryObject, QueryValueExpression) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SelectHelper
Removes the result column that contains the given ValueExpression from the given statement.
removeAllColumnsAndValues(QueryInsertStatement) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.InsertHelper
 
removeAllFinished() - Method in class org.eclipse.datatools.sqltools.plan.internal.core.PlanManager
 
removeAllFinished() - Method in interface org.eclipse.datatools.sqltools.result.internal.core.IResultManager
Removes all finished result instance.
removeAllFinished() - Method in class org.eclipse.datatools.sqltools.result.ResultManager
 
removeAllListeners() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.SchemaObjectEditorModelListenersNotifier
 
RemoveAllPlansAction - Class in org.eclipse.datatools.sqltools.plan.internal.ui.actions
 
RemoveAllPlansAction() - Constructor for class org.eclipse.datatools.sqltools.plan.internal.ui.actions.RemoveAllPlansAction
Constructor
RemoveAllPlansAction_remove_all_plans_name - Static variable in class org.eclipse.datatools.sqltools.plan.internal.ui.actions.Messages
 
RemoveAllPlansAction_remove_all_plans_name_tooltip - Static variable in class org.eclipse.datatools.sqltools.plan.internal.ui.actions.Messages
 
RemoveAllResultAction_remove_all_results - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
RemoveAllResultAction_remove_all_results_tooltip - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
RemoveAllRowAction - Class in org.eclipse.datatools.sqltools.common.ui.tableviewer
 
RemoveAllRowAction(AccessibleTableViewer) - Constructor for class org.eclipse.datatools.sqltools.common.ui.tableviewer.RemoveAllRowAction
 
RemoveAllVisibleFinishedResultAction - Class in org.eclipse.datatools.sqltools.result.internal.ui.actions
Removes all visible finished results.
RemoveAllVisibleFinishedResultAction(ISelectionProvider, IResultInstance[]) - Constructor for class org.eclipse.datatools.sqltools.result.internal.ui.actions.RemoveAllVisibleFinishedResultAction
 
removeChangeListener(ChangeListener) - Method in class org.eclipse.datatools.connectivity.ui.dse.dialogs.ProfileSelectionComposite
Remove a change listener.
removeChild(TreeObject) - Method in class org.eclipse.datatools.connectivity.ui.templates.TreeParent
Removes a child
removeChildren(Object) - Method in class org.eclipse.datatools.connectivity.sqm.core.ui.explorer.providers.content.virtual.VirtualNode
 
removeChildren(Object) - Method in interface org.eclipse.datatools.connectivity.sqm.core.ui.explorer.virtual.IVirtualNode
Will remove the provided children from the child collection
removeColFunctionsForTable(SQLQueryObject, TableReference) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SelectHelper
Removes the functions from the result columns whose parameters use columns in the table that is being removed.
removeColumn(QueryInsertStatement, Column) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.InsertHelper
Removes the given Column and its value from the given insert statement
removeColumn(QueryInsertStatement, ValueExpressionColumn) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.InsertHelper
Removes the given ValueExpressionColumn and its value from the given insert statement
removeColumn(QueryUpdateStatement, ValueExpressionColumn) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.UpdateHelper
Removes the given ValueExpressionColumn from the UpdateAssignmentExpression containing it, in the given update statement.If the removed column is the only column in the target column list of the assignment expression then UpdateAssignmentExpression is removed from the list of assignment expressions in the update statement
removeColumn(QueryUpdateStatement, Column) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.UpdateHelper
This is a wrapper method around removeColumn(QueryUpdateStatement statement,ValueExpressionColumn column) in this class
removeColumnExpressionFromTableIfNotReferenced(ValueExpressionColumn) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.TableHelper
Removes a columnExpression from its tableExpression if it has no other references to objects other than its tableExpression.
removeColumnFromOrderBy(SQLQueryObject, ResultColumn) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SelectHelper
Removes the order by column that contains the given ResultColumn from the given statement.
removeColumnFromOrderBy(SQLQueryObject, QueryValueExpression) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SelectHelper
Removes the order by column that contains the given value expression from the given statement.
removeColumnFromRefConstraints(BaseTable, Column) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.TableModelUtil
 
removeColumnFromResultColumns(SQLQueryObject, QueryValueExpression) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SelectHelper
Removes the result column that contains the given ValueExpression from the given statement.
removeCommentsInSQL(String, char) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
Walks through the given SQL and strips out the comments that are identified by two dashes in line "--" and that are not part of a delimited character string (single quotes), or SQL delimited object name (double quotes).
removeConnectionListener(IManagedConnectionListener) - Method in interface org.eclipse.datatools.connectivity.IManagedConnection
Removes a connection listener from this object.
removeConnectionObserver(int) - Method in interface org.eclipse.datatools.sqltools.debugger.core.IDebugHandler
Removes the connection observer for the given connection id
removeConnectionProfileAttachListener(IConnectionProfileAttachListener) - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditor
 
removeConnectListener(IConnectListener) - Method in interface org.eclipse.datatools.connectivity.IConnectionProfile
Deprecated. use IManagedConnection.removeConnectionListener()
removeConnectListener(ISQLToolsConnectListener) - Method in class org.eclipse.datatools.sqltools.editor.core.connection.SQLToolsConnectListenersManager
 
removeContentChangeListener(IContentChangeListener) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilder
 
RemoveCriteriaAction - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.criteria
Remove the selected criteria from the MOF model
RemoveCriteriaAction(TableViewer) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.criteria.RemoveCriteriaAction
 
removeCustomSashFormListener(CustomSashForm.ICustomSashFormListener) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.CustomSashForm
Removes the custom sashform listener.
removeDBContext() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLSourceViewerConfiguration
 
removeDirtyBackground(int, TableItem) - Method in class org.eclipse.datatools.sqltools.data.internal.ui.editor.TableDataEditor
Removes the dirty indicator by reseting the background color to white
removeDriverInstance(String) - Method in class org.eclipse.datatools.connectivity.drivers.DriverManager
Removes a driver instance based on the id.
removeEAnnotationDetail(EAnnotation, String) - Method in interface org.eclipse.datatools.modelbase.sql.schema.SQLObject
 
removeElement() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.multiexpr.ExpressionElement
 
removeElementStateListener(IElementStateListener) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.RoutineFormDocumentProviderAdapter
 
removeExecuteSQLListener(IExecuteSQLListener) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilder
 
removeExpression(QueryValueExpression) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.ExpressionHelper
Removes the given expression from a tree of expressions The expression tree for the expression A + B - C is as follows - + C A B
removeExpression() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.fullselect.ValueTableElement
 
removeHandlerListener(IHandlerListener) - Method in class org.eclipse.datatools.connectivity.ui.actions.AddProfileViewAction
 
removeHandlerListener(IHandlerListener) - Method in class org.eclipse.datatools.connectivity.ui.actions.ExportProfileViewAction
 
removeHandlerListener(IHandlerListener) - Method in class org.eclipse.datatools.connectivity.ui.actions.ImportProfileViewAction
 
removeHandlerListener(IHandlerListener) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.action.RefreshSchemaEditorAction
 
removeHandlerListener(IHandlerListener) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.action.RevertSchemaEditorAction
 
removeHandlerListener(IHandlerListener) - Method in class org.eclipse.datatools.sqltools.sqlscrapbook.actions.OpenScrapbookAction
 
RemoveInsertColumnAction - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.insert
Remove the inserted column from the MOF model
RemoveInsertColumnAction(TableViewer) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.insert.RemoveInsertColumnAction
 
removeInvalidDefaultInstance(String, boolean) - Method in class org.eclipse.datatools.connectivity.drivers.DriverManager
Removes the default driver instance of the specified driver template, if it is invalid.
removeJoin(List, TableJoined) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.JoinHelper
Removes the given joined table from the given FROM clause list.
removeJoin() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.JoinEditPart
Removes the join condition (predicate) represented by this part.
removeJoinCondition(List, TableJoined, PredicateBasic) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.JoinHelper
Removes the given join condition (PredicateBasic) from the given joined table.
removeJoinConditionsForTables(List, List, List) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.JoinHelper
Unravels the content (left or right) of a join by removing all ON clause conditions in the given join list that refer to the tables in the given table list.
removeJoinsForTable(List, TableExpression) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.JoinHelper
Removes any joins from the FROM clause list that contain or reference the given table.
removeListener(ICatalogObject, ICatalogObjectListener) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.RefreshManager
 
removeListener(ILabelProviderListener) - Method in class org.eclipse.datatools.connectivity.ui.CommonLabelProviderBase
 
removeListener(ILabelProviderListener) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.PrivilegesDetailLabelProvider
 
removeListener(ILabelProviderListener) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints.ConstraintsLabelProvider
 
removeListener(ILabelProviderListener) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.indexes.IndexesViewerLabelProvider
 
removeListener(ILabelProviderListener) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.triggers.TriggersViewerLabelProvider
 
removeListener(INotifyChangedListener) - Method in class org.eclipse.datatools.modelbase.sql.accesscontrol.provider.SQLAccessControlItemProviderAdapterFactory
This removes a listener.
removeListener(INotifyChangedListener) - Method in class org.eclipse.datatools.modelbase.sql.constraints.provider.SQLConstraintsItemProviderAdapterFactory
This removes a listener.
removeListener(INotifyChangedListener) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.SQLDataTypesItemProviderAdapterFactory
This removes a listener.
removeListener(INotifyChangedListener) - Method in class org.eclipse.datatools.modelbase.sql.expressions.provider.SQLExpressionsItemProviderAdapterFactory
This removes a listener.
removeListener(INotifyChangedListener) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SQLQueryModelItemProviderAdapterFactory
This removes a listener.
removeListener(INotifyChangedListener) - Method in class org.eclipse.datatools.modelbase.sql.routines.provider.SQLRoutinesItemProviderAdapterFactory
This removes a listener.
removeListener(INotifyChangedListener) - Method in class org.eclipse.datatools.modelbase.sql.schema.provider.SQLSchemaItemProviderAdapterFactory
This removes a listener.
removeListener(INotifyChangedListener) - Method in class org.eclipse.datatools.modelbase.sql.statements.provider.SQLStatementsItemProviderAdapterFactory
This removes a listener.
removeListener(INotifyChangedListener) - Method in class org.eclipse.datatools.modelbase.sql.tables.provider.SQLTablesItemProviderAdapterFactory
This removes a listener.
removeListener(ILabelProviderListener) - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.TableDataLabelProvider
 
removeListener(ILabelProviderListener) - Method in class org.eclipse.datatools.sqltools.data.internal.ui.editor.TableDataLabelProvider
 
removeListener(ILabelProviderListener) - Method in class org.eclipse.datatools.sqltools.debugger.debug.SPModelPresentation
 
removeListener(ILabelProviderListener) - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.ResultsViewLabelProvider
 
removeListener(ILabelProviderListener) - Method in class org.eclipse.datatools.sqltools.result.internal.ui.viewer.ResultSetLabelProvider
 
removeListener(ILabelProviderListener) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.editor.SQLMarkerLabelDecorator
 
removeMarkers() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.editor.SQLUpdater
remove all the problem markers.
removeMarkers(boolean) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.editor.SQLUpdater
remove all the problem markers.
removeModelListener(ISchemaObjectEditorModelListener) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.SchemaObjectEditorModelListenersNotifier
 
removeNode(Node) - Static method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.DeleteAction
 
removeNotify() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection
Called just before the receiver is being removed from its parent
removeOldProblemMarkers(String) - Static method in class org.eclipse.datatools.connectivity.drivers.DriverValidator
 
RemoveOrderByExpressionAction - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.select
Remove the selected column from the MOF model
RemoveOrderByExpressionAction(TableViewer) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.select.RemoveOrderByExpressionAction
 
RemovePlanAction - Class in org.eclipse.datatools.sqltools.plan.internal.ui.actions
 
RemovePlanAction(PlanView) - Constructor for class org.eclipse.datatools.sqltools.plan.internal.ui.actions.RemovePlanAction
Constructor
RemovePlanAction_remove_plan_name - Static variable in class org.eclipse.datatools.sqltools.plan.internal.ui.actions.Messages
 
RemovePlanAction_remove_plan_tooltip - Static variable in class org.eclipse.datatools.sqltools.plan.internal.ui.actions.Messages
 
removePlanInstance(IPlanInstance) - Method in class org.eclipse.datatools.sqltools.plan.internal.core.PlanManager
 
removePlanManagerListener(IPlanManagerListener) - Method in class org.eclipse.datatools.sqltools.plan.internal.core.PlanManager
 
removePredicateFromCondition(Predicate, QuerySearchCondition) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.JoinHelper
Removes the given predicate from the given search condition.
removePredicateFromCondition(Predicate, QuerySearchCondition) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SearchConditionHelper
Removes the given predicate from the search condition.
removePredicateFromCondition(Predicate, QuerySearchCondition, SQLQueryObject) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SearchConditionHelper
Removes the given predicate from the search condition.
removePrivilegeForColumn(Column, List) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.TableModelUtil
 
removeProfileListener(IProfileListener) - Method in class org.eclipse.datatools.connectivity.ProfileManager
Remove the listener for profile operation
removePropertySetListener(IPropertySetListener) - Method in interface org.eclipse.datatools.connectivity.IConnectionProfile
 
RemoveQueryGroupAction - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.fullselect
Remove the selected column from the MOF model
RemoveQueryGroupAction(TableViewer) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.fullselect.RemoveQueryGroupAction
 
removeResult(IResultInstance) - Method in interface org.eclipse.datatools.sqltools.result.internal.index.IResultHistoryIndex
Removes the specified result instance
removeResult(IResultInstance) - Method in class org.eclipse.datatools.sqltools.result.internal.index.ResultHistoryLuceneIndex
 
RemoveResultAction - Class in org.eclipse.datatools.sqltools.result.internal.ui.actions
This action is for remove the current selected result instance.
RemoveResultAction(ISelectionProvider) - Constructor for class org.eclipse.datatools.sqltools.result.internal.ui.actions.RemoveResultAction
 
RemoveResultAction_remove - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
RemoveResultAction_remove_result - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
removeResultInstance(IResultInstance) - Method in interface org.eclipse.datatools.sqltools.result.internal.core.IResultManager
Removes the specified result instance.
removeResultInstance(IResultInstance) - Method in class org.eclipse.datatools.sqltools.result.ResultManager
 
removeResultInstances(IResultInstance[]) - Method in interface org.eclipse.datatools.sqltools.result.internal.core.IResultManager
Removes the specified result instances.
removeResultInstances(IResultInstance[]) - Method in class org.eclipse.datatools.sqltools.result.ResultManager
 
removeResultManagerListener(IResultManagerListener) - Method in interface org.eclipse.datatools.sqltools.result.internal.core.IResultManager
Removes listener
removeResultManagerListener(IResultManagerListener) - Method in class org.eclipse.datatools.sqltools.result.ResultManager
 
removeResults(IResultInstance[]) - Method in interface org.eclipse.datatools.sqltools.result.internal.index.IResultHistoryIndex
Removes a list of result instances
removeResults(IResultInstance[]) - Method in class org.eclipse.datatools.sqltools.result.internal.index.ResultHistoryLuceneIndex
 
RemoveRowAction - Class in org.eclipse.datatools.sqltools.common.ui.tableviewer
 
RemoveRowAction(AccessibleTableViewer) - Constructor for class org.eclipse.datatools.sqltools.common.ui.tableviewer.RemoveRowAction
 
RemoveSelectColumnAction - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.select
Remove the selected column from the MOF model
RemoveSelectColumnAction(TableViewer) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.select.RemoveSelectColumnAction
 
removeSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.datatools.connectivity.ui.actions.ConnectAction
 
removeSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.datatools.connectivity.ui.actions.PingAction
 
removeSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.TableDataTableCursor
 
removeSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.datatools.sqltools.data.internal.ui.editor.TableDataEditorSelectionProvider
 
removeSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilderEditor
 
removeSelectionListener(SelectionListener) - Method in class org.eclipse.datatools.connectivity.oda.flatfile.ui.wizards.MenuButton
 
removeSelectionListener(SelectionListener) - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.TableCursor
Removes the listener from the collection of listeners who will be notified when the receiver's selection changes.
removeShowSysTableMapEntry(String) - Static method in class org.eclipse.datatools.enablement.sybase.ui.util.ShowSysTableUtil
 
removeTableExpressionFromQueryStatement(TableExpression, SQLQueryObject) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
Removes the given TableExpression from the given SQLQueryObject.
removeTableFromStatement(QueryDeleteStatement) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.DeleteHelper
Sets the target table of the given delete statement to null
removeTableFromStatement(QueryInsertStatement) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.InsertHelper
Removes the target table from the given statement.
removeTableFromStatement(QuerySelectStatement, TableExpression) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SelectHelper
Removes the table from the given Select statement
removeTableFromStatement(QueryUpdateStatement) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.UpdateHelper
Removes sets the target table of the given Update statement to null
RemoveUpdateColumnAction - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.update
Remove the selected column from the MOF model
RemoveUpdateColumnAction(TableViewer) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.update.RemoveUpdateColumnAction
 
removeValueExpression(QueryValueExpression) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
Removes the given ValueExpression object from the object that contains it.
RemoveValuesRowAction - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.fullselect
Remove the selected column from the MOF model
RemoveValuesRowAction(TableViewer) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.fullselect.RemoveValuesRowAction
 
RENAME - Static variable in interface org.eclipse.datatools.enablement.sybase.ddl.ISybaseDdlConstants
 
RENAME - Static variable in interface org.eclipse.datatools.enablement.sybase.IGenericDdlConstants
 
RENAME_ACTION_ID - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.ISQLEditorActionConstants
Context menu id for rename action.
RenameAction - Class in org.eclipse.datatools.connectivity.ui.actions
 
RenameAction() - Constructor for class org.eclipse.datatools.connectivity.ui.actions.RenameAction
 
renameAllConfigurations(ProcIdentifier, ProcIdentifier) - Static method in class org.eclipse.datatools.sqltools.routineeditor.launching.LaunchHelper
 
renameEditorsProfileName(String, String) - Static method in class org.eclipse.datatools.sqltools.sqleditor.internal.utils.EditorUtil
 
ReomveAllRowAction_text - Static variable in class org.eclipse.datatools.sqltools.common.ui.tableviewer.Messages
 
ReomveRowAction_text - Static variable in class org.eclipse.datatools.sqltools.common.ui.tableviewer.Messages
 
REORG - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
REORG - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
REORG - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
reparse() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLSourceViewer
 
reparseIfRequired() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilder
Reparses the SQL in the SourceViewer if it has changed.
REPLACE - Static variable in interface org.eclipse.datatools.enablement.ase.ISybaseASEDdlConstants
 
REPLACE - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
replace(int, int, String) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQuerySourceBuffer
 
replace(Object, int) - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.AccessibleTableViewer
Replace the entries starting at index with elements.
REPLACE - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
REPLACE - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
REPLACE_TABLE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.dialogs.AddTableDialog
 
replaceColumn(QueryInsertStatement, ValueExpressionColumn, ValueExpressionColumn) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.InsertHelper
Replaces an existing column in the insert statement with a new column.
replaceColumnValueExpr(QuerySelectStatement, ResultColumn, QueryValueExpression) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SelectHelper
Replaces the value expression in the given result column of a statement.
replaceColumnValueExpr(SQLQueryObject, ResultColumn, QueryValueExpression) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SelectHelper
Replaces the value expression in the given result column of a statement.
replaceColumnValueExprForOrderBy(QuerySelectStatement, ResultColumn, QueryValueExpression) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SelectHelper
Replaces the value expression of the Order By column that matches the value expression of the given result column of a statement.
replaceExpression(QueryValueExpression, QueryValueExpression) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.ExpressionHelper
Replaces an expression in an expression tree with a new expression.
replaceOperator(QueryValueExpression, ValueExpressionCombinedOperator) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.ExpressionHelper
Replaces the operator on a ValueExpressionCombined node in the expression tree The expression tree for the expression A + B - C is as follows - + C A B
replacePredicate(QuerySearchCondition, Predicate, Predicate) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SearchConditionHelper
 
replacePredicate(SQLQueryObject, QuerySearchCondition, Predicate, Predicate) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SearchConditionHelper
Replaces the given predicate with the new predicate
replaceSearchCondition(SQLQueryObject, QuerySearchCondition) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SearchConditionHelper
 
replaceStatementContents(QueryDeleteStatement, QueryDeleteStatement) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.DeleteHelper
Replaces the containments in one insert statement with the containments in another delete statement
replaceStatementContents(QueryInsertStatement, QueryInsertStatement) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.InsertHelper
Replaces the containments in one insert statement with the containments in another insert statement
replaceStatementContents(QuerySelectStatement, QuerySelectStatement) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SelectHelper
Replaces contents of the statement from the given new statement
replaceStatementContents(QueryStatement) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SQLDomainModel
Replaces the content of the current statement with the content of the given statement without replacing the current statement object itself.
replaceStatementContents(QueryUpdateStatement, QueryUpdateStatement) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.UpdateHelper
Replaces the containments in one update statement with the containments in another update statement
replaceType(String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.GroupByContentViewer
 
REPLICATION - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
REPLICATION - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
REPLICATION - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
reportError(int, String, int, int, String) - Method in class org.eclipse.datatools.sqltools.parsers.sql.AbstractSQLParser
 
reportError(int, int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.AbstractSQLLexer
 
repositionColumnInOrderBy(SQLQueryObject, QueryValueExpression, int) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SelectHelper
Repositions the order by column that contains the given value expression in the given statement.
REPOSITORY_IS_READ_ONLY - Static variable in interface org.eclipse.datatools.connectivity.ui.ICategoryActionFilter
 
REPOSITORY_IS_READ_ONLY - Static variable in interface org.eclipse.datatools.connectivity.ui.IConnectionProfileActionFilter
 
REQJOIN - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
REQJOIN - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
REQJOIN - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
requestConnection() - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditor
Requests a connection.
requestConnectionFromUser() - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditor
Prompts the user to select an existing connection or create a new one.
requestDetach(int) - Method in interface org.eclipse.datatools.sqltools.debugger.core.IDebugHandler
Requests to stop debugging on the specified connection
requestDisconnect(String) - Method in interface org.eclipse.datatools.sqltools.debugger.core.IConnectionObserver
Requests the observer to stop observing the client connection.
requiresNoBrackets(String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.CloudscapeFunctionNamesAndSignatures
 
requiresNoBrackets(String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.FunctionNamesAndSignatures
 
requiresNoBrackets(String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.InformixFunctionNamesAndSignatures
 
requiresNoBrackets(String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.MSSQLServerFunctionNamesAndSignatures
 
requiresNoBrackets(String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.MySQLFunctionNamesAndSignatures
 
requiresNoBrackets(String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.OracleFunctionNamesAndSignatures
 
requiresNoBrackets(String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.OracleV9FunctionNamesAndSignatures
 
RESERVEPAGEGAP - Static variable in interface org.eclipse.datatools.enablement.ase.ISybaseASEDdlConstants
 
reset() - Method in class org.eclipse.datatools.sqltools.common.ui.util.SubstitutionTextReader
 
reset() - Method in class org.eclipse.datatools.sqltools.data.internal.core.editor.TableDataSaveStatus
 
resetDefaultInstances() - Method in class org.eclipse.datatools.connectivity.drivers.DriverManager
Creates any default driver template instances that need to be created.
resetDocument(Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.RoutineFormDocumentProviderAdapter
 
resetInput(BaseTable) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints.SQLConstraintsTreeViewerInput
This should be called when the constraints of the table change.
ATTN: The folder nodes will be kept, all the child nodes will be re-generated.
resetInput(Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.SQLTreeViewer
 
resetInstance() - Method in class org.eclipse.datatools.sqltools.result.internal.model.ResultInstance
 
resetInstance() - Method in interface org.eclipse.datatools.sqltools.result.model.IResultInstance
Clears all the result items and parameters
resetLogger() - Static method in class org.eclipse.datatools.connectivity.oda.util.StringSubstitutionUtil
Resets the StringSubstitutionUtil logger.
resetOmitSchemaToCurrentSchema() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SQLDomainModel
Sets the omit schema field of the source format to the current schema
resetParser(LexStream) - Method in class org.eclipse.datatools.sqltools.parsers.sql.AbstractSQLParser
Resets the state of this AbstractSQLParser.
resetState() - Method in interface org.eclipse.datatools.sqltools.parsers.sql.postparse.PostParseProcessor
If this PostParseProcessor is stateful within the context of one QueryStatement, this method should reset the state, as it might be used for post parse processing of more than one QueryStatement.
resetState() - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.postparse.DataTypeResolver
 
resetState() - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.postparse.RoutineReferenceResolver
 
resetState() - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.postparse.TableReferenceResolver
 
resetToOriginal() - Method in class org.eclipse.datatools.sqltools.data.internal.core.editor.AbstractRowData
When the modifications have been saved to the database, this method is called on rows of type STATE_UPDATED or STATE_INSERTED to reflect the state of the databse.
resetUndoMgr() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.viewer.TextResultViewer
 
resetVendor(Database) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SQLDomainModel
Resets the VendorHelper to associate with a new database.
resize(List, int, Object) - Static method in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.RoutineMainTab
resize the list to the specified size.
resolve(URI) - Method in class org.eclipse.datatools.connectivity.oda.util.ResourceIdentifiers.URILocator
 
resolve(String) - Method in class org.eclipse.datatools.connectivity.oda.util.ResourceIdentifiers.URILocator
Resolves the specified string to a URI.
resolve(URL) - Static method in class org.eclipse.datatools.connectivity.services.PluginResourceLocator
Converts a URL that uses a client-defined protocol into a URL that uses a protocol which is native to the Java class library (file, jar, http, etc).
RESOLVE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseActionTime
The 'RESOLVE' literal value.
resolve(TemplateVariable, TemplateContext) - Method in class org.eclipse.datatools.sqltools.editor.template.CursorNameResolver
 
RESOLVE_LITERAL - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseActionTime
The 'RESOLVE' literal object.
resolveApplResource(URI) - Method in class org.eclipse.datatools.connectivity.oda.util.ResourceIdentifiers
Resolves the specified URI against the base URI of an ODA consumer application's general purpose resources.
resolveColumnFromValueExpression(ValueExpressionColumn) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.ValueExpressionHelper
CHECK IMPLEMENTATION! CODE UNTESTED! Determine the Column that corresponds to this column expression if there is one that the given columnExpr is derived from.
resolveColumnReferencesInTemporaryStatement(QuerySelect, List) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.ExpressionHelper
Unhooks all the ValueExpressionColumn s in the given temporary QuerySelect and hooks them into the corresponding TableExpression s in the given tableExprList, regardless of duplicate column names - identical logical column references.
resolveColumnTableReferences(Collection, List) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.TableHelper
Link table references in column expressions to tables in the given list of tables (that is, the From clause), copies DataTypes as well.
resolveCombinedDataType(DataType, DataType) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.ValueExpressionHelper
CHANGE IMPLEMENTATION! CODE INCORRECT! returns the given aDataType, if not null, or the given anotherDataType.
resolveDesignResource(URI) - Method in class org.eclipse.datatools.connectivity.oda.util.ResourceIdentifiers
Resolves the specified URI against the base URI of an ODA consumer application's design resources.
resolveOrderByColumns(QueryExpressionBody, List) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
 
resolveOrderByColumns(QuerySelect, List) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
Every given OrderBySpecifications contained in the given orderByList, that is of type OrderByValueExpression and its owned ValueExpression is of type ValueExpressionColumn, will be removed from the given QuerySelect and substituted by a new OrderByResultColumn that will then be given the reference to the ValueExpressionColumn formerly associated to the removed OrderByValueExpression, if the given QuerySelect has a ResultColumn that refers by its name to the same ValueExpressionColumn.
resolveQueryResultSpecification(QuerySelect) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
Resolves columnExpressions and tableReferences in given querySelect's QueryResultSpecification ResultColumn or ResultTableAllColumns with the columnExpressions and tableExpressions in the given querySelect's fromClause.
resolveResourceLocation(String) - Method in class org.eclipse.datatools.connectivity.oda.util.ResourceIdentifiers
EXPERIMENTAL Converts and resolves the specified resource location path to a URI, based on the registered resource URILocator and its base URI.
resolveResultTableAllColumns(QuerySelect) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
Resolves tableReferences in given querySelect's QueryResultSpecifications of type ResultTableAllColumns with the tableExpressions in the given querySelect's fromClause.
resolveResultTableReferences(List, List) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.TableHelper
Resolves the TableReferences of the ResultTableAllColumns in the given resultTableList with the TableExpressions in the given tableExprList.
resolveTableReferenceRDBTable(TableInDatabase, Database, String) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.DatabaseHelper
Resolves the given table references so that it has the correct RDBTable attached to it.
resolveTableReferenceRDBTables(QueryStatement, Database, String) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.DatabaseHelper
Deprecated. table reference resolving is now done by post parse processer, use org.eclipse.datatools.modelbase.parsers.sql.query.postparse.TableReferenceResolver with org.eclipse.datatools.modelbase.parsers.sql.query.SQLQueryParserManager
resolveTableReferenceRDBTables(List, Database, String) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.DatabaseHelper
Deprecated. table reference resolving is now done by post parse processer, use org.eclipse.datatools.modelbase.parsers.sql.query.postparse.TableReferenceResolver with org.eclipse.datatools.modelbase.parsers.sql.query.SQLQueryParserManager
resolveTablesInValueExpression(QueryValueExpression, List) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.ValueExpressionHelper
CHECK IMPLEMENTATION! CODE UNTESTED! Substitutes the tables in the given table list into the given Value Expression in place of the one it currently has.
resolveValueExpressionCaseDatatype(ValueExpressionCase) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.ValueExpressionHelper
CHECK IMPLEMENTATION! CODE UNTESTED! Tries to determine and set the datatype of the given Case value expression.
resolveValueExpressionColumnDatatype(ValueExpressionColumn) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.ValueExpressionHelper
CHECK IMPLEMENTATION! CODE UNTESTED! Tries to determine and set the datatype of the given column value expression.
resolveValueExpressionCombined(ValueExpressionCombined) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.ValueExpressionHelper
CHECK IMPLEMENTATION! CODE UNTESTED! Tries to determine and set the datatype of the given "Combined" value expression.
resolveValueExpressionConcatDatatype(QueryValueExpression, QueryValueExpression, QueryValueExpression) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.ValueExpressionHelper
CHECK IMPLEMENTATION! CODE UNTESTED! Tries to determine and set the datatype (DataType) of the given "concatenated" value expression.
resolveValueExpressionDatatype(QueryValueExpression) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.ValueExpressionHelper
CHECK IMPLEMENTATION! CODE UNTESTED! Tries to determine and set the datatype (DataType) of the given value expression.
resolveValueExpressionDatatypeRecursively(QueryValueExpression) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.ValueExpressionHelper
Tries to recursively determine and set the datatype (DataType) of the given value expression.
resolveValueExpressionDefaultValueDatatype(ValueExpressionDefaultValue) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.ValueExpressionHelper
CHECK IMPLEMENTATION! CODE UNTESTED! Tries to determine and set the datatype of the given "default" value expression.
resolveValueExpressionFunctionDatatype(ValueExpressionFunction) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.ValueExpressionHelper
CHECK IMPLEMENTATION! CODE UNTESTED! Tries to determine and set the datatype of the given function value expression.
resolveValueExpressionLabeledDurationDatatype(ValueExpressionLabeledDuration) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.ValueExpressionHelper
CHECK IMPLEMENTATION! CODE UNTESTED! Tries to determine and set the datatype of the given labeled duration value expression.
resolveValueExpressionListDatatypes(List) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.ValueExpressionHelper
CHECK IMPLEMENTATION! CODE UNTESTED! Tries to determine and set the datatype (DataType) of each of the ValueExpressions in the given list of value expression objects.
resolveValueExpressionNullValueDatatype(ValueExpressionNullValue) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.ValueExpressionHelper
CHECK IMPLEMENTATION! CODE UNTESTED! Tries to determine and set the datatype of the given "null" value expression.
resolveValueExpressionSimpleDatatype(ValueExpressionSimple) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.ValueExpressionHelper
CHECK IMPLEMENTATION! CODE UNTESTED! Tries to determine and set the datatype of the given simple value expression.
resolveValueExpressionVariableDatatype(ValueExpressionVariable) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.ValueExpressionHelper
CHECK IMPLEMENTATION! CODE UNTESTED! Tries to determine and set the datatype of the given variable value expression, using the given list of table references.
resolveWithTableSpecificationReference(TableExpression) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
Substitutes the given TableReference with the WithTableSpecification that is refered by the given potentialTableWithRef's name, if a TableWithSpecification is found in the QueryExpressionRoot that contains the given TableReference.
resouceChanged(IResourceChangeEvent) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.DefaultSchemaObjectEditorHandler
 
resouceChanged(IResourceChangeEvent) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditor
 
resouceChanged(IResourceChangeEvent) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.IResourceChangeHandler
The consumer need to call this method when the resouce is changed outside of the schema editor's scope
RESOURCE_IDENTIFIERS - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Resource Identifiers' class.
RESOURCE_IDENTIFIERS - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The meta object id for the 'Resource Identifiers' class.
RESOURCE_IDENTIFIERS__APPL_RESOURCE_BASE_URI_STRING - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Appl Resource Base URI String' attribute feature.
RESOURCE_IDENTIFIERS__APPL_RESOURCE_BASE_URI_STRING - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Appl Resource Base URI String' attribute.
RESOURCE_IDENTIFIERS__DESIGN_RESOURCE_BASE_URI_STRING - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Design Resource Base URI String' attribute feature.
RESOURCE_IDENTIFIERS__DESIGN_RESOURCE_BASE_URI_STRING - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Design Resource Base URI String' attribute.
RESOURCE_IDENTIFIERS_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The number of structural features of the 'Resource Identifiers' class.
RESOURCE_TYPE - Static variable in interface org.eclipse.datatools.sqltools.result.internal.export.OutputterConstants
 
ResourceAndContainerGroup - Class in org.eclipse.datatools.sqltools.common.ui.resource
Workbench-level composite for resource and container specification by the user.
ResourceAndContainerGroup(Composite, Listener, String, String) - Constructor for class org.eclipse.datatools.sqltools.common.ui.resource.ResourceAndContainerGroup
Create an instance of the group to allow the user to enter/select a container and specify a resource name.
ResourceAndContainerGroup(Composite, Listener, String, String, boolean) - Constructor for class org.eclipse.datatools.sqltools.common.ui.resource.ResourceAndContainerGroup
Create an instance of the group to allow the user to enter/select a container and specify a resource name.
ResourceAndContainerGroup(Composite, Listener, String, String, boolean, int) - Constructor for class org.eclipse.datatools.sqltools.common.ui.resource.ResourceAndContainerGroup
Create an instance of the group to allow the user to enter/select a container and specify a resource name.
ResourceAndContainerGroup - Class in org.eclipse.datatools.sqltools.result.internal.ui.export
Workbench-level composite for resource and container specification by the user.
ResourceAndContainerGroup(Composite, Listener, String, String, Listener) - Constructor for class org.eclipse.datatools.sqltools.result.internal.ui.export.ResourceAndContainerGroup
Create an instance of the group to allow the user to enter/select a container and specify a resource name.
ResourceAndContainerGroup(Composite, Listener, String, String, boolean, Listener) - Constructor for class org.eclipse.datatools.sqltools.result.internal.ui.export.ResourceAndContainerGroup
Create an instance of the group to allow the user to enter/select a container and specify a resource name.
ResourceAndContainerGroup(Composite, Listener, String, String, boolean, int, Listener) - Constructor for class org.eclipse.datatools.sqltools.result.internal.ui.export.ResourceAndContainerGroup
Create an instance of the group to allow the user to enter/select a container and specify a resource name.
ResourceAndContainerGroup - Class in org.eclipse.datatools.sqltools.schemaobjecteditor.ui.internal.ui
Workbench-level composite for resource and container specification by the user.
ResourceAndContainerGroup(Composite, Listener, String, String, Listener) - Constructor for class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.internal.ui.ResourceAndContainerGroup
Create an instance of the group to allow the user to enter/select a container and specify a resource name.
ResourceAndContainerGroup(Composite, Listener, String, String, boolean, Listener) - Constructor for class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.internal.ui.ResourceAndContainerGroup
Create an instance of the group to allow the user to enter/select a container and specify a resource name.
ResourceAndContainerGroup(Composite, Listener, String, String, boolean, int, Listener) - Constructor for class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.internal.ui.ResourceAndContainerGroup
Create an instance of the group to allow the user to enter/select a container and specify a resource name.
ResourceAndContainerGroup_error_linked_project - Static variable in class org.eclipse.datatools.sqltools.common.ui.resource.Messages
 
ResourceAndContainerGroup_file_exists - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResourceAndContainerGroup_file_exists - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.internal.ui.Messages
 
ResourceAndContainerGroup_folder_empty - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResourceAndContainerGroup_folder_empty - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.internal.ui.Messages
 
ResourceAndContainerGroup_invalid_name - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResourceAndContainerGroup_invalid_name - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.internal.ui.Messages
 
ResourceAndContainerGroup_name_empty - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResourceAndContainerGroup_name_empty - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.internal.ui.Messages
 
ResourceAndContainerGroup_name_exists - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResourceAndContainerGroup_name_exists - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.internal.ui.Messages
 
ResourceAndContainerGroup_project_noexist - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResourceAndContainerGroup_project_noexist - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.internal.ui.Messages
 
resourceChanged(IResourceChangeEvent) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.StatementResourceChangeListener
 
ResourceChangeEvent - Class in org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core
 
ResourceChangeEvent(Object, int) - Constructor for class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.ResourceChangeEvent
 
ResourceGroup_emptyName - Static variable in class org.eclipse.datatools.sqltools.common.ui.resource.Messages
 
ResourceGroup_folderEmpty - Static variable in class org.eclipse.datatools.sqltools.common.ui.resource.Messages
 
ResourceGroup_invalidFilename - Static variable in class org.eclipse.datatools.sqltools.common.ui.resource.Messages
 
ResourceGroup_nameExists - Static variable in class org.eclipse.datatools.sqltools.common.ui.resource.Messages
 
ResourceGroup_noProject - Static variable in class org.eclipse.datatools.sqltools.common.ui.resource.Messages
 
ResourceGroup_resource - Static variable in class org.eclipse.datatools.sqltools.common.ui.resource.Messages
 
ResourceIdentifiers - Interface in org.eclipse.datatools.connectivity.oda.design
A representation of the model object 'Resource Identifiers'.
ResourceIdentifiers - Class in org.eclipse.datatools.connectivity.oda.util
Represents the resource identifiers of an ODA consumer application.
ResourceIdentifiers() - Constructor for class org.eclipse.datatools.connectivity.oda.util.ResourceIdentifiers
 
ResourceIdentifiers.URILocator - Class in org.eclipse.datatools.connectivity.oda.util
The default locator of a resource URI relative to a specified base URI.
ResourceIdentifiers.URILocator(URI) - Constructor for class org.eclipse.datatools.connectivity.oda.util.ResourceIdentifiers.URILocator
 
resourceLoader - Static variable in class org.eclipse.datatools.enablement.sybase.ui.util.DSEContentProviderUtil
 
RESPECT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.ISybaseASADdlConstants
 
restartEditDesign(DesignSessionRequest, boolean) - Method in class org.eclipse.datatools.connectivity.oda.design.ui.designsession.DataSetDesignSession
 
restartNewDesign(String, String, DataSourceDesign) - Method in class org.eclipse.datatools.connectivity.oda.design.ui.designsession.DataSetDesignSession
 
restartNewDesign(String, String, DataSourceDesignSession.ProfileReference, DesignSessionRequest) - Method in class org.eclipse.datatools.connectivity.oda.design.ui.designsession.DataSourceDesignSession
Restarts the design session to create a new data source design instance with the given name for the given ODA data source type, and initializes with the properties specified in the given profile instance.
RESTORE - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.UnlinkOption
The 'RESTORE' literal value.
RESTORE_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.UnlinkOption
The 'RESTORE' literal object.
restoreState(IMemento) - Method in class org.eclipse.datatools.connectivity.ui.CommonContentProviderBase
 
restoreState(IMemento) - Method in class org.eclipse.datatools.connectivity.ui.CommonLabelProviderBase
 
restoreState(IMemento) - Method in class org.eclipse.datatools.connectivity.ui.navigator.ConnectionProfileContentProvider
 
restoreState(IMemento) - Method in class org.eclipse.datatools.connectivity.ui.navigator.ConnectionProfileLabelProvider
 
restoreState(IMemento) - Method in class org.eclipse.datatools.enablement.hsqldb.ui.catalog.HSQLDBPipelineTreeContentProvider
 
restoreState(IMemento) - Method in class org.eclipse.datatools.enablement.sybase.asa.providers.SybaseASAContentProvider
 
restoreState(IMemento) - Method in class org.eclipse.datatools.enablement.sybase.asa.providers.SybaseASALabelProviderExt
 
restoreState(IMemento) - Method in class org.eclipse.datatools.enablement.sybase.ase.providers.SybaseASEContentProvider
 
restoreState(IMemento) - Method in class org.eclipse.datatools.enablement.sybase.ase.providers.SybaseASELabelProviderExt
 
RESTRICT - Static variable in interface org.eclipse.datatools.enablement.sybase.IGenericDdlConstants
 
RESTRICT - Static variable in class org.eclipse.datatools.modelbase.sql.schema.ReferentialActionType
The 'RESTRICT' literal value.
RESTRICT_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.schema.ReferentialActionType
The 'RESTRICT' literal object.
restUIStatus() - Method in class org.eclipse.datatools.connectivity.oda.flatfile.ui.wizards.FolderSelectionPageHelper
 
RESULT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.ISybaseASADdlConstants
 
RESULT - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.ParameterType
The 'RESULT' literal value.
RESULT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
RESULT - Static variable in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.JDBCParameterType
The 'Result' literal value.
result() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
result() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
RESULT - Static variable in class org.eclipse.datatools.sqltools.result.Parameter
 
RESULT_COLUMN - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Result Column' class.
RESULT_COLUMN - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Result Column' class.
RESULT_COLUMN__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comments' reference list.
RESULT_COLUMN__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
RESULT_COLUMN__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Description' attribute.
RESULT_COLUMN__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
RESULT_COLUMN__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
RESULT_COLUMN__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Label' attribute.
RESULT_COLUMN__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Name' attribute.
RESULT_COLUMN__ORDER_BY_RESULT_COL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Order By Result Col' reference list feature.
RESULT_COLUMN__ORDER_BY_RESULT_COL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Order By Result Col' reference list.
RESULT_COLUMN__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Privileges' reference list.
RESULT_COLUMN__QUERY_SELECT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Query Select' container reference.
RESULT_COLUMN__VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Value Expr' containment reference feature.
RESULT_COLUMN__VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr' containment reference.
RESULT_COLUMN_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The number of structural features of the 'Result Column' class.
RESULT_FLAG - Static variable in class org.eclipse.datatools.sqltools.result.internal.utils.SerializationHelper
 
RESULT_HISTORY_ACTION_COLUMN - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.PreferenceConstants
 
RESULT_HISTORY_ALL_COLUMNS - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.PreferenceConstants
 
RESULT_HISTORY_CLEAN_HISTORY - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.PreferenceConstants
 
RESULT_HISTORY_CONSUMER_COLUMN - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.PreferenceConstants
 
RESULT_HISTORY_DATE_COLUMN - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.PreferenceConstants
 
RESULT_HISTORY_FREQ_COLUMN - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.PreferenceConstants
 
RESULT_HISTORY_OPER_COLUMN - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.PreferenceConstants
 
RESULT_HISTORY_PROFILE_COLUMN - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.PreferenceConstants
 
RESULT_HISTORY_SAVE_HISTORY - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.PreferenceConstants
 
RESULT_HISTORY_STATUS_COLUMN - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.PreferenceConstants
 
RESULT_LITERAL - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.ParameterType
The 'RESULT' literal object.
RESULT_LITERAL - Static variable in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.JDBCParameterType
The 'Result' literal object.
RESULT_SET - Static variable in class org.eclipse.datatools.sqltools.result.model.ResultItem
 
RESULT_SET_COLUMN_VALUE - Static variable in enum org.eclipse.datatools.connectivity.oda.design.ExpressionVariableType
The 'Result Set Column' literal value.
RESULT_SET_COLUMNS - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Result Set Columns' class.
RESULT_SET_COLUMNS - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The meta object id for the 'Result Set Columns' class.
RESULT_SET_COLUMNS__RESULT_COLUMN_DEFINITIONS - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Result Column Definitions' containment reference list feature.
RESULT_SET_COLUMNS__RESULT_COLUMN_DEFINITIONS - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Result Column Definitions' containment reference list.
RESULT_SET_COLUMNS_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The number of structural features of the 'Result Set Columns' class.
RESULT_SET_CRITERIA - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Result Set Criteria' class.
RESULT_SET_CRITERIA - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The meta object id for the 'Result Set Criteria' class.
RESULT_SET_CRITERIA__FILTER_SPECIFICATION - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Filter Specification' containment reference feature.
RESULT_SET_CRITERIA__FILTER_SPECIFICATION - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Filter Specification' containment reference.
RESULT_SET_CRITERIA__ROW_ORDERING - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Row Ordering' containment reference feature.
RESULT_SET_CRITERIA__ROW_ORDERING - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Row Ordering' containment reference.
RESULT_SET_CRITERIA_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The number of structural features of the 'Result Set Criteria' class.
RESULT_SET_DEFINITION - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Result Set Definition' class.
RESULT_SET_DEFINITION - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The meta object id for the 'Result Set Definition' class.
RESULT_SET_DEFINITION__CRITERIA - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Criteria' containment reference feature.
RESULT_SET_DEFINITION__CRITERIA - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Criteria' containment reference.
RESULT_SET_DEFINITION__NAME - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Name' attribute feature.
RESULT_SET_DEFINITION__NAME - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Name' attribute.
RESULT_SET_DEFINITION__RESULT_SET_COLUMNS - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Result Set Columns' containment reference feature.
RESULT_SET_DEFINITION__RESULT_SET_COLUMNS - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Result Set Columns' containment reference.
RESULT_SET_DEFINITION_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The number of structural features of the 'Result Set Definition' class.
RESULT_SET_VIEWER_VIEWERNAME - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.PreferenceConstants
 
RESULT_SETS - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Result Sets' class.
RESULT_SETS - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The meta object id for the 'Result Sets' class.
RESULT_SETS__DERIVED_META_DATA - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Derived Meta Data' attribute feature.
RESULT_SETS__DERIVED_META_DATA - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Derived Meta Data' attribute.
RESULT_SETS__RESULT_SET_DEFINITIONS - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Result Set Definitions' containment reference list feature.
RESULT_SETS__RESULT_SET_DEFINITIONS - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Result Set Definitions' containment reference list.
RESULT_SETS_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The number of structural features of the 'Result Sets' class.
RESULT_SUBSET - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Result Subset' class.
RESULT_SUBSET - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The meta object id for the 'Result Subset' class.
RESULT_SUBSET__COLUMN_IDENTIFIERS - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Column Identifiers' containment reference feature.
RESULT_SUBSET__COLUMN_IDENTIFIERS - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Column Identifiers' containment reference.
RESULT_SUBSET__DATA_SET_DESIGN - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Data Set Design' containment reference feature.
RESULT_SUBSET__DATA_SET_DESIGN - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Data Set Design' containment reference.
RESULT_SUBSET__RESULT_SET_NAME - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Result Set Name' attribute feature.
RESULT_SUBSET__RESULT_SET_NAME - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Result Set Name' attribute.
RESULT_SUBSET_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The number of structural features of the 'Result Subset' class.
RESULT_TAB - Static variable in class org.eclipse.datatools.sqltools.result.ui.ResultsViewUIAccessor
 
result_table() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
result_table() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
RESULT_TABLE_ALL_COLUMNS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Result Table All Columns' class.
RESULT_TABLE_ALL_COLUMNS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Result Table All Columns' class.
RESULT_TABLE_ALL_COLUMNS__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comments' reference list.
RESULT_TABLE_ALL_COLUMNS__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
RESULT_TABLE_ALL_COLUMNS__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Description' attribute.
RESULT_TABLE_ALL_COLUMNS__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
RESULT_TABLE_ALL_COLUMNS__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
RESULT_TABLE_ALL_COLUMNS__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Label' attribute.
RESULT_TABLE_ALL_COLUMNS__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Name' attribute.
RESULT_TABLE_ALL_COLUMNS__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Privileges' reference list.
RESULT_TABLE_ALL_COLUMNS__QUERY_SELECT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Query Select' container reference.
RESULT_TABLE_ALL_COLUMNS__TABLE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Table Expr' reference feature.
RESULT_TABLE_ALL_COLUMNS__TABLE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Table Expr' reference.
RESULT_TABLE_ALL_COLUMNS_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The number of structural features of the 'Result Table All Columns' class.
ResultCollector - Class in org.eclipse.datatools.sqltools.sqleditor.internal.sql
 
ResultCollector() - Constructor for class org.eclipse.datatools.sqltools.sqleditor.internal.sql.ResultCollector
 
ResultColumn - Interface in org.eclipse.datatools.modelbase.sql.query
A representation of the model object 'SQL Result Column'.
ResultColumnItemProvider - Class in org.eclipse.datatools.modelbase.sql.query.provider
This is the item provider adapter for a ResultColumn object.
ResultColumnItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.query.provider.ResultColumnItemProvider
This constructs an instance from a factory and a notifier.
ResultConfiguration - Class in org.eclipse.datatools.sqltools.result
Store preference in non-ui part of result view.
ResultExportWizard - Class in org.eclipse.datatools.sqltools.result.internal.ui.export
The wizard to export result set(s) into an external file
ResultExportWizard(IResultSetObject) - Constructor for class org.eclipse.datatools.sqltools.result.internal.ui.export.ResultExportWizard
Will be used to export a result set object
ResultExportWizard(IResultInstance) - Constructor for class org.eclipse.datatools.sqltools.result.internal.ui.export.ResultExportWizard
Will be used to export all result set objects in a result instance
ResultExportWizard_export_error - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResultExportWizard_exportAllResults_title - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResultExportWizard_exportResult_title - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResultExportWizard_failed_to_export_result_set - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResultExportWizard_overwrite - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResultExportWizard_please_select_file_format - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResultExportWizard_question - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResultExtensionExplorer - Class in org.eclipse.datatools.connectivity.oda.spec.manifest
This singleton explorer is the entry point to explore and access the manifest of all the extensions that implement the org.eclipse.datatools.connectivity.oda.dynamicResultSet extension point.
ResultFormatWizardPage - Class in org.eclipse.datatools.sqltools.result.internal.ui.export
The wizard page for export result set(s) wizard
ResultFormatWizardPage(IResultSetObject) - Constructor for class org.eclipse.datatools.sqltools.result.internal.ui.export.ResultFormatWizardPage
Will be used to save a result set object to an external file.
ResultFormatWizardPage(IResultInstance) - Constructor for class org.eclipse.datatools.sqltools.result.internal.ui.export.ResultFormatWizardPage
Will be used to save all result set objects in a result instance to an external file.
ResultFormatWizardPage_all_files - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResultFormatWizardPage_button_browse - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResultFormatWizardPage_description - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResultFormatWizardPage_dialog_text - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResultFormatWizardPage_errormessage_choosefile - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResultFormatWizardPage_label_filename - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResultFormatWizardPage_label_format - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResultFormatWizardPage_title - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResultHistoryHelper - Class in org.eclipse.datatools.sqltools.result.internal.ui.view
Result history related utilities
ResultHistoryHelper() - Constructor for class org.eclipse.datatools.sqltools.result.internal.ui.view.ResultHistoryHelper
 
ResultHistoryLuceneIndex - Class in org.eclipse.datatools.sqltools.result.internal.index
Lucene based index
ResultHistoryLuceneIndex() - Constructor for class org.eclipse.datatools.sqltools.result.internal.index.ResultHistoryLuceneIndex
 
ResultHistoryLuceneIndex_io_error - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResultHistoryLuceneIndex_parser_error - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResultHistoryPage - Class in org.eclipse.datatools.sqltools.result.internal.preference
Result history options preference page
ResultHistoryPage() - Constructor for class org.eclipse.datatools.sqltools.result.internal.preference.ResultHistoryPage
 
ResultHistoryPage_action_type - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResultHistoryPage_auto_clean - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResultHistoryPage_auto_persist - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResultHistoryPage_columns_availablelist_name - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResultHistoryPage_columns_group_name - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResultHistoryPage_columns_selectedlist_name - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResultHistoryPage_connection_profile - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResultHistoryPage_consumer_name - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResultHistoryPage_date - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResultHistoryPage_frequency - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResultHistoryPage_no_column_selected - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResultHistoryPage_operation - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResultHistoryPage_status - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResultHistoryPage_tooltip_actiontype - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResultHistoryPage_tooltip_auto_clean - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResultHistoryPage_tooltip_auto_persist - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResultHistoryPage_tooltip_consume - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResultHistoryPage_tooltip_date - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResultHistoryPage_tooltip_frequency - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResultHistoryPage_tooltip_operation - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResultHistoryPage_tooltip_profile - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResultHistoryPage_tooltip_status - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResultHistorySection - Class in org.eclipse.datatools.sqltools.result.internal.ui.view
This UI component is in charge of displaying the left panel (result history) of SQL Results View.
ResultHistorySection(Composite, Composite, ResultsViewControl) - Constructor for class org.eclipse.datatools.sqltools.result.internal.ui.view.ResultHistorySection
 
ResultHistorySection_action_type - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResultHistorySection_connection_profile - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResultHistorySection_consumer_name - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResultHistorySection_date - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResultHistorySection_frequency - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResultHistorySection_operation - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResultHistorySection_query_expression - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResultHistorySection_query_expression_tooltip - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResultHistorySection_status - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResultInstance - Class in org.eclipse.datatools.sqltools.result.internal.model
A standard implementation of IResultInstance
ResultInstance(IResultManager, OperationCommand, Runnable) - Constructor for class org.eclipse.datatools.sqltools.result.internal.model.ResultInstance
 
ResultInstance(IResultManager, OperationCommand, Runnable, IResultInstance) - Constructor for class org.eclipse.datatools.sqltools.result.internal.model.ResultInstance
 
resultInstanceAppended(IResultInstance, ResultItem, int) - Method in interface org.eclipse.datatools.sqltools.result.core.IResultManagerListener
Will be invoked when the instance is appended
resultInstanceAppended(IResultInstance, ResultItem, int) - Method in class org.eclipse.datatools.sqltools.result.internal.index.HistoryIndexListener
 
resultInstanceAppended(IResultInstance, ResultItem, int) - Method in class org.eclipse.datatools.sqltools.result.ui.ResultsViewUIPlugin.ResultViewControlListener
 
resultInstanceAppended(IResultInstance, ResultItem, int) - Method in class org.eclipse.datatools.sqltools.result.ui.view.ResultsViewControl
When an item is appended to the CURRENT result instance, we perform the following steps: Invokes the onNewItemAppended method to show the new item
resultInstanceCreated(IResultInstance) - Method in interface org.eclipse.datatools.sqltools.result.core.IResultManagerListener
Will be invoked when a new instance is created
resultInstanceCreated(IResultInstance) - Method in class org.eclipse.datatools.sqltools.result.internal.index.HistoryIndexListener
 
resultInstanceCreated(IResultInstance) - Method in class org.eclipse.datatools.sqltools.result.ui.ResultsViewUIPlugin.ResultViewControlListener
 
resultInstanceCreated(IResultInstance) - Method in class org.eclipse.datatools.sqltools.result.ui.view.ResultsViewControl
When a new result instance is created, we perform the following steps: Clears the status for the SQL Results View Refreshes the history results table to display the newly-created result Selects this newly-created result (make it the current result, this will invoke the showDetail method to show this result)
ResultInstanceFactory - Class in org.eclipse.datatools.sqltools.result.internal.model
 
resultInstanceRemoved(IResultInstance) - Method in interface org.eclipse.datatools.sqltools.result.core.IResultManagerListener
Will be invoked when an instance is removed
resultInstanceRemoved(IResultInstance) - Method in class org.eclipse.datatools.sqltools.result.internal.index.HistoryIndexListener
 
resultInstanceRemoved(IResultInstance) - Method in class org.eclipse.datatools.sqltools.result.ui.ResultsViewUIPlugin.ResultViewControlListener
 
resultInstanceRemoved(IResultInstance) - Method in class org.eclipse.datatools.sqltools.result.ui.view.ResultsViewControl
When an instance is removed, we perform the following steps: Clears the status for the SQL Results View Re-search the index according to current query expression Refreshes the history results table
resultInstanceReset(IResultInstance) - Method in interface org.eclipse.datatools.sqltools.result.core.IResultManagerListener
Will be invoked when an instance if reseted
resultInstanceReset(IResultInstance) - Method in class org.eclipse.datatools.sqltools.result.internal.index.HistoryIndexListener
 
resultInstanceReset(IResultInstance) - Method in class org.eclipse.datatools.sqltools.result.ui.ResultsViewUIPlugin.ResultViewControlListener
 
resultInstanceReset(IResultInstance) - Method in class org.eclipse.datatools.sqltools.result.ui.view.ResultsViewControl
When an instance is reseted, we perform the following steps: Re-search the index according to current query expression Refreshes the history results table to display new status If it is the CURRENT instance, invokes onInstanceReseted method
resultInstancesRemoved(IResultInstance[]) - Method in interface org.eclipse.datatools.sqltools.result.core.IResultManagerListener
Will be invoked when an arry of instances is removed
resultInstancesRemoved(IResultInstance[]) - Method in class org.eclipse.datatools.sqltools.result.internal.index.HistoryIndexListener
 
resultInstancesRemoved(IResultInstance[]) - Method in class org.eclipse.datatools.sqltools.result.ui.ResultsViewUIPlugin.ResultViewControlListener
 
resultInstancesRemoved(IResultInstance[]) - Method in class org.eclipse.datatools.sqltools.result.ui.view.ResultsViewControl
When an array of instances are removed, we perform the following steps: Clears the status for the SQL Results View Re-search the index according to current query expression Refreshes the history results table
resultInstanceStatusUpdated(IResultInstance) - Method in interface org.eclipse.datatools.sqltools.result.core.IResultManagerListener
Will be invoked when the status of the instance is changed
resultInstanceStatusUpdated(IResultInstance) - Method in class org.eclipse.datatools.sqltools.result.internal.index.HistoryIndexListener
 
resultInstanceStatusUpdated(IResultInstance) - Method in class org.eclipse.datatools.sqltools.result.ui.ResultsViewUIPlugin.ResultViewControlListener
 
resultInstanceStatusUpdated(IResultInstance) - Method in class org.eclipse.datatools.sqltools.result.ui.view.ResultsViewControl
When a result instance's status is changed, we perform the following steps: If the status is changed to FINISH status, we update the actions accordingly Refreshes the history results table to display new status for this result If it is the CURRENT instance, invokes onInstanceFinished
ResultItem - Class in org.eclipse.datatools.sqltools.result.model
This class represents a result item.
ResultItem(IResultSetObject) - Constructor for class org.eclipse.datatools.sqltools.result.model.ResultItem
Constructs an instance of ResultItem wrapping a result set object.
ResultItem(int) - Constructor for class org.eclipse.datatools.sqltools.result.model.ResultItem
Constructs an instance of ResultItem wrapping an update count message.
ResultItem(String, boolean) - Constructor for class org.eclipse.datatools.sqltools.result.model.ResultItem
Constructs an instance of ResultItem wrapping a plain/status message.
ResultManager - Class in org.eclipse.datatools.sqltools.result
A standard implementation of IResultManager.
resultManagerVersionCompatible(String) - Static method in class org.eclipse.datatools.sqltools.result.internal.utils.SerializationHelper
 
ResultProjection - Class in org.eclipse.datatools.connectivity.oda.spec.result
Specification for the projection of an IResultSet to be retrieved by an associated IQuery.
RESULTS_VIEW - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.EditorConstants
Results view id
ResultsConstants - Class in org.eclipse.datatools.sqltools.result
The constants
ResultsConstants() - Constructor for class org.eclipse.datatools.sqltools.result.ResultsConstants
 
ResultsData - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui
 
ResultsData() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.ResultsData
 
ResultsData(RoutineResultTable, DatabaseDefinition) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.ResultsData
 
ResultSection - Class in org.eclipse.datatools.sqltools.result.internal.ui.view
ResultSection is an UI class, which is responsible for displaying the right part of the SQL Results View.
ResultSection(IResultInstance, ResultsViewControl) - Constructor for class org.eclipse.datatools.sqltools.result.internal.ui.view.ResultSection
 
ResultSection.OutputThread - Class in org.eclipse.datatools.sqltools.result.internal.ui.view
 
ResultSection.OutputThread(Display) - Constructor for class org.eclipse.datatools.sqltools.result.internal.ui.view.ResultSection.OutputThread
 
ResultSection_message - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResultSection_result - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResultSection_resultset_tooltip - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResultSection_resultset_tooltip1 - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResultSection_status - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResultSection_Status_ElapsedTime - Static variable in class org.eclipse.datatools.sqltools.result.internal.utils.Messages
 
ResultSection_warnning_rowshidden - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResultSectionFactory - Class in org.eclipse.datatools.sqltools.result.internal.ui.view
Factory to create the result section instance
ResultSectionFactory() - Constructor for class org.eclipse.datatools.sqltools.result.internal.ui.view.ResultSectionFactory
 
ResultSetAction_Title - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResultSetColumns - Interface in org.eclipse.datatools.connectivity.oda.design
A collection of result set columns' definitions.
ResultSetContentProvider - Class in org.eclipse.datatools.sqltools.result.internal.ui.viewer
Content provider for result set viewer
ResultSetContentProvider() - Constructor for class org.eclipse.datatools.sqltools.result.internal.ui.viewer.ResultSetContentProvider
 
ResultSetCriteria - Interface in org.eclipse.datatools.connectivity.oda.design
A representation of the model object 'Result Set Criteria'.
ResultSetDefinition - Interface in org.eclipse.datatools.connectivity.oda.design
Definition of a single homogeneous result set returned by a data set query.
ResultSetLabelProvider - Class in org.eclipse.datatools.sqltools.result.internal.ui.viewer
Label provider for result set viewer
ResultSetLabelProvider(IResultSetObject, boolean, ResultsViewControl) - Constructor for class org.eclipse.datatools.sqltools.result.internal.ui.viewer.ResultSetLabelProvider
 
ResultSetLabelProvider_longdata - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResultSetObject - Class in org.eclipse.datatools.sqltools.result
A standard implementation of IResultSetObject with cache mechanism.
ResultSetObject(ResultSet, int, int) - Constructor for class org.eclipse.datatools.sqltools.result.ResultSetObject
Constructs a ResultSetObject instance from a JDBC ResultSet object
ResultSetObject(ResultSet, int, int, boolean) - Constructor for class org.eclipse.datatools.sqltools.result.ResultSetObject
Constructs a ResultSetObject instance from a JDBC ResultSet object
ResultSetObject(List, String[], int[], int[]) - Constructor for class org.eclipse.datatools.sqltools.result.ResultSetObject
Constructs a ResultSetObject instance using a list of ResultSetRow instances.
ResultSetObject(List, String[], int[], int[], String[], int) - Constructor for class org.eclipse.datatools.sqltools.result.ResultSetObject
Constructs a ResultSetObject instance using a list of ResultSetRow instances.
ResultSetObject_constructor_error - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResultSetReader - Class in org.eclipse.datatools.sqltools.data.internal.core.common.data
 
ResultSetReader() - Constructor for class org.eclipse.datatools.sqltools.data.internal.core.common.data.ResultSetReader
 
ResultSetRow - Class in org.eclipse.datatools.sqltools.result
The ResultSetRow is a standard implementation of IResultSetRow.
ResultSetRow(Object[]) - Constructor for class org.eclipse.datatools.sqltools.result.ResultSetRow
Constructs a result set row given the row values
ResultSetRow(int) - Constructor for class org.eclipse.datatools.sqltools.result.ResultSetRow
Constructs a result set row, specify the column count.
ResultSets - Interface in org.eclipse.datatools.connectivity.oda.design
A collection of result sets' definition and metadata.
ResultSetSpecification - Class in org.eclipse.datatools.connectivity.oda.spec.result
Specification of the characteristics of an IResultSet to be retrieved by the associated IQuery.
ResultSetViewer - Class in org.eclipse.datatools.sqltools.result.internal.ui.viewer
This is a configurable viewer used to display result set object.
ResultSetViewer(Composite, int, IResultInstance, IResultSetObject, boolean, ResultsViewControl) - Constructor for class org.eclipse.datatools.sqltools.result.internal.ui.viewer.ResultSetViewer
Creates a result set viewer.
ResultSetViewer_copy_rows - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResultSetViewerDescriptor - Class in org.eclipse.datatools.sqltools.result.internal.ui.view
Describes a result set viewer
ResultSetViewerDescriptor(ExternalResultSetViewerProvider, String, String, String) - Constructor for class org.eclipse.datatools.sqltools.result.internal.ui.view.ResultSetViewerDescriptor
Creates an instance of ResultSetViewerDescriptor
ResultSetViewerPage_defaultViewer - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResultSetViewerPage_group - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResultSetViewerPage_select_viewer - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResultSetViewerPage_title - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResultSetViewerPage_viewer_tooltip - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResultSetViewerPreferencePage - Class in org.eclipse.datatools.sqltools.result.internal.preference
Preference page for the selection of viewer for result sets
ResultSetViewerPreferencePage() - Constructor for class org.eclipse.datatools.sqltools.result.internal.preference.ResultSetViewerPreferencePage
 
ResultSetViewerRegistryReader - Class in org.eclipse.datatools.sqltools.result.internal.ui.view
Registry reader for result set viewers
ResultsFilterDialog - Class in org.eclipse.datatools.sqltools.result.internal.ui.filters
The filters dialog
ResultsFilterDialog(Shell) - Constructor for class org.eclipse.datatools.sqltools.result.internal.ui.filters.ResultsFilterDialog
Constructor
ResultsFilterDialog_criticalerror - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResultsFilterDialog_criticalerror_tooltip - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResultsFilterDialog_dialogtitle - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResultsFilterDialog_failed - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResultsFilterDialog_failed_tip - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResultsFilterDialog_finishstatus - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResultsFilterDialog_limit - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResultsFilterDialog_limit_tip - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResultsFilterDialog_profiledesc - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResultsFilterDialog_profilename - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResultsFilterDialog_profileprovider - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResultsFilterDialog_profiles_tip - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResultsFilterDialog_succeeded - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResultsFilterDialog_succeeded_tip - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResultsFilterDialog_terminated - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResultsFilterDialog_terminated_tip - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResultsFilterDialog_unknownprofile - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResultsFilterDialog_unknownprofile_tooltip - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResultsFilterDialog_warning - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResultsFilterDialog_warning_tooltip - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResultsFilterHelper - Class in org.eclipse.datatools.sqltools.result.internal.filters
 
ResultsFilterHelper() - Constructor for class org.eclipse.datatools.sqltools.result.internal.filters.ResultsFilterHelper
 
ResultsHistoryContentProvider - Class in org.eclipse.datatools.sqltools.result.internal.ui.view
The content provider for the results history section
ResultsHistoryContentProvider() - Constructor for class org.eclipse.datatools.sqltools.result.internal.ui.view.ResultsHistoryContentProvider
 
ResultsHistoryFilter - Class in org.eclipse.datatools.sqltools.sqlbuilder.sqlbuilderdialog
Filters the result history based on current SQL statement.
ResultsHistoryFilter(String) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.sqlbuilderdialog.ResultsHistoryFilter
Constructor
ResultsHistoryFilter(String, Date) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.sqlbuilderdialog.ResultsHistoryFilter
Constructor
ResultsRowData - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui
 
ResultsRowData() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.ResultsRowData
 
ResultsRowData(ITableData, int, Object[]) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.ResultsRowData
 
ResultStatusFilter - Class in org.eclipse.datatools.sqltools.result.internal.filters
Filters the result history based on result status
ResultStatusFilter(IPreferenceStore) - Constructor for class org.eclipse.datatools.sqltools.result.internal.filters.ResultStatusFilter
Constructor
ResultSubset - Interface in org.eclipse.datatools.connectivity.oda.design
A representation of the model object 'Result Subset'.
ResultSupportRunnable - Class in org.eclipse.datatools.sqltools.editor.core.result
This is an utility class, that intended to be used by other parts of the system that want to utilize the result view to display their run information.
ResultSupportRunnable(String, IProgressMonitor, DatabaseIdentifier) - Constructor for class org.eclipse.datatools.sqltools.editor.core.result.ResultSupportRunnable
 
ResultSupportRunnable_exception_terminated - Static variable in class org.eclipse.datatools.sqltools.editor.core.result.Messages
 
ResultSupportRunnable_exception_terminated - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.result.Messages
 
ResultSupportRunnable_handseccess_name - Static variable in class org.eclipse.datatools.sqltools.editor.core.result.Messages
 
ResultSupportRunnable_handseccess_task - Static variable in class org.eclipse.datatools.sqltools.editor.core.result.Messages
 
ResultSupportRunnable_name - Static variable in class org.eclipse.datatools.sqltools.editor.core.result.Messages
 
ResultSupportRunnable_name - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.result.Messages
 
ResultSupportRunnable_task_connection - Static variable in class org.eclipse.datatools.sqltools.editor.core.result.Messages
 
ResultSupportRunnable_task_connection - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.result.Messages
 
ResultSupportRunnable_task_iterate - Static variable in class org.eclipse.datatools.sqltools.editor.core.result.Messages
 
ResultSupportRunnable_task_iterate - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.result.Messages
 
ResultSupportRunnable_task_run - Static variable in class org.eclipse.datatools.sqltools.editor.core.result.Messages
 
ResultSupportRunnable_task_run - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.result.Messages
 
ResultSupportRunnable_task_statement - Static variable in class org.eclipse.datatools.sqltools.editor.core.result.Messages
 
ResultSupportRunnable_task_statement - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.result.Messages
 
ResultsView - Class in org.eclipse.datatools.sqltools.result.internal.ui.view
This is the view showing the result.
ResultsView() - Constructor for class org.eclipse.datatools.sqltools.result.internal.ui.view.ResultsView
 
ResultsView_layout_horizontal - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResultsView_layout_vertical - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResultsView_preference - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResultsView_tooltip - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResultsViewAPI - Class in org.eclipse.datatools.sqltools.result
The core API of SQL Results View.
ResultsViewAPI_append_resultset_error - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResultsViewAPI_checkview_error - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResultsViewAPI_notwellformed_xml - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResultsViewControl - Class in org.eclipse.datatools.sqltools.result.ui.view
This is the control for the view showing the result.
ResultsViewControl() - Constructor for class org.eclipse.datatools.sqltools.result.ui.view.ResultsViewControl
 
ResultsViewControl(ResultsView) - Constructor for class org.eclipse.datatools.sqltools.result.ui.view.ResultsViewControl
 
ResultsViewLabelProvider - Class in org.eclipse.datatools.sqltools.result.internal.ui.view
This is the label provider for the history results table
ResultsViewLabelProvider(ResultsViewControl) - Constructor for class org.eclipse.datatools.sqltools.result.internal.ui.view.ResultsViewLabelProvider
 
ResultsViewPlugin - Class in org.eclipse.datatools.sqltools.result
The main plugin class to be used in the desktop.
ResultsViewPlugin() - Constructor for class org.eclipse.datatools.sqltools.result.ResultsViewPlugin
The constructor.
ResultsViewPreferenceInitializer - Class in org.eclipse.datatools.sqltools.result.internal.preference
The preference initializer for SQL Results View.
ResultsViewPreferenceInitializer() - Constructor for class org.eclipse.datatools.sqltools.result.internal.preference.ResultsViewPreferenceInitializer
 
ResultsViewUIAccessor - Class in org.eclipse.datatools.sqltools.result.ui
This class is mainly used to control the UI related behaviour, and is mainly designed for WTP Output view's current consumers to lessen the refactoring effort.
ResultsViewUIPlugin - Class in org.eclipse.datatools.sqltools.result.ui
The activator class controls the plug-in life cycle
ResultsViewUIPlugin() - Constructor for class org.eclipse.datatools.sqltools.result.ui.ResultsViewUIPlugin
The constructor
ResultsViewUIPlugin.ResultViewControlListener - Class in org.eclipse.datatools.sqltools.result.ui
check result view first, then fire listener and delegate work to ResultViewConstrol
ResultsViewUIPlugin.ResultViewControlListener() - Constructor for class org.eclipse.datatools.sqltools.result.ui.ResultsViewUIPlugin.ResultViewControlListener
 
ResultTableAllColumns - Interface in org.eclipse.datatools.modelbase.sql.query
A representation of the model object 'SQL Result Column All'.
ResultTableAllColumnsItemProvider - Class in org.eclipse.datatools.modelbase.sql.query.provider
This is the item provider adapter for a ResultTableAllColumns object.
ResultTableAllColumnsItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.query.provider.ResultTableAllColumnsItemProvider
This constructs an instance from a factory and a notifier.
ResultTableViewer - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.execute
 
ResultTableViewer(int, ResultSet, Composite) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.execute.ResultTableViewer
 
ResultView_filter - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResultView_filter_info - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResultView_filtertip - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResultViewLabelProvider_unknown - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ResultViewUIUtil - Class in org.eclipse.datatools.sqltools.result.ui
 
ResultViewUIUtil() - Constructor for class org.eclipse.datatools.sqltools.result.ui.ResultViewUIUtil
 
resume() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPDebugTarget
 
resume() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPStackFrame
 
resume() - Method in class org.eclipse.datatools.sqltools.routineeditor.launching.SPDebugTarget_Run
 
resume(LinkedModeModel, int) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.SymbolInserter
 
RetargettableActionAdapterFactory - Class in org.eclipse.datatools.sqltools.debugger.actions
 
RetargettableActionAdapterFactory() - Constructor for class org.eclipse.datatools.sqltools.debugger.actions.RetargettableActionAdapterFactory
 
retrieveDetailException(Throwable) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SQLUtil
Returns an instance of SQLException containing detailed error information
retrieveProceduralObjectCode(Connection, ProcIdentifier) - Static method in class org.eclipse.datatools.enablement.ase.util.ASECatalogUtil
 
retrieveRoutineObjectCode(Connection, String, String) - Static method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogUtils
 
retrieveTriggerObjectCode(Connection, String, String, String, String) - Static method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogUtils
 
RETURN - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.ParameterType
The 'RETURN' literal value.
RETURN - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
RETURN - Static variable in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.JDBCParameterType
The 'Return' literal value.
RETURN - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
RETURN - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
RETURN - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
RETURN - Static variable in class org.eclipse.datatools.sqltools.result.Parameter
 
RETURN_LITERAL - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.ParameterType
The 'RETURN' literal object.
RETURN_LITERAL - Static variable in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.JDBCParameterType
The 'Return' literal object.
return_stmt() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
return_stmt() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
RETURNING_CONTENT - Static variable in class org.eclipse.datatools.modelbase.sql.xml.query.XMLReturningType
The 'RETURNING CONTENT' literal value.
RETURNING_CONTENT_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.xml.query.XMLReturningType
The 'RETURNING CONTENT' literal object.
RETURNING_SEQUENCE - Static variable in class org.eclipse.datatools.modelbase.sql.xml.query.XMLReturningType
The 'RETURNING SEQUENCE' literal value.
RETURNING_SEQUENCE_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.xml.query.XMLReturningType
The 'RETURNING SEQUENCE' literal object.
RETURNS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
RETURNS - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
RETURNS - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
RETURNS - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
reveal(Object) - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.AccessibleTableViewer
 
revert() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.general.ASAProcedureGeneralPage
 
revert() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.general.RoutineGeneralPage
 
revert() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.ASAColumnsEditorPage
Does nothing but refresh the page according to the reverted model
revert() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.indexes.ASAIndexesEditorPage
 
revert() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.triggers.ASATriggersEditorPage
 
revert() - Method in interface org.eclipse.datatools.sqltools.data.internal.core.editor.ITableData
 
revert() - Method in class org.eclipse.datatools.sqltools.data.internal.core.editor.TableDataImpl
 
revert(DatabaseIdentifier, Connection) - Method in interface org.eclipse.datatools.sqltools.editor.core.connection.IConnectionInitializer
Reverts to database default options when put back the connection to the connection pool.
revert() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.model.AbstractSchemaObjectEditModel
 
revert() - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.model.ISchemaObjectEditModel
Reverts the edit model using the immutable model
revert() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.DefaultSchemaObjectEditorHandler
 
revert() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditorPage
 
revert() - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.ISchemaObjectEditorHandler
Reverts the editor to the original model (no need to refresh the model)
revert() - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.ISchemaObjectEditorPage
Revert this page to the original model
REVERT_EDITOR_ACTION_ID - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.Constants
 
REVERT_TO_DEFAULT_ACTION_ID - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.actions.SQLBuilderActionBarContributor
 
REVERT_TO_PREVIOUS_ACTION_ID - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.actions.SQLBuilderActionBarContributor
 
RevertSchemaEditorAction - Class in org.eclipse.datatools.sqltools.schemaobjecteditor.ui.action
Reverts the editor to the begining status
RevertSchemaEditorAction() - Constructor for class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.action.RevertSchemaEditorAction
 
RevertSchemaEditorAction_revert - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.action.Messages
 
RevertToDefaultAction - Class in org.eclipse.datatools.sqltools.sqlbuilder.actions
This class implements an action which reverts the current statement to its template form.
RevertToDefaultAction() - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.actions.RevertToDefaultAction
Constructs an instance of this class.
RevertToDefaultAction(String) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.actions.RevertToDefaultAction
Constructs an instance of this class with the given action label.
revertToDefaultSource() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLSourceViewer
 
revertToInitialSource() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLSourceViewer
 
revertToLastKnownProperSource() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLSourceViewer
 
revertToOriginal() - Method in class org.eclipse.datatools.sqltools.data.internal.core.editor.AbstractRowData
 
RevertToPreviousAction - Class in org.eclipse.datatools.sqltools.sqlbuilder.actions
This class implements an action which prompts the user whether or not to revert to last known good (parsable) version of the statement.
RevertToPreviousAction() - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.actions.RevertToPreviousAction
Constructs an instance of this class.
RevertToPreviousAction(String) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.actions.RevertToPreviousAction
Constructs an instance of this class with the given action label.
REVOKE - Static variable in interface org.eclipse.datatools.enablement.sybase.ddl.ISybaseDdlConstants
 
REVOKE - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
REVOKE - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
REVOKE - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
REVOKED_INHERITED_PRIVILEGE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.IPrivilegeState
 
REVOKED_INHERITED_PRIVILEGE_STATE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.IPrivilegeState
 
revokePrivilege(Privilege, boolean, boolean) - Method in class org.eclipse.datatools.enablement.ase.ddl.SybaseASEDdlBuilder
 
revokePrivilege(Privilege, boolean, boolean) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlBuilder
Assemble SQL statement to revoke privilege.
rhs - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexerprs
 
rhs(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexerprs
 
rhs - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexerprs
 
rhs(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexerprs
 
rhs - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
rhs(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
rhs - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
rhs(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
RI_VERSION_MAJOR - Static variable in class org.eclipse.datatools.sqltools.result.internal.utils.SerializationHelper
 
RI_VERSION_MINOR - Static variable in class org.eclipse.datatools.sqltools.result.internal.utils.SerializationHelper
 
RI_VERSION_SERVICE - Static variable in class org.eclipse.datatools.sqltools.result.internal.utils.SerializationHelper
 
RIGHT - Static variable in enum org.eclipse.datatools.connectivity.oda.design.HorizontalAlignment
The 'Right' literal value.
RIGHT - Static variable in class org.eclipse.datatools.modelbase.sql.query.helper.JoinHelper
 
RIGHT_OUTER - Static variable in class org.eclipse.datatools.modelbase.sql.query.TableJoinedOperator
The 'RIGHT OUTER' literal value.
RIGHT_OUTER_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.query.TableJoinedOperator
The 'RIGHT OUTER' literal object.
RIGHT_PARENTHESIS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.IConstraintCreationConstants
 
RIGHT_PARENTHESIS - Static variable in interface org.eclipse.datatools.enablement.sybase.IGenericDdlConstants
 
RIGHT_PARENTHESIS - Static variable in interface org.eclipse.datatools.sqltools.editor.template.TemplateConstant
 
ROLE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.IPrivilegeState
 
ROLE - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
Role - Interface in org.eclipse.datatools.modelbase.sql.accesscontrol
A representation of the model object 'Role'.
ROLE - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage.Literals
The meta object literal for the 'Role' class.
ROLE - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The meta object id for the 'Role' class.
ROLE - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
ROLE - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
ROLE__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Comments' reference list.
ROLE__DATABASE - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Database' reference.
ROLE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Dependencies' containment reference list.
ROLE__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Description' attribute.
ROLE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'EAnnotations' containment reference list.
ROLE__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Extensions' containment reference list.
ROLE__GRANTED_PRIVILEGE - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Granted Privilege' reference list.
ROLE__GRANTED_ROLE_AUTHORIZATION - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Granted Role Authorization' reference list.
ROLE__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Label' attribute.
ROLE__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Name' attribute.
ROLE__OWNED_SCHEMA - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Owned Schema' reference list.
ROLE__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Privileges' reference list.
ROLE__RECEIVED_PRIVILEGE - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Received Privilege' containment reference list.
ROLE__RECEIVED_ROLE_AUTHORIZATION - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Received Role Authorization' reference list.
ROLE__ROLE_AUTHORIZATION - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage.Literals
The meta object literal for the 'Role Authorization' reference list feature.
ROLE__ROLE_AUTHORIZATION - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Role Authorization' reference list.
ROLE_AUTHORIZATION - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage.Literals
The meta object literal for the 'Role Authorization' class.
ROLE_AUTHORIZATION - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The meta object id for the 'Role Authorization' class.
ROLE_AUTHORIZATION__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Comments' reference list.
ROLE_AUTHORIZATION__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Dependencies' containment reference list.
ROLE_AUTHORIZATION__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Description' attribute.
ROLE_AUTHORIZATION__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'EAnnotations' containment reference list.
ROLE_AUTHORIZATION__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Extensions' containment reference list.
ROLE_AUTHORIZATION__GRANTABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage.Literals
The meta object literal for the 'Grantable' attribute feature.
ROLE_AUTHORIZATION__GRANTABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Grantable' attribute.
ROLE_AUTHORIZATION__GRANTEE - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage.Literals
The meta object literal for the 'Grantee' reference feature.
ROLE_AUTHORIZATION__GRANTEE - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Grantee' reference.
ROLE_AUTHORIZATION__GRANTOR - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage.Literals
The meta object literal for the 'Grantor' reference feature.
ROLE_AUTHORIZATION__GRANTOR - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Grantor' reference.
ROLE_AUTHORIZATION__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Label' attribute.
ROLE_AUTHORIZATION__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Name' attribute.
ROLE_AUTHORIZATION__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Privileges' reference list.
ROLE_AUTHORIZATION__ROLE - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage.Literals
The meta object literal for the 'Role' reference feature.
ROLE_AUTHORIZATION__ROLE - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Role' reference.
ROLE_AUTHORIZATION_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The number of structural features of the 'Role Authorization' class.
ROLE_EMPTY_PRIVILEGE_STATE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.IPrivilegeState
 
ROLE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The number of structural features of the 'Role' class.
ROLE_GRANTED_PRIVILEGE_STATE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.IPrivilegeState
 
ROLE_GRANTED_WITH_GRANTOPTION_PRIVILEGE_STATE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.IPrivilegeState
 
ROLE_INHERITED_PRIVILEGE_STATE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.IPrivilegeState
 
ROLE_REVOKED_INHERITED_PRIVILEGE_STATE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.IPrivilegeState
 
RoleAuthorization - Interface in org.eclipse.datatools.modelbase.sql.accesscontrol
A representation of the model object 'Role Authorization'.
RoleAuthorizationItemProvider - Class in org.eclipse.datatools.modelbase.sql.accesscontrol.provider
This is the item provider adapter for a RoleAuthorization object.
RoleAuthorizationItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.accesscontrol.provider.RoleAuthorizationItemProvider
This constructs an instance from a factory and a notifier.
RoleItemProvider - Class in org.eclipse.datatools.modelbase.sql.accesscontrol.provider
This is the item provider adapter for a Role object.
RoleItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.accesscontrol.provider.RoleItemProvider
This constructs an instance from a factory and a notifier.
ROLES_QUERY - Static variable in interface org.eclipse.datatools.enablement.ase.catalog.ASESQLs
 
ROLES_QUERY_NONDBO - Static variable in interface org.eclipse.datatools.enablement.ase.catalog.ASESQLs
 
rollback() - Method in interface org.eclipse.datatools.connectivity.oda.IConnection
Undoes all changes made since the previous commit/rollback.
ROLLBACK - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
ROLLBACK - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
ROLLBACK - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
rollback_tran() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
rollback_tran() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
ROLLUP - Static variable in class org.eclipse.datatools.modelbase.sql.query.SuperGroupType
The 'ROLLUP' literal value.
ROLLUP_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.query.SuperGroupType
The 'ROLLUP' literal object.
RootViewXYLayout - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts
Our own Layout algorithm
RootViewXYLayout() - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.RootViewXYLayout
 
RootViewXYLayoutEditPolicy - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts
This class responsible for the root view object layout policies
RootViewXYLayoutEditPolicy() - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.RootViewXYLayoutEditPolicy
 
ROUND_ROBIN - Static variable in class org.eclipse.datatools.enablement.ase.catalog.SybaseASEBaseTableLoader
 
ROUNDROBIN - Static variable in interface org.eclipse.datatools.enablement.ase.ISybaseASEDdlConstants
 
route(Connection) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter
 
ROUTINE - Static variable in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDatabaseObjecType
 
Routine - Interface in org.eclipse.datatools.modelbase.sql.routines
A representation of the model object 'Routine'.
ROUTINE - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage.Literals
The meta object literal for the 'Routine' class.
ROUTINE - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The meta object id for the 'Routine' class.
ROUTINE__AUTHORIZATION_ID - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage.Literals
The meta object literal for the 'Authorization ID' attribute feature.
ROUTINE__AUTHORIZATION_ID - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Authorization ID' attribute.
ROUTINE__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Comments' reference list.
ROUTINE__CREATION_TS - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage.Literals
The meta object literal for the 'Creation TS' attribute feature.
ROUTINE__CREATION_TS - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Creation TS' attribute.
ROUTINE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Dependencies' containment reference list.
ROUTINE__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Description' attribute.
ROUTINE__DETERMINISTIC - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage.Literals
The meta object literal for the 'Deterministic' attribute feature.
ROUTINE__DETERMINISTIC - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Deterministic' attribute.
ROUTINE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'EAnnotations' containment reference list.
ROUTINE__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Extensions' containment reference list.
ROUTINE__EXTERNAL_NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage.Literals
The meta object literal for the 'External Name' attribute feature.
ROUTINE__EXTERNAL_NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'External Name' attribute.
ROUTINE__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Label' attribute.
ROUTINE__LANGUAGE - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage.Literals
The meta object literal for the 'Language' attribute feature.
ROUTINE__LANGUAGE - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Language' attribute.
ROUTINE__LAST_ALTERED_TS - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage.Literals
The meta object literal for the 'Last Altered TS' attribute feature.
ROUTINE__LAST_ALTERED_TS - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Last Altered TS' attribute.
ROUTINE__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Name' attribute.
ROUTINE__PARAMETER_STYLE - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage.Literals
The meta object literal for the 'Parameter Style' attribute feature.
ROUTINE__PARAMETER_STYLE - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Parameter Style' attribute.
ROUTINE__PARAMETERS - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage.Literals
The meta object literal for the 'Parameters' containment reference list feature.
ROUTINE__PARAMETERS - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Parameters' containment reference list.
ROUTINE__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Privileges' reference list.
ROUTINE__SCHEMA - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage.Literals
The meta object literal for the 'Schema' reference feature.
ROUTINE__SCHEMA - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Schema' reference.
ROUTINE__SECURITY - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage.Literals
The meta object literal for the 'Security' attribute feature.
ROUTINE__SECURITY - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Security' attribute.
ROUTINE__SOURCE - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage.Literals
The meta object literal for the 'Source' containment reference feature.
ROUTINE__SOURCE - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Source' containment reference.
ROUTINE__SPECIFIC_NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage.Literals
The meta object literal for the 'Specific Name' attribute feature.
ROUTINE__SPECIFIC_NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Specific Name' attribute.
ROUTINE__SQL_DATA_ACCESS - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage.Literals
The meta object literal for the 'Sql Data Access' attribute feature.
ROUTINE__SQL_DATA_ACCESS - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Sql Data Access' attribute.
Routine_Duplicate_Name_Error - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.Messages
 
ROUTINE_EDITOR_ID - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.EditorConstants
 
ROUTINE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The number of structural features of the 'Routine' class.
ROUTINE_FORM_EDITOR_ID_PREFIX - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.ProceduralObjectFormEditorConstants
 
ROUTINE_LAUNCH_CONFIGURATION_NAME - Static variable in interface org.eclipse.datatools.sqltools.routineeditor.launching.RoutineLaunchConfigurationAttribute
 
ROUTINE_LAUNCH_CONFIGURATION_NUM - Static variable in interface org.eclipse.datatools.sqltools.routineeditor.launching.RoutineLaunchConfigurationAttribute
 
ROUTINE_LAUNCH_CONFIGURATION_TYPE - Static variable in interface org.eclipse.datatools.sqltools.routineeditor.launching.RoutineLaunchConfigurationAttribute
 
ROUTINE_LAUNCH_DATABASENAME - Static variable in interface org.eclipse.datatools.sqltools.routineeditor.launching.RoutineLaunchConfigurationAttribute
 
ROUTINE_LAUNCH_EVENTPARAMS - Static variable in interface org.eclipse.datatools.sqltools.routineeditor.launching.RoutineLaunchConfigurationAttribute
 
ROUTINE_LAUNCH_EXTERNALID - Static variable in interface org.eclipse.datatools.sqltools.routineeditor.launching.RoutineLaunchConfigurationAttribute
when is ASA, this is the connId.
ROUTINE_LAUNCH_OPTION_TYPE - Static variable in interface org.eclipse.datatools.sqltools.routineeditor.launching.RoutineLaunchConfigurationAttribute
 
ROUTINE_LAUNCH_PARAMETERS - Static variable in interface org.eclipse.datatools.sqltools.routineeditor.launching.RoutineLaunchConfigurationAttribute
 
ROUTINE_LAUNCH_PROCID - Static variable in interface org.eclipse.datatools.sqltools.routineeditor.launching.RoutineLaunchConfigurationAttribute
 
ROUTINE_LAUNCH_PROFILENAME - Static variable in interface org.eclipse.datatools.sqltools.routineeditor.launching.RoutineLaunchConfigurationAttribute
 
ROUTINE_LAUNCH_SQL - Static variable in interface org.eclipse.datatools.sqltools.routineeditor.launching.RoutineLaunchConfigurationAttribute
 
ROUTINE_LAUNCH_TYPE - Static variable in interface org.eclipse.datatools.sqltools.routineeditor.launching.RoutineLaunchConfigurationAttribute
 
routine_parameters() - Method in class org.eclipse.datatools.enablement.sybase.parser.QuickSQLParser
 
ROUTINE_RESULT_TABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage.Literals
The meta object literal for the 'Routine Result Table' class.
ROUTINE_RESULT_TABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The meta object id for the 'Routine Result Table' class.
ROUTINE_RESULT_TABLE__COLUMNS - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Columns' containment reference list.
ROUTINE_RESULT_TABLE__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Comments' reference list.
ROUTINE_RESULT_TABLE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Dependencies' containment reference list.
ROUTINE_RESULT_TABLE__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Description' attribute.
ROUTINE_RESULT_TABLE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'EAnnotations' containment reference list.
ROUTINE_RESULT_TABLE__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Extensions' containment reference list.
ROUTINE_RESULT_TABLE__INDEX - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Index' reference list.
ROUTINE_RESULT_TABLE__INSERTABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Insertable' attribute.
ROUTINE_RESULT_TABLE__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Label' attribute.
ROUTINE_RESULT_TABLE__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Name' attribute.
ROUTINE_RESULT_TABLE__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Privileges' reference list.
ROUTINE_RESULT_TABLE__SCHEMA - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Schema' reference.
ROUTINE_RESULT_TABLE__SELF_REF_COLUMN_GENERATION - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Self Ref Column Generation' attribute.
ROUTINE_RESULT_TABLE__SUBTABLES - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Subtables' reference list.
ROUTINE_RESULT_TABLE__SUPERTABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Supertable' reference.
ROUTINE_RESULT_TABLE__TRIGGERS - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Triggers' reference list.
ROUTINE_RESULT_TABLE__UDT - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Udt' reference.
ROUTINE_RESULT_TABLE__UPDATABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Updatable' attribute.
ROUTINE_RESULT_TABLE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The number of structural features of the 'Routine Result Table' class.
ROUTINE_SOURCE_PAGE_ID - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.ProceduralObjectFormEditorConstants
 
RoutineAction - Class in org.eclipse.datatools.sqltools.routineeditor.ui.actions
 
RoutineAction() - Constructor for class org.eclipse.datatools.sqltools.routineeditor.ui.actions.RoutineAction
 
RoutineAction(Object) - Constructor for class org.eclipse.datatools.sqltools.routineeditor.ui.actions.RoutineAction
Constructs a CommonSQLObjectAction from the selected resource.
RoutineActionProvider - Class in org.eclipse.datatools.sqltools.routineeditor.ui.actions
 
RoutineActionProvider() - Constructor for class org.eclipse.datatools.sqltools.routineeditor.ui.actions.RoutineActionProvider
 
RoutineAnnotationModel - Class in org.eclipse.datatools.sqltools.routineeditor.ui
This is the default annotation model for routine objects.
RoutineAnnotationModel(ProcIdentifier) - Constructor for class org.eclipse.datatools.sqltools.routineeditor.ui.RoutineAnnotationModel
 
RoutineAnnotationModel_resourcechanged - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.Messages
 
RoutineEditor - Class in org.eclipse.datatools.sqltools.routineeditor.ui
A SQL Editor handles routine objects including stored procedure, function, trigger, and event.
RoutineEditor() - Constructor for class org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditor
 
RoutineEditorConstants - Class in org.eclipse.datatools.sqltools.routineeditor.util
 
RoutineEditorConstants() - Constructor for class org.eclipse.datatools.sqltools.routineeditor.util.RoutineEditorConstants
 
RoutineEditorDocumentProviderFactory - Class in org.eclipse.datatools.sqltools.routineeditor.ui
This class allows the document debuggerDocumentProvider to be extended by sql debugger framework
RoutineEditorDocumentProviderFactory() - Constructor for class org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditorDocumentProviderFactory
 
RoutineEditorImages - Class in org.eclipse.datatools.sqltools.routineeditor.ui
 
RoutineEditorImages() - Constructor for class org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditorImages
 
RoutineEditorUIActivator - Class in org.eclipse.datatools.sqltools.routineeditor.ui
The activator class controls the plug-in life cycle
RoutineEditorUIActivator() - Constructor for class org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditorUIActivator
The constructor
RoutineExecuteTabGroup - Class in org.eclipse.datatools.sqltools.routineeditor.ui.launching
 
RoutineExecuteTabGroup() - Constructor for class org.eclipse.datatools.sqltools.routineeditor.ui.launching.RoutineExecuteTabGroup
 
RoutineFormDocumentProviderAdapter - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor
Provides a default empty implementation of IRoutineEditorDocumentProvider to be used inside a FormEditor
RoutineFormDocumentProviderAdapter() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.RoutineFormDocumentProviderAdapter
 
RoutineGeneralPage - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.general
 
RoutineGeneralPage() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.general.RoutineGeneralPage
 
RoutineGeneralPage_add - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.general.Messages
 
RoutineGeneralPage_delete - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.general.Messages
 
RoutineGeneralPage_delete_all - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.general.Messages
 
RoutineGeneralPage_down - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.general.Messages
 
RoutineGeneralPage_parameter_update_error - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.general.Messages
 
RoutineGeneralPage_parameters - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.general.Messages
 
RoutineGeneralPage_up - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.general.Messages
 
RoutineInfoASALoader - Class in org.eclipse.datatools.enablement.sybase.asa.baseloaders
 
RoutineInfoASALoader(Routine) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.baseloaders.RoutineInfoASALoader
 
RoutineItemProvider - Class in org.eclipse.datatools.modelbase.sql.routines.provider
This is the item provider adapter for a Routine object.
RoutineItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.routines.provider.RoutineItemProvider
This constructs an instance from a factory and a notifier.
RoutineLaunchConfigurationAttribute - Interface in org.eclipse.datatools.sqltools.routineeditor.launching
Currently, we can have the following combinations.
RoutineMainTab - Class in org.eclipse.datatools.sqltools.routineeditor.ui.launching
 
RoutineMainTab() - Constructor for class org.eclipse.datatools.sqltools.routineeditor.ui.launching.RoutineMainTab
 
RoutineMainTab_adhoc - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.Messages
 
RoutineMainTab_configparam - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.Messages
 
RoutineMainTab_dbname - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.Messages
 
RoutineMainTab_eventhandler - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.Messages
 
RoutineMainTab_invalid_size - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.Messages
 
RoutineMainTab_msg_error - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.Messages
 
RoutineMainTab_msg_error_metadata - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.Messages
 
RoutineMainTab_name - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.Messages
 
RoutineMainTab_objectname - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.Messages
 
RoutineMainTab_parameters - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.Messages
 
RoutineMainTab_profile - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.Messages
 
RoutineMainTab_profile_browse - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.Messages
 
RoutineMainTab_run_browse - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.Messages
 
RoutineMainTab_sql - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.Messages
 
RoutineMainTab_sql_unimplemented_msg - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.Messages
 
RoutineMainTab_sql_unimplemented_title - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.Messages
 
RoutineMainTab_status_adhoc - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.Messages
 
RoutineMainTab_status_event - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.Messages
 
RoutineMainTab_status_function - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.Messages
 
RoutineMainTab_status_invalid_dbName - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.Messages
 
RoutineMainTab_status_invalid_profile - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.Messages
 
RoutineMainTab_status_sp - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.Messages
 
RoutineMainTab_status_trigger - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.Messages
 
RoutineMainTab_status_trigger_noselect - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.Messages
 
RoutineMainTab_storedprocedure - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.Messages
 
RoutineMainTab_trigger - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.Messages
 
RoutineMainTab_type - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.Messages
 
RoutineMainTab_udf - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.Messages
 
RoutinePrivilegesConstants - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.privilege
 
RoutinePrivilegesConstants() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.privilege.RoutinePrivilegesConstants
 
RoutinePrivilegesDetailPage - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.privilege
 
RoutinePrivilegesDetailPage(ISchemaObjectEditor, FormToolkit, ISchemaObjectEditModel, SQLObject, PrivilegesDetailTableMetaData, PrivilegesTreeViewerInput, IPrivilegeStateLookup) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.privilege.RoutinePrivilegesDetailPage
 
RoutinePrivilegesTableMetaData - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.privilege
 
RoutinePrivilegesTableMetaData() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.privilege.RoutinePrivilegesTableMetaData
 
RoutinePrivilegesTableMetaData_execute_privilege - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.privilege.Messages
 
RoutinePrivilegesTableMetaData_grantee - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.privilege.Messages
 
RoutineReferenceResolver - Class in org.eclipse.datatools.sqltools.parsers.sql.query.postparse
This class resolves and validates references to a SQL model stored procedure in a CALL statement during the post-parse processing (semantic processing) phase of parsing.
RoutineReferenceResolver() - Constructor for class org.eclipse.datatools.sqltools.parsers.sql.query.postparse.RoutineReferenceResolver
Constructs an instance of this class.
RoutineReferenceResolver(Database) - Constructor for class org.eclipse.datatools.sqltools.parsers.sql.query.postparse.RoutineReferenceResolver
Constructs an instance of this class with the given SQL model database object.
RoutineReferenceResolver(Database, String) - Constructor for class org.eclipse.datatools.sqltools.parsers.sql.query.postparse.RoutineReferenceResolver
Constructs an instance of this class using the given database and default schema name.
RoutineResultTable - Interface in org.eclipse.datatools.modelbase.sql.routines
A representation of the model object 'Routine Result Table'.
RoutineResultTableItemProvider - Class in org.eclipse.datatools.modelbase.sql.routines.provider
This is the item provider adapter for a RoutineResultTable object.
RoutineResultTableItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.routines.provider.RoutineResultTableItemProvider
This constructs an instance from a factory and a notifier.
RoutineSourceUpdater - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor
 
RoutineSourceUpdater(SybaseRoutine, DatabaseDefinition) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.RoutineSourceUpdater
 
RoutineUIUtil - Class in org.eclipse.datatools.sqltools.routineeditor.ui.util
 
RoutineUIUtil() - Constructor for class org.eclipse.datatools.sqltools.routineeditor.ui.util.RoutineUIUtil
 
RoutineUtil - Class in org.eclipse.datatools.sqltools.routineeditor.util
 
RoutineUtil() - Constructor for class org.eclipse.datatools.sqltools.routineeditor.util.RoutineUtil
 
ROW - Static variable in interface org.eclipse.datatools.enablement.sybase.IGenericDdlConstants
 
ROW - Static variable in class org.eclipse.datatools.modelbase.sql.tables.ActionGranularityType
The 'ROW' literal value.
row_comparison_predicate() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
row_comparison_predicate() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
row_constructor() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
row_constructor() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
row_constructor_elem() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
row_constructor_elem() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
row_constructor_list() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
row_constructor_list() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
ROW_DATA_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Row Data Type' class.
ROW_DATA_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The meta object id for the 'Row Data Type' class.
ROW_DATA_TYPE__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Comments' reference list.
ROW_DATA_TYPE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Dependencies' containment reference list.
ROW_DATA_TYPE__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Description' attribute.
ROW_DATA_TYPE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'EAnnotations' containment reference list.
ROW_DATA_TYPE__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Extensions' containment reference list.
ROW_DATA_TYPE__FIELDS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Fields' containment reference list feature.
ROW_DATA_TYPE__FIELDS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Fields' containment reference list.
ROW_DATA_TYPE__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Label' attribute.
ROW_DATA_TYPE__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Name' attribute.
ROW_DATA_TYPE__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Privileges' reference list.
ROW_DATA_TYPE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The number of structural features of the 'Row Data Type' class.
ROW_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.tables.ActionGranularityType
The 'ROW' literal object.
rowAdded(IRowData) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.general.RoutineGeneralPage
 
ROWCOUNT - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
ROWCOUNT - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
ROWCOUNT - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
RowDataImpl - Class in org.eclipse.datatools.sqltools.data.internal.core.editor
This implementation of IRowData extends the AbstractRowData that handles the row life cycle, and adds a save method that commits changes to the database though the use of DML statement.
RowDataImpl(ITableData2, int, Object[]) - Constructor for class org.eclipse.datatools.sqltools.data.internal.core.editor.RowDataImpl
 
RowDataType - Interface in org.eclipse.datatools.modelbase.sql.datatypes
A representation of the model object 'Row Data Type'.
RowDataTypeItemProvider - Class in org.eclipse.datatools.modelbase.sql.datatypes.provider
This is the item provider adapter for a RowDataType object.
RowDataTypeItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.datatypes.provider.RowDataTypeItemProvider
This constructs an instance from a factory and a notifier.
rowDataUpdated(IRowData, int, Object, Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.general.RoutineGeneralPage
 
rowDeleted(IRowData) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.general.RoutineGeneralPage
 
ROWS - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
ROWS - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
ROWS - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
RowsView_errorWhenUpdate - Static variable in class org.eclipse.datatools.sqltools.debugger.core.internal.DebuggerMessages
 
RowsView_name - Static variable in class org.eclipse.datatools.sqltools.debugger.core.internal.DebuggerMessages
 
ROWTYPE - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
ROWTYPE - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
ROWTYPE - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
RSCCoreUIUtil - Class in org.eclipse.datatools.sqltools.sqlbuilder.util
 
RSCCoreUIUtil() - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.util.RSCCoreUIUtil
 
RTF - Static variable in enum org.eclipse.datatools.connectivity.oda.design.TextFormatType
The 'RTF' literal value.
RULE - Static variable in interface org.eclipse.datatools.enablement.ase.ISybaseASEDdlConstants
 
RULE - Static variable in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDatabaseObjecType
 
RULE - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
RULE - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
RULE - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
RULE_FILTER - Static variable in class org.eclipse.datatools.enablement.sybase.ase.virtual.RuleNode
 
ruleAction(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.AbstractSQLParser
 
ruleAction(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexer
 
ruleAction(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.AbstractSQLQueryParser
This method is generated by LPG compile and invoked by LPG runtime.
RuleNode - Class in org.eclipse.datatools.enablement.sybase.ase.virtual
 
RuleNode(String, String, Object) - Constructor for class org.eclipse.datatools.enablement.sybase.ase.virtual.RuleNode
 
RULES - Static variable in class org.eclipse.datatools.enablement.sybase.ddl.SybaseEngineeringOptionID
 
run() - Method in class org.eclipse.datatools.connectivity.drivers.models.MySafeRunnable
 
run() - Method in class org.eclipse.datatools.connectivity.sqm.core.mappings.MySafeRunnable
 
run() - Method in class org.eclipse.datatools.connectivity.ui.actions.AddProfileViewAction
 
run(IAction) - Method in class org.eclipse.datatools.connectivity.ui.actions.AddProfileViewAction
 
run() - Method in class org.eclipse.datatools.connectivity.ui.actions.AddRepositoryViewAction
 
run(IAction) - Method in class org.eclipse.datatools.connectivity.ui.actions.ConnectAction
 
run() - Method in class org.eclipse.datatools.connectivity.ui.actions.DeleteAction
 
run(IAction) - Method in class org.eclipse.datatools.connectivity.ui.actions.DeleteAction
 
run(IAction) - Method in class org.eclipse.datatools.connectivity.ui.actions.DisconnectAction
 
run() - Method in class org.eclipse.datatools.connectivity.ui.actions.DuplicateProfileAction
 
run(IAction) - Method in class org.eclipse.datatools.connectivity.ui.actions.DuplicateProfileAction
 
run() - Method in class org.eclipse.datatools.connectivity.ui.actions.ExpandAction
 
run() - Method in class org.eclipse.datatools.connectivity.ui.actions.ExportProfileViewAction
 
run(IAction) - Method in class org.eclipse.datatools.connectivity.ui.actions.ExportProfileViewAction
 
run() - Method in class org.eclipse.datatools.connectivity.ui.actions.ImportProfileViewAction
 
run(IAction) - Method in class org.eclipse.datatools.connectivity.ui.actions.ImportProfileViewAction
 
run(IAction) - Method in class org.eclipse.datatools.connectivity.ui.actions.PingAction
 
run() - Method in class org.eclipse.datatools.connectivity.ui.actions.RefreshViewAction
 
run(IAction) - Method in class org.eclipse.datatools.connectivity.ui.actions.RefreshViewAction
 
run() - Method in class org.eclipse.datatools.connectivity.ui.actions.RenameAction
 
run(IAction) - Method in class org.eclipse.datatools.connectivity.ui.actions.RenameAction
 
run() - Method in class org.eclipse.datatools.connectivity.ui.actions.SaveOfflineAction
 
run(IAction) - Method in class org.eclipse.datatools.connectivity.ui.actions.SaveOfflineAction
 
run() - Method in class org.eclipse.datatools.connectivity.ui.actions.ViewPropertyAction
 
run() - Method in class org.eclipse.datatools.connectivity.ui.actions.WorkOfflineAction
 
run(IAction) - Method in class org.eclipse.datatools.connectivity.ui.actions.WorkOfflineAction
 
run(IAction) - Method in class org.eclipse.datatools.connectivity.ui.dse.actions.SelectProfileAction
 
run() - Method in class org.eclipse.datatools.connectivity.ui.dse.actions.SelectProfileAction
 
run(IAction) - Method in class org.eclipse.datatools.connectivity.ui.dse.actions.ShowCategoryAction
 
run(IAction) - Method in class org.eclipse.datatools.connectivity.ui.navigator.actions.CollapseAllActionDelegate
 
run(IAction) - Method in class org.eclipse.datatools.connectivity.ui.navigator.actions.ExpandAllActionDelegate
 
run(IAction) - Method in class org.eclipse.datatools.connectivity.ui.navigator.actions.ShowCategoryAction
 
run(IAction) - Method in class org.eclipse.datatools.enablement.sybase.asa.actions.ProfileASAMultiDBAction
 
run() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.action.EditRoutineInFormAction
 
run(IProgressMonitor) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.action.EditRoutineInFormAction
 
run() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.ContextAccessibleTableViewer.AddRowAction
 
run(IProgressMonitor) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.action.EditASATableAction
 
run() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.action.RefreshSchemaObjectsAction
 
run(IProgressMonitor) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.udteditor.action.ASAUserDefinedTypeEditAction
 
run() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.udteditor.action.SetGeneralPageAction
 
run(IAction) - Method in class org.eclipse.datatools.enablement.sybase.ui.ShowOwnerAction
 
run(IAction) - Method in class org.eclipse.datatools.enablement.sybase.ui.ShowSchemaAction
 
run() - Method in class org.eclipse.datatools.sqltools.common.ui.resource.CreateFolderAction
The CreateFolderAction implementation of this IAction method opens a BasicNewFolderResourceWizard in a wizard dialog under the shell passed to the constructor.
run() - Method in class org.eclipse.datatools.sqltools.common.ui.resource.CreateProjectAction
 
run() - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.CopyRowAction
 
run() - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.CutRowAction
 
run() - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.PasteRowAction
 
run() - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.RemoveAllRowAction
 
run() - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.RemoveRowAction
 
run() - Method in class org.eclipse.datatools.sqltools.data.internal.ui.editor.EditTableDataAction
 
run() - Method in class org.eclipse.datatools.sqltools.data.internal.ui.extract.ExtractDataAction
 
run() - Method in class org.eclipse.datatools.sqltools.data.internal.ui.load.LoadDataAction
 
run() - Method in class org.eclipse.datatools.sqltools.debugger.actions.EnableDisableBreakpointRulerAction
 
run() - Method in class org.eclipse.datatools.sqltools.debugger.actions.ManageBreakpointRulerAction
 
run(IAction) - Method in class org.eclipse.datatools.sqltools.debugger.actions.SPBreakpointPropertiesAction
 
run() - Method in class org.eclipse.datatools.sqltools.debugger.actions.SPBreakpointPropertiesRulerAction
 
run(IProgressMonitor) - Method in class org.eclipse.datatools.sqltools.debugger.debug.BreakpointLocationVerifierJob
 
run() - Method in class org.eclipse.datatools.sqltools.editor.core.result.ResultSupportRunnable
 
run() - Method in class org.eclipse.datatools.sqltools.plan.internal.ui.actions.LoadPlanAction
 
run() - Method in class org.eclipse.datatools.sqltools.plan.internal.ui.actions.PlanDropDownAction
 
run() - Method in class org.eclipse.datatools.sqltools.plan.internal.ui.actions.RemoveAllPlansAction
 
run() - Method in class org.eclipse.datatools.sqltools.plan.internal.ui.actions.RemovePlanAction
 
run() - Method in class org.eclipse.datatools.sqltools.plan.internal.ui.actions.SavePlanAction
 
run() - Method in class org.eclipse.datatools.sqltools.plan.internal.ui.actions.ShowPlanAction
 
run() - Method in class org.eclipse.datatools.sqltools.plan.internal.ui.actions.ShowPlansAction
 
run() - Method in class org.eclipse.datatools.sqltools.plan.internal.ui.actions.SwitchPlanTypeAction
 
run() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.actions.ReExecuteAction
 
run() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.actions.RemoveAllVisibleFinishedResultAction
 
run() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.actions.RemoveResultAction
 
run() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.actions.SaveResultInstanceAction
 
run() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.actions.TerminateInstanceAction
 
run() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.export.actions.CopyRowsAction
 
run() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.export.actions.ExportAllResultSetsAction
 
run() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.export.actions.ExportResultSetAction
 
run() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.export.actions.PrintResultSetAction
 
run() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.export.actions.SaveAllResultSetsAction
 
run() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.export.actions.SaveResultSetAction
 
run() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.filters.OpenFilterDialogAction
 
run() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.ResultSection.OutputThread
 
run() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.SingleTabDisplayAction
 
run() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.TextModeDisplayAction
 
run() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.viewer.TextResultViewer.RedoAction
 
run() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.viewer.TextResultViewer.UndoAction
 
run() - Method in class org.eclipse.datatools.sqltools.routineeditor.plan.ExplainRoutineActionDelegate
 
run() - Method in class org.eclipse.datatools.sqltools.routineeditor.ui.actions.DebugAction
 
run(IAction) - Method in class org.eclipse.datatools.sqltools.routineeditor.ui.actions.DebugAction
 
run(IAction) - Method in class org.eclipse.datatools.sqltools.routineeditor.ui.actions.DropRoutineAction
 
run() - Method in class org.eclipse.datatools.sqltools.routineeditor.ui.actions.DropRoutineAction
 
run(IAction) - Method in class org.eclipse.datatools.sqltools.routineeditor.ui.actions.EditRoutineAction
 
run() - Method in class org.eclipse.datatools.sqltools.routineeditor.ui.actions.EditRoutineAction
 
run() - Method in class org.eclipse.datatools.sqltools.routineeditor.ui.actions.RefreshFromDatabaseAction
 
run() - Method in class org.eclipse.datatools.sqltools.routineeditor.ui.actions.RunAction
 
run(IAction) - Method in class org.eclipse.datatools.sqltools.routineeditor.ui.actions.RunAction
 
run() - Method in class org.eclipse.datatools.sqltools.routineeditor.ui.actions.SaveToDatabaseAction
 
run() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.action.EditSchemaObjectAction
 
run(IProgressMonitor) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.action.EditSchemaObjectAction
 
run() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.action.RefreshSchemaEditorAction
 
run() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.action.RevertSchemaEditorAction
 
run() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.ddl.SaveAsAction
 
run() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.intropage.DisplayHelpAction
 
run() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.intropage.StartEditAction
 
run() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.actions.AddSubFullSelectAction
 
run() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.actions.AddSubSelectAction
 
run() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.actions.AddTableAction
 
run() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.actions.AddValueRowAction
 
run() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.actions.AddValuesAction
 
run() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.actions.ChangeSetOperatorAction
Executes the action defined by this class.
run() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.actions.ChangeStatementTypeAction
 
run() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.actions.ConvertToFullSelectAction
 
run() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.actions.CreateJoinAction
 
run() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.actions.CreateWithTableAction
 
run() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.actions.DefineJoinTypeAction
 
run() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.actions.DeleteStatementAction
 
run() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.actions.ExecuteAction
 
run() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.actions.OmitCurrentSchemaAction
 
run() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.actions.RevertToDefaultAction
Runs the action.
run() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.actions.RevertToPreviousAction
Runs the action.
run() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.actions.TableAliasAction
 
run() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.actions.DeleteCaseClauseAction
 
run() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.actions.DeleteExpressionAction
 
run() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.actions.DeleteFunctionParameterAction
 
run() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.criteria.CriteriaValueExpression
 
run() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.criteria.RemoveCriteriaAction
 
run() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.fullselect.RemoveQueryGroupAction
 
run() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.fullselect.RemoveValuesRowAction
 
run() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.insert.RemoveInsertColumnAction
 
run() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.RemoveOrderByExpressionAction
 
run() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.RemoveSelectColumnAction
 
run() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SourceViewerAction
 
run() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.TextViewerOperationAction
 
run() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.update.RemoveUpdateColumnAction
 
run() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.AddTemplateAction
 
run() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.BaseExecuteAction
 
run(IStructuredSelection) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.CutAction
 
run(IStructuredSelection) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.DeleteAction
 
run(IStructuredSelection) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.DeployAction
 
run() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.DMLDialogSelectionSQLAction
 
run() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.ExecuteCurrentSQLAction
 
run() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.ExecuteSelectionSQLAction
 
run() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.ExecuteSQLAction
 
run() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.ExecuteSQLAsOneStatementAction
 
run() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.GotoMatchingTokenAction
 
run(IStructuredSelection) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.PasteAction
 
run(IStructuredSelection) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.SelectionDispatchAction
Executes this actions with the given structured selection.
run(ITextSelection) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.SelectionDispatchAction
Executes this actions with the given text selection.
run(ISelection) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.SelectionDispatchAction
Executes this actions with the given selection.
run() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.SelectionDispatchAction
 
run() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.SQLConnectAction
Runs this action.
run() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.SQLConnectionAction
 
run() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.SQLDisconnectAction
Runs this action.
run() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.ToggleCommentAction
Implementation of the IAction prototype.
run() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.editor.SQLUpdater
 
run() - Method in class org.eclipse.datatools.sqltools.sqleditor.plan.BaseExplainAction
 
run() - Method in class org.eclipse.datatools.sqltools.sqleditor.plan.GroupPlanSupportRunnable
 
run() - Method in class org.eclipse.datatools.sqltools.sqleditor.result.GroupSQLResultRunnable
 
run(IAction) - Method in class org.eclipse.datatools.sqltools.sqlscrapbook.actions.OpenScrapbookAction
The action has been activated.
run() - Method in class org.eclipse.datatools.sqltools.tabledataeditor.actions.SampleContentAction
 
RUN_ACTION - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.IHelpConstants
Used for Run action in SQL Editor.
RUN_ACTION_ID - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.ISQLEditorActionConstants
Context menu id for run routine action.
RUN_SQL_ACTION_ID - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.actions.SQLBuilderActionBarContributor
 
RunAction - Class in org.eclipse.datatools.sqltools.routineeditor.ui.actions
 
RunAction() - Constructor for class org.eclipse.datatools.sqltools.routineeditor.ui.actions.RunAction
Constructs a default RunAction.
RunAction(Object) - Constructor for class org.eclipse.datatools.sqltools.routineeditor.ui.actions.RunAction
Constructs a CommonSQLObjectAction from the selected resource.
RunAction(RoutineEditor) - Constructor for class org.eclipse.datatools.sqltools.routineeditor.ui.actions.RunAction
Constructs a RunAction from a RoutineEditor.
RunAction_label - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.actions.Messages
 
RunAction_label - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.Messages
 
RunAction_runError - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
RunAction_runError - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.Messages
 
RunAction_tooltip - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.actions.Messages
 
RunAction_tooltip - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.Messages
 
RunAction_warn - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.actions.Messages
 
RunAction_warn_dirty - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.actions.Messages
 
runInUIThread(IProgressMonitor) - Method in class org.eclipse.datatools.connectivity.ui.PingJob.PingUIJob
 
runInUIThread(IProgressMonitor) - Method in class org.eclipse.datatools.connectivity.ui.RefreshProfileJob
 
RUNNING - Static variable in class org.eclipse.datatools.sqltools.plan.PlanRequest
Indicates that the plan is generating, still not finished
running(IJobChangeEvent) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SQLExecutionJobListener
 
runOne(IProgressMonitor, ProcIdentifier, SPLineBreakpoint, int, int) - Method in class org.eclipse.datatools.sqltools.debugger.debug.BreakpointLocationVerifierJob
 
RuntimeInterface - Class in org.eclipse.datatools.connectivity.oda.util.manifest
Encapsulates the runtime interface specific configurations of an ODA driver that implements a data source extension.
RuntimeInterface() - Constructor for class org.eclipse.datatools.connectivity.oda.util.manifest.RuntimeInterface
 
runWithEvent(IAction, Event) - Method in class org.eclipse.datatools.connectivity.ui.actions.SaveOfflineAction
 
runWithEvent(IAction, Event) - Method in class org.eclipse.datatools.connectivity.ui.actions.WorkOfflineAction
 

S

SampleContentAction - Class in org.eclipse.datatools.sqltools.tabledataeditor.actions
 
SampleContentAction() - Constructor for class org.eclipse.datatools.sqltools.tabledataeditor.actions.SampleContentAction
 
SampleContentProvider - Class in org.eclipse.datatools.sqltools.tabledataeditor.actions.providers
 
SampleContentProvider() - Constructor for class org.eclipse.datatools.sqltools.tabledataeditor.actions.providers.SampleContentProvider
 
save(IProgressMonitor) - Method in interface org.eclipse.datatools.connectivity.IOfflineConnection
Called by the framework when the user invokes save offline.
save() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.ParametersData
 
save() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.VariablesData
 
save() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.ASATableEditorColumnsTableData
 
SAVE - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
save(Output) - Method in interface org.eclipse.datatools.sqltools.data.internal.core.editor.ITableData
 
save(TableDataSaveStatus, Output) - Method in class org.eclipse.datatools.sqltools.data.internal.core.editor.RowDataImpl
 
save(Output) - Method in class org.eclipse.datatools.sqltools.data.internal.core.editor.TableDataImpl
 
SAVE - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
SAVE - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
save() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SQLDomainModel
Saves the current statement in the file resource associated with this editor.
Save - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.SQLEditorResources
 
save(TemplatePersistenceData[], OutputStream) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.templates.SQLTemplateReaderWriter
Saves the templates as XML, encoded as UTF-8 onto the given byte stream.
save(TemplatePersistenceData[], Writer) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.templates.SQLTemplateReaderWriter
Saves the templates as XML.
SAVE_AS_ACTION_ID - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.ISQLEditorActionConstants
Context menu id for the standard workbench save as menu.
SAVE_AS_TEMPLATE_ACTION - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.IHelpConstants
Used for Save as Template action in SQL Editor.
SAVE_AS_TEMPLATE_ACTION_ID - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.ISQLEditorActionConstants
Context menu id for save selected text as template action.
SAVE_FILE_POSTFIX - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.IConstraintCreationConstants
 
Save_name - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
SAVE_PASSWORD_PROP_ID - Static variable in interface org.eclipse.datatools.connectivity.drivers.jdbc.IJDBCConnectionProfileConstants
Property used to store the persistence setting for the password.
SAVE_PLAN_ACTION - Static variable in interface org.eclipse.datatools.sqltools.plan.IHelpConstants
Used for save plan action
SAVE_PREFERENCE_GROUP - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.Constants
 
SAVE_TO_DATABASE_ACTION - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.IHelpConstants
Used for Save to Server in SQL Editor.
SAVE_TO_DATABASE_ACTION_ID - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.ISQLEditorActionConstants
Context menu id for save to database action.
saveAdHocSQL(ILaunchConfigurationWorkingCopy, String, String, String) - Static method in class org.eclipse.datatools.sqltools.routineeditor.launching.LaunchHelper
 
SaveAllResultSetAction_Dialog_Title - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
SaveAllResultSetAction_export_all_results - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
SaveAllResultSetAction_Title - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
SaveAllResultSetsAction - Class in org.eclipse.datatools.sqltools.result.internal.ui.export.actions
Saves all the result set objects in a result instance into a file in Eclipse
SaveAllResultSetsAction(Shell, IResultInstance) - Constructor for class org.eclipse.datatools.sqltools.result.internal.ui.export.actions.SaveAllResultSetsAction
 
SaveAsAction - Class in org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.ddl
Save as action in DDL page
SaveAsAction(String, ISchemaObjectEditor, DatabaseIdentifier) - Constructor for class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.ddl.SaveAsAction
 
SaveAsDialog - Class in org.eclipse.datatools.sqltools.common.ui.dialog
A standard "Save As" dialog which solicits a path from the user.
SaveAsDialog(Shell, boolean) - Constructor for class org.eclipse.datatools.sqltools.common.ui.dialog.SaveAsDialog
Creates a new Save As dialog for no specific file.
SaveAsDialog(Shell) - Constructor for class org.eclipse.datatools.sqltools.common.ui.dialog.SaveAsDialog
Creates a new Save As dialog for no specific file.
SaveAsDialog(Shell, String) - Constructor for class org.eclipse.datatools.sqltools.common.ui.dialog.SaveAsDialog
Creates a new Save As dialog (Used to save a result set object)
SaveAsDialog - Class in org.eclipse.datatools.sqltools.schemaobjecteditor.ui.internal.ui
An UI class that is used to save the result set or all result sets in a result instance into an Eclipse project file
SaveAsDialog(Shell, String) - Constructor for class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.internal.ui.SaveAsDialog
Creates a new Save As dialog (Used to save a result set object)
SaveAsDialog_error - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.internal.ui.Messages
 
SaveAsDialog_error_msg - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.internal.ui.Messages
 
SaveAsDialog_export_error - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.internal.ui.Messages
 
SaveAsDialog_filename - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.internal.ui.Messages
 
SaveAsDialog_filetype_label - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.internal.ui.Messages
 
SaveAsDialog_message - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.internal.ui.Messages
 
SaveAsDialog_overwrite - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.internal.ui.Messages
 
SaveAsDialog_question - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.internal.ui.Messages
 
SaveAsDialog_title - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.internal.ui.Messages
 
saveConfiguration(ILaunchConfigurationWorkingCopy) - Method in interface org.eclipse.datatools.sqltools.common.ui.preferences.IDataServerLaunchPreferenceSection
save the UI section's status to launch configuration
saveDetailResults(OperationCommand) - Method in class org.eclipse.datatools.sqltools.result.ResultsViewAPI
Serialize a result instance according to a specific OperationCommand
saveDocument(IProgressMonitor, Object, IDocument, boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.RoutineFormDocumentProviderAdapter
 
saveElapseTime(OperationCommand, long) - Method in class org.eclipse.datatools.sqltools.result.ResultsViewAPI
 
saveEvent(ILaunchConfigurationWorkingCopy, ProcIdentifier, Map, String) - Static method in class org.eclipse.datatools.sqltools.routineeditor.launching.LaunchHelper
 
saveFilters(String[]) - Static method in class org.eclipse.datatools.sqltools.result.internal.filters.ResultsFilterHelper
Stores the filters when the user changes them.
saveNamedPropertySet(IPropertySet[]) - Static method in class org.eclipse.datatools.connectivity.drivers.XMLFileManager
Save property sets
SaveObjects(Object[], String) - Static method in class org.eclipse.datatools.sqltools.result.internal.utils.SerializationHelper
 
saveOdaDesignSession(OdaDesignSession, File) - Static method in class org.eclipse.datatools.connectivity.oda.design.util.DesignUtil
An utility method to save the specified OdaDesignSession instance in the specified output file.
saveOdaDesignSession(OdaDesignSession, URI) - Static method in class org.eclipse.datatools.connectivity.oda.design.util.DesignUtil
An utility method to save the specified OdaDesignSession instance in the specified URI.
SaveOfflineAction - Class in org.eclipse.datatools.connectivity.ui.actions
 
SaveOfflineAction() - Constructor for class org.eclipse.datatools.connectivity.ui.actions.SaveOfflineAction
 
saveOmitSchemaInfo(IFile) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilder
Saves the current OmitSchemaInfo for IFile parameter
saveParentDetailResults(OperationCommand) - Method in class org.eclipse.datatools.sqltools.result.ResultsViewAPI
Serialize a result instance and its sub-result instances, if there are, according to a specific OperationCommand.
saveParentElapseTime(OperationCommand) - Method in class org.eclipse.datatools.sqltools.result.ResultsViewAPI
 
SavePlanAction - Class in org.eclipse.datatools.sqltools.plan.internal.ui.actions
Saves the plans.
SavePlanAction() - Constructor for class org.eclipse.datatools.sqltools.plan.internal.ui.actions.SavePlanAction
Constructor
SavePlanAction_builder_error - Static variable in class org.eclipse.datatools.sqltools.plan.internal.ui.actions.Messages
 
SavePlanAction_error - Static variable in class org.eclipse.datatools.sqltools.plan.internal.ui.actions.Messages
 
SavePlanAction_error_info - Static variable in class org.eclipse.datatools.sqltools.plan.internal.ui.actions.Messages
 
SavePlanAction_overwrite_q - Static variable in class org.eclipse.datatools.sqltools.plan.internal.ui.actions.Messages
 
SavePlanAction_question - Static variable in class org.eclipse.datatools.sqltools.plan.internal.ui.actions.Messages
 
SavePlanAction_saveplan_title - Static variable in class org.eclipse.datatools.sqltools.plan.internal.ui.actions.Messages
 
SavePlanAction_saveplan_tooltip - Static variable in class org.eclipse.datatools.sqltools.plan.internal.ui.actions.Messages
 
SavePreviewDialog - Class in org.eclipse.datatools.sqltools.schemaobjecteditor.ui.internal.ui
The preview dialog when saving the editor
SavePreviewDialog(Shell, String, DatabaseIdentifier, ISchemaObjectEditor, boolean, IProgressMonitor, String, String) - Constructor for class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.internal.ui.SavePreviewDialog
Constructor
SavePreviewDialog_cancel - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.Messages
 
SavePreviewDialog_copy - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.Messages
 
SavePreviewDialog_execute - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.Messages
 
SavePreviewDialog_execution_failed_msg - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.Messages
 
SavePreviewDialog_noname_sql - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.Messages
 
SavePreviewDialog_not_show_again - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.Messages
 
SavePreviewDialog_preview - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.Messages
 
SavePreviewDialog_problem - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.Messages
 
SavePreviewDialog_save_as - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.Messages
 
SavePreviewDialog_select_all - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.Messages
 
SaveResultGroup - Class in org.eclipse.datatools.sqltools.result.internal.ui.export
A resource an container group with encoding and delimiter options.
SaveResultGroup(Composite, Listener, String, String, IResultSetObject, Listener) - Constructor for class org.eclipse.datatools.sqltools.result.internal.ui.export.SaveResultGroup
Creates a save result group to save the given result set object
SaveResultGroup(Composite, Listener, String, String, IResultInstance, Listener) - Constructor for class org.eclipse.datatools.sqltools.result.internal.ui.export.SaveResultGroup
Creates a save result group to save all the result set objects in a result instance
SaveResultInstanceAction - Class in org.eclipse.datatools.sqltools.result.internal.ui.actions
 
SaveResultInstanceAction(Shell, ISelectionProvider) - Constructor for class org.eclipse.datatools.sqltools.result.internal.ui.actions.SaveResultInstanceAction
 
SaveResultInstanceAction_can_not_save - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
SaveResultInstanceAction_export_error - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
SaveResultInstanceAction_save_error - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
SaveResultInstanceAction_save_hisotry_title - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
SaveResultInstanceAction_save_history - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
SaveResultInstanceAction_save_log - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
SaveResultSetAction - Class in org.eclipse.datatools.sqltools.result.internal.ui.export.actions
Saves the result set object.
SaveResultSetAction(Shell, IResultSetObject) - Constructor for class org.eclipse.datatools.sqltools.result.internal.ui.export.actions.SaveResultSetAction
 
SaveResultSetDialog - Class in org.eclipse.datatools.sqltools.result.internal.ui.export
An UI class that is used to save the result set or all result sets in a result instance into an Eclipse project file
SaveResultSetDialog(Shell, IResultSetObject) - Constructor for class org.eclipse.datatools.sqltools.result.internal.ui.export.SaveResultSetDialog
Creates a new Save As dialog (Used to save a result set object)
SaveResultSetDialog(Shell, IResultInstance) - Constructor for class org.eclipse.datatools.sqltools.result.internal.ui.export.SaveResultSetDialog
Creates a new Save As dialog (Used to save all the result set objects in a result instance)
SaveResultSetDialog_error - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
SaveResultSetDialog_export_error - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
SaveResultSetDialog_export_error_msg - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
SaveResultSetDialog_filename - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
SaveResultSetDialog_filetype_label - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
SaveResultSetDialog_message - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
SaveResultSetDialog_overwrite - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
SaveResultSetDialog_please_select_file_format - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
SaveResultSetDialog_question - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
SaveResultSetDialog_saveAllResults_text - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
SaveResultSetDialog_saveAllResults_title - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
SaveResultSetDialog_saveResult_text - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
SaveResultSetDialog_saveResult_title - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
saveResultToStream(ObjectOutputStream, Object) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SQLUtil
 
saveResultToStream(ObjectOutputStream, Object) - Static method in class org.eclipse.datatools.sqltools.result.internal.utils.SQLUtil
Saves result set to output stream
SaveScopeResourcesHandler_1 - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.Messages
 
SaveScopeResourcesHandler_2 - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.Messages
 
SaveScopeResourcesHandler_3 - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.Messages
 
saveSettings() - Method in class org.eclipse.datatools.sqltools.data.internal.ui.FileFormatWizardPage
 
saveSettings() - Method in class org.eclipse.datatools.sqltools.data.internal.ui.load.LoadDataWizardPage
 
saveSPUDF(ILaunchConfigurationWorkingCopy, ProcIdentifier, List, String) - Static method in class org.eclipse.datatools.sqltools.routineeditor.launching.LaunchHelper
 
saveSQLBuilderStorageEditorInput(SQLBuilderStorageEditorInput) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLBuilderEditorInputUtil
Save a SQLBuilderStorageEditorInput to an XMLMemento
saveState(IMemento) - Method in class org.eclipse.datatools.connectivity.ui.CommonContentProviderBase
 
saveState(IMemento) - Method in class org.eclipse.datatools.connectivity.ui.CommonLabelProviderBase
 
saveState(IMemento) - Method in class org.eclipse.datatools.connectivity.ui.navigator.ConnectionProfileContentProvider
 
saveState(IMemento) - Method in class org.eclipse.datatools.connectivity.ui.navigator.ConnectionProfileLabelProvider
 
saveState(IMemento) - Method in class org.eclipse.datatools.enablement.hsqldb.ui.catalog.HSQLDBPipelineTreeContentProvider
 
saveState(IMemento) - Method in class org.eclipse.datatools.enablement.sybase.asa.providers.SybaseASAContentProvider
 
saveState(IMemento) - Method in class org.eclipse.datatools.enablement.sybase.asa.providers.SybaseASALabelProviderExt
 
saveState(IMemento) - Method in class org.eclipse.datatools.enablement.sybase.ase.providers.SybaseASEContentProvider
 
saveState(IMemento) - Method in class org.eclipse.datatools.enablement.sybase.ase.providers.SybaseASELabelProviderExt
 
saveState(IMemento) - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.ResultHistorySection
Saves the current column width status
saveState(IMemento) - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.ResultsView
 
saveState(IMemento) - Method in class org.eclipse.datatools.sqltools.result.ui.view.ResultsViewControl
 
saveState(IMemento, SQLBuilderStorageEditorInput) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.input.SQLBuilderInputFactory
Saves the state of the given storage editor input object in the given memento.
saveState(IMemento) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.input.SQLBuilderStorageEditorInput
Saves the state of the object in the given memento.
saveState(IMemento, SQLBuilderWindowStateInput) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.input.SQLBuilderWindowStateFactory
Saves the state of the given window state input object in the given memento.
saveState(IMemento, SQLEditorStorageEditorInput) - Static method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditorInputFactory
Saves the state of the given storage editor input object in the given memento.
saveState(IMemento) - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditorStorageEditorInput
Saves the state of the object in the given memento.
saveStatementAsSQLFileResource(QueryStatement, String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.WorkbenchUtility
Saves the given SQL statement as a file resource in the given project.
saveStringAsFileResource(IFile, String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.WorkbenchUtility
Saves the given string as the content of the given file resource.
saveTextAsSQLFileResource(String, String, String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.WorkbenchUtility
Saves the given string as the content as a SQL file resource with the given name in the given project.
SaveToDatabaseAction - Class in org.eclipse.datatools.sqltools.routineeditor.ui.actions
 
SaveToDatabaseAction(ResourceBundle, String, ITextEditor) - Constructor for class org.eclipse.datatools.sqltools.routineeditor.ui.actions.SaveToDatabaseAction
 
saveToPreferenceStore(IPreferenceStore) - Method in interface org.eclipse.datatools.sqltools.common.ui.preferences.IDataServerPreferenceSection
save the UI section's status to preference store
saveTrigger(ILaunchConfigurationWorkingCopy, ProcIdentifier, String) - Static method in class org.eclipse.datatools.sqltools.routineeditor.launching.LaunchHelper
 
saveWorkOfflineData() - Method in interface org.eclipse.datatools.connectivity.IConnectionProfile
Saves the state of the connection profile for working in an offline mode.
saveWorkOfflineData(IJobChangeListener) - Method in interface org.eclipse.datatools.connectivity.IConnectionProfile
Saves the state of the connection profile for working in an offline mode.
SCALAR_VALUE_CHOICES - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Scalar Value Choices' class.
SCALAR_VALUE_CHOICES - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The meta object id for the 'Scalar Value Choices' class.
SCALAR_VALUE_CHOICES__SCALAR_VALUES - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Scalar Values' containment reference list feature.
SCALAR_VALUE_CHOICES__SCALAR_VALUES - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Scalar Values' containment reference list.
SCALAR_VALUE_CHOICES_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The number of structural features of the 'Scalar Value Choices' class.
SCALAR_VALUE_DEFINITION - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Scalar Value Definition' class.
SCALAR_VALUE_DEFINITION - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The meta object id for the 'Scalar Value Definition' class.
SCALAR_VALUE_DEFINITION__DISPLAY_NAME - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Display Name' attribute feature.
SCALAR_VALUE_DEFINITION__DISPLAY_NAME - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Display Name' attribute.
SCALAR_VALUE_DEFINITION__VALUE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Value' attribute feature.
SCALAR_VALUE_DEFINITION__VALUE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Value' attribute.
SCALAR_VALUE_DEFINITION_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The number of structural features of the 'Scalar Value Definition' class.
ScalarValueChoices - Interface in org.eclipse.datatools.connectivity.oda.design
A collection of scalar values defined for user selection.
ScalarValueDefinition - Interface in org.eclipse.datatools.connectivity.oda.design
Defines a scalar value with a brief description.
scanBackward(int, int, StopCondition) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.indent.SQLHeuristicScanner
Finds the highest position p in fDocument such that bound < p <= start and condition.stop(fDocument.getChar(p), p) evaluates to true.
scanBackward(int, int, char) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.indent.SQLHeuristicScanner
Finds the highest position in fDocument such that the position is <= position and > bound and fDocument.getChar(position) == ch evaluates to true for at least one ch in chars and the position is in the default partition.
scanBackward(int, int, char[]) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.indent.SQLHeuristicScanner
Finds the highest position in _document such that the position is <= position and > bound and _document.getChar(position) == ch evaluates to true for at least one ch in chars and the position is in the default partition.
scanForward(int, int, StopCondition) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.indent.SQLHeuristicScanner
Finds the lowest position p in fDocument such that start <= p < bound and condition.stop(fDocument.getChar(p), p) evaluates to true.
scanForward(int, int, char) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.indent.SQLHeuristicScanner
Finds the lowest position in fDocument such that the position is >= position and < bound and fDocument.getChar(position) == ch evaluates to true and the position is in the default partition.
scanForward(int, int, char[]) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.indent.SQLHeuristicScanner
Finds the lowest position in fDocument such that the position is >= position and < bound and fDocument.getChar(position) == ch evaluates to true for at least one ch in chars and the position is in the default partition.
SCHEDULE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.ISybaseASADdlConstants
 
Schedule - Interface in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel
A representation of the model object 'Schedule'.
SCHEDULE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Schedule' class.
SCHEDULE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The meta object id for the 'Schedule' class.
SCHEDULE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
SCHEDULE__COMMENTS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Comments' reference list.
SCHEDULE__DAYS_OF_MONTH - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Days Of Month' attribute feature.
SCHEDULE__DAYS_OF_MONTH - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Days Of Month' attribute.
SCHEDULE__DAYS_OF_WEEK - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Days Of Week' attribute feature.
SCHEDULE__DAYS_OF_WEEK - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Days Of Week' attribute.
SCHEDULE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Dependencies' containment reference list.
SCHEDULE__DESCRIPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Description' attribute.
SCHEDULE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'EAnnotations' containment reference list.
SCHEDULE__EVENT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Event' container reference feature.
SCHEDULE__EVENT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Event' container reference.
SCHEDULE__EXTENSIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Extensions' containment reference list.
SCHEDULE__INTERVAL_MOUNT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Interval Mount' attribute feature.
SCHEDULE__INTERVAL_MOUNT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Interval Mount' attribute.
SCHEDULE__INTERVAL_UNIT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Interval Unit' attribute feature.
SCHEDULE__INTERVAL_UNIT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Interval Unit' attribute.
SCHEDULE__LABEL - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Label' attribute.
SCHEDULE__NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Name' attribute.
SCHEDULE__PRIVILEGES - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Privileges' reference list.
SCHEDULE__RECURRING - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Recurring' attribute feature.
SCHEDULE__RECURRING - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Recurring' attribute.
SCHEDULE__START_DATE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Start Date' attribute feature.
SCHEDULE__START_DATE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Start Date' attribute.
SCHEDULE__START_TIME - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Start Time' attribute feature.
SCHEDULE__START_TIME - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Start Time' attribute.
SCHEDULE__STOP_TIME - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Stop Time' attribute feature.
SCHEDULE__STOP_TIME - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Stop Time' attribute.
SCHEDULE_EVENT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
SCHEDULE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The number of structural features of the 'Schedule' class.
SCHEDULED - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.EventTriggerType
The 'SCHEDULED' literal value.
scheduled(IJobChangeEvent) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SQLExecutionJobListener
 
SCHEDULED_LITERAL - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.EventTriggerType
The 'SCHEDULED' literal object.
ScheduleDialog_description - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
ScheduleDialog_error_name - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
ScheduleDialog_error_time1 - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
ScheduleDialog_error_time2 - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
ScheduleDialog_error_time3 - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
ScheduleDialog_error_time4 - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
ScheduleDialog_from - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
ScheduleDialog_label_at - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
ScheduleDialog_label_between - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
ScheduleDialog_label_changedate - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
ScheduleDialog_label_daysofmonth - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
ScheduleDialog_label_daysofweek - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
ScheduleDialog_label_hr1 - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
ScheduleDialog_label_hr2 - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
ScheduleDialog_label_hr3 - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
ScheduleDialog_label_min1 - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
ScheduleDialog_label_min2 - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
ScheduleDialog_label_min3 - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
ScheduleDialog_label_repeat - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
ScheduleDialog_label_startdate - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
ScheduleDialog_label_startTime - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
ScheduleDialog_label_triggerEventOn - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
ScheduleDialog_mmm_dd_yyyy - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
ScheduleDialog_no - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
ScheduleDialog_title - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
ScheduleDialog_title_general - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
ScheduleDialog_title_repeat - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
ScheduleDialog_to - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
ScheduleDialog_yes - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
ScheduleImpl - Class in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl
An implementation of the model object 'Schedule'.
scheduleRefreshProfileJob(IConnectionProfile, TreeViewer) - Static method in class org.eclipse.datatools.connectivity.ui.RefreshProfileJob
 
SCHEMA - Static variable in class org.eclipse.datatools.connectivity.sqm.core.definition.EngineeringOptionID
 
SCHEMA - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
Schema - Interface in org.eclipse.datatools.modelbase.sql.schema
A representation of the model object 'Schema'.
SCHEMA - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage.Literals
The meta object literal for the 'Schema' class.
SCHEMA - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The meta object id for the 'Schema' class.
SCHEMA - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
SCHEMA - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
SCHEMA - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.model.SqlXmlConstant
 
SCHEMA__ASSERTIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage.Literals
The meta object literal for the 'Assertions' reference list feature.
SCHEMA__ASSERTIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Assertions' reference list.
SCHEMA__CATALOG - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage.Literals
The meta object literal for the 'Catalog' reference feature.
SCHEMA__CATALOG - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Catalog' reference.
SCHEMA__CHAR_SETS - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage.Literals
The meta object literal for the 'Char Sets' reference list feature.
SCHEMA__CHAR_SETS - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Char Sets' reference list.
SCHEMA__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Comments' reference list.
SCHEMA__DATABASE - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage.Literals
The meta object literal for the 'Database' reference feature.
SCHEMA__DATABASE - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Database' reference.
SCHEMA__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Dependencies' containment reference list.
SCHEMA__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Description' attribute.
SCHEMA__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'EAnnotations' containment reference list.
SCHEMA__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Extensions' containment reference list.
SCHEMA__INDICES - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage.Literals
The meta object literal for the 'Indices' reference list feature.
SCHEMA__INDICES - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Indices' reference list.
SCHEMA__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Label' attribute.
SCHEMA__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Name' attribute.
SCHEMA__OWNER - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage.Literals
The meta object literal for the 'Owner' reference feature.
SCHEMA__OWNER - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Owner' reference.
SCHEMA__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Privileges' reference list.
SCHEMA__ROUTINES - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage.Literals
The meta object literal for the 'Routines' reference list feature.
SCHEMA__ROUTINES - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Routines' reference list.
SCHEMA__SEQUENCES - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage.Literals
The meta object literal for the 'Sequences' reference list feature.
SCHEMA__SEQUENCES - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Sequences' reference list.
SCHEMA__TABLES - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage.Literals
The meta object literal for the 'Tables' reference list feature.
SCHEMA__TABLES - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Tables' reference list.
SCHEMA__TRIGGERS - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage.Literals
The meta object literal for the 'Triggers' reference list feature.
SCHEMA__TRIGGERS - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Triggers' reference list.
SCHEMA__USER_DEFINED_TYPES - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage.Literals
The meta object literal for the 'User Defined Types' reference list feature.
SCHEMA__USER_DEFINED_TYPES - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'User Defined Types' reference list.
SCHEMA_EDITOR_ID - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.Constants
 
SCHEMA_EDITOR_NESTED_ASA_PROC_SOURCE_ID - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ASARoutineSourceEditor
 
SCHEMA_EDITOR_NESTED_ID - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.Constants
 
SCHEMA_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The number of structural features of the 'Schema' class.
SCHEMA_FILTER - Static variable in interface org.eclipse.datatools.connectivity.sqm.core.connection.ConnectionFilter
 
SCHEMA_OBJTYPE - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLDBProposal
 
SchemaASABaseLoader - Class in org.eclipse.datatools.enablement.sybase.asa.baseloaders
 
SchemaASABaseLoader(Schema) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.baseloaders.SchemaASABaseLoader
 
SchemaASABaseLoader.ASABaseRoutineLoader - Class in org.eclipse.datatools.enablement.sybase.asa.baseloaders
 
SchemaASABaseLoader.ASABaseRoutineLoader(ICatalogObject) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.baseloaders.SchemaASABaseLoader.ASABaseRoutineLoader
 
SchemaASABaseLoader.ASABaseRoutineLoader.ASAProcedureFactory - Class in org.eclipse.datatools.enablement.sybase.asa.baseloaders
 
SchemaASABaseLoader.ASABaseRoutineLoader.ASAProcedureFactory() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.baseloaders.SchemaASABaseLoader.ASABaseRoutineLoader.ASAProcedureFactory
 
SchemaASABaseLoader.ASABaseRoutineLoader.ASAUseDefinedFunctionFactory - Class in org.eclipse.datatools.enablement.sybase.asa.baseloaders
 
SchemaASABaseLoader.ASABaseRoutineLoader.ASAUseDefinedFunctionFactory() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.baseloaders.SchemaASABaseLoader.ASABaseRoutineLoader.ASAUseDefinedFunctionFactory
 
SchemaASABaseLoader.ASABaseTableLoader - Class in org.eclipse.datatools.enablement.sybase.asa.baseloaders
 
SchemaASABaseLoader.ASABaseTableLoader(ICatalogObject) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.baseloaders.SchemaASABaseLoader.ASABaseTableLoader
 
SchemaASABaseLoader.ASABaseTableLoader.ASABaseGlobalTempTableFactory - Class in org.eclipse.datatools.enablement.sybase.asa.baseloaders
 
SchemaASABaseLoader.ASABaseTableLoader.ASABaseGlobalTempTableFactory() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.baseloaders.SchemaASABaseLoader.ASABaseTableLoader.ASABaseGlobalTempTableFactory
 
SchemaASABaseLoader.ASABaseTableLoader.ASABaseProxyTableFactory - Class in org.eclipse.datatools.enablement.sybase.asa.baseloaders
 
SchemaASABaseLoader.ASABaseTableLoader.ASABaseProxyTableFactory() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.baseloaders.SchemaASABaseLoader.ASABaseTableLoader.ASABaseProxyTableFactory
 
SchemaASABaseLoader.ASABaseTableLoader.ASABaseViewFactory - Class in org.eclipse.datatools.enablement.sybase.asa.baseloaders
 
SchemaASABaseLoader.ASABaseTableLoader.ASABaseViewFactory() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.baseloaders.SchemaASABaseLoader.ASABaseTableLoader.ASABaseViewFactory
 
SchemaASABaseLoader.ASABaseUDTLoader - Class in org.eclipse.datatools.enablement.sybase.asa.baseloaders
 
SchemaASABaseLoader.ASABaseUDTLoader(ICatalogObject) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.baseloaders.SchemaASABaseLoader.ASABaseUDTLoader
 
SchemaASABaseLoader.ASABaseUDTLoader.ASAUDTFactory - Class in org.eclipse.datatools.enablement.sybase.asa.baseloaders
 
SchemaASABaseLoader.ASABaseUDTLoader.ASAUDTFactory(DatabaseDefinition) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.baseloaders.SchemaASABaseLoader.ASABaseUDTLoader.ASAUDTFactory
 
SchemaASABaseLoader.IndexWrapper - Class in org.eclipse.datatools.enablement.sybase.asa.baseloaders
 
SchemaASABaseLoader.IndexWrapper(String, boolean) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.baseloaders.SchemaASABaseLoader.IndexWrapper
 
SchemaASALoader - Class in org.eclipse.datatools.enablement.sybase.asa.loaders
 
SchemaASALoader(SybaseASACatalogSchema) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.loaders.SchemaASALoader
 
SchemaASALoader.ASATableLoader - Class in org.eclipse.datatools.enablement.sybase.asa.loaders
 
SchemaASALoader.ASATableLoader(ICatalogObject) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.loaders.SchemaASALoader.ASATableLoader
 
SchemaASALoader.ASATableLoader.ASAGlobalTempTableFactory - Class in org.eclipse.datatools.enablement.sybase.asa.loaders
 
SchemaASALoader.ASATableLoader.ASAGlobalTempTableFactory() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.loaders.SchemaASALoader.ASATableLoader.ASAGlobalTempTableFactory
 
SchemaASALoader.ASATableLoader.ASATableFactory - Class in org.eclipse.datatools.enablement.sybase.asa.loaders
 
SchemaASALoader.ASATableLoader.ASATableFactory() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.loaders.SchemaASALoader.ASATableLoader.ASATableFactory
 
schemaChanged(Object, boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.util.OmitSchemaChangedNotifier
Call this method to notify SQLBuilder of changes
SchemaFilterProvider - Class in org.eclipse.datatools.connectivity.sqm.loader
Filter provider implementation for Schema objects.
SchemaFilterProvider() - Constructor for class org.eclipse.datatools.connectivity.sqm.loader.SchemaFilterProvider
 
SchemaFilterProvider - Class in org.eclipse.datatools.enablement.sybase.ui.filter
 
SchemaFilterProvider() - Constructor for class org.eclipse.datatools.enablement.sybase.ui.filter.SchemaFilterProvider
 
SchemaHelper - Class in org.eclipse.datatools.modelbase.sql.schema.helper
 
SchemaHelper() - Constructor for class org.eclipse.datatools.modelbase.sql.schema.helper.SchemaHelper
 
SchemaItemProvider - Class in org.eclipse.datatools.modelbase.sql.schema.provider
This is the item provider adapter for a Schema object.
SchemaItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.schema.provider.SchemaItemProvider
This constructs an instance from a factory and a notifier.
SchemaObjectEditor - Class in org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core
The base editor, which is responsible for loading the pages defined by the consumers according to the end-user's setting (visibility & order).
SchemaObjectEditor() - Constructor for class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditor
 
SchemaObjectEditor_error - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.Messages
 
SchemaObjectEditor_error_id - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.Messages
 
SchemaObjectEditor_no_handler - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.Messages
 
SchemaObjectEditor_no_page - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.Messages
 
SchemaObjectEditor_pagechange_error - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.Messages
 
SchemaObjectEditor_preferences - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.Messages
 
SchemaObjectEditor_save_to_server - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.Messages
 
SchemaObjectEditorInput - Class in org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core
The editor input for schema object editor.
SchemaObjectEditorInput(IEditorDescriptor, ISchemaObjectEditModel, DatabaseIdentifier) - Constructor for class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditorInput
 
SchemaObjectEditorInput_name - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.Messages
 
SchemaObjectEditorModelListenersNotifier - Class in org.eclipse.datatools.sqltools.schemaobjecteditor.ui
The notifier for the model change listeners.
SchemaObjectEditorModelListenersNotifier() - Constructor for class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.SchemaObjectEditorModelListenersNotifier
 
SchemaObjectEditorPage - Class in org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core
Copied from FormPage since some fields are private and can not be set.
SchemaObjectEditorPage() - Constructor for class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditorPage
 
SchemaObjectEditorPage(FormEditor, String, String) - Constructor for class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditorPage
A constructor that creates the page and initializes it with the editor.
SchemaObjectEditorPage(String, String) - Constructor for class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditorPage
The constructor.
SchemaObjectEditorPage.PageForm - Class in org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core
 
SchemaObjectEditorPage.PageForm(SchemaObjectEditorPage, ScrolledForm) - Constructor for class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditorPage.PageForm
 
SchemaObjectEditorPage_help_name - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.Messages
 
SchemaObjectEditorPage_help_tip - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.Messages
 
SchemaObjectEditorUtils - Class in org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util
Contains some static utility methods for schama object editor.
SchemaObjectEditorUtils() - Constructor for class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.SchemaObjectEditorUtils
 
SchemaObjectEditorUtils_always_open - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.Messages
 
SchemaObjectEditorUtils_editor_id - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.Messages
 
SchemaObjectEditorUtils_error - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.Messages
 
SchemaObjectEditorUtils_error_open - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.Messages
 
SchemaObjectEditorUtils_error_when_open - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.Messages
 
SchemaObjectEditorUtils_internal_error_when_opening - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.Messages
 
SchemaObjectEditorUtils_no_editor - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.Messages
 
SchemaObjectEditorUtils_no_exact_editor - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.Messages
 
SchemaObjectEditorUtils_no_extension - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.Messages
 
SchemaObjectEditorUtils_no_suitable_editor - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.Messages
 
SchemaObjectEditorUtils_object_type - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.Messages
 
SchemaObjectEditorUtils_question - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.Messages
 
SchemaObjectEditorUtils_use_higest_version_editor - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.Messages
 
SchemaObjectEditorUtils_vendor_name - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.Messages
 
SchemaObjectEditorUtils_version - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.Messages
 
SchemaObjectFilterProvider - Class in org.eclipse.datatools.connectivity.sqm.loader
Filter provider implementation for objects contained within schema.
SchemaObjectFilterProvider(String) - Constructor for class org.eclipse.datatools.connectivity.sqm.loader.SchemaObjectFilterProvider
 
SchemaObjectFilterProvider - Class in org.eclipse.datatools.enablement.sybase.ui.filter
 
SchemaObjectFilterProvider(String) - Constructor for class org.eclipse.datatools.enablement.sybase.ui.filter.SchemaObjectFilterProvider
 
SchemaObjectsViewerContentProvider - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.commonui
The content provider for schema objects viewer
SchemaObjectsViewerContentProvider(int) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.commonui.SchemaObjectsViewerContentProvider
 
SCOPE_CATALOGS - Static variable in interface org.eclipse.datatools.sqltools.sql.parser.SQLParserConstants
Scope constant indicating catalog list information is required.
SCOPE_COLUMNS - Static variable in interface org.eclipse.datatools.sqltools.sql.parser.SQLParserConstants
Scope constant indicating column list information is required.
SCOPE_DATA_TYPES - Static variable in interface org.eclipse.datatools.sqltools.sql.parser.SQLParserConstants
Scope constant indicating data type list information is required.
SCOPE_DEFAULT - Static variable in interface org.eclipse.datatools.sqltools.sql.parser.SQLParserConstants
Scope constant indicating the default scope.
SCOPE_DEFINE_VARIABLES - Static variable in interface org.eclipse.datatools.sqltools.sql.parser.SQLParserConstants
Scope constant indicating variable list information is NOT required because we are defining a new one.
SCOPE_EVENTS - Static variable in interface org.eclipse.datatools.sqltools.sql.parser.SQLParserConstants
Scope constant indicating event list information is required.
SCOPE_FUNCTIONS - Static variable in interface org.eclipse.datatools.sqltools.sql.parser.SQLParserConstants
Scope constant indicating function list information is required.
SCOPE_INDEXES - Static variable in interface org.eclipse.datatools.sqltools.sql.parser.SQLParserConstants
Scope constant indicating index list information is required.
SCOPE_REFERENCE_VARIABLES - Static variable in interface org.eclipse.datatools.sqltools.sql.parser.SQLParserConstants
Scope constant indicating variable list information is required.
SCOPE_SCHEMAS - Static variable in interface org.eclipse.datatools.sqltools.sql.parser.SQLParserConstants
Scope constant indicating schema list information is required.
SCOPE_SEGMENT - Static variable in interface org.eclipse.datatools.sqltools.sql.parser.SQLParserConstants
Scope constant indicating the segment scope.
SCOPE_SIZE - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
SCOPE_SIZE - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
SCOPE_STORED_PROCEDURES - Static variable in interface org.eclipse.datatools.sqltools.sql.parser.SQLParserConstants
Scope constant indicating procedure list information is required.
SCOPE_TABLES - Static variable in interface org.eclipse.datatools.sqltools.sql.parser.SQLParserConstants
Scope constant indicating table list information is required.
SCOPE_TRIGGERS - Static variable in interface org.eclipse.datatools.sqltools.sql.parser.SQLParserConstants
Scope constant indicating trigger list information is required.
SCOPE_UBOUND - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
SCOPE_UBOUND - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
SCOPE_VIEWS - Static variable in interface org.eclipse.datatools.sqltools.sql.parser.SQLParserConstants
Scope constant indicating table list information is required.
SCOPE_WITHOUT_TABLE - Static variable in interface org.eclipse.datatools.sqltools.sql.parser.SQLParserConstants
Scope constant indicating table name should be removed for columns.
scopeLa(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexerprs
 
scopeLa(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexerprs
 
scopeLa - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
scopeLa(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
scopeLa - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs.ScopeLa
 
scopeLa - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
scopeLa(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
scopeLa - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs.ScopeLa
 
scopeLhs(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexerprs
 
scopeLhs(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexerprs
 
scopeLhs - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
scopeLhs(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
scopeLhs - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs.ScopeLhs
 
scopeLhs - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
scopeLhs(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
scopeLhs - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs.ScopeLhs
 
scopePrefix(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexerprs
 
scopePrefix(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexerprs
 
scopePrefix - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
scopePrefix(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
scopePrefix - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs.ScopePrefix
 
scopePrefix - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
scopePrefix(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
scopePrefix - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs.ScopePrefix
 
scopeRhs(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexerprs
 
scopeRhs(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexerprs
 
scopeRhs - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
scopeRhs(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
scopeRhs - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs.ScopeRhs
 
scopeRhs - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
scopeRhs(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
scopeRhs - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs.ScopeRhs
 
scopeState(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexerprs
 
scopeState(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexerprs
 
scopeState - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
scopeState(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
scopeState - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs.ScopeState
 
scopeState - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
scopeState(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
scopeState - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs.ScopeState
 
scopeStateSet(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexerprs
 
scopeStateSet(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexerprs
 
scopeStateSet - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
scopeStateSet(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
scopeStateSet - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs.ScopeStateSet
 
scopeStateSet - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
scopeStateSet(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
scopeStateSet - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs.ScopeStateSet
 
scopeSuffix(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexerprs
 
scopeSuffix(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexerprs
 
scopeSuffix - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
scopeSuffix(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
scopeSuffix - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs.ScopeSuffix
 
scopeSuffix - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
scopeSuffix(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
scopeSuffix - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs.ScopeSuffix
 
SDSSERVER_QUERY - Static variable in interface org.eclipse.datatools.enablement.ase.catalog.ASESQLs
 
SDTP_SELECT_DB_TABLE_PAGE - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilderContextIds
 
search(String) - Method in interface org.eclipse.datatools.sqltools.result.internal.index.IResultHistoryIndex
Searches the index by the given expression and returns the searching results
search(String) - Method in class org.eclipse.datatools.sqltools.result.internal.index.ResultHistoryLuceneIndex
 
search() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.ResultHistorySection
Searches the result instances using current input expression
SEARCH_CONDITION - Static variable in interface org.eclipse.datatools.modelbase.sql.expressions.SQLExpressionsPackage.Literals
The meta object literal for the 'Search Condition' class.
SEARCH_CONDITION - Static variable in interface org.eclipse.datatools.modelbase.sql.expressions.SQLExpressionsPackage
The meta object id for the 'Search Condition' class.
SEARCH_CONDITION_COMBINED - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Search Condition Combined' class.
SEARCH_CONDITION_COMBINED - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Search Condition Combined' class.
SEARCH_CONDITION_COMBINED__COMBINED_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Combined Left' container reference.
SEARCH_CONDITION_COMBINED__COMBINED_OPERATOR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Combined Operator' attribute feature.
SEARCH_CONDITION_COMBINED__COMBINED_OPERATOR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Combined Operator' attribute.
SEARCH_CONDITION_COMBINED__COMBINED_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Combined Right' container reference.
SEARCH_CONDITION_COMBINED__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comments' reference list.
SEARCH_CONDITION_COMBINED__DELETE_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Delete Statement' container reference.
SEARCH_CONDITION_COMBINED__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
SEARCH_CONDITION_COMBINED__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Description' attribute.
SEARCH_CONDITION_COMBINED__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
SEARCH_CONDITION_COMBINED__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
SEARCH_CONDITION_COMBINED__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Label' attribute.
SEARCH_CONDITION_COMBINED__LEFT_CONDITION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Left Condition' containment reference feature.
SEARCH_CONDITION_COMBINED__LEFT_CONDITION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Left Condition' containment reference.
SEARCH_CONDITION_COMBINED__MERGE_ON_CONDITION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Merge On Condition' container reference.
SEARCH_CONDITION_COMBINED__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Name' attribute.
SEARCH_CONDITION_COMBINED__NEGATED_CONDITION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Negated Condition' attribute.
SEARCH_CONDITION_COMBINED__NEST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Nest' container reference.
SEARCH_CONDITION_COMBINED__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Privileges' reference list.
SEARCH_CONDITION_COMBINED__QUERY_SELECT_HAVING - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Query Select Having' container reference.
SEARCH_CONDITION_COMBINED__QUERY_SELECT_WHERE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Query Select Where' container reference.
SEARCH_CONDITION_COMBINED__RIGHT_CONDITION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Right Condition' containment reference feature.
SEARCH_CONDITION_COMBINED__RIGHT_CONDITION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Right Condition' containment reference.
SEARCH_CONDITION_COMBINED__TABLE_JOINED - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Table Joined' container reference.
SEARCH_CONDITION_COMBINED__UPDATE_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Update Statement' container reference.
SEARCH_CONDITION_COMBINED__VALUE_EXPR_CASE_SEARCH_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Search Content' container reference.
SEARCH_CONDITION_COMBINED_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The number of structural features of the 'Search Condition Combined' class.
SEARCH_CONDITION_COMBINED_OPERATOR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Search Condition Combined Operator' enum.
SEARCH_CONDITION_COMBINED_OPERATOR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Search Condition Combined Operator' enum.
SEARCH_CONDITION_DEFAULT - Static variable in interface org.eclipse.datatools.modelbase.sql.expressions.SQLExpressionsPackage.Literals
The meta object literal for the 'Search Condition Default' class.
SEARCH_CONDITION_DEFAULT - Static variable in interface org.eclipse.datatools.modelbase.sql.expressions.SQLExpressionsPackage
The meta object id for the 'Search Condition Default' class.
SEARCH_CONDITION_DEFAULT__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.expressions.SQLExpressionsPackage
The feature id for the 'Comments' reference list.
SEARCH_CONDITION_DEFAULT__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.expressions.SQLExpressionsPackage
The feature id for the 'Dependencies' containment reference list.
SEARCH_CONDITION_DEFAULT__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.expressions.SQLExpressionsPackage
The feature id for the 'Description' attribute.
SEARCH_CONDITION_DEFAULT__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.expressions.SQLExpressionsPackage
The feature id for the 'EAnnotations' containment reference list.
SEARCH_CONDITION_DEFAULT__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.expressions.SQLExpressionsPackage
The feature id for the 'Extensions' containment reference list.
SEARCH_CONDITION_DEFAULT__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.expressions.SQLExpressionsPackage
The feature id for the 'Label' attribute.
SEARCH_CONDITION_DEFAULT__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.expressions.SQLExpressionsPackage
The feature id for the 'Name' attribute.
SEARCH_CONDITION_DEFAULT__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.expressions.SQLExpressionsPackage
The feature id for the 'Privileges' reference list.
SEARCH_CONDITION_DEFAULT__SQL - Static variable in interface org.eclipse.datatools.modelbase.sql.expressions.SQLExpressionsPackage.Literals
The meta object literal for the 'SQL' attribute feature.
SEARCH_CONDITION_DEFAULT__SQL - Static variable in interface org.eclipse.datatools.modelbase.sql.expressions.SQLExpressionsPackage
The feature id for the 'SQL' attribute.
SEARCH_CONDITION_DEFAULT_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.expressions.SQLExpressionsPackage
The number of structural features of the 'Search Condition Default' class.
SEARCH_CONDITION_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.expressions.SQLExpressionsPackage
The number of structural features of the 'Search Condition' class.
SEARCH_CONDITION_NESTED - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Search Condition Nested' class.
SEARCH_CONDITION_NESTED - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Search Condition Nested' class.
SEARCH_CONDITION_NESTED__COMBINED_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Combined Left' container reference.
SEARCH_CONDITION_NESTED__COMBINED_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Combined Right' container reference.
SEARCH_CONDITION_NESTED__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comments' reference list.
SEARCH_CONDITION_NESTED__DELETE_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Delete Statement' container reference.
SEARCH_CONDITION_NESTED__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
SEARCH_CONDITION_NESTED__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Description' attribute.
SEARCH_CONDITION_NESTED__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
SEARCH_CONDITION_NESTED__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
SEARCH_CONDITION_NESTED__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Label' attribute.
SEARCH_CONDITION_NESTED__MERGE_ON_CONDITION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Merge On Condition' container reference.
SEARCH_CONDITION_NESTED__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Name' attribute.
SEARCH_CONDITION_NESTED__NEGATED_CONDITION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Negated Condition' attribute.
SEARCH_CONDITION_NESTED__NEST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Nest' container reference.
SEARCH_CONDITION_NESTED__NESTED_CONDITION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Nested Condition' containment reference feature.
SEARCH_CONDITION_NESTED__NESTED_CONDITION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Nested Condition' containment reference.
SEARCH_CONDITION_NESTED__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Privileges' reference list.
SEARCH_CONDITION_NESTED__QUERY_SELECT_HAVING - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Query Select Having' container reference.
SEARCH_CONDITION_NESTED__QUERY_SELECT_WHERE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Query Select Where' container reference.
SEARCH_CONDITION_NESTED__TABLE_JOINED - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Table Joined' container reference.
SEARCH_CONDITION_NESTED__UPDATE_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Update Statement' container reference.
SEARCH_CONDITION_NESTED__VALUE_EXPR_CASE_SEARCH_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Search Content' container reference.
SEARCH_CONDITION_NESTED_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The number of structural features of the 'Search Condition Nested' class.
SearchCondition - Interface in org.eclipse.datatools.modelbase.sql.expressions
A representation of the model object 'Search Condition'.
SearchConditionCombined - Interface in org.eclipse.datatools.modelbase.sql.query
A representation of the model object 'SQL Search Condition Combined'.
SearchConditionCombinedItemProvider - Class in org.eclipse.datatools.modelbase.sql.query.provider
This is the item provider adapter for a SearchConditionCombined object.
SearchConditionCombinedItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.query.provider.SearchConditionCombinedItemProvider
This constructs an instance from a factory and a notifier.
SearchConditionCombinedOperator - Class in org.eclipse.datatools.modelbase.sql.query
A representation of the literals of the enumeration 'SQL Search Condition Combined Operator', and utility methods for working with them.
SearchConditionDefault - Interface in org.eclipse.datatools.modelbase.sql.expressions
A representation of the model object 'Search Condition Default'.
SearchConditionDefaultItemProvider - Class in org.eclipse.datatools.modelbase.sql.expressions.provider
This is the item provider adapter for a SearchConditionDefault object.
SearchConditionDefaultItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.expressions.provider.SearchConditionDefaultItemProvider
This constructs an instance from a factory and a notifier.
SearchConditionHelper - Class in org.eclipse.datatools.sqltools.sqlbuilder.model
This class provides "helper" functions for building and manipulating query search conditions.
SearchConditionHelper(SQLDomainModel) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.model.SearchConditionHelper
Constructs an instance of this class, with the given domain model object.
SearchConditionNested - Interface in org.eclipse.datatools.modelbase.sql.query
A representation of the model object 'SQL Search Condition Nested'.
SearchConditionNestedItemProvider - Class in org.eclipse.datatools.modelbase.sql.query.provider
This is the item provider adapter for a SearchConditionNested object.
SearchConditionNestedItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.query.provider.SearchConditionNestedItemProvider
This constructs an instance from a factory and a notifier.
searched_case() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
searched_case() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
searched_when_clause() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
searched_when_clause() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
searched_when_clause_list() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
searched_when_clause_list() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
searchNode(String, FolderNode) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.TreeUtil
 
SECOND - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.IntervalQualifierType
The 'SECOND' literal value.
SECOND_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.IntervalQualifierType
The 'SECOND' literal object.
SECONDS - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.IntervalUnitType
The 'SECONDS' literal value.
SECONDS - Static variable in class org.eclipse.datatools.modelbase.sql.query.ValueExpressionLabeledDurationType
The 'SECONDS' literal value.
SECONDS_LITERAL - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.IntervalUnitType
The 'SECONDS' literal object.
SECONDS_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.query.ValueExpressionLabeledDurationType
The 'SECONDS' literal object.
SECTIONS - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.intropage.PredefinedIntroSection
 
SEGMENT - Static variable in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDatabaseObjecType
 
SEGMENT_OBJTYPE - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLDBProposal
 
SEGMENT_QUERY - Static variable in interface org.eclipse.datatools.enablement.ase.catalog.ASESQLs
 
SEGMENT_SIZE - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexerprs
 
SEGMENT_SIZE - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexerprs
 
SEGMENT_SIZE - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
SEGMENT_SIZE - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
SEGMENT_THRESHOLD - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Segment Threshold' class.
SEGMENT_THRESHOLD - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The meta object id for the 'Segment Threshold' class.
SEGMENT_THRESHOLD__COMMENTS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Comments' reference list.
SEGMENT_THRESHOLD__DEPENDENCIES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Dependencies' containment reference list.
SEGMENT_THRESHOLD__DESCRIPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Description' attribute.
SEGMENT_THRESHOLD__EANNOTATIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'EAnnotations' containment reference list.
SEGMENT_THRESHOLD__EXTENSIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Extensions' containment reference list.
SEGMENT_THRESHOLD__FREE_SPACE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Free Space' attribute feature.
SEGMENT_THRESHOLD__FREE_SPACE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Free Space' attribute.
SEGMENT_THRESHOLD__LABEL - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Label' attribute.
SEGMENT_THRESHOLD__NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Name' attribute.
SEGMENT_THRESHOLD__PRIVILEGES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Privileges' reference list.
SEGMENT_THRESHOLD__PROCEDURE_NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Procedure Name' attribute feature.
SEGMENT_THRESHOLD__PROCEDURE_NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Procedure Name' attribute.
SEGMENT_THRESHOLD_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The number of structural features of the 'Segment Threshold' class.
SEGMENT_THRESHOLD_QUERY - Static variable in interface org.eclipse.datatools.enablement.ase.catalog.ASESQLs
 
SEGMENTS - Static variable in class org.eclipse.datatools.enablement.sybase.ddl.SybaseEngineeringOptionID
 
SegmentThreshold - Interface in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel
A representation of the model object 'Segment Threshold'.
SegmentThresholdImpl - Class in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl
An implementation of the model object 'Segment Threshold'.
select(Viewer, Object, Object) - Method in class org.eclipse.datatools.connectivity.ui.dse.dialogs.filters.DownToProfilesOnlyFilter
Only show down to the category or profile node
select(Viewer, Object, Object) - Method in class org.eclipse.datatools.connectivity.ui.dse.dialogs.filters.ProfileCategoryFilter
Only show particular category
select(IConnectionProfile) - Method in class org.eclipse.datatools.connectivity.ui.dse.dialogs.ProfileSelectionDialogPage
 
SELECT - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
select(Object) - Method in class org.eclipse.datatools.enablement.sybase.ui.SybaseLabelSelector
 
select() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
SELECT - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
select() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
SELECT - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
SELECT - Static variable in interface org.eclipse.datatools.sqltools.editor.template.TemplateConstant
 
select(Viewer, Object, Object) - Method in class org.eclipse.datatools.sqltools.result.internal.filters.ConnectionProfileFilter
 
select(Viewer, Object, Object) - Method in class org.eclipse.datatools.sqltools.result.internal.filters.ResultStatusFilter
 
select(Viewer, Object, Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.sqlbuilderdialog.ResultsHistoryFilter
 
select(String, Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.ObjectHelper
 
select(Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.ObjectHelper
 
SELECT_COLUMN - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.privileges.ASATablePrivilegesDetailTableMetaData
 
select_expression() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
select_expression() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
SELECT_HASH_PARTITIONS - Static variable in interface org.eclipse.datatools.enablement.ase.catalog.ASESQLs
 
select_list() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
select_list() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
select_or_set_variable_assignment() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
select_or_set_variable_assignment() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
SELECT_PRIVILEGE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.PrivilegesConstants
 
SELECT_PRIVILEGE - Static variable in interface org.eclipse.datatools.enablement.sybase.ddl.ISybaseDdlConstants
 
SELECT_RANGE_LIST_PARTITIONS - Static variable in interface org.eclipse.datatools.enablement.ase.catalog.ASESQLs
 
SELECT_ROUND_PARTITIONS - Static variable in interface org.eclipse.datatools.enablement.ase.catalog.ASESQLs
 
SELECT_STATEMENT - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.model.SqlXmlConstant
 
SELECTABLE_LIST - Static variable in enum org.eclipse.datatools.connectivity.oda.design.InputPromptControlStyle
The 'Selectable List' literal value.
SELECTABLE_LIST_WITH_TEXT_FIELD - Static variable in enum org.eclipse.datatools.connectivity.oda.design.InputPromptControlStyle
The 'Selectable List With Text Field' literal value.
selectAll() - Method in class org.eclipse.datatools.connectivity.ui.dse.dialogs.ProfileSelectionDialogPage
Select all profiles
selectDatabaseObject(Shell, DatabaseIdentifier, int, ProcIdentifier) - Static method in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.LaunchUI
 
selected(ITextViewer, boolean) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.templates.PositionBasedCompletionProposal
 
selected(ITextViewer, boolean) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.templates.SQLTemplateProposal
 
SelectGridContentProvider - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.select
 
SelectGridContentProvider(SQLDomainModel) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.select.SelectGridContentProvider
 
SelectGridViewer - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.select
Grid viewer for select statement
SelectGridViewer(SQLDomainModel, Composite) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.select.SelectGridViewer
 
SelectHelper - Class in org.eclipse.datatools.sqltools.sqlbuilder.model
Helper class for SelectStatement
SelectHelper() - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.model.SelectHelper
 
selectIndex(int) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.ObjectComboHelper
 
selectIndex(int) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.ObjectHelper
 
selectIndex(int) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.ObjectListHelper
 
selectionChanged(SelectionChangedEvent) - Method in class org.eclipse.datatools.connectivity.oda.flatfile.ui.wizards.FileSelectionWizardPage
 
selectionChanged(IAction, ISelection) - Method in class org.eclipse.datatools.connectivity.ui.actions.AddProfileViewAction
 
selectionChanged(IAction, ISelection) - Method in class org.eclipse.datatools.connectivity.ui.actions.AddRepositoryViewAction
 
selectionChanged(IAction, ISelection) - Method in class org.eclipse.datatools.connectivity.ui.actions.ConnectAction
 
selectionChanged(IAction, ISelection) - Method in class org.eclipse.datatools.connectivity.ui.actions.DeleteAction
 
selectionChanged(IAction, ISelection) - Method in class org.eclipse.datatools.connectivity.ui.actions.DisconnectAction
 
selectionChanged(IAction, ISelection) - Method in class org.eclipse.datatools.connectivity.ui.actions.DuplicateProfileAction
 
selectionChanged(SelectionChangedEvent) - Method in class org.eclipse.datatools.connectivity.ui.actions.ExpandAction
 
selectionChanged(IAction, ISelection) - Method in class org.eclipse.datatools.connectivity.ui.actions.ExportProfileViewAction
 
selectionChanged(IAction, ISelection) - Method in class org.eclipse.datatools.connectivity.ui.actions.ImportProfileViewAction
 
selectionChanged(IAction, ISelection) - Method in class org.eclipse.datatools.connectivity.ui.actions.PingAction
 
selectionChanged(IAction, ISelection) - Method in class org.eclipse.datatools.connectivity.ui.actions.RefreshViewAction
 
selectionChanged(IAction, ISelection) - Method in class org.eclipse.datatools.connectivity.ui.actions.RenameAction
 
selectionChanged(IAction, ISelection) - Method in class org.eclipse.datatools.connectivity.ui.actions.SaveOfflineAction
 
selectionChanged(IAction, ISelection) - Method in class org.eclipse.datatools.connectivity.ui.actions.WorkOfflineAction
 
selectionChanged(IAction, ISelection) - Method in class org.eclipse.datatools.connectivity.ui.dse.actions.SelectProfileAction
 
selectionChanged(IAction, ISelection) - Method in class org.eclipse.datatools.connectivity.ui.dse.actions.ShowCategoryAction
 
selectionChanged(IAction, ISelection) - Method in class org.eclipse.datatools.connectivity.ui.navigator.actions.CollapseAllActionDelegate
 
selectionChanged(IAction, ISelection) - Method in class org.eclipse.datatools.connectivity.ui.navigator.actions.ExpandAllActionDelegate
 
selectionChanged(IAction, ISelection) - Method in class org.eclipse.datatools.connectivity.ui.navigator.actions.ShowCategoryAction
 
selectionChanged(IAction, ISelection) - Method in class org.eclipse.datatools.enablement.sybase.asa.actions.ProfileASAMultiDBAction
 
selectionChanged(IFormPart, ISelection) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.PrivilegesDetailPage
 
selectionChanged(IAction, ISelection) - Method in class org.eclipse.datatools.enablement.sybase.ui.ShowOwnerAction
 
selectionChanged(IAction, ISelection) - Method in class org.eclipse.datatools.enablement.sybase.ui.ShowSchemaAction
 
selectionChanged(IAction, ISelection) - Method in class org.eclipse.datatools.sqltools.common.ui.actions.CommonSQLObjectAction
 
selectionChanged() - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.TableDataTableCursor
 
selectionChanged(SelectionChangedEvent) - Method in class org.eclipse.datatools.sqltools.data.internal.ui.editor.EditTableDataAction
 
selectionChanged() - Method in class org.eclipse.datatools.sqltools.data.internal.ui.editor.TableDataEditorSelectionProvider
 
selectionChanged(SelectionChangedEvent) - Method in class org.eclipse.datatools.sqltools.data.internal.ui.extract.ExtractDataAction
 
selectionChanged(SelectionChangedEvent) - Method in class org.eclipse.datatools.sqltools.data.internal.ui.load.LoadDataAction
 
selectionChanged(IAction, ISelection) - Method in class org.eclipse.datatools.sqltools.debugger.actions.SPBreakpointPropertiesAction
 
selectionChanged(IWorkbenchPart, ISelection) - Method in class org.eclipse.datatools.sqltools.debugger.editorext.SQLDebugHover
 
selectionChanged(SelectionChangedEvent) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLSourceViewer
 
selectionChanged(SelectionChangedEvent) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.update.UpdateDesignViewer
 
selectionChanged(IStructuredSelection) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.CutAction
 
selectionChanged(IStructuredSelection) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.DeleteAction
 
selectionChanged(IStructuredSelection) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.DeployAction
 
selectionChanged(SelectionChangedEvent) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.DMLDialogSelectionSQLAction
 
selectionChanged(SelectionChangedEvent) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.ExecuteCurrentSQLAction
 
selectionChanged(SelectionChangedEvent) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.ExecuteSelectionSQLAction
 
selectionChanged(SelectionChangedEvent) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.ExecuteSQLAsOneStatementAction
 
selectionChanged(IStructuredSelection) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.PasteAction
 
selectionChanged(IStructuredSelection) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.SelectionDispatchAction
Notifies this action that the given structured selection has changed.
selectionChanged(ITextSelection) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.SelectionDispatchAction
Notifies this action that the given text selection has changed.
selectionChanged(ISelection) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.SelectionDispatchAction
Notifies this action that the given selection has changed.
selectionChanged(SelectionChangedEvent) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.SelectionDispatchAction
 
selectionChanged(SelectionChangedEvent) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.editor.SQLEditorContentOutlinePage
Notifies that the selection has changed, using the given SelectionChangedEvent.
selectionChanged(SelectionChangedEvent) - Method in class org.eclipse.datatools.sqltools.sqleditor.plan.ExplainSQLActionDelegate
Updates the action when selection changes
selectionChanged(IAction, ISelection) - Method in class org.eclipse.datatools.sqltools.sqlscrapbook.actions.OpenScrapbookAction
Selection in the workbench has been changed.
selectionChanged(SelectionChangedEvent) - Method in class org.eclipse.datatools.sqltools.tabledataeditor.actions.SampleContentAction
 
SelectionDispatchAction - Class in org.eclipse.datatools.sqltools.sqleditor.internal.actions
Action that dispatches the IAction#run() and the ISelectionChangedListener#selectionChanged according to the type of the selection.
SELECTIVE - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.IntegrityControlOption
The 'SELECTIVE' literal value.
SELECTIVE_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.IntegrityControlOption
The 'SELECTIVE' literal object.
SelectProfileAction - Class in org.eclipse.datatools.connectivity.ui.dse.actions
Opens the profile selection dialog and returns the name of the selected dialog via getCPName().
SelectProfileAction() - Constructor for class org.eclipse.datatools.connectivity.ui.dse.actions.SelectProfileAction
Empty constructor
SelectProfileAction(String) - Constructor for class org.eclipse.datatools.connectivity.ui.dse.actions.SelectProfileAction
Simple constructor with action text
SelectProfileAction(String, ImageDescriptor) - Constructor for class org.eclipse.datatools.connectivity.ui.dse.actions.SelectProfileAction
Simple constructor with action text and image
SelectProfileAction(String, int) - Constructor for class org.eclipse.datatools.connectivity.ui.dse.actions.SelectProfileAction
Simple constructor with action text and style bit
SelectProfileDialog_create - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
SelectProfileDialog_databasename - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
SelectProfileDialog_error_connect_failed - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
SelectProfileDialog_error_jdbc_message - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
SelectProfileDialog_error_jdbc_title - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
SelectProfileDialog_profile_name - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
SelectProfileDialog_profile_type - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
selectReveal(Object) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditorPage
Attempts to select and reveal the given object by passing the request to the managed form.
selectRootElement() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.SQLTreeViewer
 
SelectStatementDistinctViewer - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.select
Create the viewer for DISTINCT checkbox
SelectStatementDistinctViewer(SQLDomainModel) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.select.SelectStatementDistinctViewer
 
SELECTSUBQUERY - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSimplePage
 
SELECTSUBQUERY - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.ExpressionsComboBoxCellEditor
 
SelectTableElement - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.select
SelectTableElement is applicable for select statement
SelectTableElement(SQLDomainModel, Object, ResultColumn) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.select.SelectTableElement
 
SelectTableElement(SQLDomainModel, Object, OrderByValueExpression) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.select.SelectTableElement
 
SelectViewer - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.select
 
SelectViewer(SQLDomainModel) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.select.SelectViewer
 
SEMICOLON - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
SEMICOLON - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
SEMICOLON - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
SEMICOLON - Static variable in interface org.eclipse.datatools.sqltools.editor.template.TemplateConstant
 
SEMICOLUMN - Static variable in interface org.eclipse.datatools.enablement.sybase.ddl.ISybaseDdlConstants
 
SEQUENCE - Static variable in class org.eclipse.datatools.connectivity.sqm.core.definition.EngineeringOptionID
 
Sequence - Interface in org.eclipse.datatools.modelbase.sql.schema
A representation of the model object 'Sequence'.
SEQUENCE - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage.Literals
The meta object literal for the 'Sequence' class.
SEQUENCE - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The meta object id for the 'Sequence' class.
SEQUENCE - Static variable in class org.eclipse.datatools.modelbase.sql.xml.query.XMLContentType2
The 'SEQUENCE' literal value.
SEQUENCE__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Comments' reference list.
SEQUENCE__CONTAINED_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Contained Type' containment reference.
SEQUENCE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Dependencies' containment reference list.
SEQUENCE__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Description' attribute.
SEQUENCE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'EAnnotations' containment reference list.
SEQUENCE__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Extensions' containment reference list.
SEQUENCE__IDENTITY - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage.Literals
The meta object literal for the 'Identity' containment reference feature.
SEQUENCE__IDENTITY - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Identity' containment reference.
SEQUENCE__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Label' attribute.
SEQUENCE__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Name' attribute.
SEQUENCE__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Privileges' reference list.
SEQUENCE__REFERENCED_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Referenced Type' reference.
SEQUENCE__SCHEMA - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage.Literals
The meta object literal for the 'Schema' reference feature.
SEQUENCE__SCHEMA - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Schema' reference.
SEQUENCE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The number of structural features of the 'Sequence' class.
SEQUENCE_FILTER - Static variable in interface org.eclipse.datatools.connectivity.sqm.core.connection.ConnectionFilter
 
SEQUENCE_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.xml.query.XMLContentType2
The 'SEQUENCE' literal object.
SequenceItemProvider - Class in org.eclipse.datatools.modelbase.sql.schema.provider
This is the item provider adapter for a Sequence object.
SequenceItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.schema.provider.SequenceItemProvider
This constructs an instance from a factory and a notifier.
SerializationHelper - Class in org.eclipse.datatools.sqltools.result.internal.utils
A utility class to serialize and deserialize an Object array.
serialize(Object, int) - Static method in class org.eclipse.datatools.sqltools.data.internal.core.common.data.DataSerializer
 
serialize(Object, int) - Method in class org.eclipse.datatools.sqltools.data.internal.core.common.DefaultColumnDataAccessor
 
serialize(Object, int) - Method in interface org.eclipse.datatools.sqltools.data.internal.core.common.IColumnDataAccessor
Serializes an object as a string (for inline editing).
SERVERDEFAULT - Static variable in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.LockingSchemaType
The 'SERVERDEFAULT' literal value.
SERVERDEFAULT_LITERAL - Static variable in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.LockingSchemaType
The 'SERVERDEFAULT' literal object.
SERVERIDLE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.EventType
The 'SERVERIDLE' literal value.
ServerIdle_CONDITIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
SERVERIDLE_LITERAL - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.EventType
The 'SERVERIDLE' literal object.
SERVERS_VIEW_CONTENT_EXTENSION_ID - Static variable in class org.eclipse.datatools.connectivity.ui.dse.DSEPlugin
 
SERVERS_VIEW_VIEWER_ID - Static variable in class org.eclipse.datatools.connectivity.ui.dse.DSEPlugin
 
SERVICE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.ISybaseASADdlConstants
 
SESSION_STATUS - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Session Status' enum.
SESSION_STATUS - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The meta object id for the 'Session Status' enum.
SESSION_STATUS_OBJECT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Session Status Object' data type.
SESSION_STATUS_OBJECT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The meta object id for the 'Session Status Object' data type.
SessionStatus - Enum in org.eclipse.datatools.connectivity.oda.design
A representation of the literals of the enumeration 'Session Status', and utility methods for working with them.
SET - Static variable in interface org.eclipse.datatools.enablement.sybase.IGenericDdlConstants
 
SET - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
SET - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
SET - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
SET - Static variable in interface org.eclipse.datatools.sqltools.editor.template.TemplateConstant
 
set_clause() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
set_clause() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
set_clause_list() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
set_clause_list() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
SET_DEFAULT - Static variable in class org.eclipse.datatools.modelbase.sql.schema.ReferentialActionType
The 'SET DEFAULT' literal value.
SET_DEFAULT_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.schema.ReferentialActionType
The 'SET DEFAULT' literal object.
SET_NULL - Static variable in class org.eclipse.datatools.modelbase.sql.schema.ReferentialActionType
The 'SET NULL' literal value.
SET_NULL_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.schema.ReferentialActionType
The 'SET NULL' literal object.
SET_QUERY_OUTPUT_LIMIT_PREFERENCE - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.model.SQLBuilderConstants
 
SET_TEMPORARY_OPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.catalog.ASASQLs
 
setAccessRule(boolean) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASERuleImpl
 
setAccessRule(boolean) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASERule
Sets the value of the 'Access Rule' attribute.
setAccessType(AccessRuleType) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASERuleImpl
 
setAccessType(AccessRuleType) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASERule
Sets the value of the 'Access Type' attribute.
setAction(String) - Method in interface org.eclipse.datatools.modelbase.sql.accesscontrol.Privilege
Sets the value of the 'Action' attribute.
setAction(String) - Method in interface org.eclipse.datatools.modelbase.sql.schema.Event
Sets the value of the 'Action' attribute.
setAction(String, IAction) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.actions.SQLBuilderActionBarContributor
Installs the given action under the given action id.
setAction(Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.dialogs.AddTableDialog
 
setAction(String, IAction) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLSourceViewer
 
setActionBarContributor(SQLBuilderActionBarContributor) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilder
Sets the SQLBuilderActionBarContributor for this SQLBuilder.
setActionBarContributor(SQLBuilderActionBarContributor) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilderEditor
Sets the action contributor associated with this editor.
setActionContext(ActionContext) - Method in class org.eclipse.datatools.connectivity.ui.navigator.actions.ProfileActionsActionProvider
 
setActionContext(ActionContext) - Method in class org.eclipse.datatools.connectivity.ui.navigator.actions.RefreshActionProvider
 
setActionContext(ActionContext) - Method in class org.eclipse.datatools.sqltools.routineeditor.ui.actions.RoutineActionProvider
 
setActionContributor(ISchemaObjectEditorActionBarContributor) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.extensions.IEditorDescriptor
Sets the action bar contributor, should NOT called by consumer
setActionGranularity(ActionGranularityType) - Method in interface org.eclipse.datatools.modelbase.sql.tables.Trigger
Sets the value of the 'Action Granularity' attribute.
setActionId(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.action.EditRoutineInFormAction
 
setActionTime(ActionTimeType) - Method in interface org.eclipse.datatools.modelbase.sql.tables.Trigger
Sets the value of the 'Action Time' attribute.
setActionType(int) - Method in class org.eclipse.datatools.sqltools.editor.core.result.ResultSupportRunnable
Sets the action type for OperationCommand.
setActive(boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.general.ProceduralObjectGeneralPage
 
setActive(boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.SourcePage
 
setActive(boolean) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditorPage
Implements the required method by refreshing the form when set active.
setActive(boolean) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.ddl.DDLPage
 
setActiveEditor(IEditorPart) - Method in class org.eclipse.datatools.sqltools.data.internal.ui.editor.TableDataEditorActionBarContributor
 
setActiveEditor(IAction, IEditorPart) - Method in class org.eclipse.datatools.sqltools.debugger.actions.ManageBreakpointRulerActionDelegate
 
setActiveEditor(SQLEditor) - Method in class org.eclipse.datatools.sqltools.routineeditor.ui.actions.DebugAction
 
setActiveEditor(RoutineEditor) - Method in class org.eclipse.datatools.sqltools.routineeditor.ui.actions.RunAction
 
setActiveEditor(IEditorPart) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.actions.SQLBuilderActionBarContributor
Sets the active editor for the contributor to the given editor.
setActiveEditor(SQLEditor) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.DMLDialogSelectionSQLAction
 
setActiveEditor(SQLEditor) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.ExecuteCurrentSQLAction
 
setActiveEditor(SQLEditor) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.ExecuteSelectionSQLAction
 
setActiveEditor(SQLEditor) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.ExecuteSQLAction
 
setActiveEditor(SQLEditor) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.ExecuteSQLAsOneStatementAction
 
setActiveEditor(IEditorPart) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.SQLEditorActionContributor
Sets the active editor to this contributor.
setActiveEditor(SQLEditor) - Method in interface org.eclipse.datatools.sqltools.sqleditor.ISQLEditorActionContributorExtension
Sets the active editor for the contributor.
setActiveEditor(SQLEditor) - Method in class org.eclipse.datatools.sqltools.sqleditor.plan.ExplainSQLActionDelegate
 
setActiveEditor(SQLEditor) - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditorActionContributorExtension
 
setActivePage(IEditorPart) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.ProceduralObjectEditorActionContributor
 
setActivePage(IEditorPart) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.DefaultSchemaObjectEditorActionBarContributor
 
setActivePage(String) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditor
 
setActivePage(int) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditor
Widen the visibility
setActivePage(IEditorPart) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.ISchemaObjectEditorActionBarContributor
This method is called whenever the page changes.
setActivePart(IAction, IWorkbenchPart) - Method in class org.eclipse.datatools.connectivity.ui.actions.ConnectAction
 
setActivePart(IAction, IWorkbenchPart) - Method in class org.eclipse.datatools.connectivity.ui.actions.RefreshViewAction
 
setActivePart(IAction, IWorkbenchPart) - Method in class org.eclipse.datatools.connectivity.ui.actions.SaveOfflineAction
 
setActivePart(IAction, IWorkbenchPart) - Method in class org.eclipse.datatools.connectivity.ui.actions.WorkOfflineAction
 
setActivePart(IAction, IWorkbenchPart) - Method in class org.eclipse.datatools.connectivity.ui.dse.actions.SelectProfileAction
 
setActivePart(IAction, IWorkbenchPart) - Method in class org.eclipse.datatools.enablement.sybase.asa.actions.ProfileASAMultiDBAction
 
setActivePart(IAction, IWorkbenchPart) - Method in class org.eclipse.datatools.enablement.sybase.ui.ShowOwnerAction
 
setActivePart(IAction, IWorkbenchPart) - Method in class org.eclipse.datatools.enablement.sybase.ui.ShowSchemaAction
 
setActivePart(IAction, IWorkbenchPart) - Method in class org.eclipse.datatools.sqltools.common.ui.actions.CommonSQLObjectAction
 
setActivePart(IAction, IWorkbenchPart) - Method in class org.eclipse.datatools.sqltools.debugger.actions.SPBreakpointPropertiesAction
 
setActiveSQLBuilder(SQLBuilder) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.actions.SQLBuilderActionBarContributor
 
setAdornments(int) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.editor.SQLImageDescriptor
Sets the descriptors adornments.
setAggregateFunction(XMLAggregateFunction) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLAggregateSortSpecification
Sets the value of the 'Aggregate Function' container reference.
setAlgorithm(String) - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.EncryptionInfo
Sets the value of the 'Algorithm' attribute.
setAlgorithm(String) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.EncryptionInfoImpl
 
setAlias(String) - Method in class org.eclipse.datatools.connectivity.oda.spec.ExpressionVariable
Specifies the variable alias.
setAlias(String) - Method in class org.eclipse.datatools.connectivity.oda.spec.result.AggregateExpression
Specifies the alias.
setAliasName(String) - Method in interface org.eclipse.datatools.sqltools.sql.reference.ITable
Set alias name of this table;
setAllowDuplicateRow(boolean) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEIndexImpl
 
setAllowDuplicateRow(boolean) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEIndex
Sets the value of the 'Allow Duplicate Row' attribute.
setAllowExistingResources(boolean) - Method in class org.eclipse.datatools.sqltools.common.ui.resource.ResourceAndContainerGroup
Sets the flag indicating whether existing resources are permitted.
setAllowExistingResources(boolean) - Method in class org.eclipse.datatools.sqltools.result.internal.ui.export.ResourceAndContainerGroup
Sets the flag indicating whether existing resources are permitted.
setAllowExistingResources(boolean) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.internal.ui.ResourceAndContainerGroup
Sets the flag indicating whether existing resources are permitted.
setAllowNull(boolean) - Method in interface org.eclipse.datatools.sqltools.sql.reference.IDatatype
 
setAllowNulls(boolean) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEUserDefinedTypeImpl
 
setAllowNulls(boolean) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEUserDefinedType
Sets the value of the 'Allow Nulls' attribute.
setAllPagesComplete(boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.ExpressionBuilderWizard
 
setAndOr(Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSearchWhenContentElement
 
setAndOr(String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.criteria.CriteriaElement
 
setAndOrInSearchCondition(SQLQueryObject, QuerySearchCondition, Predicate, String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SearchConditionHelper
Sets the And/Or for the condition, creates the new predicate if needed and returns the searchCondition with new added predicate.
setAndVerifyUseProfileSelectionPage() - Method in class org.eclipse.datatools.connectivity.oda.design.ui.designsession.DataSourceDesignSession
 
setAnnotationDetail(EAnnotation, String, String) - Method in interface org.eclipse.datatools.modelbase.sql.schema.SQLObject
 
setAppContext(Object) - Method in interface org.eclipse.datatools.connectivity.oda.IConnection
Sets the connection context passed through from an application.
setAppContext(Object) - Method in interface org.eclipse.datatools.connectivity.oda.IDriver
Sets the driver context passed through from an application.
setAppContext(Object) - Method in interface org.eclipse.datatools.connectivity.oda.IQuery
Sets the query context passed through from an application.
setApplicablePrecision(int, OdaScalarDataType) - Method in interface org.eclipse.datatools.connectivity.oda.design.DataElementAttributes
Sets the value of the 'Precision' attribute that is applicable for the given ODA data type.
setApplicableScale(int, OdaScalarDataType) - Method in interface org.eclipse.datatools.connectivity.oda.design.DataElementAttributes
Sets the value of the 'Scale' attribute that is applicable for the given ODA data type.
setApplResourceBaseURI(URI) - Method in interface org.eclipse.datatools.connectivity.oda.design.ResourceIdentifiers
Sets the value of the 'Appl Resource Base URI String' attribute in URI form.
setApplResourceBaseURI(URI) - Method in class org.eclipse.datatools.connectivity.oda.util.ResourceIdentifiers
Specifies the base URI of general purpose resources of an ODA consumer application.
setApplResourceBaseURIString(String) - Method in interface org.eclipse.datatools.connectivity.oda.design.ResourceIdentifiers
Sets the value of the 'Appl Resource Base URI String' attribute.
setArguments(ExpressionArguments) - Method in interface org.eclipse.datatools.connectivity.oda.design.AtomicExpressionContext
Sets the value of the 'Arguments' containment reference.
setArguments(ExpressionArguments) - Method in class org.eclipse.datatools.connectivity.oda.spec.result.filter.AtomicExpression
 
setArguments(ExpressionArguments) - Method in class org.eclipse.datatools.connectivity.oda.spec.valueexpr.FunctionValueExpression
 
setAsActive(boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SourceViewerAction
 
setASECompatible(boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.impl.SybaseASADatabaseImpl
 
setASECompatible(boolean) - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseASADatabase
Sets the value of the 'ASE Compatible' attribute.
setAseUniqueConstraint(SybaseASEUniqueConstraint) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEPrimaryKeyImpl
 
setAseUniqueConstraint(SybaseASEUniqueConstraint) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEPrimaryKey
Sets the value of the 'Ase Unique Constraint' containment reference.
setAsIdentifyingRelatinship(ForeignKey, boolean) - Static method in class org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCForeignKey
 
setAsIdentifyingRelatinship(ForeignKey, boolean) - Static method in class org.eclipse.datatools.enablement.mysql.catalog.MySqlCatalogForeignKey
 
setAttribute(String, Object) - Method in class org.eclipse.datatools.sqltools.debugger.debug.SPModelPresentation
 
setAttributes(DataElementAttributes) - Method in interface org.eclipse.datatools.connectivity.oda.design.ColumnDefinition
Sets the value of the 'Attributes' containment reference.
setAttributes(DataElementAttributes) - Method in interface org.eclipse.datatools.connectivity.oda.design.ParameterDefinition
Sets the value of the 'Attributes' containment reference.
setAttributes(DataElementAttributes) - Method in interface org.eclipse.datatools.connectivity.oda.design.ParameterFieldDefinition
Sets the value of the 'Attributes' containment reference.
setAttributesDecl(XMLAttributesDeclaration) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLAttributeDeclarationItem
Sets the value of the 'Attributes Decl' container reference.
setAttributesDecl(XMLAttributesDeclaration) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionElement
Sets the value of the 'Attributes Decl' containment reference.
setAuth_required(String) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASAWebServiceImpl
 
setAuth_required(String) - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASAWebService
Sets the value of the 'Auth required' attribute.
setAuth_required(String) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEWebServiceImpl
 
setAuth_required(String) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEWebService
Sets the value of the 'Auth required' attribute.
setAuthorizationID(String) - Method in interface org.eclipse.datatools.modelbase.sql.routines.Routine
Sets the value of the 'Authorization ID' attribute.
setAutoAttachEnabled(boolean) - Method in interface org.eclipse.datatools.sqltools.debugger.core.IControlConnectionExtension
Enables/disables auto attach support.
setAutoAttachEnabled(boolean) - Method in class org.eclipse.datatools.sqltools.debugger.core.internal.AbstractControlConnectionExtension
 
setAutoClean(boolean) - Method in class org.eclipse.datatools.sqltools.result.ResultConfiguration
 
setAutoConnect(boolean) - Method in class org.eclipse.datatools.connectivity.ui.wizards.NewConnectionProfileWizardPage
 
setAutoConnectOnFinish(boolean) - Method in class org.eclipse.datatools.connectivity.ui.wizards.NewConnectionProfileWizardPage
 
setAutoInc(boolean) - Method in class org.eclipse.datatools.enablement.mysql.catalog.MySqlCatalogTable
 
setAutoSave(boolean) - Method in class org.eclipse.datatools.sqltools.result.ResultConfiguration
 
setAutoSuggestThreshold(int) - Method in interface org.eclipse.datatools.connectivity.oda.design.InputElementUIHints
Sets the value of the 'Auto Suggest Threshold' attribute.
setAxisType(AxisType) - Method in interface org.eclipse.datatools.connectivity.oda.design.AxisAttributes
Sets the value of the 'Axis Type' attribute.
setBackground(Color) - Method in class org.eclipse.datatools.connectivity.oda.flatfile.ui.wizards.MenuButton
 
setBackground(Color) - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.TableCursor
 
setBaseProperties(Properties) - Method in interface org.eclipse.datatools.connectivity.drivers.IPropertySet
 
setBaseProperties(Properties) - Method in class org.eclipse.datatools.connectivity.drivers.PropertySetImpl
Sets the base properties of the property set
setBaseProperties(Properties) - Method in interface org.eclipse.datatools.connectivity.IConnectionProfile
This method sets the properties managed by the base connection profile extension.
setBaseTable(BaseTable) - Method in interface org.eclipse.datatools.modelbase.sql.constraints.TableConstraint
Sets the value of the 'Base Table' container reference.
setBaseType(IDatatype) - Method in interface org.eclipse.datatools.sqltools.sql.reference.IDatatype
 
setBasicLeft(PredicateBasic) - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryValueExpression
Sets the value of the 'Basic Left' container reference.
setBasicRight(PredicateBasic) - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryValueExpression
Sets the value of the 'Basic Right' container reference.
setBetweenLeft(PredicateBetween) - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryValueExpression
Sets the value of the 'Between Left' container reference.
setBetweenRight1(PredicateBetween) - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryValueExpression
Sets the value of the 'Between Right1' container reference.
setBetweenRight2(PredicateBetween) - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryValueExpression
Sets the value of the 'Between Right2' container reference.
setBigDecimal(int, BigDecimal) - Method in interface org.eclipse.datatools.connectivity.oda.IParameterRowSet
Sets the decimal value at the designated column.
setBigDecimal(String, BigDecimal) - Method in interface org.eclipse.datatools.connectivity.oda.IParameterRowSet
Sets the decimal value at the designated column.
setBigDecimal(String, BigDecimal) - Method in interface org.eclipse.datatools.connectivity.oda.IQuery
Sets the designated parameter to the given decimal value.
setBigDecimal(int, BigDecimal) - Method in interface org.eclipse.datatools.connectivity.oda.IQuery
Sets the designated parameter to the given decimal value.
setBindDefaultInFutureOnly(boolean) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEColumnImpl
 
setBindDefaultInFutureOnly(boolean) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEUserDefinedTypeImpl
 
setBindDefaultInFutureOnly(boolean) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEColumn
Sets the value of the 'Bind Default In Future Only' attribute.
setBindDefaultInFutureOnly(boolean) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEUserDefinedType
Sets the value of the 'Bind Default In Future Only' attribute.
setBindRuleInFutureOnly(boolean) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEColumnImpl
 
setBindRuleInFutureOnly(boolean) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEUserDefinedTypeImpl
 
setBindRuleInFutureOnly(boolean) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEColumn
Sets the value of the 'Bind Rule In Future Only' attribute.
setBindRuleInFutureOnly(boolean) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEUserDefinedType
Sets the value of the 'Bind Rule In Future Only' attribute.
setBlankPaddingOn(boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseDatabaseImpl
 
setBlankPaddingOn(boolean) - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseDatabase
Sets the value of the 'Blank Padding On' attribute.
setBody(String) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.RoutineSourceUpdater
 
setBody(String) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.TriggerSourceUpdater
 
setBody(String) - Method in interface org.eclipse.datatools.modelbase.sql.routines.Source
Sets the value of the 'Body' attribute.
setBody(String) - Method in class org.eclipse.datatools.sqltools.sql.updater.ProceduralObjectSourceUpdater
 
setBoldKey(boolean) - Method in class org.eclipse.datatools.sqltools.sqleditor.preferences.SyntaxItem
 
setBoolean(int, boolean) - Method in interface org.eclipse.datatools.connectivity.oda.IParameterRowSet
Sets the boolean value at the designated column.
setBoolean(String, boolean) - Method in interface org.eclipse.datatools.connectivity.oda.IParameterRowSet
Sets the boolean value at the designated column.
setBoolean(String, boolean) - Method in interface org.eclipse.datatools.connectivity.oda.IQuery
Sets the designated parameter to the given boolean value.
setBoolean(int, boolean) - Method in interface org.eclipse.datatools.connectivity.oda.IQuery
Sets the designated parameter to the given boolean value.
setBoolean(boolean) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.EngineeringOption
 
setBoundDefault(SybaseASEDefault) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEColumnImpl
 
setBoundDefault(SybaseASEDefault) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEUserDefinedTypeImpl
 
setBoundDefault(SybaseASEDefault) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEColumn
Sets the value of the 'Bound Default' reference.
setBoundDefault(SybaseASEDefault) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEUserDefinedType
Sets the value of the 'Bound Default' reference.
setBoundRule(SybaseASERule) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEColumnImpl
 
setBoundRule(SybaseASERule) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEUserDefinedTypeImpl
 
setBoundRule(SybaseASERule) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEColumn
Sets the value of the 'Bound Rule' reference.
setBoundRule(SybaseASERule) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEUserDefinedType
Sets the value of the 'Bound Rule' reference.
setBreakpoint(SPLineBreakpoint) - Method in class org.eclipse.datatools.sqltools.debugger.actions.SPBreakpointPropertiesAction
 
setBrowser(Browser) - Method in class org.eclipse.datatools.sqltools.plan.AbstractPlanDrawer
 
setBrowser(Browser) - Method in interface org.eclipse.datatools.sqltools.plan.IPlanDrawer
Sets the browser on which the detail information of one plan node is displayed
setCache(SybaseASECache) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.CacheInfo
Sets the value of the 'Cache' reference.
setCache(SybaseASECache) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.CacheInfoImpl
 
setCache(SybaseASECache) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASECatalogImpl
 
setCache(SybaseASECache) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASECatalog
Sets the value of the 'Cache' reference.
setCacheInfo(CacheInfo) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEIndexImpl
 
setCacheInfo(CacheInfo) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEIndex
Sets the value of the 'Cache Info' containment reference.
setCacheOption(Boolean) - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngresIdentitySpecifierImpl
 
setCacheOption(Boolean) - Method in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngresIdentitySpecifier
Sets the value of the 'Cache Option' attribute.
setCacheSize(BigInteger) - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngresIdentitySpecifierImpl
 
setCacheSize(BigInteger) - Method in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngresIdentitySpecifier
Sets the value of the 'Cache Size' attribute.
setCacheStrategy(int) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.CacheInfo
Sets the value of the 'Cache Strategy' attribute.
setCacheStrategy(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.CacheInfoImpl
 
setCallStatement(CallStatement) - Method in interface org.eclipse.datatools.modelbase.sql.query.ProcedureReference
Sets the value of the 'Call Statement' container reference.
setCallStatement(CallStatement) - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryValueExpression
Sets the value of the 'Call Statement' container reference.
setCallStatement(CallStatement) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLControlParseResult
Sets the SQL statement model in the parse result to the given CALL statement.
setCanModify(boolean) - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.TableDataCellModifier
 
setCanModify(boolean) - Method in class org.eclipse.datatools.sqltools.data.internal.ui.editor.TableDataCellModifier
 
setCanvas(Canvas) - Method in class org.eclipse.datatools.sqltools.plan.AbstractPlanDrawer
 
setCanvas(Canvas) - Method in interface org.eclipse.datatools.sqltools.plan.IPlanDrawer
Sets the canvas on which the graphic plan is drawn
setCaseClause(Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseClauseElement
 
setCaseElse(ValueExpressionCaseElse) - Method in interface org.eclipse.datatools.modelbase.sql.query.ValueExpressionCase
Sets the value of the 'Case Else' containment reference.
setCaseOptionsPageComplete(boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseExpressionWizard
 
setCaseSearchObject(ValueExpressionCaseSearch) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.CaseHelper
 
setCaseSensitive(boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseDatabaseImpl
 
setCaseSensitive(boolean) - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseDatabase
Sets the value of the 'Case Sensitive' attribute.
setCaseSensitive(boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.CaseControlledMultiLineRule
Insert the method's description here.
setCaseSensitive(boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.CaseControlledWordRule
 
setCaseSensitive(boolean) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.utils.SQLMultiLineRule
Sets whether or not to consider case when matching the rule pattern.
setCaseSimpleObject(ValueExpressionCaseSimple) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.CaseHelper
 
setCatalog(SybaseASECatalog) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASESegmentImpl
 
setCatalog(SybaseASECatalog) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASESegment
Sets the value of the 'Catalog' container reference.
setCatalog(Catalog) - Method in interface org.eclipse.datatools.modelbase.sql.schema.Schema
Sets the value of the 'Catalog' reference.
setCatalogDatabase(SybaseASECatalogDatabase) - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogPreDefinedType
 
setCatalogDatabase(SybaseASACatalogDatabase) - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBasePreDefinedType
 
setCatalogObject(ICatalogObject) - Method in class org.eclipse.datatools.connectivity.sqm.loader.JDBCBaseLoader
Set the base catalog object for the loader Necessary to support the zero arg constructor
setCatalogType(SybaseASECatalogType) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASECatalogImpl
 
setCatalogType(SybaseASECatalogType) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASECatalog
Sets the value of the 'Catalog Type' attribute.
setCategory(EngineeringOptionCategory) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.EngineeringOption
 
setCategory(ICategory) - Method in class org.eclipse.datatools.connectivity.ui.actions.AddProfileViewAction
 
setCategory(String) - Method in class org.eclipse.datatools.connectivity.ui.actions.AddProfileViewAction
 
setCategory(String) - Method in class org.eclipse.datatools.connectivity.ui.dse.dialogs.ProfileSelectionComposite
Set the category ID to filter the viewer to
setCategoryName(String) - Method in class org.eclipse.datatools.connectivity.ui.dse.dialogs.ProfileSelectionDialog
 
setCellEditors(CellEditor[]) - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.AccessibleTableEditorImpl
Set the cell editors
setCellEditors(CellEditor[]) - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.AccessibleTableViewer
Sets the cell editors of this table viewer.
setCellEditors(CellEditor[]) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.NavigableTableViewer
 
setCellEditors(CellEditor[]) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.update.UpdateTreeViewer
 
setCellModifier(ICellModifier) - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.AccessibleTableEditorImpl
Set the cell modifier
setCellModifier(ICellModifier) - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.AccessibleTableViewer
Sets the cell modifier of this table viewer.
setChanged() - Method in interface org.eclipse.datatools.sqltools.sqlbuilder.model.IOmitSchemaInfo
Marks this object as having been changed.
setChanged() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.OmitSchemaInfo
Function to be called when this OmitSchemaInfo has changed.
setChangeSource(boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.commands.MoveJoinCommand
Set the value of changeSource.
setCharacterSet(CharacterSet) - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.CharacterStringDataType
Sets the value of the 'Character Set' reference.
setCharacterStringDataType(CharacterStringDataType) - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.CharacterSet
Sets the value of the 'Character String Data Type' reference.
setCharEnd(int) - Method in class org.eclipse.datatools.sqltools.debugger.model.SPStackFrame
 
setCharStart(int) - Method in class org.eclipse.datatools.sqltools.debugger.model.SPStackFrame
 
setCheckOnCommit(boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.impl.SybaseASAForeignKeyImpl
 
setCheckOnCommit(boolean) - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseASAForeignKey
Sets the value of the 'Check On Commit' attribute.
setCheckStmtOnly(boolean) - Method in class org.eclipse.datatools.sqltools.parsers.sql.AbstractSQLParser
 
setCheckSumOn(boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseDatabaseImpl
 
setCheckSumOn(boolean) - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseDatabase
Sets the value of the 'Check Sum On' attribute.
setCheckType(CheckType) - Method in interface org.eclipse.datatools.modelbase.sql.tables.ViewTable
Sets the value of the 'Check Type' attribute.
setChildForQueryCombined(QueryCombined, QueryExpressionBody) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SelectHelper
Sets the given QueryExpressionBody object as a child of the given Querycombined object.
setCloseBracketsEnabled(boolean) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.SymbolInserter
 
setCloseDoubleQuotesEnabled(boolean) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.SymbolInserter
 
setCloseSingleQuotesEnabled(boolean) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.SymbolInserter
 
setClustered(boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseForeignKeyImpl
 
setClustered(boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseUniqueConstraintImpl
 
setClustered(boolean) - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseForeignKey
Sets the value of the 'Clustered' attribute.
setClustered(boolean) - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseUniqueConstraint
Sets the value of the 'Clustered' attribute.
setClustered(boolean) - Method in interface org.eclipse.datatools.modelbase.sql.constraints.Index
Sets the value of the 'Clustered' attribute.
setCoercibility(CoercibilityType) - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.CharacterStringDataType
Sets the value of the 'Coercibility' attribute.
setCollation(String) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseDatabaseImpl
 
setCollation(String) - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseDatabase
Sets the value of the 'Collation' attribute.
setCollationName(String) - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.CharacterStringDataType
Sets the value of the 'Collation Name' attribute.
setCollectionDataType(CollectionDataType) - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.ElementType
Sets the value of the 'Collection Data Type' container reference.
setColor(RGB) - Method in class org.eclipse.datatools.sqltools.sqleditor.preferences.SyntaxItem
 
setColumn(SybaseASABaseColumn) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseColumnCheckConstraintImpl
 
setColumn(SybaseASABaseColumn) - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseColumnCheckConstraint
Sets the value of the 'Column' reference.
setColumn(Column) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.ResultsRowData
 
setColumn(SybaseASABaseColumn) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.ASATableEditorColumnRowData
 
setColumn(SybaseASEColumn) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEColumnCheckConstraintImpl
 
setColumn(SybaseASEColumn) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.SybaseASEListPartitionImpl
 
setColumn(SybaseASEColumn) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.SybaseASEListPartition
Sets the value of the 'Column' reference.
setColumn(SybaseASEColumn) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEColumnCheckConstraint
Sets the value of the 'Column' reference.
setColumn(Column) - Method in interface org.eclipse.datatools.modelbase.sql.constraints.IndexMember
Sets the value of the 'Column' reference.
setColumnCheck(SybaseASEColumnCheckConstraint) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEColumnImpl
 
setColumnCheck(SybaseASEColumnCheckConstraint) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEColumn
Sets the value of the 'Column Check' reference.
setColumnConstraintLoaded(Boolean) - Method in interface org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseColumn.ISybaseASACatalogBaseColumnOwner
 
setColumnConstraintLoaded(Boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseProxyTable
 
setColumnConstraintLoaded(Boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseViewTable
 
setColumnConstraintLoaded(Boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogTable
 
setColumnConstraintLoaded(Boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogTempTable
 
setColumnDefinitionDefault(XMLTableColumnDefinitionDefault) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLTableColumnDefinitionRegular
Sets the value of the 'Column Definition Default' containment reference.
setColumnDefinitionRegular(XMLTableColumnDefinitionRegular) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLTableColumnDefinitionDefault
Sets the value of the 'Column Definition Regular' container reference.
setColumnDelimiter(String) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEProxyTableImpl
 
setColumnDelimiter(String) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEProxyTable
Sets the value of the 'Column Delimiter' attribute.
setColumnExpression(String) - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.impl.SybaseIndexMemberImpl
 
setColumnExpression(String) - Method in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybaseIndexMember
Sets the value of the 'Column Expression' attribute.
setColumnFunction(boolean) - Method in interface org.eclipse.datatools.modelbase.sql.query.ValueExpressionFunction
Sets the value of the 'Column Function' attribute.
setColumnIdentifier(DataElementIdentifier) - Method in interface org.eclipse.datatools.connectivity.oda.design.SortKey
Sets the value of the 'Column Identifier' containment reference.
setColumnIdentifiers(DataElementIdentifiers) - Method in interface org.eclipse.datatools.connectivity.oda.design.ResultSubset
Sets the value of the 'Column Identifiers' containment reference.
setColumnInfoLoaded(Boolean) - Method in interface org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseColumn.ISybaseASACatalogBaseColumnOwner
 
setColumnInfoLoaded(Boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseProxyTable
 
setColumnInfoLoaded(Boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseViewTable
 
setColumnInfoLoaded(Boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogTable
 
setColumnInfoLoaded(Boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogTempTable
 
setColumnList(ArrayList) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.ResultCollector
 
setColumnName(String) - Method in interface org.eclipse.datatools.connectivity.oda.design.SortKey
Sets the value of the 'Column Name' attribute.
setColumnNumberEnd(int) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQuerySourceInfo
 
setColumnNumberEnd(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.SQLParseErrorInfo
 
setColumnNumberStart(int) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQuerySourceInfo
 
setColumnNumberStart(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.SQLParseErrorInfo
 
setColumnPart(ColumnEditPart) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.commands.MoveJoinCommand
 
setColumnPosition(int) - Method in interface org.eclipse.datatools.connectivity.oda.design.SortKey
Sets the value of the 'Column Position' attribute.
setColumnPrivilegeLoaded(Boolean) - Method in interface org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseColumn.ISybaseASACatalogBaseColumnOwner
 
setColumnPrivilegeLoaded(Boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseProxyTable
 
setColumnPrivilegeLoaded(Boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseViewTable
 
setColumnPrivilegeLoaded(Boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogTable
 
setColumnPrivilegeLoaded(Boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogTempTable
 
setColumnProperties(String[]) - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.AccessibleTableEditorImpl
Set the column properties
setColumnProperties(String[]) - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.AccessibleTableViewer
Sets the column properties of this table viewer.
setCombinedLeft(QueryCombined) - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryExpressionBody
Sets the value of the 'Combined Left' container reference.
setCombinedLeft(SearchConditionCombined) - Method in interface org.eclipse.datatools.modelbase.sql.query.QuerySearchCondition
Sets the value of the 'Combined Left' container reference.
setCombinedOperator(QueryCombinedOperator) - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryCombined
Sets the value of the 'Combined Operator' attribute.
setCombinedOperator(SearchConditionCombinedOperator) - Method in interface org.eclipse.datatools.modelbase.sql.query.SearchConditionCombined
Sets the value of the 'Combined Operator' attribute.
setCombinedOperator(ValueExpressionCombinedOperator) - Method in interface org.eclipse.datatools.modelbase.sql.query.ValueExpressionCombined
Sets the value of the 'Combined Operator' attribute.
setCombinedRight(QueryCombined) - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryExpressionBody
Sets the value of the 'Combined Right' container reference.
setCombinedRight(SearchConditionCombined) - Method in interface org.eclipse.datatools.modelbase.sql.query.QuerySearchCondition
Sets the value of the 'Combined Right' container reference.
setCommentContent(XMLValueFunctionCommentContent) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionComment
Sets the value of the 'Comment Content' containment reference.
setComments(List) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQuerySourceInfo
Sets the List of SQLComments.
setComparisonOperator(PredicateComparisonOperator) - Method in interface org.eclipse.datatools.modelbase.sql.query.PredicateBasic
Sets the value of the 'Comparison Operator' attribute.
setComparisonOperator(PredicateComparisonOperator) - Method in interface org.eclipse.datatools.modelbase.sql.query.PredicateQuantifiedValueSelect
Sets the value of the 'Comparison Operator' attribute.
setCompletionEngine(SQLCompletionEngine) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLCompletionProcessor
Sets the SQLCompletionEngine object for this processor to the given object.
setCompletionProposalAutoActivationCharacters(char[]) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLCompletionProcessor
Sets this processor's set of characters triggering the activation of the completion proposal computation.
setComposite(Composite) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.ViewUtility
 
setConcurrencyOptThreshold(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEBaseTableImpl
 
setConcurrencyOptThreshold(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASETableImpl
 
setConcurrencyOptThreshold(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASETempTableImpl
 
setConcurrencyOptThreshold(int) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEBaseTable
Sets the value of the 'Concurrency Opt Threshold' attribute.
setCondition(String) - Method in interface org.eclipse.datatools.modelbase.sql.schema.Event
Sets the value of the 'Condition' attribute.
setCondition(String) - Method in class org.eclipse.datatools.sqltools.debugger.breakpoint.SPLineBreakpoint
 
setConditionEnabled(boolean) - Method in class org.eclipse.datatools.sqltools.debugger.breakpoint.SPLineBreakpoint
 
setConfigEventParameters(boolean) - Method in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.LaunchObject
set if the event trigger parameter is configured.
setConfigParameter(List) - Method in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.LaunchObject
Return config parameter.
setConnected(boolean) - Method in interface org.eclipse.datatools.connectivity.IConnectionProfile
Deprecated. Use one of the connect() methods instead. This method now delegates to connect().
setConnection(ValidationContext.Connection) - Method in class org.eclipse.datatools.connectivity.oda.spec.ValidationContext
Sets the connection context for online validation.
setConnection(Connection) - Method in class org.eclipse.datatools.sqltools.plan.PlanSupportRunnable
Passes a connection in, otherwise this class will create a new connection to get the plan
setConnectionInfo(ISQLEditorConnectionInfo) - Method in class org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditor
 
setConnectionInfo(ISQLEditorConnectionInfo) - Method in interface org.eclipse.datatools.sqltools.sqlbuilder.input.ISQLBuilderEditorInput
Sets the ISQLEditorConnectionInfo associated with this input to the given object.
setConnectionInfo(ISQLEditorConnectionInfo) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.input.SQLBuilderEditorInput
Sets the ISQLEditorConnectionInfo associated with this input to the given object.
setConnectionInfo(ISQLEditorConnectionInfo) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.input.SQLBuilderFileEditorInput
Sets the ISQLEditorConnectionInfo associated with this input to the given object.
setConnectionInfo(ISQLEditorConnectionInfo) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SQLDomainModel
Sets the ISQLEditorConnectionInfo object associated with this statement to the given object.
setConnectionInfo(ISQLEditorConnectionInfo) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.SQLConnectAction
Sets the current ISQLEditorConnectionInfo object to the given object.
setConnectionInfo(ISQLEditorConnectionInfo) - Method in interface org.eclipse.datatools.sqltools.sqleditor.ISQLEditorInput
 
setConnectionInfo(ISQLEditorConnectionInfo) - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditor
Sets the connection info object of the editor input of this editor.
setConnectionInfo(ISQLEditorConnectionInfo) - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditorStorageEditorInput
Sets the ISQLEditorConnectionInfo object for this editor input to the given object.
setConnectionInformation() - Method in class org.eclipse.datatools.connectivity.ui.wizards.OptionalPropertiesPane
Updates the connection property values in the Properties specified by OptionalPropertiesPane.setDriverUIContributorInformation(IDriverUIContributorInformation).
setConnectionInformation() - Method in class org.eclipse.datatools.connectivity.ui.wizards.OtherDriverUIContributor
 
setConnectionInformation() - Method in class org.eclipse.datatools.enablement.hsqldb.ui.connection.drivers.HSQLDBDriverUIContributor
 
setConnectionInformation() - Method in class org.eclipse.datatools.enablement.ibm.db2.luw.ui.drivers.DB2LUWDriverUIContributorBase
 
setConnectionInformation() - Method in class org.eclipse.datatools.enablement.sqlite.ui.connection.drivers.SQLITEDriverUIContributor
 
setConnectionInformation() - Method in class org.eclipse.datatools.enablement.sybase.ase.ui.drivers.ASEDriverUIContributorBase
 
setConnectionLevelOptions(ILaunchConfigurationWorkingCopy) - Static method in class org.eclipse.datatools.sqltools.routineeditor.launching.LaunchHelper
Sets the default values of connection level options for newly-created launch configuration
setConnectionProfile(IConnectionProfile) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.input.SQLBuilderEditorInput
Sets the IConnectionProfile associated with this input to the given object.
setConnectionProfileId(String) - Method in class org.eclipse.datatools.enablement.sybase.ui.SybaseDatabaseSetting
 
setConnectionProfileName(String) - Method in interface org.eclipse.datatools.sqltools.editor.core.connection.ISQLEditorConnectionInfo
Sets the IConnectionProfile name associated with this input to the given object.
setConnectionProfileName(String) - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditorConnectionInfo
 
setConnectionRouter(ConnectionRouter) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection
 
setConstantOptionsPageComplete(boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.constant.ConstantExpressionWizard
 
setConstraint(Rectangle) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.commands.SetLocationCommand
 
setConstraint(IFigure, Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter
 
setConstraint(Connection, Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter
 
setConstructor(boolean) - Method in interface org.eclipse.datatools.modelbase.sql.routines.Method
Sets the value of the 'Constructor' attribute.
setConsumerName(String) - Method in class org.eclipse.datatools.sqltools.editor.core.result.ResultSupportRunnable
Sets the consumer name for OperationCommand.
setConsumerNum(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEIndexImpl
 
setConsumerNum(int) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEIndex
Sets the value of the 'Consumer Num' attribute.
setContainedType(SQLDataType) - Method in interface org.eclipse.datatools.modelbase.sql.schema.TypedElement
Sets the value of the 'Contained Type' containment reference.
setContainer(TypedElement) - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.DataType
This method is used to set the type on the given Column.
setContainerFullPath(IPath) - Method in class org.eclipse.datatools.sqltools.common.ui.resource.ResourceAndContainerGroup
Sets the value of this page's container.
setContainerFullPath(IPath) - Method in class org.eclipse.datatools.sqltools.common.ui.resource.WizardNewFileCreationPage
Sets the value of this page's container name field, or stores it for future use if this page's controls do not exist yet.
setContainerFullPath(IPath) - Method in class org.eclipse.datatools.sqltools.result.internal.ui.export.ResourceAndContainerGroup
Sets the value of this page's container.
setContainerFullPath(IPath) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.internal.ui.ResourceAndContainerGroup
Sets the value of this page's container.
setContentChangeListener(IContentChangeListener) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLSourceViewer
 
setContentOption(XMLContentType) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLSerializeFunction
Sets the value of the 'Content Option' attribute.
setContentOption(XMLContentType) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionParse
Sets the value of the 'Content Option' attribute.
setContentOption(XMLContentType2) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionValidate
Sets the value of the 'Content Option' attribute.
setContents(InputStream) - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditorStorage
Sets the input stream that acts as the contents of this storage to the given input stream.
setContext(AtomicExpressionContext) - Method in interface org.eclipse.datatools.connectivity.oda.design.CustomFilterExpression
Sets the value of the 'Context' containment reference.
setContext(AtomicExpressionContext) - Method in interface org.eclipse.datatools.connectivity.oda.design.DynamicFilterExpression
Sets the value of the 'Context' containment reference.
setContext(ActionContext) - Method in class org.eclipse.datatools.connectivity.ui.navigator.actions.ProfileActionsActionProvider
 
setContext(ActionContext) - Method in class org.eclipse.datatools.connectivity.ui.navigator.actions.RefreshActionProvider
 
setContext(ActionContext) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.action.DoubleClickActionProviderExt
 
setContext(ActionContext) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.action.ASATableEditorActionProvider
 
setContext(ActionContext) - Method in class org.eclipse.datatools.sqltools.routineeditor.ui.actions.RoutineActionProvider
 
setContextArguments(ExpressionArguments) - Method in interface org.eclipse.datatools.connectivity.oda.design.CustomFilterExpression
Sets the expression arguments design in the 'Context' containment reference.
setContextArguments(ExpressionArguments) - Method in interface org.eclipse.datatools.connectivity.oda.design.DynamicFilterExpression
Sets the expression arguments design in the 'Context' containment reference.
setContextInformation(IContextInformation) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLCompletionProposal
Sets the context information.
setContextVariable(ExpressionVariable) - Method in interface org.eclipse.datatools.connectivity.oda.design.CustomFilterExpression
Sets the expression variable design in the 'Context' containment reference.
setContextVariable(ExpressionVariable) - Method in interface org.eclipse.datatools.connectivity.oda.design.DynamicFilterExpression
Sets the expression variable design in the 'Context' containment reference.
setControlType(int) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.ControlStateInfo
 
setControlType(int) - Method in interface org.eclipse.datatools.sqltools.sqlbuilder.model.IControlStateInfo
Sets the type of section control for this state information.
setCountry(String) - Method in interface org.eclipse.datatools.connectivity.oda.design.Locale
Sets the value of the 'Country' attribute.
setCPName(String) - Method in class org.eclipse.datatools.connectivity.ui.dse.actions.SelectProfileAction
Set the initially selected profile
setCPName(String) - Method in class org.eclipse.datatools.connectivity.ui.dse.dialogs.ProfileSelectionComposite
Set the profile name if we are to set an initial selection
setCPName(String) - Method in class org.eclipse.datatools.connectivity.ui.dse.dialogs.ProfileSelectionDialog
 
setCreateAutoConnectControls(boolean) - Method in class org.eclipse.datatools.connectivity.ui.wizards.ConnectionProfileDetailsPage
Specifies whether to create the controls for the auto connect options on this page.
setCreationTS(String) - Method in interface org.eclipse.datatools.modelbase.sql.routines.Routine
Sets the value of the 'Creation TS' attribute.
setCreator(Schema) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASECheckConstraintImpl
 
setCreator(Schema) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASECheckConstraint
Sets the value of the 'Creator' reference.
setCriteria(ResultSetCriteria) - Method in interface org.eclipse.datatools.connectivity.oda.design.ResultSetDefinition
Sets the value of the 'Criteria' containment reference.
setCriteriaElementVectorRef(WeakReference) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.criteria.CriteriaElement
 
setCurrentInstance(IResultInstance) - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.ResultsView
 
setCurrentInstance(IResultInstance) - Method in class org.eclipse.datatools.sqltools.result.ui.view.ResultsViewControl
 
setCurrentPlugin(Plugin) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLLogUtil
 
setCurrentSchema(String) - Method in interface org.eclipse.datatools.sqltools.sqlbuilder.model.IOmitSchemaInfo
Sets the current schema as input by the user.
setCurrentSchema(String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.OmitSchemaInfo
Implements IOmitSchemaInfo.setCurrentSchema(String)
setCurrentSchema() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SQLDomainModel
Sets the current schema
setCursor(TableDataTableCursor) - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.AccessibleTableViewer
Set cursor for the table viewer.
setCursorPosition(int) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLCompletionProposal
Sets the cursor position relative to the insertion offset.
setCustomFilter(ViewerFilter) - Method in class org.eclipse.datatools.connectivity.ui.dse.dialogs.ProfileSelectionComposite
Set a custom filter for viewer contents
setCycleOption(boolean) - Method in interface org.eclipse.datatools.modelbase.sql.schema.IdentitySpecifier
Sets the value of the 'Cycle Option' attribute.
setData(String, Object) - Method in class org.eclipse.datatools.connectivity.oda.spec.result.CustomAggregate
Sets the value of an extension-defined property of the specified name.
setData(String, Object) - Method in class org.eclipse.datatools.connectivity.oda.spec.result.filter.CustomExpression
Sets the value of an extension-defined property of the specified name.
setData(String, Object) - Method in class org.eclipse.datatools.connectivity.oda.spec.ValidationContext
Sets the value of a named property.
setData(String, Object) - Method in class org.eclipse.datatools.connectivity.oda.spec.valueexpr.CustomFunction
Sets the value of an extension-defined property of the specified name.
setData(ParametersData) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.ParametersTableProvider
 
setData(Object) - Method in class org.eclipse.datatools.sqltools.plan.PlanRequest
 
setData(Object) - Method in class org.eclipse.datatools.sqltools.plan.treeplan.TreeExecutionPlanDocument
Sets the data of this plan document
setData(Object) - Method in class org.eclipse.datatools.sqltools.plan.treeplan.TreePlanNodeComponent
Sets the data of this node
setData(Object[]) - Method in interface org.eclipse.datatools.sqltools.result.IResultSetRow
Sets the row data for this row
setData(Object, int) - Method in interface org.eclipse.datatools.sqltools.result.IResultSetRow
Sets the row data of at the given column (the index is based on 0)
setData(Serializable) - Method in class org.eclipse.datatools.sqltools.result.OperationCommand
Sets the data
setData(Object[]) - Method in class org.eclipse.datatools.sqltools.result.ResultSetRow
Sets the data for this result set row.
setData(Object, int) - Method in class org.eclipse.datatools.sqltools.result.ResultSetRow
Sets the data of this result set at given column
setData(Object) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditor
 
setData(Object) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.ISchemaObjectEditor
Sets the application data
setDataAccessDesign(DataAccessDesign) - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignSessionRequest
Sets the value of the 'Data Access Design' containment reference.
setDataAccessDesign(DataAccessDesign) - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignSessionResponse
Sets the value of the 'Data Access Design' containment reference.
setDataAsInput(AbstractTableData) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.ASATableEditorColumnsViewer
 
setDatabase(SybaseASABaseDatabase) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseDBSpaceImpl
 
setDatabase(SybaseASABaseDatabase) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABasePredefinedDataTypeImpl
 
setDatabase(SybaseASABaseDatabase) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASAWebServiceImpl
 
setDatabase(SybaseASABaseDatabase) - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseDBSpace
Sets the value of the 'Database' container reference.
setDatabase(SybaseASABaseDatabase) - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABasePredefinedDataType
Sets the value of the 'Database' reference.
setDatabase(SybaseASABaseDatabase) - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASAWebService
Sets the value of the 'Database' reference.
setDatabase(SybaseASEDatabase) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASECacheImpl
 
setDatabase(SybaseASEDatabase) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEPredefinedDataTypeImpl
 
setDatabase(SybaseASEDatabase) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEWebServiceImpl
 
setDatabase(SybaseASEDatabase) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASECache
Sets the value of the 'Database' container reference.
setDatabase(SybaseASEDatabase) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEPredefinedDataType
Sets the value of the 'Database' reference.
setDatabase(SybaseASEDatabase) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEWebService
Sets the value of the 'Database' container reference.
setDatabase(Database) - Method in interface org.eclipse.datatools.modelbase.sql.accesscontrol.AuthorizationIdentifier
Sets the value of the 'Database' reference.
setDatabase(Database) - Method in interface org.eclipse.datatools.modelbase.sql.schema.Catalog
Sets the value of the 'Database' reference.
setDatabase(Database) - Method in interface org.eclipse.datatools.modelbase.sql.schema.Event
Sets the value of the 'Database' reference.
setDatabase(Database) - Method in interface org.eclipse.datatools.modelbase.sql.schema.Schema
Sets the value of the 'Database' reference.
setDatabase(Database) - Method in interface org.eclipse.datatools.sqltools.editor.core.connection.ISQLEditorConnectionInfo
Sets the Database object associated with this input to the given object.
setDatabase(Database) - Method in class org.eclipse.datatools.sqltools.parsers.sql.postparse.PostParseProcessorConfiguration
 
setDatabase(Database) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.postparse.RoutineReferenceResolver
Sets the SQL model Database object to use to find object references.
setDatabase(Database) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.postparse.TableReferenceResolver
 
setDatabase(Database) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SQLDomainModel
Sets the Database object associated with this statement to the given object.
setDatabase(Database) - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditorConnectionInfo
 
setDatabaseDefinitionId(String) - Method in class org.eclipse.datatools.sqltools.plan.PlanRequest
Sets the database definition id
setDatabaseFileName(String) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseDatabaseImpl
 
setDatabaseFileName(String) - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseDatabase
Sets the value of the 'Database File Name' attribute.
setDatabaseIdentifier(DatabaseIdentifier) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.action.EditSchemaObjectAction
 
setDatabaseList(ArrayList) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.ResultCollector
 
setDatabaseName(String) - Method in class org.eclipse.datatools.enablement.sybase.ui.SybaseDatabaseSetting
 
setDatabaseName(String) - Method in class org.eclipse.datatools.sqltools.editor.contentassist.ContentAssistQueryRequest
 
setDatabaseName(String) - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditorConnectionInfo
 
setDatabaseProfileId(String) - Method in class org.eclipse.datatools.enablement.sybase.ui.SybaseDatabaseProfileSetting
 
setDatabaseTable(Table) - Method in interface org.eclipse.datatools.modelbase.sql.query.TableInDatabase
Sets the value of the 'Database Table' reference.
setDatabaseVendorDefinitionId(DatabaseVendorDefinitionId) - Method in interface org.eclipse.datatools.sqltools.editor.core.connection.ISQLEditorConnectionInfo
Sets the DatabaseVendorDefinitionId associated with this input to the given object.
setDatabaseVendorDefinitionId(DatabaseVendorDefinitionId) - Method in class org.eclipse.datatools.sqltools.editor.ui.core.SQLDevToolsUIConfiguration
Associcates this factory with a particular DatabaseVendorDefinitionId.
setDatabaseVendorDefinitionId(DatabaseVendorDefinitionId) - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditorConnectionInfo
 
setDataSetDesign(DataSetDesign) - Method in interface org.eclipse.datatools.connectivity.oda.design.DataAccessDesign
Sets the value of the 'Data Set Design' containment reference.
setDataSetDesign(DataSetDesign) - Method in interface org.eclipse.datatools.connectivity.oda.design.DynamicValuesQuery
Sets the value of the 'Data Set Design' containment reference.
setDataSetDesign(DataSetDesign) - Method in interface org.eclipse.datatools.connectivity.oda.design.ResultSubset
Sets the value of the 'Data Set Design' containment reference.
setDataSourceDesign(DataSourceDesign) - Method in interface org.eclipse.datatools.connectivity.oda.design.DataSetDesign
Sets the value of the 'Data Source Design' containment reference.
setDataSourceResourceIdentifiers(DataSourceDesign, URI, URI) - Static method in class org.eclipse.datatools.connectivity.oda.design.ui.designsession.DesignSessionUtil
A convenience method to assign the specified resource base URI(s) to the specified data source design.
setDataType(String) - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngresIdentitySpecifierImpl
 
setDataType(String) - Method in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngresIdentitySpecifier
Sets the value of the 'Data Type' attribute.
setDataType(DataType) - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryValueExpression
Sets the value of the 'Data Type' containment reference.
setDataType(DataType) - Method in interface org.eclipse.datatools.modelbase.sql.schema.TypedElement
Set the type for this TypedElement
setDataType(DataType) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLTableColumnDefinitionRegular
Sets the value of the 'Data Type' containment reference.
setDataTypes(String[]) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.ParametersTableProvider
 
setDataTypeString(String) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.ASATableEditorColumnRowData
 
setDate(int, Date) - Method in interface org.eclipse.datatools.connectivity.oda.IParameterRowSet
Sets the date value at the designated column.
setDate(String, Date) - Method in interface org.eclipse.datatools.connectivity.oda.IParameterRowSet
Sets the date value at the designated column.
setDate(String, Date) - Method in interface org.eclipse.datatools.connectivity.oda.IQuery
Sets the designated parameter to the given Date value.
setDate(int, Date) - Method in interface org.eclipse.datatools.connectivity.oda.IQuery
Sets the designated parameter to the given Date value.
setDaysOfMonth(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.ScheduleImpl
 
setDaysOfMonth(int) - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.Schedule
Sets the value of the 'Days Of Month' attribute.
setDaysOfWeek(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.ScheduleImpl
 
setDaysOfWeek(int) - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.Schedule
Sets the value of the 'Days Of Week' attribute.
setDBContext(IDBContext) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLCompletionEngine
Sets the current DB context to the given object.
setDBContext(IDBContext) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLCompletionProcessor
Sets the DB context object to the given object.
setDbName(String) - Method in class org.eclipse.datatools.sqltools.plan.PlanRequest
 
setDBProposalList(ArrayList, int) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.ResultCollector
 
setDBProposalsService(SQLBuilderDBProposalsService) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.ConnectionContext
Sets the DB proposals service associated with the connection to the given object.
setDBProposalsService(ISQLDBProposalsService) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.editor.SQLSourceViewerConfiguration
Sets the ISQLDBProposalsService object that provides content assist services for this viewer to the given object.
setDBProposalsService(ISQLDBProposalsService) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLCompletionEngine
Sets the DBProposalsService to use.
setDBProposalsService(ISQLDBProposalsService) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLCompletionProcessor
Sets the ISQLDBProposalsService to use to generate DB object proposals (tables, columns) for content assist.
setDBProposalsService(ISQLDBProposalsService) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLParserCompletionEngine
Sets the DBProposalsService to use.
setDbSpace(SybaseASABaseDBSpace) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseIndexImpl
 
setDbSpace(SybaseASABaseDBSpace) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseTableImpl
 
setDbSpace(SybaseASABaseDBSpace) - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseIndex
Sets the value of the 'Db Space' reference.
setDbSpace(SybaseASABaseDBSpace) - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseTable
Sets the value of the 'Db Space' reference.
setDebugStream(PrintStream) - Method in class org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserTokenManager
 
setDebugStream(PrintStream) - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserTokenManager
 
setDebugStream(PrintStream) - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserTokenManager
 
setDeclarationOption(XMLDeclarationType) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLSerializeFunction
Sets the value of the 'Declaration Option' attribute.
setDeclaringExtensionId(String) - Method in interface org.eclipse.datatools.connectivity.oda.design.CustomFilterExpression
Sets the value of the 'Declaring Extension Id' attribute of this type of filter expression.
setDeclaringExtensionId(String) - Method in interface org.eclipse.datatools.connectivity.oda.design.FilterExpressionType
Sets the value of the 'Declaring Extension Id' attribute.
setDefaultCollation(String) - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.CharacterSet
Sets the value of the 'Default Collation' attribute.
setDefaultConnection(String) - Method in class org.eclipse.datatools.connectivity.ui.dse.dialogs.ExistingConnectionProfilesDialogPage
Sets the selection in the list of connections.
setDefaultLocation(String) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASECatalogImpl
 
setDefaultLocation(String) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASECatalog
Sets the value of the 'Default Location' attribute.
setDefaultPageId(String) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.action.EditRoutineInFormAction
 
setDefaultPageId(String) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.ProceduralObjectEditorInput
 
setDefaultPageId(String) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.action.EditSchemaObjectAction
 
setDefaultPageId(String) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.action.IEditSchemaObjectAction
Set the default page ID
setDefaults(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.ConnectionLevelOptionsTab
 
setDefaults(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.RoutineMainTab
 
setDefaultScalarValue(String) - Method in interface org.eclipse.datatools.connectivity.oda.design.InputElementAttributes
Deprecated. replaced by InputElementAttributes.setDefaultValues(StaticValues) as of 3.2 (DTP 1.7)
setDefaultScalarValue(String) - Method in interface org.eclipse.datatools.connectivity.oda.design.ParameterDefinition
A convenience method to set this parameter's default input value in String.
setDefaultSchemaName(String) - Method in interface org.eclipse.datatools.sqltools.editor.core.connection.ISQLEditorConnectionInfo
Sets the default schema name to use with the connection or database associated with this input.
setDefaultSchemaName(String) - Method in class org.eclipse.datatools.sqltools.parsers.sql.postparse.PostParseProcessorConfiguration
 
setDefaultSchemaName(String) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.postparse.RoutineReferenceResolver
Sets the default schema name to use to find SQL model object references.
setDefaultSchemaName(String) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.postparse.TableReferenceResolver
 
setDefaultSchemaName(String) - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditorConnectionInfo
 
setDefaultType(FilterExpressionType) - Method in interface org.eclipse.datatools.connectivity.oda.design.DynamicFilterExpression
Sets the value of the 'Default Type' containment reference.
setDefaultType(TypeOfDefault) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseUserDefinedTypeImpl
 
setDefaultType(TypeOfDefault) - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseUserDefinedType
Sets the value of the 'Default Type' attribute.
setDefaultValue(String) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseParameterImpl
 
setDefaultValue(String) - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.impl.SybaseParameterImpl
 
setDefaultValue(String) - Method in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybaseParameter
Sets the value of the 'Default Value' attribute.
setDefaultValue(String) - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.AttributeDefinition
Sets the value of the 'Default Value' attribute.
setDefaultValue(String) - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.Domain
Sets the value of the 'Default Value' attribute.
setDefaultValue(String) - Method in interface org.eclipse.datatools.modelbase.sql.tables.Column
Sets the value of the 'Default Value' attribute.
setDefaultValue(String) - Method in class org.eclipse.datatools.sqltools.db.derby.parser.ASTSQLParam
 
setDefaultValue(String) - Method in class org.eclipse.datatools.sqltools.db.generic.parser.ASTSQLParam
 
setDefaultValue(String) - Method in interface org.eclipse.datatools.sqltools.sql.parser.ast.IASTSQLParam
 
setDefaultValue(Object) - Method in interface org.eclipse.datatools.sqltools.sql.reference.IDatatype
 
setDefaultValues(StaticValues) - Method in interface org.eclipse.datatools.connectivity.oda.design.InputElementAttributes
Sets the value of the 'Default Values' containment reference.
setDefaultViewer(String) - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.ParameterViewerDescriptor
Sets the default viewer
setDefaultViewer(String) - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.ResultSetViewerDescriptor
Sets the default viewer
setDeferrable(boolean) - Method in interface org.eclipse.datatools.modelbase.sql.constraints.Constraint
Sets the value of the 'Deferrable' attribute.
setDeleteOnCommit(boolean) - Method in interface org.eclipse.datatools.modelbase.sql.tables.TemporaryTable
Sets the value of the 'Delete On Commit' attribute.
setDeleteStatement(QueryDeleteStatement) - Method in interface org.eclipse.datatools.modelbase.sql.query.CursorReference
Sets the value of the 'Delete Statement' container reference.
setDeleteStatement(QueryDeleteStatement) - Method in interface org.eclipse.datatools.modelbase.sql.query.QuerySearchCondition
Sets the value of the 'Delete Statement' container reference.
setDeleteStatement(QueryDeleteStatement) - Method in interface org.eclipse.datatools.modelbase.sql.query.TableInDatabase
Sets the value of the 'Delete Statement' container reference.
setDeleteType(boolean) - Method in interface org.eclipse.datatools.modelbase.sql.tables.Trigger
Sets the value of the 'Delete Type' attribute.
setDeleteType(boolean) - Method in interface org.eclipse.datatools.sqltools.sql.parser.ast.IASTTrigger
 
setDELIMITED_IDENTIFIER_QUOTE(char) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
Sets the DELIMITED_IDENTIFIER_QUOTE char to make this class flexible with Database info String constant for the quote that are used for delimited identifiers like "Col1" where this delimited identifier should not be modified to or be compared equal to COL1 or col1, value: "\"", the character "
setDelimitedIdentifierQuote(char) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQuerySourceFormat
Sets the delimited identifier quote character to use for parsing and code generation.
setDelimiters(String, String) - Method in interface org.eclipse.datatools.sqltools.data.internal.ui.extract.IExternalExtract
Sets the delimiters for the columns and strings designations
setDelimiters(String, String) - Method in interface org.eclipse.datatools.sqltools.data.internal.ui.load.IExternalLoad
Sets the delimiters for the columns and strings designations
setDelims(String, String) - Method in class org.eclipse.datatools.sqltools.data.internal.core.extract.ExtractData
 
setDelims(String, String) - Method in class org.eclipse.datatools.sqltools.data.internal.core.load.LoadData
 
setDependencyType(String) - Method in interface org.eclipse.datatools.modelbase.sql.schema.Dependency
Sets the value of the 'Dependency Type' attribute.
setDeprecatedFilter(boolean) - Method in class org.eclipse.datatools.connectivity.oda.util.manifest.ManifestExplorer.Filter
Specifies whether to hide deprecated extensions.
setDepth(int) - Method in class org.eclipse.datatools.sqltools.debugger.model.SPStackFrame
This method is called when the stack frame is reused.
setDerivedMetaData(boolean) - Method in interface org.eclipse.datatools.connectivity.oda.design.DataSetParameters
Sets the value of the 'Derived Meta Data' attribute.
setDerivedMetaData(boolean) - Method in interface org.eclipse.datatools.connectivity.oda.design.PropertyAttributes
Sets the value of the 'Derived Meta Data' attribute.
setDerivedMetaData(boolean) - Method in interface org.eclipse.datatools.connectivity.oda.design.ResultSets
Sets the value of the 'Derived Meta Data' attribute.
setDescending(boolean) - Method in interface org.eclipse.datatools.modelbase.sql.query.OrderBySpecification
Sets the value of the 'Descending' attribute.
setDescription(String) - Method in interface org.eclipse.datatools.connectivity.oda.design.DataElementUIHints
Sets the value of the 'Description' attribute.
setDescription(String) - Method in interface org.eclipse.datatools.modelbase.sql.schema.Comment
Sets the value of the 'Description' attribute.
setDescription(String) - Method in interface org.eclipse.datatools.modelbase.sql.schema.SQLObject
Sets the value of the 'Description' attribute.
setDescriptionKey(String) - Method in interface org.eclipse.datatools.connectivity.oda.design.DataElementUIHints
Sets the resource key of the 'Description' attribute.
setDeselectedColors() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart.ColumnFigure
 
setDesignAttributes(PropertyAttributes) - Method in interface org.eclipse.datatools.connectivity.oda.design.Property
Sets the value of the 'Design Attributes' containment reference.
setDesignerState(DesignerState) - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignSessionRequest
Sets the value of the 'Designer State' containment reference.
setDesignerState(DesignerState) - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignSessionResponse
Sets the value of the 'Designer State' containment reference.
setDesignNameValidator(DataSourceDesignSession.IDesignNameValidator) - Method in class org.eclipse.datatools.connectivity.oda.design.ui.designsession.DataSourceDesignSession
Assigns the specified design name validator to the wizard page that collects user input of a design name.
setDesignResourceBaseURI(URI) - Method in interface org.eclipse.datatools.connectivity.oda.design.ResourceIdentifiers
Sets the value of the 'Design Resource Base URI String' attribute in URI form.
setDesignResourceBaseURI(URI) - Method in class org.eclipse.datatools.connectivity.oda.util.ResourceIdentifiers
Specifies the base URI of the design resources of an ODA consumer application.
setDesignResourceBaseURIString(String) - Method in interface org.eclipse.datatools.connectivity.oda.design.ResourceIdentifiers
Sets the value of the 'Design Resource Base URI String' attribute.
setDesignViewer(DesignViewer) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.insert.InsertViewer
Sets the design viewer
setDetail(String) - Method in class org.eclipse.datatools.sqltools.plan.treeplan.TreePlanNodeComponent
Sets the detail information of this node
setDeterministic(boolean) - Method in interface org.eclipse.datatools.modelbase.sql.routines.Routine
Sets the value of the 'Deterministic' attribute.
setDeviceName(String) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.DeviceItem
Sets the value of the 'Device Name' attribute.
setDeviceName(String) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.DeviceItemImpl
 
setDialogPage(DialogPage) - Method in interface org.eclipse.datatools.connectivity.ui.wizards.IDriverUIContributor
 
setDialogPage(DialogPage) - Method in class org.eclipse.datatools.connectivity.ui.wizards.OtherDriverUIContributor
 
setDialogPage(DialogPage) - Method in class org.eclipse.datatools.enablement.hsqldb.ui.connection.drivers.HSQLDBDriverUIContributor
 
setDialogPage(DialogPage) - Method in class org.eclipse.datatools.enablement.ibm.db2.luw.ui.drivers.DB2LUWDriverUIContributorBase
 
setDialogPage(DialogPage) - Method in class org.eclipse.datatools.enablement.ibm.informix.ui.drivers.InformixDriverUIContributorBase
 
setDialogPage(DialogPage) - Method in class org.eclipse.datatools.enablement.msft.sqlserver.ui.drivers.SQLServer2000DriverUIContributorBase
 
setDialogPage(DialogPage) - Method in class org.eclipse.datatools.enablement.msft.sqlserver.ui.drivers.SQLServer2005DriverUIContributorBase
 
setDialogPage(DialogPage) - Method in class org.eclipse.datatools.enablement.oracle.ui.drivers.OracleThinDriverUIContributorBase
 
setDialogPage(DialogPage) - Method in class org.eclipse.datatools.enablement.sqlite.ui.connection.drivers.SQLITEDriverUIContributor
 
setDialogPage(DialogPage) - Method in class org.eclipse.datatools.enablement.sybase.ase.ui.drivers.ASEDriverUIContributorBase
 
setDirection(int) - Method in class org.eclipse.datatools.sqltools.db.derby.parser.ASTSQLParam
 
setDirection(int) - Method in class org.eclipse.datatools.sqltools.db.generic.parser.ASTSQLParam
 
setDirection(int) - Method in interface org.eclipse.datatools.sqltools.sql.parser.ast.IASTSQLParam
 
setDirty(boolean) - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.AccessibleTableViewer
 
setDirty(boolean) - Method in interface org.eclipse.datatools.sqltools.data.internal.ui.editor.ITableDataEditor
 
setDirty(boolean) - Method in class org.eclipse.datatools.sqltools.data.internal.ui.editor.TableDataEditor
 
setDirty(boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SQLDomainModel
Marks this statement as "dirty" (that is, has unsaved changes).
setDirty(boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilder
Marks this SQLBuilder's statement as "dirty" (has unsaved changes).
setDirtyBackground(int, TableItem) - Method in interface org.eclipse.datatools.sqltools.data.internal.ui.editor.ITableDataEditor
 
setDirtyBackground(int, TableItem) - Method in class org.eclipse.datatools.sqltools.data.internal.ui.editor.TableDataEditor
Marks the background of the table item and column to indicate that it is dirty
setDisplayFormat(String) - Method in interface org.eclipse.datatools.connectivity.oda.design.ValueFormatHints
Sets the value of the 'Display Format' attribute.
setDisplayName(String) - Method in interface org.eclipse.datatools.connectivity.oda.design.DataElementUIHints
Sets the value of the 'Display Name' attribute.
setDisplayName(String) - Method in interface org.eclipse.datatools.connectivity.oda.design.DataSetDesign
Sets the value of the 'Display Name' attribute.
setDisplayName(String) - Method in interface org.eclipse.datatools.connectivity.oda.design.DataSourceDesign
Sets the value of the 'Display Name' attribute.
setDisplayName(String) - Method in interface org.eclipse.datatools.connectivity.oda.design.PropertyAttributes
Sets the value of the 'Display Name' attribute.
setDisplayName(String) - Method in interface org.eclipse.datatools.connectivity.oda.design.ScalarValueDefinition
Sets the value of the 'Display Name' attribute.
setDisplayNameColumn(String) - Method in interface org.eclipse.datatools.connectivity.oda.design.DynamicValuesQuery
Sets the value of the 'Display Name Column' attribute.
setDisplayNameKey(String) - Method in interface org.eclipse.datatools.connectivity.oda.design.DataElementUIHints
Sets the resource key of the 'Display Name' attribute.
setDisplayNameKey(String) - Method in interface org.eclipse.datatools.connectivity.oda.design.DataSetDesign
Sets the resource key of the 'Display Name' attribute.
setDisplayNameKey(String) - Method in interface org.eclipse.datatools.connectivity.oda.design.DataSourceDesign
Sets the resource key of the 'Display Name' attribute.
setDisplayNameKey(String) - Method in interface org.eclipse.datatools.connectivity.oda.design.PropertyAttributes
Sets the resource key of the 'Display Name' attribute.
setDisplayNameKey(String) - Method in interface org.eclipse.datatools.connectivity.oda.design.ScalarValueDefinition
Sets the resource key of the 'Display Name' attribute.
setDisplaySize(int) - Method in interface org.eclipse.datatools.connectivity.oda.design.ValueFormatHints
Sets the value of the 'Display Size' attribute.
setDisplayValue(String) - Method in interface org.eclipse.datatools.connectivity.oda.design.CustomData
Sets the value of the 'Display Value' attribute.
setDistinct(boolean) - Method in interface org.eclipse.datatools.modelbase.sql.query.QuerySelect
Sets the value of the 'Distinct' attribute.
setDistinct(boolean) - Method in interface org.eclipse.datatools.modelbase.sql.query.ValueExpressionFunction
Sets the value of the 'Distinct' attribute.
setDistinct(Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.SelectStatementDistinctViewer
 
setDocument(IDocument) - Method in interface org.eclipse.datatools.sqltools.sql.parser.ast.Node
Associate this Node with the IDocument
setDocument(IDocument) - Method in class org.eclipse.datatools.sqltools.sql.parser.ast.SimpleNode
 
setDocument(IDocument) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLStatementSupport
Sets the document associated with this object to the given SQL script document.
setDocumentContent(XMLValueFunctionDocumentContent) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionDocument
Sets the value of the 'Document Content' containment reference.
setDocumentProvider(IDocumentProvider) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.editor.SQLEditorContentOutlinePage
Sets the document provider associated with this outline page to the given document provider.
setDocumentSetupParticipant(SQLEditorDocumentSetupParticipant) - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditor
Sets the document setup participant object associated with this editor to the given object.
setDomainModel(SQLDomainModel) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.ExpressionBuilderWizard
 
setDomainModel(SQLDomainModel) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.ConnectionContext
Sets the domain model for the current SQL statement.
setDouble(int, double) - Method in interface org.eclipse.datatools.connectivity.oda.IParameterRowSet
Sets the double value at the designated column.
setDouble(String, double) - Method in interface org.eclipse.datatools.connectivity.oda.IParameterRowSet
Sets the double value at the designated column.
setDouble(String, double) - Method in interface org.eclipse.datatools.connectivity.oda.IQuery
Sets the designated parameter to the given double value.
setDouble(int, double) - Method in interface org.eclipse.datatools.connectivity.oda.IQuery
Sets the designated parameter to the given double value.
setDriverCategory(String) - Method in class org.eclipse.datatools.connectivity.db.generic.ui.GenericDBProfileDetailsWizardPage
Sets the driver category that should be used for displaying available driver defnitions.
setDriverCategory(String) - Method in class org.eclipse.datatools.connectivity.db.generic.ui.GenericDBProfilePropertyPage
Sets the driver category that should be used for displaying available driver defnitions.
setDriverInstance(DriverInstance) - Method in interface org.eclipse.datatools.connectivity.drivers.IDriverInstancePropertyDescriptor
Provide the driver instance to the property descriptor to get any additional information needed.
setDriverInstance(DriverInstance) - Method in class org.eclipse.datatools.connectivity.ui.DriverClassBrowsePropertyDescriptor
 
setDriverTemplate(TemplateDescriptor) - Method in class org.eclipse.datatools.connectivity.drivers.DefaultDriverValuesProvider
 
setDriverTemplate(TemplateDescriptor) - Method in interface org.eclipse.datatools.connectivity.drivers.IDriverValuesProvider
 
setDriverUIContributorInformation(IDriverUIContributorInformation) - Method in interface org.eclipse.datatools.connectivity.ui.wizards.IDriverUIContributor
 
setDriverUIContributorInformation(IDriverUIContributorInformation) - Method in class org.eclipse.datatools.connectivity.ui.wizards.OptionalPropertiesPane
Passes in the IDriverUIContributorInformation to this pane for the properties information.
setDriverUIContributorInformation(IDriverUIContributorInformation) - Method in class org.eclipse.datatools.connectivity.ui.wizards.OtherDriverUIContributor
 
setDriverUIContributorInformation(IDriverUIContributorInformation) - Method in class org.eclipse.datatools.enablement.hsqldb.ui.connection.drivers.HSQLDBDriverUIContributor
 
setDriverUIContributorInformation(IDriverUIContributorInformation) - Method in class org.eclipse.datatools.enablement.ibm.db2.luw.ui.drivers.DB2LUWDriverUIContributorBase
 
setDriverUIContributorInformation(IDriverUIContributorInformation) - Method in class org.eclipse.datatools.enablement.ibm.informix.ui.drivers.InformixDriverUIContributorBase
 
setDriverUIContributorInformation(IDriverUIContributorInformation) - Method in class org.eclipse.datatools.enablement.msft.sqlserver.ui.drivers.SQLServer2000DriverUIContributorBase
 
setDriverUIContributorInformation(IDriverUIContributorInformation) - Method in class org.eclipse.datatools.enablement.msft.sqlserver.ui.drivers.SQLServer2005DriverUIContributorBase
 
setDriverUIContributorInformation(IDriverUIContributorInformation) - Method in class org.eclipse.datatools.enablement.oracle.ui.drivers.OracleThinDriverUIContributorBase
 
setDriverUIContributorInformation(IDriverUIContributorInformation) - Method in class org.eclipse.datatools.enablement.sqlite.ui.connection.drivers.SQLITEDriverUIContributor
 
setDriverUIContributorInformation(IDriverUIContributorInformation) - Method in class org.eclipse.datatools.enablement.sybase.ase.ui.drivers.ASEDriverUIContributorBase
 
setDropDownMenu(Menu) - Method in class org.eclipse.datatools.connectivity.oda.flatfile.ui.wizards.MenuButton
 
setDynamicInputParameter(ParameterDefinition) - Method in interface org.eclipse.datatools.connectivity.oda.design.ExpressionParameterDefinition
Sets the value of the 'Dynamic Input Parameter' containment reference.
setDynamicValueChoices(DynamicValuesQuery) - Method in interface org.eclipse.datatools.connectivity.oda.design.InputElementAttributes
Sets the value of the 'Dynamic Value Choices' containment reference.
setEditable(boolean) - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignSessionRequest
Sets the value of the 'Editable' attribute.
setEditable(boolean) - Method in interface org.eclipse.datatools.connectivity.oda.design.InputElementAttributes
Sets the value of the 'Editable' attribute.
setEditable(boolean) - Method in class org.eclipse.datatools.sqltools.common.ui.sqlstatementarea.SQLStatementArea
Sets the editable state
setEditable(boolean) - Method in class org.eclipse.datatools.sqltools.routineeditor.ui.ProcEditorInput
Set isEditable status
setEditingDomain(AdapterFactoryEditingDomain) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SQLDomainModel
Sets the editing domain for this statement.
setEditModel(Object) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditor
 
setEditModel(Object) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.ISchemaObjectEditor
Sets the edit model
setEditor(ISchemaObjectEditor) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.ProceduralObjectEditorActionContributor
 
setEditor(ISchemaObjectEditor) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.ASATableSchemaEditorHandler
 
setEditor(IEditorPart) - Method in class org.eclipse.datatools.sqltools.debugger.editorext.SQLDebugHover
 
setEditor(ISchemaObjectEditor) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.action.RefreshSchemaEditorAction
 
setEditor(ISchemaObjectEditor) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.action.RevertSchemaEditorAction
 
setEditor(ISchemaObjectEditor) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.DefaultSchemaObjectEditorActionBarContributor
 
setEditor(ISchemaObjectEditor) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.DefaultSchemaObjectEditorHandler
 
setEditor(FormEditor) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditorPage
 
setEditor(ISchemaObjectEditor) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.ISchemaObjectEditorActionBarContributor
Sets the editor
setEditor(ISchemaObjectEditor) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.ISchemaObjectEditorHandler
Since the instance of this class will be created using the Eclipse extension API, so that we need to set the editor to the hanlder for it to use
setEditor(FormEditor) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.ISchemaObjectEditorPage
Sets the editor in which this paged is contained, this will be called after the schema object is opened.
setEditor(ITextEditor) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.ToggleCommentAction
 
setEditor(IEditorPart) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.BestMatchHover
 
setEditor(IEditorPart) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLAnnotationHover
 
setEditor(IEditorPart) - Method in class org.eclipse.datatools.sqltools.sqleditor.sql.AbstractSQLEditorTextHover
Associates a SQL editor with this hover.
setEditorDescriptor(IEditorDescriptor) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditorPage
 
setEditorDescriptor(IEditorDescriptor) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.ISchemaObjectEditorPage
Sets the editor descriptor for this page
setEditorId(String) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.action.EditSchemaObjectAction
 
setEditorPageImage(int, Image) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditor
 
setEditorPageText(int, String) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditor
 
setEditorPartName(String) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditor
 
setEditorPartName(String) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.ISchemaObjectEditor
Sets the part name for the schema object editor
setEditorsProfileStatus(String, int) - Static method in class org.eclipse.datatools.sqltools.sqleditor.internal.utils.EditorUtil
 
setEditorText(String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SQLDomainModel
Sets the text to be used to save to project
setEffectiveOdaExtensionId(String) - Method in interface org.eclipse.datatools.connectivity.oda.design.DataSourceDesign
Sets the value of the 'Effective Oda Extension Id' attribute.
setElapsedTime(long) - Method in class org.eclipse.datatools.sqltools.result.internal.model.ResultInstance
 
setElement(Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.actions.AddSubFullSelectAction
 
setElement(Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.actions.AddSubSelectAction
 
setElement(Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.actions.AddTableAction
 
setElement(Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.actions.AddValueRowAction
 
setElement(Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.actions.AddValuesAction
 
setElement(QueryCombined) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.actions.ChangeSetOperatorAction
Sets the "query combined" (a query with UNION, INTERSECT, etc.
setElement(Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.actions.ConvertToFullSelectAction
 
setElement(Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.actions.CreateWithTableAction
 
setElement(Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.actions.DeleteStatementAction
 
setElement(QueryStatement) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.execute.ExecuteViewer
 
setElementAttributes(InputElementAttributes) - Method in interface org.eclipse.datatools.connectivity.oda.design.InputParameterAttributes
Sets the value of the 'Element Attributes' containment reference.
setElementAttributes(InputElementAttributes) - Method in interface org.eclipse.datatools.connectivity.oda.design.PropertyAttributes
Sets the value of the 'Element Attributes' containment reference.
setElementContent(XMLValueFunctionValidateAccordingTo, XMLValueFunctionValidateElement) - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserFactory
 
setElementContentList(XMLValueFunctionElementContentList) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionElement
Sets the value of the 'Element Content List' containment reference.
setElementContentList(XMLValueFunctionElementContentList) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionElementContentItem
Sets the value of the 'Element Content List' container reference.
setElementName(String) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionElement
Sets the value of the 'Element Name' attribute.
setElementProperty(Object, Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.criteria.CriteriaElement
Set the mof object from the grid value
setElementToUpdate(CaseSearchWhenContentElement) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSearchPage
 
setElementToUpdate(CaseSimpleWhenContentElement) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSimplePage
 
setElementToUpdate(ExpressionElement) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.multiexpr.ExpressionsByOperatorsPage
 
setElementType(ElementType) - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.CollectionDataType
Sets the value of the 'Element Type' containment reference.
setEmptyHandlingOption(XMLEmptyHandlingType) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionQuery
Sets the value of the 'Empty Handling Option' attribute.
setEnabled(boolean) - Method in interface org.eclipse.datatools.connectivity.oda.design.DynamicValuesQuery
Sets the value of the 'Enabled' attribute.
setEnabled(boolean) - Method in class org.eclipse.datatools.connectivity.oda.flatfile.ui.wizards.MenuButton
 
setEnabled(boolean) - Method in class org.eclipse.datatools.connectivity.ui.dse.dialogs.ProfileSelectionDialogPage
 
setEnabled(boolean) - Method in class org.eclipse.datatools.connectivity.ui.templates.PropertyTemplateOption
 
setEnabled(boolean) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASETriggerImpl
 
setEnabled(boolean) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASETrigger
Sets the value of the 'Enabled' attribute.
setEnabled(boolean) - Method in interface org.eclipse.datatools.modelbase.sql.schema.Event
Sets the value of the 'Enabled' attribute.
setEnabled(boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.criteria.CriteriaGridViewer
 
setEnabled(boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.delete.DeleteViewer
 
setEnabled(boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.DesignViewer
 
setEnabled(boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.fullselect.FullSelectGridViewer
 
setEnabled(boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.fullselect.FullSelectOrderViewer
 
setEnabled(boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.fullselect.FullSelectViewer
 
setEnabled(boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.GraphControl
 
setEnabled(boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.insert.InsertGridViewer
 
setEnabled(boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.insert.InsertSelectViewer.ColumnListGridViewer
 
setEnabled(boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.insert.InsertSelectViewer
 
setEnabled(boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.insert.InsertTypeViewer
 
setEnabled(boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.insert.InsertViewer
 
setEnabled(boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.GroupByContentViewer.GroupExpressionListGridViewer
 
setEnabled(boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.GroupByContentViewer
 
setEnabled(boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.GroupByViewer
 
setEnabled(boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.SelectGridViewer
 
setEnabled(boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.SelectStatementDistinctViewer
 
setEnabled(boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.SelectViewer
 
setEnabled(boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.update.UpdateDesignViewer
 
setEnabled(boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.update.UpdateTreeViewer
 
setEnabled(boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.update.UpdateViewer
 
setEnabled(boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.with.WithStatementViewer
 
setEncodedConnectionInfo(IFile, String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLFileUtil
 
setEncodedOmitSchemaInfo(IFile, String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLFileUtil
 
setEncoding(String) - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.CharacterSet
Sets the value of the 'Encoding' attribute.
setEncodingName(String) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLSerializeFunctionEncoding
Sets the value of the 'Encoding Name' attribute.
setEncryptedTable(boolean) - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.EncryptionInfo
Sets the value of the 'Encrypted Table' attribute.
setEncryptedTable(boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.EncryptionInfoImpl
 
setEncryptionInfo(EncryptionInfo) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseDatabaseImpl
 
setEncryptionInfo(EncryptionInfo) - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseDatabase
Sets the value of the 'Encryption Info' reference.
setEncryptionKey(String) - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.EncryptionInfo
Sets the value of the 'Encryption Key' attribute.
setEncryptionKey(String) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.EncryptionInfoImpl
 
setEncryptionKey(SybaseASEEncryptionKey) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEColumnImpl
 
setEncryptionKey(SybaseASEEncryptionKey) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEColumn
Sets the value of the 'Encryption Key' reference.
setEncryptionKeyApplicable(boolean) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEDatabaseImpl
 
setEncryptionKeyApplicable(boolean) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEDatabase
Sets the value of the 'Encryption Key Applicable' attribute.
setEnforced(boolean) - Method in interface org.eclipse.datatools.modelbase.sql.constraints.Constraint
Sets the value of the 'Enforced' attribute.
setEngineeringCallBack(IEngineeringCallBack) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.fe.GenericDdlBuilder
 
setEngineeringCallBack(IEngineeringCallBack) - Method in class org.eclipse.datatools.enablement.mysql.ddl.shared.MySqlDdlBuilderHelper
 
setEngineeringOption(EngineeringOption[]) - Method in class org.eclipse.datatools.enablement.sybase.deltaddl.SybaseDeltaDdlGeneration
 
setErrorCode(String) - Method in class org.eclipse.datatools.sqltools.parsers.sql.SQLParseErrorInfo
Sets the static errorCode to be compared by refenrence rather than by value - use String constants!
setErrorDiagnosingNumberMax(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.AbstractSQLParser
 
setErrorDiagnosingNumberMax(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.SQLParserManager
 
setErrorDiagnosingTimeMax(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.AbstractSQLParser
 
setErrorDiagnosingTimeMax(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.SQLParserManager
 
setErrorInfoList(List) - Method in exception org.eclipse.datatools.sqltools.parsers.sql.SQLParserException
Sets the list of SQLParseErrorInfo objects.
setErrorLabelText(String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.actions.NewSQLStatementComposite
 
setErrorList(List) - Method in class org.eclipse.datatools.sqltools.parsers.sql.SQLParseResult
 
setErrorMessage(String) - Method in class org.eclipse.datatools.connectivity.db.generic.ui.GenericDBProfileDetailsWizardPage
 
setErrorMessage(String) - Method in class org.eclipse.datatools.connectivity.db.generic.ui.GenericDBProfilePropertyPage
 
setErrorSourceText(String) - Method in class org.eclipse.datatools.sqltools.parsers.sql.SQLParseErrorInfo
Sets the text causing the parser exception.
setEscapeValueExpr(QueryValueExpression) - Method in interface org.eclipse.datatools.modelbase.sql.query.PredicateLike
Sets the value of the 'Escape Value Expr' containment reference.
setEvent(SybaseASABaseEvent) - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.EventCondition
Sets the value of the 'Event' container reference.
setEvent(SybaseASABaseEvent) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.EventConditionImpl
 
setEvent(SybaseASABaseEvent) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.ScheduleImpl
 
setEvent(SybaseASABaseEvent) - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.Schedule
Sets the value of the 'Event' container reference.
setEventCreator(Schema) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseEventImpl
 
setEventCreator(Schema) - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseEvent
Sets the value of the 'Event Creator' reference.
setEventList(ArrayList) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.ResultCollector
 
setEventName(String) - Method in class org.eclipse.datatools.sqltools.editor.contentassist.ContentAssistQueryRequest
 
setEventType(EventType) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseEventImpl
 
setEventType(EventType) - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseEvent
Sets the value of the 'Event Type' attribute.
setExceptions(ArrayList) - Method in class org.eclipse.datatools.sqltools.sql.parser.ParsingResult
/** Accumulates all the exceptions during the parsing process
setExisting(boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseProxyTableImpl
 
setExisting(boolean) - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseProxyTable
Sets the value of the 'Existing' attribute.
setExisting(boolean) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEProxyTableImpl
 
setExisting(boolean) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEProxyTable
Sets the value of the 'Existing' attribute.
setExpectedText(String) - Method in class org.eclipse.datatools.sqltools.parsers.sql.SQLParseErrorInfo
 
setExprElementVectorRef(WeakReference) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.multiexpr.ExpressionElement
 
setExpression(QueryValueExpression) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.multiexpr.ExpressionElement
 
setExpression(QueryValueExpression) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.multiexpr.ExpressionsByOperatorsPage
 
setExpression(QueryValueExpression) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.GroupByContentViewer.GroupByContentHolder
 
setExpression(QueryValueExpression) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.GroupByContentViewer.GroupingSetContentHolder
 
setExpression(QueryValueExpression) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.GroupByContentViewer.GroupingSetGroupContentHolder
 
setExpression(QueryValueExpression) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.GroupByContentViewer.Holder
 
setExpression(QueryValueExpression) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.GroupByContentViewer.SuperGroupExpressionHolder
 
setExpression(QueryValueExpression) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.GroupByContentViewer.SuperGroupExpressionSublistHolder
 
setExpressionParameters(ExpressionParameters) - Method in interface org.eclipse.datatools.connectivity.oda.design.ExpressionArguments
Sets the value of the 'Expression Parameters' containment reference.
setExpRowSize(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEBaseTableImpl
 
setExpRowSize(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASETableImpl
 
setExpRowSize(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASETempTableImpl
 
setExpRowSize(int) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEBaseTable
Sets the value of the 'Exp Row Size' attribute.
setExternalName(String) - Method in interface org.eclipse.datatools.modelbase.sql.routines.Routine
Sets the value of the 'External Name' attribute.
setExternalPath(String) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEProxyTableImpl
 
setExternalPath(String) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEProxyTable
Sets the value of the 'External Path' attribute.
setExternalType(ProxyTableExternalType) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEProxyTableImpl
 
setExternalType(ProxyTableExternalType) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEProxyTable
Sets the value of the 'External Type' attribute.
setExtraInfo(String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLBuilderDBProposal
 
setExtraOrdinaryChars(Connection) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLIdentifier
Sets the extra characters that you can use in an ordinary identifier (those beyond a-z, A-Z, 0-9 and _), between 35 and 383.
setFactoryDBContext(ISQLDBProposalsService) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLCompletionProposalFactory
Sets the DBProposalsService to use.
setFields(ParameterFields) - Method in interface org.eclipse.datatools.connectivity.oda.design.ParameterDefinition
Sets the value of the 'Fields' containment reference.
setFileName(String) - Static method in class org.eclipse.datatools.connectivity.drivers.XMLFileManager
Set the file name
setFileName(String) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseDBSpaceImpl
 
setFileName(String) - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseDBSpace
Sets the value of the 'File Name' attribute.
setFileName(String) - Method in class org.eclipse.datatools.sqltools.common.ui.resource.WizardNewFileCreationPage
Sets the value of this page's file name field, or stores it for future use if this page's controls do not exist yet.
setFilePath(String) - Method in interface org.eclipse.datatools.sqltools.data.internal.ui.extract.IExternalExtract
Sets the file path for which the extracted data is to be saved
setFilePath(String) - Method in interface org.eclipse.datatools.sqltools.data.internal.ui.load.IExternalLoad
Sets the file path from which the data is to be retrieved
setFileSQLStr(String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLSourceViewer
 
setFillFactor(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEBaseTableImpl
 
setFillFactor(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASETableImpl
 
setFillFactor(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASETempTableImpl
 
setFillFactor(int) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEBaseTable
Sets the value of the 'Fill Factor' attribute.
setFillFactor(int) - Method in interface org.eclipse.datatools.modelbase.sql.constraints.Index
Sets the value of the 'Fill Factor' attribute.
setFilter(Filter) - Method in class org.eclipse.datatools.connectivity.oda.util.logging.Handler
Sets the Filter for this Handler.
setFilterCanceled(boolean) - Method in class org.eclipse.datatools.sqltools.data.internal.core.editor.TableEditorFilterRegistryReader
Sets whether or not user cancels the filter dialog
setFilterSpecification(FilterExpression) - Method in interface org.eclipse.datatools.connectivity.oda.design.ResultSetCriteria
Sets the value of the 'Filter Specification' containment reference.
setFilterSpecification(FilterExpression) - Method in class org.eclipse.datatools.connectivity.oda.spec.result.ResultSetSpecification
Specifies the filtering characteristics of a query result set.
setFinal(boolean) - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.StructuredUserDefinedType
Sets the value of the 'Final' attribute.
setFirstToken(Token) - Method in interface org.eclipse.datatools.sqltools.sql.parser.ast.Node
 
setFirstToken(Token) - Method in class org.eclipse.datatools.sqltools.sql.parser.ast.SimpleNode
 
setFocus() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.ParametersTableProvider
 
setFocus(int, Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.general.ProceduralObjectGeneralPage
 
setFocus(int, Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.general.RoutineGeneralPage
 
setFocus(int, Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.ASAColumnsEditorPage
 
setFocus(int, Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints.ASAConstraintsEditorPage
 
setFocus(int, Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.indexes.ASAIndexesEditorPage
 
setFocus(int, Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.triggers.ASATriggersEditorPage
 
setFocus() - Method in class org.eclipse.datatools.sqltools.common.ui.helpsystem.HelpSystemEditorPart
 
setFocus() - Method in class org.eclipse.datatools.sqltools.common.ui.resource.ResourceAndContainerGroup
Gives focus to the resource name field and selects its contents
setFocus() - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.AccessibleTableViewer
Causes the receiver to have the keyboard focus, such that all keyboard events will be delivered to it.
setFocus() - Method in class org.eclipse.datatools.sqltools.data.internal.ui.editor.TableDataEditor
 
setFocus() - Method in class org.eclipse.datatools.sqltools.data.internal.ui.editor.TableDataTableCursorExternalEditingSupport
 
setFocus() - Method in class org.eclipse.datatools.sqltools.plan.internal.ui.view.PlanView
 
setFocus() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.export.ResourceAndContainerGroup
Gives focus to the resource name field and selects its contents
setFocus() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.ResultsView
 
setFocus() - Method in class org.eclipse.datatools.sqltools.result.ui.view.ResultsViewControl
 
setFocus() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditorPage
Sets the focus by delegating to the managed form.
setFocus(int, Object) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditorPage
The default implementation sets the current page active
setFocus() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.internal.ui.ResourceAndContainerGroup
Gives focus to the resource name field and selects its contents
setFocus(int, Object) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.ISchemaObjectEditorPage
Sets focus to the pre-defined item
setFocus() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilderEditor
 
setFocus() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.editor.SQLOutlinePage
 
setFocus() - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditor
Asks this part to take focus within the workbench.
setFocusAliasTextField() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.dialogs.AddTableDialog
 
setFont(Font) - Method in class org.eclipse.datatools.connectivity.oda.flatfile.ui.wizards.MenuButton
 
setFont(Font) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.ViewUtility
 
setFont(Font) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableFrameBorder
 
setFor(String) - Method in interface org.eclipse.datatools.modelbase.sql.schema.Event
Sets the value of the 'For' attribute.
setForeground(Color) - Method in class org.eclipse.datatools.connectivity.oda.flatfile.ui.wizards.MenuButton
 
setForeground(Color) - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.TableCursor
 
setForLoad(boolean) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASECatalogImpl
 
setForLoad(boolean) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASECatalog
Sets the value of the 'For Load' attribute.
setFormatter(LogFormatter) - Method in class org.eclipse.datatools.connectivity.oda.util.logging.Handler
Sets the LogFormatter for this Handler.
setFormatter(LogFormatter) - Method in class org.eclipse.datatools.connectivity.oda.util.logging.StreamHandler
Sets the LogFormatter for this StreamHandler.
setFormattingHints(ValueFormatHints) - Method in interface org.eclipse.datatools.connectivity.oda.design.OutputElementAttributes
Sets the value of the 'Formatting Hints' containment reference.
setForProxyUpdate(boolean) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASECatalogImpl
 
setForProxyUpdate(boolean) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASECatalog
Sets the value of the 'For Proxy Update' attribute.
setFractionalSecondsPrecision(int) - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.IntervalDataType
Sets the value of the 'Fractional Seconds Precision' attribute.
setFractionalSecondsPrecision(int) - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.TimeDataType
Sets the value of the 'Fractional Seconds Precision' attribute.
setFreeSpace(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SegmentThresholdImpl
 
setFreeSpace(int) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SegmentThreshold
Sets the value of the 'Free Space' attribute.
setFullQualified(boolean) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ddl.DDLGeneratorWrapper
 
setFullQualified(boolean) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ddl.IDDLGeneratorWrapper
Set qualified
setFunction(Function) - Method in interface org.eclipse.datatools.modelbase.sql.query.TableFunction
Sets the value of the 'Function' reference.
setFunction(Function) - Method in interface org.eclipse.datatools.modelbase.sql.query.ValueExpressionFunction
Sets the value of the 'Function' reference.
setFunctionList(ArrayList) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.ResultCollector
 
setFunctionName(String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.function.ParamTable
 
SetGeneralPageAction - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.udteditor.action
 
SetGeneralPageAction() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.udteditor.action.SetGeneralPageAction
 
setGenerateAsKeywordForTableCorrID(boolean) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQuerySourceFormat
Sets whether or not to include the AS keyword when generating SQL for a table correlation ID.
setGenerateCommentsForStatementOnly(boolean) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQuerySourceFormat
Sets whether or not to generate comments in the context of a complete statement only.
setGenerateExpression(ValueExpression) - Method in interface org.eclipse.datatools.modelbase.sql.tables.Column
Sets the value of the 'Generate Expression' containment reference.
setGenerationType(GenerateType) - Method in interface org.eclipse.datatools.modelbase.sql.schema.IdentitySpecifier
Sets the value of the 'Generation Type' attribute.
setGenSetUser(boolean) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ddl.DDLGeneratorWrapper
 
setGenSetUser(boolean) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ddl.IDDLGeneratorWrapper
Set current user who does generation operation.
setGrantable(boolean) - Method in interface org.eclipse.datatools.modelbase.sql.accesscontrol.Privilege
Sets the value of the 'Grantable' attribute.
setGrantable(boolean) - Method in interface org.eclipse.datatools.modelbase.sql.accesscontrol.RoleAuthorization
Sets the value of the 'Grantable' attribute.
setGrantee(AuthorizationIdentifier) - Method in interface org.eclipse.datatools.modelbase.sql.accesscontrol.Privilege
Sets the value of the 'Grantee' container reference.
setGrantee(AuthorizationIdentifier) - Method in interface org.eclipse.datatools.modelbase.sql.accesscontrol.RoleAuthorization
Sets the value of the 'Grantee' reference.
setGrantor(AuthorizationIdentifier) - Method in interface org.eclipse.datatools.modelbase.sql.accesscontrol.Privilege
Sets the value of the 'Grantor' reference.
setGrantor(AuthorizationIdentifier) - Method in interface org.eclipse.datatools.modelbase.sql.accesscontrol.RoleAuthorization
Sets the value of the 'Grantor' reference.
setGrouping(Grouping) - Method in interface org.eclipse.datatools.modelbase.sql.query.GroupingSetsElementExpression
Sets the value of the 'Grouping' containment reference.
setGroupingExpr(GroupingExpression) - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryValueExpression
Sets the value of the 'Grouping Expr' container reference.
setGroupingExpr(GroupingExpression) - Method in interface org.eclipse.datatools.modelbase.sql.query.SuperGroupElementExpression
Sets the value of the 'Grouping Expr' containment reference.
setGroupingSets(GroupingSets) - Method in interface org.eclipse.datatools.modelbase.sql.query.GroupingSetsElement
Sets the value of the 'Grouping Sets' container reference.
setGroupingSetsElementExpr(GroupingSetsElementExpression) - Method in interface org.eclipse.datatools.modelbase.sql.query.Grouping
Sets the value of the 'Grouping Sets Element Expr' container reference.
setGroupingSetsElementSublist(GroupingSetsElementSublist) - Method in interface org.eclipse.datatools.modelbase.sql.query.GroupingSetsElementExpression
Sets the value of the 'Grouping Sets Element Sublist' container reference.
setGroupNumber(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEProcedureImpl
 
setGroupNumber(int) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEProcedure
Sets the value of the 'Group Number' attribute.
setGroupPromptDisplayName(String) - Method in interface org.eclipse.datatools.connectivity.oda.design.InputParameterUIHints
Sets the value of the 'Group Prompt Display Name' attribute.
setGroupPromptDisplayNameKey(String) - Method in interface org.eclipse.datatools.connectivity.oda.design.InputParameterUIHints
Sets the resource key of the 'Group Prompt Display Name' attribute.
setHandler(ISchemaObjectEditorHandler) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.extensions.IEditorDescriptor
Sets the handler, should NOT called by consumer
setHasSelectivity(boolean) - Method in interface org.eclipse.datatools.modelbase.sql.query.Predicate
Sets the value of the 'Has Selectivity' attribute.
setHavingClause(QuerySearchCondition) - Method in interface org.eclipse.datatools.modelbase.sql.query.QuerySelect
Sets the value of the 'Having Clause' containment reference.
setHavingClause(boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SearchConditionHelper
 
setHavingClauseForStatement(QuerySearchCondition, QueryStatement) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
Sets the having clause in the given sql statement.
setHavingClauseForStatement(QuerySearchCondition, SQLQueryObject) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
Sets the having clause in the given SQLQueryObject.
setHeading(String) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.intropage.PredefinedIntroSection
 
setHeight(int) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.ControlStateInfo
 
setHeight(int) - Method in interface org.eclipse.datatools.sqltools.sqlbuilder.model.IControlStateInfo
Sets the height of the control.
setHeight(int) - Method in interface org.eclipse.datatools.sqltools.sqlbuilder.model.IWindowStateInfo
Sets the overall height of the SQL Query Builder main control.
setHeight(int) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.WindowStateInfo
 
setHelpText(String) - Method in interface org.eclipse.datatools.connectivity.oda.design.OutputElementAttributes
Sets the value of the 'Help Text' attribute.
setHelpTextKey(String) - Method in interface org.eclipse.datatools.connectivity.oda.design.OutputElementAttributes
Sets the resource key of the 'Help Text' attribute.
setHidden(boolean) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEColumnImpl
 
setHidden(boolean) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEColumn
Sets the value of the 'Hidden' attribute.
setHideWrapper(boolean) - Method in class org.eclipse.datatools.connectivity.oda.util.manifest.ManifestExplorer.Filter
Specifies whether to hide wrapper extensions.
setHorizontalAlignment(HorizontalAlignment) - Method in interface org.eclipse.datatools.connectivity.oda.design.ValueFormatHints
Sets the value of the 'Horizontal Alignment' attribute.
setHostResourceIdentifiers(ResourceIdentifiers) - Method in interface org.eclipse.datatools.connectivity.oda.design.DataSourceDesign
Sets the value of the 'Host Resource Identifiers' containment reference.
setHostVariablePrefix(char) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQuerySourceFormat
Sets the host variable prefix character to use to the given character.
setHWM(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.LockPromotionInfoImpl
 
setHWM(int) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.LockPromotionInfo
Sets the value of the 'HWM' attribute.
setHyperlink(String) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.intropage.PredefinedIntroSection
 
setHyperlinkAction(IIntroHyperAction) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.intropage.PredefinedIntroSection
 
setIcon(ImageDescriptor) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.intropage.PredefinedIntroSection
 
setID(String) - Method in interface org.eclipse.datatools.connectivity.drivers.IPropertySet
 
setID(String) - Method in class org.eclipse.datatools.connectivity.drivers.PropertySetImpl
Sets the id of the property set
setId(String) - Method in interface org.eclipse.datatools.connectivity.oda.design.CustomFilterExpression
Sets the value of the 'Id' attribute of this type of filter expression.
setId(String) - Method in interface org.eclipse.datatools.connectivity.oda.design.FilterExpressionType
Sets the value of the 'Id' attribute.
setId(String) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.EngineeringOption
 
setId(String) - Method in class org.eclipse.datatools.sqltools.editor.template.SQLTemplate
 
setId(String) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditorPage
 
setId(String) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.ISchemaObjectEditorPage
Sets the id for this page
setId(String) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.intropage.PredefinedIntroSection
 
setIdentifier(DataElementIdentifier) - Method in interface org.eclipse.datatools.connectivity.oda.design.DataElementAttributes
Sets the value of the 'Identifier' containment reference.
setIdentifier(String) - Method in interface org.eclipse.datatools.connectivity.oda.design.ExpressionVariable
Sets the value of the 'Identifier' attribute.
setIdentifierQuoteString(String) - Method in interface org.eclipse.datatools.modelbase.sql.schema.helper.ISQLObjectNameHelper
Sets the identifier quote string to use to delimit identifiers.
setIdentifierQuoteString(String) - Method in class org.eclipse.datatools.modelbase.sql.schema.helper.SQLObjectNameHelper
Sets the identifier quote string to use to delimit identifiers.
setIdentity(boolean) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEUserDefinedTypeImpl
 
setIdentity(boolean) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEUserDefinedType
Sets the value of the 'Identity' attribute.
setIdentity(IdentitySpecifier) - Method in interface org.eclipse.datatools.modelbase.sql.schema.Sequence
Sets the value of the 'Identity' containment reference.
setIdentityGap(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEBaseTableImpl
 
setIdentityGap(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASETableImpl
 
setIdentityGap(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASETempTableImpl
 
setIdentityGap(int) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEBaseTable
Sets the value of the 'Identity Gap' attribute.
setIdentitySpecifier(IdentitySpecifier) - Method in interface org.eclipse.datatools.modelbase.sql.tables.Column
Sets the value of the 'Identity Specifier' containment reference.
setIFile(IFile) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SQLDomainModel
Sets the file resource for this statement to the given object.
setIgnoreCategory(boolean) - Method in class org.eclipse.datatools.connectivity.ui.actions.AddProfileViewAction
 
setIgnoreDuplicateKey(boolean) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEIndexImpl
 
setIgnoreDuplicateKey(boolean) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEIndex
Sets the value of the 'Ignore Duplicate Key' attribute.
setIgnoreDuplicateRow(boolean) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEIndexImpl
 
setIgnoreDuplicateRow(boolean) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEIndex
Sets the value of the 'Ignore Duplicate Row' attribute.
setIgnoreDuplicateValues(boolean) - Method in class org.eclipse.datatools.connectivity.oda.spec.result.AggregateExpression
Specifies whether this aggregate to ignore duplicate values of its input source variable(s).
setIgnoreDuplicateValues(boolean) - Method in class org.eclipse.datatools.connectivity.oda.spec.valueexpr.FunctionValueExpression
Specifies whether this function to ignore duplicate values of its input variable(s).
setIgnoreNullValues(boolean) - Method in class org.eclipse.datatools.connectivity.oda.spec.result.AggregateExpression
Specifies whether this aggregate should ignore duplicate null values of its input source variable(s).
setImage(Image) - Method in class org.eclipse.datatools.connectivity.oda.flatfile.ui.wizards.MenuButton
 
setImage(Image) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.intropage.ImageContainer
 
setImage(Image) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLCompletionProposal
Sets the image.
setImage(Image) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLDBProposal
Sets the image to be used for this content assist proposal.
setImageSize(Point) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.editor.SQLImageDescriptor
Sets the size of the image created by calling createImage().
setImplementationDependent(boolean) - Method in interface org.eclipse.datatools.modelbase.sql.tables.Column
Sets the value of the 'Implementation Dependent' attribute.
setImproperStatement(String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SQLDomainModel
Sets the given string as the "improper" (failed to parser) statement.
setIncludeInnerBlockCommands(String[]) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.CaseControlledMultiLineRule
 
setIncludeInnerBlockCommands(String[]) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.utils.SQLMultiLineRule
Sets the inner block command set to the given set of commands.
setIncrement(BigInteger) - Method in interface org.eclipse.datatools.modelbase.sql.schema.IdentitySpecifier
Sets the value of the 'Increment' attribute.
setIncrementType(IncrementType) - Method in interface org.eclipse.datatools.modelbase.sql.constraints.IndexMember
Sets the value of the 'Increment Type' attribute.
setIndent(SQLQueryObject) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQuerySourceBuffer
 
setIndex(int) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditorPage
Preserves the page index.
setIndex(int) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLSegment
Sets the index of the partition segment to the given value.
setIndexList(ArrayList) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.ResultCollector
 
setIndexLoaded(Boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseProxyTable
 
setIndexLoaded(Boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseTempTable
 
setIndexLoaded(Boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseViewTable
 
setIndexLoaded(Boolean) - Method in interface org.eclipse.datatools.enablement.sybase.asa.baseloaders.TableASABaseLoader.IASABaseLoaderTable
 
setIndexLoaded(Boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogTable
 
setIndexLoaded(Boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogTempTable
 
setInformationControlCreator(IInformationControlCreator) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.templates.SQLTemplateProposal
Sets the information control creator for this completion proposal.
setInitialFocus() - Method in class org.eclipse.datatools.sqltools.common.ui.resource.ContainerSelectionGroup
Gives focus to one of the widgets in the group, as determined by the group.
setInitialFocus() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.export.ContainerSelectionGroup
Gives focus to one of the widgets in the group, as determined by the group.
setInitialFocus() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.internal.ui.ContainerSelectionGroup
Gives focus to one of the widgets in the group, as determined by the group.
setInitializationData(IConfigurationElement, String, Object) - Method in class org.eclipse.datatools.connectivity.ConnectionProfileMigratorBase
 
setInitializationData(IConfigurationElement, String, Object) - Method in class org.eclipse.datatools.connectivity.drivers.DriverMigratorBase
 
setInitializationData(IConfigurationElement, String, Object) - Method in class org.eclipse.datatools.connectivity.oda.spec.result.CustomAggregate
 
setInitializationData(IConfigurationElement, String, Object) - Method in class org.eclipse.datatools.connectivity.oda.spec.result.filter.CustomExpression
 
setInitializationData(IConfigurationElement, String, Object) - Method in class org.eclipse.datatools.connectivity.oda.spec.valueexpr.CombinedValueExpressionOperator
 
setInitializationData(IConfigurationElement, String, Object) - Method in class org.eclipse.datatools.connectivity.oda.spec.valueexpr.CustomFunction
 
setInitializationData(IConfigurationElement, String, Object) - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogProvider
 
setInitializationData(IConfigurationElement, String, Object) - Method in class org.eclipse.datatools.enablement.ase.ddl.SybaseASEDdlGenerator
 
setInitializationData(IConfigurationElement, String, Object) - Method in class org.eclipse.datatools.enablement.mysql.catalog.MySqlCatalogProvider
 
setInitializationData(IConfigurationElement, String, Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogProvider
 
setInitializationData(IConfigurationElement, String, Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.ddl.SybaseASADdlGenerator
 
setInitializationData(IConfigurationElement, String, Object) - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditorActionContributorExtension
 
setInitiallyDeferred(boolean) - Method in interface org.eclipse.datatools.modelbase.sql.constraints.Constraint
Sets the value of the 'Initially Deferred' attribute.
setInitialProperties(Properties) - Method in class org.eclipse.datatools.connectivity.oda.design.ui.wizards.DataSourceWizardPage
Sets the initial properties and values to initialize the customized control of this wizard page.
setInitialProperties(Properties) - Method in class org.eclipse.datatools.connectivity.oda.flatfile.ui.wizards.FolderSelectionWizardPage
 
setInitialSource(String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SQLDomainModel
 
setInnerBlocksEndSequence(String[]) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.CaseControlledMultiLineRule
 
setInnerBlocksEndSequence(String[]) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.utils.SQLMultiLineRule
Sets the inner blocks end sequence to the given pattern.
setInnerBlocksStartSequence(String[]) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.CaseControlledMultiLineRule
 
setInnerBlocksStartSequence(String[]) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.utils.SQLMultiLineRule
Sets the inner blocks start sequence to the given pattern.
setInnerBlocksWithSameEndSequence(String[]) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.CaseControlledMultiLineRule
 
setInnerBlocksWithSameEndSequence(String[]) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.utils.SQLMultiLineRule
Sets the set of inner blocks with the same end sequence to the given set.
setInOutItems(String[]) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.ParametersTableProvider
 
setInOutMode(ParameterMode) - Method in interface org.eclipse.datatools.connectivity.oda.design.ParameterDefinition
Sets the value of the 'In Out Mode' attribute.
setInput(Object) - Method in class org.eclipse.datatools.connectivity.ui.dse.dialogs.ProfileSelectionDialogPage
 
setInput(String, String) - Method in class org.eclipse.datatools.sqltools.common.ui.sqlstatementarea.SQLStatementArea
Sets the input for the SQLStatementArea.
setInput(String[], String[], boolean) - Method in class org.eclipse.datatools.sqltools.result.internal.ui.AbstractShiftedListSection
 
setInput(ISQLBuilderEditorInput) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilder
Sets the input for the SQLBuilder.
setInput(Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.BaseWindow
 
setInput(Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.delete.DeleteViewer
 
setInput(Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.execute.ExecuteViewer
When an object is selected, refresh the statement on the entry field
setInput(Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.fullselect.FullSelectViewer
 
setInput(Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.fullselect.ValuesRowViewer
 
setInput(Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.GraphControl
 
setInput(Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.insert.InsertSelectViewer
 
setInput(Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.insert.InsertTypeViewer
 
setInput(Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.insert.InsertViewer
 
setInput(Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.GroupByContentViewer
 
setInput(Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.GroupByViewer
 
setInput(Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.SelectStatementDistinctViewer
 
setInput(Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.SelectViewer
 
setInput(Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.update.UpdateDesignViewer
 
setInput(Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.update.UpdateViewer
 
setInput(Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.with.WithStatementViewer
 
setInput(Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.with.WithTableViewer
 
setInput(Object) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.editor.SQLEditorContentOutlinePage
Sets the input of this outline page to the given object.
setInput(Node) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.editor.SQLOutlinePage
 
setInputAttributes(InputParameterAttributes) - Method in interface org.eclipse.datatools.connectivity.oda.design.ParameterDefinition
Sets the value of the 'Input Attributes' containment reference.
setInputAttributes(InputElementAttributes) - Method in interface org.eclipse.datatools.connectivity.oda.design.ParameterFieldDefinition
Sets the value of the 'Input Attributes' containment reference.
setInputExpression(QueryValueExpression) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.constant.NumericConstantBuilderPage
 
setInputExpression(QueryValueExpression) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.constant.StringConstantBuilderPage
 
setInputExpression(QueryValueExpression) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.ExpressionBuilderWizard
 
setInputUsageOptions(ISQLBuilderEditorInputUsageOptions) - Method in interface org.eclipse.datatools.sqltools.sqlbuilder.input.ISQLBuilderEditorInput
Sets the usage options of the editor input.
setInputUsageOptions(ISQLBuilderEditorInputUsageOptions) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.input.SQLBuilderEditorInput
 
setInputUsageOptions(ISQLBuilderEditorInputUsageOptions) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.input.SQLBuilderFileEditorInput
 
setInputUsageOptions(ISQLBuilderEditorInputUsageOptions) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.input.SQLBuilderStorageEditorInput
 
setInsertStatement(QueryInsertStatement) - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryExpressionRoot
Sets the value of the 'Insert Statement' container reference.
setInsertStatement(QueryInsertStatement) - Method in interface org.eclipse.datatools.modelbase.sql.query.TableInDatabase
Sets the value of the 'Insert Statement' container reference.
setInsertStatement(QueryInsertStatement) - Method in interface org.eclipse.datatools.modelbase.sql.query.ValuesRow
Sets the value of the 'Insert Statement' container reference.
setInsertType(boolean) - Method in interface org.eclipse.datatools.modelbase.sql.tables.Trigger
Sets the value of the 'Insert Type' attribute.
setInsertType(boolean) - Method in interface org.eclipse.datatools.sqltools.sql.parser.ast.IASTTrigger
 
setInstances(IResultInstance[]) - Method in class org.eclipse.datatools.sqltools.result.internal.ui.actions.RemoveAllVisibleFinishedResultAction
 
setInstantiable(boolean) - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.StructuredUserDefinedType
Sets the value of the 'Instantiable' attribute.
setInt(int, int) - Method in interface org.eclipse.datatools.connectivity.oda.IParameterRowSet
Sets the integer value at the designated column.
setInt(String, int) - Method in interface org.eclipse.datatools.connectivity.oda.IParameterRowSet
Sets the integer value at the designated column.
setInt(String, int) - Method in interface org.eclipse.datatools.connectivity.oda.IQuery
Sets the designated parameter to the given integer value.
setInt(int, int) - Method in interface org.eclipse.datatools.connectivity.oda.IQuery
Sets the designated parameter to the given integer value.
setInt(int) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.EngineeringOption
 
setIntegrityControl(IntegrityControlOption) - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.DataLinkDataType
Sets the value of the 'Integrity Control' attribute.
setIntervalMount(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.ScheduleImpl
 
setIntervalMount(int) - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.Schedule
Sets the value of the 'Interval Mount' attribute.
setIntervalUnit(IntervalUnitType) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.ScheduleImpl
 
setIntervalUnit(IntervalUnitType) - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.Schedule
Sets the value of the 'Interval Unit' attribute.
setInValue(String) - Method in class org.eclipse.datatools.sqltools.routineeditor.parameter.ParameterInOutWrapper
 
setInValueListLeft(PredicateInValueList) - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryValueExpression
Sets the value of the 'In Value List Left' container reference.
setInValueListRight(PredicateInValueList) - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryValueExpression
Sets the value of the 'In Value List Right' container reference.
setInValueRowSelectLeft(PredicateInValueRowSelect) - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryValueExpression
Sets the value of the 'In Value Row Select Left' container reference.
setInValueRowSelectRight(PredicateInValueRowSelect) - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryExpressionRoot
Sets the value of the 'In Value Row Select Right' container reference.
setInValueSelectLeft(PredicateInValueSelect) - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryValueExpression
Sets the value of the 'In Value Select Left' container reference.
setInValueSelectRight(PredicateInValueSelect) - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryExpressionRoot
Sets the value of the 'In Value Select Right' container reference.
setIsColumn(boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.ExpressionBuilderWizard
 
setIsComputedColumn(boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseColumnImpl
 
setIsComputedColumn(boolean) - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseColumn
Sets the value of the 'Is Computed Column' attribute.
setIsContentAssistActive(boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLSourceViewerConfiguration
Sets whether or not content assist is active.
setIsHideable(boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.ControlStateInfo
 
setIsHideable(boolean) - Method in interface org.eclipse.datatools.sqltools.sqlbuilder.model.IControlStateInfo
Sets whether the UI option should be present to hide or restore the control.
setIsLiteral(boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASADefaultWrapperImpl
 
setIsLiteral(boolean) - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASADefaultWrapper
Sets the value of the 'Is Literal' attribute.
setIsNewlyAdded(boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.ASATableEditorColumnRowData
 
setIsOptional(boolean) - Method in interface org.eclipse.datatools.connectivity.oda.design.CustomFilterExpression
Specifies whether this filter expression can be excluded at runtime.
setIsOptional(boolean) - Method in interface org.eclipse.datatools.connectivity.oda.design.DynamicFilterExpression
Specifies whether this filter expression can be excluded at runtime.
setIsVisible(boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.ControlStateInfo
 
setIsVisible(boolean) - Method in interface org.eclipse.datatools.sqltools.sqlbuilder.model.IControlStateInfo
Sets the visibility state of the control.
setIsXMLFunction(boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.constant.StringConstantBuilderPage
 
setIsXMLFunction(boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.ExpressionBuilderWizard
 
setItalicKey(boolean) - Method in class org.eclipse.datatools.sqltools.sqleditor.preferences.SyntaxItem
 
setItemCount(int) - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.AccessibleTableViewer
Set the item count of the receiver.
setItems(String[]) - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.TableComboBoxCellEditor
 
setItems(LabelValuePair[]) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.ObjectHelper
 
setJarList(String[]) - Method in class org.eclipse.datatools.connectivity.ui.DriverClassBrowsePropertyDescriptor
 
setJavaSupport(JavaSupportType) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseDatabaseImpl
 
setJavaSupport(JavaSupportType) - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseDatabase
Sets the value of the 'Java Support' attribute.
setJConnectOn(boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseDatabaseImpl
 
setJConnectOn(boolean) - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseDatabase
Sets the value of the 'JConnect On' attribute.
setJDBCParameterType(JDBCParameterType) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseParameterImpl
 
setJDBCParameterType(JDBCParameterType) - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.impl.SybaseParameterImpl
 
setJDBCParameterType(JDBCParameterType) - Method in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybaseParameter
Sets the value of the 'JDBC Parameter Type' attribute.
setJoinCondition(QuerySearchCondition) - Method in interface org.eclipse.datatools.modelbase.sql.query.TableJoined
Sets the value of the 'Join Condition' containment reference.
setJoinOperator(TableJoinedOperator) - Method in interface org.eclipse.datatools.modelbase.sql.query.TableJoined
Sets the value of the 'Join Operator' attribute.
setJoinPart(JoinEditPart) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.commands.MoveJoinCommand
 
setJoinType(int) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection
 
setKeyAdapter(TableNavigator.SelectionKeyAdapter) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.TableNavigator
 
setKeyValuePair(String, String) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.templates.SQLIntelligentTemplate
 
setKind(String) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLSegment
Sets what kind of partition segment this is.
setLabel(String) - Method in interface org.eclipse.datatools.connectivity.oda.design.OutputElementAttributes
Sets the value of the 'Label' attribute.
setLabel(String) - Method in interface org.eclipse.datatools.modelbase.sql.schema.SQLObject
Sets the value of the 'Label' attribute.
setLabel(String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableFrameBorder
 
setLabel1(String) - Method in class org.eclipse.datatools.sqltools.plan.treeplan.TreePlanNodeComponent
Sets the first label of this node
setLabel1Highlighted(boolean) - Method in class org.eclipse.datatools.sqltools.plan.treeplan.TreePlanNodeComponent
Sets _isLabel1Highlighted
setLabel2(String) - Method in class org.eclipse.datatools.sqltools.plan.treeplan.TreePlanNodeComponent
Sets the second label of this node
setLabel2Highlighted(boolean) - Method in class org.eclipse.datatools.sqltools.plan.treeplan.TreePlanNodeComponent
Sets _isLabel2Highlighted
setLabeledDurationType(ValueExpressionLabeledDurationType) - Method in interface org.eclipse.datatools.modelbase.sql.query.ValueExpressionLabeledDuration
Sets the value of the 'Labeled Duration Type' attribute.
setLabelKey(String) - Method in interface org.eclipse.datatools.connectivity.oda.design.OutputElementAttributes
Sets the resource key of the 'Label' attribute.
setLabelProvider(IBaseLabelProvider) - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.AccessibleTableViewer
The table viewer implementation of this Viewer framework method ensures that the given label provider is an instance of either ITableLabelProvider or ILabelProvider.
setLanguage(String) - Method in interface org.eclipse.datatools.connectivity.oda.design.Locale
Sets the value of the 'Language' attribute.
setLanguage(String) - Method in interface org.eclipse.datatools.modelbase.sql.routines.Routine
Sets the value of the 'Language' attribute.
setLastAlteredTS(String) - Method in interface org.eclipse.datatools.modelbase.sql.routines.Routine
Sets the value of the 'Last Altered TS' attribute.
setLastToken(Token) - Method in interface org.eclipse.datatools.sqltools.sql.parser.ast.Node
 
setLastToken(Token) - Method in class org.eclipse.datatools.sqltools.sql.parser.ast.SimpleNode
 
setLeadingFieldPrecision(int) - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.IntervalDataType
Sets the value of the 'Leading Field Precision' attribute.
setLeadingQualifier(IntervalQualifierType) - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.IntervalDataType
Sets the value of the 'Leading Qualifier' attribute.
setLeftCondition(QuerySearchCondition) - Method in interface org.eclipse.datatools.modelbase.sql.query.SearchConditionCombined
Sets the value of the 'Left Condition' containment reference.
setLeftExpression(Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSearchWhenContentElement
 
setLeftInPredicate(Predicate, QueryValueExpression) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SearchConditionHelper
Sets the ValueExpression as Left value in the given predicate.
setLeftQuery(QueryExpressionBody) - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryCombined
Sets the value of the 'Left Query' containment reference.
setLeftValueExpr(QueryValueExpression) - Method in interface org.eclipse.datatools.modelbase.sql.query.PredicateBasic
Sets the value of the 'Left Value Expr' containment reference.
setLeftValueExpr(QueryValueExpression) - Method in interface org.eclipse.datatools.modelbase.sql.query.PredicateBetween
Sets the value of the 'Left Value Expr' containment reference.
setLeftValueExpr(QueryValueExpression) - Method in interface org.eclipse.datatools.modelbase.sql.query.ValueExpressionCombined
Sets the value of the 'Left Value Expr' containment reference.
setLenghtSemantic(CharacterStringDataType, String) - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
setLenghtSemantic(CharacterStringDataType, String) - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
setLength(int) - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.BinaryStringDataType
Sets the value of the 'Length' attribute.
setLength(int) - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.CharacterStringDataType
Sets the value of the 'Length' attribute.
setLength(int) - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.DataLinkDataType
Sets the value of the 'Length' attribute.
setLength(int) - Method in class org.eclipse.datatools.sqltools.db.derby.parser.ASTSQLDataType
 
setLength(int) - Method in class org.eclipse.datatools.sqltools.db.generic.parser.ASTSQLDataType
 
setLength(int) - Method in interface org.eclipse.datatools.sqltools.sql.parser.ast.IASTSQLDataType
 
setLength(int) - Method in interface org.eclipse.datatools.sqltools.sql.reference.IDatatype
 
setLevel(Level) - Method in class org.eclipse.datatools.connectivity.oda.util.logging.Handler
Sets the Level for this Handler.
setLevel(Level) - Method in class org.eclipse.datatools.connectivity.oda.util.logging.Logger
Sets the level to associate with this Logger.
setLevel(Level) - Method in class org.eclipse.datatools.connectivity.oda.util.logging.LogRecord
Sets the logging level to the specified value.
setLevel(int) - Method in interface org.eclipse.datatools.sqltools.parsers.sql.query.util.CMESwitch
 
setLevel(int) - Method in interface org.eclipse.datatools.sqltools.parsers.sql.util.CMESwitch
 
setLevel(int) - Method in class org.eclipse.datatools.sqltools.sql.identifier.DefaultIdentifierValidator
(non-Javadoc)
setLevel(int) - Method in interface org.eclipse.datatools.sqltools.sql.identifier.IIdentifierValidator
Set the error message level
setLikeEscape(PredicateLike) - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryValueExpression
Sets the value of the 'Like Escape' container reference.
setLikeMatching(PredicateLike) - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryValueExpression
Sets the value of the 'Like Matching' container reference.
setLikePattern(PredicateLike) - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryValueExpression
Sets the value of the 'Like Pattern' container reference.
setLimitToProfiles(boolean) - Method in class org.eclipse.datatools.connectivity.ui.dse.dialogs.ProfileSelectionDialog
 
setLimitToProfiles(boolean) - Method in class org.eclipse.datatools.connectivity.ui.dse.dialogs.ProfileSelectionDialogPage
 
setLineNumber(int) - Method in class org.eclipse.datatools.sqltools.debugger.breakpoint.SPLineBreakpoint
 
setLineNumber(int) - Method in class org.eclipse.datatools.sqltools.debugger.model.SPStackFrame
 
setLineNumberEnd(int) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQuerySourceInfo
 
setLineNumberEnd(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.SQLParseErrorInfo
 
setLineNumberStart(int) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQuerySourceInfo
 
setLineNumberStart(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.SQLParseErrorInfo
 
setLinesVisible(boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.execute.ResultTableViewer
 
setLinkControl(LinkControlOption) - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.DataLinkDataType
Sets the value of the 'Link Control' attribute.
setLinkedProfileName(String) - Method in interface org.eclipse.datatools.connectivity.oda.design.DataSourceDesign
Sets the value of the 'Linked Profile Name' attribute.
setLinkedProfileStoreFile(File) - Method in interface org.eclipse.datatools.connectivity.oda.design.DataSourceDesign
Sets the profile storage file where the linked profile is stored.
setLinkedProfileStoreFilePath(String) - Method in interface org.eclipse.datatools.connectivity.oda.design.DataSourceDesign
Sets the value of the 'Linked Profile Store File Path' attribute.
setLoadedClassLocation(Class<?>, Object) - Method in class org.eclipse.datatools.connectivity.oda.util.manifest.JavaRuntimeInterface
EXPERIMENTAL Set the location of the ODA runtime extension bundle that contains the specified driver class.
setLoadOnConnection(boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilder
Tells the SQLBuilder to load the input SQL only after a database connection has been obtained.
setLocal(boolean) - Method in interface org.eclipse.datatools.modelbase.sql.tables.TemporaryTable
Sets the value of the 'Local' attribute.
setLocale(ULocale) - Method in interface org.eclipse.datatools.connectivity.oda.design.Locale
Sets all the locale values.
setLocale(ULocale) - Method in interface org.eclipse.datatools.connectivity.oda.IConnection
Specifies the locale setting for all locale-sensitive tasks in this connection.
setLocale(ULocale) - Method in class org.eclipse.datatools.connectivity.oda.SortSpec
Deprecated. obsolete; migrated to use NLS Messages class
setLocalIndex(boolean) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEIndexImpl
 
setLocalIndex(boolean) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEIndex
Sets the value of the 'Local Index' attribute.
setLocation(EventLocationType) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseEventImpl
 
setLocation(String) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseRemoteProcedureImpl
 
setLocation(EventLocationType) - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseEvent
Sets the value of the 'Location' attribute.
setLocation(String) - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseRemoteProcedure
Sets the value of the 'Location' attribute.
SetLocationCommand - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.graph.commands
This command move the TableViewObject to the new location
SetLocationCommand() - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.commands.SetLocationCommand
 
setLocator(boolean) - Method in interface org.eclipse.datatools.modelbase.sql.routines.Parameter
Sets the value of the 'Locator' attribute.
setLockSchema(LockingSchemaType) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEBaseTableImpl
 
setLockSchema(LockingSchemaType) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASETableImpl
 
setLockSchema(LockingSchemaType) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASETempTableImpl
 
setLockSchema(LockingSchemaType) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEBaseTable
Sets the value of the 'Lock Schema' attribute.
setLogConfiguration(LogConfiguration) - Method in interface org.eclipse.datatools.connectivity.oda.IDriver
An optional method to set the trace logging configuration of the ODA runtime driver for the given type of data source and its runtime connection(s).
setLogFileName(String) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseDatabaseImpl
 
setLogFileName(String) - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseDatabase
Sets the value of the 'Log File Name' attribute.
setLogger(Logger) - Static method in class org.eclipse.datatools.connectivity.oda.util.StringSubstitutionUtil
Sets the StringSubstitutionUtil logger to log its utility methods.
setLogger(SQLLogUtil) - Static method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryLogger
 
setLogger(SQLLogUtil) - Static method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserLogger
 
setLogger(SQLLogUtil) - Static method in class org.eclipse.datatools.sqltools.parsers.sql.SQLParserLogger
 
setLoggingErrorHandler(LoggingErrorHandler) - Method in class org.eclipse.datatools.connectivity.oda.util.logging.Handler
Sets the LoggingErrorHandler for this Handler.
setLoginName(String) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEUserImpl
 
setLoginName(String) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEUser
Sets the value of the 'Login Name' attribute.
setLogIOSize(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASECatalogImpl
 
setLogIOSize(int) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASECatalog
Sets the value of the 'Log IO Size' attribute.
setLWM(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.LockPromotionInfoImpl
 
setLWM(int) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.LockPromotionInfo
Sets the value of the 'LWM' attribute.
setMandatoryFirstPage(IEditorPageDescriptor) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.extensions.IEditorDescriptor
 
setMandatoryLastPage(IEditorPageDescriptor) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.extensions.IEditorDescriptor
 
setMap(Map) - Method in class org.eclipse.datatools.enablement.sybase.util.SystemTableParameters
 
setMasksValue(boolean) - Method in interface org.eclipse.datatools.connectivity.oda.design.InputElementAttributes
Sets the value of the 'Masks Value' attribute.
setMatch(MatchType) - Method in interface org.eclipse.datatools.modelbase.sql.constraints.ForeignKey
Sets the value of the 'Match' attribute.
setMatchingValueExpr(QueryValueExpression) - Method in interface org.eclipse.datatools.modelbase.sql.query.PredicateLike
Sets the value of the 'Matching Value Expr' containment reference.
setMaterialized(boolean) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEColumnImpl
 
setMaterialized(boolean) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEColumn
Sets the value of the 'Materialized' attribute.
setMaxCardinality(int) - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.ArrayDataType
Sets the value of the 'Max Cardinality' attribute.
setMaxDisplayRowCount(int) - Method in class org.eclipse.datatools.sqltools.result.ResultConfiguration
 
setMaximum(BigInteger) - Method in interface org.eclipse.datatools.modelbase.sql.schema.IdentitySpecifier
Sets the value of the 'Maximum' attribute.
setMaximumOption(Boolean) - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngresIdentitySpecifierImpl
 
setMaximumOption(Boolean) - Method in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngresIdentitySpecifier
Sets the value of the 'Maximum Option' attribute.
setMaxResultSets(int) - Method in interface org.eclipse.datatools.modelbase.sql.routines.Procedure
Sets the value of the 'Max Result Sets' attribute.
setMaxRowCount(int) - Method in class org.eclipse.datatools.sqltools.result.ResultConfiguration
 
setMaxRowPerPage(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEBaseTableImpl
 
setMaxRowPerPage(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEIndexImpl
 
setMaxRowPerPage(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASETableImpl
 
setMaxRowPerPage(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASETempTableImpl
 
setMaxRowPerPage(int) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEBaseTable
Sets the value of the 'Max Row Per Page' attribute.
setMaxRowPerPage(int) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEIndex
Sets the value of the 'Max Row Per Page' attribute.
setMaxRows(int) - Method in interface org.eclipse.datatools.connectivity.oda.IQuery
Specifies the maximum number of rows that can be fetched from the query's result set(s).
setMaxRows(int) - Method in interface org.eclipse.datatools.connectivity.oda.IResultSet
Specifies the maximum number of rows that can be fetched from this result set.
setMayHaveSubResults(boolean) - Method in class org.eclipse.datatools.sqltools.result.internal.model.ResultInstance
 
setMayHaveSubResults(boolean) - Method in interface org.eclipse.datatools.sqltools.result.model.IResultInstance
Set new value to the flag which indicates that this IResultInstance object may have sub results.
setMergeOnCondition(MergeOnCondition) - Method in interface org.eclipse.datatools.modelbase.sql.query.QuerySearchCondition
Sets the value of the 'Merge On Condition' container reference.
setMergeSourceTable(MergeSourceTable) - Method in interface org.eclipse.datatools.modelbase.sql.query.TableReference
Sets the value of the 'Merge Source Table' container reference.
setMergeStatement(QueryMergeStatement) - Method in interface org.eclipse.datatools.modelbase.sql.query.MergeOnCondition
Sets the value of the 'Merge Statement' container reference.
setMergeStatement(QueryMergeStatement) - Method in interface org.eclipse.datatools.modelbase.sql.query.MergeOperationSpecification
Sets the value of the 'Merge Statement' container reference.
setMergeStatement(QueryMergeStatement) - Method in interface org.eclipse.datatools.modelbase.sql.query.MergeSourceTable
Sets the value of the 'Merge Statement' container reference.
setMergeStatement(QueryMergeStatement) - Method in interface org.eclipse.datatools.modelbase.sql.query.MergeTargetTable
Sets the value of the 'Merge Statement' container reference.
setMergeTargetTable(MergeTargetTable) - Method in interface org.eclipse.datatools.modelbase.sql.query.TableExpression
Sets the value of the 'Merge Target Table' container reference.
setMergeUpdateSpec(MergeUpdateSpecification) - Method in interface org.eclipse.datatools.modelbase.sql.query.UpdateAssignmentExpression
Sets the value of the 'Merge Update Spec' container reference.
setMessage(String) - Method in class org.eclipse.datatools.connectivity.oda.util.logging.LogRecord
Sets the LogRecord message to the specified value.
setMessage(String) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLSegment
Sets the message associated with this partition segment to the given message.
setMethod(String) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEWebServiceTableImpl
 
setMethod(String) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEWebServiceTable
Sets the value of the 'Method' attribute.
setMillis(long) - Method in class org.eclipse.datatools.connectivity.oda.util.logging.LogRecord
Sets the LogRecord time to the specified value.
setMinimum(BigInteger) - Method in interface org.eclipse.datatools.modelbase.sql.schema.IdentitySpecifier
Sets the value of the 'Minimum' attribute.
setMinimumOption(Boolean) - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngresIdentitySpecifierImpl
 
setMinimumOption(Boolean) - Method in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngresIdentitySpecifier
Sets the value of the 'Minimum Option' attribute.
setMirrorFileName(String) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseDatabaseImpl
 
setMirrorFileName(String) - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseDatabase
Sets the value of the 'Mirror File Name' attribute.
setMissingDataSetTypesFilter(boolean) - Method in class org.eclipse.datatools.connectivity.oda.util.manifest.ManifestExplorer.Filter
Specifies whether to hide extensions with no data set types defined.
setMode(ParameterMode) - Method in interface org.eclipse.datatools.modelbase.sql.routines.Parameter
Sets the value of the 'Mode' attribute.
setMode(int) - Method in interface org.eclipse.datatools.sqltools.common.ui.preferences.IDataServerLaunchPreferenceSection
 
setModel(Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart
 
setModelObj(ISchemaObjectEditModel) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.action.EditSchemaObjectAction
 
setMultiDimensionAttributes(AxisAttributes) - Method in interface org.eclipse.datatools.connectivity.oda.design.ColumnDefinition
Sets the value of the 'Multi Dimension Attributes' containment reference.
setMultiLineComment(boolean) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLComment
 
setMutator(boolean) - Method in interface org.eclipse.datatools.modelbase.sql.routines.Function
Sets the value of the 'Mutator' attribute.
setName(String) - Method in interface org.eclipse.datatools.connectivity.drivers.IPropertySet
 
setName(String) - Method in class org.eclipse.datatools.connectivity.drivers.PropertySetImpl
Sets the name of the property set
setName(String) - Method in interface org.eclipse.datatools.connectivity.oda.design.DataElementAttributes
Sets the value of the 'Name' attribute.
setName(String) - Method in interface org.eclipse.datatools.connectivity.oda.design.DataElementIdentifier
Sets the value of the 'Name' attribute.
setName(String) - Method in interface org.eclipse.datatools.connectivity.oda.design.DataSetDesign
Sets the value of the 'Name' attribute.
setName(String) - Method in interface org.eclipse.datatools.connectivity.oda.design.DataSourceDesign
Sets the value of the 'Name' attribute.
setName(String) - Method in interface org.eclipse.datatools.connectivity.oda.design.NameValuePair
Sets the value of the 'Name' attribute.
setName(String) - Method in interface org.eclipse.datatools.connectivity.oda.design.ResultSetDefinition
Sets the value of the 'Name' attribute.
setName(String) - Method in class org.eclipse.datatools.connectivity.ui.templates.TreeObject
Setter for name
setName(String) - Method in class org.eclipse.datatools.sqltools.db.derby.parser.ASTSQLDataType
 
setName(String) - Method in class org.eclipse.datatools.sqltools.db.derby.parser.ASTSQLParam
 
setName(String) - Method in class org.eclipse.datatools.sqltools.db.generic.parser.ASTSQLDataType
 
setName(String) - Method in class org.eclipse.datatools.sqltools.db.generic.parser.ASTSQLParam
 
setName(String) - Method in class org.eclipse.datatools.sqltools.plan.treeplan.TreeExecutionPlanDocument
Sets the name for this document
setName(String) - Method in class org.eclipse.datatools.sqltools.plan.treeplan.TreePlanNodeComponent
Sets the name of this node
setName(String) - Method in class org.eclipse.datatools.sqltools.routineeditor.parameter.EventParameter
 
setName(String) - Method in interface org.eclipse.datatools.sqltools.sql.parser.ast.IASTSQLDataType
 
setName(String) - Method in interface org.eclipse.datatools.sqltools.sql.parser.ast.IASTSQLParam
 
setName(String) - Method in class org.eclipse.datatools.sqltools.sql.reference.DBObject
 
setName(String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLBuilderDBProposal
Sets the database object name of this database proposal to the given name.
setName(String) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLDBProposal
Sets the name to the given name.
setName(String) - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditorStorage
Sets the name of this storage object to the given name.
setName(String) - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditorStorageEditorInput
Sets the name of this editor input to the given name.
setNameExpression(String) - Method in class org.eclipse.datatools.connectivity.oda.spec.result.ColumnIdentifier
Sets the column's native name or expression.
setNameNode(Node) - Method in interface org.eclipse.datatools.sqltools.sql.parser.ast.IASTDeployable
 
setNamespacesDecl(XMLNamespacesDeclaration) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLNamespaceDeclarationItem
Sets the value of the 'Namespaces Decl' container reference.
setNamespacesDecl(XMLNamespacesDeclaration) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLTableFunction
Sets the value of the 'Namespaces Decl' containment reference.
setNamespacesDecl(XMLNamespacesDeclaration) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionElement
Sets the value of the 'Namespaces Decl' containment reference.
setNamespacesDecl(XMLNamespacesDeclaration) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionForest
Sets the value of the 'Namespaces Decl' containment reference.
setNamespaceURI(String) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionValidateElementNamespace
Sets the value of the 'Namespace URI' attribute.
setNameValue(NameValuePair) - Method in interface org.eclipse.datatools.connectivity.oda.design.Property
Sets the value of the 'Name Value' containment reference.
setNameValue(String, String) - Method in interface org.eclipse.datatools.connectivity.oda.design.Property
Sets the value of the 'Name Value' containment reference with the pair values.
setNativeDataType(Integer) - Method in class org.eclipse.datatools.connectivity.oda.spec.ExpressionVariable
Deprecated. replaced by ValueExpression.setOdaDataType(Integer)
setNativeDataTypeCode(int) - Method in interface org.eclipse.datatools.connectivity.oda.design.DataElementAttributes
Sets the value of the 'Native Data Type Code' attribute.
setNativeDataTypeCode(int) - Method in interface org.eclipse.datatools.connectivity.oda.design.ExpressionVariable
Sets the value of the 'Native Data Type Code' attribute.
setNeedPostFix(boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.ContextAccessibleTableViewer
 
setNeedQuotes(boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.EditComboBoxCellEditor
Sets boolean NeedQuotes to indicate if value entered in this combo should be single quoted
setNeedRefreshAfterSave(boolean) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditor
 
setNeedRefreshAfterSave(boolean) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.ISchemaObjectEditor
Sets if the editor needs to be refreshed after it is saved
setNeedsInitConnection(boolean) - Method in class org.eclipse.datatools.sqltools.editor.core.result.ResultSupportRunnable
 
setNeedSupportExpression(boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.AbstractSqlDataValidator
 
setNeedSupportExpression(boolean) - Method in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.ISqlDataValidatorAssistant
Validator will validate a value through the convert function offered by relative database.
setNeedToParse(boolean) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.editor.SQLUpdater
 
setNegatable(boolean) - Method in interface org.eclipse.datatools.connectivity.oda.design.FilterExpression
Sets the value of the 'Negatable' attribute.
setNegatedCondition(boolean) - Method in interface org.eclipse.datatools.modelbase.sql.query.QuerySearchCondition
Sets the value of the 'Negated Condition' attribute.
setNegatedPredicate(boolean) - Method in interface org.eclipse.datatools.modelbase.sql.query.Predicate
Sets the value of the 'Negated Predicate' attribute.
setNegatingExpression(FilterExpression) - Method in interface org.eclipse.datatools.connectivity.oda.design.NotExpression
Sets the value of the 'Negating Expression' containment reference.
setNest(SearchConditionNested) - Method in interface org.eclipse.datatools.modelbase.sql.query.QuerySearchCondition
Sets the value of the 'Nest' container reference.
setNest(ValueExpressionNested) - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryValueExpression
Sets the value of the 'Nest' container reference.
setNest(TableNested) - Method in interface org.eclipse.datatools.modelbase.sql.query.TableReference
Sets the value of the 'Nest' container reference.
setNestedCondition(QuerySearchCondition) - Method in interface org.eclipse.datatools.modelbase.sql.query.SearchConditionNested
Sets the value of the 'Nested Condition' containment reference.
setNestedQuery(QueryExpressionBody) - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryNested
Sets the value of the 'Nested Query' containment reference.
setNestedTableRef(TableReference) - Method in interface org.eclipse.datatools.modelbase.sql.query.TableNested
Sets the value of the 'Nested Table Ref' containment reference.
setNestedValueExpr(QueryValueExpression) - Method in interface org.eclipse.datatools.modelbase.sql.query.ValueExpressionNested
Sets the value of the 'Nested Value Expr' containment reference.
setNewDataAccessDesign(DataSourceDesign) - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignSessionRequest
Sets the value of the 'Data Access Design' containment reference with a new data access design that contains a new data set associated with given data source design.
setNewDataAccessDesign(DataSetDesign) - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignSessionRequest
Sets the value of the 'Data Access Design' containment reference with a new data access design that contains the specified data set design.
setNewDataAccessDesign(DataSourceDesign) - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignSessionResponse
Sets the value of the 'Data Access Design' containment reference with a new data access design with a new data set associated with given data source design.
setNewDataSetDesign(DataSourceDesign) - Method in interface org.eclipse.datatools.connectivity.oda.design.DataAccessDesign
Sets the value of the 'Data Set Design' containment reference with a new data set design associated with given data source design.
setNewName(String) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseTriggerImpl
 
setNewName(String) - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseTrigger
delegates to setNewRow or setNewTable based on the action granularity
setNewRequest(DataSourceDesign) - Method in interface org.eclipse.datatools.connectivity.oda.design.OdaDesignSession
Sets the value of the 'Request' containment reference with a new request associated with the given data source design.
setNewRequest(DataSetDesign) - Method in interface org.eclipse.datatools.connectivity.oda.design.OdaDesignSession
Sets the value of the 'Request' containment reference with a new request associated with the given data set design.
setNewResponse(boolean, DataSourceDesign) - Method in interface org.eclipse.datatools.connectivity.oda.design.OdaDesignSession
Sets the value of the 'Response' containment reference with a new response that contains the given session status and DataSourceDesign.
setNewResponse(boolean, DataSetDesign) - Method in interface org.eclipse.datatools.connectivity.oda.design.OdaDesignSession
Sets the value of the 'Response' containment reference with a new response that contains the given session status and DataSetDesign instance.
setNewRow(String) - Method in interface org.eclipse.datatools.connectivity.oda.IAdvancedQuery
Returns an IParameterRowSet object that contains a single row representing the named structure input parameter.
setNewRow(int) - Method in interface org.eclipse.datatools.connectivity.oda.IAdvancedQuery
Returns an IParameterRowSet object that contains a single row representing the specified structure input parameter.
setNewRow(String) - Method in interface org.eclipse.datatools.modelbase.sql.tables.Trigger
Sets the value of the 'New Row' attribute.
setNewRowSet(String) - Method in interface org.eclipse.datatools.connectivity.oda.IAdvancedQuery
Returns an empty IParameterRowSet object that represents the named table input parameter.
setNewRowSet(int) - Method in interface org.eclipse.datatools.connectivity.oda.IAdvancedQuery
Returns an empty IParameterRowSet object that represents the specified table input parameter.
setNewStateContentAsBlob(byte[]) - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignerState
Sets the value of the State Content As Blob attribute in a new State Content containment reference.
setNewStateContentAsString(String) - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignerState
Sets the value of the State Content As String attribute in a new State Content containment reference.
setNewTable(String) - Method in interface org.eclipse.datatools.modelbase.sql.tables.Trigger
Sets the value of the 'New Table' attribute.
setNextException(OdaException) - Method in exception org.eclipse.datatools.connectivity.oda.OdaException
Adds an OdaException object to the end of the OdaException chain.
setNoDefault(boolean) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLNamespaceDeclarationDefault
Sets the value of the 'No Default' attribute.
setNoexec(boolean) - Method in class org.eclipse.datatools.sqltools.plan.PlanRequest
 
setNoHideDown(boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.CustomSashForm
Sets the noHideDown setting for vertical CustomSashForm.
setNoHideLeft(boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.CustomSashForm
Sets the noHideLeft setting for horizontal CustomSashForm.
setNoHideRight(boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.CustomSashForm
Sets the noHideRight setting for horizontal CustomSashForm.
setNoHideUp(boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.CustomSashForm
Sets the noHideUp setting for vertical CustomSashForm.
setNoNamespace(boolean) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionValidateAccordingToURI
Sets the value of the 'No Namespace' attribute.
setNoNamespace(boolean) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionValidateElementNamespace
Sets the value of the 'No Namespace' attribute.
setNotBetween(boolean) - Method in interface org.eclipse.datatools.modelbase.sql.query.PredicateBetween
Sets the value of the 'Not Between' attribute.
setNotIn(boolean) - Method in interface org.eclipse.datatools.modelbase.sql.query.PredicateIn
Sets the value of the 'Not In' attribute.
setNotLike(boolean) - Method in interface org.eclipse.datatools.modelbase.sql.query.PredicateLike
Sets the value of the 'Not Like' attribute.
setNotNull(boolean) - Method in interface org.eclipse.datatools.modelbase.sql.query.PredicateIsNull
Sets the value of the 'Not Null' attribute.
setNull(int) - Method in interface org.eclipse.datatools.connectivity.oda.IParameterRowSet
Sets a null value at the designated column.
setNull(String) - Method in interface org.eclipse.datatools.connectivity.oda.IParameterRowSet
Sets a null value at the designated column.
setNull(String) - Method in interface org.eclipse.datatools.connectivity.oda.IQuery
Sets the designated parameter to a null value.
setNull(int) - Method in interface org.eclipse.datatools.connectivity.oda.IQuery
Sets the designated parameter to a null value.
setNullability(ElementNullability) - Method in interface org.eclipse.datatools.connectivity.oda.design.DataElementAttributes
Sets the value of the 'Nullability' attribute.
setNullable(boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseParameterImpl
 
setNullable(AllowNullType) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseUserDefinedTypeImpl
 
setNullable(AllowNullType) - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseUserDefinedType
Sets the value of the 'Nullable' attribute.
setNullable(boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.impl.SybaseASAForeignKeyImpl
 
setNullable(boolean) - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseASAForeignKey
Sets the value of the 'Nullable' attribute.
setNullable(boolean) - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.impl.SybaseParameterImpl
 
setNullable(boolean) - Method in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybaseParameter
Sets the value of the 'Nullable' attribute.
setNullable(boolean) - Method in interface org.eclipse.datatools.modelbase.sql.tables.Column
Sets the value of the 'Nullable' attribute.
setNullCall(boolean) - Method in interface org.eclipse.datatools.modelbase.sql.routines.Function
Sets the value of the 'Null Call' attribute.
setNullHandlingOption(XMLNullHandlingType) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionElementContentList
Sets the value of the 'Null Handling Option' attribute.
setNullHandlingOption(XMLNullHandlingType) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionForest
Sets the value of the 'Null Handling Option' attribute.
setNullOrderingOption(NullOrderingType) - Method in interface org.eclipse.datatools.modelbase.sql.query.OrderBySpecification
Sets the value of the 'Null Ordering Option' attribute.
setNullValueOrdering(NullOrderingType) - Method in interface org.eclipse.datatools.connectivity.oda.design.SortKey
Sets the value of the 'Null Value Ordering' attribute.
setNumber(Integer) - Method in class org.eclipse.datatools.connectivity.oda.spec.result.ColumnIdentifier
Sets the column number.
setObject(int, Object) - Method in interface org.eclipse.datatools.connectivity.oda.IParameterRowSet
Sets the object value at the designated column.
setObject(String, Object) - Method in interface org.eclipse.datatools.connectivity.oda.IParameterRowSet
Sets the object value at the designated column.
setObject(String, Object) - Method in interface org.eclipse.datatools.connectivity.oda.IQuery
Sets the value of the designated parameter with the given object.
setObject(int, Object) - Method in interface org.eclipse.datatools.connectivity.oda.IQuery
Sets the value of the designated parameter with the given object.
setObject(SQLObject) - Method in interface org.eclipse.datatools.modelbase.sql.accesscontrol.Privilege
Sets the value of the 'Object' reference.
setObject2(SQLObject) - Method in interface org.eclipse.datatools.modelbase.sql.accesscontrol.DoubleObjectPrivilege
Sets the value of the 'Object2' reference.
setObjectTypeId(String) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.action.EditSchemaObjectAction
 
setObjectTypeName(String) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.extensions.IEditorDescriptor
 
setOdaDataType(Integer) - Method in class org.eclipse.datatools.connectivity.oda.spec.ValueExpression
Sets the ODA data type of this variable.
setOdaDesignSession(OdaDesignSession) - Method in interface org.eclipse.datatools.connectivity.oda.design.DocumentRoot
Sets the value of the 'Oda Design Session' containment reference.
setOdaExtensionDataSetId(String) - Method in interface org.eclipse.datatools.connectivity.oda.design.DataSetDesign
Sets the value of the 'Oda Extension Data Set Id' attribute.
setOdaExtensionDataSourceId(String) - Method in interface org.eclipse.datatools.connectivity.oda.design.DataSourceDesign
Sets the value of the 'Oda Extension Data Source Id' attribute.
setOdaExtensionId(String) - Method in interface org.eclipse.datatools.connectivity.oda.design.DataSourceDesign
Sets the value of the 'Oda Extension Id' attribute.
setOldName(String) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseTriggerImpl
 
setOldName(String) - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseTrigger
delegates to setOldRow or setOldTable based on the action granularity
setOldRow(String) - Method in interface org.eclipse.datatools.modelbase.sql.tables.Trigger
Sets the value of the 'Old Row' attribute.
setOldSavePoint(boolean) - Method in interface org.eclipse.datatools.modelbase.sql.routines.Procedure
Sets the value of the 'Old Save Point' attribute.
setOldTable(String) - Method in interface org.eclipse.datatools.modelbase.sql.tables.Trigger
Sets the value of the 'Old Table' attribute.
setOmitCurrentSchema(boolean) - Method in interface org.eclipse.datatools.sqltools.sqlbuilder.model.IOmitSchemaInfo
Sets whether or not to omit the current schema name in SQL generated by the SQL Builder.
setOmitCurrentSchema(boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.OmitSchemaInfo
Implements IOmitSchemaInfo.setOmitCurrentSchema(boolean)
setOmitSchema(String) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQuerySourceFormat
Sets the omit schema name to use.
setOmitSchema(String) - Method in interface org.eclipse.datatools.sqltools.sqlbuilder.model.ISQLDialectInfo
Sets the omitSchema for this ISQLDialectInfo.
setOmitSchema(String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SQLDialectInfo
Implements ISQLDialectInfo.setOmitSchema(String)
setOmitSchema(boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.util.OmitSchemaChangedNotifier
Sets whether or not to omit the schema
setOmitSchemaInfo(IOmitSchemaInfo) - Method in interface org.eclipse.datatools.sqltools.sqlbuilder.input.ISQLBuilderEditorInput
Sets information about whether or not to omit the default schema name from SQL generated in the SQL Builder.
setOmitSchemaInfo(IOmitSchemaInfo) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.input.SQLBuilderEditorInput
Sets the OmitSchemaInfo associated with this input to the given object.
setOmitSchemaInfo(IOmitSchemaInfo) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.input.SQLBuilderFileEditorInput
Sets the OmitSchemaInfo associated with this input to the given object.
setOmitSchemaInfo(IOmitSchemaInfo) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.input.SQLBuilderStorageEditorInput
Sets the IOmitSchemaInfo associated with this input to the given object.
setOmitSchemaInfo(IOmitSchemaInfo) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SQLDomainModel
Sets the OmitSchemaInfo object associated with this statement to the given object.
setOnColumnLayout(boolean) - Method in interface org.eclipse.datatools.connectivity.oda.design.AxisAttributes
Sets the value of the 'On Column Layout' attribute.
setOnCondition(MergeOnCondition) - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryMergeStatement
Sets the value of the 'On Condition' containment reference.
setOnDelete(ReferentialActionType) - Method in interface org.eclipse.datatools.modelbase.sql.constraints.ForeignKey
Sets the value of the 'On Delete' attribute.
setOnExceptionResume(boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseFunctionImpl
 
setOnExceptionResume(boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseProcedureImpl
 
setOnExceptionResume(boolean) - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseFunction
Sets the value of the 'On Exception Resume' attribute.
setOnExceptionResume(boolean) - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseProcedure
Sets the value of the 'On Exception Resume' attribute.
setOnUpdate(ReferentialActionType) - Method in interface org.eclipse.datatools.modelbase.sql.constraints.ForeignKey
Sets the value of the 'On Update' attribute.
setOpenMode(boolean) - Method in class org.eclipse.datatools.sqltools.common.ui.dialog.SaveAsDialog
 
setOperator(String) - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.EventCondition
Sets the value of the 'Operator' attribute.
setOperator(String) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.EventConditionImpl
 
setOperator(String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSearchWhenContentElement
 
setOperator(String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.multiexpr.ExpressionElement
 
setOperatorInPredicate(SQLQueryObject, QuerySearchCondition, Predicate, String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SearchConditionHelper
Sets the given value as the operator in the given predicate.
setOptional(boolean) - Method in interface org.eclipse.datatools.connectivity.oda.design.AtomicExpressionContext
Sets the value of the 'Optional' attribute.
setOptional(boolean) - Method in interface org.eclipse.datatools.connectivity.oda.design.InputElementAttributes
Sets the value of the 'Optional' attribute.
setOptional(boolean) - Method in interface org.eclipse.datatools.connectivity.oda.design.SortKey
Sets the value of the 'Optional' attribute.
setOptionValueByID(String, EngineeringOption[], boolean) - Static method in class org.eclipse.datatools.connectivity.sqm.core.definition.EngineeringOptionID
 
setOrder(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseTriggerImpl
 
setOrder(int) - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseTrigger
Sets the value of the 'Order' attribute.
setOrderAlphabetically(boolean) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLCompletionProposalComparator
 
setOrderBySpec(OrderBySpecification) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLAggregateSortSpecification
Sets the value of the 'Order By Spec' containment reference.
setOrderByValueExpr(OrderByValueExpression) - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryValueExpression
Sets the value of the 'Order By Value Expr' container reference.
setOrdering(UserDefinedTypeOrdering) - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.UserDefinedType
Sets the value of the 'Ordering' containment reference.
setOrderingCategory(OrderingCategoryType) - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.UserDefinedTypeOrdering
Sets the value of the 'Ordering Category' attribute.
setOrderingForm(OrderingType) - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.UserDefinedTypeOrdering
Sets the value of the 'Ordering Form' attribute.
setOrderingRoutine(Routine) - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.UserDefinedTypeOrdering
Sets the value of the 'Ordering Routine' reference.
setOrderingSpecOption(OrderingSpecType) - Method in interface org.eclipse.datatools.modelbase.sql.query.OrderBySpecification
Sets the value of the 'Ordering Spec Option' attribute.
setOrderOption(Boolean) - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngresIdentitySpecifierImpl
 
setOrderOption(Boolean) - Method in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngresIdentitySpecifier
Sets the value of the 'Order Option' attribute.
setOrdinalValue(int) - Method in interface org.eclipse.datatools.modelbase.sql.query.OrderByOrdinal
Sets the value of the 'Ordinal Value' attribute.
setOriginalFile(IFile) - Method in class org.eclipse.datatools.sqltools.common.ui.dialog.SaveAsDialog
Sets the original file to use.
setOriginalFile(IFile) - Method in class org.eclipse.datatools.sqltools.result.internal.ui.export.SaveResultSetDialog
Sets the original file to use.
setOriginalFile(IFile) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.internal.ui.SaveAsDialog
Sets the original file to use.
setOriginalName(String) - Method in class org.eclipse.datatools.sqltools.common.ui.dialog.SaveAsDialog
Set the original file name to use.
setOriginalName(String) - Method in class org.eclipse.datatools.sqltools.result.internal.ui.export.SaveResultSetDialog
Set the original file name to use.
setOriginalName(String) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.internal.ui.SaveAsDialog
Set the original file name to use.
setOtherList(ArrayList) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.ResultCollector
 
setOutlinePage(SQLOutlinePage) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.editor.SQLUpdater
 
setOutputUsageHints(OutputElementAttributes) - Method in interface org.eclipse.datatools.connectivity.oda.design.ParameterDefinition
Sets the value of the 'Output Usage Hints' containment reference.
setOutputUsageHints(OutputElementAttributes) - Method in interface org.eclipse.datatools.connectivity.oda.design.ParameterFieldDefinition
Sets the value of the 'Output Usage Hints' containment reference.
setOutValue(String) - Method in class org.eclipse.datatools.sqltools.routineeditor.parameter.ParameterInOutWrapper
 
setOverride(boolean) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASECatalogImpl
 
setOverride(boolean) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASECatalog
Sets the value of the 'Override' attribute.
setOverriding(boolean) - Method in interface org.eclipse.datatools.modelbase.sql.routines.Method
Sets the value of the 'Overriding' attribute.
setOwner(AuthorizationIdentifier) - Method in interface org.eclipse.datatools.modelbase.sql.schema.Schema
Sets the value of the 'Owner' reference.
setOwner(String) - Method in class org.eclipse.datatools.sqltools.sql.reference.DBObject
 
setOwnerName(String) - Method in class org.eclipse.datatools.sqltools.editor.contentassist.ContentAssistQueryRequest
 
setPage(ISchemaObjectEditorPage) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.udteditor.action.SetGeneralPageAction
 
setPage(ISchemaObjectEditorPage) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.intropage.DisplayHelpAction
 
setPage(ISchemaObjectEditorPage) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.intropage.IIntroHyperAction
Sets the page's reference
setPage(ISchemaObjectEditorPage) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.intropage.IntroductionSection
 
setPage(ISchemaObjectEditorPage) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.intropage.IntroHyperAction
 
setPageDescriptor(IEditorPageDescriptor) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditorPage
 
setPageDescriptor(IEditorPageDescriptor) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.ISchemaObjectEditorPage
Sets the page descriptor for this page
setPageDescriptors(IEditorPageDescriptor[]) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.extensions.IEditorDescriptor
Sets the pages of this editor, should NOT called by consumer
setPageInput(IEditorInput) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.udteditor.pages.general.ASAUserDefinedTypeGeneralPage
 
setPageSize(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseDatabaseImpl
 
setPageSize(int) - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseDatabase
Sets the value of the 'Page Size' attribute.
setPairDataType(int) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.EditComboBoxCellEditor
Sets the DataType of PairSource.
setPairDataType(DataType) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.EditComboBoxCellEditor
Sets the DataType of PairSource.
setParameter(String) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASAWebServiceImpl
 
setParameter(String) - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASAWebService
Sets the value of the 'Parameter' attribute.
setParameter(SybaseParameter) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.ParametersRowData
 
setParameter(String) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEWebServiceImpl
 
setParameter(String) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEWebService
Sets the value of the 'Parameter' attribute.
setParameter(Object) - Method in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlGenerator
 
setParameter(Object) - Method in class org.eclipse.datatools.enablement.sybase.deltaddl.AbstractDeltaDdlGenProvider
 
setParameter(Object) - Method in class org.eclipse.datatools.enablement.sybase.deltaddl.SybaseDeltaDdlGeneration
 
setParameterMarker(char) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQuerySourceFormat
Sets the parameter marker character to use to the given character.
setParameters(DataSetParameters) - Method in interface org.eclipse.datatools.connectivity.oda.design.DataSetDesign
Sets the value of the 'Parameters' containment reference.
setParameterStyle(String) - Method in interface org.eclipse.datatools.modelbase.sql.routines.Routine
Sets the value of the 'Parameter Style' attribute.
setParameterValue(String, Object) - Method in class org.eclipse.datatools.connectivity.oda.spec.QuerySpecification
Specifies the input value(s) of a data set query parameter, identified by its native name.
setParameterValue(int, Object) - Method in class org.eclipse.datatools.connectivity.oda.spec.QuerySpecification
Specifies the input value(s) of a data set query parameter, identified by its id.
setParameterValue(QuerySpecification.ParameterIdentifier, Object) - Method in class org.eclipse.datatools.connectivity.oda.spec.QuerySpecification
Specifies the input value(s) of a data set query parameter, identified by native name or id.
setParameterValues(Map<QuerySpecification.ParameterIdentifier, Object>) - Method in class org.eclipse.datatools.connectivity.oda.spec.QuerySpecification
Specifies the values of all input parameters of the associated IQuery, with each parameter identified by name or id as the key to its corresponding input value(s).
setParamStr(String) - Method in class org.eclipse.datatools.sqltools.debugger.model.SPStackFrame
 
setParamValue(int, QueryValueExpression) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.function.FunctionBuilderPage
 
setParent(TreeObject) - Method in class org.eclipse.datatools.connectivity.ui.templates.TreeObject
Setter for parent
setParent(FolderNode) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.FolderNode
 
setParent(TreePlanNodeComponent) - Method in class org.eclipse.datatools.sqltools.plan.treeplan.TreePlanNodeComponent
Sets the parent of this node
setParent(TextEditorActionContributor) - Method in interface org.eclipse.datatools.sqltools.sqleditor.ISQLEditorActionContributorExtension
 
setParent(TextEditorActionContributor) - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditorActionContributorExtension
 
setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.datatools.modelbase.sql.accesscontrol.provider.SQLAccessControlItemProviderAdapterFactory
This sets the composed adapter factory that contains this factory.
setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.datatools.modelbase.sql.constraints.provider.SQLConstraintsItemProviderAdapterFactory
This sets the composed adapter factory that contains this factory.
setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.datatools.modelbase.sql.datatypes.provider.SQLDataTypesItemProviderAdapterFactory
This sets the composed adapter factory that contains this factory.
setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.datatools.modelbase.sql.expressions.provider.SQLExpressionsItemProviderAdapterFactory
This sets the composed adapter factory that contains this factory.
setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.datatools.modelbase.sql.query.provider.SQLQueryModelItemProviderAdapterFactory
This sets the composed adapter factory that contains this factory.
setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.datatools.modelbase.sql.routines.provider.SQLRoutinesItemProviderAdapterFactory
This sets the composed adapter factory that contains this factory.
setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.datatools.modelbase.sql.schema.provider.SQLSchemaItemProviderAdapterFactory
This sets the composed adapter factory that contains this factory.
setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.datatools.modelbase.sql.statements.provider.SQLStatementsItemProviderAdapterFactory
This sets the composed adapter factory that contains this factory.
setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.datatools.modelbase.sql.tables.provider.SQLTablesItemProviderAdapterFactory
This sets the composed adapter factory that contains this factory.
setParentComposite(Composite) - Method in class org.eclipse.datatools.sqltools.result.ui.ExternalResultSetViewerProvider
 
setParentEditor(IEditorPart) - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditor
Sets the multipage editor to which this sql editor belongs
setParentName(String) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLDBProposal
Sets the parent name to the given name.
setParentOperCommand(OperationCommand) - Method in class org.eclipse.datatools.sqltools.editor.core.result.ResultSupportRunnable
 
setParentProfile(IConnectionProfile) - Method in class org.eclipse.datatools.connectivity.ui.actions.AddProfileViewAction
 
setParentProfile(IConnectionProfile) - Method in interface org.eclipse.datatools.connectivity.ui.wizards.ICPWizard
 
setParentProfile(IConnectionProfile) - Method in class org.eclipse.datatools.connectivity.ui.wizards.NewConnectionProfileWizard
 
setParentTableExpr(TableExpression) - Method in interface org.eclipse.datatools.modelbase.sql.query.ValueExpressionColumn
Sets the value of the 'Parent Table Expr' container reference.
setParmType(ParameterType) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseParameterImpl
 
setParmType(ParameterType) - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseParameter
Sets the value of the 'Parm Type' attribute.
setParseContent(XMLValueFunctionParseContent) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionParse
Sets the value of the 'Parse Content' containment reference.
setParseRequired(boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLSourceViewer
 
setParserErrorMessage(String) - Method in class org.eclipse.datatools.sqltools.parsers.sql.SQLParseErrorInfo
 
setParserFactory(SQLQueryParserFactory) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserManager
Sets this SQLQueryParserManager's parserFactory.
setParsingResult(ParsingResult) - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditor
 
setPart(TableEditPart) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.commands.SetLocationCommand
 
setPartControl(Control) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.NestedEditorPage
 
setPartitionCondition(SybaseASEPartition) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEBaseTableImpl
 
setPartitionCondition(SybaseASEPartition) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASETableImpl
 
setPartitionCondition(SybaseASEPartition) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASETempTableImpl
 
setPartitionCondition(SybaseASEPartition) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEBaseTable
Sets the value of the 'Partition Condition' containment reference.
setPartitionLabel(String) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLSegment
Sets the partition label of this partition segment to the given label.
setPartitionName(String) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.ListRangePartitionItemImpl
 
setPartitionName(String) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.PartitionSegmentPairImpl
 
setPartitionName(String) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.ListRangePartitionItem
Sets the value of the 'Partition Name' attribute.
setPartitionName(String) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionSegmentPair
Sets the value of the 'Partition Name' attribute.
setPartitionNumb(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.PartitionNumInSegmentsImpl
 
setPartitionNumb(int) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionNumInSegments
Sets the value of the 'Partition Numb' attribute.
setPartitionNumInSegments(PartitionNumInSegments) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.SybaseASEHashPartitionImpl
 
setPartitionNumInSegments(PartitionNumInSegments) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.SybaseASERoundrobinPartitionImpl
 
setPartitionNumInSegments(PartitionNumInSegments) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.SybaseASEHashPartition
Sets the value of the 'Partition Num In Segments' reference.
setPartitionNumInSegments(PartitionNumInSegments) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.SybaseASERoundrobinPartition
Sets the value of the 'Partition Num In Segments' reference.
setPartitions(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEBaseTableImpl
 
setPartitions(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASETableImpl
 
setPartitions(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASETempTableImpl
 
setPartitions(int) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEBaseTable
Sets the value of the 'Partitions' attribute.
setPartitionSize(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASADefaultWrapperImpl
 
setPartitionSize(int) - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASADefaultWrapper
Sets the value of the 'Partition Size' attribute.
setPartName(String) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditorPage
 
setPartName(String) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.ISchemaObjectEditorPage
Sets the title for this page
setPassingMechanism(XMLPassingType) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLQueryArgumentItem
Sets the value of the 'Passing Mechanism' attribute.
setPassingMechanism(XMLPassingType) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLQueryArgumentList
Sets the value of the 'Passing Mechanism' attribute.
setPassingMechanism(XMLPassingType) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueExpressionCast
Sets the value of the 'Passing Mechanism' attribute.
setPassingOption(XMLPassingType) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLTableColumnDefinitionRegular
Sets the value of the 'Passing Option' attribute.
setPassingOption(XMLPassingType) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionQueryReturning
Sets the value of the 'Passing Option' attribute.
setPasswordCaseSensitive(Boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseDatabaseImpl
 
setPasswordCaseSensitive(Boolean) - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseDatabase
Sets the value of the 'Password Case Sensitive' attribute.
setPatternValueExpr(QueryValueExpression) - Method in interface org.eclipse.datatools.modelbase.sql.query.PredicateLike
Sets the value of the 'Pattern Value Expr' containment reference.
setPCT(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.LockPromotionInfoImpl
 
setPCT(int) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.LockPromotionInfo
Sets the value of the 'PCT' attribute.
setPctfree(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.impl.SybaseASATableImpl
 
setPctfree(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.impl.SybaseASATempTableImpl
 
setPctfree(int) - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseASATable
Sets the value of the 'Pctfree' attribute.
setPctfree(int) - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseASATempTable
Sets the value of the 'Pctfree' attribute.
setPIContent(XMLValueFunctionPIContent) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionPI
Sets the value of the 'PI Content' containment reference.
setPingButtonEnabled(boolean) - Method in class org.eclipse.datatools.connectivity.ui.wizards.ProfileDetailsPropertyPage
 
setPlan(IPlanInstance) - Method in class org.eclipse.datatools.sqltools.plan.internal.ui.view.ExecutionPlansDrawer
Sets the new plan will redraw the graph
setPlan(IPlanInstance) - Method in class org.eclipse.datatools.sqltools.plan.internal.ui.view.GraphicsPlanControl
Invokes the drawer to draw the graphic plan
setPlanDocuments(IExecutionPlanDocument[]) - Method in class org.eclipse.datatools.sqltools.plan.internal.core.PlanInstance
 
setPlanRequest(PlanRequest) - Method in class org.eclipse.datatools.sqltools.plan.internal.core.PlanInstance
Sets the plan request of this plan
setPlanType(int) - Method in class org.eclipse.datatools.sqltools.plan.PlanRequest
Sets the plan type
setPluginId(String) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.common.CollapseableSection
 
setPluginId(String) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.extensions.IEditorDescriptor
Sets the plugin id
setPoints(PointList) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection
 
setPosition(int) - Method in interface org.eclipse.datatools.connectivity.oda.design.DataElementAttributes
Sets the value of the 'Position' attribute.
setPosition(int) - Method in interface org.eclipse.datatools.connectivity.oda.design.DataElementIdentifier
Sets the value of the 'Position' attribute.
setPosition(Position) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLSegment
Sets the position of the partition segment to the given position.
setPostParseProcessors(List) - Method in class org.eclipse.datatools.sqltools.parsers.sql.SQLParserManager
Sets the post parse processors used for semantical checks and resolvings after successful syntactical parsing.
setPrecision(int) - Method in interface org.eclipse.datatools.connectivity.oda.design.DataElementAttributes
Sets the value of the 'Precision' attribute.
setPrecision(int) - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.NumericalDataType
Sets the value of the 'Precision' attribute.
setPrecision(int) - Method in interface org.eclipse.datatools.sqltools.sql.reference.IDatatype
 
setPredefinedRepresentation(PredefinedDataType) - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.DistinctUserDefinedType
Sets the value of the 'Predefined Representation' containment reference.
setPredicateExists(PredicateExists) - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryExpressionBody
Sets the value of the 'Predicate Exists' container reference.
setPredicateExists(XMLPredicateExists) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLQueryArgumentList
Sets the value of the 'Predicate Exists' container reference.
setPredicateExists(XMLPredicateExists) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLQueryExpression
Sets the value of the 'Predicate Exists' container reference.
setPredicateNull(PredicateIsNull) - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryValueExpression
Sets the value of the 'Predicate Null' container reference.
setPrefix(String) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLNamespaceDeclarationPrefix
Sets the value of the 'Prefix' attribute.
setPreserveComments(boolean) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQuerySourceFormat
Sets whether or not to preserve comments in the generated SQL.
setPreserveSourceFormat(boolean) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQuerySourceFormat
Sets the preserve source format setting to the given value.
setPrimaryResultSet(ResultSetDefinition) - Method in interface org.eclipse.datatools.connectivity.oda.design.DataSetDesign
Sets the primary result set's definition in the 'Result Sets' containment reference.
setPrimaryResultSetName(String) - Method in interface org.eclipse.datatools.connectivity.oda.design.DataSetDesign
Sets the value of the 'Primary Result Set Name' attribute.
setPrimitiveType(PrimitiveType) - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.PredefinedDataType
Sets the value of the 'Primitive Type' attribute.
setPrivateProperties(Properties) - Method in interface org.eclipse.datatools.connectivity.oda.design.DataSetDesign
Sets the value of the 'Private Properties' containment reference.
setPrivateProperties(Properties) - Method in interface org.eclipse.datatools.connectivity.oda.design.DataSourceDesign
Sets the value of the 'Private Properties' containment reference.
setProcedure(Procedure) - Method in interface org.eclipse.datatools.modelbase.sql.query.ProcedureReference
Sets the value of the 'Procedure' reference.
setProcedureFactory(JDBCRoutineLoader.IRoutineFactory) - Method in class org.eclipse.datatools.connectivity.sqm.loader.JDBCRoutineLoader
Sets the procedure factory used by this object
setProcedureName(String) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SegmentThresholdImpl
 
setProcedureName(String) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SegmentThreshold
Sets the value of the 'Procedure Name' attribute.
setProcedureRef(ProcedureReference) - Method in interface org.eclipse.datatools.modelbase.sql.query.CallStatement
Sets the value of the 'Procedure Ref' containment reference.
setProcId(String) - Method in class org.eclipse.datatools.sqltools.debugger.breakpoint.SPLineBreakpoint
 
setProcIdentifier(ProcIdentifier) - Method in class org.eclipse.datatools.sqltools.debugger.model.SPStackFrame
 
setProduct(String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.DBVersionHelper
Sets the database product to the given value.
setProduct(String) - Method in interface org.eclipse.datatools.sqltools.sqlbuilder.model.ISQLDialectInfo
Sets the database product name for this ISQLDialectInfo.
setProduct(String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SQLDialectInfo
Implements ISQLDialectInfo.setProduct(String)
setProductFamily(String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.DBVersionHelper
Sets the database product family to the given value.
setProductIDString(String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.DBVersionHelper
Sets the product ID string for this database.
setProfile(IConnectionProfile) - Method in class org.eclipse.datatools.enablement.sybase.asa.actions.MultiASADialog
 
setProfileDescription(String) - Method in class org.eclipse.datatools.connectivity.ui.wizards.NewConnectionProfileWizard
 
setProfileDescription(String) - Method in class org.eclipse.datatools.connectivity.ui.wizards.NewConnectionProfileWizardPage
 
setProfileName(String) - Method in class org.eclipse.datatools.connectivity.ui.wizards.NewConnectionProfileWizard
 
setProfileName(String) - Method in class org.eclipse.datatools.connectivity.ui.wizards.NewConnectionProfileWizardPage
 
setProfileName(String) - Method in interface org.eclipse.datatools.sqltools.debugger.core.IDebugHandler
Set the profile name
setProfileName(String) - Method in class org.eclipse.datatools.sqltools.plan.PlanRequest
 
setProfileNameAndDescription() - Method in class org.eclipse.datatools.connectivity.ui.wizards.NewConnectionProfileWizard
 
setProfileStatus(int) - Method in interface org.eclipse.datatools.sqltools.editor.core.connection.ISQLEditorConnectionInfo
 
setProfileStatus(int) - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditorConnectionInfo
 
setProgressMonitor(IProgressMonitor) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.RoutineFormDocumentProviderAdapter
 
setProject(IProject) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SQLDomainModel
Sets the project associated with this statement to the given project.
setProjection(ColumnIdentifier, AggregateExpression) - Method in class org.eclipse.datatools.connectivity.oda.spec.result.ResultProjection
Specifies an aggregate expression whose output value is projected on the specified result set column identifier.
setPromptStyle(InputPromptControlStyle) - Method in interface org.eclipse.datatools.connectivity.oda.design.InputElementUIHints
Sets the value of the 'Prompt Style' attribute.
setProperSourceString(String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.dialogs.SQLBuilderRevertActionDialog
 
setProperties(String, Properties) - Method in interface org.eclipse.datatools.connectivity.drivers.IPropertySet
 
setProperties(String, Properties) - Method in class org.eclipse.datatools.connectivity.drivers.PropertySetImpl
Sets general properties of the property set
setProperties(String, Properties) - Method in interface org.eclipse.datatools.connectivity.IConnectionProfile
This method sets the properties managed by a specific profile extension.
setProperties(Map<String, Object>) - Method in class org.eclipse.datatools.connectivity.oda.spec.QuerySpecification
Specifies the values of all data set query properties, with each property name as the key to its corresponding value(s).
setProperties(Properties) - Method in class org.eclipse.datatools.connectivity.oda.spec.ValidationContext.Connection
 
setProperties(Properties) - Method in class org.eclipse.datatools.connectivity.ui.wizards.ExtensibleProfileDetailsPropertyPage
 
setProperties(Properties) - Method in class org.eclipse.datatools.connectivity.ui.wizards.ExtensibleProfileDetailsWizardPage
 
setProperties(Properties) - Method in interface org.eclipse.datatools.connectivity.ui.wizards.IDriverUIContributorInformation
 
setProperties(HashMap) - Method in class org.eclipse.datatools.sqltools.sql.parser.ParserParameters
Sets the properties.
setProperty(String, String) - Method in interface org.eclipse.datatools.connectivity.oda.design.Properties
Sets the value in the Property with given name in the 'Properties' containment reference list.
setProperty(String, String) - Method in interface org.eclipse.datatools.connectivity.oda.IQuery
Sets the named property with the specified value.
setProperty(String, Object) - Method in class org.eclipse.datatools.connectivity.oda.spec.QuerySpecification
Specifies the value(s) of a data set query property, overriding existing values if any.
setProperty(Object, Object) - Method in class org.eclipse.datatools.sqltools.sql.parser.ParserParameters
Sets the property key to value
setPropertyCategory(String) - Method in class org.eclipse.datatools.connectivity.ui.templates.PropertyObject
Setter for property category
setPropertyDescription(String) - Method in class org.eclipse.datatools.connectivity.ui.templates.PropertyObject
Setter for property description
setPropertyID(String) - Method in class org.eclipse.datatools.connectivity.ui.templates.PropertyObject
Setter for propertyID
setPropertyName(String) - Method in class org.eclipse.datatools.connectivity.ui.dse.dialogs.ConnectionDisplayProperty
 
setPropertyName(String) - Method in class org.eclipse.datatools.connectivity.ui.templates.PropertyObject
Setter for property name
setPropertyObject(PropertyObject) - Method in class org.eclipse.datatools.connectivity.ui.templates.DriverPropertyDialog
Sets the initially selected property object
setPropertyRequired(String) - Method in class org.eclipse.datatools.connectivity.ui.templates.PropertyObject
Setter for property required
setPropertyValue(String) - Method in class org.eclipse.datatools.connectivity.ui.templates.PropertyObject
Setter for property value
setPropertyVisible(String) - Method in class org.eclipse.datatools.connectivity.ui.templates.PropertyObject
Setter for property visible
setProposalType(int) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLCompletionProposal
Sets the proposal type for this proposal to the given type.
setProviderId(String) - Method in interface org.eclipse.datatools.connectivity.oda.design.CustomData
Sets the value of the 'Provider Id' attribute.
setPublicProperties(Properties) - Method in interface org.eclipse.datatools.connectivity.oda.design.DataSetDesign
Sets the value of the 'Public Properties' containment reference.
setPublicProperties(Properties) - Method in interface org.eclipse.datatools.connectivity.oda.design.DataSourceDesign
Sets the value of the 'Public Properties' containment reference.
setQualifyIdentifiers(int) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQuerySourceFormat
Sets the policy on how identifiers in the SQL source will be qualified.
setQuantifiedRowSelectLeft(PredicateQuantifiedRowSelect) - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryValueExpression
Sets the value of the 'Quantified Row Select Left' container reference.
setQuantifiedRowSelectRight(PredicateQuantifiedRowSelect) - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryExpressionRoot
Sets the value of the 'Quantified Row Select Right' container reference.
setQuantifiedType(PredicateQuantifiedType) - Method in interface org.eclipse.datatools.modelbase.sql.query.PredicateQuantifiedRowSelect
Sets the value of the 'Quantified Type' attribute.
setQuantifiedType(PredicateQuantifiedType) - Method in interface org.eclipse.datatools.modelbase.sql.query.PredicateQuantifiedValueSelect
Sets the value of the 'Quantified Type' attribute.
setQuantifiedValueSelectLeft(PredicateQuantifiedValueSelect) - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryValueExpression
Sets the value of the 'Quantified Value Select Left' container reference.
setQuantifiedValueSelectRight(PredicateQuantifiedValueSelect) - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryExpressionRoot
Sets the value of the 'Quantified Value Select Right' container reference.
setQuery(DataSetQuery) - Method in interface org.eclipse.datatools.connectivity.oda.design.DataSetDesign
Sets the value of the 'Query' containment reference.
setQuery(QueryExpressionBody) - Method in interface org.eclipse.datatools.modelbase.sql.query.OrderBySpecification
Sets the value of the 'Query' container reference.
setQuery(QueryExpressionBody) - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryExpressionRoot
Sets the value of the 'Query' containment reference.
setQueryExpr(QueryExpressionBody) - Method in interface org.eclipse.datatools.modelbase.sql.query.PredicateExists
Sets the value of the 'Query Expr' containment reference.
setQueryExpr(QueryExpressionRoot) - Method in interface org.eclipse.datatools.modelbase.sql.query.PredicateInValueRowSelect
Sets the value of the 'Query Expr' containment reference.
setQueryExpr(QueryExpressionRoot) - Method in interface org.eclipse.datatools.modelbase.sql.query.PredicateInValueSelect
Sets the value of the 'Query Expr' containment reference.
setQueryExpr(QueryExpressionRoot) - Method in interface org.eclipse.datatools.modelbase.sql.query.PredicateQuantifiedRowSelect
Sets the value of the 'Query Expr' containment reference.
setQueryExpr(QueryExpressionRoot) - Method in interface org.eclipse.datatools.modelbase.sql.query.PredicateQuantifiedValueSelect
Sets the value of the 'Query Expr' containment reference.
setQueryExpr(QueryExpressionRoot) - Method in interface org.eclipse.datatools.modelbase.sql.query.QuerySelectStatement
Sets the value of the 'Query Expr' containment reference.
setQueryExpr(QueryExpressionBody) - Method in interface org.eclipse.datatools.modelbase.sql.query.UpdateSourceQuery
Sets the value of the 'Query Expr' containment reference.
setQueryExpr(QueryExpressionRoot) - Method in interface org.eclipse.datatools.modelbase.sql.query.ValueExpressionScalarSelect
Sets the value of the 'Query Expr' reference.
setQueryExpression(QueryExpressionRoot) - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryExpressionBody
Sets the value of the 'Query Expression' container reference.
setQueryExpression(QueryExpression) - Method in interface org.eclipse.datatools.modelbase.sql.tables.DerivedTable
Sets the value of the 'Query Expression' containment reference.
setQueryExpressionRoot(QueryExpressionRoot) - Method in interface org.eclipse.datatools.modelbase.sql.query.WithTableSpecification
Sets the value of the 'Query Expression Root' container reference.
setQueryNest(QueryNested) - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryExpressionBody
Sets the value of the 'Query Nest' container reference.
setQueryObjectBackReference(SQLQueryObject) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQuerySourceInfo
Sets the queryObject that holds this SQLQuerySourceInfo.
setQueryReturning(XMLValueFunctionQueryReturning) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionQuery
Sets the value of the 'Query Returning' containment reference.
setQuerySelect(QuerySelect) - Method in interface org.eclipse.datatools.modelbase.sql.query.GroupingSpecification
Sets the value of the 'Query Select' container reference.
setQuerySelect(QuerySelect) - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryResultSpecification
Sets the value of the 'Query Select' container reference.
setQuerySelect(QuerySelect) - Method in interface org.eclipse.datatools.modelbase.sql.query.TableReference
Sets the value of the 'Query Select' container reference.
setQuerySelect(QuerySelect) - Method in interface org.eclipse.datatools.modelbase.sql.query.ValueExpressionVariable
Sets the value of the 'Query Select' container reference.
setQuerySelectHaving(QuerySelect) - Method in interface org.eclipse.datatools.modelbase.sql.query.QuerySearchCondition
Sets the value of the 'Query Select Having' container reference.
setQuerySelectWhere(QuerySelect) - Method in interface org.eclipse.datatools.modelbase.sql.query.QuerySearchCondition
Sets the value of the 'Query Select Where' container reference.
setQueryStatement(QueryStatement) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParseResult
 
setQueryText(String) - Method in interface org.eclipse.datatools.connectivity.oda.design.DataSetDesign
Sets the value of the 'Query' containment reference with the given query text attribute.
setQueryText(String) - Method in interface org.eclipse.datatools.connectivity.oda.design.DataSetQuery
Sets the value of the 'Query Text' attribute.
setQueryText(String) - Method in class org.eclipse.datatools.connectivity.oda.spec.ValidationContext
Sets the query text specified in this context.
setQueryType(int) - Method in class org.eclipse.datatools.sqltools.editor.contentassist.ContentAssistQueryRequest
 
setQueryValues(QueryValues) - Method in interface org.eclipse.datatools.modelbase.sql.query.ValuesRow
Sets the value of the 'Query Values' container reference.
setQuotesContext(String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.ExpressionHelper
Set the Context of the variable which needs quotes.
setQuotesContext(String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.EditComboBoxCellEditor
Sets context for the values entered in this combo
setRawPlan(String) - Method in class org.eclipse.datatools.sqltools.plan.internal.core.PlanInstance
Sets the raw data for this plan
setReadOnly(IEnhanceTableDataReadOnly) - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.EnhancedTableViewer
 
setReadPermission(ReadPermissionOption) - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.DataLinkDataType
Sets the value of the 'Read Permission' attribute.
setRecovery(boolean) - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.DataLinkDataType
Sets the value of the 'Recovery' attribute.
setRecoveryOrder(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASECatalogImpl
 
setRecoveryOrder(int) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASECatalog
Sets the value of the 'Recovery Order' attribute.
setRecurring(boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.ScheduleImpl
 
setRecurring(boolean) - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.Schedule
Sets the value of the 'Recurring' attribute.
setReferencedTable(BaseTable) - Method in interface org.eclipse.datatools.modelbase.sql.constraints.ForeignKey
Sets the value of the 'Referenced Table' reference.
setReferencedType(StructuredUserDefinedType) - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.ReferenceDataType
Sets the value of the 'Referenced Type' reference.
setReferencedType(UserDefinedType) - Method in interface org.eclipse.datatools.modelbase.sql.schema.TypedElement
Sets the value of the 'Referenced Type' reference.
setRegisteredXMLSchemaName(String) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionValidateAccordingToIdentifier
Sets the value of the 'Registered XML Schema Name' attribute.
setRelatedColumns(ResultSubset) - Method in interface org.eclipse.datatools.connectivity.oda.design.AxisAttributes
Sets the value of the 'Related Columns' containment reference.
setRelativePosition(int) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLComment
 
setRelevance(int) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLCompletionProposal
 
setRemarks(String) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEWebServiceImpl
 
setRemarks(String) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEWebService
Sets the value of the 'Remarks' attribute.
setRemoteName(String) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseTriggerImpl
 
setRemoteName(String) - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseTrigger
Sets the value of the 'Remote Name' attribute.
setRemoteObjectLocation(String) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseProxyTableImpl
 
setRemoteObjectLocation(String) - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseProxyTable
Sets the value of the 'Remote Object Location' attribute.
setRepertoire(String) - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.CharacterSet
Sets the value of the 'Repertoire' attribute.
setReplace(boolean) - Method in class org.eclipse.datatools.sqltools.data.internal.core.load.LoadData
 
setReplace(boolean) - Method in interface org.eclipse.datatools.sqltools.data.internal.ui.load.IExternalLoad
Sets whether or not to replace existing data in the table
setReplacementLength(int) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLCompletionProposal
Sets the replacement length.
setReplacementOffset(int) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLCompletionProposal
Sets the replacement offset.
setReplacementString(String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLCompletionProposal
Sets the replacement string.
setReplaceTitle(String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.dialogs.AddTableDialog
 
setRequest(DesignSessionRequest) - Method in interface org.eclipse.datatools.connectivity.oda.design.OdaDesignSession
Sets the value of the 'Request' containment reference.
setRequest(PlanRequest) - Method in class org.eclipse.datatools.sqltools.plan.PlanSupportRunnable
 
setReservedKeywordList(ArrayList) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.ResultCollector
 
setReservePageGap(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEBaseTableImpl
 
setReservePageGap(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASETableImpl
 
setReservePageGap(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASETempTableImpl
 
setReservePageGap(int) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEBaseTable
Sets the value of the 'Reserve Page Gap' attribute.
setReservePrivileges(boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.model.ProceduralObjectEditModel
 
setReservePrivileges(boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.ProceduralObjectEditorHandler
 
setResource(String) - Method in class org.eclipse.datatools.sqltools.common.ui.resource.ResourceAndContainerGroup
Sets the value of this page's resource name.
setResource(String) - Method in class org.eclipse.datatools.sqltools.result.internal.ui.export.ResourceAndContainerGroup
Sets the value of this page's resource name.
setResource(String) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.internal.ui.ResourceAndContainerGroup
Sets the value of this page's resource name.
setResourceFile(String) - Method in interface org.eclipse.datatools.connectivity.oda.design.DataSourceDesign
Sets the value of the 'Resource File' attribute.
setResourceIdentifiers(ResourceIdentifiers) - Method in class org.eclipse.datatools.connectivity.oda.flatfile.ui.wizards.FolderSelectionPageHelper
 
setResourceRemoved(boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilderEditor
 
setResponse(DesignSessionResponse) - Method in interface org.eclipse.datatools.connectivity.oda.design.OdaDesignSession
Sets the value of the 'Response' containment reference.
setResponseInCancelledState() - Method in interface org.eclipse.datatools.connectivity.oda.design.OdaDesignSession
Sets the value of the 'Response' containment reference with a response in a Cancelled session state.
setRestoreWeight(int) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.CustomSashForm
 
setResult(IResultSetObject) - Method in class org.eclipse.datatools.sqltools.result.ui.ExternalResultSetViewerProvider
Sets the IResultSetObject
setResult(Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseElseClauseElement
 
setResultCol(ResultColumn) - Method in interface org.eclipse.datatools.modelbase.sql.query.OrderByResultColumn
Sets the value of the 'Result Col' reference.
setResultColumn(ResultColumn) - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryValueExpression
Sets the value of the 'Result Column' container reference.
setResultColumnAlias(ResultColumn, String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SelectHelper
Assigns the alias to the given result column.
setResultExpression(Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSearchWhenContentElement
 
setResultExpression(Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSimpleWhenContentElement
 
setResultInstance(IResultInstance) - Method in class org.eclipse.datatools.sqltools.result.ui.ExternalResultSetViewerProvider
Sets the IResultInstance instance
setResultProjection(ResultProjection) - Method in class org.eclipse.datatools.connectivity.oda.spec.result.ResultSetSpecification
Specifies the projection of a query result set.
setResultSection(ResultSection) - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.ResultsView
 
setResultSection(ResultSection) - Method in class org.eclipse.datatools.sqltools.result.ui.view.ResultsViewControl
 
setResultSetColumns(ResultSetColumns) - Method in interface org.eclipse.datatools.connectivity.oda.design.ResultSetDefinition
Sets the value of the 'Result Set Columns' containment reference.
setResultSetName(String) - Method in interface org.eclipse.datatools.connectivity.oda.design.ResultSubset
Sets the value of the 'Result Set Name' attribute.
setResultSets(ResultSets) - Method in interface org.eclipse.datatools.connectivity.oda.design.DataSetDesign
Sets the value of the 'Result Sets' containment reference.
setResultSetSpecification(String, ResultSetSpecification) - Method in class org.eclipse.datatools.connectivity.oda.spec.AdvancedQuerySpecification
Specifies the characteristics of the named result set to be retrieved by the associated IAdvancedQuery.
setResultSetSpecification(int, ResultSetSpecification) - Method in class org.eclipse.datatools.connectivity.oda.spec.AdvancedQuerySpecification
Specifies the characteristics of the specified result set to be retrieved by the associated IAdvancedQuery.
setResultSetSpecification(ResultSetSpecification) - Method in class org.eclipse.datatools.connectivity.oda.spec.QuerySpecification
Specifies the characteristics of all the result set(s) to be retrieved by the associated IQuery.
setResultValueExpr(QueryValueExpression) - Method in interface org.eclipse.datatools.modelbase.sql.query.ValueExpressionCaseSimpleContent
Sets the value of the 'Result Value Expr' containment reference.
setResultViewControl(ResultsViewControl) - Method in class org.eclipse.datatools.sqltools.result.ui.ExternalResultSetViewerProvider
Sets the Results view control
setReturnCast(Parameter) - Method in interface org.eclipse.datatools.modelbase.sql.routines.Function
Sets the value of the 'Return Cast' containment reference.
setReturningOption(XMLReturningType) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLAggregateFunction
Sets the value of the 'Returning Option' attribute.
setReturningOption(XMLReturningType) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionComment
Sets the value of the 'Returning Option' attribute.
setReturningOption(XMLReturningType) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionConcat
Sets the value of the 'Returning Option' attribute.
setReturningOption(XMLReturningType) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionDocument
Sets the value of the 'Returning Option' attribute.
setReturningOption(XMLReturningType) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionElement
Sets the value of the 'Returning Option' attribute.
setReturningOption(XMLReturningType) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionForest
Sets the value of the 'Returning Option' attribute.
setReturningOption(XMLReturningType) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionPI
Sets the value of the 'Returning Option' attribute.
setReturningOption(XMLReturningType) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionQueryReturning
Sets the value of the 'Returning Option' attribute.
setReturningOption(XMLReturningType) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionText
Sets the value of the 'Returning Option' attribute.
setReturnScalar(Parameter) - Method in interface org.eclipse.datatools.modelbase.sql.routines.Function
Sets the value of the 'Return Scalar' containment reference.
setReturnTable(RoutineResultTable) - Method in interface org.eclipse.datatools.modelbase.sql.routines.Function
Sets the value of the 'Return Table' containment reference.
setReversePageGap(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEIndexImpl
 
setReversePageGap(int) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEIndex
Sets the value of the 'Reverse Page Gap' attribute.
setRevoked(boolean) - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.impl.SybasePrivilegeImpl
 
setRevoked(boolean) - Method in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasePrivilege
Sets the value of the 'Revoked' attribute.
setRightCondition(QuerySearchCondition) - Method in interface org.eclipse.datatools.modelbase.sql.query.SearchConditionCombined
Sets the value of the 'Right Condition' containment reference.
setRightExpression(Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSearchWhenContentElement
 
setRightQuery(QueryExpressionBody) - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryCombined
Sets the value of the 'Right Query' containment reference.
setRightValueExpr(QueryValueExpression) - Method in interface org.eclipse.datatools.modelbase.sql.query.PredicateBasic
Sets the value of the 'Right Value Expr' containment reference.
setRightValueExpr(QueryValueExpression) - Method in interface org.eclipse.datatools.modelbase.sql.query.ValueExpressionCombined
Sets the value of the 'Right Value Expr' containment reference.
setRightValueExpr1(QueryValueExpression) - Method in interface org.eclipse.datatools.modelbase.sql.query.PredicateBetween
Sets the value of the 'Right Value Expr1' containment reference.
setRightValueExpr2(QueryValueExpression) - Method in interface org.eclipse.datatools.modelbase.sql.query.PredicateBetween
Sets the value of the 'Right Value Expr2' containment reference.
setRole(Role) - Method in interface org.eclipse.datatools.modelbase.sql.accesscontrol.RoleAuthorization
Sets the value of the 'Role' reference.
setRoleName(String) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseForeignKeyImpl
 
setRoleName(String) - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseForeignKey
Sets the value of the 'Role Name' attribute.
setRootNode(TreePlanNodeComponent) - Method in class org.eclipse.datatools.sqltools.plan.treeplan.TreeExecutionPlanDocument
Sets the root node for this execution plan document
setRootNode(Node) - Method in class org.eclipse.datatools.sqltools.sql.parser.ParsingResult
 
setRoutine(Routine) - Method in interface org.eclipse.datatools.modelbase.sql.routines.Parameter
Sets the value of the 'Routine' container reference.
setRoutingConstraint(Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection
 
setRowFetchLimit(int) - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryExpressionBody
Sets the value of the 'Row Fetch Limit' attribute.
setRowLockPromotion(boolean) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.LockPromotionInfoImpl
 
setRowLockPromotion(boolean) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.LockPromotionInfo
Sets the value of the 'Row Lock Promotion' attribute.
setRowOrdering(SortSpecification) - Method in interface org.eclipse.datatools.connectivity.oda.design.ResultSetCriteria
Sets the value of the 'Row Ordering' containment reference.
setSashBorders(boolean[]) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.CustomSashForm
Set the need sash borders for the controls.
setScale(int) - Method in interface org.eclipse.datatools.connectivity.oda.design.DataElementAttributes
Sets the value of the 'Scale' attribute.
setScale(int) - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.ExactNumericDataType
Sets the value of the 'Scale' attribute.
setScale(int) - Method in class org.eclipse.datatools.sqltools.db.derby.parser.ASTSQLDataType
 
setScale(int) - Method in class org.eclipse.datatools.sqltools.db.generic.parser.ASTSQLDataType
 
setScale(int) - Method in interface org.eclipse.datatools.sqltools.sql.parser.ast.IASTSQLDataType
 
setScale(int) - Method in interface org.eclipse.datatools.sqltools.sql.reference.IDatatype
 
setSchema(IngresSchema) - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngresDBEventImpl
 
setSchema(IngresSchema) - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngresSynonymImpl
 
setSchema(IngresSchema) - Method in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngresDBEvent
Sets the value of the 'Schema' reference.
setSchema(IngresSchema) - Method in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngresSynonym
Sets the value of the 'Schema' reference.
setSchema(SybaseASESchema) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEDefaultImpl
 
setSchema(SybaseASESchema) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEEncryptionKeyImpl
 
setSchema(SybaseASESchema) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASERuleImpl
 
setSchema(SybaseASESchema) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEDefault
Sets the value of the 'Schema' reference.
setSchema(SybaseASESchema) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEEncryptionKey
Sets the value of the 'Schema' reference.
setSchema(SybaseASESchema) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASERule
Sets the value of the 'Schema' reference.
setSchema(Schema) - Method in interface org.eclipse.datatools.modelbase.sql.constraints.Assertion
Sets the value of the 'Schema' reference.
setSchema(Schema) - Method in interface org.eclipse.datatools.modelbase.sql.constraints.Index
Sets the value of the 'Schema' reference.
setSchema(Schema) - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.CharacterSet
Sets the value of the 'Schema' reference.
setSchema(Schema) - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.UserDefinedType
Sets the value of the 'Schema' reference.
setSchema(Schema) - Method in interface org.eclipse.datatools.modelbase.sql.routines.Routine
Sets the value of the 'Schema' reference.
setSchema(Schema) - Method in interface org.eclipse.datatools.modelbase.sql.schema.Sequence
Sets the value of the 'Schema' reference.
setSchema(Schema) - Method in interface org.eclipse.datatools.modelbase.sql.tables.Table
Sets the value of the 'Schema' reference.
setSchema(Schema) - Method in interface org.eclipse.datatools.modelbase.sql.tables.Trigger
Sets the value of the 'Schema' reference.
setSchemaLocationURI(String) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionValidateAccordingToURI
Sets the value of the 'Schema Location URI' attribute.
setSchemaName(String) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionValidateAccordingToIdentifier
Sets the value of the 'Schema Name' attribute.
setSchemaName(String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLBuilderDBProposalsService
Sets the default (implied) schema name to the given name.
setScope(int) - Method in class org.eclipse.datatools.sqltools.sql.parser.ParsingResult
Sets the current scope
setScopeCheck(ReferentialActionType) - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.AttributeDefinition
Sets the value of the 'Scope Check' attribute.
setScopeCheck(ReferentialActionType) - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.Field
Sets the value of the 'Scope Check' attribute.
setScopeCheck(ReferentialActionType) - Method in interface org.eclipse.datatools.modelbase.sql.tables.Column
Sets the value of the 'Scope Check' attribute.
setScopeChecked(boolean) - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.AttributeDefinition
Sets the value of the 'Scope Checked' attribute.
setScopeChecked(boolean) - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.Field
Sets the value of the 'Scope Checked' attribute.
setScopeChecked(boolean) - Method in interface org.eclipse.datatools.modelbase.sql.tables.Column
Sets the value of the 'Scope Checked' attribute.
setScopeTable(Table) - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.ReferenceDataType
Sets the value of the 'Scope Table' reference.
setSearchCondition(SearchCondition) - Method in interface org.eclipse.datatools.modelbase.sql.constraints.Assertion
Sets the value of the 'Search Condition' containment reference.
setSearchCondition(SearchCondition) - Method in interface org.eclipse.datatools.modelbase.sql.constraints.CheckConstraint
Sets the value of the 'Search Condition' containment reference.
setSearchCondition(QuerySearchCondition) - Method in interface org.eclipse.datatools.modelbase.sql.query.MergeOnCondition
Sets the value of the 'Search Condition' containment reference.
setSearchCondition(QuerySearchCondition) - Method in interface org.eclipse.datatools.modelbase.sql.query.ValueExpressionCaseSearchContent
Sets the value of the 'Search Condition' containment reference.
setSectionToBeRefreshed(ListSchemaObjectsSection) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.action.RefreshSchemaObjectsAction
 
setSecure_required(String) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASAWebServiceImpl
 
setSecure_required(String) - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASAWebService
Sets the value of the 'Secure required' attribute.
setSecure_required(String) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEWebServiceImpl
 
setSecure_required(String) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEWebService
Sets the value of the 'Secure required' attribute.
setSecurity(String) - Method in interface org.eclipse.datatools.modelbase.sql.routines.Routine
Sets the value of the 'Security' attribute.
setSegment(SybaseASESegment) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEBaseTableImpl
 
setSegment(SybaseASESegment) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEIndexImpl
 
setSegment(SybaseASESegment) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASETableImpl
 
setSegment(SybaseASESegment) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASETempTableImpl
 
setSegment(SybaseASESegment) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.ListRangePartitionItemImpl
 
setSegment(SybaseASESegment) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.PartitionSegmentPairImpl
 
setSegment(SybaseASESegment) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.ListRangePartitionItem
Sets the value of the 'Segment' reference.
setSegment(SybaseASESegment) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionSegmentPair
Sets the value of the 'Segment' reference.
setSegment(SybaseASESegment) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEBaseTable
Sets the value of the 'Segment' reference.
setSegment(SybaseASESegment) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEIndex
Sets the value of the 'Segment' reference.
setSegmentList(ArrayList) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.ResultCollector
 
setSelectedCategory(ICategory) - Method in class org.eclipse.datatools.connectivity.ui.dse.dialogs.filters.ProfileCategoryFilter
Set the category and get the ID from it
setSelectedCategory(String) - Method in class org.eclipse.datatools.connectivity.ui.dse.dialogs.filters.ProfileCategoryFilter
Set the category ID string
setSelectedColors() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart.ColumnFigure
 
setSelectedContainer(IContainer) - Method in class org.eclipse.datatools.sqltools.common.ui.resource.ContainerSelectionGroup
Sets the selected existing container.
setSelectedContainer(IContainer) - Method in class org.eclipse.datatools.sqltools.result.internal.ui.export.ContainerSelectionGroup
Sets the selected existing container.
setSelectedContainer(IContainer) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.internal.ui.ContainerSelectionGroup
Sets the selected existing container.
setSelection(ISelection) - Method in class org.eclipse.datatools.connectivity.ui.actions.ConnectAction
 
setSelection(ISelection) - Method in class org.eclipse.datatools.connectivity.ui.actions.PingAction
 
setSelection(Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.commonui.ListSchemaObjectsSection
 
setSelection(ISelection) - Static method in class org.eclipse.datatools.enablement.sybase.ui.util.DSEUtil
 
setSelection(int, int) - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.TableCursor
Positions the TableCursor over the cell at the given row and column in the parent table.
setSelection(TableItem, int) - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.TableCursor
Positions the TableCursor over the cell at the given row and column in the parent table.
setSelection(ISelection) - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.TableDataTableCursor
 
setSelection(int, int) - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.TableDataTableCursor
 
setSelection(TableItem, int) - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.TableDataTableCursor
 
setSelection(ISelection) - Method in class org.eclipse.datatools.sqltools.data.internal.ui.editor.TableDataEditorSelectionProvider
 
setSelection(ISelection) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilderEditor
 
setSelection(ISelection, boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.BaseWindow
 
setSelection(String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.ComboBoxCellEditor
 
setSelection(ISelection, boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.delete.DeleteViewer
 
setSelection(ISelection, boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.GraphControl
 
setSelection(ISelection, boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.insert.InsertSelectViewer
 
setSelection(ISelection, boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.insert.InsertTypeViewer
 
setSelection(ISelection, boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.insert.InsertViewer
 
setSelection(ISelection, boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.GroupByContentViewer
 
setSelection(ISelection, boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.GroupByViewer
 
setSelection(ISelection, boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.SelectStatementDistinctViewer
 
setSelection(ISelection, boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.SelectViewer
 
setSelection(ISelection, boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLSourceViewer
 
setSelection(ISelection, boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.SQLTreeViewer
 
setSelection(ISelection, boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.update.UpdateDesignViewer
 
setSelection(ISelection, boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.update.UpdateViewer
 
setSelection(ISelection) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.editor.SQLOutlinePage
 
setSelectionListPopulated(boolean) - Method in class org.eclipse.datatools.connectivity.sqm.core.ui.explorer.filter.ConnectionFilterWizardPage
 
setSelectionProvider(ISelectionProvider) - Method in class org.eclipse.datatools.connectivity.ui.actions.SaveOfflineAction
 
setSelectionProvider(ISelectionProvider) - Method in class org.eclipse.datatools.connectivity.ui.actions.WorkOfflineAction
 
setSelectivityValue(Integer) - Method in interface org.eclipse.datatools.modelbase.sql.query.Predicate
Sets the value of the 'Selectivity Value' attribute.
setSelectStatement(QuerySelectStatement) - Method in interface org.eclipse.datatools.modelbase.sql.query.OrderBySpecification
Sets the value of the 'Select Statement' container reference.
setSelectStatement(QuerySelectStatement) - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryExpressionRoot
Sets the value of the 'Select Statement' container reference.
setSelectStatement(QuerySelectStatement) - Method in interface org.eclipse.datatools.modelbase.sql.query.UpdatabilityExpression
Sets the value of the 'Select Statement' container reference.
setSelectStatement(QuerySelect) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.commands.CreateJoinCommand
 
setSelectStatement(QuerySelect) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.commands.MoveJoinCommand
 
setSelfRefColumnGeneration(ReferenceType) - Method in interface org.eclipse.datatools.modelbase.sql.tables.Table
Sets the value of the 'Self Ref Column Generation' attribute.
setSeqLength(BigInteger) - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngresIdentitySpecifierImpl
 
setSeqLength(BigInteger) - Method in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngresIdentitySpecifier
Sets the value of the 'Seq Length' attribute.
setSeqPrecision(BigInteger) - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngresIdentitySpecifierImpl
 
setSeqPrecision(BigInteger) - Method in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngresIdentitySpecifier
Sets the value of the 'Seq Precision' attribute.
setSerializeEncoding(XMLSerializeFunctionEncoding) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLSerializeFunction
Sets the value of the 'Serialize Encoding' containment reference.
setSerializeFunction(XMLSerializeFunction) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLSerializeFunctionTarget
Sets the value of the 'Serialize Function' container reference.
setSerializeTarget(XMLSerializeFunctionTarget) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLSerializeFunction
Sets the value of the 'Serialize Target' containment reference.
setSerializeVersion(String) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLSerializeFunction
Sets the value of the 'Serialize Version' attribute.
setService_id(long) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASAWebServiceImpl
 
setService_id(long) - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASAWebService
Sets the value of the 'Service id' attribute.
setService_id(long) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEWebServiceImpl
 
setService_id(long) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEWebService
Sets the value of the 'Service id' attribute.
setService_type(String) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASAWebServiceImpl
 
setService_type(String) - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASAWebService
Sets the value of the 'Service type' attribute.
setService_type(String) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEWebServiceImpl
 
setService_type(String) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEWebService
Sets the value of the 'Service type' attribute.
setSessionLocale(Locale) - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignSessionRequest
Sets the value of the 'Session Locale' containment reference.
setSessionStatus(SessionStatus) - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignSessionResponse
Sets the value of the 'Session Status' attribute.
setSeverity(int) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.ErrorItem
 
setShell(Shell) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.actions.SQLBuilderAction
Sets the display shell associated with this action to the given shell.
setShowCategories(boolean) - Method in class org.eclipse.datatools.connectivity.ui.navigator.ConnectionProfileContentProvider
 
setShowConnect(boolean) - Method in class org.eclipse.datatools.connectivity.ui.dse.dialogs.ProfileSelectionDialog
 
setShowConnect(boolean) - Method in class org.eclipse.datatools.connectivity.ui.dse.dialogs.ProfileSelectionDialogPage
 
setShowLabel(boolean) - Method in class org.eclipse.datatools.sqltools.result.ResultConfiguration
 
setShowNew(boolean) - Method in class org.eclipse.datatools.connectivity.ui.dse.dialogs.ProfileSelectionDialog
 
setShowNew(boolean) - Method in class org.eclipse.datatools.connectivity.ui.dse.dialogs.ProfileSelectionDialogPage
 
setShowOwner(boolean) - Method in class org.eclipse.datatools.enablement.sybase.ui.SybaseDatabaseProfileSetting
 
setShowOwner(String, boolean) - Method in class org.eclipse.datatools.enablement.sybase.ui.SybaseDatabaseProfileSettingManager
 
setShowOwner(String, String, boolean) - Method in class org.eclipse.datatools.enablement.sybase.ui.SybaseDatabaseProfileSettingManager
 
setShowOwner(boolean) - Method in class org.eclipse.datatools.enablement.sybase.ui.SybaseDatabaseSetting
 
setShowOwnerGlobal(boolean) - Method in class org.eclipse.datatools.enablement.sybase.ui.SybaseDatabaseProfileSettingManager
 
setShowRow(boolean) - Method in class org.eclipse.datatools.sqltools.result.ui.ExternalResultSetViewerProvider
Sets whether or not to show the row number in the results view
setShowSchema(boolean) - Method in class org.eclipse.datatools.enablement.sybase.ui.SybaseDatabaseProfileSetting
 
setShowSchema(String, boolean) - Method in class org.eclipse.datatools.enablement.sybase.ui.SybaseDatabaseProfileSettingManager
 
setShowSchema(String, String, boolean) - Method in class org.eclipse.datatools.enablement.sybase.ui.SybaseDatabaseProfileSettingManager
 
setShowSchema(boolean) - Method in class org.eclipse.datatools.enablement.sybase.ui.SybaseDatabaseSetting
 
setShowSchemaGlobal(boolean) - Method in class org.eclipse.datatools.enablement.sybase.ui.SybaseDatabaseProfileSettingManager
 
setShowSelectButtons(boolean) - Method in class org.eclipse.datatools.connectivity.ui.dse.dialogs.ProfileSelectionDialog
 
setShowSelectButtons(boolean) - Method in class org.eclipse.datatools.connectivity.ui.dse.dialogs.ProfileSelectionDialogPage
 
setSize(int) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.DeviceItem
Sets the value of the 'Size' attribute.
setSize(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.DeviceItemImpl
 
setSkipProfileNamePage(boolean) - Method in class org.eclipse.datatools.connectivity.ui.wizards.NewConnectionProfileWizard
 
setSortable(boolean) - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.AccessibleTableViewer
Sets the table's column as sortable if the argument is true, and sets it non-sortable otherwise.
setSortable(boolean) - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.EnhancedTableViewer
 
setSortDirection(SortDirectionType) - Method in interface org.eclipse.datatools.connectivity.oda.design.SortKey
Sets the value of the 'Sort Direction' attribute.
setSortedData(boolean) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEIndexImpl
 
setSortedData(boolean) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEIndex
Sets the value of the 'Sorted Data' attribute.
setSortSpec(String, SortSpec) - Method in interface org.eclipse.datatools.connectivity.oda.IAdvancedQuery
Specifies the sort specification for the named result set of this IAdvancedQuery.
setSortSpec(SortSpec) - Method in interface org.eclipse.datatools.connectivity.oda.IQuery
Specifies the sort specification for this IQuery.
setSortSpecification(SortSpecification) - Method in class org.eclipse.datatools.connectivity.oda.spec.result.ResultSetSpecification
Specifies the sorting characteristics of a query result set.
setSource(Source) - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngresTriggerImpl
 
setSource(Source) - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngresViewTableImpl
 
setSource(Source) - Method in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngresTrigger
Sets the value of the 'Source' reference.
setSource(Source) - Method in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngresViewTable
Sets the value of the 'Source' reference.
setSource(Source) - Method in interface org.eclipse.datatools.modelbase.sql.routines.Routine
Sets the value of the 'Source' containment reference.
setSourceAnchor(ConnectionAnchor) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection
 
setSourceCode(String) - Method in class org.eclipse.datatools.sqltools.routineeditor.ui.ProcEditorInput
Convenience method for setStorage(new SQLEditorStorage(_procIdentifier.getDisplayString(), code))
setSourceColumn(ValueExpressionColumn) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.commands.CreateJoinCommand
 
setSourceFormat(SQLQuerySourceFormat) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserManager
 
setSourceFormat(SQLQuerySourceFormat) - Method in class org.eclipse.datatools.sqltools.parsers.sql.SQLParserManager
Sets the SQL source format options for the following parses.
setSourceInfo(SQLQuerySourceInfo) - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryObject
Sets the SQLQuerySourceInfo
setSourceInfo(SQLQuerySourceInfo) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLComment
 
setSourceQuery(QueryExpressionRoot) - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryInsertStatement
Sets the value of the 'Source Query' containment reference.
setSourceSnippet(String) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQuerySourceInfo
 
setSourceTable(MergeSourceTable) - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryMergeStatement
Sets the value of the 'Source Table' containment reference.
setSourceTable(TableExpression) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.actions.CreateJoinAction
 
setSourceTable(TableExpression) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.commands.CreateJoinCommand
 
setSourceValuesRow(ValuesRow) - Method in interface org.eclipse.datatools.modelbase.sql.query.MergeInsertSpecification
Sets the value of the 'Source Values Row' containment reference.
setSpanEndOffset(int) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQuerySourceInfo
 
setSpanStartOffset(int) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQuerySourceInfo
 
setSpecialRegister(boolean) - Method in interface org.eclipse.datatools.modelbase.sql.query.ValueExpressionFunction
Sets the value of the 'Special Register' attribute.
setSpecification(QuerySpecification) - Method in interface org.eclipse.datatools.connectivity.oda.IQuery
Specifies the query characteristics to apply when this query is prepared and executed.
setSpecificName(String) - Method in interface org.eclipse.datatools.modelbase.sql.routines.Routine
Sets the value of the 'Specific Name' attribute.
setSPThread(SPThread) - Method in class org.eclipse.datatools.sqltools.debugger.model.SPDebugTarget
Associates the sole thread.
setSQL(String) - Method in interface org.eclipse.datatools.modelbase.sql.expressions.QueryExpression
 
setSQL(String) - Method in interface org.eclipse.datatools.modelbase.sql.expressions.QueryExpressionDefault
Sets the value of the 'SQL' attribute.
setSQL(String) - Method in interface org.eclipse.datatools.modelbase.sql.expressions.SearchCondition
 
setSQL(String) - Method in interface org.eclipse.datatools.modelbase.sql.expressions.SearchConditionDefault
Sets the value of the 'SQL' attribute.
setSQL(String) - Method in interface org.eclipse.datatools.modelbase.sql.expressions.ValueExpression
 
setSQL(String) - Method in interface org.eclipse.datatools.modelbase.sql.expressions.ValueExpressionDefault
Sets the value of the 'SQL' attribute.
setSQL(String) - Method in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryObject
 
setSQL(String) - Method in interface org.eclipse.datatools.modelbase.sql.statements.SQLStatement
 
setSQL(String) - Method in interface org.eclipse.datatools.modelbase.sql.statements.SQLStatementDefault
Sets the value of the 'SQL' attribute.
setSql(String) - Method in class org.eclipse.datatools.sqltools.plan.PlanRequest
Sets the sql statement
setSQL(String) - Method in interface org.eclipse.datatools.sqltools.sqlbuilder.model.ISQLStatementInfo
Sets the sql string for this ISQLStatementInfo.
setSQL(String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SQLStatementInfo
Implements ISQLStatementInfo.setSQL(String)
setSQLBuilder(SQLBuilder) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.actions.ExecuteAction
 
setSQLBuilder(SQLBuilder) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.actions.SQLBuilderAction
Sets the SQLBuilder associated with this action to the given SQLBuilder.
setSQLBuilder(SQLBuilder) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.GraphControl
 
setSQLBuilder(SQLBuilder) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLSourceViewer
 
setSqlContainer(SQLObject) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseGroupImpl
 
setSqlContainer(SQLObject) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseUserImpl
 
setSqlContainer(SQLObject) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEGroupImpl
 
setSqlContainer(SQLObject) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASERoleImpl
 
setSqlContainer(SQLObject) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEUserImpl
 
setSqlContainer(SQLObject) - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.impl.SybaseAuthorizationIdentifierImpl
 
setSqlContainer(SQLObject) - Method in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybaseAuthorizationIdentifier
Sets the value of the 'Sql Container' reference.
setSqlDataAccess(DataAccess) - Method in interface org.eclipse.datatools.modelbase.sql.routines.Routine
Sets the value of the 'Sql Data Access' attribute.
setSQLDBProposalsService(SQLBuilderDBProposalsService) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLCompletionEngine
Sets the current SQLDBProposalsService to the given object.
setSQLDialectInfo(ISQLDialectInfo) - Method in interface org.eclipse.datatools.sqltools.sqlbuilder.model.ISQLStatementInfo
Sets the ISQLDialectInfo for this ISQLStatementInfo.
setSQLDialectInfo(ISQLDialectInfo) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SQLStatementInfo
Implements ISQLStatementInfo.setSQLDialectInfo(ISQLDialectInfo)
setSQLEditor(SQLEditor) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.SQLConnectAction
Sets the SQLEditor instance associated with this action to the given object.
setSQLEditor(SQLEditor) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.SQLDisconnectAction
Sets the SQLEditor instance associated with this action to the given object.
setSQLEditor(SQLEditor) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.editor.SQLEditorContentOutlinePage
Sets the SQL Editor associated with this outline page to the given editor.
setSQLEditor(SQLEditor) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.editor.SQLSourceViewerConfiguration
Associates the SQLEditor with this object.
setSQLEditor(SQLEditor) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.matching.AbstractPairMatcher
 
setSQLEditor(SQLEditor) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.matching.GenericSQLPairMatcher
 
setSQLEditorConnectionInfo(ISQLEditorConnectionInfo) - Method in interface org.eclipse.datatools.sqltools.editor.contentassist.ISQLDBProposalsService
Sets the ISQLEditorConnectionInfo used to provide content assist.
setSQLEditorConnectionInfo(ISQLEditorConnectionInfo) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLDBProposalsService
 
setSQLExpression(QueryValueExpression) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseExpressionWizard
 
setSQLExpression(QueryValueExpression) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.cast.CastExpressionWizard
 
setSQLExpression(QueryValueExpression) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.constant.ConstantExpressionWizard
 
setSQLExpression(QueryValueExpression) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.ExpressionBuilderWizard
WizardPages will call this to set the updated Expression to return back to the builder
setSQLExpression(ValueExpressionFunction) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.function.FunctionExpressionWizard
 
setSQLExpression(QueryValueExpression) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.multiexpr.ExpressionsByOperatorsWizard
 
setSQLExpression(QueryValueExpression) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.subquery.SubQueryWizard
 
setSqlFormat(SQLQuerySourceFormat) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQuerySourceInfo
 
setSQLJoin(SQLQueryObject) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.actions.DefineJoinTypeAction
 
setSQLModel(SQLObject) - Method in interface org.eclipse.datatools.sqltools.sql.parser.ast.IASTDeployable
Associates a SQLObject with this AST node.
setSqlObj(SQLObject) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.PrivilegesDetailPage
 
setSQLObject(SQLObject) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.action.EditRoutineInFormAction
 
setSQLObject(SQLObject) - Method in interface org.eclipse.datatools.modelbase.sql.schema.Comment
Sets the value of the 'SQL Object' reference.
setSQLObject(SQLObject) - Method in interface org.eclipse.datatools.modelbase.sql.schema.ObjectExtension
Sets the value of the 'SQL Object' container reference.
setSQLObject(SQLObject) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.action.EditSchemaObjectAction
 
setSQLObject(SQLObject) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.action.IEditSchemaObjectAction
Set the object to be opened
setSQLSourceFormat(SQLQuerySourceFormat) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
setSQLSourceFormat(SQLQuerySourceFormat) - Method in interface org.eclipse.datatools.sqltools.parsers.sql.SQLParserFactory
 
setSqlSourceFormat(SQLQuerySourceFormat) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SQLDomainModel
Sets the current SQLQuerySourceFormat object.
setSQLStatement(SQLStatement) - Method in class org.eclipse.datatools.sqltools.parsers.sql.SQLParseResult
 
setSQLStatement(QueryStatement) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.ExpressionBuilderWizard
 
setSQLStatement(QueryStatement) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SQLDomainModel
Sets the current query statement.
setSQLStatementInfo(ISQLStatementInfo) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.input.SQLBuilderEditorInput
Sets the SQLStatementInfo associated with this input to the given object.
setSQLSyntax(ISQLSyntax) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLCodeScanner
 
setStartDate(Date) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.ScheduleImpl
 
setStartDate(Date) - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.Schedule
Sets the value of the 'Start Date' attribute.
setStartTime(Date) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.ScheduleImpl
 
setStartTime(Date) - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.Schedule
Sets the value of the 'Start Time' attribute.
setStartValue(BigInteger) - Method in interface org.eclipse.datatools.modelbase.sql.schema.IdentitySpecifier
Sets the value of the 'Start Value' attribute.
setState(int) - Method in class org.eclipse.datatools.sqltools.data.internal.core.editor.AbstractRowData
 
setStateContent(DesignerStateContent) - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignerState
Sets the value of the 'State Content' containment reference.
setStateContentAsBlob(byte[]) - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignerStateContent
Sets the value of the 'State Content As Blob' attribute.
setStateContentAsString(String) - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignerStateContent
Sets the value of the 'State Content As String' attribute.
setStatement(SQLStatement) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseViewTableImpl
 
setStatement(String) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASAWebServiceImpl
 
setStatement(SQLStatement) - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseViewTable
Sets the value of the 'Statement' reference.
setStatement(String) - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASAWebService
Sets the value of the 'Statement' attribute.
setStatement(String) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEDefaultImpl
 
setStatement(String) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASERuleImpl
 
setStatement(String) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEWebServiceImpl
 
setStatement(String) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEDefault
Sets the value of the 'Statement' attribute.
setStatement(String) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASERule
Sets the value of the 'Statement' attribute.
setStatement(String) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEWebService
Sets the value of the 'Statement' attribute.
setStatement(SQLQueryObject) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.actions.CreateJoinAction
 
setStatement(SQLQueryObject) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.actions.TableAliasAction
 
setStatementName(String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.actions.NewSQLStatementComposite
Sets the statement name that the user entered in the dialog to the given name.
setStatementTerminator(char) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQuerySourceFormat
Sets the statement terminator character to use to the given character.
setStatementTerminator(String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLStatementSupport
Sets the current statement terminator string for this editor to the given string.
setStatementType(int) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.actions.NewSQLStatementComposite
Sets the statement type value that the user selected in the dialog to the given value.
setStatementType(int) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.input.SQLBuilderEditorInput
Sets the StatementType for in this input.
setStatic(boolean) - Method in interface org.eclipse.datatools.modelbase.sql.routines.Function
Sets the value of the 'Static' attribute.
setStaticValueChoices(ScalarValueChoices) - Method in interface org.eclipse.datatools.connectivity.oda.design.InputElementAttributes
Sets the value of the 'Static Value Choices' containment reference.
setStaticValues(StaticValues) - Method in interface org.eclipse.datatools.connectivity.oda.design.ExpressionParameterDefinition
Sets the value of the 'Static Values' containment reference.
setStatisticsStep(int) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEIndexImpl
 
setStatisticsStep(int) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEIndex
Sets the value of the 'Statistics Step' attribute.
setStatus(Object) - Method in class org.eclipse.datatools.sqltools.debugger.core.ClientConInfo
 
setStopTime(Date) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.ScheduleImpl
 
setStopTime(Date) - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.Schedule
Sets the value of the 'Stop Time' attribute.
setStorage(IStorage) - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditorStorageEditorInput
Sets the underlying IStorage object.
setStorageLocation(IPath) - Static method in class org.eclipse.datatools.connectivity.drivers.XMLFileManager
Set property set storage location
setStoredProcedureList(ArrayList) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.ResultCollector
 
setStoredProcName(String) - Method in class org.eclipse.datatools.sqltools.editor.contentassist.ContentAssistQueryRequest
 
setStrikethroughKey(boolean) - Method in class org.eclipse.datatools.sqltools.sqleditor.preferences.SyntaxItem
 
setString(int, String) - Method in interface org.eclipse.datatools.connectivity.oda.IParameterRowSet
Sets the string value at the designated column.
setString(String, String) - Method in interface org.eclipse.datatools.connectivity.oda.IParameterRowSet
Sets the string value at the designated column.
setString(String, String) - Method in interface org.eclipse.datatools.connectivity.oda.IQuery
Sets the designated parameter to the given string value.
setString(int, String) - Method in interface org.eclipse.datatools.connectivity.oda.IQuery
Sets the designated parameter to the given string value.
setString(String) - Method in class org.eclipse.datatools.connectivity.sqm.core.rte.EngineeringOption
 
setStringTypeOption(CharacterStringDataType) - Method in interface org.eclipse.datatools.modelbase.sql.routines.Parameter
Sets the value of the 'String Type Option' containment reference.
setStyle(int) - Method in class org.eclipse.datatools.sqltools.result.ui.ExternalResultSetViewerProvider
Sets the style for the table viewer
setSubjectTable(Table) - Method in interface org.eclipse.datatools.modelbase.sql.tables.Trigger
Sets the value of the 'Subject Table' reference.
setSuper(StructuredUserDefinedType) - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.StructuredUserDefinedType
Sets the value of the 'Super' reference.
setSuperGroup(SuperGroup) - Method in interface org.eclipse.datatools.modelbase.sql.query.SuperGroupElement
Sets the value of the 'Super Group' container reference.
setSuperGroupElementExpr(SuperGroupElementExpression) - Method in interface org.eclipse.datatools.modelbase.sql.query.GroupingExpression
Sets the value of the 'Super Group Element Expr' container reference.
setSuperGroupElementSublist(SuperGroupElementSublist) - Method in interface org.eclipse.datatools.modelbase.sql.query.SuperGroupElementExpression
Sets the value of the 'Super Group Element Sublist' container reference.
setSuperGroupType(SuperGroupType) - Method in interface org.eclipse.datatools.modelbase.sql.query.SuperGroup
Sets the value of the 'Super Group Type' attribute.
setSupertable(Table) - Method in interface org.eclipse.datatools.modelbase.sql.tables.Table
Sets the value of the 'Supertable' reference.
setSupportDelimiter(boolean) - Method in class org.eclipse.datatools.sqltools.result.internal.ui.export.component.EncodingDelimiterOptionsSection
 
setSupportedColumns(Set) - Method in interface org.eclipse.datatools.connectivity.sqm.loader.JDBCTableLoader.ITableFactory
Specify the column names supported by the result set.
setSupportedColumns(Set) - Method in class org.eclipse.datatools.connectivity.sqm.loader.JDBCTableLoader.TableFactory
 
setSupportedColumns(Set) - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogSchema.ASESysTableFactory
 
setSupportedColumns(Set) - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogSchema.ASEUserTableFactory
 
setSupportedColumns(Set) - Method in class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogSchema.ASEViewTableFactory
 
setSupportsExtendedStatementTypesForEditor(boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.actions.NewSQLStatementComposite
Sets whether or not the extended statement types (SAMPLE, NONE) are supported for the SQL Editor.
setSupportsStar(boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.function.ParamTable
 
setSuspect(boolean) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEIndexImpl
 
setSuspect(boolean) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEIndex
Sets the value of the 'Suspect' attribute.
setSybaseASABaseActionTime(SybaseASABaseActionTime) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseTriggerImpl
 
setSybaseASABaseActionTime(SybaseASABaseActionTime) - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseTrigger
Sets the value of the 'Sybase ASA Base Action Time' attribute.
setSyncSaveMode() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditor
 
setSyncSaveMode() - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.ISchemaObjectEditor
Sets sync save mode for the next save process
setSystemDefault(boolean) - Method in class org.eclipse.datatools.sqltools.sqleditor.preferences.SyntaxItem
 
setSystemGenedIndex(SybaseASEIndex) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEUniqueConstraintImpl
 
setSystemGenedIndex(SybaseASEIndex) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEUniqueConstraint
Sets the value of the 'System Gened Index' containment reference.
setSystemGenedName(boolean) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEUniqueConstraintImpl
 
setSystemGenedName(boolean) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEUniqueConstraint
Sets the value of the 'System Gened Name' attribute.
setSystemGenerated(boolean) - Method in interface org.eclipse.datatools.modelbase.sql.constraints.Index
Sets the value of the 'System Generated' attribute.
setSystemGenIndex(SybaseASABaseIndex) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseUniqueConstraintImpl
 
setSystemGenIndex(SybaseASABaseIndex) - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseUniqueConstraint
Sets the value of the 'System Gen Index' reference.
setSystemHelp(Control, String) - Static method in class org.eclipse.datatools.connectivity.oda.flatfile.ui.util.Utility
Set context-sensitive help
setSystemProcedure(boolean) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEProcedureImpl
 
setSystemProcedure(boolean) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEProcedure
Sets the value of the 'System Procedure' attribute.
setSystemStatus(boolean) - Method in class org.eclipse.datatools.enablement.sybase.ase.virtual.SybaseViewNode
 
setSystemStatus(boolean) - Method in class org.eclipse.datatools.enablement.sybase.virtual.SybaseViewNode
 
setSystemTable(boolean) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEBaseTableImpl
 
setSystemTable(boolean) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASETableImpl
 
setSystemTable(boolean) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASETempTableImpl
 
setSystemTable(boolean) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEBaseTable
Sets the value of the 'System Table' attribute.
setTable(Table) - Method in interface org.eclipse.datatools.modelbase.derby.Synonym
Sets the value of the 'Table' reference.
setTable(Table) - Method in interface org.eclipse.datatools.modelbase.sql.constraints.Index
Sets the value of the 'Table' reference.
setTable(Table) - Method in interface org.eclipse.datatools.modelbase.sql.tables.Column
Sets the value of the 'Table' container reference.
setTable(Table) - Method in interface org.eclipse.datatools.sqltools.data.internal.core.editor.ITableEditorResultFilter
Sets the Table to be edited
setTable(Table) - Method in interface org.eclipse.datatools.sqltools.data.internal.ui.extract.IExternalExtract
Sets the Table from which the data is to be extracted
setTable(Table) - Method in interface org.eclipse.datatools.sqltools.data.internal.ui.load.IExternalLoad
Sets the Table to which the data is to be loaded
setTable(ITable) - Method in interface org.eclipse.datatools.sqltools.sql.reference.IColumn
Set the owner table.
setTable(Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.actions.AddTableAction
 
setTable(TableExpression) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.actions.TableAliasAction
 
setTableAliasInTableExpression(TableExpression, String) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.TableHelper
Assigns the alias to the given TableExpression.
setTableColumnPattern(String) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLTableColumnDefinitionRegular
Sets the value of the 'Table Column Pattern' attribute.
setTableCorrelation(TableCorrelation) - Method in interface org.eclipse.datatools.modelbase.sql.query.ColumnName
Sets the value of the 'Table Correlation' container reference.
setTableCorrelation(TableCorrelation) - Method in interface org.eclipse.datatools.modelbase.sql.query.TableExpression
Sets the value of the 'Table Correlation' containment reference.
setTableDataEditorContributor(TableDataEditorActionBarContributor) - Method in class org.eclipse.datatools.sqltools.data.internal.ui.DataUIPlugin
 
setTableExpr(TableExpression) - Method in interface org.eclipse.datatools.modelbase.sql.query.MergeTargetTable
Sets the value of the 'Table Expr' containment reference.
setTableExpr(TableExpression) - Method in interface org.eclipse.datatools.modelbase.sql.query.ResultTableAllColumns
Sets the value of the 'Table Expr' reference.
setTableExpr(TableExpression) - Method in interface org.eclipse.datatools.modelbase.sql.query.TableCorrelation
Sets the value of the 'Table Expr' container reference.
setTableExpr(TableExpression) - Method in interface org.eclipse.datatools.modelbase.sql.query.ValueExpressionColumn
Sets the value of the 'Table Expr' reference.
setTableFunction(TableFunction) - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryValueExpression
Sets the value of the 'Table Function' container reference.
setTableFunction(XMLTableFunction) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLNamespacesDeclaration
Sets the value of the 'Table Function' container reference.
setTableFunction(XMLTableFunction) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLQueryArgumentList
Sets the value of the 'Table Function' container reference.
setTableFunction(XMLTableFunction) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLTableColumnDefinitionItem
Sets the value of the 'Table Function' container reference.
setTableInDatabase(TableInDatabase) - Method in interface org.eclipse.datatools.modelbase.sql.query.ValueExpressionColumn
Sets the value of the 'Table In Database' reference.
setTableJoined(TableJoined) - Method in interface org.eclipse.datatools.modelbase.sql.query.QuerySearchCondition
Sets the value of the 'Table Joined' container reference.
setTableJoinedLeft(TableJoined) - Method in interface org.eclipse.datatools.modelbase.sql.query.TableReference
Sets the value of the 'Table Joined Left' container reference.
setTableJoinedRight(TableJoined) - Method in interface org.eclipse.datatools.modelbase.sql.query.TableReference
Sets the value of the 'Table Joined Right' container reference.
setTableList(ArrayList) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.ResultCollector
 
setTableName(String) - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngresSynonymImpl
 
setTableName(String) - Method in interface org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.IngresSynonym
Sets the value of the 'Table Name' attribute.
setTableName(String) - Method in class org.eclipse.datatools.sqltools.editor.contentassist.ContentAssistQueryRequest
 
setTableName(String) - Method in interface org.eclipse.datatools.sqltools.sql.parser.ast.IASTTrigger
Sets the subject table
setTableOnlyCacheInfo(CacheInfo) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEBaseTableImpl
 
setTableOnlyCacheInfo(CacheInfo) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASETableImpl
 
setTableOnlyCacheInfo(CacheInfo) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASETempTableImpl
 
setTableOnlyCacheInfo(CacheInfo) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEBaseTable
Sets the value of the 'Table Only Cache Info' containment reference.
setTableRef(TableReference) - Method in interface org.eclipse.datatools.modelbase.sql.query.MergeSourceTable
Sets the value of the 'Table Ref' containment reference.
setTableRefLeft(TableReference) - Method in interface org.eclipse.datatools.modelbase.sql.query.TableJoined
Sets the value of the 'Table Ref Left' containment reference.
setTableRefRight(TableReference) - Method in interface org.eclipse.datatools.modelbase.sql.query.TableJoined
Sets the value of the 'Table Ref Right' containment reference.
setTableRowPattern(String) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLTableFunction
Sets the value of the 'Table Row Pattern' attribute.
setTableType(String) - Method in class org.eclipse.datatools.enablement.mysql.catalog.MySqlCatalogTable
 
setTargetAnchor(ConnectionAnchor) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection
 
setTargetColumn(ValueExpressionColumn) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.commands.CreateJoinCommand
 
setTargetEnd(EObject) - Method in interface org.eclipse.datatools.modelbase.sql.schema.Dependency
Sets the value of the 'Target End' reference.
setTargetName(String) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionPI
Sets the value of the 'Target Name' attribute.
setTargetNamespaceURI(String) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionValidateAccordingToURI
Sets the value of the 'Target Namespace URI' attribute.
setTargetTable(TableInDatabase) - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryDeleteStatement
Sets the value of the 'Target Table' containment reference.
setTargetTable(TableInDatabase) - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryInsertStatement
Sets the value of the 'Target Table' containment reference.
setTargetTable(MergeTargetTable) - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryMergeStatement
Sets the value of the 'Target Table' containment reference.
setTargetTable(TableInDatabase) - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryUpdateStatement
Sets the value of the 'Target Table' containment reference.
setTargetTable(QueryDeleteStatement, TableInDatabase) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.DeleteHelper
Sets the target TableExpression of the given Delete statement
setTargetTable(QueryInsertStatement, TableInDatabase) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.InsertHelper
Sets the target TableExpression of the given Insert statement
setTargetTable(QueryUpdateStatement, TableInDatabase) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.UpdateHelper
Sets the target TableExpression of the given Update statement
setTargetTable(TableExpression) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.commands.CreateJoinCommand
 
setTaskTitle(String) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.action.EditASATableAction
 
setTempDBName(String) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEDatabaseImpl
 
setTempDBName(String) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEDatabase
Sets the value of the 'Temp DB Name' attribute.
setTestMode(boolean) - Method in class org.eclipse.datatools.sqltools.sql.updater.ProceduralObjectSourceUpdater
In test mode, the updater should validate the updated source and revert it back if error occurs.
setText(String) - Method in class org.eclipse.datatools.connectivity.oda.flatfile.ui.wizards.MenuButton
 
setText(String) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLComment
 
setText(String) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.intropage.PredefinedIntroSection
 
setText(String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.dialogs.MultilineInputDialog
Sets the value in the multi-line text box.
setTextChanged(boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLSourceViewer
 
setTextContent(XMLValueFunctionTextContent) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionText
Sets the value of the 'Text Content' containment reference.
setTextDirty(boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLSourceViewer
Let the source view knows that the text is dirty from action such as dropping a table in the Graph view.
setTextFormatType(TextFormatType) - Method in interface org.eclipse.datatools.connectivity.oda.design.ValueFormatHints
Sets the value of the 'Text Format Type' attribute.
setTextImageSegment(SybaseASESegment) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEBaseTableImpl
 
setTextImageSegment(SybaseASESegment) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASETableImpl
 
setTextImageSegment(SybaseASESegment) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASETempTableImpl
 
setTextImageSegment(SybaseASESegment) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEBaseTable
Sets the value of the 'Text Image Segment' reference.
setTextOnlyCacheInfo(CacheInfo) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEBaseTableImpl
 
setTextOnlyCacheInfo(CacheInfo) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASETableImpl
 
setTextOnlyCacheInfo(CacheInfo) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASETempTableImpl
 
setTextOnlyCacheInfo(CacheInfo) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEBaseTable
Sets the value of the 'Text Only Cache Info' containment reference.
setTextProvider(ITextProvider) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.ComboBoxCellEditor
Sets the text provider to the given object.
setTextProvider(ITextProvider) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.DynamicComboBoxCellEditor
Sets the text provider to the given object.
setTextWrapType(TextWrapType) - Method in interface org.eclipse.datatools.connectivity.oda.design.ValueFormatHints
Sets the value of the 'Text Wrap Type' attribute.
setThrown(Throwable) - Method in class org.eclipse.datatools.connectivity.oda.util.logging.LogRecord
Sets an associated Throwable to the LogRecord.
setTime(int, Time) - Method in interface org.eclipse.datatools.connectivity.oda.IParameterRowSet
Sets the time value at the designated column.
setTime(String, Time) - Method in interface org.eclipse.datatools.connectivity.oda.IParameterRowSet
Sets the time value at the designated column.
setTime(String, Time) - Method in interface org.eclipse.datatools.connectivity.oda.IQuery
Sets the designated parameter to the given Time value.
setTime(int, Time) - Method in interface org.eclipse.datatools.connectivity.oda.IQuery
Sets the designated parameter to the given Time value.
setTimestamp(int, Timestamp) - Method in interface org.eclipse.datatools.connectivity.oda.IParameterRowSet
Sets the time stamp value at the designated column.
setTimestamp(String, Timestamp) - Method in interface org.eclipse.datatools.connectivity.oda.IParameterRowSet
Sets the time stamp value at the designated column.
setTimestamp(String, Timestamp) - Method in interface org.eclipse.datatools.connectivity.oda.IQuery
Sets the designated parameter to the given Timestamp value.
setTimestamp(int, Timestamp) - Method in interface org.eclipse.datatools.connectivity.oda.IQuery
Sets the designated parameter to the given Timestamp value.
setTimeZone(boolean) - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.TimeDataType
Sets the value of the 'Time Zone' attribute.
setTokenKind(int, int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLCharacterKindMap
Note: A specific Token kind can only be given to one character!
setToolTip(String) - Method in class org.eclipse.datatools.sqltools.plan.treeplan.TreePlanNodeComponent
Sets the tool tip of this node
setToolTipText(String) - Method in class org.eclipse.datatools.connectivity.oda.flatfile.ui.wizards.MenuButton
 
setTrailingFieldPrecision(int) - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.IntervalDataType
Sets the value of the 'Trailing Field Precision' attribute.
setTrailingQualifier(IntervalQualifierType) - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.IntervalDataType
Sets the value of the 'Trailing Qualifier' attribute.
setTransactionMode(TransactionModeType) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEProcedureImpl
 
setTransactionMode(TransactionModeType) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEProcedure
Sets the value of the 'Transaction Mode' attribute.
setTransactionOption(TransactionOption) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseTempTableImpl
 
setTransactionOption(TransactionOption) - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseTempTable
Sets the value of the 'Transaction Option' attribute.
setTransformGroup(String) - Method in interface org.eclipse.datatools.modelbase.sql.routines.Function
Sets the value of the 'Transform Group' attribute.
setTriggerCharacters(char[]) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLCompletionProposal
Sets the trigger characters.
setTriggerEvents(Node) - Method in interface org.eclipse.datatools.sqltools.sql.parser.ast.IASTTrigger
 
setTriggerList(ArrayList) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.ResultCollector
 
setTriggerLoaded(Boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseProxyTable
 
setTriggerLoaded(Boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseTempTable
 
setTriggerLoaded(Boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseViewTable
 
setTriggerLoaded(Boolean) - Method in interface org.eclipse.datatools.enablement.sybase.asa.baseloaders.TableASABaseLoader.IASABaseLoaderTable
 
setTriggerLoaded(Boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogTable
 
setTriggerLoaded(Boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogTempTable
 
setTriggerName(String) - Method in class org.eclipse.datatools.sqltools.editor.contentassist.ContentAssistQueryRequest
 
setType(FilterExpressionType) - Method in interface org.eclipse.datatools.connectivity.oda.design.CustomFilterExpression
Sets the value of the 'Type' containment reference.
setType(ExpressionVariableType) - Method in interface org.eclipse.datatools.connectivity.oda.design.ExpressionVariable
Sets the value of the 'Type' attribute.
setType(ExpressionVariable.VariableType) - Method in class org.eclipse.datatools.connectivity.oda.spec.ExpressionVariable
Deprecated. replaced by deriving from the type of ValueExpression in this variable
setType(TypeOfDefault) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASADefaultWrapperImpl
 
setType(TypeOfDefault) - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASADefaultWrapper
Sets the value of the 'Type' attribute.
setType(String) - Method in class org.eclipse.datatools.sqltools.db.derby.parser.ASTSQLParam
 
setType(String) - Method in class org.eclipse.datatools.sqltools.db.generic.parser.ASTSQLParam
 
setType(String) - Method in interface org.eclipse.datatools.sqltools.sql.parser.ast.IASTSQLParam
 
setType(int) - Method in class org.eclipse.datatools.sqltools.sql.reference.DBObject
 
setType(int) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLDBProposal
Sets the type for this content assist proposal.
setType(String) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLSegment
Sets the type of this partition segment to the given type.
setTypeObject(IASTSQLDataType) - Method in class org.eclipse.datatools.sqltools.db.derby.parser.ASTSQLParam
 
setTypeObject(IASTSQLDataType) - Method in class org.eclipse.datatools.sqltools.db.generic.parser.ASTSQLParam
 
setTypeObject(IASTSQLDataType) - Method in interface org.eclipse.datatools.sqltools.sql.parser.ast.IASTSQLParam
 
setTypeOfDefault(TypeOfDefault) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseColumnImpl
 
setTypeOfDefault(TypeOfDefault) - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseColumn
Sets the value of the 'Type Of Default' attribute.
setTypePreserving(boolean) - Method in interface org.eclipse.datatools.modelbase.sql.routines.Function
Sets the value of the 'Type Preserving' attribute.
setTypes() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.dialogs.SourceTargetDialog
 
setUdfName(String) - Method in class org.eclipse.datatools.sqltools.editor.contentassist.ContentAssistQueryRequest
 
setUdt(StructuredUserDefinedType) - Method in interface org.eclipse.datatools.modelbase.sql.tables.Table
Sets the value of the 'Udt' reference.
setUDT(boolean) - Method in interface org.eclipse.datatools.sqltools.sql.reference.IDatatype
 
setUiDescription(String) - Method in interface org.eclipse.datatools.connectivity.oda.design.DataElementAttributes
Sets the value of the Description attribute in the element's UI hints.
setUiDisplayName(String) - Method in interface org.eclipse.datatools.connectivity.oda.design.DataElementAttributes
Sets the value of the Display Name attribute in the element's UI hints.
setUiGroupPromptDisplayName(String) - Method in interface org.eclipse.datatools.connectivity.oda.design.InputParameterAttributes
Sets the value of the Group Prompt Display Name attribute in the element's UI hints.
setUiHints(DataElementUIHints) - Method in interface org.eclipse.datatools.connectivity.oda.design.DataElementAttributes
Sets the value of the 'Ui Hints' containment reference.
setUiHints(InputElementUIHints) - Method in interface org.eclipse.datatools.connectivity.oda.design.InputElementAttributes
Sets the value of the 'Ui Hints' containment reference.
setUiHints(InputParameterUIHints) - Method in interface org.eclipse.datatools.connectivity.oda.design.InputParameterAttributes
Sets the value of the 'Ui Hints' containment reference.
setUiPromptStyle(InputPromptControlStyle) - Method in interface org.eclipse.datatools.connectivity.oda.design.InputElementAttributes
Sets the value of the Prompt Style attribute in the element's UI hints.
setUnaryOperator(ValueExpressionUnaryOperator) - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryValueExpression
Sets the value of the 'Unary Operator' attribute.
setUnaryOperator(QueryValueExpression, int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
 
setUnderlineKey(boolean) - Method in class org.eclipse.datatools.sqltools.sqleditor.preferences.SyntaxItem
 
setUnique(boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseColumnImpl
 
setUnique(boolean) - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseColumn
Sets the value of the 'Unique' attribute.
setUnique(boolean) - Method in interface org.eclipse.datatools.modelbase.sql.constraints.Index
Sets the value of the 'Unique' attribute.
setUniqueConstraint(UniqueConstraint) - Method in interface org.eclipse.datatools.modelbase.sql.constraints.ForeignKey
Sets the value of the 'Unique Constraint' reference.
setUniqueIndex(Index) - Method in interface org.eclipse.datatools.modelbase.sql.constraints.ForeignKey
Sets the value of the 'Unique Index' reference.
setUnlink(UnlinkOption) - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.DataLinkDataType
Sets the value of the 'Unlink' attribute.
setUnmatchedSource(boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SQLDomainModel
Sets whether or not the source is un-matched
setUnreservedKeywordList(ArrayList) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.ResultCollector
 
setUp() - Method in interface org.eclipse.datatools.sqltools.common.ui.resource.IProfileFilter
Since the filtering operation may involve database and is time consuming, subclasses can set up teh fixture here to improve performance.
setup(IDocument) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.SQLEditorDocumentSetupParticipant
Sets up the document to be ready for use by a text file buffer.
setUpdatabilityExpr(UpdatabilityExpression) - Method in interface org.eclipse.datatools.modelbase.sql.query.QuerySelectStatement
Sets the value of the 'Updatability Expr' containment reference.
setUpdatabilityExpr(UpdatabilityExpression) - Method in interface org.eclipse.datatools.modelbase.sql.query.UpdateOfColumn
Sets the value of the 'Updatability Expr' container reference.
setUpdatabilityType(UpdatabilityType) - Method in interface org.eclipse.datatools.modelbase.sql.query.UpdatabilityExpression
Sets the value of the 'Updatability Type' attribute.
setUpdateAssignmentExpr(UpdateAssignmentExpression) - Method in interface org.eclipse.datatools.modelbase.sql.query.UpdateSource
Sets the value of the 'Update Assignment Expr' container reference.
setUpdateColumnType(boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseTriggerImpl
 
setUpdateColumnType(boolean) - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseTrigger
Sets the value of the 'Update Column Type' attribute.
setUpdateSource(UpdateSource) - Method in interface org.eclipse.datatools.modelbase.sql.query.UpdateAssignmentExpression
Sets the value of the 'Update Source' containment reference.
setUpdateSourceExprList(UpdateSourceExprList) - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryValueExpression
Sets the value of the 'Update Source Expr List' container reference.
setUpdateSourceQuery(UpdateSourceQuery) - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryExpressionBody
Sets the value of the 'Update Source Query' container reference.
setUpdateStatement(QueryUpdateStatement) - Method in interface org.eclipse.datatools.modelbase.sql.query.CursorReference
Sets the value of the 'Update Statement' container reference.
setUpdateStatement(QueryUpdateStatement) - Method in interface org.eclipse.datatools.modelbase.sql.query.QuerySearchCondition
Sets the value of the 'Update Statement' container reference.
setUpdateStatement(QueryUpdateStatement) - Method in interface org.eclipse.datatools.modelbase.sql.query.TableInDatabase
Sets the value of the 'Update Statement' container reference.
setUpdateStatement(QueryUpdateStatement) - Method in interface org.eclipse.datatools.modelbase.sql.query.UpdateAssignmentExpression
Sets the value of the 'Update Statement' container reference.
setUpdateType(boolean) - Method in interface org.eclipse.datatools.modelbase.sql.tables.Trigger
Sets the value of the 'Update Type' attribute.
setUpdateType(boolean) - Method in interface org.eclipse.datatools.sqltools.sql.parser.ast.IASTTrigger
 
setUpDocument(IDocument, String) - Method in interface org.eclipse.datatools.sqltools.common.ui.sqlstatementarea.ISQLSourceViewerService
This method is used for user to customize the document setting.
setUpDocument(IDocument, String) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.internal.ui.SQLSourceViewerService
 
setUri(String) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLNamespaceDeclarationItem
Sets the value of the 'Uri' attribute.
setUrl_path(String) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASAWebServiceImpl
 
setUrl_path(String) - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASAWebService
Sets the value of the 'Url path' attribute.
setUrl_path(String) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEWebServiceImpl
 
setUrl_path(String) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEWebService
Sets the value of the 'Url path' attribute.
setUsageHints(OutputElementAttributes) - Method in interface org.eclipse.datatools.connectivity.oda.design.ColumnDefinition
Sets the value of the 'Usage Hints' containment reference.
setUseAUIDAsCurrentSchema(boolean) - Method in interface org.eclipse.datatools.sqltools.sqlbuilder.model.IOmitSchemaInfo
Sets whether or not to use the authorisation ID as the current schema name for the omit current schema setting.
setUseAUIDAsCurrentSchema(boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.OmitSchemaInfo
Implements IOmitSchemaInfo.setUseAUIDAsCurrentSchema(boolean)
setUseDelimiter(boolean) - Method in class org.eclipse.datatools.sqltools.sql.parser.ParserParameters
Sets the useDelimiter value
setUsePreferences(boolean) - Method in class org.eclipse.datatools.sqltools.result.ui.view.ResultsViewControl
Tells the ResultsViewControl whether to use preference settings or preference defaults.
setUseProfileSelectionPage(boolean) - Method in class org.eclipse.datatools.connectivity.oda.design.ui.designsession.DataSourceDesignSession
 
SETUSER - Static variable in interface org.eclipse.datatools.enablement.ase.ISybaseASEDdlConstants
 
SETUSER - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
SETUSER - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
SETUSER - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
setUser_name(String) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASAWebServiceImpl
 
setUser_name(String) - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASAWebService
Sets the value of the 'User name' attribute.
setUser_name(String) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEWebServiceImpl
 
setUser_name(String) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEWebService
Sets the value of the 'User name' attribute.
setUserDefinedFunctionFactory(JDBCRoutineLoader.IRoutineFactory) - Method in class org.eclipse.datatools.connectivity.sqm.loader.JDBCRoutineLoader
 
setUseSelection(boolean) - Method in class org.eclipse.datatools.connectivity.ui.actions.AddProfileViewAction
 
setUseWindowState(boolean) - Method in interface org.eclipse.datatools.sqltools.sqlbuilder.input.ISQLBuilderEditorInputUsageOptions
Specifies whether to restore/save the window state information.
setUseWindowState(boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.input.SQLBuilderEditorInputUsageOptions
 
setVal(Object, PreparedStatement, int) - Method in class org.eclipse.datatools.sqltools.data.internal.core.load.TableLoader
 
setValid(boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.ParametersRowData
 
setValid(boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.ResultsRowData
 
setValid(boolean) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLSegment
Sets whether or not the partition segment is valid.
setValidateAccordingTo(XMLValueFunctionValidateAccordingTo) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionValidate
Sets the value of the 'Validate According To' containment reference.
setValidateAccordingTo(XMLValueFunctionValidateAccordingTo) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionValidateElement
Sets the value of the 'Validate According To' container reference.
setValidateContent(XMLValueFunctionValidateContent) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionValidate
Sets the value of the 'Validate Content' containment reference.
setValidateElement(XMLValueFunctionValidateElement) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionValidateAccordingTo
Sets the value of the 'Validate Element' containment reference.
setValidateElement(XMLValueFunctionValidateElement) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionValidateElementName
Sets the value of the 'Validate Element' container reference.
setValidateElement(XMLValueFunctionValidateElement) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionValidateElementNamespace
Sets the value of the 'Validate Element' container reference.
setValidateElementName(XMLValueFunctionValidateElementName) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionValidateElement
Sets the value of the 'Validate Element Name' containment reference.
setValidateElementNamespace(XMLValueFunctionValidateElementNamespace) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionValidateElement
Sets the value of the 'Validate Element Namespace' containment reference.
setValidator(IValidator) - Method in class org.eclipse.datatools.connectivity.oda.spec.ValidationContext
Sets the custom validator of a filter expression being validated.
setValue(Object) - Method in interface org.eclipse.datatools.connectivity.oda.design.CustomData
Sets the value of the 'Value' attribute.
setValue(String) - Method in interface org.eclipse.datatools.connectivity.oda.design.NameValuePair
Sets the value of the 'Value' attribute.
setValue(String) - Method in interface org.eclipse.datatools.connectivity.oda.design.ScalarValueDefinition
Sets the value of the 'Value' attribute.
setValue(String) - Method in class org.eclipse.datatools.connectivity.ui.dse.dialogs.ConnectionDisplayProperty
 
setValue(Object) - Method in class org.eclipse.datatools.connectivity.ui.templates.PropertyTemplateOption
 
setValue(Object) - Method in class org.eclipse.datatools.connectivity.ui.templates.TreeObject
Setter for value
setValue(int) - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.EventCondition
Sets the value of the 'Value' attribute.
setValue(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.EventConditionImpl
 
setValue(String) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASADefaultWrapperImpl
 
setValue(String) - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASADefaultWrapper
Sets the value of the 'Value' attribute.
setValue(String) - Method in interface org.eclipse.datatools.modelbase.sql.query.ValueExpressionSimple
Sets the value of the 'Value' attribute.
setValue(String) - Method in class org.eclipse.datatools.sqltools.debugger.model.SPGlobalVariable
 
setValue(IValue) - Method in class org.eclipse.datatools.sqltools.debugger.model.SPGlobalVariable
 
setValue(String) - Method in class org.eclipse.datatools.sqltools.routineeditor.parameter.EventParameter
 
setValue(String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.execute.ParameterElement
 
setValueColumn(String) - Method in interface org.eclipse.datatools.connectivity.oda.design.DynamicValuesQuery
Sets the value of the 'Value Column' attribute.
setValueColumnIdentifier(DataElementIdentifier) - Method in interface org.eclipse.datatools.connectivity.oda.design.DynamicValuesQuery
Sets the value of the 'Value Column Identifier' containment reference.
setValueExpr(QueryValueExpression) - Method in interface org.eclipse.datatools.modelbase.sql.query.GroupingExpression
Sets the value of the 'Value Expr' containment reference.
setValueExpr(QueryValueExpression) - Method in interface org.eclipse.datatools.modelbase.sql.query.OrderByValueExpression
Sets the value of the 'Value Expr' containment reference.
setValueExpr(QueryValueExpression) - Method in interface org.eclipse.datatools.modelbase.sql.query.PredicateInValueList
Sets the value of the 'Value Expr' containment reference.
setValueExpr(QueryValueExpression) - Method in interface org.eclipse.datatools.modelbase.sql.query.PredicateInValueSelect
Sets the value of the 'Value Expr' containment reference.
setValueExpr(QueryValueExpression) - Method in interface org.eclipse.datatools.modelbase.sql.query.PredicateIsNull
Sets the value of the 'Value Expr' containment reference.
setValueExpr(QueryValueExpression) - Method in interface org.eclipse.datatools.modelbase.sql.query.PredicateQuantifiedValueSelect
Sets the value of the 'Value Expr' containment reference.
setValueExpr(QueryValueExpression) - Method in interface org.eclipse.datatools.modelbase.sql.query.ResultColumn
Sets the value of the 'Value Expr' containment reference.
setValueExpr(QueryValueExpression) - Method in interface org.eclipse.datatools.modelbase.sql.query.ValueExpressionCaseElse
Sets the value of the 'Value Expr' containment reference.
setValueExpr(QueryValueExpression) - Method in interface org.eclipse.datatools.modelbase.sql.query.ValueExpressionCaseSearchContent
Sets the value of the 'Value Expr' containment reference.
setValueExpr(QueryValueExpression) - Method in interface org.eclipse.datatools.modelbase.sql.query.ValueExpressionCaseSimple
Sets the value of the 'Value Expr' containment reference.
setValueExpr(QueryValueExpression) - Method in interface org.eclipse.datatools.modelbase.sql.query.ValueExpressionCast
Sets the value of the 'Value Expr' containment reference.
setValueExpr(QueryValueExpression) - Method in interface org.eclipse.datatools.modelbase.sql.query.ValueExpressionLabeledDuration
Sets the value of the 'Value Expr' containment reference.
setValueExpr(QueryValueExpression) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLAttributeDeclarationItem
Sets the value of the 'Value Expr' containment reference.
setValueExpr(QueryValueExpression) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLQueryArgumentItem
Sets the value of the 'Value Expr' containment reference.
setValueExpr(QueryValueExpression) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLSerializeFunctionTarget
Sets the value of the 'Value Expr' containment reference.
setValueExpr(QueryValueExpression) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLTableColumnDefinitionDefault
Sets the value of the 'Value Expr' containment reference.
setValueExpr(QueryValueExpression) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionCommentContent
Sets the value of the 'Value Expr' containment reference.
setValueExpr(QueryValueExpression) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionConcatContentItem
Sets the value of the 'Value Expr' containment reference.
setValueExpr(QueryValueExpression) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionDocumentContent
Sets the value of the 'Value Expr' containment reference.
setValueExpr(QueryValueExpression) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionElementContentItem
Sets the value of the 'Value Expr' containment reference.
setValueExpr(QueryValueExpression) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionForestContentItem
Sets the value of the 'Value Expr' containment reference.
setValueExpr(QueryValueExpression) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionParseContent
Sets the value of the 'Value Expr' containment reference.
setValueExpr(QueryValueExpression) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionPIContent
Sets the value of the 'Value Expr' containment reference.
setValueExpr(QueryValueExpression) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionTextContent
Sets the value of the 'Value Expr' containment reference.
setValueExpr(QueryValueExpression) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionValidateContent
Sets the value of the 'Value Expr' containment reference.
setValueExprCase(ValueExpressionCase) - Method in interface org.eclipse.datatools.modelbase.sql.query.ValueExpressionCaseElse
Sets the value of the 'Value Expr Case' container reference.
setValueExprCaseElse(ValueExpressionCaseElse) - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryValueExpression
Sets the value of the 'Value Expr Case Else' container reference.
setValueExprCaseSearch(ValueExpressionCaseSearch) - Method in interface org.eclipse.datatools.modelbase.sql.query.ValueExpressionCaseSearchContent
Sets the value of the 'Value Expr Case Search' container reference.
setValueExprCaseSearchContent(ValueExpressionCaseSearchContent) - Method in interface org.eclipse.datatools.modelbase.sql.query.QuerySearchCondition
Sets the value of the 'Value Expr Case Search Content' container reference.
setValueExprCaseSearchContent(ValueExpressionCaseSearchContent) - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryValueExpression
Sets the value of the 'Value Expr Case Search Content' container reference.
setValueExprCaseSimple(ValueExpressionCaseSimple) - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryValueExpression
Sets the value of the 'Value Expr Case Simple' container reference.
setValueExprCaseSimple(ValueExpressionCaseSimple) - Method in interface org.eclipse.datatools.modelbase.sql.query.ValueExpressionCaseSimpleContent
Sets the value of the 'Value Expr Case Simple' container reference.
setValueExprCaseSimpleContentResult(ValueExpressionCaseSimpleContent) - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryValueExpression
Sets the value of the 'Value Expr Case Simple Content Result' container reference.
setValueExprCaseSimpleContentWhen(ValueExpressionCaseSimpleContent) - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryValueExpression
Sets the value of the 'Value Expr Case Simple Content When' container reference.
setValueExprCast(ValueExpressionCast) - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryValueExpression
Sets the value of the 'Value Expr Cast' container reference.
setValueExprCombinedLeft(ValueExpressionCombined) - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryValueExpression
Sets the value of the 'Value Expr Combined Left' container reference.
setValueExprCombinedRight(ValueExpressionCombined) - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryValueExpression
Sets the value of the 'Value Expr Combined Right' container reference.
setValueExpression(String) - Method in class org.eclipse.datatools.connectivity.oda.spec.result.ColumnIdentifier
Deprecated. replaced by ColumnIdentifier.setNameExpression(String)
setValueExprFunction(ValueExpressionFunction) - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryValueExpression
Sets the value of the 'Value Expr Function' container reference.
setValueExprLabeledDuration(ValueExpressionLabeledDuration) - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryValueExpression
Sets the value of the 'Value Expr Labeled Duration' container reference.
setValueExprRow(ValueExpressionRow) - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryValueExpression
Sets the value of the 'Value Expr Row' container reference.
setValueForColumn(UpdateSourceExprList, ValueExpressionColumn, QueryValueExpression) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.UpdateHelper
Updates the value of the given column in the given UpdatesourceExpressionList
setValueFunctionComment(XMLValueFunctionComment) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionCommentContent
Sets the value of the 'Value Function Comment' container reference.
setValueFunctionConcat(XMLValueFunctionConcat) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionConcatContentItem
Sets the value of the 'Value Function Concat' container reference.
setValueFunctionDocument(XMLValueFunctionDocument) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionDocumentContent
Sets the value of the 'Value Function Document' container reference.
setValueFunctionElement(XMLValueFunctionElement) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLAttributesDeclaration
Sets the value of the 'Value Function Element' container reference.
setValueFunctionElement(XMLValueFunctionElement) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLNamespacesDeclaration
Sets the value of the 'Value Function Element' container reference.
setValueFunctionElement(XMLValueFunctionElement) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionElementContentList
Sets the value of the 'Value Function Element' container reference.
setValueFunctionForest(XMLValueFunctionForest) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLNamespacesDeclaration
Sets the value of the 'Value Function Forest' container reference.
setValueFunctionForest(XMLValueFunctionForest) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionForestContentItem
Sets the value of the 'Value Function Forest' container reference.
setValueFunctionParse(XMLValueFunctionParse) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionParseContent
Sets the value of the 'Value Function Parse' container reference.
setValueFunctionPI(XMLValueFunctionPI) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionPIContent
Sets the value of the 'Value Function PI' container reference.
setValueFunctionQuery(XMLValueFunctionQuery) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLQueryArgumentList
Sets the value of the 'Value Function Query' container reference.
setValueFunctionQuery(XMLValueFunctionQuery) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLQueryExpression
Sets the value of the 'Value Function Query' container reference.
setValueFunctionQuery(XMLValueFunctionQuery) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionQueryReturning
Sets the value of the 'Value Function Query' container reference.
setValueFunctionText(XMLValueFunctionText) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionTextContent
Sets the value of the 'Value Function Text' container reference.
setValueFunctionValidate(XMLValueFunctionValidate) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionValidateAccordingTo
Sets the value of the 'Value Function Validate' container reference.
setValueFunctionValidate(XMLValueFunctionValidate) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionValidateContent
Sets the value of the 'Value Function Validate' container reference.
setValueMarkers(Vector) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.execute.ParameterWizard
 
setValues(Object) - Method in class org.eclipse.datatools.connectivity.oda.spec.ExpressionArguments
Sets all the argument value(s).
setValues(String, String, String, String, String) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.FullNameCompositeProvider
 
setValues(String, String, String, String, String) - Method in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.INameCompositeProvider
 
setValues(String, String, String, String, String) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.NameCompositeProvider
 
setValues(String, String, String, String, String) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.TriggerNameCommentCompositeProvider
 
setValues(String, String, String, String, String) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.TriggerNameCompositeProvider
 
setValuesRow(ValuesRow) - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryValueExpression
Sets the value of the 'Values Row' container reference.
setVarDecs(Map) - Method in class org.eclipse.datatools.sqltools.plan.PlanRequest
 
setVariable(ExpressionVariable) - Method in interface org.eclipse.datatools.connectivity.oda.design.AtomicExpressionContext
Sets the value of the 'Variable' containment reference.
setVariable(ExpressionVariable) - Method in class org.eclipse.datatools.connectivity.oda.spec.result.filter.AtomicExpression
 
setVariableList(ArrayList) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.ResultCollector
 
setVariables(List<ExpressionVariable>) - Method in class org.eclipse.datatools.connectivity.oda.spec.result.AggregateExpression
Sets an ordered list of input source variables.
setVariant(String) - Method in interface org.eclipse.datatools.connectivity.oda.design.Locale
Sets the value of the 'Variant' attribute.
setVendor(String) - Method in interface org.eclipse.datatools.modelbase.sql.schema.Database
Sets the value of the 'Vendor' attribute.
setVendor(String) - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.ParameterViewerDescriptor
Sets the database vendor
setVendor(String) - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.ResultSetViewerDescriptor
Sets the database vendor
setVendorName(String) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.action.EditSchemaObjectAction
 
setVersion(String) - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignerState
Sets the value of the 'Version' attribute.
setVersion(String) - Method in interface org.eclipse.datatools.modelbase.sql.schema.Database
Sets the value of the 'Version' attribute.
setVersion(String) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.action.EditSchemaObjectAction
 
setVersion(String) - Method in interface org.eclipse.datatools.sqltools.sqlbuilder.model.ISQLDialectInfo
Sets the database version for this ISQLDialectInfo.
setVersion(String) - Method in interface org.eclipse.datatools.sqltools.sqlbuilder.model.IWindowStateInfo
Sets the version of this window state information.
setVersion(String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SQLDialectInfo
Implements ISQLDialectInfo.setVersion(String)
setVersion(String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.WindowStateInfo
 
setVersionReleaseMod(int, int, int) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.DBVersionHelper
Sets the product version, release, and mod level to the given values.
setVersionString(String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.DBVersionHelper
Sets the current version string to the given string.
setViewer(StructuredViewer) - Method in class org.eclipse.datatools.connectivity.ui.actions.RenameAction
 
setViewer(AccessibleTableViewer) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.ASATableEditorColumnsViewerCellModifier
 
setViewer(AccessibleTableViewer) - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.CopyRowAction
 
setViewer(AccessibleTableViewer) - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.CutRowAction
 
setViewer(AccessibleTableViewer) - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.PasteRowAction
 
setViewer(ISourceViewer) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SourceViewerAction
Retargets the action to the specified editor.
setViewerID(String) - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.ParameterViewerDescriptor
Sets the viewer name
setViewerID(String) - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.ResultSetViewerDescriptor
Sets the viewer name
setViewerName(String) - Method in class org.eclipse.datatools.sqltools.result.internal.preference.ResultSetViewerPreferencePage
Sets the viewer name
setViewerProvider(ExternalParameterViewerProvider) - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.ParameterViewerDescriptor
Sets the parameter table viewer
setViewerProvider(ExternalResultSetViewerProvider) - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.ResultSetViewerDescriptor
Sets the result set viewer
setViewList(ArrayList) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.ResultCollector
 
setVirtual(boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.impl.SybaseASAIndexImpl
 
setVirtual(boolean) - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseASAIndex
Sets the value of the 'Virtual' attribute.
setVisible(boolean) - Method in class org.eclipse.datatools.connectivity.oda.flatfile.ui.wizards.FileSelectionWizardPage
 
setVisible(boolean) - Method in class org.eclipse.datatools.connectivity.oda.flatfile.ui.wizards.FolderSelectionWizardPage
 
setVisible(boolean) - Method in class org.eclipse.datatools.connectivity.ui.dse.dialogs.ExistingConnectionProfilesDialogPage
 
setVisible(boolean) - Method in class org.eclipse.datatools.connectivity.ui.wizards.NewConnectionProfileWizardPage
 
setVisible(boolean) - Method in class org.eclipse.datatools.sqltools.common.ui.resource.WizardNewFileCreationPage
 
setVisible(boolean) - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.TableCursor
 
setVisible(boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseOptionsPage
 
setVisible(boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSearchPage
 
setVisible(boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSimplePage
 
setVisible(boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.cast.CastBuilderPage
 
setVisible(boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.constant.ConstantOptionsPage
 
setVisible(boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.constant.NumericConstantBuilderPage
 
setVisible(boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.constant.StringConstantBuilderPage
 
setVisible(boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.function.FunctionBuilderPage
 
setVisible(boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.MainExpressionPage
 
setVisible(boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.multiexpr.ExpressionsByOperatorsPage
 
setVisible(boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.subquery.SubQueryPage
 
setVisible(boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.execute.ParameterMarkerPage
 
setWebserviceApplicable(boolean) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEDatabaseImpl
 
setWebserviceApplicable(boolean) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEDatabase
Sets the value of the 'Webservice Applicable' attribute.
setWhen(SearchCondition) - Method in interface org.eclipse.datatools.modelbase.sql.tables.Trigger
Sets the value of the 'When' containment reference.
setWhenExpression(Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSimpleWhenContentElement
 
setWhenValueExpr(QueryValueExpression) - Method in interface org.eclipse.datatools.modelbase.sql.query.ValueExpressionCaseSimpleContent
Sets the value of the 'When Value Expr' containment reference.
setWhereClause(QuerySearchCondition) - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryDeleteStatement
Sets the value of the 'Where Clause' containment reference.
setWhereClause(QuerySearchCondition) - Method in interface org.eclipse.datatools.modelbase.sql.query.QuerySelect
Sets the value of the 'Where Clause' containment reference.
setWhereClause(QuerySearchCondition) - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryUpdateStatement
Sets the value of the 'Where Clause' containment reference.
setWhereClauseForStatement(QuerySearchCondition, QueryStatement) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
Sets the where clause in the given sql statement.
setWhereClauseForStatement(QuerySearchCondition, SQLQueryObject) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
Sets the where clause in the given sqlQueryObject.
setWhereCurrentOfClause(CursorReference) - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryDeleteStatement
Sets the value of the 'Where Current Of Clause' containment reference.
setWhereCurrentOfClause(CursorReference) - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryUpdateStatement
Sets the value of the 'Where Current Of Clause' containment reference.
setWhitespaceHandlingOption(XMLWhitespaceHandlingType) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionParse
Sets the value of the 'Whitespace Handling Option' attribute.
setWidth(int) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.ControlStateInfo
 
setWidth(int) - Method in interface org.eclipse.datatools.sqltools.sqlbuilder.model.IControlStateInfo
Sets the width of the control.
setWidth(int) - Method in interface org.eclipse.datatools.sqltools.sqlbuilder.model.IWindowStateInfo
Sets the overall width of the SQL Query Builder main control.
setWidth(int) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.WindowStateInfo
 
setWindowStateInfo(IWindowStateInfo) - Method in interface org.eclipse.datatools.sqltools.sqlbuilder.input.ISQLBuilderEditorInput
Sets the window state information.
setWindowStateInfo(IWindowStateInfo) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.input.SQLBuilderEditorInput
 
setWindowStateInfo(IWindowStateInfo) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.input.SQLBuilderFileEditorInput
 
setWindowStateInfo(IWindowStateInfo) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.input.SQLBuilderStorageEditorInput
 
setWindowStateInfo(IWindowStateInfo) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.input.SQLBuilderWindowStateInput
Sets the window state information.
setWithCheckOption(boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseViewTableImpl
 
setWithCheckOption(boolean) - Method in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseViewTable
Sets the value of the 'With Check Option' attribute.
setWithCheckOption(boolean) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEViewTableImpl
 
setWithCheckOption(boolean) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEViewTable
Sets the value of the 'With Check Option' attribute.
setWithHierarchy(boolean) - Method in interface org.eclipse.datatools.modelbase.sql.accesscontrol.Privilege
Sets the value of the 'With Hierarchy' attribute.
setWithHierarchy(boolean) - Method in interface org.eclipse.datatools.modelbase.sql.accesscontrol.TablePrivilege
Sets the value of the 'With Hierarchy' attribute.
setWithNode(Node) - Method in interface org.eclipse.datatools.sqltools.sql.parser.ast.IASTRoutine
 
setWithRecompile(boolean) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEProcedureImpl
 
setWithRecompile(boolean) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEProcedure
Sets the value of the 'With Recompile' attribute.
setWithTableQueryExpr(QueryExpressionBody) - Method in interface org.eclipse.datatools.modelbase.sql.query.WithTableSpecification
Sets the value of the 'With Table Query Expr' containment reference.
setWithTableSpecification(WithTableSpecification) - Method in interface org.eclipse.datatools.modelbase.sql.query.ColumnName
Sets the value of the 'With Table Specification' container reference.
setWithTableSpecification(WithTableSpecification) - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryExpressionBody
Sets the value of the 'With Table Specification' container reference.
setWithTableSpecification(WithTableSpecification) - Method in interface org.eclipse.datatools.modelbase.sql.query.WithTableReference
Sets the value of the 'With Table Specification' reference.
setWritePermission(WritePermissionOption) - Method in interface org.eclipse.datatools.modelbase.sql.datatypes.DataLinkDataType
Sets the value of the 'Write Permission' attribute.
setWSDLURI(String) - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEWebServiceTableImpl
 
setWSDLURI(String) - Method in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEWebServiceTable
Sets the value of the 'WSDLURI' attribute.
setXqueryArgList(XMLQueryArgumentList) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLPredicateExists
Sets the value of the 'Xquery Arg List' containment reference.
setXqueryArgList(XMLQueryArgumentList) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLQueryArgumentItem
Sets the value of the 'Xquery Arg List' container reference.
setXqueryArgList(XMLQueryArgumentList) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLTableFunction
Sets the value of the 'Xquery Arg List' containment reference.
setXqueryArgList(XMLQueryArgumentList) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionQuery
Sets the value of the 'Xquery Arg List' containment reference.
setXqueryExpr(XMLQueryExpression) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLPredicateExists
Sets the value of the 'Xquery Expr' containment reference.
setXqueryExpr(XMLQueryExpression) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionQuery
Sets the value of the 'Xquery Expr' containment reference.
setXqueryExprContent(String) - Method in interface org.eclipse.datatools.modelbase.sql.xml.query.XMLQueryExpression
Sets the value of the 'Xquery Expr Content' attribute.
SEVERE - Static variable in class org.eclipse.datatools.connectivity.oda.util.logging.Level
The constant indicating the integer value of SEVERE.
severe(Throwable) - Method in class org.eclipse.datatools.connectivity.oda.util.logging.Logger
Log a SEVERE error or exception.
severe(String) - Method in class org.eclipse.datatools.connectivity.oda.util.logging.Logger
Log a SEVERE log message.
SEVERE_LEVEL - Static variable in class org.eclipse.datatools.connectivity.oda.util.logging.Level
The constant indicating the log level SEVERE.
SHARABLETEMPTABLE - Static variable in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.TableType
The 'SHARABLETEMPTABLE' literal value.
SHARABLETEMPTABLE_LITERAL - Static variable in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.TableType
The 'SHARABLETEMPTABLE' literal object.
SHARED - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
shared() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
SHARED - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
shared() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
SHARED - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
SharedTextColors - Class in org.eclipse.datatools.sqltools.common.ui.sqlstatementarea
Manages SWT color objects.
SharedTextColors() - Constructor for class org.eclipse.datatools.sqltools.common.ui.sqlstatementarea.SharedTextColors
Create an instance of shared color manager.
shiftCheck - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
shiftCheck(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
shiftCheck - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs.ShiftCheck
 
shiftCheck - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
shiftCheck(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
shiftCheck - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs.ShiftCheck
 
ShiftListMoveDown - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ShiftListMoveLeft - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ShiftListMoveLeftAll - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ShiftListMoveRight - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ShiftListMoveRightAll - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
ShiftListMoveUp - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
shiftState - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
shiftState(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
shiftState - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs.ShiftState
 
shiftState - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
shiftState(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
shiftState - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs.ShiftState
 
SHORT_MESSAGE - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.internal.editor.ISQLEditorMarker
 
shouldCompare(Object, Object) - Method in interface org.eclipse.datatools.connectivity.sqm.core.ui.services.ISorterValidatorProvider
 
shouldDisplayAdd() - Method in interface org.eclipse.datatools.connectivity.sqm.core.ui.explorer.virtual.IVirtualCreationNode
Returns true if the Create menu should be displayed as Add.
shouldDisplayCreate() - Method in interface org.eclipse.datatools.connectivity.sqm.core.ui.explorer.virtual.IVirtualCreationNode
Returns true if the Create menu should be displayed as Create.
SHOW_COMMENT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.INameCompositeProvider
Style constant to show comment (value is 1<<2).
SHOW_COMMENT - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.NameCompositeProvider
Style constant to show comment (value is 1<<2).
SHOW_DAILOG_FOR_SYNTAX_VALIDATION - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.PreferenceConstants
 
SHOW_DATABASE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.INameCompositeProvider
Style constant to show database name (value is 1<<1).
SHOW_DATABASE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.NameCompositeProvider
Style constant to show database name (value is 1<<1).
SHOW_INFORMATION_ACTION_ID - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.ISQLEditorActionConstants
Context menu id for show information action.
SHOW_OWNER_ACTION - Static variable in interface org.eclipse.datatools.enablement.sybase.IHelpConstants
Used for Show Owner action.
SHOW_OWNER_OF_TABLE - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.PreferenceConstants
 
SHOW_SCHEMA_ACTION - Static variable in interface org.eclipse.datatools.enablement.sybase.IHelpConstants
Used for Show Schema action.
SHOW_SYNTAX_ERROR_DETAIL - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.PreferenceConstants
 
SHOW_SYSTEM_PROCEDURES - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.PreferenceConstants
 
SHOW_SYSTEM_TABLES - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.PreferenceConstants
 
SHOW_SYSTEM_VIEWS - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.PreferenceConstants
 
showAction(String, String) - Static method in class org.eclipse.datatools.sqltools.editor.ui.core.SQLToolsUIFacade
 
showAdvanced - Static variable in class org.eclipse.datatools.sqltools.common.ui.resource.Messages
 
ShowCategoryAction - Class in org.eclipse.datatools.connectivity.ui.dse.actions
 
ShowCategoryAction() - Constructor for class org.eclipse.datatools.connectivity.ui.dse.actions.ShowCategoryAction
 
ShowCategoryAction - Class in org.eclipse.datatools.connectivity.ui.navigator.actions
 
ShowCategoryAction() - Constructor for class org.eclipse.datatools.connectivity.ui.navigator.actions.ShowCategoryAction
 
showClosedProjects(boolean) - Method in class org.eclipse.datatools.sqltools.result.internal.ui.export.ContainerContentProvider
Specify whether or not to show closed projects in the tree viewer.
showClosedProjects(boolean) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.internal.ui.ContainerContentProvider
Specify whether or not to show closed projects in the tree viewer.
showContextInformation(IDocument, ITypedRegion, int, String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLCompletionEngine
 
showDetail(IResultInstance) - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.MultipleTabsModeSection
 
showDetail(IResultInstance) - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.ResultSection
Shows the selected instance (when user clicks the history results item).
showDetail(IResultInstance) - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.SingleWindowModeSection
 
showExpressionBuilder(boolean, String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.criteria.CriteriaElement
Launch the expression builder
showExpressionBuilder(Object, boolean, String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.criteria.CriteriaElement
Launch the expression builder
showExpressionBuilder(Object, boolean, String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.fullselect.ValueTableElement
Launch the expression builder
showExpressionBuilder(Object, boolean, String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.insert.InsertTableElement
 
showExpressionBuilder(Object, boolean, String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.GroupByContentViewer
 
showExpressionBuilder(Object, boolean, String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.SelectTableElement
Launch the expression builder
showExpressionBuilder(Object, boolean, String) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.update.UpdateTreeElement
Launch the expression builder
ShowOwnerAction - Class in org.eclipse.datatools.enablement.sybase.ui
 
ShowOwnerAction() - Constructor for class org.eclipse.datatools.enablement.sybase.ui.ShowOwnerAction
 
showParameters(List) - Method in class org.eclipse.datatools.sqltools.result.internal.model.ResultInstance
 
showParameters(List) - Method in interface org.eclipse.datatools.sqltools.result.model.IResultInstance
Shows the given parameters on SQL Results View
showParameters(OperationCommand, List) - Method in class org.eclipse.datatools.sqltools.result.ResultsViewAPI
Shows the parameters on SQL Results View.
showParseErrors(Exception) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SQLDomainModel
Shows the current parse errors for this statement in an error dialog.
showPlan(IPlanInstance) - Method in class org.eclipse.datatools.sqltools.plan.internal.ui.view.PlanView
Shows the given execution plan
ShowPlanAction - Class in org.eclipse.datatools.sqltools.plan.internal.ui.actions
 
ShowPlanAction(PlanView, IPlanInstance, String, ImageDescriptor, String) - Constructor for class org.eclipse.datatools.sqltools.plan.internal.ui.actions.ShowPlanAction
Constructor
ShowPlansAction - Class in org.eclipse.datatools.sqltools.plan.internal.ui.actions
 
ShowPlansAction(PlanView) - Constructor for class org.eclipse.datatools.sqltools.plan.internal.ui.actions.ShowPlansAction
Constructor
ShowPlansAction_previous_plan - Static variable in class org.eclipse.datatools.sqltools.plan.internal.ui.actions.Messages
 
ShowPlansAction_show_history - Static variable in class org.eclipse.datatools.sqltools.plan.internal.ui.actions.Messages
 
showResultSet(IResultSetObject) - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.MultipleTabsModeSection
 
showResultSet(IResultSetObject) - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.ResultSection
Sets focus to the given result set
ShowSchemaAction - Class in org.eclipse.datatools.enablement.sybase.ui
 
ShowSchemaAction() - Constructor for class org.eclipse.datatools.enablement.sybase.ui.ShowSchemaAction
 
showStatusDetail(IResultInstance) - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.MultipleTabsGridSection
 
ShowSysTableUtil - Class in org.eclipse.datatools.enablement.sybase.ui.util
 
ShowSysTableUtil() - Constructor for class org.eclipse.datatools.enablement.sybase.ui.util.ShowSysTableUtil
 
showTab(int) - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.MultipleTabsModeSection
 
showTab(int, int) - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.MultipleTabsModeSection
 
showTab(int) - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.ResultSection
Sets focus to the given tab
showTab(int, int) - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.ResultSection
Sets focus to the given message/result tab with the given number
showTab(OperationCommand, int) - Method in class org.eclipse.datatools.sqltools.result.ui.ResultsViewUIAccessor
Sets the focus to the given tab if the current result instance is the given instance.
showTab(OperationCommand, int, int) - Method in class org.eclipse.datatools.sqltools.result.ui.ResultsViewUIAccessor
Sets focus to the given message/result tab with the given tab number.
showTab(OperationCommand, IResultSetObject) - Method in class org.eclipse.datatools.sqltools.result.ui.ResultsViewUIAccessor
Sets the focus to the given result set if the current result instance is the given instance.
showTestConnectionMessage(Shell, Throwable) - Static method in class org.eclipse.datatools.connectivity.ui.PingJob.PingUIJob
 
SHUTDOWN - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
SHUTDOWN - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
SHUTDOWN - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
signed_const() - Method in class org.eclipse.datatools.enablement.sybase.parser.QuickSQLParser
 
signed_const() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
signed_const() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
simple_case() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
simple_case() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
simple_or_searched_case() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
simple_or_searched_case() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
simple_table() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
simple_table() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
simple_when_clause() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
simple_when_clause() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
simple_when_clause_list() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
simple_when_clause_list() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
SimpleCharStream - Class in org.eclipse.datatools.sqltools.sql.parser
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
SimpleCharStream(Reader, int, int, int) - Constructor for class org.eclipse.datatools.sqltools.sql.parser.SimpleCharStream
 
SimpleCharStream(Reader, int, int) - Constructor for class org.eclipse.datatools.sqltools.sql.parser.SimpleCharStream
 
SimpleCharStream(Reader) - Constructor for class org.eclipse.datatools.sqltools.sql.parser.SimpleCharStream
 
SimpleCharStream(InputStream, int, int, int) - Constructor for class org.eclipse.datatools.sqltools.sql.parser.SimpleCharStream
 
SimpleCharStream(InputStream, int, int) - Constructor for class org.eclipse.datatools.sqltools.sql.parser.SimpleCharStream
 
SimpleCharStream(InputStream) - Constructor for class org.eclipse.datatools.sqltools.sql.parser.SimpleCharStream
 
SimpleFormatter - Class in org.eclipse.datatools.connectivity.oda.util.logging
Formats a LogRecord into an understandable format.
SimpleFormatter() - Constructor for class org.eclipse.datatools.connectivity.oda.util.logging.SimpleFormatter
Creates an SimpleFormatter instance.
SimpleNode - Class in org.eclipse.datatools.enablement.sybase.parser
 
SimpleNode(int) - Constructor for class org.eclipse.datatools.enablement.sybase.parser.SimpleNode
 
SimpleNode(QuickSQLParser, int) - Constructor for class org.eclipse.datatools.enablement.sybase.parser.SimpleNode
 
SimpleNode - Class in org.eclipse.datatools.sqltools.db.derby.parser
 
SimpleNode(int) - Constructor for class org.eclipse.datatools.sqltools.db.derby.parser.SimpleNode
 
SimpleNode(DerbySQLParser, int) - Constructor for class org.eclipse.datatools.sqltools.db.derby.parser.SimpleNode
 
SimpleNode - Class in org.eclipse.datatools.sqltools.db.generic.parser
 
SimpleNode(int) - Constructor for class org.eclipse.datatools.sqltools.db.generic.parser.SimpleNode
 
SimpleNode(GenericSQLParser, int) - Constructor for class org.eclipse.datatools.sqltools.db.generic.parser.SimpleNode
 
SimpleNode - Class in org.eclipse.datatools.sqltools.sql.parser.ast
Base implementation of Node.
SimpleNode(int) - Constructor for class org.eclipse.datatools.sqltools.sql.parser.ast.SimpleNode
 
SimpleNode(SQLParser, int) - Constructor for class org.eclipse.datatools.sqltools.sql.parser.ast.SimpleNode
 
SimpleNode_1 - Static variable in class org.eclipse.datatools.sqltools.sql.parser.Messages
 
SimpleNode_2 - Static variable in class org.eclipse.datatools.sqltools.sql.parser.Messages
 
SimpleNode_3 - Static variable in class org.eclipse.datatools.sqltools.sql.parser.Messages
 
SimpleSQLResultRunnable - Class in org.eclipse.datatools.sqltools.sqleditor.result
This is a simple ResultSupportRunnalbe, used to run a simple SQL statement.
SimpleSQLResultRunnable(Connection, String, boolean, IConnectionTracker, IProgressMonitor, DatabaseIdentifier, ILaunchConfiguration) - Constructor for class org.eclipse.datatools.sqltools.sqleditor.result.SimpleSQLResultRunnable
Constructs a SimpleSQLResultRunnable to run the specified sql statement.
simpletrigevent() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
SimpleValueExpression - Class in org.eclipse.datatools.connectivity.oda.spec.valueexpr
A concrete value expression associated with an object as its value.
SimpleValueExpression(Object) - Constructor for class org.eclipse.datatools.connectivity.oda.spec.valueexpr.SimpleValueExpression
 
SINGLE_LINE_COMMENT - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
SINGLE_LINE_COMMENT - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
SINGLE_LINE_COMMENT - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
SINGLE_LINE_COMMENT - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.ColorProvider
 
SINGLE_QUOTE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.IConstraintCreationConstants
 
SINGLE_QUOTE - Static variable in interface org.eclipse.datatools.enablement.sybase.IGenericDdlConstants
 
SINGLE_STRING_LITERAL - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
SINGLE_STRING_LITERAL - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
SINGLE_STRING_LITERAL - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
SingleCharReader - Class in org.eclipse.datatools.sqltools.common.ui.util
 
SingleCharReader() - Constructor for class org.eclipse.datatools.sqltools.common.ui.util.SingleCharReader
 
singleStepped() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPThread
Called when the connection suspended because a step end.
SingleTabDisplayAction - Class in org.eclipse.datatools.sqltools.result.internal.ui.view
Switch the display mode between single tab and multiple tabs
SingleTabDisplayAction() - Constructor for class org.eclipse.datatools.sqltools.result.internal.ui.view.SingleTabDisplayAction
 
SingleTabDisplayAction_single_tab - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
SingleTokenSQLScanner - Class in org.eclipse.datatools.sqltools.schemaobjecteditor.ui.internal.ui
 
SingleTokenSQLScanner(String) - Constructor for class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.internal.ui.SingleTokenSQLScanner
 
SingleTokenSQLScanner - Class in org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.ddl
 
SingleTokenSQLScanner(String) - Constructor for class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.ddl.SingleTokenSQLScanner
 
SingleWindowGridSection - Class in org.eclipse.datatools.sqltools.result.internal.ui.view
 
SingleWindowGridSection(Composite, ResultsViewControl) - Constructor for class org.eclipse.datatools.sqltools.result.internal.ui.view.SingleWindowGridSection
 
SingleWindowGridSection(Composite, IResultInstance, ResultsViewControl) - Constructor for class org.eclipse.datatools.sqltools.result.internal.ui.view.SingleWindowGridSection
 
SingleWindowGridSection_inout_params - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
SingleWindowGridSection_warning_info - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
SingleWindowModeSection - Class in org.eclipse.datatools.sqltools.result.internal.ui.view
Parent class of SingleWindowTextSection and SingleWindowGridSection
SingleWindowModeSection(Composite, IResultInstance, ResultsViewControl) - Constructor for class org.eclipse.datatools.sqltools.result.internal.ui.view.SingleWindowModeSection
 
SingleWindowModeSection(Composite, ResultsViewControl) - Constructor for class org.eclipse.datatools.sqltools.result.internal.ui.view.SingleWindowModeSection
 
SingleWindowTextSection - Class in org.eclipse.datatools.sqltools.result.internal.ui.view
This UI component displays the execution result on one tab in text mode(using text widgets to display result sets).
SingleWindowTextSection(Composite, ResultsViewControl) - Constructor for class org.eclipse.datatools.sqltools.result.internal.ui.view.SingleWindowTextSection
 
SingleWindowTextSection(Composite, IResultInstance, ResultsViewControl) - Constructor for class org.eclipse.datatools.sqltools.result.internal.ui.view.SingleWindowTextSection
 
SingleWindowTextSection_inout_params - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
size() - Method in interface org.eclipse.datatools.connectivity.oda.IParameterRowSet
Returns the number of elements in this collection.
SIZE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.ISybaseASADdlConstants
 
SLASH - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
SLASH - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
SLASH - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
sleeping(IJobChangeEvent) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SQLExecutionJobListener
 
sm_packageName - Static variable in interface org.eclipse.datatools.connectivity.oda.consumer.services.IPropertyProvider
 
SMALLDATETIME - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.SQLDataTypes
 
SMALLINT - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.SQLDataTypes
 
SMALLINT - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.PrimitiveType
The 'SMALLINT' literal value.
SMALLINT_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.PrimitiveType
The 'SMALLINT' literal object.
SMALLMONEY - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.SQLDataTypes
 
SOEPlugin - Class in org.eclipse.datatools.sqltools.schemaobjecteditor
The activator class controls the plug-in life cycle
SOEPlugin() - Constructor for class org.eclipse.datatools.sqltools.schemaobjecteditor.SOEPlugin
The constructor
SOEUIPagePlugin - Class in org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages
The activator class controls the plug-in life cycle
SOEUIPagePlugin() - Constructor for class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.SOEUIPagePlugin
The constructor
SOME - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
SOME - Static variable in class org.eclipse.datatools.modelbase.sql.query.PredicateQuantifiedType
The 'SOME' literal value.
SOME - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
SOME - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
SOME_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.query.PredicateQuantifiedType
The 'SOME' literal object.
SORT_DIRECTION_TYPE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Sort Direction Type' enum.
SORT_DIRECTION_TYPE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The meta object id for the 'Sort Direction Type' enum.
SORT_DIRECTION_TYPE_OBJECT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Sort Direction Type Object' data type.
SORT_DIRECTION_TYPE_OBJECT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The meta object id for the 'Sort Direction Type Object' data type.
SORT_KEY - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Sort Key' class.
SORT_KEY - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The meta object id for the 'Sort Key' class.
SORT_KEY__COLUMN_IDENTIFIER - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Column Identifier' containment reference feature.
SORT_KEY__COLUMN_IDENTIFIER - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Column Identifier' containment reference.
SORT_KEY__COLUMN_NAME - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Column Name' attribute feature.
SORT_KEY__COLUMN_NAME - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Column Name' attribute.
SORT_KEY__COLUMN_POSITION - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Column Position' attribute feature.
SORT_KEY__COLUMN_POSITION - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Column Position' attribute.
SORT_KEY__NULL_VALUE_ORDERING - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Null Value Ordering' attribute feature.
SORT_KEY__NULL_VALUE_ORDERING - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Null Value Ordering' attribute.
SORT_KEY__OPTIONAL - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Optional' attribute feature.
SORT_KEY__OPTIONAL - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Optional' attribute.
SORT_KEY__SORT_DIRECTION - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Sort Direction' attribute feature.
SORT_KEY__SORT_DIRECTION - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Sort Direction' attribute.
SORT_KEY_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The number of structural features of the 'Sort Key' class.
SORT_SPECIFICATION - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Sort Specification' class.
SORT_SPECIFICATION - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The meta object id for the 'Sort Specification' class.
SORT_SPECIFICATION__SORT_KEYS - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Sort Keys' containment reference list feature.
SORT_SPECIFICATION__SORT_KEYS - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Sort Keys' containment reference list.
SORT_SPECIFICATION_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The number of structural features of the 'Sort Specification' class.
sortAsc - Static variable in class org.eclipse.datatools.connectivity.oda.SortSpec
The constant indicating ascending sort order.
sortDesc - Static variable in class org.eclipse.datatools.connectivity.oda.SortSpec
The constant indicating descending sort order.
SortDirectionType - Enum in org.eclipse.datatools.connectivity.oda.design
A representation of the literals of the enumeration 'Sort Direction Type', and utility methods for working with them.
SORTED_DATA - Static variable in interface org.eclipse.datatools.enablement.ase.ISybaseASEDdlConstants
 
SortKey - Interface in org.eclipse.datatools.connectivity.oda.design
A representation of the model object 'Sort Key'.
sortList(ArrayList) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.RSCCoreUIUtil
Sorts a given ArrayList.
sortModeColumnOrder - Static variable in interface org.eclipse.datatools.connectivity.oda.IDataSetMetaData
The constant indicating that each sorted column can have a different sort order.
sortModeNone - Static variable in interface org.eclipse.datatools.connectivity.oda.IDataSetMetaData
The constant indicating that dynamic sorting is not supported.
sortModeSingleColumn - Static variable in interface org.eclipse.datatools.connectivity.oda.IDataSetMetaData
The constant indicating that only one single column can be sorted.
sortModeSingleOrder - Static variable in interface org.eclipse.datatools.connectivity.oda.IDataSetMetaData
The constant indicating that all sorted columns must be in the same sort order.
sortProposals(String[], String, boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLCompletionEngine
 
sortProposals(List, String, boolean) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLCompletionEngine
Sorts the given list of proposals.
SortSpec - Class in org.eclipse.datatools.connectivity.oda
A class that encapsulates one or more sort keys for association with an IQuery.
SortSpec(int) - Constructor for class org.eclipse.datatools.connectivity.oda.SortSpec
Instantiates a SortSpec object for the defined sortMode.
SortSpecification - Interface in org.eclipse.datatools.connectivity.oda.design
A representation of the model object 'Sort Specification'.
SortSpecification - Class in org.eclipse.datatools.connectivity.oda.spec.result
Specification of one or more dynamic sort keys of a query result set.
SortSpecMigrator - Class in org.eclipse.datatools.connectivity.oda.spec.util
An utility to convert a pre-3.2 SortSpec instance to and from a SortSpecification instance.
SortSpecMigrator() - Constructor for class org.eclipse.datatools.connectivity.oda.spec.util.SortSpecMigrator
 
sortVector(Vector) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.RSCCoreUIUtil
Sorts a given vector.
Source - Interface in org.eclipse.datatools.modelbase.sql.routines
A representation of the model object 'Source'.
SOURCE - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage.Literals
The meta object literal for the 'Source' class.
SOURCE - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The meta object id for the 'Source' class.
SOURCE__BODY - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage.Literals
The meta object literal for the 'Body' attribute feature.
SOURCE__BODY - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Body' attribute.
SOURCE__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Comments' reference list.
SOURCE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Dependencies' containment reference list.
SOURCE__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Description' attribute.
SOURCE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'EAnnotations' containment reference list.
SOURCE__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Extensions' containment reference list.
SOURCE__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Label' attribute.
SOURCE__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Name' attribute.
SOURCE__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Privileges' reference list.
SOURCE_CONTROL - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.model.IControlStateInfo
Constants for the control types
SOURCE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The number of structural features of the 'Source' class.
SOURCE_ID - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.editor.SQLUpdater
Key for the sql syntax and portability markers
SourceItemProvider - Class in org.eclipse.datatools.modelbase.sql.routines.provider
This is the item provider adapter for a Source object.
SourceItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.routines.provider.SourceItemProvider
This constructs an instance from a factory and a notifier.
SourcePage - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source
 
SourcePage() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.SourcePage
 
SourcePage(FormEditor, String, String) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.SourcePage
 
SourcePage(String, String) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.SourcePage
 
SourcePage_error - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.Messages
 
SourcePage_invalid_content - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.Messages
 
SourcePage_no_name - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.Messages
 
SourcePage_owner_changed - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.Messages
 
SourcePage_page_name - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.Messages
 
SourcePage_syntax_error - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.Messages
 
SourcePage_warning - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.Messages
 
SourcePage_warning_msg - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.Messages
 
SourceTargetDialog - Class in org.eclipse.datatools.sqltools.sqlbuilder.dialogs
Dialog to help define the source/target column for a join.
SourceTargetDialog(Shell, TableExpression, QuerySelect, SQLDomainModel) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.dialogs.SourceTargetDialog
 
SourceViewerAction - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.source
An action which retrieves a ITextOperationTarget from its current TextEditor, initializes its state according to whether the configured operation can be executed on the target, and also triggers the configured operation on run
SourceViewerAction(ResourceBundle, String, ISourceViewer) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SourceViewerAction
Creates and initializes the action.
SourceViewerAction(ResourceBundle, String, ISourceViewer, int) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SourceViewerAction
Creates and initializes the action based on the given operation code.
SP_ADDGROUP - Static variable in interface org.eclipse.datatools.enablement.ase.ISybaseASEDdlConstants
 
SP_ADDOBJECTDEF - Static variable in interface org.eclipse.datatools.enablement.ase.ISybaseASEDdlConstants
 
SP_ADDSEGMENT - Static variable in interface org.eclipse.datatools.enablement.ase.ISybaseASEDdlConstants
 
SP_ADDTYPE - Static variable in interface org.eclipse.datatools.enablement.ase.ISybaseASEDdlConstants
 
SP_ADDUSER - Static variable in interface org.eclipse.datatools.enablement.ase.ISybaseASEDdlConstants
 
SP_BINDCACHE - Static variable in interface org.eclipse.datatools.enablement.ase.ISybaseASEDdlConstants
 
SP_BINDEFAULT - Static variable in interface org.eclipse.datatools.enablement.ase.ISybaseASEDdlConstants
 
SP_BINDRULE - Static variable in interface org.eclipse.datatools.enablement.ase.ISybaseASEDdlConstants
 
SP_CACHESTRATEGY - Static variable in interface org.eclipse.datatools.enablement.ase.ISybaseASEDdlConstants
 
SP_CHANGEGROUP - Static variable in interface org.eclipse.datatools.enablement.ase.ISybaseASEDdlConstants
 
SP_CHGATTRIBUTE - Static variable in interface org.eclipse.datatools.enablement.ase.ISybaseASEDdlConstants
 
SP_CONFIGURE - Static variable in interface org.eclipse.datatools.enablement.ase.catalog.ASESQLs
 
SP_DROPGROUP - Static variable in interface org.eclipse.datatools.enablement.ase.ISybaseASEDdlConstants
 
SP_DROPOBJECTDEF - Static variable in interface org.eclipse.datatools.enablement.ase.ISybaseASEDdlConstants
 
SP_DROPSEGMENT - Static variable in interface org.eclipse.datatools.enablement.ase.ISybaseASEDdlConstants
 
SP_DROPTYPE - Static variable in interface org.eclipse.datatools.enablement.ase.ISybaseASEDdlConstants
 
SP_DROPUSER - Static variable in interface org.eclipse.datatools.enablement.ase.ISybaseASEDdlConstants
 
SP_EXTENDSEGMENT - Static variable in interface org.eclipse.datatools.enablement.ase.ISybaseASEDdlConstants
 
SP_LAUNCH_CONFIGURATION_PARAMETERS - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.IHelpConstants
Used for Eclipse Data Tools' configure parameters dialog.
SP_PLACEOBJECT - Static variable in interface org.eclipse.datatools.enablement.ase.ISybaseASEDdlConstants
 
SP_RENAME - Static variable in interface org.eclipse.datatools.enablement.ase.ISybaseASEDdlConstants
 
SP_RENAME - Static variable in interface org.eclipse.datatools.enablement.sybase.ddl.ISybaseDdlConstants
 
SP_UNBINDEFAULT - Static variable in interface org.eclipse.datatools.enablement.ase.ISybaseASEDdlConstants
 
SP_UNBINDRULE - Static variable in interface org.eclipse.datatools.enablement.ase.ISybaseASEDdlConstants
 
SP_WEBSERVICES - Static variable in interface org.eclipse.datatools.enablement.ase.ISybaseASEDdlConstants
 
SPACE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.IConstraintCreationConstants
 
SPACE - Static variable in interface org.eclipse.datatools.enablement.sybase.IGenericDdlConstants
 
SPACE - Static variable in interface org.eclipse.datatools.sqltools.editor.template.TemplateConstant
 
SPBreakpointAnnotationModel - Class in org.eclipse.datatools.sqltools.debugger.editorext
Temparary implementation.
SPBreakpointAnnotationModel(ProcIdentifier) - Constructor for class org.eclipse.datatools.sqltools.debugger.editorext.SPBreakpointAnnotationModel
 
SPBreakpointAnnotationModel_spbreakpointannotationmodel_resourcechanged - Static variable in class org.eclipse.datatools.sqltools.debugger.editorext.Messages
 
SPBreakpointPage_enabled - Static variable in class org.eclipse.datatools.sqltools.debugger.core.internal.DebuggerMessages
 
SPBreakpointPage_enabledCondition - Static variable in class org.eclipse.datatools.sqltools.debugger.core.internal.DebuggerMessages
 
SPBreakpointPage_error - Static variable in class org.eclipse.datatools.sqltools.debugger.core.internal.DebuggerMessages
 
SPBreakpointPage_errorSaving - Static variable in class org.eclipse.datatools.sqltools.debugger.core.internal.DebuggerMessages
 
SPBreakpointPage_failed_to_create_labels - Static variable in class org.eclipse.datatools.sqltools.debugger.core.internal.DebuggerMessages
 
SPBreakpointPage_failed_to_create_page - Static variable in class org.eclipse.datatools.sqltools.debugger.core.internal.DebuggerMessages
 
SPBreakpointPage_lineNumber - Static variable in class org.eclipse.datatools.sqltools.debugger.core.internal.DebuggerMessages
 
SPBreakpointPage_procedureName - Static variable in class org.eclipse.datatools.sqltools.debugger.core.internal.DebuggerMessages
 
SPBreakpointPropertiesAction - Class in org.eclipse.datatools.sqltools.debugger.actions
Presents the standard properties dialog to configure the attibutes of a SP Breakpoint.
SPBreakpointPropertiesAction() - Constructor for class org.eclipse.datatools.sqltools.debugger.actions.SPBreakpointPropertiesAction
 
SPBreakpointPropertiesRulerAction - Class in org.eclipse.datatools.sqltools.debugger.actions
 
SPBreakpointPropertiesRulerAction(ITextEditor, IVerticalRulerInfo) - Constructor for class org.eclipse.datatools.sqltools.debugger.actions.SPBreakpointPropertiesRulerAction
Creates the action to enable/disable breakpoints
SPBreakpointPropertiesRulerAction_label - Static variable in class org.eclipse.datatools.sqltools.debugger.core.internal.DebuggerMessages
 
SPBreakpointPropertiesRulerActionDelegate - Class in org.eclipse.datatools.sqltools.debugger.actions
 
SPBreakpointPropertiesRulerActionDelegate() - Constructor for class org.eclipse.datatools.sqltools.debugger.actions.SPBreakpointPropertiesRulerActionDelegate
 
SPDebugElement - Class in org.eclipse.datatools.sqltools.debugger.model
Super class for all debug model elements.
SPDebugElement(SPDebugTarget) - Constructor for class org.eclipse.datatools.sqltools.debugger.model.SPDebugElement
 
SPDebugElement_notSupported - Static variable in class org.eclipse.datatools.sqltools.debugger.core.internal.DebuggerMessages
 
SPDebuggerLaunchConfigurationDelegate - Class in org.eclipse.datatools.sqltools.debugger.launching
This launch configuration delegate handles the routine debug launch mode.
SPDebuggerLaunchConfigurationDelegate() - Constructor for class org.eclipse.datatools.sqltools.debugger.launching.SPDebuggerLaunchConfigurationDelegate
 
SPDebuggerLaunchConfigurationDelegate_debug_process_number_limitation - Static variable in class org.eclipse.datatools.sqltools.debugger.core.internal.DebuggerMessages
 
SPDebugModelUtil - Class in org.eclipse.datatools.sqltools.debugger.model
Utility class to process routine debug model objects.
SPDebugModelUtil() - Constructor for class org.eclipse.datatools.sqltools.debugger.model.SPDebugModelUtil
 
SPDebugTarget - Class in org.eclipse.datatools.sqltools.debugger.model
SP debug target will only have at most one SPThread associated with it, many method of this class will delegate to the SPThread.
SPDebugTarget(ILaunch, IProcess, String) - Constructor for class org.eclipse.datatools.sqltools.debugger.model.SPDebugTarget
 
SPDebugTarget_Run - Class in org.eclipse.datatools.sqltools.routineeditor.launching
This a very simple implementation of "run" mode.
SPDebugTarget_Run(ILaunch, IProcess, String, Connection) - Constructor for class org.eclipse.datatools.sqltools.routineeditor.launching.SPDebugTarget_Run
 
SPDebugTarget_Run_debug_exception - Static variable in class org.eclipse.datatools.sqltools.routineeditor.launching.Messages
 
SPDebugTarget_Run_notSupported - Static variable in class org.eclipse.datatools.sqltools.debugger.core.internal.DebuggerMessages
 
SPDebugTarget_Run_notSupported - Static variable in class org.eclipse.datatools.sqltools.routineeditor.launching.Messages
 
SPECIAL_REGISTER_CURRENT_DATE - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
String constant for special register, value "CURRENT_DATE"
SPECIAL_REGISTER_CURRENT_DEFAULT_TRANSFORM_GROUP - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
String constant for special register, value "CURRENT_DEFAULT_TRANSFORM_GROUP"
SPECIAL_REGISTER_CURRENT_PATH - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
String constant for special register, value "CURRENT_PATH"
SPECIAL_REGISTER_CURRENT_ROLE - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
String constant for special register, value "CURRENT_ROLE"
SPECIAL_REGISTER_CURRENT_TIME - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
String constant for special register, value "CURRENT_TIME"
SPECIAL_REGISTER_CURRENT_TIMESTAMP - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
String constant for special register, value "CURRENT_TIMESTAMP"
SPECIAL_REGISTER_CURRENT_TRANSFORM_GROUP_FOR_TYPE - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
String constant for special register, value "CURRENT_TRANSFORM_GROUP_FOR_TYPE"
SPECIAL_REGISTER_CURRENT_USER - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
String constant for special register, value "CURRENT_USER"
SPECIAL_REGISTER_LOCALTIME - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
String constant for special register, value "LOCALTIME"
SPECIAL_REGISTER_LOCALTIMESTAMP - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
String constant for special register, value "LOCALTIMESTAMP"
SPECIAL_REGISTER_SESSION_USER - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
String constant for special register, value "SESSION_USER"
SPECIAL_REGISTER_SYSTEM_USER - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
String constant for special register, value "SYSTEM_USER"
SPECIAL_REGISTER_USER - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
String constant for special register, value "USER"
SPECIAL_REGISTER_VALUE - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
String constant for special register, value "VALUE"
SPECIAL_TOKEN - Static variable in class org.eclipse.datatools.sqltools.sql.parser.SQLParser
All concrete parsers should include this special invalid token to enable the content assist feature
specialToken - Variable in class org.eclipse.datatools.enablement.sybase.parser.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
specialToken - Variable in class org.eclipse.datatools.sqltools.sql.parser.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
SPGlobalVariable - Class in org.eclipse.datatools.sqltools.debugger.model
We don't support change global variable values.
SPGlobalVariable(SPDebugTarget, String) - Constructor for class org.eclipse.datatools.sqltools.debugger.model.SPGlobalVariable
 
SPLaunchConfigurationDelegate - Class in org.eclipse.datatools.sqltools.routineeditor.ui.launching
This is for launch stored procedure or trigger or udf etc.
SPLaunchConfigurationDelegate() - Constructor for class org.eclipse.datatools.sqltools.routineeditor.ui.launching.SPLaunchConfigurationDelegate
 
SPLaunchConfigurationDelegate_AttachingConn - Static variable in class org.eclipse.datatools.sqltools.debugger.core.internal.DebuggerMessages
 
SPLaunchConfigurationDelegate_AttachingConn - Static variable in class org.eclipse.datatools.sqltools.routineeditor.launching.Messages
 
SPLaunchConfigurationDelegate_CreatingClientConn - Static variable in class org.eclipse.datatools.sqltools.debugger.core.internal.DebuggerMessages
 
SPLaunchConfigurationDelegate_CreatingClientConn - Static variable in class org.eclipse.datatools.sqltools.routineeditor.launching.Messages
 
SPLaunchConfigurationDelegate_CreatingDebugger - Static variable in class org.eclipse.datatools.sqltools.debugger.core.internal.DebuggerMessages
 
SPLaunchConfigurationDelegate_CreatingDebugger - Static variable in class org.eclipse.datatools.sqltools.routineeditor.launching.Messages
 
SPLaunchConfigurationDelegate_Invalid_locator - Static variable in class org.eclipse.datatools.sqltools.debugger.core.internal.DebuggerMessages
 
SPLaunchConfigurationDelegate_Launching - Static variable in class org.eclipse.datatools.sqltools.debugger.core.internal.DebuggerMessages
 
SPLaunchConfigurationDelegate_Launching - Static variable in class org.eclipse.datatools.sqltools.routineeditor.launching.Messages
 
SPLaunchConfigurationDelegate_NoPermission - Static variable in class org.eclipse.datatools.sqltools.debugger.core.internal.DebuggerMessages
 
SPLaunchConfigurationDelegate_NoPermission - Static variable in class org.eclipse.datatools.sqltools.routineeditor.launching.Messages
 
SPLaunchConfigurationDelegate_notsupported - Static variable in class org.eclipse.datatools.sqltools.debugger.core.internal.DebuggerMessages
 
SPLaunchConfigurationDelegate_notsupported - Static variable in class org.eclipse.datatools.sqltools.routineeditor.launching.Messages
 
SPLaunchConfigurationDelegate_UnsupportedServerType - Static variable in class org.eclipse.datatools.sqltools.debugger.core.internal.DebuggerMessages
 
SPLaunchConfigurationDelegate_UnsupportedServerType - Static variable in class org.eclipse.datatools.sqltools.routineeditor.launching.Messages
 
SPLaunchShortcut - Class in org.eclipse.datatools.sqltools.routineeditor.ui.launching
This is launch shortcut.
SPLaunchShortcut() - Constructor for class org.eclipse.datatools.sqltools.routineeditor.ui.launching.SPLaunchShortcut
 
SPLaunchShortcut.SPLaunchListener - Class in org.eclipse.datatools.sqltools.routineeditor.ui.launching
 
SPLaunchShortcut.SPLaunchListener(ILaunchConfiguration) - Constructor for class org.eclipse.datatools.sqltools.routineeditor.ui.launching.SPLaunchShortcut.SPLaunchListener
 
SPLaunchShortcut_error - Static variable in class org.eclipse.datatools.sqltools.debugger.core.internal.DebuggerMessages
 
SPLaunchShortcut_error - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.Messages
 
SPLaunchShortcut_launchFailMessage - Static variable in class org.eclipse.datatools.sqltools.debugger.core.internal.DebuggerMessages
 
SPLaunchShortcut_launchFailMessage - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.Messages
 
SPLaunchShortcut_notStoreProcedure - Static variable in class org.eclipse.datatools.sqltools.debugger.core.internal.DebuggerMessages
 
SPLaunchShortcut_notStoreProcedure - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.Messages
 
SPLaunchShortcut_selectNotEnableEvent - Static variable in class org.eclipse.datatools.sqltools.debugger.core.internal.DebuggerMessages
 
SPLaunchShortcut_selectNotEnableEvent - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.Messages
 
SPLaunchShortcut_selectNotSP - Static variable in class org.eclipse.datatools.sqltools.debugger.core.internal.DebuggerMessages
 
SPLaunchShortcut_selectNotSP - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.launching.Messages
 
SPLineBreakpoint - Class in org.eclipse.datatools.sqltools.debugger.breakpoint
Representing a line breakpoint in a Routine.
SPLineBreakpoint() - Constructor for class org.eclipse.datatools.sqltools.debugger.breakpoint.SPLineBreakpoint
 
SPLineBreakpoint(ProcIdentifier, int, boolean) - Constructor for class org.eclipse.datatools.sqltools.debugger.breakpoint.SPLineBreakpoint
 
SPLineBreakpoint_invalidProcIdentifier - Static variable in class org.eclipse.datatools.sqltools.debugger.core.internal.DebuggerMessages
 
splitDotStr(String) - Static method in class org.eclipse.datatools.sqltools.sql.util.SQLUtil
 
SPLocalVariable - Class in org.eclipse.datatools.sqltools.debugger.model
Represents a SQL variable/parameter defined in a Routine object.
SPLocalVariable(SPDebugTarget, String) - Constructor for class org.eclipse.datatools.sqltools.debugger.model.SPLocalVariable
 
SPLocalVariable_threadNotSuspended - Static variable in class org.eclipse.datatools.sqltools.debugger.core.internal.DebuggerMessages
 
SPModelPresentation - Class in org.eclipse.datatools.sqltools.debugger.debug
 
SPModelPresentation() - Constructor for class org.eclipse.datatools.sqltools.debugger.debug.SPModelPresentation
 
SPModelPresentation_breakpoint - Static variable in class org.eclipse.datatools.sqltools.debugger.debug.Messages
 
SPModelPresentation_breakpointTextFail - Static variable in class org.eclipse.datatools.sqltools.debugger.debug.Messages
 
SPModelPresentation_breakpointUnknown - Static variable in class org.eclipse.datatools.sqltools.debugger.debug.Messages
 
SPModelPresentation_debugTarget - Static variable in class org.eclipse.datatools.sqltools.debugger.debug.Messages
 
SPModelPresentation_disconnectedFlag - Static variable in class org.eclipse.datatools.sqltools.debugger.debug.Messages
 
SPModelPresentation_ERROR2 - Static variable in class org.eclipse.datatools.sqltools.debugger.debug.Messages
 
SPModelPresentation_errorGetEditorInput - Static variable in class org.eclipse.datatools.sqltools.debugger.debug.Messages
 
SPModelPresentation_evaluateFailMessage - Static variable in class org.eclipse.datatools.sqltools.debugger.debug.Messages
 
SPModelPresentation_getVariableInfoFail - Static variable in class org.eclipse.datatools.sqltools.debugger.debug.Messages
 
SPModelPresentation_line - Static variable in class org.eclipse.datatools.sqltools.debugger.debug.Messages
 
SPModelPresentation_notRespondingFlag - Static variable in class org.eclipse.datatools.sqltools.debugger.debug.Messages
 
SPModelPresentation_terminatedFlag - Static variable in class org.eclipse.datatools.sqltools.debugger.debug.Messages
 
SPModelPresentation_thread - Static variable in class org.eclipse.datatools.sqltools.debugger.debug.Messages
 
SPSourceLocator - Class in org.eclipse.datatools.sqltools.debugger.sourcelookup
 
SPSourceLocator() - Constructor for class org.eclipse.datatools.sqltools.debugger.sourcelookup.SPSourceLocator
 
SPStackFrame - Class in org.eclipse.datatools.sqltools.debugger.model
This class represents a stored procedure stack frame.
SPStackFrame(SPDebugTarget, SPThread, int) - Constructor for class org.eclipse.datatools.sqltools.debugger.model.SPStackFrame
 
SPThread - Class in org.eclipse.datatools.sqltools.debugger.model
This is the super class for stored procedure thread.
SPThread(SPDebugTarget, DatabaseIdentifier) - Constructor for class org.eclipse.datatools.sqltools.debugger.model.SPThread
 
SPValue - Class in org.eclipse.datatools.sqltools.debugger.model
Stored Procedure variables are flat and simple.
SPValue(SPDebugTarget, String, String) - Constructor for class org.eclipse.datatools.sqltools.debugger.model.SPValue
 
SPVariable - Class in org.eclipse.datatools.sqltools.debugger.model
Represents a SQL variable/parameter.
SPVariable(SPDebugTarget, String) - Constructor for class org.eclipse.datatools.sqltools.debugger.model.SPVariable
 
SPVariable_unknown - Static variable in class org.eclipse.datatools.sqltools.debugger.core.internal.DebuggerMessages
 
SPWatchExpressionDelegate - Class in org.eclipse.datatools.sqltools.debugger.model
A delegate which computes the value of a SQL watch expression when provided a context.
SPWatchExpressionDelegate() - Constructor for class org.eclipse.datatools.sqltools.debugger.model.SPWatchExpressionDelegate
 
SPWatchExpressionDelegate_error - Static variable in class org.eclipse.datatools.sqltools.debugger.core.internal.DebuggerMessages
 
SPWatchExpressionDelegate_unsupported - Static variable in class org.eclipse.datatools.sqltools.debugger.core.internal.DebuggerMessages
 
SQDF_COL_SORTT_SORTO_GRID - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilderContextIds
 
SQDF_STMT_OPER_GRID - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilderContextIds
 
SQDS_COLUMNS_TAB_GRID - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilderContextIds
 
SQDS_SELECT_GROUPS_WHITE_FIELD - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilderContextIds
 
SQDU_SET_TAB - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilderContextIds
 
SQDW_STMT_NAME_FIELD - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilderContextIds
 
SQL_ALTER - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLPartitionScanner
 
SQL_ALTER - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLPartitionScanner
 
SQL_BUILDER_ID - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilderMatchingStrategy
 
SQL_BUILDER_ID - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.util.WorkbenchUtility
 
SQL_CATALOG - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLPartitionScanner
 
SQL_CATALOG - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLPartitionScanner
 
SQL_CODE - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.internal.sql.ISQLPartitions
 
SQL_CODE_DEFAULT - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.ColorProvider
 
SQL_CODE_KEYWORD - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.ColorProvider
 
SQL_CODE_TAG - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.ColorProvider
 
SQL_COLUMN_GROUP - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.SQLResource
 
SQL_COMMENT - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLPartitionScanner
 
SQL_COMMENT - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.internal.sql.ISQLPartitions
 
SQL_COMMENT - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.utils.SQLColorProvider
 
SQL_COMMENT_COLOR - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.utils.SQLColorProvider
 
SQL_COMMENT_ON - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLPartitionScanner
 
SQL_COMMENT_ST - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLPartitionScanner
 
SQL_COMMIT - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLPartitionScanner
 
SQL_COMMIT - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLPartitionScanner
 
SQL_CONNECT - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLPartitionScanner
 
SQL_CONNECT - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLPartitionScanner
 
SQL_CONNECTION_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.statements.SQLStatementsPackage.Literals
The meta object literal for the 'SQL Connection Statement' class.
SQL_CONNECTION_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.statements.SQLStatementsPackage
The meta object id for the 'SQL Connection Statement' class.
SQL_CONNECTION_STATEMENT_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.statements.SQLStatementsPackage
The number of structural features of the 'SQL Connection Statement' class.
SQL_CONTEXT_TYPE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.ASAContextType
This context's id
SQL_CONTEXT_TYPE - Static variable in class org.eclipse.datatools.sqltools.editor.template.GenericSQLContextType
This context's id
SQL_CONTROL_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.statements.SQLStatementsPackage.Literals
The meta object literal for the 'SQL Control Statement' class.
SQL_CONTROL_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.statements.SQLStatementsPackage
The meta object id for the 'SQL Control Statement' class.
SQL_CONTROL_STATEMENT_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.statements.SQLStatementsPackage
The number of structural features of the 'SQL Control Statement' class.
SQL_CREATE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLPartitionScanner
 
SQL_CREATE - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLPartitionScanner
 
SQL_DATA_CHANGE_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.statements.SQLStatementsPackage.Literals
The meta object literal for the 'SQL Data Change Statement' class.
SQL_DATA_CHANGE_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.statements.SQLStatementsPackage
The meta object id for the 'SQL Data Change Statement' class.
SQL_DATA_CHANGE_STATEMENT_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.statements.SQLStatementsPackage
The number of structural features of the 'SQL Data Change Statement' class.
SQL_DATA_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.statements.SQLStatementsPackage.Literals
The meta object literal for the 'SQL Data Statement' class.
SQL_DATA_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.statements.SQLStatementsPackage
The meta object id for the 'SQL Data Statement' class.
SQL_DATA_STATEMENT_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.statements.SQLStatementsPackage
The number of structural features of the 'SQL Data Statement' class.
SQL_DATA_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'SQL Data Type' class.
SQL_DATA_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The meta object id for the 'SQL Data Type' class.
SQL_DATA_TYPE__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Comments' reference list.
SQL_DATA_TYPE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Dependencies' containment reference list.
SQL_DATA_TYPE__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Description' attribute.
SQL_DATA_TYPE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'EAnnotations' containment reference list.
SQL_DATA_TYPE__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Extensions' containment reference list.
SQL_DATA_TYPE__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Label' attribute.
SQL_DATA_TYPE__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Name' attribute.
SQL_DATA_TYPE__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Privileges' reference list.
SQL_DATA_TYPE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The number of structural features of the 'SQL Data Type' class.
SQL_DEFAULT - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLPartitionScanner
 
SQL_DEFAULT - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.utils.SQLColorProvider
 
SQL_DEFAULT_COLOR - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.utils.SQLColorProvider
 
SQL_DELETE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLPartitionScanner
 
SQL_DELETE - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLPartitionScanner
 
SQL_DELIMITED_IDENTIFIER - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLPartitionScanner
 
SQL_DELIMITED_IDENTIFIER - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.utils.SQLColorProvider
 
SQL_DELIMITED_IDENTIFIER_COLOR - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.utils.SQLColorProvider
 
SQL_DIAGNOSTICS_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.statements.SQLStatementsPackage.Literals
The meta object literal for the 'SQL Diagnostics Statement' class.
SQL_DIAGNOSTICS_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.statements.SQLStatementsPackage
The meta object id for the 'SQL Diagnostics Statement' class.
SQL_DIAGNOSTICS_STATEMENT_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.statements.SQLStatementsPackage
The number of structural features of the 'SQL Diagnostics Statement' class.
SQL_DISCONNECT - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLPartitionScanner
 
SQL_DISCONNECT - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLPartitionScanner
 
SQL_DOUBLE_QUOTES_IDENTIFIER - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.internal.sql.ISQLPartitions
 
SQL_DROP - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLPartitionScanner
 
SQL_DROP - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLPartitionScanner
 
SQL_DYNAMIC_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.statements.SQLStatementsPackage.Literals
The meta object literal for the 'SQL Dynamic Statement' class.
SQL_DYNAMIC_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.statements.SQLStatementsPackage
The meta object id for the 'SQL Dynamic Statement' class.
SQL_DYNAMIC_STATEMENT_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.statements.SQLStatementsPackage
The number of structural features of the 'SQL Dynamic Statement' class.
SQL_EDITOR_ID - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.util.WorkbenchUtility
 
SQL_EMPTY_ICON - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.SQLResource
 
SQL_FILE_EXTENSION - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.model.SQLBuilderConstants
 
SQL_GET_GROUPS_IN_A_DATABASE - Static variable in interface org.eclipse.datatools.enablement.ase.catalog.ASESQLs
 
SQL_GET_USERS_IN_A_DATABASE - Static variable in interface org.eclipse.datatools.enablement.ase.catalog.ASESQLs
 
SQL_GRANT - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLPartitionScanner
 
SQL_GRANT - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLPartitionScanner
 
SQL_HC_COMMENT_COLOR - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.utils.SQLColorProvider
 
SQL_HC_DEFAULT_COLOR - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.utils.SQLColorProvider
 
SQL_HC_DELIMITED_IDENTIFIER_COLOR - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.utils.SQLColorProvider
 
SQL_HC_IDENTIFIER_COLOR - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.utils.SQLColorProvider
 
SQL_HC_KEYWORD_COLOR - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.utils.SQLColorProvider
 
SQL_HC_MULTILINE_COMMENT_COLOR - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.utils.SQLColorProvider
 
SQL_HC_QUOTED_LITERAL_COLOR - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.utils.SQLColorProvider
 
SQL_HC_TYPE_COLOR - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.utils.SQLColorProvider
 
SQL_IDENTIFIER - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.utils.SQLColorProvider
 
SQL_IDENTIFIER_COLOR - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.utils.SQLColorProvider
 
SQL_INSERT - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLPartitionScanner
 
SQL_INSERT - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLPartitionScanner
 
SQL_KEYWORD - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.utils.SQLColorProvider
 
SQL_KEYWORD_COLOR - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.utils.SQLColorProvider
 
SQL_MERGE - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLPartitionScanner
 
SQL_MULTILINE_COMMENT - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.internal.sql.ISQLPartitions
 
SQL_MULTILINE_COMMENT - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.utils.SQLColorProvider
 
SQL_MULTILINE_COMMENT_COLOR - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.utils.SQLColorProvider
 
SQL_OBJECT - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage.Literals
The meta object literal for the 'SQL Object' class.
SQL_OBJECT - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The meta object id for the 'SQL Object' class.
SQL_OBJECT__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage.Literals
The meta object literal for the 'Comments' reference list feature.
SQL_OBJECT__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Comments' reference list.
SQL_OBJECT__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage.Literals
The meta object literal for the 'Dependencies' containment reference list feature.
SQL_OBJECT__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Dependencies' containment reference list.
SQL_OBJECT__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage.Literals
The meta object literal for the 'Description' attribute feature.
SQL_OBJECT__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Description' attribute.
SQL_OBJECT__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'EAnnotations' containment reference list.
SQL_OBJECT__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage.Literals
The meta object literal for the 'Extensions' containment reference list feature.
SQL_OBJECT__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Extensions' containment reference list.
SQL_OBJECT__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage.Literals
The meta object literal for the 'Label' attribute feature.
SQL_OBJECT__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Label' attribute.
SQL_OBJECT__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Name' attribute.
SQL_OBJECT__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage.Literals
The meta object literal for the 'Privileges' reference list feature.
SQL_OBJECT__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Privileges' reference list.
SQL_OBJECT_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The number of structural features of the 'SQL Object' class.
SQL_OUTPUT_NO - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.SQLResource
 
SQL_OUTPUT_YES - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.SQLResource
 
SQL_PARTITION_TYPES - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLPartitionScanner
 
SQL_PARTITIONING - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilderPlugin
 
SQL_PARTITIONING - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.internal.sql.ISQLPartitions
 
SQL_QUERY_OBJECT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'SQL Query Object' class.
SQL_QUERY_OBJECT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'SQL Query Object' class.
SQL_QUERY_OBJECT__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comments' reference list.
SQL_QUERY_OBJECT__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
SQL_QUERY_OBJECT__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Description' attribute.
SQL_QUERY_OBJECT__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
SQL_QUERY_OBJECT__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
SQL_QUERY_OBJECT__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Label' attribute.
SQL_QUERY_OBJECT__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Name' attribute.
SQL_QUERY_OBJECT__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Privileges' reference list.
SQL_QUERY_OBJECT_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The number of structural features of the 'SQL Query Object' class.
SQL_QUOTED_LITERAL - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLPartitionScanner
 
SQL_QUOTED_LITERAL - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.utils.SQLColorProvider
 
SQL_QUOTED_LITERAL_COLOR - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.utils.SQLColorProvider
 
SQL_QUOTES - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLPartitionScanner
 
SQL_RESULT_VIEW_SHOW_LABELS - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.PreferenceConstants
 
SQL_RESULTS_VIEW_DISPLAY_MODE - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.PreferenceConstants
 
SQL_RESULTS_VIEW_DISPLAY_WINDOW - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.PreferenceConstants
 
SQL_RESULTS_VIEW_ID - Static variable in class org.eclipse.datatools.sqltools.result.ResultsConstants
 
SQL_RESULTS_VIEW_MAX_DISPLAY_ROW_COUNT - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.PreferenceConstants
 
SQL_RESULTS_VIEW_MAX_DISPLAY_ROW_COUNT - Static variable in class org.eclipse.datatools.sqltools.result.ResultsConstants
 
SQL_RESULTS_VIEW_MAX_ROW_COUNT - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.PreferenceConstants
 
SQL_RESULTS_VIEW_MAX_ROW_COUNT - Static variable in class org.eclipse.datatools.sqltools.result.ResultsConstants
 
SQL_RESULTS_VIEW_NULL_STRING - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.PreferenceConstants
 
SQL_RESULTS_VIEW_SHOW_HEADING - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.PreferenceConstants
 
SQL_RESULTS_VIEW_SHOW_ROW_COUNT_MSG - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.PreferenceConstants
 
SQL_RESULTS_VIEW_SHOW_ROW_NUMBER - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.PreferenceConstants
 
SQL_RESULTS_VIEW_SPLIT_MESSAGES - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.PreferenceConstants
 
SQL_RESULTS_VIEW_TABLES_LIMITATION - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.PreferenceConstants
 
SQL_RESULTS_VIEW_TABS_NUMBER - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.PreferenceConstants
 
SQL_REVOKE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLPartitionScanner
 
SQL_REVOKE - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLPartitionScanner
 
SQL_ROLLBACK - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLPartitionScanner
 
SQL_ROLLBACK - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLPartitionScanner
 
SQL_SCHEMA_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.statements.SQLStatementsPackage.Literals
The meta object literal for the 'SQL Schema Statement' class.
SQL_SCHEMA_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.statements.SQLStatementsPackage
The meta object id for the 'SQL Schema Statement' class.
SQL_SCHEMA_STATEMENT_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.statements.SQLStatementsPackage
The number of structural features of the 'SQL Schema Statement' class.
SQL_SEGMENTS - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.editor.SQLEditorOutlineContentProvider
A category identifier for SQL segments.
SQL_SELECT - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLPartitionScanner
 
SQL_SELECT - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLPartitionScanner
 
SQL_SESSION_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.statements.SQLStatementsPackage.Literals
The meta object literal for the 'SQL Session Statement' class.
SQL_SESSION_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.statements.SQLStatementsPackage
The meta object id for the 'SQL Session Statement' class.
SQL_SESSION_STATEMENT_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.statements.SQLStatementsPackage
The number of structural features of the 'SQL Session Statement' class.
SQL_SET - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLPartitionScanner
 
SQL_SET - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLPartitionScanner
 
SQL_SHORT_DESC_LENGTH - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.EditorConstants
The length of SQL statement short description
SQL_SIGNAL - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLPartitionScanner
 
SQL_SIGNAL - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLPartitionScanner
 
SQL_SOURCE_FORMAT_DEFAULT - Static variable in class org.eclipse.datatools.modelbase.sql.query.util.SQLQuerySourceFormat
Define the default SQLQuerySourceFormat object.
SQL_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.statements.SQLStatementsPackage.Literals
The meta object literal for the 'SQL Statement' class.
SQL_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.statements.SQLStatementsPackage
The meta object id for the 'SQL Statement' class.
SQL_STATEMENT_DEFAULT - Static variable in interface org.eclipse.datatools.modelbase.sql.statements.SQLStatementsPackage.Literals
The meta object literal for the 'SQL Statement Default' class.
SQL_STATEMENT_DEFAULT - Static variable in interface org.eclipse.datatools.modelbase.sql.statements.SQLStatementsPackage
The meta object id for the 'SQL Statement Default' class.
SQL_STATEMENT_DEFAULT__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.statements.SQLStatementsPackage
The feature id for the 'Comments' reference list.
SQL_STATEMENT_DEFAULT__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.statements.SQLStatementsPackage
The feature id for the 'Dependencies' containment reference list.
SQL_STATEMENT_DEFAULT__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.statements.SQLStatementsPackage
The feature id for the 'Description' attribute.
SQL_STATEMENT_DEFAULT__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.statements.SQLStatementsPackage
The feature id for the 'EAnnotations' containment reference list.
SQL_STATEMENT_DEFAULT__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.statements.SQLStatementsPackage
The feature id for the 'Extensions' containment reference list.
SQL_STATEMENT_DEFAULT__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.statements.SQLStatementsPackage
The feature id for the 'Label' attribute.
SQL_STATEMENT_DEFAULT__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.statements.SQLStatementsPackage
The feature id for the 'Name' attribute.
SQL_STATEMENT_DEFAULT__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.statements.SQLStatementsPackage
The feature id for the 'Privileges' reference list.
SQL_STATEMENT_DEFAULT__SQL - Static variable in interface org.eclipse.datatools.modelbase.sql.statements.SQLStatementsPackage.Literals
The meta object literal for the 'SQL' attribute feature.
SQL_STATEMENT_DEFAULT__SQL - Static variable in interface org.eclipse.datatools.modelbase.sql.statements.SQLStatementsPackage
The feature id for the 'SQL' attribute.
SQL_STATEMENT_DEFAULT_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.statements.SQLStatementsPackage
The number of structural features of the 'SQL Statement Default' class.
SQL_STATEMENT_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.statements.SQLStatementsPackage
The number of structural features of the 'SQL Statement' class.
SQL_STRING - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.internal.sql.ISQLPartitions
 
SQL_TERMINATE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLPartitionScanner
 
SQL_TERMINATE - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLPartitionScanner
 
SQL_TRANSACTION_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.statements.SQLStatementsPackage.Literals
The meta object literal for the 'SQL Transaction Statement' class.
SQL_TRANSACTION_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.statements.SQLStatementsPackage
The meta object id for the 'SQL Transaction Statement' class.
SQL_TRANSACTION_STATEMENT_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.statements.SQLStatementsPackage
The number of structural features of the 'SQL Transaction Statement' class.
SQL_TYPE - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.utils.SQLColorProvider
 
SQL_TYPE_COLOR - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.utils.SQLColorProvider
 
SQL_UNCATALOG - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLPartitionScanner
 
SQL_UNCATALOG - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLPartitionScanner
 
SQL_UNKNOWNSQL - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLPartitionScanner
 
SQL_UNKNOWNSQL - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLPartitionScanner
 
SQL_UPDATE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLPartitionScanner
 
SQL_UPDATE - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLPartitionScanner
 
SQL_VALUE_CLAUSE - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.SQLResource
 
SQL_VALUE_ROW - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.SQLResource
 
SQL_WITH - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLPartitionScanner
 
SQLAccessControlAdapterFactory - Class in org.eclipse.datatools.modelbase.sql.accesscontrol.util
The Adapter Factory for the model.
SQLAccessControlAdapterFactory() - Constructor for class org.eclipse.datatools.modelbase.sql.accesscontrol.util.SQLAccessControlAdapterFactory
Creates an instance of the adapter factory.
SQLAccessControlFactory - Interface in org.eclipse.datatools.modelbase.sql.accesscontrol
The Factory for the model.
SQLAccessControlItemProviderAdapterFactory - Class in org.eclipse.datatools.modelbase.sql.accesscontrol.provider
This is the factory that is used to provide the interfaces needed to support Viewers.
SQLAccessControlItemProviderAdapterFactory() - Constructor for class org.eclipse.datatools.modelbase.sql.accesscontrol.provider.SQLAccessControlItemProviderAdapterFactory
This constructs an instance.
SQLAccessControlPackage - Interface in org.eclipse.datatools.modelbase.sql.accesscontrol
The Package for the model.
SQLAccessControlPackage.Literals - Interface in org.eclipse.datatools.modelbase.sql.accesscontrol
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
SQLAccessControlSwitch - Class in org.eclipse.datatools.modelbase.sql.accesscontrol.util
The Switch for the model's inheritance hierarchy.
SQLAccessControlSwitch() - Constructor for class org.eclipse.datatools.modelbase.sql.accesscontrol.util.SQLAccessControlSwitch
Creates an instance of the switch.
SQLAnnotationHover - Class in org.eclipse.datatools.sqltools.sqleditor.internal.sql
This class provides annotation hover (tooltip) support for SQL syntax error and portability target annotations.
SQLAnnotationHover(IEditorPart) - Constructor for class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLAnnotationHover
 
SQLAutoIndentStrategy - Class in org.eclipse.datatools.sqltools.sqleditor.internal.indent
 
SQLAutoIndentStrategy(String) - Constructor for class org.eclipse.datatools.sqltools.sqleditor.internal.indent.SQLAutoIndentStrategy
Creates a new SQL auto indent strategy for the given document partitioning.
SQLB_ADD_TABLE_DIALOG - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilderContextIds
 
SQLB_DELETE_VIEW - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilderContextIds
 
SQLB_FULL_SELECT_VIEW - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilderContextIds
 
SQLB_INSERT_VIEW - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilderContextIds
 
SQLB_PREFERENCES_PAGE - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilderContextIds
 
SQLB_SELECT_VIEW - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilderContextIds
 
SQLB_UPDATE_VIEW - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilderContextIds
 
SQLB_VALUES_CLAUSE_VIEW - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilderContextIds
 
SQLB_VALUES_ROW_VIEW - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilderContextIds
 
SQLB_WITH_STATEMENT_VIEW - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilderContextIds
 
SQLB_WITH_TABLE_VIEW - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilderContextIds
 
SQLBuilder - Class in org.eclipse.datatools.sqltools.sqlbuilder
UI Component of SQL Query Builder content editor.
SQLBuilder() - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilder
Constructor for SQLBuilder.
SQLBuilder(IEditorPart) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilder
Constructor for SQLBuilder.
SQLBuilderAction - Class in org.eclipse.datatools.sqltools.sqlbuilder.actions
This abstract class provides a base class for actions that need to associate themselves with the SQLBuilder.
SQLBuilderAction(String) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.actions.SQLBuilderAction
Constructs an instance of this class with the given action label text.
SQLBuilderActionBarContributor - Class in org.eclipse.datatools.sqltools.sqlbuilder.actions
This class provides actions for the SQL Builder editor.
SQLBuilderActionBarContributor() - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.actions.SQLBuilderActionBarContributor
Constructs an instance of this class.
SQLBuilderConnectionInfo - Class in org.eclipse.datatools.sqltools.sqlbuilder.model
This class extends SQLEditorConnectionInfo so that a ConnectionInfo object can be constructed from a ConnectionProfile.
SQLBuilderConnectionInfo(IConnectionProfile) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.model.SQLBuilderConnectionInfo
Constructs a SQLBuilderConnectionInfo by ConnectionProfile.
SQLBuilderConstants - Interface in org.eclipse.datatools.sqltools.sqlbuilder.model
 
SQLBuilderContextIds - Interface in org.eclipse.datatools.sqltools.sqlbuilder
This interface defines the ResourceSet help id constants.
SQLBuilderDBProposal - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.source
Content assist proposal that represents either a schema, table, or column.
SQLBuilderDBProposal(EObject) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLBuilderDBProposal
Constructs an instance of this object to represent the given database model object for purpose of a content assist proposal.
SQLBuilderDBProposalsService - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.source
This class extends SQLDBProposalsService in the SQLEditor package in order to override the "populate" method.
SQLBuilderDBProposalsService(ISQLEditorConnectionInfo) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLBuilderDBProposalsService
Constructs an instance of this class with the given ISQLEditorConnectionInfo object.
SQLBuilderDBProposalsService(ISQLEditorConnectionInfo, String) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLBuilderDBProposalsService
Constructs an instance of this class with the given ISQLEditorConnectionInfo object and default (implied) schema name.
SQLBuilderDialog - Class in org.eclipse.datatools.sqltools.sqlbuilder.sqlbuilderdialog
This dialog hosts the SQLBuilder and the ResultsView in a dialog.
SQLBuilderDialog(Shell, String, String, String, String, String, String, String, HashMap) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.sqlbuilderdialog.SQLBuilderDialog
 
SQLBuilderEditor - Class in org.eclipse.datatools.sqltools.sqlbuilder
SQL Query Builder content editor.
SQLBuilderEditor() - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilderEditor
Constructor for SQLBuilderEditor
SQLBuilderEditorInput - Class in org.eclipse.datatools.sqltools.sqlbuilder.input
This class implements the ISQLEditorInput interface using a string for the SQL statement itself.
SQLBuilderEditorInput(ISQLEditorConnectionInfo, int) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.input.SQLBuilderEditorInput
Creates an instance of this class with the given ConnectionInfo and StatementType.
SQLBuilderEditorInput(IConnectionProfile, int) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.input.SQLBuilderEditorInput
Creates an instance of this class with the given ConnectionProfile and StatementType.
SQLBuilderEditorInput(ISQLEditorConnectionInfo, ISQLStatementInfo) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.input.SQLBuilderEditorInput
Creates an instance of this class with the given ConnectionInfo and SQLStatementInfo.
SQLBuilderEditorInput(IConnectionProfile, ISQLStatementInfo) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.input.SQLBuilderEditorInput
Creates an instance of this class with the given ConnectionProfile and SQLStatementInfo.
SQLBuilderEditorInput(ISQLEditorConnectionInfo, ISQLStatementInfo, IOmitSchemaInfo) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.input.SQLBuilderEditorInput
Creates an instance of this class with the given ConnectionInfo and SQLStatementInfo.
SQLBuilderEditorInput(IConnectionProfile, ISQLStatementInfo, IOmitSchemaInfo) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.input.SQLBuilderEditorInput
Creates an instance of this class with the given ConnectionProfile, SQLStatementInfo and OmitSchemaInfo.
SQLBuilderEditorInputUsageOptions - Class in org.eclipse.datatools.sqltools.sqlbuilder.input
This class defines the usage options of ISQLBuilderEditorInput.
SQLBuilderEditorInputUsageOptions() - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.input.SQLBuilderEditorInputUsageOptions
No parameter constructor for SQLBuilderEditorInputUsageOptions
SQLBuilderEditorInputUsageOptions(boolean) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.input.SQLBuilderEditorInputUsageOptions
Constructor for SQLBuilderEditorInputUsageOptions with parameter for useWindowState
SQLBuilderEditorInputUtil - Class in org.eclipse.datatools.sqltools.sqlbuilder.util
This class provides static methods for SQLBuilder EditorInputs.
SQLBuilderEditorInputUtil() - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLBuilderEditorInputUtil
 
SQLBuilderFileEditorInput - Class in org.eclipse.datatools.sqltools.sqlbuilder.input
This class implements the ISQLEditorInput interface using a FileEditorInput as the base.
SQLBuilderFileEditorInput(IFile) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.input.SQLBuilderFileEditorInput
Creates an instance of this class with the given file.
SQLBuilderInputFactory - Class in org.eclipse.datatools.sqltools.sqlbuilder.input
The class implements a factory which is capable of saving and recreating SQLBuilderStorageEditorInputs stored in a memento.
SQLBuilderInputFactory() - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.input.SQLBuilderInputFactory
 
SQLBuilderMatchingStrategy - Class in org.eclipse.datatools.sqltools.sqlbuilder
An editor matching strategy (for the SQL Builder editor) that provides its own algorithm for matching the input of an open editor of this type to a given editor input.
SQLBuilderMatchingStrategy() - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilderMatchingStrategy
 
SQLBuilderPlugin - Class in org.eclipse.datatools.sqltools.sqlbuilder
The plugin class for the SQL Builder.
SQLBuilderPlugin() - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilderPlugin
Constructs an instance of this class.
SQLBuilderPreferenceConstants - Interface in org.eclipse.datatools.sqltools.sqlbuilder.preferences
Constants for SQL Builder preferences.
SQLBuilderPreferenceInitializer - Class in org.eclipse.datatools.sqltools.sqlbuilder.preferences
Initialize SQL Builder preferences.
SQLBuilderPreferenceInitializer() - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.preferences.SQLBuilderPreferenceInitializer
 
SQLBuilderPreferencePage - Class in org.eclipse.datatools.sqltools.sqlbuilder.preferences
Configure SQL Builder preferences.
SQLBuilderPreferencePage() - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.preferences.SQLBuilderPreferencePage
 
SQLBuilderRevertActionDialog - Class in org.eclipse.datatools.sqltools.sqlbuilder.dialogs
 
SQLBuilderRevertActionDialog(Shell, String, Image, String, int, String[], int) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.dialogs.SQLBuilderRevertActionDialog
 
SQLBuilderStorageEditorInput - Class in org.eclipse.datatools.sqltools.sqlbuilder.input
This class implements the ISQLBuilderEditorInput interface on a IStorageEditorInput base.
SQLBuilderStorageEditorInput(String, String) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.input.SQLBuilderStorageEditorInput
Constructs an instance of this class with the given string as the editor input source.
SQLBuilderStorageEditorInput(IStorage) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.input.SQLBuilderStorageEditorInput
Constructs an instance of this class with the given IStorage object as the editor input source.
SQLBuilderUIComponentService - Class in org.eclipse.datatools.sqltools.sqlbuilder.sqlbuilderdialog
 
SQLBuilderUIComponentService() - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.sqlbuilderdialog.SQLBuilderUIComponentService
 
SQLBuilderWindowStateFactory - Class in org.eclipse.datatools.sqltools.sqlbuilder.input
The class implements a factory which is capable of saving and recreating a SQLBuilderWindowStateInput stored in a memento.
SQLBuilderWindowStateFactory() - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.input.SQLBuilderWindowStateFactory
 
SQLBuilderWindowStateInput - Class in org.eclipse.datatools.sqltools.sqlbuilder.input
The class defines the SQL Query Builder's window state input, which must contain an IWindowStateInfo instance.
SQLBuilderWindowStateInput(IWindowStateInfo) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.input.SQLBuilderWindowStateInput
 
SQLCharacterKindMap - Class in org.eclipse.datatools.sqltools.parsers.sql.lexer
Every character that the lexer recognizes will be given a Token kind.
SQLCharacterKindMap() - Constructor for class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLCharacterKindMap
Constructs a new SQLCharacterKindMap.
SQLCODE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.ParameterType
The 'SQLCODE' literal value.
SQLCODE - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
SQLCODE_LITERAL - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.ParameterType
The 'SQLCODE' literal object.
SQLCodeScanner - Class in org.eclipse.datatools.sqltools.sqleditor.internal.sql
This class implements a RuleBaseScanner for SQL source code text.
SQLCodeScanner(SQLColorProvider) - Constructor for class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLCodeScanner
Constructs an instance of this class using the given color provider.
SQLCodeScanner.SQLWhiteSpaceDetector - Class in org.eclipse.datatools.sqltools.sqleditor.internal.sql
This class determines if a character is a whitespace character.
SQLCodeScanner.SQLWhiteSpaceDetector() - Constructor for class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLCodeScanner.SQLWhiteSpaceDetector
 
SQLColorProvider - Class in org.eclipse.datatools.sqltools.sqleditor.internal.utils
This class defines colors used in the SQL editor.
SQLColorProvider() - Constructor for class org.eclipse.datatools.sqltools.sqleditor.internal.utils.SQLColorProvider
 
SQLColourProvider - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.source
 
SQLColourProvider() - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLColourProvider
 
SQLComment - Class in org.eclipse.datatools.modelbase.sql.query.util
 
SQLComment() - Constructor for class org.eclipse.datatools.modelbase.sql.query.util.SQLComment
Empty constructor.
SQLComment(String, int, boolean) - Constructor for class org.eclipse.datatools.modelbase.sql.query.util.SQLComment
 
SQLCommentAutoIndentStrategy - Class in org.eclipse.datatools.sqltools.sqleditor.internal.indent
Auto indent strategy for SQL multi-line comments
SQLCommentAutoIndentStrategy(String) - Constructor for class org.eclipse.datatools.sqltools.sqleditor.internal.indent.SQLCommentAutoIndentStrategy
Creates a new SQL multi-line comment auto indent strategy for the given document partitioning.
SQLCommentScanner - Class in org.eclipse.datatools.sqltools.schemaobjecteditor.ui.internal.ui
 
SQLCommentScanner(String) - Constructor for class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.internal.ui.SQLCommentScanner
 
SQLCommentScanner - Class in org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.ddl
 
SQLCommentScanner(String) - Constructor for class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.ddl.SQLCommentScanner
 
SQLCommentScanner - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.source
 
SQLCommentScanner(SQLColourProvider) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLCommentScanner
Constructor.
SQLCOMMON_TABLE_EXPRESSION - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.SQLResource
 
SQLCompletionEngine - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.source
 
SQLCompletionEngine() - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLCompletionEngine
Constructs an instance of this class.
SQLCompletionEngine - Class in org.eclipse.datatools.sqltools.sqleditor.internal.sql
This class computes proposals for text completion.
SQLCompletionEngine() - Constructor for class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLCompletionEngine
Constructs an instance of this class.
SQLCompletionProcessor - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.source
 
SQLCompletionProcessor() - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLCompletionProcessor
Constructs an instance of this class.
SQLCompletionProcessor - Class in org.eclipse.datatools.sqltools.sqleditor.internal.sql
This class implements a content assist processor for SQL code.
SQLCompletionProcessor() - Constructor for class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLCompletionProcessor
 
SQLCompletionProposal - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.source
 
SQLCompletionProposal(String, int, int, int, Image, String, IContextInformation) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLCompletionProposal
Creates a new completion proposal.
SQLCompletionProposal(String, int, int, int, Image, String, IContextInformation, String) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLCompletionProposal
Creates a new completion proposal.
SQLCompletionProposal - Class in org.eclipse.datatools.sqltools.sqleditor.internal.sql
 
SQLCompletionProposal(String, int, int, int, int) - Constructor for class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLCompletionProposal
Creates a new completion proposal based on the provided information.
SQLCompletionProposal(String, int, int, int, Image, String, IContextInformation, String, int) - Constructor for class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLCompletionProposal
Creates a new completion proposal.
SQLCompletionProposal(String, int, int, int, Image, String, IContextInformation, String, int, IAction) - Constructor for class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLCompletionProposal
Creates a new completion proposal.
SQLCompletionProposalComparator - Class in org.eclipse.datatools.sqltools.sqleditor.internal.sql
 
SQLCompletionProposalComparator() - Constructor for class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLCompletionProposalComparator
Constructor for CompletionProposalComparator.
SQLCompletionProposalFactory - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.source
 
SQLCompletionProposalFactory() - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLCompletionProposalFactory
Constructor.
SQLCompletionProposalFactory - Class in org.eclipse.datatools.sqltools.sqleditor.internal.sql
 
SQLCompletionProposalFactory() - Constructor for class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLCompletionProposalFactory
Constructs an instance of this class.
SQLConnectAction - Class in org.eclipse.datatools.sqltools.sqleditor.internal.actions
This class implements the "Connect" action for the SQL Editor.
SQLConnectAction(ResourceBundle, String) - Constructor for class org.eclipse.datatools.sqltools.sqleditor.internal.actions.SQLConnectAction
Creates an instance of this class using the given resource bundle and prefix of a set of resources within the bundle.
SQLConnectionAction - Class in org.eclipse.datatools.sqltools.sqleditor.internal.actions
This action calls the "SQL connection" dialog which allows user to specify ISQLEditorConnectionInfo for the SQL Editor and allows user to connect/disconnect.
SQLConnectionStatement - Interface in org.eclipse.datatools.modelbase.sql.statements
A representation of the model object 'SQL Connection Statement'.
SQLConstraintsAdapterFactory - Class in org.eclipse.datatools.modelbase.sql.constraints.util
The Adapter Factory for the model.
SQLConstraintsAdapterFactory() - Constructor for class org.eclipse.datatools.modelbase.sql.constraints.util.SQLConstraintsAdapterFactory
Creates an instance of the adapter factory.
SQLConstraintsBlock - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints
The constraints block of the "Constraints" page in table schema editor.
To use this block the subclasses need to implement registerPages to register details page for various selection on the constraint tree.
SQLConstraintsBlock(SchemaObjectEditorPage, BaseTable) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints.SQLConstraintsBlock
 
SQLConstraintsBlock(SchemaObjectEditorPage, BaseTable, MenuManager) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints.SQLConstraintsBlock
 
SQLConstraintsBlock.ConstraintsSection - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints
The master section
SQLConstraintsBlock.ConstraintsSection(FormToolkit, String, Display, boolean, boolean, int) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints.SQLConstraintsBlock.ConstraintsSection
 
SQLConstraintsBlock_add - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints.Messages
 
SQLConstraintsBlock_add_column_ck - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints.Messages
 
SQLConstraintsBlock_add_fk - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints.Messages
 
SQLConstraintsBlock_add_pk - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints.Messages
 
SQLConstraintsBlock_add_table_ck - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints.Messages
 
SQLConstraintsBlock_add_tip - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints.Messages
 
SQLConstraintsBlock_add_unique - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints.Messages
 
SQLConstraintsBlock_collapse_all - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints.Messages
 
SQLConstraintsBlock_column_ck - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints.Messages
 
SQLConstraintsBlock_constraints - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints.Messages
 
SQLConstraintsBlock_constraints_description - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints.Messages
 
SQLConstraintsBlock_delete - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints.Messages
 
SQLConstraintsBlock_delete_tip - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints.Messages
 
SQLConstraintsBlock_h_layout - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints.Messages
 
SQLConstraintsBlock_information - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints.Messages
 
SQLConstraintsBlock_question - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints.Messages
 
SQLConstraintsBlock_remove - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints.Messages
 
SQLConstraintsBlock_remove_confirmation - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints.Messages
 
SQLConstraintsBlock_table_ck - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints.Messages
 
SQLConstraintsBlock_to_be_implemented - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints.Messages
 
SQLConstraintsBlock_v_layout - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints.Messages
 
SQLConstraintsFactory - Interface in org.eclipse.datatools.modelbase.sql.constraints
The Factory for the model.
SQLConstraintsItemProviderAdapterFactory - Class in org.eclipse.datatools.modelbase.sql.constraints.provider
This is the factory that is used to provide the interfaces needed to support Viewers.
SQLConstraintsItemProviderAdapterFactory() - Constructor for class org.eclipse.datatools.modelbase.sql.constraints.provider.SQLConstraintsItemProviderAdapterFactory
This constructs an instance.
SQLConstraintsPackage - Interface in org.eclipse.datatools.modelbase.sql.constraints
The Package for the model.
SQLConstraintsPackage.Literals - Interface in org.eclipse.datatools.modelbase.sql.constraints
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
SQLConstraintsSwitch - Class in org.eclipse.datatools.modelbase.sql.constraints.util
The Switch for the model's inheritance hierarchy.
SQLConstraintsSwitch() - Constructor for class org.eclipse.datatools.modelbase.sql.constraints.util.SQLConstraintsSwitch
Creates an instance of the switch.
SQLConstraintsTreeViewerInput - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints
Given a table, this class can generate a tree (The content) for the constraints tree viewer.
SQLConstraintsTreeViewerInput(BaseTable) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints.SQLConstraintsTreeViewerInput
 
SQLConstraintsTreeViewerInput_ck - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints.Messages
 
SQLConstraintsTreeViewerInput_column_ck - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints.Messages
 
SQLConstraintsTreeViewerInput_constraints - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints.Messages
 
SQLConstraintsTreeViewerInput_fk - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints.Messages
 
SQLConstraintsTreeViewerInput_pk - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints.Messages
 
SQLConstraintsTreeViewerInput_unique_constraint - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints.Messages
 
SQLContextTypeFactory - Class in org.eclipse.datatools.sqltools.editor.template
 
SQLContextTypeFactory() - Constructor for class org.eclipse.datatools.sqltools.editor.template.SQLContextTypeFactory
 
SQLContributionTemplateStore - Class in org.eclipse.datatools.sqltools.sqleditor.internal.templates
 
SQLContributionTemplateStore(IPreferenceStore, String) - Constructor for class org.eclipse.datatools.sqltools.sqleditor.internal.templates.SQLContributionTemplateStore
Creates a new template store.
SQLContributionTemplateStore(ContextTypeRegistry, IPreferenceStore, String) - Constructor for class org.eclipse.datatools.sqltools.sqleditor.internal.templates.SQLContributionTemplateStore
Creates a new template store with a context type registry.
SQLControlParseResult - Class in org.eclipse.datatools.sqltools.parsers.sql.query
This class contains the result of parsing a SQL "control" statement.
SQLControlParseResult(SQLControlStatement, List) - Constructor for class org.eclipse.datatools.sqltools.parsers.sql.query.SQLControlParseResult
Constructs an instance of this class with the given control statement and parse error list.
SQLControlStatement - Interface in org.eclipse.datatools.modelbase.sql.statements
A representation of the model object 'SQL Control Statement'.
SQLD_NEW_STMT_DIALOG - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilderContextIds
 
SQLDataChangeStatement - Interface in org.eclipse.datatools.modelbase.sql.statements
A representation of the model object 'SQL Data Change Statement'.
SQLDataStatement - Interface in org.eclipse.datatools.modelbase.sql.statements
A representation of the model object 'SQL Data Statement'.
SQLDataType - Interface in org.eclipse.datatools.modelbase.sql.datatypes
A representation of the model object 'SQL Data Type'.
SQLDataTypeItemProvider - Class in org.eclipse.datatools.modelbase.sql.datatypes.provider
This is the item provider adapter for a SQLDataType object.
SQLDataTypeItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.datatypes.provider.SQLDataTypeItemProvider
This constructs an instance from a factory and a notifier.
SQLDataTypes - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples
The class describe all datatypes in ASE12/ASE15/ASA/ASIQ.
SQLDataTypes() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.SQLDataTypes
 
SQLDataTypesAdapterFactory - Class in org.eclipse.datatools.modelbase.sql.datatypes.util
The Adapter Factory for the model.
SQLDataTypesAdapterFactory() - Constructor for class org.eclipse.datatools.modelbase.sql.datatypes.util.SQLDataTypesAdapterFactory
Creates an instance of the adapter factory.
SQLDataTypesFactory - Interface in org.eclipse.datatools.modelbase.sql.datatypes
The Factory for the model.
SQLDataTypesItemProviderAdapterFactory - Class in org.eclipse.datatools.modelbase.sql.datatypes.provider
This is the factory that is used to provide the interfaces needed to support Viewers.
SQLDataTypesItemProviderAdapterFactory() - Constructor for class org.eclipse.datatools.modelbase.sql.datatypes.provider.SQLDataTypesItemProviderAdapterFactory
This constructs an instance.
SQLDataTypesPackage - Interface in org.eclipse.datatools.modelbase.sql.datatypes
The Package for the model.
SQLDataTypesPackage.Literals - Interface in org.eclipse.datatools.modelbase.sql.datatypes
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
SQLDataTypesSwitch - Class in org.eclipse.datatools.modelbase.sql.datatypes.util
The Switch for the model's inheritance hierarchy.
SQLDataTypesSwitch() - Constructor for class org.eclipse.datatools.modelbase.sql.datatypes.util.SQLDataTypesSwitch
Creates an instance of the switch.
SQLDBProposal - Class in org.eclipse.datatools.sqltools.sqleditor.internal.sql
Content assist proposal that represents either a catalog, schema, table, column, function, stored procedure, trigger, or event.
SQLDBProposal(EObject, String) - Constructor for class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLDBProposal
Constructs an instance of this object to represent the given database model object for purpose of a content assist proposal.
SQLDBProposal(String) - Constructor for class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLDBProposal
Constructs an instance of this object to represent the given table alias for purpose of a content assist proposal.
SQLDBProposal(EObject) - Constructor for class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLDBProposal
Constructs an instance of this object to represent the given database model object for purpose of a content assist proposal.
SQLDBProposalsRequest - Class in org.eclipse.datatools.sqltools.editor.contentassist
Encapsulates all the information used to retrieve database meta data information for content assist.
SQLDBProposalsRequest(String, int, String, ParsingResult) - Constructor for class org.eclipse.datatools.sqltools.editor.contentassist.SQLDBProposalsRequest
 
SQLDBProposalsService - Class in org.eclipse.datatools.sqltools.sqleditor.internal.sql
Provides database identifier proposal services for the editor, to support code completion.
SQLDBProposalsService(ISQLEditorConnectionInfo) - Constructor for class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLDBProposalsService
Constructs an instance of this class with the given ISQLEditorConnectionInfo object.
SQLDBUtil - Class in org.eclipse.datatools.sqltools.sqlbuilder.util
 
SQLDBUtil() - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLDBUtil
 
SQLDBUtils - Class in org.eclipse.datatools.sqltools.sqleditor.internal.utils
Provides database services for the editor.
SQLDBUtils() - Constructor for class org.eclipse.datatools.sqltools.sqleditor.internal.utils.SQLDBUtils
 
SQLDebuggerConfiguration - Interface in org.eclipse.datatools.sqltools.debugger.core
Database plugins should implement this interface to provide database-specific features.
SQLDebuggerDocumentProvider - Class in org.eclipse.datatools.sqltools.debugger.editorext
This document provider adds the breakpoints verification feature to the default routine editor document provider.
SQLDebuggerDocumentProvider() - Constructor for class org.eclipse.datatools.sqltools.debugger.editorext.SQLDebuggerDocumentProvider
 
SQLDebugHover - Class in org.eclipse.datatools.sqltools.debugger.editorext
Used to show SP local variable information when debugging
SQLDebugHover() - Constructor for class org.eclipse.datatools.sqltools.debugger.editorext.SQLDebugHover
 
SQLDebugHover(IEditorPart) - Constructor for class org.eclipse.datatools.sqltools.debugger.editorext.SQLDebugHover
 
SQLDebugHover_error_getHoverInfo - Static variable in class org.eclipse.datatools.sqltools.debugger.editorext.Messages
 
SQLDevelopment_description - Static variable in class org.eclipse.datatools.sqltools.common.ui.preferences.Messages
 
SQLDevToolsUIConfigRegistry - Interface in org.eclipse.datatools.sqltools.editor.ui.internal.core
Registry for SQLDevToolsUIConfigurations contributed to SQL tools framework.
SQLDevToolsUIConfigRegistryImpl - Class in org.eclipse.datatools.sqltools.editor.ui.internal.core
 
SQLDevToolsUIConfigRegistryImpl.DBFactoryVersionComparator - Class in org.eclipse.datatools.sqltools.editor.ui.internal.core
Compares DBFactory by version number (type names starting with lower case characters).
SQLDevToolsUIConfigRegistryImpl.DBFactoryVersionComparator() - Constructor for class org.eclipse.datatools.sqltools.editor.ui.internal.core.SQLDevToolsUIConfigRegistryImpl.DBFactoryVersionComparator
 
SQLDevToolsUIConfiguration - Class in org.eclipse.datatools.sqltools.editor.ui.core
 
SQLDiagnosticsStatement - Interface in org.eclipse.datatools.modelbase.sql.statements
A representation of the model object 'SQL Diagnostics Statement'.
SQLDialectInfo - Class in org.eclipse.datatools.sqltools.sqlbuilder.model
This class defines the set of properties defines the set of properties which determine a SQL dialect.
SQLDialectInfo(String, String, String) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.model.SQLDialectInfo
Constructor for SQLDialectInfo
SQLDialectInfo() - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.model.SQLDialectInfo
Constructor for SQLDialectInfo
SQLDisconnectAction - Class in org.eclipse.datatools.sqltools.sqleditor.internal.actions
This class implements the "Disconnect" action for the SQL Editor.
SQLDisconnectAction(ResourceBundle, String) - Constructor for class org.eclipse.datatools.sqltools.sqleditor.internal.actions.SQLDisconnectAction
Creates an instance of this class using the given resource bundle and prefix of a set of resources within the bundle.
SQLDomainModel - Class in org.eclipse.datatools.sqltools.sqlbuilder.model
This class provides a central access point for state and environment information for a SQL statement being edited by the SQL Builder.
SQLDomainModel() - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.model.SQLDomainModel
Constructs an instance of this class.
SQLDomainModel(QueryStatement, Database) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.model.SQLDomainModel
Constructs an instance of this class with the given initial query statement and database.
SQLDoubleClickStrategy - Class in org.eclipse.datatools.sqltools.sqleditor.internal.sql
This class handles double clicks in content in the SQL Editor.
SQLDoubleClickStrategy() - Constructor for class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLDoubleClickStrategy
Constructs an instance of this class.
SQLDynamicStatement - Interface in org.eclipse.datatools.modelbase.sql.statements
A representation of the model object 'SQL Dynamic Statement'.
SQLE_CASE_OPTIONS_PAGE - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilderContextIds
 
SQLE_CAST_BUILDER_PAGE - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilderContextIds
 
SQLE_CONSTANT_OPTIONS_PAGE - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilderContextIds
 
SQLE_EXPRESSIONS_BY_OPERATOR_PAGE - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilderContextIds
 
SQLE_FUNCTION_BUILDER_PAGE - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilderContextIds
 
SQLE_NUMERIC_CONSTANT_PAGE - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilderContextIds
 
SQLE_SEARCH_TYPE_PAGE - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilderContextIds
 
SQLE_SELECT_TYPE_PAGE - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilderContextIds
 
SQLE_SIMPLE_TYPE_PAGE - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilderContextIds
 
SQLE_STRING_CONSTANT_PAGE - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilderContextIds
 
SQLE_SUBQUERY_PAGE - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilderContextIds
 
SQLEDITOR - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.IHelpConstants
Used for SQL Editor.
SQLEditor - Class in org.eclipse.datatools.sqltools.sqleditor
This class is responsible for configuring the SQL editor.
SQLEditor() - Constructor for class org.eclipse.datatools.sqltools.sqleditor.SQLEditor
Constructs an instance of this class.
SQLEditor.AdaptedSourceViewer - Class in org.eclipse.datatools.sqltools.sqleditor
 
SQLEditor.AdaptedSourceViewer(Composite, IVerticalRuler, IOverviewRuler, boolean, int) - Constructor for class org.eclipse.datatools.sqltools.sqleditor.SQLEditor.AdaptedSourceViewer
 
SQLEditor_beginEndStatement - Static variable in class org.eclipse.datatools.sqltools.sqleditor.preferences.PreferenceMessages
 
SQLEditor_beginEndStatement_description - Static variable in class org.eclipse.datatools.sqltools.sqleditor.preferences.PreferenceMessages
 
SQLEditor_beginEndStatement_preview - Static variable in class org.eclipse.datatools.sqltools.sqleditor.preferences.PreferenceMessages
 
SQLEDITOR_CLOSE_BEGIN_END - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.PreferenceConstants
 
SQLEDITOR_CLOSE_BRACKETS - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.PreferenceConstants
 
SQLEDITOR_CLOSE_COMMENTS - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.PreferenceConstants
 
SQLEDITOR_CLOSE_DOUBLE_QUOTES - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.PreferenceConstants
 
SQLEDITOR_CLOSE_SINGLE_QUOTES - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.PreferenceConstants
 
SQLEditor_closeBrackets - Static variable in class org.eclipse.datatools.sqltools.sqleditor.preferences.PreferenceMessages
 
SQLEditor_closeBrackets_description - Static variable in class org.eclipse.datatools.sqltools.sqleditor.preferences.PreferenceMessages
 
SQLEditor_closeBrackets_preview - Static variable in class org.eclipse.datatools.sqltools.sqleditor.preferences.PreferenceMessages
 
SQLEditor_closeComments - Static variable in class org.eclipse.datatools.sqltools.sqleditor.preferences.PreferenceMessages
 
SQLEditor_closeComments_description - Static variable in class org.eclipse.datatools.sqltools.sqleditor.preferences.PreferenceMessages
 
SQLEditor_closeComments_preview - Static variable in class org.eclipse.datatools.sqltools.sqleditor.preferences.PreferenceMessages
 
SQLEditor_closeDoubleQuotes - Static variable in class org.eclipse.datatools.sqltools.sqleditor.preferences.PreferenceMessages
 
SQLEditor_closeDoubleQuotes_description - Static variable in class org.eclipse.datatools.sqltools.sqleditor.preferences.PreferenceMessages
 
SQLEditor_closeDoubleQuotes_preview - Static variable in class org.eclipse.datatools.sqltools.sqleditor.preferences.PreferenceMessages
 
SQLEditor_closeSingleQuotes - Static variable in class org.eclipse.datatools.sqltools.sqleditor.preferences.PreferenceMessages
 
SQLEditor_closeSingleQuotes_description - Static variable in class org.eclipse.datatools.sqltools.sqleditor.preferences.PreferenceMessages
 
SQLEditor_closeSingleQuotes_preview - Static variable in class org.eclipse.datatools.sqltools.sqleditor.preferences.PreferenceMessages
 
SQLEditor_connection_status_noConnection - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.SQLEditorResources
 
SQLEditor_could_not_save_as - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.SQLEditorResources
 
SQLEditor_error_save_notsupport - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.Messages
 
SQLEditor_error_save_title - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.Messages
 
SQLEditor_error_while_trying_to_install_sql_updater - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.SQLEditorResources
 
SQLEditor_executeCurrentLine - Static variable in class org.eclipse.datatools.sqltools.sqleditor.preferences.PreferenceMessages
 
SQLEditor_executeCurrentLine_tip - Static variable in class org.eclipse.datatools.sqltools.sqleditor.preferences.PreferenceMessages
 
SQLEditor_executeCurrentSQLGroup - Static variable in class org.eclipse.datatools.sqltools.sqleditor.preferences.PreferenceMessages
 
SQLEditor_executeSQLBetweenBlankLine - Static variable in class org.eclipse.datatools.sqltools.sqleditor.preferences.PreferenceMessages
 
SQLEditor_executeSQLBetweenBlankLine_tip - Static variable in class org.eclipse.datatools.sqltools.sqleditor.preferences.PreferenceMessages
 
SQLEditor_executeSQLBetweenDelimiter - Static variable in class org.eclipse.datatools.sqltools.sqleditor.preferences.PreferenceMessages
 
SQLEditor_executeSQLBetweenDelimiter_tip - Static variable in class org.eclipse.datatools.sqltools.sqleditor.preferences.PreferenceMessages
 
SQLEditor_file_deleted_or_not_accessible - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.SQLEditorResources
 
SQLEditor_general_title - Static variable in class org.eclipse.datatools.sqltools.sqleditor.preferences.PreferenceMessages
 
SQLEditor_maxLineButton - Static variable in class org.eclipse.datatools.sqltools.sqleditor.preferences.PreferenceMessages
 
SQLEditor_maxLineButton_tooltip - Static variable in class org.eclipse.datatools.sqltools.sqleditor.preferences.PreferenceMessages
 
SQLEditor_outlinePage_sqlSegment_titlePattern - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.SQLEditorResources
 
SQLEditor_problem_save_as - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.SQLEditorResources
 
SQLEditor_profile_disconnected - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.Messages
 
SQLEditor_profile_information - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.Messages
 
SQLEditor_save_message - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.SQLEditorResources
 
SQLEditor_showPromptDialog - Static variable in class org.eclipse.datatools.sqltools.sqleditor.preferences.PreferenceMessages
 
SQLEditor_showSyntaxErorrDetail - Static variable in class org.eclipse.datatools.sqltools.sqleditor.preferences.PreferenceMessages
 
SQLEditor_showSyntaxErorrDetail_tooltip - Static variable in class org.eclipse.datatools.sqltools.sqleditor.preferences.PreferenceMessages
 
sqleditor_SQLEditor_pasteSQLError - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.Messages
 
sqleditor_SQLEditor_pasteSQLjdbcString - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.Messages
 
sqleditor_SQLEditor_pasteSQLvariableIncorrectSyntax - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.Messages
 
sqleditor_SQLEditor_pasteSQLvariablePair - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.Messages
 
sqleditor_SQLEditor_pasteSQLvarString - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.Messages
 
sqleditor_SQLEditor_refreshError - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.Messages
 
sqleditor_SQLEditor_saveToDBActionError - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.Messages
 
sqleditor_SQLEditor_sqlFromPainter - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.Messages
 
sqlEditor_SQLEditorContributor_bundleNull - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.Messages
 
sqlEditor_SQLEditorDocumentProvider_failGetSource - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.Messages
 
sqlEditor_SQLEditorDocumentProvider_getTextFileBuffer - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.Messages
 
sqlEditor_SQLEditorDocumentProvider_saveDbFail - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.Messages
 
sqleditor_SQLEditorInput_initError - Static variable in class org.eclipse.datatools.sqltools.routineeditor.ui.Messages
 
SQLEditor_status_database - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.SQLEditorResources
 
SQLEditor_status_dbType - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.SQLEditorResources
 
SQLEditor_status_profile - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.SQLEditorResources
 
SQLEditor_status_profile_connected - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.SQLEditorResources
 
SQLEditor_status_profile_notconnected - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.SQLEditorResources
 
SQLEditor_syntaxValidation - Static variable in class org.eclipse.datatools.sqltools.sqleditor.preferences.PreferenceMessages
 
SQLEditor_syntaxValidation_tooltip - Static variable in class org.eclipse.datatools.sqltools.sqleditor.preferences.PreferenceMessages
 
SQLEditor_syntaxValidationGroup - Static variable in class org.eclipse.datatools.sqltools.sqleditor.preferences.PreferenceMessages
 
SQLEditor_typing_title - Static variable in class org.eclipse.datatools.sqltools.sqleditor.preferences.PreferenceMessages
 
SQLEditor_typingAids_preview - Static variable in class org.eclipse.datatools.sqltools.sqleditor.preferences.PreferenceMessages
 
SQLEditor_typingAidsGroup_title - Static variable in class org.eclipse.datatools.sqltools.sqleditor.preferences.PreferenceMessages
 
SQLEditor_typingAidsTable_columnName1 - Static variable in class org.eclipse.datatools.sqltools.sqleditor.preferences.PreferenceMessages
 
SQLEditor_typingAidsTable_columnName2 - Static variable in class org.eclipse.datatools.sqltools.sqleditor.preferences.PreferenceMessages
 
SQLEditor_typingAidsTable_columnName3 - Static variable in class org.eclipse.datatools.sqltools.sqleditor.preferences.PreferenceMessages
 
SQLEditor_typingAidsTable_context_all - Static variable in class org.eclipse.datatools.sqltools.sqleditor.preferences.PreferenceMessages
 
SQLEditorActionContributor - Class in org.eclipse.datatools.sqltools.sqleditor.internal
This class installs and manages actions for the SQL Editor.
SQLEditorActionContributor() - Constructor for class org.eclipse.datatools.sqltools.sqleditor.internal.SQLEditorActionContributor
Constructs an instance of this class.
SQLEditorActionContributorExtension - Class in org.eclipse.datatools.sqltools.sqleditor
This class is for tooling vendor who wish to extend the sql dev tools to contribute workbench menu, toolbar item and context menus.
SQLEditorActionContributorExtension() - Constructor for class org.eclipse.datatools.sqltools.sqleditor.SQLEditorActionContributorExtension
 
SQLEditorConnectionInfo - Class in org.eclipse.datatools.sqltools.sqleditor
This class provides the default implementation for ISQLEditorConnectionInfo.
SQLEditorConnectionInfo(DatabaseVendorDefinitionId) - Constructor for class org.eclipse.datatools.sqltools.sqleditor.SQLEditorConnectionInfo
Constructs a SQLEditorConnectionInfo by DatabaseVendorDefinitionId.
SQLEditorConnectionInfo(DatabaseVendorDefinitionId, String, String) - Constructor for class org.eclipse.datatools.sqltools.sqleditor.SQLEditorConnectionInfo
Constructs a SQLEditorConnectionInfo.
SQLEditorConnectionInfo(DatabaseVendorDefinitionId, String, String, String) - Constructor for class org.eclipse.datatools.sqltools.sqleditor.SQLEditorConnectionInfo
Constructs a SQLEditorConnectionInfo.
SQLEditorConnectionInfo_decode_error - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.SQLEditorResources
 
SQLEditorContentOutlinePage - Class in org.eclipse.datatools.sqltools.sqleditor.internal.editor
This class provides a content outline page for the SQL Editor.
SQLEditorContentOutlinePage(IDocumentProvider, SQLEditor) - Constructor for class org.eclipse.datatools.sqltools.sqleditor.internal.editor.SQLEditorContentOutlinePage
Constructs an instance of this class using the given provider and the given editor.
SQLEditorContributorExtensionRegistry - Class in org.eclipse.datatools.sqltools.sqleditor.internal
 
SQLEditorDocumentProvider - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.source
 
SQLEditorDocumentProvider() - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLEditorDocumentProvider
 
SQLEditorDocumentSetupParticipant - Class in org.eclipse.datatools.sqltools.sqleditor.internal
This class implements the IDocumentSetupParticipant interface in order to setup document partitioning for SQL documents.
SQLEditorDocumentSetupParticipant() - Constructor for class org.eclipse.datatools.sqltools.sqleditor.internal.SQLEditorDocumentSetupParticipant
 
SQLEditorInputFactory - Class in org.eclipse.datatools.sqltools.sqleditor
The class implements a factory which is capable of recreating SQL Editor file editor inputs stored in a memento.
SQLEditorInputFactory() - Constructor for class org.eclipse.datatools.sqltools.sqleditor.SQLEditorInputFactory
 
sqlEditorName - Static variable in class org.eclipse.datatools.sqltools.editor.core.result.Messages
 
sqlEditorName - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.result.Messages
 
SQLEditorOutlineContentProvider - Class in org.eclipse.datatools.sqltools.sqleditor.internal.editor
This class implements a content provider for the SQL Editor outline page.
SQLEditorOutlineContentProvider(SQLEditorContentOutlinePage) - Constructor for class org.eclipse.datatools.sqltools.sqleditor.internal.editor.SQLEditorOutlineContentProvider
Constructs an instance of this class with the given outline page.
SQLEditorPage - Class in org.eclipse.datatools.sqltools.sqleditor.preferences
Configure SQL Editor preferences.
SQLEditorPage() - Constructor for class org.eclipse.datatools.sqltools.sqleditor.preferences.SQLEditorPage
 
SQLEditorPlugin - Class in org.eclipse.datatools.sqltools.sqleditor.internal
The main plugin class.
SQLEditorPlugin() - Constructor for class org.eclipse.datatools.sqltools.sqleditor.internal.SQLEditorPlugin
Constructs an instance of this class.
SQLEditorProfileListener - Class in org.eclipse.datatools.sqltools.sqleditor.internal.profile
 
SQLEditorProfileListener() - Constructor for class org.eclipse.datatools.sqltools.sqleditor.internal.profile.SQLEditorProfileListener
 
SQLEditorResources - Class in org.eclipse.datatools.sqltools.sqleditor.internal
 
SQLEditorStorage - Class in org.eclipse.datatools.sqltools.sqleditor
This class implements the IStorage interface to facilitate launching the SQL Editor from an editor input that isn't based on a file.
SQLEditorStorage(String) - Constructor for class org.eclipse.datatools.sqltools.sqleditor.SQLEditorStorage
Creates an instance of this class with the given string as the storage source content.
SQLEditorStorage(String, String) - Constructor for class org.eclipse.datatools.sqltools.sqleditor.SQLEditorStorage
Creates an instance of this class with the given name and the given string as the storage content.
SQLEditorStorage_default_name - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.SQLEditorResources
 
SQLEditorStorageEditorInput - Class in org.eclipse.datatools.sqltools.sqleditor
This class implements the ISQLEditorInput interface on a IStorageEditorInput base.
SQLEditorStorageEditorInput(String, String) - Constructor for class org.eclipse.datatools.sqltools.sqleditor.SQLEditorStorageEditorInput
Constructs an instance of this class with the given string as the editor input source.
SQLEditorStorageEditorInput(IStorage) - Constructor for class org.eclipse.datatools.sqltools.sqleditor.SQLEditorStorageEditorInput
Constructs an instance of this class with the given IStorage object as the editor input source.
SQLEntityScanner - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.source
 
SQLEntityScanner(SQLColourProvider) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLEntityScanner
DDLEntityDamagerRepairer constructor comment.
SQLErrorHover_makeStickyHint - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.SQLEditorResources
 
SQLException_error - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
SQLExecutionJobListener - Class in org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core
When the delta ddl scripts are successfully executed against the database, need to perform the following operations: 1.Refresh the edit model from the database and re-clone it; 2.Re-register the model listener for all the re-cloned SQL objects; 3.Refresh all the editor pages based on the refreshed SQL objects.
SQLExecutionJobListener(ISchemaObjectEditor, IProgressMonitor) - Constructor for class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SQLExecutionJobListener
 
SQLExecutionJobListener_refreshing - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.Messages
 
SQLExpressionsAdapterFactory - Class in org.eclipse.datatools.modelbase.sql.expressions.util
The Adapter Factory for the model.
SQLExpressionsAdapterFactory() - Constructor for class org.eclipse.datatools.modelbase.sql.expressions.util.SQLExpressionsAdapterFactory
Creates an instance of the adapter factory.
SQLExpressionsFactory - Interface in org.eclipse.datatools.modelbase.sql.expressions
The Factory for the model.
SQLExpressionsItemProviderAdapterFactory - Class in org.eclipse.datatools.modelbase.sql.expressions.provider
This is the factory that is used to provide the interfaces needed to support Viewers.
SQLExpressionsItemProviderAdapterFactory() - Constructor for class org.eclipse.datatools.modelbase.sql.expressions.provider.SQLExpressionsItemProviderAdapterFactory
This constructs an instance.
SQLExpressionsPackage - Interface in org.eclipse.datatools.modelbase.sql.expressions
The Package for the model.
SQLExpressionsPackage.Literals - Interface in org.eclipse.datatools.modelbase.sql.expressions
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
SQLExpressionsSwitch - Class in org.eclipse.datatools.modelbase.sql.expressions.util
The Switch for the model's inheritance hierarchy.
SQLExpressionsSwitch() - Constructor for class org.eclipse.datatools.modelbase.sql.expressions.util.SQLExpressionsSwitch
Creates an instance of the switch.
SQLFILE_EDITOR_ID - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.EditorConstants
 
SQLFileUtil - Class in org.eclipse.datatools.sqltools.sqlbuilder.util
 
SQLFileUtil() - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLFileUtil
 
SQLG_CREATE_JOIN_DIALOG - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilderContextIds
 
SQLG_DEFINE_JOINTYPE_DIALOG - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilderContextIds
 
SQLG_UPDATE_ALIAS_TEXT - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilderContextIds
 
SQLHeuristicScanner - Class in org.eclipse.datatools.sqltools.sqleditor.internal.indent
Utility methods for heuristic based SQL manipulations in an incomplete SQL source file.
SQLHeuristicScanner(IDocument, String, String) - Constructor for class org.eclipse.datatools.sqltools.sqleditor.internal.indent.SQLHeuristicScanner
Creates a new instance.
SQLHeuristicScanner(IDocument) - Constructor for class org.eclipse.datatools.sqltools.sqleditor.internal.indent.SQLHeuristicScanner
Calls this(document, ISQLPartitions.SQL_PARTITIONING, IDocument.DEFAULT_CONTENT_TYPE).
SQLIdentifier - Class in org.eclipse.datatools.sqltools.sqlbuilder.util
The main methods of this class help handle ordinary and delimited SQL identifiers, and can be understood according to the origin of the identifier and their intended use: Identifiers from DB2 catalogs: boolean isDBIDOrdinary(id)
boolean isDBIDOrdinary(id, platforms)
These methods are used when retrieving an SQL identifier from DB2, where the delimiters have been dropped and lower-case characters folded to upper case.
SQLImageDescriptor - Class in org.eclipse.datatools.sqltools.sqleditor.internal.editor
 
SQLImageDescriptor(ImageDescriptor, int, Point) - Constructor for class org.eclipse.datatools.sqltools.sqleditor.internal.editor.SQLImageDescriptor
Creates a new SQLImageDescriptor.
SQLImages - Class in org.eclipse.datatools.sqltools.sql.ui
This class provides convenience access to many of the resources required by the workbench.
SQLImages() - Constructor for class org.eclipse.datatools.sqltools.sql.ui.SQLImages
 
SQLImageService - Class in org.eclipse.datatools.sqltools.sql.ui
 
SQLIndenter - Class in org.eclipse.datatools.sqltools.sqleditor.internal.indent
Uses the com.sybase.stf.dmp.ui.text.SQLHeuristicScannerto get the indentation level for a certain position in a document.
SQLIndenter(IDocument, SQLHeuristicScanner) - Constructor for class org.eclipse.datatools.sqltools.sqleditor.internal.indent.SQLIndenter
Creates a new instance.
SQLInformationProvider - Class in org.eclipse.datatools.sqltools.sqleditor.internal.actions
 
SQLInformationProvider(IEditorPart) - Constructor for class org.eclipse.datatools.sqltools.sqleditor.internal.actions.SQLInformationProvider
 
SQLIntelligentTemplate - Class in org.eclipse.datatools.sqltools.sqleditor.internal.templates
 
SQLIntelligentTemplate() - Constructor for class org.eclipse.datatools.sqltools.sqleditor.internal.templates.SQLIntelligentTemplate
 
SQLIntelligentTemplate(HashMap, String, DatabaseIdentifier) - Constructor for class org.eclipse.datatools.sqltools.sqleditor.internal.templates.SQLIntelligentTemplate
 
SQLITE_CATEGORY_ID - Static variable in interface org.eclipse.datatools.enablement.sqlite.ISQLITEConnectionProfileConstants
 
SQLITE_DRIVER_JAR_PURE - Static variable in class org.eclipse.datatools.enablement.sqlite.driver.SQLiteDriverValuesProvider
 
SQLITE_DRIVER_PLUGIN_ID - Static variable in class org.eclipse.datatools.enablement.sqlite.driver.SQLiteDriverValuesProvider
 
SQLITEActivator - Class in org.eclipse.datatools.enablement.sqlite.ui
The activator class controls the plug-in life cycle
SQLITEActivator() - Constructor for class org.eclipse.datatools.enablement.sqlite.ui.SQLITEActivator
The constructor
SQLITEDriverUIContributor - Class in org.eclipse.datatools.enablement.sqlite.ui.connection.drivers
 
SQLITEDriverUIContributor() - Constructor for class org.eclipse.datatools.enablement.sqlite.ui.connection.drivers.SQLITEDriverUIContributor
 
SQLiteDriverValuesProvider - Class in org.eclipse.datatools.enablement.sqlite.driver
Driver Values Provider class for SQLite that checks to see if the SQLite JDBC driver is wrapped in the environment.
SQLiteDriverValuesProvider() - Constructor for class org.eclipse.datatools.enablement.sqlite.driver.SQLiteDriverValuesProvider
 
SQLITEJDBCConnection - Class in org.eclipse.datatools.enablement.sqlite.connection
 
SQLITEJDBCConnection(IConnectionProfile, Class) - Constructor for class org.eclipse.datatools.enablement.sqlite.connection.SQLITEJDBCConnection
 
SQLITEJDBCConnectionFactory - Class in org.eclipse.datatools.enablement.sqlite.connection
 
SQLITEJDBCConnectionFactory() - Constructor for class org.eclipse.datatools.enablement.sqlite.connection.SQLITEJDBCConnectionFactory
 
SQLITEProfileDetailsWizardPage - Class in org.eclipse.datatools.enablement.sqlite.ui.connection
 
SQLITEProfileDetailsWizardPage(String) - Constructor for class org.eclipse.datatools.enablement.sqlite.ui.connection.SQLITEProfileDetailsWizardPage
 
SQLITEProfilePropertyPage - Class in org.eclipse.datatools.enablement.sqlite.ui.connection
 
SQLITEProfilePropertyPage() - Constructor for class org.eclipse.datatools.enablement.sqlite.ui.connection.SQLITEProfilePropertyPage
 
SQLiteSchemaLoader - Class in org.eclipse.datatools.enablement.sqlite.loader
Override schema loader for SQLite that inserts a dummy schema to allow loading of the rest of the SQL model.
SQLiteSchemaLoader() - Constructor for class org.eclipse.datatools.enablement.sqlite.loader.SQLiteSchemaLoader
Default no argument constructor
SQLiteSchemaLoader(ICatalogObject) - Constructor for class org.eclipse.datatools.enablement.sqlite.loader.SQLiteSchemaLoader
 
SQLiteTableColumnLoader - Class in org.eclipse.datatools.enablement.sqlite.loader
 
SQLiteTableColumnLoader() - Constructor for class org.eclipse.datatools.enablement.sqlite.loader.SQLiteTableColumnLoader
 
SQLiteTableConstraintLoader - Class in org.eclipse.datatools.enablement.sqlite.loader
The JDBC driver we've tried for SQLite doesn't support foreign keys, so we simply don't return them (without this, we end up with a "is not supported" error that pops up in the console.
SQLiteTableConstraintLoader() - Constructor for class org.eclipse.datatools.enablement.sqlite.loader.SQLiteTableConstraintLoader
 
SQLiteTableConstraintLoader(ICatalogObject) - Constructor for class org.eclipse.datatools.enablement.sqlite.loader.SQLiteTableConstraintLoader
 
SQLiteTableConstraintLoader(ICatalogObject, IConnectionFilterProvider) - Constructor for class org.eclipse.datatools.enablement.sqlite.loader.SQLiteTableConstraintLoader
 
SQLKeywordLexer - Class in org.eclipse.datatools.sqltools.parsers.sql.lexer
 
SQLKeywordLexer(char[], int) - Constructor for class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexer
 
SQLKeywordLexerprs - Class in org.eclipse.datatools.sqltools.parsers.sql.lexer
 
SQLKeywordLexerprs() - Constructor for class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexerprs
 
SQLKeywordLexerprs.BaseAction - Interface in org.eclipse.datatools.sqltools.parsers.sql.lexer
 
SQLKeywordLexerprs.BaseCheck - Interface in org.eclipse.datatools.sqltools.parsers.sql.lexer
 
SQLKeywordLexerprs.IsKeyword - Interface in org.eclipse.datatools.sqltools.parsers.sql.lexer
 
SQLKeywordLexerprs.TermAction - Interface in org.eclipse.datatools.sqltools.parsers.sql.lexer
 
SQLKeywordLexerprs.TermCheck - Interface in org.eclipse.datatools.sqltools.parsers.sql.lexer
 
SQLKeywordLexersym - Interface in org.eclipse.datatools.sqltools.parsers.sql.lexer
 
SQLKeywords - Interface in org.eclipse.datatools.sqltools.sqlbuilder.views.source
 
SQLLexer - Class in org.eclipse.datatools.sqltools.parsers.sql.lexer
 
SQLLexer(char[], boolean, SQLCharacterKindMap) - Constructor for class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexer
 
SQLLexerprs - Class in org.eclipse.datatools.sqltools.parsers.sql.lexer
 
SQLLexerprs() - Constructor for class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexerprs
 
SQLLexerprs.BaseAction - Interface in org.eclipse.datatools.sqltools.parsers.sql.lexer
 
SQLLexerprs.BaseCheck - Interface in org.eclipse.datatools.sqltools.parsers.sql.lexer
 
SQLLexerprs.IsKeyword - Interface in org.eclipse.datatools.sqltools.parsers.sql.lexer
 
SQLLexerprs.TermAction - Interface in org.eclipse.datatools.sqltools.parsers.sql.lexer
 
SQLLexerprs.TermCheck - Interface in org.eclipse.datatools.sqltools.parsers.sql.lexer
 
SQLLexersym - Interface in org.eclipse.datatools.sqltools.parsers.sql.lexer
 
SQLLogUtil - Class in org.eclipse.datatools.modelbase.sql.query.util
This class provides the logging and tracing facility using Eclipse standard logging machanism.
SQLLogUtil(Plugin) - Constructor for class org.eclipse.datatools.modelbase.sql.query.util.SQLLogUtil
 
SQLMarkerLabelDecorator - Class in org.eclipse.datatools.sqltools.sqleditor.internal.editor
 
SQLMarkerLabelDecorator(SQLEditor) - Constructor for class org.eclipse.datatools.sqltools.sqleditor.internal.editor.SQLMarkerLabelDecorator
 
SqlmodelEditPlugin - Class in org.eclipse.datatools.modelbase.sql.schema.provider
This is the central singleton for the Sqlmodel edit plugin.
SqlmodelEditPlugin() - Constructor for class org.eclipse.datatools.modelbase.sql.schema.provider.SqlmodelEditPlugin
Create the instance.
SqlmodelEditPlugin.Implementation - Class in org.eclipse.datatools.modelbase.sql.schema.provider
The actual implementation of the Eclipse Plugin.
SqlmodelEditPlugin.Implementation() - Constructor for class org.eclipse.datatools.modelbase.sql.schema.provider.SqlmodelEditPlugin.Implementation
Creates an instance.
SQLMultiLineRule - Class in org.eclipse.datatools.sqltools.sqleditor.internal.utils
 
SQLMultiLineRule(String, String, IToken) - Constructor for class org.eclipse.datatools.sqltools.sqleditor.internal.utils.SQLMultiLineRule
Creates a rule for the given starting and ending sequence which, if detected, will return the specified token.
SQLMultiLineRule(String, String, IToken, char) - Constructor for class org.eclipse.datatools.sqltools.sqleditor.internal.utils.SQLMultiLineRule
Creates a rule for the given starting and ending sequence which, if detected, will return the specific token.
SQLObject - Interface in org.eclipse.datatools.modelbase.sql.schema
A representation of the model object 'SQL Object'.
SQLObjectComparator - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils
Compares the SQL objects based on the object name, using the default collator
SQLObjectComparator() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.SQLObjectComparator
 
SQLObjectItemProvider - Class in org.eclipse.datatools.modelbase.sql.schema.provider
This is the item provider adapter for a SQLObject object.
SQLObjectItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.schema.provider.SQLObjectItemProvider
This constructs an instance from a factory and a notifier.
SQLObjectNameHelper - Class in org.eclipse.datatools.modelbase.sql.schema.helper
This class implements the ISQLObjectNameHelper interface to provide a naming service for SQL Model objects.
SQLObjectNameHelper() - Constructor for class org.eclipse.datatools.modelbase.sql.schema.helper.SQLObjectNameHelper
 
SQLOutlinePage - Class in org.eclipse.datatools.sqltools.sqleditor.internal.editor
 
SQLOutlinePage(SQLEditor) - Constructor for class org.eclipse.datatools.sqltools.sqleditor.internal.editor.SQLOutlinePage
 
SQLPainterDlg - Class in org.eclipse.datatools.sqltools.sql.ui.dialogs
 
SQLPainterDlg(Shell, String, String, String, String, String, String) - Constructor for class org.eclipse.datatools.sqltools.sql.ui.dialogs.SQLPainterDlg
 
SQLPainterDlg(Shell, String, String, String, String, String, String, String, HashMap) - Constructor for class org.eclipse.datatools.sqltools.sql.ui.dialogs.SQLPainterDlg
 
SQLParseErrorInfo - Class in org.eclipse.datatools.sqltools.parsers.sql
This class provides information about an error that may occur when the SQLQueryParser parses an input that either is ambiguous to interpret or is not valid according to the parser's grammar rules.
SQLParseErrorInfo(int, int, int, int, String, String, String, String) - Constructor for class org.eclipse.datatools.sqltools.parsers.sql.SQLParseErrorInfo
 
SQLParseErrorInfo(SQLQuerySourceInfo, String, String, String) - Constructor for class org.eclipse.datatools.sqltools.parsers.sql.SQLParseErrorInfo
The given SQLQuerySourceInfo provides: lineNumberStart columnNumberStart lineNumberEnd columnNumberEnd errorSourceText
SQLParser - Class in org.eclipse.datatools.sqltools.parsers.sql
 
SQLParser(LexStream, ParseTable, int, boolean) - Constructor for class org.eclipse.datatools.sqltools.parsers.sql.SQLParser
 
SQLParser(LexStream, ParseTable, int, SQLQuerySourceFormat) - Constructor for class org.eclipse.datatools.sqltools.parsers.sql.SQLParser
 
SQLParser(LexStream, ParseTable, int, SQLQuerySourceFormat, boolean) - Constructor for class org.eclipse.datatools.sqltools.parsers.sql.SQLParser
 
SQLParser - Class in org.eclipse.datatools.sqltools.sql.parser
Abstract SQL parser.
SQLParser() - Constructor for class org.eclipse.datatools.sqltools.sql.parser.SQLParser
 
SQLParser_datatype_exceed_maxlength - Static variable in class org.eclipse.datatools.sqltools.sql.parser.Messages
 
SQLParser_datatype_judgeLength - Static variable in class org.eclipse.datatools.sqltools.sql.parser.Messages
 
SQLParser_datatype_judgeLengthAndScale - Static variable in class org.eclipse.datatools.sqltools.sql.parser.Messages
 
SQLParserCompletionEngine - Class in org.eclipse.datatools.sqltools.sqleditor.internal.sql
Computes proposals by SQLParser
SQLParserCompletionEngine() - Constructor for class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLParserCompletionEngine
 
SQLParserConstants - Interface in org.eclipse.datatools.sqltools.sql.parser
This interface defines the constants used by SQLParser, including: scopes indicating the current context for the SQLParser; and sql statement type constansts.
SQLParseResult - Class in org.eclipse.datatools.sqltools.parsers.sql
 
SQLParseResult(SQLStatement, List) - Constructor for class org.eclipse.datatools.sqltools.parsers.sql.SQLParseResult
 
SQLParserException - Exception in org.eclipse.datatools.sqltools.parsers.sql
Exception thrown by SQLQueryParser when an error occured while running the parser.
SQLParserException(String, Throwable) - Constructor for exception org.eclipse.datatools.sqltools.parsers.sql.SQLParserException
 
SQLParserException(BadParseException, AbstractSQLParser, ParseTable) - Constructor for exception org.eclipse.datatools.sqltools.parsers.sql.SQLParserException
 
SQLParserFactory - Interface in org.eclipse.datatools.sqltools.parsers.sql
 
SQLParserInternalException - Exception in org.eclipse.datatools.sqltools.parsers.sql
Exception thrown by SQLQueryParser when an internal error occured while attempting to run the parser.
SQLParserInternalException() - Constructor for exception org.eclipse.datatools.sqltools.parsers.sql.SQLParserInternalException
 
SQLParserInternalException(BadParseSymFileException, String) - Constructor for exception org.eclipse.datatools.sqltools.parsers.sql.SQLParserInternalException
 
SQLParserInternalException(NotBacktrackParseTableException, String) - Constructor for exception org.eclipse.datatools.sqltools.parsers.sql.SQLParserInternalException
 
SQLParserLogger - Class in org.eclipse.datatools.sqltools.parsers.sql
The SQLParserLogger is a slim wrapper around the eclipse logging, with the intention to be refactored in future to adopt the common logging strategy, preferably Logger.
SQLParserLogger(Plugin) - Constructor for class org.eclipse.datatools.sqltools.parsers.sql.SQLParserLogger
 
SQLParserManager - Class in org.eclipse.datatools.sqltools.parsers.sql
 
SQLParserManager() - Constructor for class org.eclipse.datatools.sqltools.parsers.sql.SQLParserManager
 
SQLParserManager(SQLQuerySourceFormat, List) - Constructor for class org.eclipse.datatools.sqltools.parsers.sql.SQLParserManager
 
SQLParserMessages - Class in org.eclipse.datatools.sqltools.parsers.sql
 
SQLParserPlugin - Class in org.eclipse.datatools.sqltools.parsers.sql
The main plugin class to be used in the desktop.
SQLParserPlugin() - Constructor for class org.eclipse.datatools.sqltools.parsers.sql.SQLParserPlugin
The constructor.
SQLParsersym - Interface in org.eclipse.datatools.sqltools.parsers.sql.lexer
 
SQLParserUtil - Class in org.eclipse.datatools.sqltools.sqlbuilder.util
This is a utility class for the SQLBuilderEditorInput class.
SQLParserUtil() - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLParserUtil
 
SQLPartitionScanner - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.source
 
SQLPartitionScanner() - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLPartitionScanner
SQLPartitionScanner constructor comment.
SQLPartitionScanner - Class in org.eclipse.datatools.sqltools.sqleditor.internal.sql
The SQLPartitionScanner is a RulesBasedPartitionScanner.
SQLPartitionScanner() - Constructor for class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLPartitionScanner
Constructor for SQLPartitionScanner.
SQLPartitionScanner(ISQLSyntax) - Constructor for class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLPartitionScanner
Constructs an instance of this class using an instance of ISQLSyntax.
SQLQueryArrayDataType - Interface in org.eclipse.datatools.modelbase.sql.query.util
The SQL Model SQLDataTypesFactory class does not provide a method to create an ArrayDataType, and the constructor of ArrayDataTypeImpl is protected, so we need to provide our own interface Impl class so that the SQL Query Parser Factor can create them and the SQL Query Source Writer can generate SQL for them.
SQLQueryArrayDataTypeImpl - Class in org.eclipse.datatools.modelbase.sql.query.util
The SQL Model SQLDataTypesFactory class does not provide a method to create an ArrayDataType, and the constructor of ArrayDataTypeImpl is protected, so we need to provide our own interface Impl class so that the SQL Query Parser Factor can create them and the SQL Query Source Writer can generate SQL for them.
SQLQueryArrayDataTypeImpl() - Constructor for class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryArrayDataTypeImpl
 
SQLQueryBuilderDialogEditTabName - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
SQLQueryBuilderDialogNoInput - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
SQLQueryBuilderDialogParseFailOnOpenAskUserMessage - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
SQLQueryBuilderDialogParseFailOnOpenAskUserTitle - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
SQLQueryBuilderDialogResultsTabName - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
SQLQueryEditPlugin - Class in org.eclipse.datatools.modelbase.sql.query.provider
This is the central singleton for the SQLQueryModel edit plugin.
SQLQueryEditPlugin() - Constructor for class org.eclipse.datatools.modelbase.sql.query.provider.SQLQueryEditPlugin
Create the instance.
SQLQueryEditPlugin.Implementation - Class in org.eclipse.datatools.modelbase.sql.query.provider
The actual implementation of the Eclipse Plugin.
SQLQueryEditPlugin.Implementation() - Constructor for class org.eclipse.datatools.modelbase.sql.query.provider.SQLQueryEditPlugin.Implementation
Creates an instance.
SQLQueryLogger - Class in org.eclipse.datatools.modelbase.sql.query.util
The SQLQueryLogger is a slim wrapper around the eclipse logging, with the intention to be refactored in future to adopt the common logging strategy, preferably Logger.
SQLQueryLogger(Plugin) - Constructor for class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryLogger
 
SQLQueryModelAdapterFactory - Class in org.eclipse.datatools.modelbase.sql.query.util
The Adapter Factory for the model.
SQLQueryModelAdapterFactory() - Constructor for class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelAdapterFactory
Creates an instance of the adapter factory.
SQLQueryModelFactory - Interface in org.eclipse.datatools.modelbase.sql.query
The Factory for the model.
SQLQueryModelItemProviderAdapterFactory - Class in org.eclipse.datatools.modelbase.sql.query.provider
This is the factory that is used to provide the interfaces needed to support Viewers.
SQLQueryModelItemProviderAdapterFactory() - Constructor for class org.eclipse.datatools.modelbase.sql.query.provider.SQLQueryModelItemProviderAdapterFactory
This constructs an instance.
SQLQueryModelPackage - Interface in org.eclipse.datatools.modelbase.sql.query
The Package for the model.
SQLQueryModelPackage.Literals - Interface in org.eclipse.datatools.modelbase.sql.query
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
SQLQueryModelPlugin - Class in org.eclipse.datatools.modelbase.sql.query.util
Life cycle method Plugin.start(org.osgi.framework.BundleContext) is needed to register this plugin's SQLQuerySourceWriter.
SQLQueryModelPlugin() - Constructor for class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelPlugin
 
SQLQueryModelSwitch - Class in org.eclipse.datatools.modelbase.sql.query.util
The Switch for the model's inheritance hierarchy.
SQLQueryModelSwitch() - Constructor for class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelSwitch
Creates an instance of the switch.
SQLQueryMultisetDataType - Interface in org.eclipse.datatools.modelbase.sql.query.util
The SQL Model SQLDataTypesFactory class does not provide a method to create a MultisetDataType, and the constructor of MultisetDataTypeImpl is protected, so we need to provide our own interface Impl class so that the SQL Query Parser Factor can create them and the SQL Query Source Writer can generate SQL for them.
SQLQueryMultisetDataTypeImpl - Class in org.eclipse.datatools.modelbase.sql.query.util
The SQL Model SQLDataTypesFactory class does not provide a method to create an ArrayDataType, and the constructor of ArrayDataTypeImpl is protected, so we need to provide our own interface Impl class so that the SQL Query Parser Factor can create them and the SQL Query Source Writer can generate SQL for them.
SQLQueryMultisetDataTypeImpl() - Constructor for class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryMultisetDataTypeImpl
 
SQLQueryObject - Interface in org.eclipse.datatools.modelbase.sql.query
A representation of the model object 'Object'.
SQLQueryObjectItemProvider - Class in org.eclipse.datatools.modelbase.sql.query.provider
This is the item provider adapter for a SQLQueryObject object.
SQLQueryObjectItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.query.provider.SQLQueryObjectItemProvider
This constructs an instance from a factory and a notifier.
SQLQueryParseResult - Class in org.eclipse.datatools.sqltools.parsers.sql.query
 
SQLQueryParseResult(QueryStatement, List) - Constructor for class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParseResult
 
SQLQueryParserFactory - Class in org.eclipse.datatools.sqltools.parsers.sql.query
This class provides methods for creating elements of the SQL query model.
SQLQueryParserFactory() - Constructor for class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
Constructs an instance of this class.
SQLQueryParserFactory(SQLQuerySourceFormat) - Constructor for class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
Constructor.
SQLQueryParserFactoryDataTypes - Interface in org.eclipse.datatools.sqltools.parsers.sql.query
This interface defines methods and constants needed to construct PredefinedDataTypes.
SQLQueryParserLogger - Class in org.eclipse.datatools.sqltools.parsers.sql.query
The SQLQueryParserLogger is a slim wrapper around the eclipse logging, with the intention to be refactored in future to adopt the common logging strategy, preferably Logger.
SQLQueryParserManager - Class in org.eclipse.datatools.sqltools.parsers.sql.query
 
SQLQueryParserManager() - Constructor for class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserManager
 
SQLQueryParserManager(SQLQuerySourceFormat, List) - Constructor for class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserManager
 
SQLQueryParserManagerProvider - Class in org.eclipse.datatools.sqltools.parsers.sql.query
Singleton SQLQueryParserManagerProvider holds a registry of SQLQueryParserManager extensions and creates instances of SQLQueryParserManagers, that are registered for a specific database product and version.
SQLQueryParserMessages - Class in org.eclipse.datatools.sqltools.parsers.sql.query
 
SQLQueryParserPlugin - Class in org.eclipse.datatools.sqltools.parsers.sql.query
The main plugin class to be used in the desktop.
SQLQueryParserPlugin() - Constructor for class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserPlugin
The constructor.
SQLQueryParserprs - Class in org.eclipse.datatools.sqltools.parsers.sql.query
 
SQLQueryParserprs() - Constructor for class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
SQLQueryParserprs.Asb - Interface in org.eclipse.datatools.sqltools.parsers.sql.query
 
SQLQueryParserprs.Asr - Interface in org.eclipse.datatools.sqltools.parsers.sql.query
 
SQLQueryParserprs.BaseAction - Interface in org.eclipse.datatools.sqltools.parsers.sql.query
 
SQLQueryParserprs.BaseCheck - Interface in org.eclipse.datatools.sqltools.parsers.sql.query
 
SQLQueryParserprs.DefaultReduce - Interface in org.eclipse.datatools.sqltools.parsers.sql.query
 
SQLQueryParserprs.DefaultShift - Interface in org.eclipse.datatools.sqltools.parsers.sql.query
 
SQLQueryParserprs.InSymb - Interface in org.eclipse.datatools.sqltools.parsers.sql.query
 
SQLQueryParserprs.IsKeyword - Interface in org.eclipse.datatools.sqltools.parsers.sql.query
 
SQLQueryParserprs.Name - Interface in org.eclipse.datatools.sqltools.parsers.sql.query
 
SQLQueryParserprs.Nasb - Interface in org.eclipse.datatools.sqltools.parsers.sql.query
 
SQLQueryParserprs.Nasr - Interface in org.eclipse.datatools.sqltools.parsers.sql.query
 
SQLQueryParserprs.NonterminalIndex - Interface in org.eclipse.datatools.sqltools.parsers.sql.query
 
SQLQueryParserprs.ScopeLa - Interface in org.eclipse.datatools.sqltools.parsers.sql.query
 
SQLQueryParserprs.ScopeLhs - Interface in org.eclipse.datatools.sqltools.parsers.sql.query
 
SQLQueryParserprs.ScopePrefix - Interface in org.eclipse.datatools.sqltools.parsers.sql.query
 
SQLQueryParserprs.ScopeRhs - Interface in org.eclipse.datatools.sqltools.parsers.sql.query
 
SQLQueryParserprs.ScopeState - Interface in org.eclipse.datatools.sqltools.parsers.sql.query
 
SQLQueryParserprs.ScopeStateSet - Interface in org.eclipse.datatools.sqltools.parsers.sql.query
 
SQLQueryParserprs.ScopeSuffix - Interface in org.eclipse.datatools.sqltools.parsers.sql.query
 
SQLQueryParserprs.ShiftCheck - Interface in org.eclipse.datatools.sqltools.parsers.sql.query
 
SQLQueryParserprs.ShiftState - Interface in org.eclipse.datatools.sqltools.parsers.sql.query
 
SQLQueryParserprs.TermAction0 - Interface in org.eclipse.datatools.sqltools.parsers.sql.query
 
SQLQueryParserprs.TermAction1 - Interface in org.eclipse.datatools.sqltools.parsers.sql.query
 
SQLQueryParserprs.TermCheck0 - Interface in org.eclipse.datatools.sqltools.parsers.sql.query
 
SQLQueryParserprs.TermCheck1 - Interface in org.eclipse.datatools.sqltools.parsers.sql.query
 
SQLQueryParserprs.TerminalIndex - Interface in org.eclipse.datatools.sqltools.parsers.sql.query
 
SQLQueryParsersym - Interface in org.eclipse.datatools.sqltools.parsers.sql.query
 
SQLQuerySourceBuffer - Class in org.eclipse.datatools.modelbase.sql.query.util
 
SQLQuerySourceFormat - Class in org.eclipse.datatools.modelbase.sql.query.util
The SQLQuerySourceFormat can be used to provide settings regarding the SQL source text for parsing or source generation from a SQLQueryObject model representation.
SQLQuerySourceInfo - Class in org.eclipse.datatools.modelbase.sql.query.util
 
SQLQuerySourceInfo() - Constructor for class org.eclipse.datatools.modelbase.sql.query.util.SQLQuerySourceInfo
 
SQLQuerySourceInfo(SQLQueryObject) - Constructor for class org.eclipse.datatools.modelbase.sql.query.util.SQLQuerySourceInfo
Constructor.
SQLQuerySourceWriter - Class in org.eclipse.datatools.modelbase.sql.query.util
The SQLQuerySourceWriter provides a generic getSQL() method to generate the SQL source text of a given queryObject in the package org.eclipse.datatools.modelbase.sql.query.
SQLQuerySourceWriter() - Constructor for class org.eclipse.datatools.modelbase.sql.query.util.SQLQuerySourceWriter
 
SQLQuerySourceWriterProvider - Class in org.eclipse.datatools.modelbase.sql.query.util
Singleton SQLQuerySourceWriterProvider holds a registry of SQLQuerySourceWriter extensions and creates instances of SQLQuerySourceWriters, that are registered for a specific SQLQueryObject Package.
SQLResource - Interface in org.eclipse.datatools.sqltools.sqlbuilder
This interface defines the GIF constants
SQLResultsViewPage - Class in org.eclipse.datatools.sqltools.result.internal.preference
SQL Results View display options
SQLResultsViewPage() - Constructor for class org.eclipse.datatools.sqltools.result.internal.preference.SQLResultsViewPage
 
SQLResultsViewPage_displaymode - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
SQLResultsViewPage_displaymode_grid - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
SQLResultsViewPage_displaymode_text - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
SQLResultsViewPage_displaywindow - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
SQLResultsViewPage_displaywindow_multiplewindows - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
SQLResultsViewPage_displaywindow_singlewindow - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
SQLResultsViewPage_girdmode_tooltip - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
SQLResultsViewPage_limit_tables_number - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
SQLResultsViewPage_limit_tables_tooltip - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
SQLResultsViewPage_limit_tabs - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
SQLResultsViewPage_limit_tabs_tooltip - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
SQLResultsViewPage_maxdisplayrows_tooltip - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
SQLResultsViewPage_multipletabs_tooltip - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
SQLResultsViewPage_other_option - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
SQLResultsViewPage_resultsetoptions - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
SQLResultsViewPage_resultsetoptions_displaybiggerthanmax - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
SQLResultsViewPage_resultsetoptions_invalidnumberformat - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
SQLResultsViewPage_resultsetoptions_lessthanzero - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
SQLResultsViewPage_resultsetoptions_maxdisplayrowcount - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
SQLResultsViewPage_resultsetoptions_maxrowcount - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
SQLResultsViewPage_resultsetoptions_maxrowcount_tooltip - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
SQLResultsViewPage_resultsetoptions_nulldisplaystr - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
SQLResultsViewPage_resultsetoptions_showheadings - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
SQLResultsViewPage_resultsetoptions_showrowcount - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
SQLResultsViewPage_resultsetoptions_showrownumber - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
SQLResultsViewPage_show_label - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
SQLResultsViewPage_show_label_tooltip - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
SQLResultsViewPage_singlewindow_tooltip - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
SQLResultsViewPage_split_message - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
SQLResultsViewPage_splitmessages_tooltip - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
SQLResultsViewPage_textmode_tooltip - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
SQLResultsViewPage_too_many_rows - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
SQLResultsViewPage_too_many_tables - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
SQLResultsViewPage_too_many_tabs - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
SQLRootEditPart - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts
 
SQLRootEditPart(SQLDomainModel) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.SQLRootEditPart
 
SQLRoutineDocumentProvider - Class in org.eclipse.datatools.sqltools.routineeditor.ui
This document provider class is responsible for mapping routine objects and routine editor documents.
SQLRoutineDocumentProvider() - Constructor for class org.eclipse.datatools.sqltools.routineeditor.ui.SQLRoutineDocumentProvider
 
SQLRoutinesAdapterFactory - Class in org.eclipse.datatools.modelbase.sql.routines.util
The Adapter Factory for the model.
SQLRoutinesAdapterFactory() - Constructor for class org.eclipse.datatools.modelbase.sql.routines.util.SQLRoutinesAdapterFactory
Creates an instance of the adapter factory.
SQLRoutinesFactory - Interface in org.eclipse.datatools.modelbase.sql.routines
The Factory for the model.
SQLRoutinesItemProviderAdapterFactory - Class in org.eclipse.datatools.modelbase.sql.routines.provider
This is the factory that is used to provide the interfaces needed to support Viewers.
SQLRoutinesItemProviderAdapterFactory() - Constructor for class org.eclipse.datatools.modelbase.sql.routines.provider.SQLRoutinesItemProviderAdapterFactory
This constructs an instance.
SQLRoutinesPackage - Interface in org.eclipse.datatools.modelbase.sql.routines
The Package for the model.
SQLRoutinesPackage.Literals - Interface in org.eclipse.datatools.modelbase.sql.routines
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
SQLRoutinesSwitch - Class in org.eclipse.datatools.modelbase.sql.routines.util
The Switch for the model's inheritance hierarchy.
SQLRoutinesSwitch() - Constructor for class org.eclipse.datatools.modelbase.sql.routines.util.SQLRoutinesSwitch
Creates an instance of the switch.
SQLSchemaAdapterFactory - Class in org.eclipse.datatools.modelbase.sql.schema.util
The Adapter Factory for the model.
SQLSchemaAdapterFactory() - Constructor for class org.eclipse.datatools.modelbase.sql.schema.util.SQLSchemaAdapterFactory
Creates an instance of the adapter factory.
SQLSchemaFactory - Interface in org.eclipse.datatools.modelbase.sql.schema
The Factory for the model.
SQLSchemaItemProviderAdapterFactory - Class in org.eclipse.datatools.modelbase.sql.schema.provider
This is the factory that is used to provide the interfaces needed to support Viewers.
SQLSchemaItemProviderAdapterFactory() - Constructor for class org.eclipse.datatools.modelbase.sql.schema.provider.SQLSchemaItemProviderAdapterFactory
This constructs an instance.
SQLSchemaPackage - Interface in org.eclipse.datatools.modelbase.sql.schema
The Package for the model.
SQLSchemaPackage.Literals - Interface in org.eclipse.datatools.modelbase.sql.schema
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
SQLSchemaStatement - Interface in org.eclipse.datatools.modelbase.sql.statements
A representation of the model object 'SQL Schema Statement'.
SQLSchemaSwitch - Class in org.eclipse.datatools.modelbase.sql.schema.util
The Switch for the model's inheritance hierarchy.
SQLSchemaSwitch() - Constructor for class org.eclipse.datatools.modelbase.sql.schema.util.SQLSchemaSwitch
Creates an instance of the switch.
SQLScriptsProvider - Class in org.eclipse.datatools.enablement.sybase.asa.catalog
 
SQLScriptsProvider() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.catalog.SQLScriptsProvider
 
SQLSegment - Class in org.eclipse.datatools.sqltools.sqleditor.internal.sql
This class defines a segment in a SQL source document.
SQLSegment() - Constructor for class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLSegment
Creates an instance of this class.
SQLSelectionFactory - Class in org.eclipse.datatools.sqltools.sqleditor.internal.actions.selection
This is the factory to get text selection policy for executing "execute selected text" action without selection text.
SQLServer2000DriverUIContributorBase - Class in org.eclipse.datatools.enablement.msft.sqlserver.ui.drivers
 
SQLServer2000DriverUIContributorBase() - Constructor for class org.eclipse.datatools.enablement.msft.sqlserver.ui.drivers.SQLServer2000DriverUIContributorBase
 
SQLServer2005DriverUIContributorBase - Class in org.eclipse.datatools.enablement.msft.sqlserver.ui.drivers
 
SQLServer2005DriverUIContributorBase() - Constructor for class org.eclipse.datatools.enablement.msft.sqlserver.ui.drivers.SQLServer2005DriverUIContributorBase
 
SQLSessionStatement - Interface in org.eclipse.datatools.modelbase.sql.statements
A representation of the model object 'SQL Session Statement'.
SQLSourceEditingEnvironment - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.source
 
SQLSourceEditingEnvironment() - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLSourceEditingEnvironment
 
SQLSourceScanner - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.source
 
SQLSourceScanner(SQLColourProvider) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLSourceScanner
Constructor.
SQLSourceViewer - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.source
 
SQLSourceViewer(SQLDomainModel, Composite) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLSourceViewer
 
SQLSourceViewer(SQLDomainModel, Composite, boolean) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLSourceViewer
 
SQLSourceViewer - Class in org.eclipse.datatools.sqltools.sqleditor.internal.editor
This class implements a source viewer for editing SQL source text.
SQLSourceViewer(Composite, IVerticalRuler, IOverviewRuler, boolean, int) - Constructor for class org.eclipse.datatools.sqltools.sqleditor.internal.editor.SQLSourceViewer
Creates an instance of this class with the given parameters.
SQLSourceViewerConfiguration - Class in org.eclipse.datatools.sqltools.schemaobjecteditor.ui.internal.ui
This is a common implementation of SourceViewerConfiguration for DMP.
SQLSourceViewerConfiguration(String) - Constructor for class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.internal.ui.SQLSourceViewerConfiguration
Instantiates a new SQLSourceViewerConfiguration with the parameter:database type.
SQLSourceViewerConfiguration - Class in org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.ddl
This is a common implementation of SourceViewerConfiguration for DMP.
SQLSourceViewerConfiguration(String) - Constructor for class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.ddl.SQLSourceViewerConfiguration
Instantiates a new SQLSourceViewerConfiguration with the parameter:database type.
SQLSourceViewerConfiguration - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.source
 
SQLSourceViewerConfiguration() - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLSourceViewerConfiguration
Constructor.
SQLSourceViewerConfiguration - Class in org.eclipse.datatools.sqltools.sqleditor.internal.editor
This class defines the editor add-ons; content assist, content formatter, highlighting, auto-indent strategy, double click strategy.
SQLSourceViewerConfiguration() - Constructor for class org.eclipse.datatools.sqltools.sqleditor.internal.editor.SQLSourceViewerConfiguration
Constructs an instance of this class.
SQLSourceViewerConfiguration(SQLEditor) - Constructor for class org.eclipse.datatools.sqltools.sqleditor.internal.editor.SQLSourceViewerConfiguration
Constructs an instance of this class with the given SQLEditor to configure.
SQLSourceViewerService - Class in org.eclipse.datatools.sqltools.schemaobjecteditor.ui.internal.ui
This is a common implementation of ISQLSourceViewerService .
SQLSourceViewerService() - Constructor for class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.internal.ui.SQLSourceViewerService
 
SQLSourceWriter - Interface in org.eclipse.datatools.modelbase.sql.query.util
A SQLSourceWriter provides a generic getSQL() method to generate the SQL source of a given queryObject.
SQLSTATE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.ParameterType
The 'SQLSTATE' literal value.
SQLSTATE - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
SQLSTATE_LITERAL - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.ParameterType
The 'SQLSTATE' literal object.
SQLStatement - Interface in org.eclipse.datatools.modelbase.sql.statements
A representation of the model object 'SQL Statement'.
SQLStatementArea - Class in org.eclipse.datatools.sqltools.common.ui.sqlstatementarea
A customized SWT widget based on org.eclipse.swt.widgets.Composite is for displaying SQL Statement in other SWT Control.
SQLStatementArea(Composite, int, ISQLSourceViewerService, boolean) - Constructor for class org.eclipse.datatools.sqltools.common.ui.sqlstatementarea.SQLStatementArea
Instantiates a new SQLStatementArea.
SQLStatementDefault - Interface in org.eclipse.datatools.modelbase.sql.statements
A representation of the model object 'SQL Statement Default'.
SQLStatementDefaultItemProvider - Class in org.eclipse.datatools.modelbase.sql.statements.provider
This is the item provider adapter for a SQLStatementDefault object.
SQLStatementDefaultItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.statements.provider.SQLStatementDefaultItemProvider
This constructs an instance from a factory and a notifier.
SQLStatementInfo - Class in org.eclipse.datatools.sqltools.sqlbuilder.model
This class defines the set of properties which define a SQL statement in a string.
SQLStatementInfo() - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.model.SQLStatementInfo
Constructor for SQLStatementInfo
SQLStatementInfo(String) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.model.SQLStatementInfo
Constructor for SQLStatementInfo
SQLStatementsAdapterFactory - Class in org.eclipse.datatools.modelbase.sql.statements.util
The Adapter Factory for the model.
SQLStatementsAdapterFactory() - Constructor for class org.eclipse.datatools.modelbase.sql.statements.util.SQLStatementsAdapterFactory
Creates an instance of the adapter factory.
SQLStatementsFactory - Interface in org.eclipse.datatools.modelbase.sql.statements
The Factory for the model.
SQLStatementsItemProviderAdapterFactory - Class in org.eclipse.datatools.modelbase.sql.statements.provider
This is the factory that is used to provide the interfaces needed to support Viewers.
SQLStatementsItemProviderAdapterFactory() - Constructor for class org.eclipse.datatools.modelbase.sql.statements.provider.SQLStatementsItemProviderAdapterFactory
This constructs an instance.
SQLStatementsPackage - Interface in org.eclipse.datatools.modelbase.sql.statements
The Package for the model.
SQLStatementsPackage.Literals - Interface in org.eclipse.datatools.modelbase.sql.statements
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
SQLStatementsSwitch - Class in org.eclipse.datatools.modelbase.sql.statements.util
The Switch for the model's inheritance hierarchy.
SQLStatementsSwitch() - Constructor for class org.eclipse.datatools.modelbase.sql.statements.util.SQLStatementsSwitch
Creates an instance of the switch.
SQLStatementSupport - Class in org.eclipse.datatools.sqltools.sqlbuilder.util
This class provides helpful methods for working with one or more SQL statements contained within a SQL script document.
SQLStatementSupport() - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLStatementSupport
Constructs an instance of this class.
SQLStatementSupport(IDocument) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLStatementSupport
Constructs an instance of this class with the given document.
sqlStateSQL99 - Static variable in interface org.eclipse.datatools.connectivity.oda.IDataSetMetaData
The constant indicating that OdaException.getSQLState will return a SQL99 SQLSTATE value.
sqlStateXOpen - Static variable in interface org.eclipse.datatools.connectivity.oda.IDataSetMetaData
The constant indicating that OdaException.getSQLState will return a X/Open SQL CLI SQLSTATE value.
SQLStorageAnnotationModel - Class in org.eclipse.datatools.sqltools.sqleditor
 
SQLStorageAnnotationModel(SQLEditorStorage) - Constructor for class org.eclipse.datatools.sqltools.sqleditor.SQLStorageAnnotationModel
 
SQLStorageDocumentProvider - Class in org.eclipse.datatools.sqltools.sqleditor
 
SQLStorageDocumentProvider() - Constructor for class org.eclipse.datatools.sqltools.sqleditor.SQLStorageDocumentProvider
 
SQLStringAutoIndentStrategy - Class in org.eclipse.datatools.sqltools.sqleditor.internal.indent
Auto indent strategy for SQL strings
SQLStringAutoIndentStrategy(String) - Constructor for class org.eclipse.datatools.sqltools.sqleditor.internal.indent.SQLStringAutoIndentStrategy
Creates a new SQL string auto indent strategy for the given document partitioning.
SQLStringHelper - Class in org.eclipse.datatools.sqltools.sqlbuilder.model
 
SQLStringHelper() - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.model.SQLStringHelper
 
SQLTablesAdapterFactory - Class in org.eclipse.datatools.modelbase.sql.tables.util
The Adapter Factory for the model.
SQLTablesAdapterFactory() - Constructor for class org.eclipse.datatools.modelbase.sql.tables.util.SQLTablesAdapterFactory
Creates an instance of the adapter factory.
SQLTablesFactory - Interface in org.eclipse.datatools.modelbase.sql.tables
The Factory for the model.
SQLTablesItemProviderAdapterFactory - Class in org.eclipse.datatools.modelbase.sql.tables.provider
This is the factory that is used to provide the interfaces needed to support Viewers.
SQLTablesItemProviderAdapterFactory() - Constructor for class org.eclipse.datatools.modelbase.sql.tables.provider.SQLTablesItemProviderAdapterFactory
This constructs an instance.
SQLTablesPackage - Interface in org.eclipse.datatools.modelbase.sql.tables
The Package for the model.
SQLTablesPackage.Literals - Interface in org.eclipse.datatools.modelbase.sql.tables
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
SQLTablesSwitch - Class in org.eclipse.datatools.modelbase.sql.tables.util
The Switch for the model's inheritance hierarchy.
SQLTablesSwitch() - Constructor for class org.eclipse.datatools.modelbase.sql.tables.util.SQLTablesSwitch
Creates an instance of the switch.
SQLTemplate - Class in org.eclipse.datatools.sqltools.editor.template
This class extends Template to add attribute 'template id'.
SQLTemplate() - Constructor for class org.eclipse.datatools.sqltools.editor.template.SQLTemplate
Creates an empty template.
SQLTemplate(SQLTemplate) - Constructor for class org.eclipse.datatools.sqltools.editor.template.SQLTemplate
Creates a copy of a template.
SQLTemplate(String, String, String, String, String) - Constructor for class org.eclipse.datatools.sqltools.editor.template.SQLTemplate
Creates a template.
SQLTemplate(String, String, String, String, String, boolean, String) - Constructor for class org.eclipse.datatools.sqltools.editor.template.SQLTemplate
Creates a template.
SQLTemplateFormatter - Class in org.eclipse.datatools.sqltools.editor.template
A template editor using the SQL formatter to format a template buffer.
SQLTemplateFormatter() - Constructor for class org.eclipse.datatools.sqltools.editor.template.SQLTemplateFormatter
 
SQLTemplateProposal - Class in org.eclipse.datatools.sqltools.sqleditor.internal.templates
This class is refactored from TemplateProposal to support intelligence template.
SQLTemplateProposal(SQLEditor, Template, TemplateContext, IRegion, Image) - Constructor for class org.eclipse.datatools.sqltools.sqleditor.internal.templates.SQLTemplateProposal
Creates a SQL template proposal with a template and its context.
SQLTemplateProposal(SQLEditor, Template, TemplateContext, IRegion, Image, int) - Constructor for class org.eclipse.datatools.sqltools.sqleditor.internal.templates.SQLTemplateProposal
Creates a template proposal with a template and its context.
SQLTemplateProposal_proposalInfo - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.templates.Messages
 
SQLTemplateProposalsService - Class in org.eclipse.datatools.sqltools.sqleditor.internal.sql
 
SQLTemplateProposalsService() - Constructor for class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLTemplateProposalsService
 
SQLTemplateReaderWriter - Class in org.eclipse.datatools.sqltools.sqleditor.internal.templates
This class is refactored from TemplateReaderWriter to support intelligence template.
SQLTemplateReaderWriter() - Constructor for class org.eclipse.datatools.sqltools.sqleditor.internal.templates.SQLTemplateReaderWriter
Create a new instance.
SQLTemplateReaderWriter_duplicate_id - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.templates.Messages
 
SQLTemplateReaderWriter_error_illegal_boolean_attribute - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.templates.Messages
 
SQLTemplateReaderWriter_error_missing_attribute - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.templates.Messages
 
SQLToolsConnectListener_close_error - Static variable in class org.eclipse.datatools.sqltools.debugger.core.Messages
 
SQLToolsConnectListener_close_error_message - Static variable in class org.eclipse.datatools.sqltools.debugger.core.Messages
 
SQLToolsConnectListener_close_error_title - Static variable in class org.eclipse.datatools.sqltools.debugger.core.Messages
 
SQLToolsConnectListenersManager - Class in org.eclipse.datatools.sqltools.editor.core.connection
This class is to manage all connect event listeners in SQL Dev Tools.
SQLToolsLaunchProfileListener - Class in org.eclipse.datatools.sqltools.routineeditor.launching
This class keeps the SQL Dev Tools launch configuration in sync with the connection profile.
SQLToolsLaunchProfileListener() - Constructor for class org.eclipse.datatools.sqltools.routineeditor.launching.SQLToolsLaunchProfileListener
 
SQLToolsUIFacade - Class in org.eclipse.datatools.sqltools.editor.ui.core
This should be the central place to query about contributed SQLDevToolsUIConfigurations.
SQLTransactionStatement - Interface in org.eclipse.datatools.modelbase.sql.statements
A representation of the model object 'SQL Transaction Statement'.
SQLTreeViewer - Class in org.eclipse.datatools.sqltools.sqlbuilder.views
The Statements tree view
SQLTreeViewer(SQLBuilder, IContentProvider, ILabelProvider, Object) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.SQLTreeViewer
 
SQLUIActivator - Class in org.eclipse.datatools.sqltools.sql.ui
The activator class controls the plug-in life cycle
SQLUIActivator() - Constructor for class org.eclipse.datatools.sqltools.sql.ui.SQLUIActivator
The constructor
SQLUpdate_dialog_message - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.SQLEditorResources
 
SQLUpdate_dialog_title - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.SQLEditorResources
 
SQLUpdate_dialog_toggle - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.SQLEditorResources
 
SQLUpdater - Class in org.eclipse.datatools.sqltools.sqleditor.internal.editor
This class will listen to the documentChanged event of the SQLEditor and update the outline view( if there is one ) and the annotations.
SQLUpdater(SQLEditor) - Constructor for class org.eclipse.datatools.sqltools.sqleditor.internal.editor.SQLUpdater
 
SQLUpdater_error_annotation - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.SQLEditorResources
 
SQLUpdater_error_location - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.SQLEditorResources
 
SQLUpdater_error_removemarker - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.SQLEditorResources
 
SQLUpdater_nonportable - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.SQLEditorResources
 
SQLUtil - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils
Utility class for database/SQL related stuff.
SQLUtil() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SQLUtil
 
SQLUtil - Class in org.eclipse.datatools.enablement.sybase.util
 
SQLUtil() - Constructor for class org.eclipse.datatools.enablement.sybase.util.SQLUtil
 
SQLUtil - Class in org.eclipse.datatools.sqltools.result.internal.utils
SQL related utilities
SQLUtil() - Constructor for class org.eclipse.datatools.sqltools.result.internal.utils.SQLUtil
 
SQLUtil - Class in org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util
 
SQLUtil() - Constructor for class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.SQLUtil
 
SQLUtil - Class in org.eclipse.datatools.sqltools.sql.util
Contains various SQL processing utilities.
SQLUtil() - Constructor for class org.eclipse.datatools.sqltools.sql.util.SQLUtil
 
SQLUtil_error_invalid_quotes - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.Messages
 
SQLValidator - Class in org.eclipse.datatools.sqltools.sqleditor.internal.sql
 
SQLValidator() - Constructor for class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLValidator
 
SQLVariableSymbols - Interface in org.eclipse.datatools.sqltools.parsers.sql.lexer
 
SQLWhitespaceDetector - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.source
 
SQLWhitespaceDetector() - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLWhitespaceDetector
Constructor.
SQLWITH - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.SQLResource
 
SQLWord - Class in org.eclipse.datatools.sqltools.sql.parser
 
SQLWord(String, int) - Constructor for class org.eclipse.datatools.sqltools.sql.parser.SQLWord
 
SQLWordDetector - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.source
 
SQLWordDetector() - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLWordDetector
Constructor.
SQLWordDetector - Class in org.eclipse.datatools.sqltools.sqleditor.internal.utils
This class determines whether a given character is valid as part of an SQL keyword in the current context.
SQLWordDetector() - Constructor for class org.eclipse.datatools.sqltools.sqleditor.internal.utils.SQLWordDetector
 
SQLWordFinder - Class in org.eclipse.datatools.sqltools.sqleditor.internal.utils
 
SQLWordFinder() - Constructor for class org.eclipse.datatools.sqltools.sqleditor.internal.utils.SQLWordFinder
 
SQLWordPartDetector - Class in org.eclipse.datatools.sqltools.sqleditor.internal.utils
This class is used to scan for SQL keywords in a document.
SQLWordPartDetector(ITextViewer, int) - Constructor for class org.eclipse.datatools.sqltools.sqleditor.internal.utils.SQLWordPartDetector
Constructs an instance of this class with the given text viewer and document offset.
SQLWordStrategy - Class in org.eclipse.datatools.sqltools.sqleditor.internal.sql
The formatting strategy that transforms SQL keywords to upper case
SQLWordStrategy(ISQLSyntax) - Constructor for class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLWordStrategy
According to profileName to determine which the database syntax keywords highlighted.
SqlXmlConstant - Interface in org.eclipse.datatools.sqltools.sqlbuilder.model
 
SQLXMLQueryModelAdapterFactory - Class in org.eclipse.datatools.modelbase.sql.xml.query.util
The Adapter Factory for the model.
SQLXMLQueryModelAdapterFactory() - Constructor for class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelAdapterFactory
Creates an instance of the adapter factory.
SQLXMLQueryModelFactory - Interface in org.eclipse.datatools.modelbase.sql.xml.query
The Factory for the model.
SQLXMLQueryModelPackage - Interface in org.eclipse.datatools.modelbase.sql.xml.query
The Package for the model.
SQLXMLQueryModelPackage.Literals - Interface in org.eclipse.datatools.modelbase.sql.xml.query
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
SQLXMLQueryModelPlugin - Class in org.eclipse.datatools.modelbase.sql.xml.query.util
This is the main plugin class for the SQL/XML Query Model.
SQLXMLQueryModelPlugin() - Constructor for class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelPlugin
Constructs an instance of this class.
SQLXMLQueryModelSwitch - Class in org.eclipse.datatools.modelbase.sql.xml.query.util
The Switch for the model's inheritance hierarchy.
SQLXMLQueryModelSwitch() - Constructor for class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelSwitch
Creates an instance of the switch.
SQLXMLQueryParserFactory - Class in org.eclipse.datatools.sqltools.parsers.sql.xml.query
 
SQLXMLQueryParserFactory() - Constructor for class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserFactory
 
SQLXMLQueryParserFactory(SQLQuerySourceFormat) - Constructor for class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserFactory
 
SQLXMLQueryParserManager - Class in org.eclipse.datatools.sqltools.parsers.sql.xml.query
 
SQLXMLQueryParserManager() - Constructor for class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserManager
 
SQLXMLQueryParserManager(SQLQuerySourceFormat, List) - Constructor for class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserManager
 
SQLXMLQueryParserPlugin - Class in org.eclipse.datatools.sqltools.parsers.sql.xml.query
The main plugin class to be used in the desktop.
SQLXMLQueryParserPlugin() - Constructor for class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserPlugin
The constructor.
SQLXMLQueryParserprs - Class in org.eclipse.datatools.sqltools.parsers.sql.xml.query
 
SQLXMLQueryParserprs() - Constructor for class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
SQLXMLQueryParserprs.Asb - Interface in org.eclipse.datatools.sqltools.parsers.sql.xml.query
 
SQLXMLQueryParserprs.Asr - Interface in org.eclipse.datatools.sqltools.parsers.sql.xml.query
 
SQLXMLQueryParserprs.BaseAction - Interface in org.eclipse.datatools.sqltools.parsers.sql.xml.query
 
SQLXMLQueryParserprs.BaseCheck - Interface in org.eclipse.datatools.sqltools.parsers.sql.xml.query
 
SQLXMLQueryParserprs.DefaultReduce - Interface in org.eclipse.datatools.sqltools.parsers.sql.xml.query
 
SQLXMLQueryParserprs.DefaultShift - Interface in org.eclipse.datatools.sqltools.parsers.sql.xml.query
 
SQLXMLQueryParserprs.InSymb - Interface in org.eclipse.datatools.sqltools.parsers.sql.xml.query
 
SQLXMLQueryParserprs.IsKeyword - Interface in org.eclipse.datatools.sqltools.parsers.sql.xml.query
 
SQLXMLQueryParserprs.Name - Interface in org.eclipse.datatools.sqltools.parsers.sql.xml.query
 
SQLXMLQueryParserprs.Nasb - Interface in org.eclipse.datatools.sqltools.parsers.sql.xml.query
 
SQLXMLQueryParserprs.Nasr - Interface in org.eclipse.datatools.sqltools.parsers.sql.xml.query
 
SQLXMLQueryParserprs.NonterminalIndex - Interface in org.eclipse.datatools.sqltools.parsers.sql.xml.query
 
SQLXMLQueryParserprs.ScopeLa - Interface in org.eclipse.datatools.sqltools.parsers.sql.xml.query
 
SQLXMLQueryParserprs.ScopeLhs - Interface in org.eclipse.datatools.sqltools.parsers.sql.xml.query
 
SQLXMLQueryParserprs.ScopePrefix - Interface in org.eclipse.datatools.sqltools.parsers.sql.xml.query
 
SQLXMLQueryParserprs.ScopeRhs - Interface in org.eclipse.datatools.sqltools.parsers.sql.xml.query
 
SQLXMLQueryParserprs.ScopeState - Interface in org.eclipse.datatools.sqltools.parsers.sql.xml.query
 
SQLXMLQueryParserprs.ScopeStateSet - Interface in org.eclipse.datatools.sqltools.parsers.sql.xml.query
 
SQLXMLQueryParserprs.ScopeSuffix - Interface in org.eclipse.datatools.sqltools.parsers.sql.xml.query
 
SQLXMLQueryParserprs.ShiftCheck - Interface in org.eclipse.datatools.sqltools.parsers.sql.xml.query
 
SQLXMLQueryParserprs.ShiftState - Interface in org.eclipse.datatools.sqltools.parsers.sql.xml.query
 
SQLXMLQueryParserprs.TermAction0 - Interface in org.eclipse.datatools.sqltools.parsers.sql.xml.query
 
SQLXMLQueryParserprs.TermAction1 - Interface in org.eclipse.datatools.sqltools.parsers.sql.xml.query
 
SQLXMLQueryParserprs.TermCheck0 - Interface in org.eclipse.datatools.sqltools.parsers.sql.xml.query
 
SQLXMLQueryParserprs.TermCheck1 - Interface in org.eclipse.datatools.sqltools.parsers.sql.xml.query
 
SQLXMLQueryParserprs.TerminalIndex - Interface in org.eclipse.datatools.sqltools.parsers.sql.xml.query
 
SQLXMLQueryParsersym - Interface in org.eclipse.datatools.sqltools.parsers.sql.xml.query
 
SQLXMLQuerySourceWriter - Class in org.eclipse.datatools.modelbase.sql.xml.query.util
SQL source generator for XML extension to SQL Query model.
SQLXMLQuerySourceWriter() - Constructor for class org.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQuerySourceWriter
 
SQMConnectionFactory - Class in org.eclipse.datatools.connectivity.sqm.core
org.eclipse.datatools.connectivity.IConnectionFactory for creating org.eclipse.datatools.connectivity.sqm.core.connection.ConnectionInfo connections.
SQMConnectionFactory() - Constructor for class org.eclipse.datatools.connectivity.sqm.core.SQMConnectionFactory
 
SQMServices - Class in org.eclipse.datatools.connectivity.sqm.core
Public accessor of the SQL Query Model services.
SQSS_SHARED_SEL_UP_DEL_GRID - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilderContextIds
 
SQUARE_BRACKET_ID - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
SQUARE_BRACKET_ID - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
SQUARE_BRACKET_ID - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
staleStateChanged() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditorPage.PageForm
 
start(BundleContext) - Method in class org.eclipse.datatools.connectivity.db.generic.GenericDBPlugin
This method is called upon plug-in activation
start(BundleContext) - Method in class org.eclipse.datatools.connectivity.db.generic.ui.GenericDBUIPlugin
This method is called upon plug-in activation
start(BundleContext) - Method in class org.eclipse.datatools.connectivity.oda.flatfile.plugin.FlatfilePlugin
 
start(BundleContext) - Method in class org.eclipse.datatools.connectivity.oda.flatfile.ui.FlatFileUIPlugin
 
start(BundleContext) - Method in class org.eclipse.datatools.connectivity.oda.template.ui.plugin.Activator
 
start(BundleContext) - Method in class org.eclipse.datatools.connectivity.ui.dse.DSEPlugin
This method is called upon plug-in activation
start(BundleContext) - Method in class org.eclipse.datatools.connectivity.ui.templates.ConnectivityTemplatesPlugin
 
start(BundleContext) - Method in class org.eclipse.datatools.enablement.ase.JDBCASEPlugin
This method is called upon plug-in activation
start(BundleContext) - Method in class org.eclipse.datatools.enablement.hsqldb.ui.HSQLDBActivator
 
start(BundleContext) - Method in class org.eclipse.datatools.enablement.mysql.MysqlPlugin
This method is called upon plug-in activation
start(BundleContext) - Method in class org.eclipse.datatools.enablement.mysql.ui.Activator
 
start(BundleContext) - Method in class org.eclipse.datatools.enablement.sap.maxdb.MaxDBEnablementPlugin
 
start(BundleContext) - Method in class org.eclipse.datatools.enablement.sap.maxdb.ui.MaxDBUIPlugin
 
start(BundleContext) - Method in class org.eclipse.datatools.enablement.sqlite.Activator
 
start(BundleContext) - Method in class org.eclipse.datatools.enablement.sqlite.ui.SQLITEActivator
 
start(BundleContext) - Method in class org.eclipse.datatools.enablement.sybase.Activator
 
START - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.ISybaseASADdlConstants
 
start(BundleContext) - Method in class org.eclipse.datatools.enablement.sybase.asa.JDBCASAPlugin
This method is called upon plug-in activation
start(BundleContext) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.ExamplePlugin
 
start(BundleContext) - Method in class org.eclipse.datatools.enablement.sybase.asa.ui.ASAUIPlugin
 
start(BundleContext) - Method in class org.eclipse.datatools.enablement.sybase.ase.ui.ASEUIPlugin
 
start(BundleContext) - Method in class org.eclipse.datatools.enablement.sybase.ui.SybaseUIPlugin
 
start(BundleContext) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelPlugin
Life cycle method needed to register this plugin's SQLQuerySourceWriter.
start(BundleContext) - Method in class org.eclipse.datatools.sqltools.data.internal.core.DataCorePlugin
This method is called upon plug-in activation
start(BundleContext) - Method in class org.eclipse.datatools.sqltools.db.derby.Activator
This method is called upon plug-in activation
start(BundleContext) - Method in class org.eclipse.datatools.sqltools.db.derby.ui.DerbyUIActivator
 
start(BundleContext) - Method in class org.eclipse.datatools.sqltools.db.generic.ui.GenericUIActivator
 
start(BundleContext) - Method in class org.eclipse.datatools.sqltools.debugger.core.internal.DebuggerCorePlugin
This method is called upon plug-in activation
start(BundleContext) - Method in class org.eclipse.datatools.sqltools.debugger.core.ui.DebuggerCoreUIPlugin
 
start(BundleContext) - Method in class org.eclipse.datatools.sqltools.editor.ui.core.EditorCoreUIPlugin
 
start(BundleContext) - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.LexerPlugin
This method is called upon plug-in activation
start(BundleContext) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserPlugin
This method is called upon plug-in activation.
start(BundleContext) - Method in class org.eclipse.datatools.sqltools.parsers.sql.SQLParserPlugin
This method is called upon plug-in activation
start(BundleContext) - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserPlugin
This method is called upon plug-in activation
start(BundleContext) - Method in class org.eclipse.datatools.sqltools.result.ResultsViewPlugin
This method is called upon plug-in activation
start(BundleContext) - Method in class org.eclipse.datatools.sqltools.result.ui.ResultsViewUIPlugin
 
start(BundleContext) - Method in class org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditorUIActivator
 
start(BundleContext) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.SOEPlugin
 
start - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.intropage.Messages
 
START - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.intropage.PredefinedIntroSection
 
start(BundleContext) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.SOEUIPagePlugin
 
start(BundleContext) - Method in class org.eclipse.datatools.sqltools.sql.ui.SQLUIActivator
 
start(BundleContext) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.SQLEditorPlugin
Handles plug-in activation.
START_DATE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
start_desc - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.intropage.Messages
 
START_ELEMENT_ID - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.intropage.IntroConstants
 
START_STATE - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexerprs
 
START_STATE - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexerprs
 
START_STATE - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
START_STATE - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
START_TIME - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
START_TIME_TYPE_AT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
START_TIME_TYPE_BTWN - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
StartEditAction - Class in org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.intropage
 
StartEditAction() - Constructor for class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.intropage.StartEditAction
 
startEditDesign(DesignSessionRequest) - Static method in class org.eclipse.datatools.connectivity.oda.design.ui.designsession.DataSetDesignSession
Requests to start a design session to create or edit a data set design, as specified in the given ODA design session request.
startEditDesign(DesignSessionRequest) - Static method in class org.eclipse.datatools.connectivity.oda.design.ui.designsession.DataSourceDesignSession
Requests to start a design session to edit a data source design, as specified in the given ODA design session request.
startEditDesign(DesignSessionRequest, DataSourceEditorPage) - Static method in class org.eclipse.datatools.connectivity.oda.design.ui.designsession.DataSourceDesignSession
Requests to start a design session with the given editor page to edit a data source design, as specified in the given ODA design session request.
startLogging() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.model.ProceduralObjectEditModel
 
startLogging() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.model.ASATableSchemaEditModel
 
startLogging() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.model.AbstractSchemaObjectEditModel
 
startLogging() - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.model.ISchemaObjectEditModel
Starts logging, this can be manually called when the editing is started.
startNewDesign(String, String, DataSourceDesign) - Static method in class org.eclipse.datatools.connectivity.oda.design.ui.designsession.DataSetDesignSession
Starts a design session to create a new data set design instance with the given name.
startNewDesign(String, String) - Static method in class org.eclipse.datatools.connectivity.oda.design.ui.designsession.DataSourceDesignSession
Starts a design session to create a new data source design instance with the given name for the given ODA data source type.
startNewDesign(String, String, DataSourceDesignSession.ProfileReference, DesignSessionRequest) - Static method in class org.eclipse.datatools.connectivity.oda.design.ui.designsession.DataSourceDesignSession
Starts a design session to create a new data source design instance with the given name for the given ODA data source type, and initializes with the properties specified in the given profile instance.
startNewDesignFromProfile() - Static method in class org.eclipse.datatools.connectivity.oda.design.ui.designsession.DataSourceDesignSession
Starts a design session to create a new data source design instance, whose properties and their values are copied from, or referenced to, the given profile instance reference.
startRootIgnoreException() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
Ignore exception during parsing so that the rest part can be parsed
startRootIgnoreException() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
Ignore exception during parsing so that the rest part can be parsed
startsWithIgnoreCase(String, String) - Static method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLParserCompletionEngine
 
STATE - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.OrderingCategoryType
The 'STATE' literal value.
STATE_DELETED - Static variable in class org.eclipse.datatools.sqltools.data.internal.core.editor.AbstractRowData
 
STATE_INSERTED - Static variable in class org.eclipse.datatools.sqltools.data.internal.core.editor.AbstractRowData
 
STATE_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.OrderingCategoryType
The 'STATE' literal object.
STATE_ORIGINAL - Static variable in class org.eclipse.datatools.sqltools.data.internal.core.editor.AbstractRowData
 
STATE_UPDATED - Static variable in class org.eclipse.datatools.sqltools.data.internal.core.editor.AbstractRowData
 
STATEMENT - Static variable in interface org.eclipse.datatools.enablement.sybase.IGenericDdlConstants
 
STATEMENT - Static variable in class org.eclipse.datatools.modelbase.sql.tables.ActionGranularityType
The 'STATEMENT' literal value.
statement() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
statement() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
STATEMENT_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.tables.ActionGranularityType
The 'STATEMENT' literal object.
STATEMENT_TERMINATOR_DEFAULT - Static variable in class org.eclipse.datatools.modelbase.sql.query.util.SQLQuerySourceFormat
Default value for the statementTerminator setting: ';'
STATEMENT_TYPE_DELETE - Static variable in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
 
STATEMENT_TYPE_FULLSELECT - Static variable in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
 
STATEMENT_TYPE_INSERT - Static variable in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
 
STATEMENT_TYPE_MERGE - Static variable in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
 
STATEMENT_TYPE_NONE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.actions.NewSQLStatementComposite
 
STATEMENT_TYPE_SAMPLE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.actions.NewSQLStatementComposite
 
STATEMENT_TYPE_SELECT - Static variable in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
 
STATEMENT_TYPE_UPDATE - Static variable in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
 
STATEMENT_TYPE_WITH - Static variable in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
 
statementCount - Variable in class org.eclipse.datatools.sqltools.parsers.sql.SQLParserManager
 
StatementElement - Class in org.eclipse.datatools.sqltools.sqlbuilder.views
Base class for select, update, insert element
StatementElement(Object) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.StatementElement
 
StatementHelper - Class in org.eclipse.datatools.modelbase.sql.query.helper
 
StatementHelper() - Constructor for class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
 
StatementHelper(Database) - Constructor for class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
 
StatementHelper.ValueExpressionComparator - Class in org.eclipse.datatools.modelbase.sql.query.helper
Comparator for sorting ValueExpressionVariables.
StatementHelper.ValueExpressionComparator() - Constructor for class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper.ValueExpressionComparator
 
StatementResourceChangeListener - Class in org.eclipse.datatools.sqltools.sqlbuilder
Listener class for changes made to SQL statement files in the workspace
StatementResourceChangeListener() - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.StatementResourceChangeListener
 
STATIC_LEXER_ERROR - Static variable in error org.eclipse.datatools.sqltools.sql.parser.TokenMgrError
An attempt wass made to create a second instance of a static token manager.
STATIC_STATE_TRANSITION_ARRAY - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.privileges.ASAPrivilegeStateLookup
 
STATIC_VALUES - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Static Values' class.
STATIC_VALUES - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The meta object id for the 'Static Values' class.
STATIC_VALUES__VALUES - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Values' attribute list feature.
STATIC_VALUES__VALUES - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Values' attribute list.
STATIC_VALUES_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The number of structural features of the 'Static Values' class.
staticField(Class, String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.RSCCoreUIUtil
Gets the value of a static field.
staticField(String, String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.RSCCoreUIUtil
Gets the value of a static field.
staticFlag - Static variable in class org.eclipse.datatools.enablement.sybase.parser.JavaCharStream
 
staticFlag - Static variable in class org.eclipse.datatools.sqltools.sql.parser.JavaCharStream
 
staticFlag - Static variable in class org.eclipse.datatools.sqltools.sql.parser.SimpleCharStream
 
staticInvoke(String, String, Class[], Object[]) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.RSCCoreUIUtil
Invokes a static method in a given class.
staticInvoke(Class, String, Class[], Object[]) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.RSCCoreUIUtil
Invokes a static method in a given class.
StaticValues - Interface in org.eclipse.datatools.connectivity.oda.design
A representation of the model object 'Static Values'.
STATISTICS - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
STATISTICS - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
STATISTICS - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
STATISTICS_USING - Static variable in interface org.eclipse.datatools.enablement.ase.ISybaseASEDdlConstants
 
STATUS_CRITICAL_ERROR - Static variable in interface org.eclipse.datatools.sqltools.data.internal.core.common.Output
 
STATUS_CRITICAL_ERROR - Static variable in class org.eclipse.datatools.sqltools.result.OperationCommand
 
STATUS_FAILED - Static variable in interface org.eclipse.datatools.sqltools.data.internal.core.common.Output
 
STATUS_FAILED - Static variable in class org.eclipse.datatools.sqltools.result.OperationCommand
 
STATUS_INDEX - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.view.ResultHistoryHelper
 
STATUS_RUNNING - Static variable in interface org.eclipse.datatools.sqltools.data.internal.core.common.Output
 
STATUS_RUNNING - Static variable in class org.eclipse.datatools.sqltools.result.OperationCommand
 
STATUS_STARTED - Static variable in interface org.eclipse.datatools.sqltools.data.internal.core.common.Output
 
STATUS_STARTED - Static variable in class org.eclipse.datatools.sqltools.result.OperationCommand
 
STATUS_SUCCEEDED - Static variable in interface org.eclipse.datatools.sqltools.data.internal.core.common.Output
 
STATUS_SUCCEEDED - Static variable in class org.eclipse.datatools.sqltools.result.OperationCommand
 
STATUS_TAB - Static variable in class org.eclipse.datatools.sqltools.result.ui.ResultsViewUIAccessor
 
STATUS_TERMINATED - Static variable in interface org.eclipse.datatools.sqltools.data.internal.core.common.Output
 
STATUS_TERMINATED - Static variable in class org.eclipse.datatools.sqltools.result.OperationCommand
 
STATUS_TEXT - Static variable in class org.eclipse.datatools.sqltools.result.model.ResultItem
 
STATUS_WARNING - Static variable in interface org.eclipse.datatools.sqltools.data.internal.core.common.Output
 
STATUS_WARNING - Static variable in class org.eclipse.datatools.sqltools.result.OperationCommand
 
StatusLogger - Class in org.eclipse.datatools.sqltools.plan.internal.util
Using Eclipse logger mechanism to log
StatusLogger(ILog, String, ResourceBundle) - Constructor for class org.eclipse.datatools.sqltools.plan.internal.util.StatusLogger
 
StatusLogger - Class in org.eclipse.datatools.sqltools.result.internal.utils
Using Eclipse logger mechanism to log
StatusLogger(ILog, String, ResourceBundle) - Constructor for class org.eclipse.datatools.sqltools.result.internal.utils.StatusLogger
 
StatusLogger - Class in org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util
Using Eclipse logger mechanism to log
StatusLogger(ILog, String, ResourceBundle) - Constructor for class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.StatusLogger
 
StatusLogger_no_bundle - Static variable in class org.eclipse.datatools.sqltools.plan.internal.util.Messages
 
StatusLogger_no_bundle - Static variable in class org.eclipse.datatools.sqltools.result.internal.utils.Messages
 
StatusLogger_no_bundle - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.utils.Messages
 
StatusLogger_no_bundle - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.Messages
 
StatusLogger_no_bundle_1 - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
StatusLogger_no_bundle_1 - Static variable in class org.eclipse.datatools.sqltools.result.internal.utils.Messages
 
StatusLogger_possible_args - Static variable in class org.eclipse.datatools.sqltools.plan.internal.util.Messages
 
StatusLogger_possible_args - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
StatusLogger_possible_args - Static variable in class org.eclipse.datatools.sqltools.result.internal.utils.Messages
 
StatusLogger_possible_args - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.utils.Messages
 
StatusLogger_possible_args - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.Messages
 
StatusLogger_possible_args_1 - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
StatusLogger_possible_args_1 - Static variable in class org.eclipse.datatools.sqltools.result.internal.utils.Messages
 
StatusTextProvider - Class in org.eclipse.datatools.sqltools.result.internal.utils
Utilility class to get some status related message
StatusTextProvider() - Constructor for class org.eclipse.datatools.sqltools.result.internal.utils.StatusTextProvider
 
StatusTextProvider_action_type - Static variable in class org.eclipse.datatools.sqltools.result.internal.utils.Messages
 
StatusTextProvider_database - Static variable in class org.eclipse.datatools.sqltools.result.internal.utils.Messages
 
StatusTextProvider_operation_success - Static variable in class org.eclipse.datatools.sqltools.result.internal.utils.Messages
 
StatusTextProvider_profile_name - Static variable in class org.eclipse.datatools.sqltools.result.internal.utils.Messages
 
StatusTextProvider_time - Static variable in class org.eclipse.datatools.sqltools.result.internal.utils.Messages
 
StatusTextProvider_update_count_complex - Static variable in class org.eclipse.datatools.sqltools.result.internal.utils.Messages
 
StatusTextProvider_update_count_single - Static variable in class org.eclipse.datatools.sqltools.result.internal.utils.Messages
 
stepInto() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPStackFrame
 
stepOver() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPStackFrame
 
stepReturn() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPStackFrame
 
STMT_START_STRING - Static variable in class org.eclipse.datatools.enablement.sybase.parser.QuickSQLParser
 
STMT_START_STRING - Static variable in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
STMT_START_STRING - Static variable in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
STMT_TERM - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLVariableSymbols
 
stop(BundleContext) - Method in class org.eclipse.datatools.connectivity.db.generic.GenericDBPlugin
This method is called when the plug-in is stopped
stop(BundleContext) - Method in class org.eclipse.datatools.connectivity.db.generic.ui.GenericDBUIPlugin
This method is called when the plug-in is stopped
stop(BundleContext) - Method in class org.eclipse.datatools.connectivity.oda.template.ui.plugin.Activator
 
stop(BundleContext) - Method in class org.eclipse.datatools.connectivity.ui.dse.DSEPlugin
This method is called when the plug-in is stopped
stop(BundleContext) - Method in class org.eclipse.datatools.connectivity.ui.templates.ConnectivityTemplatesPlugin
 
stop(BundleContext) - Method in class org.eclipse.datatools.enablement.ase.JDBCASEPlugin
This method is called when the plug-in is stopped
stop(BundleContext) - Method in class org.eclipse.datatools.enablement.hsqldb.ui.HSQLDBActivator
 
stop(BundleContext) - Method in class org.eclipse.datatools.enablement.mysql.MysqlPlugin
This method is called when the plug-in is stopped
stop(BundleContext) - Method in class org.eclipse.datatools.enablement.mysql.ui.Activator
 
stop(BundleContext) - Method in class org.eclipse.datatools.enablement.sap.maxdb.MaxDBEnablementPlugin
 
stop(BundleContext) - Method in class org.eclipse.datatools.enablement.sap.maxdb.ui.MaxDBUIPlugin
 
stop(BundleContext) - Method in class org.eclipse.datatools.enablement.sqlite.Activator
 
stop(BundleContext) - Method in class org.eclipse.datatools.enablement.sqlite.ui.SQLITEActivator
 
stop(BundleContext) - Method in class org.eclipse.datatools.enablement.sybase.Activator
 
stop(BundleContext) - Method in class org.eclipse.datatools.enablement.sybase.asa.JDBCASAPlugin
This method is called when the plug-in is stopped
stop(BundleContext) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.ExamplePlugin
 
stop(BundleContext) - Method in class org.eclipse.datatools.enablement.sybase.asa.ui.ASAUIPlugin
 
stop(BundleContext) - Method in class org.eclipse.datatools.enablement.sybase.ase.ui.ASEUIPlugin
 
stop(BundleContext) - Method in class org.eclipse.datatools.enablement.sybase.ui.SybaseUIPlugin
 
stop(BundleContext) - Method in class org.eclipse.datatools.sqltools.data.internal.core.DataCorePlugin
This method is called when the plug-in is stopped
stop(BundleContext) - Method in class org.eclipse.datatools.sqltools.db.derby.Activator
This method is called when the plug-in is stopped
stop(BundleContext) - Method in class org.eclipse.datatools.sqltools.db.derby.ui.DerbyUIActivator
 
stop(BundleContext) - Method in class org.eclipse.datatools.sqltools.db.generic.ui.GenericUIActivator
 
stop(BundleContext) - Method in class org.eclipse.datatools.sqltools.debugger.core.internal.DebuggerCorePlugin
 
stop(BundleContext) - Method in class org.eclipse.datatools.sqltools.debugger.core.ui.DebuggerCoreUIPlugin
 
stop(BundleContext) - Method in class org.eclipse.datatools.sqltools.editor.ui.core.EditorCoreUIPlugin
 
stop(BundleContext) - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.LexerPlugin
This method is called when the plug-in is stopped
stop(BundleContext) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserPlugin
This method is called when the plug-in is stopped
stop(BundleContext) - Method in class org.eclipse.datatools.sqltools.parsers.sql.SQLParserPlugin
This method is called when the plug-in is stopped
stop(BundleContext) - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserPlugin
This method is called when the plug-in is stopped
stop(BundleContext) - Method in class org.eclipse.datatools.sqltools.result.ResultsViewPlugin
This method is called when the plug-in is stopped
stop(BundleContext) - Method in class org.eclipse.datatools.sqltools.result.ui.ResultsViewUIPlugin
 
stop(BundleContext) - Method in class org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditorUIActivator
 
stop(BundleContext) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.SOEPlugin
 
stop(BundleContext) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages.SOEUIPagePlugin
 
stop(BundleContext) - Method in class org.eclipse.datatools.sqltools.sql.ui.SQLUIActivator
 
stop(char, int, boolean) - Method in interface org.eclipse.datatools.sqltools.sqleditor.internal.indent.StopCondition
Instructs the scanner to return the current position.
stop(BundleContext) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.SQLEditorPlugin
Handles plug-in deactivation.
StopCondition - Interface in org.eclipse.datatools.sqltools.sqleditor.internal.indent
Specifies the stop condition, upon which the scanXXX methods will decide whether to keep scanning or not.
stopLogging() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.model.ProceduralObjectEditModel
 
stopLogging() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.model.ASATableSchemaEditModel
 
stopLogging() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.model.AbstractSchemaObjectEditModel
 
stopLogging() - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.model.ISchemaObjectEditModel
Stops logging, this should be manually called when the editing is finished
STORED_PROCEDURE - Static variable in class org.eclipse.datatools.sqltools.sql.reference.DBObject
 
STORED_PROCEDURE - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLCompletionProposal
 
STORED_PROCEDURE_FILTER - Static variable in interface org.eclipse.datatools.connectivity.sqm.core.connection.ConnectionFilter
 
STORED_PROCEDURE_OBJTYPE - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLDBProposal
 
STORED_PROCEDURE_QUERY - Static variable in interface org.eclipse.datatools.enablement.ase.catalog.ASESQLs
 
STORES_LOWERCASE - Static variable in interface org.eclipse.datatools.sqltools.sql.reference.IDatabase
stores identifiers in lower case
STORES_MIXEDCASE - Static variable in interface org.eclipse.datatools.sqltools.sql.reference.IDatabase
stores identifiers in mixed case
STORES_UPPERCASE - Static variable in interface org.eclipse.datatools.sqltools.sql.reference.IDatabase
stores identifiers in upper case
StreamHandler - Class in org.eclipse.datatools.connectivity.oda.util.logging
StreamHandler is a stream based logging Handler.
StreamHandler() - Constructor for class org.eclipse.datatools.connectivity.oda.util.logging.StreamHandler
Creates a StreamHandler with no output stream.
StreamHandler(OutputStream, LogFormatter) - Constructor for class org.eclipse.datatools.connectivity.oda.util.logging.StreamHandler
Creates a StreamHandler with the specified output stream and LogFormatter.
STRING - Static variable in enum org.eclipse.datatools.connectivity.oda.design.OdaScalarDataType
The 'String' literal value.
string() - Method in class org.eclipse.datatools.enablement.sybase.parser.QuickSQLParser
 
string() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
string() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
STRING - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.ColorProvider
 
STRING - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLColourProvider
 
STRING_CONSTANT - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.constant.ConstantOptionsPage
 
string_literal() - Method in class org.eclipse.datatools.enablement.sybase.parser.QuickSQLParser
 
string_literal() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
string_literal() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
STRING_MATCH_EXPECTED_EXCEPTION_MESSAGE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
STRING_MATCH_RETURNED_EXCEPTION_MESSAGE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
STRING_OPTION - Static variable in class org.eclipse.datatools.connectivity.sqm.core.rte.EngineeringOption
 
STRING_PATTERN - Static variable in class org.eclipse.datatools.sqltools.sql.util.SQLUtil
 
STRING_TYPE_SYSTEM_DEFAULTS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASADefaultWrapper
 
StringBufferWriter - Class in org.eclipse.datatools.sqltools.common.ui.util
This class mainly duplicate the java.io.StringWriter function.
StringBufferWriter(StringBuffer) - Constructor for class org.eclipse.datatools.sqltools.common.ui.util.StringBufferWriter
Create a new string writer, using the default initial string-buffer size.
StringConstantBuilderPage - Class in org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.constant
 
StringConstantBuilderPage(SQLQueryObject, QueryValueExpression, SQLDomainModel) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.constant.StringConstantBuilderPage
 
StringConstantBuilderPage(QueryStatement, QueryValueExpression) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.constant.StringConstantBuilderPage
 
STRINGCONSTANTBUILDERPAGE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.ExpressionBuilderWizard
 
stringReplace(String, String, String, String, Vector) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SQLStringHelper
 
stringReplace(String, String, Vector) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SQLStringHelper
 
STRINGSIZE - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
STRINGSIZE - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
STRINGSIZE - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
StringSubstitutionUtil - Class in org.eclipse.datatools.connectivity.oda.util
StringSubstitutionUtil is a general utility that any ODA provider can use, which performs string substitutions.
StringUtil - Class in org.eclipse.datatools.enablement.sybase.util
String Utility class
StringUtil() - Constructor for class org.eclipse.datatools.enablement.sybase.util.StringUtil
 
StringUtility - Class in org.eclipse.datatools.sqltools.sqlbuilder.util
This class provides static methods for some common String operations
StringUtility() - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.util.StringUtility
 
STRIP_WHITESPACE - Static variable in class org.eclipse.datatools.modelbase.sql.xml.query.XMLWhitespaceHandlingType
The 'STRIP WHITESPACE' literal value.
STRIP_WHITESPACE_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.xml.query.XMLWhitespaceHandlingType
The 'STRIP WHITESPACE' literal object.
STRIPE - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
STRIPE - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
STRIPE - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
stripLeading(String, String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.StringUtility
 
stripLeading(String, String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.TString
 
stripNameForMessages(String) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SQLUtil
This method chops out a given String to a string with lenthg MAX_NAME_LENGTH_FOR_MESSAGE_DIALOGS, The usage is when an identifier is too long as much as 255 characters the message dialog cannot accomodate it
stripNewLines(String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.StringUtility
 
stripOriginalSourceCommentsAndBlanks_makeUpperCase_createIndexMapping() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQuerySourceBuffer
strips out the comments of a SQL statement that are identified by two dashes in line "--" and that are not part of a delimited character string (single quotes), or SQL delimited object name (double quotes).
stripTrailing(String, String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.StringUtility
 
stripTrailing(String, String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.TString
 
stripTrailingBlanks(String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.StringUtility
strip the trailing blanks in the src
stripTrailingBlanks(String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.TString
strip the trailing blanks in the src
stripWhiteSpace(String, char) - Static method in class org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper
Strips of the optional whitespace from the given sql and replaces all new lines with single spaces.
STRUCTURE - Static variable in enum org.eclipse.datatools.connectivity.oda.design.OdaComplexDataType
The 'Structure' literal value.
STRUCTURED_USER_DEFINED_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Structured User Defined Type' class.
STRUCTURED_USER_DEFINED_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The meta object id for the 'Structured User Defined Type' class.
STRUCTURED_USER_DEFINED_TYPE__ATTRIBUTES - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Attributes' containment reference list feature.
STRUCTURED_USER_DEFINED_TYPE__ATTRIBUTES - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Attributes' containment reference list.
STRUCTURED_USER_DEFINED_TYPE__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Comments' reference list.
STRUCTURED_USER_DEFINED_TYPE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Dependencies' containment reference list.
STRUCTURED_USER_DEFINED_TYPE__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Description' attribute.
STRUCTURED_USER_DEFINED_TYPE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'EAnnotations' containment reference list.
STRUCTURED_USER_DEFINED_TYPE__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Extensions' containment reference list.
STRUCTURED_USER_DEFINED_TYPE__FINAL - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Final' attribute feature.
STRUCTURED_USER_DEFINED_TYPE__FINAL - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Final' attribute.
STRUCTURED_USER_DEFINED_TYPE__INSTANTIABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Instantiable' attribute feature.
STRUCTURED_USER_DEFINED_TYPE__INSTANTIABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Instantiable' attribute.
STRUCTURED_USER_DEFINED_TYPE__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Label' attribute.
STRUCTURED_USER_DEFINED_TYPE__METHODS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Methods' containment reference list feature.
STRUCTURED_USER_DEFINED_TYPE__METHODS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Methods' containment reference list.
STRUCTURED_USER_DEFINED_TYPE__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Name' attribute.
STRUCTURED_USER_DEFINED_TYPE__ORDERING - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Ordering' containment reference.
STRUCTURED_USER_DEFINED_TYPE__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Privileges' reference list.
STRUCTURED_USER_DEFINED_TYPE__SCHEMA - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Schema' reference.
STRUCTURED_USER_DEFINED_TYPE__SUB - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Sub' reference list feature.
STRUCTURED_USER_DEFINED_TYPE__SUB - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Sub' reference list.
STRUCTURED_USER_DEFINED_TYPE__SUPER - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Super' reference feature.
STRUCTURED_USER_DEFINED_TYPE__SUPER - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Super' reference.
STRUCTURED_USER_DEFINED_TYPE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The number of structural features of the 'Structured User Defined Type' class.
StructuredUserDefinedType - Interface in org.eclipse.datatools.modelbase.sql.datatypes
A representation of the model object 'Structured User Defined Type'.
StructuredUserDefinedTypeItemProvider - Class in org.eclipse.datatools.modelbase.sql.datatypes.provider
This is the item provider adapter for a StructuredUserDefinedType object.
StructuredUserDefinedTypeItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.datatypes.provider.StructuredUserDefinedTypeItemProvider
This constructs an instance from a factory and a notifier.
SUB_ELEMENT_FILTER_EXPRESSION_TYPE - Static variable in class org.eclipse.datatools.connectivity.oda.spec.manifest.ExtensionContributor
 
SUB_ELEMENT_ROW_ORDERING_SUPPORT - Static variable in class org.eclipse.datatools.connectivity.oda.spec.manifest.ExtensionContributor
 
SUB_ELEMENT_VARIABLE_RESTRICTION - Static variable in class org.eclipse.datatools.connectivity.oda.spec.manifest.VariableRestrictions
 
SUB_ELEMENT_VARIABLE_RESTRICTION_INSTANCE - Static variable in class org.eclipse.datatools.connectivity.oda.spec.manifest.VariableRestrictions
 
SUB_ELEMENT_VARIABLE_RESTRICTION_ODA_DATA_TYPE - Static variable in class org.eclipse.datatools.connectivity.oda.spec.manifest.VariableRestrictions
 
subfactor() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
subfactor() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
subq_all_distinct() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
subq_all_distinct() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
subq_expression() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
subq_expression() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
subq_expression_list() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
subq_expression_list() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
subq_fake_all_distinct() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
subq_fake_all_distinct() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
subq_fake_compute_by_item() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
subq_fake_compute_by_item() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
subq_fake_compute_by_list() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
subq_fake_compute_by_list() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
subq_fake_compute_clause() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
subq_fake_compute_clause() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
subq_fake_compute_function() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
subq_fake_compute_function() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
subq_fake_compute_list() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
subq_fake_compute_list() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
subq_fake_compute_statement() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
subq_fake_compute_statement() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
subq_fake_compute_statement_list() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
subq_fake_compute_statement_list() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
subq_fake_curs_upd_column() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
subq_fake_curs_upd_column() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
subq_fake_cursor_column_list() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
subq_fake_cursor_column_list() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
subq_fake_cursor_update_list() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
subq_fake_cursor_update_list() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
subq_fake_isolation_clause() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
subq_fake_isolation_clause() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
subq_fake_optional_compute_by_list() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
subq_fake_optional_compute_by_list() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
subq_fake_order_by_clause() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
subq_fake_order_by_clause() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
subq_fake_order_by_item() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
subq_fake_order_by_item() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
subq_fake_order_by_list() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
subq_fake_order_by_list() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
subq_fake_primary() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
subq_fake_primary() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
subq_fake_select() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
subq_fake_select() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
subq_fake_select_expression() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
subq_fake_select_expression() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
subq_fake_union() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
subq_fake_union() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
subq_select() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
subq_select() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
subquery() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
subquery() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
subquery_content() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
subquery_content() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
SUBQUERY_EXPRESSION - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.MainExpressionPage
 
subquery_select_expression() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
subquery_select_expression() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
SubQueryDialog - Class in org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.subquery
 
SubQueryDialog(Shell, Wizard) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.subquery.SubQueryDialog
 
SUBQUERYPAGE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.ExpressionBuilderWizard
 
SubQueryPage - Class in org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.subquery
 
SubQueryPage(SQLDomainModel, QueryValueExpression) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.subquery.SubQueryPage
 
SubQueryWizard - Class in org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.subquery
 
SubQueryWizard(SQLDomainModel, QueryValueExpression) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.subquery.SubQueryWizard
 
substituteByIndex(String, String, List) - Static method in class org.eclipse.datatools.connectivity.oda.util.StringSubstitutionUtil
Performs string substitution based on index, where the delimited strings are labeled by only a start delimiter.
substituteByIndex(String, String, String, List) - Static method in class org.eclipse.datatools.connectivity.oda.util.StringSubstitutionUtil
Performs string substitution based on index, where the delimited strings are labeled by a start delimiter and an end delimiter.
substituteByName(String, String, Map) - Static method in class org.eclipse.datatools.connectivity.oda.util.StringSubstitutionUtil
Performs string substitution based on name, where the delimited strings are labeled by only a start delimiter.
substituteByName(String, String, String, Map) - Static method in class org.eclipse.datatools.connectivity.oda.util.StringSubstitutionUtil
Performs string substitution based on name, where the delimited strings are labeled by a start delimiter and an end delimiter.
substituteParameters() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.execute.ParameterMarkers
Return the SQL statement with values substituted if there are any markers
SubstitutionTextReader - Class in org.eclipse.datatools.sqltools.common.ui.util
Reads the text contents from a reader and computes for each character a potential substitution.
SUBTRACT - Static variable in class org.eclipse.datatools.connectivity.oda.spec.valueexpr.CombinedValueExpressionOperator
 
SUBTRACT - Static variable in class org.eclipse.datatools.modelbase.sql.query.ValueExpressionCombinedOperator
The 'SUBTRACT' literal value.
SUBTRACT_LITERAL - Static variable in class org.eclipse.datatools.connectivity.oda.spec.valueexpr.CombinedValueExpressionOperator
 
SUBTRACT_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.query.ValueExpressionCombinedOperator
The 'SUBTRACT' literal object.
SUCCESS - Static variable in class org.eclipse.datatools.sqltools.plan.PlanRequest
Indicates that the plan is successfully generated
SUM - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
SUM - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
SUM - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
SUPER_GROUP - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Super Group' class.
SUPER_GROUP - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Super Group' class.
SUPER_GROUP__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comments' reference list.
SUPER_GROUP__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
SUPER_GROUP__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Description' attribute.
SUPER_GROUP__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
SUPER_GROUP__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
SUPER_GROUP__GROUPING_SETS_ELEMENT_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Grouping Sets Element Expr' container reference.
SUPER_GROUP__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Label' attribute.
SUPER_GROUP__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Name' attribute.
SUPER_GROUP__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Privileges' reference list.
SUPER_GROUP__QUERY_SELECT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Query Select' container reference.
SUPER_GROUP__SUPER_GROUP_ELEMENT_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Super Group Element List' containment reference list feature.
SUPER_GROUP__SUPER_GROUP_ELEMENT_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Super Group Element List' containment reference list.
SUPER_GROUP__SUPER_GROUP_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Super Group Type' attribute feature.
SUPER_GROUP__SUPER_GROUP_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Super Group Type' attribute.
SUPER_GROUP_ELEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Super Group Element' class.
SUPER_GROUP_ELEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Super Group Element' class.
SUPER_GROUP_ELEMENT__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comments' reference list.
SUPER_GROUP_ELEMENT__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
SUPER_GROUP_ELEMENT__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Description' attribute.
SUPER_GROUP_ELEMENT__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
SUPER_GROUP_ELEMENT__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
SUPER_GROUP_ELEMENT__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Label' attribute.
SUPER_GROUP_ELEMENT__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Name' attribute.
SUPER_GROUP_ELEMENT__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Privileges' reference list.
SUPER_GROUP_ELEMENT__SUPER_GROUP - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Super Group' container reference feature.
SUPER_GROUP_ELEMENT__SUPER_GROUP - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Super Group' container reference.
SUPER_GROUP_ELEMENT_EXPRESSION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Super Group Element Expression' class.
SUPER_GROUP_ELEMENT_EXPRESSION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Super Group Element Expression' class.
SUPER_GROUP_ELEMENT_EXPRESSION__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comments' reference list.
SUPER_GROUP_ELEMENT_EXPRESSION__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
SUPER_GROUP_ELEMENT_EXPRESSION__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Description' attribute.
SUPER_GROUP_ELEMENT_EXPRESSION__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
SUPER_GROUP_ELEMENT_EXPRESSION__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
SUPER_GROUP_ELEMENT_EXPRESSION__GROUPING_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Grouping Expr' containment reference feature.
SUPER_GROUP_ELEMENT_EXPRESSION__GROUPING_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Grouping Expr' containment reference.
SUPER_GROUP_ELEMENT_EXPRESSION__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Label' attribute.
SUPER_GROUP_ELEMENT_EXPRESSION__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Name' attribute.
SUPER_GROUP_ELEMENT_EXPRESSION__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Privileges' reference list.
SUPER_GROUP_ELEMENT_EXPRESSION__SUPER_GROUP - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Super Group' container reference.
SUPER_GROUP_ELEMENT_EXPRESSION__SUPER_GROUP_ELEMENT_SUBLIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Super Group Element Sublist' container reference feature.
SUPER_GROUP_ELEMENT_EXPRESSION__SUPER_GROUP_ELEMENT_SUBLIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Super Group Element Sublist' container reference.
SUPER_GROUP_ELEMENT_EXPRESSION_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The number of structural features of the 'Super Group Element Expression' class.
SUPER_GROUP_ELEMENT_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The number of structural features of the 'Super Group Element' class.
SUPER_GROUP_ELEMENT_SUBLIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Super Group Element Sublist' class.
SUPER_GROUP_ELEMENT_SUBLIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Super Group Element Sublist' class.
SUPER_GROUP_ELEMENT_SUBLIST__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comments' reference list.
SUPER_GROUP_ELEMENT_SUBLIST__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
SUPER_GROUP_ELEMENT_SUBLIST__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Description' attribute.
SUPER_GROUP_ELEMENT_SUBLIST__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
SUPER_GROUP_ELEMENT_SUBLIST__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
SUPER_GROUP_ELEMENT_SUBLIST__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Label' attribute.
SUPER_GROUP_ELEMENT_SUBLIST__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Name' attribute.
SUPER_GROUP_ELEMENT_SUBLIST__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Privileges' reference list.
SUPER_GROUP_ELEMENT_SUBLIST__SUPER_GROUP - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Super Group' container reference.
SUPER_GROUP_ELEMENT_SUBLIST__SUPER_GROUP_ELEMENT_EXPR_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Super Group Element Expr List' containment reference list feature.
SUPER_GROUP_ELEMENT_SUBLIST__SUPER_GROUP_ELEMENT_EXPR_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Super Group Element Expr List' containment reference list.
SUPER_GROUP_ELEMENT_SUBLIST_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The number of structural features of the 'Super Group Element Sublist' class.
SUPER_GROUP_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The number of structural features of the 'Super Group' class.
SUPER_GROUP_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Super Group Type' enum.
SUPER_GROUP_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Super Group Type' enum.
SuperGroup - Interface in org.eclipse.datatools.modelbase.sql.query
A representation of the model object 'SQL Super Group'.
SUPERGROUP_TYPE_CUBE - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
int constant for SuperGroupType.CUBE
SUPERGROUP_TYPE_GRANDTOTAL - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
int constant for SuperGroupType.GRANDTOTAL
SUPERGROUP_TYPE_ROLLUP - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
int constant for SuperGroupType.ROLLUP
SuperGroupElement - Interface in org.eclipse.datatools.modelbase.sql.query
A representation of the model object 'SQL Super Group Element'.
SuperGroupElementExpression - Interface in org.eclipse.datatools.modelbase.sql.query
A representation of the model object 'SQL Super Group Element Expression'.
SuperGroupElementExpressionItemProvider - Class in org.eclipse.datatools.modelbase.sql.query.provider
This is the item provider adapter for a SuperGroupElementExpression object.
SuperGroupElementExpressionItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.query.provider.SuperGroupElementExpressionItemProvider
This constructs an instance from a factory and a notifier.
SuperGroupElementItemProvider - Class in org.eclipse.datatools.modelbase.sql.query.provider
This is the item provider adapter for a SuperGroupElement object.
SuperGroupElementItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.query.provider.SuperGroupElementItemProvider
This constructs an instance from a factory and a notifier.
SuperGroupElementSublist - Interface in org.eclipse.datatools.modelbase.sql.query
A representation of the model object 'SQL Super Group Element Sublist'.
SuperGroupElementSublistItemProvider - Class in org.eclipse.datatools.modelbase.sql.query.provider
This is the item provider adapter for a SuperGroupElementSublist object.
SuperGroupElementSublistItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.query.provider.SuperGroupElementSublistItemProvider
This constructs an instance from a factory and a notifier.
SuperGroupItemProvider - Class in org.eclipse.datatools.modelbase.sql.query.provider
This is the item provider adapter for a SuperGroup object.
SuperGroupItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.query.provider.SuperGroupItemProvider
This constructs an instance from a factory and a notifier.
SuperGroupType - Class in org.eclipse.datatools.modelbase.sql.query
A representation of the literals of the enumeration 'SQL Super Group Type', and utility methods for working with them.
supportCondition(SPLineBreakpoint) - Static method in class org.eclipse.datatools.sqltools.debugger.model.SPDebugModelUtil
Tests whether a breakpoint support condition.
supportDelimiter() - Method in interface org.eclipse.datatools.sqltools.result.internal.export.IOutputterDescriptor
Returns whether the outputter support user-defined delimiter
supportDelimiter() - Method in class org.eclipse.datatools.sqltools.result.internal.export.OutputterDescriptor
 
supportDelimiter() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.export.component.EncodingDelimiterOptionsSection
 
SupportedDataSetType - Class in org.eclipse.datatools.connectivity.oda.spec.manifest
Represents the ODA Data Set Type supported by an extension of the org.eclipse.datatools.connectivity.oda.dynamicResultSet extension point.
supportEvaluateExpression() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPThread
Returns whether supports evaluate expresion.
supportPlan(int) - Method in interface org.eclipse.datatools.sqltools.plan.IPlanOption
Returns if the execution plan is supported for the given proc type
supportPlan(int) - Method in class org.eclipse.datatools.sqltools.plan.PlanOption
 
supports(EClass) - Method in class org.eclipse.datatools.connectivity.sqm.core.ui.explorer.providers.content.virtual.VirtualNode
 
SUPPORTS_EXPRESSION - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.SybaseParameterValidator
Wether the parameter default value supports expression.
SUPPORTS_PING - Static variable in interface org.eclipse.datatools.connectivity.ui.IConnectionProfileActionFilter
 
supportsAction(String) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.services.ASAActionService
 
supportsAction(String) - Method in class org.eclipse.datatools.sqltools.db.generic.ui.service.GenericActionService
 
supportsAlias() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
supportsAlias() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
supportsArrayDataType() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
supportsArrayDataType() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
supportsBreakpoint(IBreakpoint) - Method in class org.eclipse.datatools.sqltools.debugger.model.SPDebugTarget
 
supportsBreakpoint(IBreakpoint) - Method in class org.eclipse.datatools.sqltools.debugger.model.SPThread
 
supportsBreakpoint(IBreakpoint) - Method in class org.eclipse.datatools.sqltools.routineeditor.launching.SPDebugTarget_Run
 
supportsCastExpression() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
supportsCastExpression() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
supportsClassType(ExpressionVariable.VariableType, String) - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.VariableRestrictions
Indicates whether this supports the specified class of the specified type of variable.
supportsClusteredIndexes() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
supportsClusteredIndexes() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
supportsCombinedValueExpressionType() - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.ExtensionContributor
Indicates whether this extension supports handling of combined value expression type.
supportsComputedColumns() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
supportsComputedColumns() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
supportsConstraints() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
supportsConstraints() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
supportsConstructedDataType() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
supportsConstructedDataType() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
supportsCursorDataType() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
supportsCursorDataType() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
supportsDataSetType(String, String) - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.AggregateDefinition
Indicates whether this type of custom aggregate type supports the specified data set type of the specified data source type.
supportsDataSetType(String, String) - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.ExtensionContributor
Indicates whether this supports the specified data set type defined within the specified data source type.
supportsDataSetType(SupportedDataSetType) - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.ExtensionContributor
Indicates whether this supports the specified data set type.
supportsDataSetType(String, String) - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.FilterExpressionDefinition
Indicates whether this type of custom filter expression supports the specified data set type of the specified data source type.
supportsDataSetType(String, String) - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.FunctionExpressionDefinition
Indicates whether this type of custom function type supports the specified data set type of the specified data source type.
supportsDataSetType(String, String) - Method in class org.eclipse.datatools.connectivity.oda.spec.result.CustomAggregate
Indicates whether this expression can be applied to the specified data set type within the data source type.
supportsDataSetType(SupportedDataSetType) - Method in class org.eclipse.datatools.connectivity.oda.spec.result.CustomAggregate
Indicates whether this expression can be applied to the specified data set type.
supportsDataSetType(String, String) - Method in class org.eclipse.datatools.connectivity.oda.spec.result.filter.CustomExpression
Indicates whether this expression can be applied to the specified data set type within the data source type.
supportsDataSetType(SupportedDataSetType) - Method in class org.eclipse.datatools.connectivity.oda.spec.result.filter.CustomExpression
Indicates whether this expression can be applied to the specified data set type.
supportsDataSetType(String, String) - Method in class org.eclipse.datatools.connectivity.oda.spec.valueexpr.CustomFunction
Indicates whether this expression can be applied to the specified data set type within the data source type.
supportsDataSetType(SupportedDataSetType) - Method in class org.eclipse.datatools.connectivity.oda.spec.valueexpr.CustomFunction
Indicates whether this expression can be applied to the specified data set type.
supportsDefaultKeywordForInsertValue() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
supportsDefaultKeywordForInsertValue() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
supportsDeferrableConstraints() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
supportsDeferrableConstraints() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
supportsDistinctUserDefinedType() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
supportsDistinctUserDefinedType() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
supportsDMLDialog() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.sqlbuilderdialog.SQLBuilderUIComponentService
 
supportsDynamicRowOrdering() - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.ExtensionContributor
Indicates whether this contributor supports dynamic row ordering of its result sets for all its supported data set types.
supportsEvents() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
supportsEvents() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
supportsExtendedGrouping() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
supportsExtendedGrouping() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
supportsFunctionValueExpressionType() - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.ExtensionContributor
Indicates whether this extension supports handling of function value expression type.
supportsHostVariableMarker() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
supportsHostVariableMarker() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
supportsIdentityColumns() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
supportsIdentityColumns() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
supportsInformationalConstraints() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
supportsInformationalConstraints() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
supportsInlineEdit() - Method in class org.eclipse.datatools.sqltools.data.internal.core.common.DefaultColumnDataAccessor
 
supportsInlineEdit() - Method in interface org.eclipse.datatools.sqltools.data.internal.core.common.IColumnDataAccessor
Returns true if the provided value can be edited inline using the serialization methods.
supportsInParameters() - Method in class org.eclipse.datatools.connectivity.oda.design.ui.manifest.DataSetUIElement
Indicates that this type of data set design supports input parameter definitions, and that an ODA host designer might need to collect further metadata on the parameter definitions provided by the customized page(s).
supportsInParameters() - Method in interface org.eclipse.datatools.connectivity.oda.IDataSetMetaData
Indicates whether this data set type supports input parameters in IQuery.
supportsInsteadOfTrigger() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
supportsInsteadOfTrigger() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
supportsMQT() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
supportsMQT() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
supportsMQTIndex() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
supportsMQTIndex() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
supportsMultipleOpenResults() - Method in interface org.eclipse.datatools.connectivity.oda.IDataSetMetaData
Indicates whether this data set type supports getting multiple IResultSet objects simultaneously, in its IAdvancedQuery implementation.
supportsMultipleResultSets() - Method in interface org.eclipse.datatools.connectivity.oda.IDataSetMetaData
Indicates whether this data set type supports getting multiple IResultSet objects (sequentially or simultaneously), in its IAdvancedQuery implementation.
supportsMultiSetDataType() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
supportsMultiSetDataType() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
supportsNamedParameters() - Method in interface org.eclipse.datatools.connectivity.oda.IDataSetMetaData
Indicates whether this data set type supports named parameters in IQuery.
supportsNamedResultSets() - Method in interface org.eclipse.datatools.connectivity.oda.IDataSetMetaData
Indicates whether this data set type supports getting one or more IResultSet objects by name, in its IAdvancedQuery implementation.
supportsNestedValueExpressionType() - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.ExtensionContributor
Indicates whether this extension supports handling of nested value expression type.
supportsNicknameConstraints() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
supportsNicknameConstraints() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
supportsNicknameIndex() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
supportsNicknameIndex() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
supportsNicknames() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
supportsNicknames() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
supportsNullValueOrdering() - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.ExtensionContributor
Indicates whether this contributor's support of dynamic row ordering includes control over the ordering of null vs.
supportsOdaBooleanDataTypes(ExpressionVariable.VariableType) - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.VariableRestrictions
A convenient method to indicate whether this supports the ODA boolean data type of the specified type of variable.
supportsOdaCombinedOperator(String) - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.ExtensionContributor
Indicates whether this supports the specified ODA built-in combined operator type.
supportsOdaDataType(ExpressionVariable.VariableType, int) - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.VariableRestrictions
Indicates whether this supports the specified ODA data type of the specified type of variable.
supportsOdaDatetimeDataTypes(ExpressionVariable.VariableType) - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.VariableRestrictions
A convenient method to indicate whether this supports all the ODA date and/or datetime data types of the specified type of variable.
supportsOdaFilterExpression(String) - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.ExtensionContributor
Indicates whether this supports the specified ODA defined filter expression.
supportsOdaNumericDataTypes(ExpressionVariable.VariableType) - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.VariableRestrictions
A convenient method to indicate whether this supports all the ODA numeric data types of the specified type of variable.
supportsOdaStringDataTypes(ExpressionVariable.VariableType) - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.VariableRestrictions
A convenient method to indicate whether this supports the ODA string/character data type of the specified type of variable.
supportsOutParameters() - Method in class org.eclipse.datatools.connectivity.oda.design.ui.manifest.DataSetUIElement
Indicates that this type of data set design supports output parameter definitions, and that an ODA host designer might need to collect further metadata on the parameter definitions provided by the customized page(s).
supportsOutParameters() - Method in interface org.eclipse.datatools.connectivity.oda.IDataSetMetaData
Indicates whether this data set type supports output parameters in its IAdvancedQuery implementation.
supportsPackage() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
supportsPackage() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
supportsPerColumnUpdateTrigger() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
supportsPerColumnUpdateTrigger() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
supportsQuotedDDL() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
supportsQuotedDDL() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
supportsQuotedDML() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
supportsQuotedDML() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
supportsReferenceDataType() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
supportsReferenceDataType() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
supportsRowDataType() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
supportsRowDataType() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
supportsRowTriggerReference() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
supportsRowTriggerReference() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
supportsSchema() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
supportsSchema() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
supportsSequence() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
supportsSequence() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
supportsSnapshotViews() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
supportsSnapshotViews() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
supportsSQLStatement() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
supportsSQLStatement() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
supportsSQLUDFs() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
supportsSQLUDFs() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
supportsStorageRetrieval() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPDebugTarget
 
supportsStorageRetrieval() - Method in class org.eclipse.datatools.sqltools.routineeditor.launching.SPDebugTarget_Run
 
supportsStoredProcedureNullInputAction() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
supportsStoredProcedureNullInputAction() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
supportsStoredProcedures() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
supportsStoredProcedures() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
supportsStructuredUserDefinedType() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
supportsStructuredUserDefinedType() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
supportsSynonym() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
supportsSynonym() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
supportsTableAliasInDelete() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
supportsTableAliasInDelete() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
supportsTableTriggerReference() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
supportsTableTriggerReference() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
supportsTriggerGranularity() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
supportsTriggerGranularity() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
supportsTriggerReferencesClause() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
supportsTriggerReferencesClause() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
supportsTriggers() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
supportsTriggers() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
supportsTriggerTypes() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
supportsTriggerTypes() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
supportsUDF() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
supportsUDF() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
supportsUnboundedMaxArguments() - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.FilterExpressionDefinition
Indicates whether this expression type has no upper limit on the number of argument values.
supportsUnboundedMaxArguments() - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.FunctionExpressionDefinition
Indicates whether this expression type has no upper limit on the number of argument values.
supportsUnboundedMaxInputVariables() - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.AggregateDefinition
Indicates whether this expression type has no upper limit on the number of input source variables.
supportsUserDefinedType() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
supportsUserDefinedType() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
supportsValueModification() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPGlobalVariable
 
supportsVariableType(ExpressionVariable.VariableType) - Method in class org.eclipse.datatools.connectivity.oda.spec.manifest.VariableRestrictions
Indicates whether the specified type of variable can be applied for evaluation with this expression type.
supportsViewCheckOption() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
supportsViewCheckOption() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
supportsViewCheckOptionLevels() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
supportsViewCheckOptionLevels() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
supportsViewIndex() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
supportsViewIndex() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
supportsViewTriggers() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
supportsViewTriggers() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
supportsWorkOfflineMode() - Method in interface org.eclipse.datatools.connectivity.IConnectionProfile
 
supportsXML() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
supportsXML() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
supportTriggerWhenClause() - Method in interface org.eclipse.datatools.connectivity.sqm.core.definition.DatabaseDefinition
 
supportTriggerWhenClause() - Method in class org.eclipse.datatools.connectivity.sqm.core.definition.DefaultDatabaseDefinition
 
supportXMLResult() - Method in interface org.eclipse.datatools.sqltools.result.internal.export.IOutputterDescriptor
Returns whether the outputter support XML result set
supportXMLResult() - Method in class org.eclipse.datatools.sqltools.result.internal.export.OutputterDescriptor
 
suspend() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPDebugTarget
 
suspend() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPStackFrame
 
suspend() - Method in class org.eclipse.datatools.sqltools.routineeditor.launching.SPDebugTarget_Run
 
suspend(LinkedModeModel) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.SymbolInserter
 
SwitchPlanTypeAction - Class in org.eclipse.datatools.sqltools.plan.internal.ui.actions
This class is building item of plan types according to support of different vendors.
SwitchPlanTypeAction(PlanView, int, String, ImageDescriptor, String) - Constructor for class org.eclipse.datatools.sqltools.plan.internal.ui.actions.SwitchPlanTypeAction
 
SwitchTo(int) - Method in class org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserTokenManager
 
SwitchTo(int) - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserTokenManager
 
SwitchTo(int) - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserTokenManager
 
SWTUtils - Class in org.eclipse.datatools.sqltools.common.ui.util
This utility class provides convenience methods in creating controls on preference pages.
SWTUtils() - Constructor for class org.eclipse.datatools.sqltools.common.ui.util.SWTUtils
 
SWTUtilsExt - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils
SWT utils class for creation wizard and editor
SWTUtilsExt() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SWTUtilsExt
 
SWTUtilsExt - Class in org.eclipse.datatools.sqltools.common.ui.util
SWT utils class for creation wizard and editor
SWTUtilsExt() - Constructor for class org.eclipse.datatools.sqltools.common.ui.util.SWTUtilsExt
 
SYBASE_ASA_BASE_ACTION_TIME - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Sybase ASA Base Action Time' enum.
SYBASE_ASA_BASE_ACTION_TIME - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The meta object id for the 'Sybase ASA Base Action Time' enum.
SYBASE_ASA_BASE_COLUMN - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Sybase ASA Base Column' class.
SYBASE_ASA_BASE_COLUMN - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The meta object id for the 'Sybase ASA Base Column' class.
SYBASE_ASA_BASE_COLUMN__COLUMN_CONSTRAINT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Column Constraint' reference list feature.
SYBASE_ASA_BASE_COLUMN__COLUMN_CONSTRAINT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Column Constraint' reference list.
SYBASE_ASA_BASE_COLUMN__COMMENTS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Comments' reference list.
SYBASE_ASA_BASE_COLUMN__CONTAINED_TYPE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Contained Type' containment reference.
SYBASE_ASA_BASE_COLUMN__DEFAULT_VALUE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Default Value' attribute.
SYBASE_ASA_BASE_COLUMN__DEPENDENCIES - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Dependencies' containment reference list.
SYBASE_ASA_BASE_COLUMN__DESCRIPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Description' attribute.
SYBASE_ASA_BASE_COLUMN__EANNOTATIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'EAnnotations' containment reference list.
SYBASE_ASA_BASE_COLUMN__EXTENSIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Extensions' containment reference list.
SYBASE_ASA_BASE_COLUMN__GENERATE_EXPRESSION - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Generate Expression' containment reference.
SYBASE_ASA_BASE_COLUMN__IDENTITY_SPECIFIER - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Identity Specifier' containment reference.
SYBASE_ASA_BASE_COLUMN__IMPLEMENTATION_DEPENDENT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Implementation Dependent' attribute.
SYBASE_ASA_BASE_COLUMN__IS_COMPUTED_COLUMN - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Is Computed Column' attribute feature.
SYBASE_ASA_BASE_COLUMN__IS_COMPUTED_COLUMN - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Is Computed Column' attribute.
SYBASE_ASA_BASE_COLUMN__LABEL - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Label' attribute.
SYBASE_ASA_BASE_COLUMN__NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Name' attribute.
SYBASE_ASA_BASE_COLUMN__NULLABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Nullable' attribute.
SYBASE_ASA_BASE_COLUMN__PRIVILEGES - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Privileges' reference list.
SYBASE_ASA_BASE_COLUMN__REFERENCED_TYPE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Referenced Type' reference.
SYBASE_ASA_BASE_COLUMN__SCOPE_CHECK - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Scope Check' attribute.
SYBASE_ASA_BASE_COLUMN__SCOPE_CHECKED - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Scope Checked' attribute.
SYBASE_ASA_BASE_COLUMN__TABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Table' container reference.
SYBASE_ASA_BASE_COLUMN__TYPE_OF_DEFAULT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Type Of Default' attribute feature.
SYBASE_ASA_BASE_COLUMN__TYPE_OF_DEFAULT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Type Of Default' attribute.
SYBASE_ASA_BASE_COLUMN__UNIQUE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Unique' attribute feature.
SYBASE_ASA_BASE_COLUMN__UNIQUE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Unique' attribute.
SYBASE_ASA_BASE_COLUMN_CHECK_CONSTRAINT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Sybase ASA Base Column Check Constraint' class.
SYBASE_ASA_BASE_COLUMN_CHECK_CONSTRAINT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The meta object id for the 'Sybase ASA Base Column Check Constraint' class.
SYBASE_ASA_BASE_COLUMN_CHECK_CONSTRAINT__BASE_TABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Base Table' container reference.
SYBASE_ASA_BASE_COLUMN_CHECK_CONSTRAINT__COLUMN - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Column' reference feature.
SYBASE_ASA_BASE_COLUMN_CHECK_CONSTRAINT__COLUMN - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Column' reference.
SYBASE_ASA_BASE_COLUMN_CHECK_CONSTRAINT__COMMENTS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Comments' reference list.
SYBASE_ASA_BASE_COLUMN_CHECK_CONSTRAINT__DEFERRABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Deferrable' attribute.
SYBASE_ASA_BASE_COLUMN_CHECK_CONSTRAINT__DEPENDENCIES - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Dependencies' containment reference list.
SYBASE_ASA_BASE_COLUMN_CHECK_CONSTRAINT__DESCRIPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Description' attribute.
SYBASE_ASA_BASE_COLUMN_CHECK_CONSTRAINT__EANNOTATIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'EAnnotations' containment reference list.
SYBASE_ASA_BASE_COLUMN_CHECK_CONSTRAINT__ENFORCED - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Enforced' attribute.
SYBASE_ASA_BASE_COLUMN_CHECK_CONSTRAINT__EXTENSIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Extensions' containment reference list.
SYBASE_ASA_BASE_COLUMN_CHECK_CONSTRAINT__INITIALLY_DEFERRED - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Initially Deferred' attribute.
SYBASE_ASA_BASE_COLUMN_CHECK_CONSTRAINT__LABEL - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Label' attribute.
SYBASE_ASA_BASE_COLUMN_CHECK_CONSTRAINT__NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Name' attribute.
SYBASE_ASA_BASE_COLUMN_CHECK_CONSTRAINT__PRIVILEGES - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Privileges' reference list.
SYBASE_ASA_BASE_COLUMN_CHECK_CONSTRAINT__SEARCH_CONDITION - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Search Condition' containment reference.
SYBASE_ASA_BASE_COLUMN_CHECK_CONSTRAINT_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The number of structural features of the 'Sybase ASA Base Column Check Constraint' class.
SYBASE_ASA_BASE_COLUMN_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The number of structural features of the 'Sybase ASA Base Column' class.
SYBASE_ASA_BASE_DATABASE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Sybase ASA Base Database' class.
SYBASE_ASA_BASE_DATABASE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The meta object id for the 'Sybase ASA Base Database' class.
SYBASE_ASA_BASE_DATABASE__AUTHORIZATION_IDS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Authorization Ids' reference list.
SYBASE_ASA_BASE_DATABASE__BLANK_PADDING_ON - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Blank Padding On' attribute feature.
SYBASE_ASA_BASE_DATABASE__BLANK_PADDING_ON - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Blank Padding On' attribute.
SYBASE_ASA_BASE_DATABASE__CASE_SENSITIVE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Case Sensitive' attribute feature.
SYBASE_ASA_BASE_DATABASE__CASE_SENSITIVE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Case Sensitive' attribute.
SYBASE_ASA_BASE_DATABASE__CATALOGS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Catalogs' reference list.
SYBASE_ASA_BASE_DATABASE__CHECK_SUM_ON - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Check Sum On' attribute feature.
SYBASE_ASA_BASE_DATABASE__CHECK_SUM_ON - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Check Sum On' attribute.
SYBASE_ASA_BASE_DATABASE__COLLATION - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Collation' attribute feature.
SYBASE_ASA_BASE_DATABASE__COLLATION - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Collation' attribute.
SYBASE_ASA_BASE_DATABASE__COMMENTS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Comments' reference list.
SYBASE_ASA_BASE_DATABASE__DATA_TYPES - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Data Types' reference list feature.
SYBASE_ASA_BASE_DATABASE__DATA_TYPES - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Data Types' reference list.
SYBASE_ASA_BASE_DATABASE__DATABASE_FILE_NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Database File Name' attribute feature.
SYBASE_ASA_BASE_DATABASE__DATABASE_FILE_NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Database File Name' attribute.
SYBASE_ASA_BASE_DATABASE__DB_SPACES - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Db Spaces' containment reference list feature.
SYBASE_ASA_BASE_DATABASE__DB_SPACES - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Db Spaces' containment reference list.
SYBASE_ASA_BASE_DATABASE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Dependencies' containment reference list.
SYBASE_ASA_BASE_DATABASE__DESCRIPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Description' attribute.
SYBASE_ASA_BASE_DATABASE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'EAnnotations' containment reference list.
SYBASE_ASA_BASE_DATABASE__ENCRYPTION_INFO - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Encryption Info' reference feature.
SYBASE_ASA_BASE_DATABASE__ENCRYPTION_INFO - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Encryption Info' reference.
SYBASE_ASA_BASE_DATABASE__EVENTS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Events' reference list.
SYBASE_ASA_BASE_DATABASE__EXTENSIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Extensions' containment reference list.
SYBASE_ASA_BASE_DATABASE__JAVA_SUPPORT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Java Support' attribute feature.
SYBASE_ASA_BASE_DATABASE__JAVA_SUPPORT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Java Support' attribute.
SYBASE_ASA_BASE_DATABASE__JCONNECT_ON - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'JConnect On' attribute feature.
SYBASE_ASA_BASE_DATABASE__JCONNECT_ON - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'JConnect On' attribute.
SYBASE_ASA_BASE_DATABASE__LABEL - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Label' attribute.
SYBASE_ASA_BASE_DATABASE__LOG_FILE_NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Log File Name' attribute feature.
SYBASE_ASA_BASE_DATABASE__LOG_FILE_NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Log File Name' attribute.
SYBASE_ASA_BASE_DATABASE__MIRROR_FILE_NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Mirror File Name' attribute feature.
SYBASE_ASA_BASE_DATABASE__MIRROR_FILE_NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Mirror File Name' attribute.
SYBASE_ASA_BASE_DATABASE__NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Name' attribute.
SYBASE_ASA_BASE_DATABASE__PAGE_SIZE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Page Size' attribute feature.
SYBASE_ASA_BASE_DATABASE__PAGE_SIZE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Page Size' attribute.
SYBASE_ASA_BASE_DATABASE__PASSWORD_CASE_SENSITIVE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Password Case Sensitive' attribute feature.
SYBASE_ASA_BASE_DATABASE__PASSWORD_CASE_SENSITIVE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Password Case Sensitive' attribute.
SYBASE_ASA_BASE_DATABASE__PRIVILEGES - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Privileges' reference list.
SYBASE_ASA_BASE_DATABASE__SCHEMAS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Schemas' reference list.
SYBASE_ASA_BASE_DATABASE__VENDOR - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Vendor' attribute.
SYBASE_ASA_BASE_DATABASE__VERSION - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Version' attribute.
SYBASE_ASA_BASE_DATABASE__WEB_SERVICES - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Web Services' reference list feature.
SYBASE_ASA_BASE_DATABASE__WEB_SERVICES - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Web Services' reference list.
SYBASE_ASA_BASE_DATABASE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The number of structural features of the 'Sybase ASA Base Database' class.
SYBASE_ASA_BASE_DB_SPACE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Sybase ASA Base DB Space' class.
SYBASE_ASA_BASE_DB_SPACE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The meta object id for the 'Sybase ASA Base DB Space' class.
SYBASE_ASA_BASE_DB_SPACE__COMMENTS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Comments' reference list.
SYBASE_ASA_BASE_DB_SPACE__DATABASE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Database' container reference feature.
SYBASE_ASA_BASE_DB_SPACE__DATABASE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Database' container reference.
SYBASE_ASA_BASE_DB_SPACE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Dependencies' containment reference list.
SYBASE_ASA_BASE_DB_SPACE__DESCRIPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Description' attribute.
SYBASE_ASA_BASE_DB_SPACE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'EAnnotations' containment reference list.
SYBASE_ASA_BASE_DB_SPACE__EXTENSIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Extensions' containment reference list.
SYBASE_ASA_BASE_DB_SPACE__FILE_NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'File Name' attribute feature.
SYBASE_ASA_BASE_DB_SPACE__FILE_NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'File Name' attribute.
SYBASE_ASA_BASE_DB_SPACE__LABEL - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Label' attribute.
SYBASE_ASA_BASE_DB_SPACE__NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Name' attribute.
SYBASE_ASA_BASE_DB_SPACE__PRIVILEGES - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Privileges' reference list.
SYBASE_ASA_BASE_DB_SPACE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The number of structural features of the 'Sybase ASA Base DB Space' class.
SYBASE_ASA_BASE_EVENT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Sybase ASA Base Event' class.
SYBASE_ASA_BASE_EVENT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The meta object id for the 'Sybase ASA Base Event' class.
SYBASE_ASA_BASE_EVENT__ACTION - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Action' attribute.
SYBASE_ASA_BASE_EVENT__COMMENTS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Comments' reference list.
SYBASE_ASA_BASE_EVENT__CONDITION - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Condition' attribute.
SYBASE_ASA_BASE_EVENT__CONDITION_DETAILS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Condition Details' containment reference list feature.
SYBASE_ASA_BASE_EVENT__CONDITION_DETAILS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Condition Details' containment reference list.
SYBASE_ASA_BASE_EVENT__DATABASE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Database' reference.
SYBASE_ASA_BASE_EVENT__DEPENDENCIES - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Dependencies' containment reference list.
SYBASE_ASA_BASE_EVENT__DESCRIPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Description' attribute.
SYBASE_ASA_BASE_EVENT__EANNOTATIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'EAnnotations' containment reference list.
SYBASE_ASA_BASE_EVENT__ENABLED - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Enabled' attribute.
SYBASE_ASA_BASE_EVENT__EVENT_CREATOR - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Event Creator' reference feature.
SYBASE_ASA_BASE_EVENT__EVENT_CREATOR - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Event Creator' reference.
SYBASE_ASA_BASE_EVENT__EVENT_TYPE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Event Type' attribute feature.
SYBASE_ASA_BASE_EVENT__EVENT_TYPE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Event Type' attribute.
SYBASE_ASA_BASE_EVENT__EXTENSIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Extensions' containment reference list.
SYBASE_ASA_BASE_EVENT__FOR - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'For' attribute.
SYBASE_ASA_BASE_EVENT__LABEL - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Label' attribute.
SYBASE_ASA_BASE_EVENT__LOCATION - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Location' attribute feature.
SYBASE_ASA_BASE_EVENT__LOCATION - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Location' attribute.
SYBASE_ASA_BASE_EVENT__NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Name' attribute.
SYBASE_ASA_BASE_EVENT__PRIVILEGES - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Privileges' reference list.
SYBASE_ASA_BASE_EVENT__SCHEDULES - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Schedules' containment reference list feature.
SYBASE_ASA_BASE_EVENT__SCHEDULES - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Schedules' containment reference list.
SYBASE_ASA_BASE_EVENT_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The number of structural features of the 'Sybase ASA Base Event' class.
SYBASE_ASA_BASE_FOREIGN_KEY - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Sybase ASA Base Foreign Key' class.
SYBASE_ASA_BASE_FOREIGN_KEY - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The meta object id for the 'Sybase ASA Base Foreign Key' class.
SYBASE_ASA_BASE_FOREIGN_KEY__BASE_TABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Base Table' container reference.
SYBASE_ASA_BASE_FOREIGN_KEY__CLUSTERED - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Clustered' attribute feature.
SYBASE_ASA_BASE_FOREIGN_KEY__CLUSTERED - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Clustered' attribute.
SYBASE_ASA_BASE_FOREIGN_KEY__COMMENTS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Comments' reference list.
SYBASE_ASA_BASE_FOREIGN_KEY__DEFERRABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Deferrable' attribute.
SYBASE_ASA_BASE_FOREIGN_KEY__DEPENDENCIES - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Dependencies' containment reference list.
SYBASE_ASA_BASE_FOREIGN_KEY__DESCRIPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Description' attribute.
SYBASE_ASA_BASE_FOREIGN_KEY__EANNOTATIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'EAnnotations' containment reference list.
SYBASE_ASA_BASE_FOREIGN_KEY__ENFORCED - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Enforced' attribute.
SYBASE_ASA_BASE_FOREIGN_KEY__EXTENSIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Extensions' containment reference list.
SYBASE_ASA_BASE_FOREIGN_KEY__INITIALLY_DEFERRED - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Initially Deferred' attribute.
SYBASE_ASA_BASE_FOREIGN_KEY__LABEL - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Label' attribute.
SYBASE_ASA_BASE_FOREIGN_KEY__MATCH - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Match' attribute.
SYBASE_ASA_BASE_FOREIGN_KEY__MEMBERS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Members' reference list.
SYBASE_ASA_BASE_FOREIGN_KEY__NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Name' attribute.
SYBASE_ASA_BASE_FOREIGN_KEY__ON_DELETE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'On Delete' attribute.
SYBASE_ASA_BASE_FOREIGN_KEY__ON_UPDATE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'On Update' attribute.
SYBASE_ASA_BASE_FOREIGN_KEY__PRIVILEGES - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Privileges' reference list.
SYBASE_ASA_BASE_FOREIGN_KEY__REFERENCED_MEMBERS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Referenced Members' reference list.
SYBASE_ASA_BASE_FOREIGN_KEY__REFERENCED_TABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Referenced Table' reference.
SYBASE_ASA_BASE_FOREIGN_KEY__ROLE_NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Role Name' attribute feature.
SYBASE_ASA_BASE_FOREIGN_KEY__ROLE_NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Role Name' attribute.
SYBASE_ASA_BASE_FOREIGN_KEY__UNIQUE_CONSTRAINT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Unique Constraint' reference.
SYBASE_ASA_BASE_FOREIGN_KEY__UNIQUE_INDEX - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Unique Index' reference.
SYBASE_ASA_BASE_FOREIGN_KEY_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The number of structural features of the 'Sybase ASA Base Foreign Key' class.
SYBASE_ASA_BASE_FUNCTION - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Sybase ASA Base Function' class.
SYBASE_ASA_BASE_FUNCTION - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The meta object id for the 'Sybase ASA Base Function' class.
SYBASE_ASA_BASE_FUNCTION__AUTHORIZATION_ID - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Authorization ID' attribute.
SYBASE_ASA_BASE_FUNCTION__COMMENTS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Comments' reference list.
SYBASE_ASA_BASE_FUNCTION__CREATION_TS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Creation TS' attribute.
SYBASE_ASA_BASE_FUNCTION__DEPENDENCIES - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Dependencies' containment reference list.
SYBASE_ASA_BASE_FUNCTION__DESCRIPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Description' attribute.
SYBASE_ASA_BASE_FUNCTION__DETERMINISTIC - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Deterministic' attribute.
SYBASE_ASA_BASE_FUNCTION__EANNOTATIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'EAnnotations' containment reference list.
SYBASE_ASA_BASE_FUNCTION__EXTENSIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Extensions' containment reference list.
SYBASE_ASA_BASE_FUNCTION__EXTERNAL_NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'External Name' attribute.
SYBASE_ASA_BASE_FUNCTION__LABEL - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Label' attribute.
SYBASE_ASA_BASE_FUNCTION__LANGUAGE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Language' attribute.
SYBASE_ASA_BASE_FUNCTION__LAST_ALTERED_TS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Last Altered TS' attribute.
SYBASE_ASA_BASE_FUNCTION__MUTATOR - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Mutator' attribute.
SYBASE_ASA_BASE_FUNCTION__NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Name' attribute.
SYBASE_ASA_BASE_FUNCTION__NULL_CALL - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Null Call' attribute.
SYBASE_ASA_BASE_FUNCTION__ON_EXCEPTION_RESUME - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'On Exception Resume' attribute feature.
SYBASE_ASA_BASE_FUNCTION__ON_EXCEPTION_RESUME - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'On Exception Resume' attribute.
SYBASE_ASA_BASE_FUNCTION__PARAMETER_STYLE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Parameter Style' attribute.
SYBASE_ASA_BASE_FUNCTION__PARAMETERS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Parameters' containment reference list.
SYBASE_ASA_BASE_FUNCTION__PRIVILEGES - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Privileges' reference list.
SYBASE_ASA_BASE_FUNCTION__RETURN_CAST - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Return Cast' containment reference.
SYBASE_ASA_BASE_FUNCTION__RETURN_SCALAR - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Return Scalar' containment reference.
SYBASE_ASA_BASE_FUNCTION__RETURN_TABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Return Table' containment reference.
SYBASE_ASA_BASE_FUNCTION__SCHEMA - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Schema' reference.
SYBASE_ASA_BASE_FUNCTION__SECURITY - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Security' attribute.
SYBASE_ASA_BASE_FUNCTION__SOURCE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Source' containment reference.
SYBASE_ASA_BASE_FUNCTION__SPECIFIC_NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Specific Name' attribute.
SYBASE_ASA_BASE_FUNCTION__SQL_DATA_ACCESS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Sql Data Access' attribute.
SYBASE_ASA_BASE_FUNCTION__STATIC - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Static' attribute.
SYBASE_ASA_BASE_FUNCTION__TRANSFORM_GROUP - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Transform Group' attribute.
SYBASE_ASA_BASE_FUNCTION__TYPE_PRESERVING - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Type Preserving' attribute.
SYBASE_ASA_BASE_FUNCTION_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The number of structural features of the 'Sybase ASA Base Function' class.
SYBASE_ASA_BASE_GROUP - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Sybase ASA Base Group' class.
SYBASE_ASA_BASE_GROUP - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The meta object id for the 'Sybase ASA Base Group' class.
SYBASE_ASA_BASE_GROUP__COMMENTS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Comments' reference list.
SYBASE_ASA_BASE_GROUP__DATABASE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Database' reference.
SYBASE_ASA_BASE_GROUP__DEPENDENCIES - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Dependencies' containment reference list.
SYBASE_ASA_BASE_GROUP__DESCRIPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Description' attribute.
SYBASE_ASA_BASE_GROUP__EANNOTATIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'EAnnotations' containment reference list.
SYBASE_ASA_BASE_GROUP__EXTENSIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Extensions' containment reference list.
SYBASE_ASA_BASE_GROUP__GRANTED_PRIVILEGE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Granted Privilege' reference list.
SYBASE_ASA_BASE_GROUP__GRANTED_ROLE_AUTHORIZATION - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Granted Role Authorization' reference list.
SYBASE_ASA_BASE_GROUP__GROUP - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Group' reference list.
SYBASE_ASA_BASE_GROUP__LABEL - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Label' attribute.
SYBASE_ASA_BASE_GROUP__NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Name' attribute.
SYBASE_ASA_BASE_GROUP__OWNED_SCHEMA - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Owned Schema' reference list.
SYBASE_ASA_BASE_GROUP__PRIVILEGES - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Privileges' reference list.
SYBASE_ASA_BASE_GROUP__RECEIVED_PRIVILEGE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Received Privilege' containment reference list.
SYBASE_ASA_BASE_GROUP__RECEIVED_ROLE_AUTHORIZATION - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Received Role Authorization' reference list.
SYBASE_ASA_BASE_GROUP__SQL_CONTAINER - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Sql Container' reference.
SYBASE_ASA_BASE_GROUP__USER - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'User' reference list.
SYBASE_ASA_BASE_GROUP_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The number of structural features of the 'Sybase ASA Base Group' class.
SYBASE_ASA_BASE_INDEX - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Sybase ASA Base Index' class.
SYBASE_ASA_BASE_INDEX - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The meta object id for the 'Sybase ASA Base Index' class.
SYBASE_ASA_BASE_INDEX__CLUSTERED - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Clustered' attribute.
SYBASE_ASA_BASE_INDEX__COMMENTS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Comments' reference list.
SYBASE_ASA_BASE_INDEX__DB_SPACE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Db Space' reference feature.
SYBASE_ASA_BASE_INDEX__DB_SPACE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Db Space' reference.
SYBASE_ASA_BASE_INDEX__DEPENDENCIES - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Dependencies' containment reference list.
SYBASE_ASA_BASE_INDEX__DESCRIPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Description' attribute.
SYBASE_ASA_BASE_INDEX__EANNOTATIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'EAnnotations' containment reference list.
SYBASE_ASA_BASE_INDEX__EXTENSIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Extensions' containment reference list.
SYBASE_ASA_BASE_INDEX__FILL_FACTOR - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Fill Factor' attribute.
SYBASE_ASA_BASE_INDEX__FOREIGN_KEY - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Foreign Key' reference list.
SYBASE_ASA_BASE_INDEX__INCLUDED_MEMBERS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Included Members' containment reference list.
SYBASE_ASA_BASE_INDEX__LABEL - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Label' attribute.
SYBASE_ASA_BASE_INDEX__MEMBERS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Members' containment reference list.
SYBASE_ASA_BASE_INDEX__NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Name' attribute.
SYBASE_ASA_BASE_INDEX__PRIVILEGES - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Privileges' reference list.
SYBASE_ASA_BASE_INDEX__SCHEMA - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Schema' reference.
SYBASE_ASA_BASE_INDEX__SYSTEM_GENERATED - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'System Generated' attribute.
SYBASE_ASA_BASE_INDEX__TABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Table' reference.
SYBASE_ASA_BASE_INDEX__UNIQUE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Unique' attribute.
SYBASE_ASA_BASE_INDEX_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The number of structural features of the 'Sybase ASA Base Index' class.
SYBASE_ASA_BASE_PARAMETER - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Sybase ASA Base Parameter' class.
SYBASE_ASA_BASE_PARAMETER - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The meta object id for the 'Sybase ASA Base Parameter' class.
SYBASE_ASA_BASE_PARAMETER__COMMENTS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Comments' reference list.
SYBASE_ASA_BASE_PARAMETER__CONTAINED_TYPE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Contained Type' containment reference.
SYBASE_ASA_BASE_PARAMETER__DEFAULT_VALUE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Default Value' attribute.
SYBASE_ASA_BASE_PARAMETER__DEPENDENCIES - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Dependencies' containment reference list.
SYBASE_ASA_BASE_PARAMETER__DESCRIPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Description' attribute.
SYBASE_ASA_BASE_PARAMETER__EANNOTATIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'EAnnotations' containment reference list.
SYBASE_ASA_BASE_PARAMETER__EXTENSIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Extensions' containment reference list.
SYBASE_ASA_BASE_PARAMETER__JDBC_PARAMETER_TYPE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'JDBC Parameter Type' attribute.
SYBASE_ASA_BASE_PARAMETER__LABEL - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Label' attribute.
SYBASE_ASA_BASE_PARAMETER__LOCATOR - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Locator' attribute.
SYBASE_ASA_BASE_PARAMETER__MODE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Mode' attribute.
SYBASE_ASA_BASE_PARAMETER__NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Name' attribute.
SYBASE_ASA_BASE_PARAMETER__NULLABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Nullable' attribute.
SYBASE_ASA_BASE_PARAMETER__PARM_TYPE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Parm Type' attribute feature.
SYBASE_ASA_BASE_PARAMETER__PARM_TYPE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Parm Type' attribute.
SYBASE_ASA_BASE_PARAMETER__PRIVILEGES - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Privileges' reference list.
SYBASE_ASA_BASE_PARAMETER__REFERENCED_TYPE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Referenced Type' reference.
SYBASE_ASA_BASE_PARAMETER__ROUTINE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Routine' container reference.
SYBASE_ASA_BASE_PARAMETER__STRING_TYPE_OPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'String Type Option' containment reference.
SYBASE_ASA_BASE_PARAMETER_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The number of structural features of the 'Sybase ASA Base Parameter' class.
SYBASE_ASA_BASE_PREDEFINED_DATA_TYPE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Sybase ASA Base Predefined Data Type' class.
SYBASE_ASA_BASE_PREDEFINED_DATA_TYPE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The meta object id for the 'Sybase ASA Base Predefined Data Type' class.
SYBASE_ASA_BASE_PREDEFINED_DATA_TYPE__COMMENTS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Comments' reference list.
SYBASE_ASA_BASE_PREDEFINED_DATA_TYPE__DATABASE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Database' reference feature.
SYBASE_ASA_BASE_PREDEFINED_DATA_TYPE__DATABASE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Database' reference.
SYBASE_ASA_BASE_PREDEFINED_DATA_TYPE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Dependencies' containment reference list.
SYBASE_ASA_BASE_PREDEFINED_DATA_TYPE__DESCRIPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Description' attribute.
SYBASE_ASA_BASE_PREDEFINED_DATA_TYPE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'EAnnotations' containment reference list.
SYBASE_ASA_BASE_PREDEFINED_DATA_TYPE__EXTENSIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Extensions' containment reference list.
SYBASE_ASA_BASE_PREDEFINED_DATA_TYPE__LABEL - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Label' attribute.
SYBASE_ASA_BASE_PREDEFINED_DATA_TYPE__NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Name' attribute.
SYBASE_ASA_BASE_PREDEFINED_DATA_TYPE__PRIMITIVE_TYPE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Primitive Type' attribute.
SYBASE_ASA_BASE_PREDEFINED_DATA_TYPE__PRIVILEGES - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Privileges' reference list.
SYBASE_ASA_BASE_PREDEFINED_DATA_TYPE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The number of structural features of the 'Sybase ASA Base Predefined Data Type' class.
SYBASE_ASA_BASE_PRIMARY_KEY - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Sybase ASA Base Primary Key' class.
SYBASE_ASA_BASE_PRIMARY_KEY - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The meta object id for the 'Sybase ASA Base Primary Key' class.
SYBASE_ASA_BASE_PRIMARY_KEY__BASE_TABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Base Table' container reference.
SYBASE_ASA_BASE_PRIMARY_KEY__CLUSTERED - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Clustered' attribute.
SYBASE_ASA_BASE_PRIMARY_KEY__COMMENTS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Comments' reference list.
SYBASE_ASA_BASE_PRIMARY_KEY__DEFERRABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Deferrable' attribute.
SYBASE_ASA_BASE_PRIMARY_KEY__DEPENDENCIES - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Dependencies' containment reference list.
SYBASE_ASA_BASE_PRIMARY_KEY__DESCRIPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Description' attribute.
SYBASE_ASA_BASE_PRIMARY_KEY__EANNOTATIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'EAnnotations' containment reference list.
SYBASE_ASA_BASE_PRIMARY_KEY__ENFORCED - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Enforced' attribute.
SYBASE_ASA_BASE_PRIMARY_KEY__EXTENSIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Extensions' containment reference list.
SYBASE_ASA_BASE_PRIMARY_KEY__FOREIGN_KEY - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Foreign Key' reference list.
SYBASE_ASA_BASE_PRIMARY_KEY__INITIALLY_DEFERRED - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Initially Deferred' attribute.
SYBASE_ASA_BASE_PRIMARY_KEY__LABEL - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Label' attribute.
SYBASE_ASA_BASE_PRIMARY_KEY__MEMBERS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Members' reference list.
SYBASE_ASA_BASE_PRIMARY_KEY__NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Name' attribute.
SYBASE_ASA_BASE_PRIMARY_KEY__PRIVILEGES - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Privileges' reference list.
SYBASE_ASA_BASE_PRIMARY_KEY__SYSTEM_GEN_INDEX - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'System Gen Index' reference.
SYBASE_ASA_BASE_PRIMARY_KEY_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The number of structural features of the 'Sybase ASA Base Primary Key' class.
SYBASE_ASA_BASE_PROCEDURE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Sybase ASA Base Procedure' class.
SYBASE_ASA_BASE_PROCEDURE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The meta object id for the 'Sybase ASA Base Procedure' class.
SYBASE_ASA_BASE_PROCEDURE__AUTHORIZATION_ID - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Authorization ID' attribute.
SYBASE_ASA_BASE_PROCEDURE__COMMENTS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Comments' reference list.
SYBASE_ASA_BASE_PROCEDURE__CREATION_TS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Creation TS' attribute.
SYBASE_ASA_BASE_PROCEDURE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Dependencies' containment reference list.
SYBASE_ASA_BASE_PROCEDURE__DESCRIPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Description' attribute.
SYBASE_ASA_BASE_PROCEDURE__DETERMINISTIC - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Deterministic' attribute.
SYBASE_ASA_BASE_PROCEDURE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'EAnnotations' containment reference list.
SYBASE_ASA_BASE_PROCEDURE__EXTENSIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Extensions' containment reference list.
SYBASE_ASA_BASE_PROCEDURE__EXTERNAL_NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'External Name' attribute.
SYBASE_ASA_BASE_PROCEDURE__LABEL - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Label' attribute.
SYBASE_ASA_BASE_PROCEDURE__LANGUAGE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Language' attribute.
SYBASE_ASA_BASE_PROCEDURE__LAST_ALTERED_TS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Last Altered TS' attribute.
SYBASE_ASA_BASE_PROCEDURE__MAX_RESULT_SETS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Max Result Sets' attribute.
SYBASE_ASA_BASE_PROCEDURE__NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Name' attribute.
SYBASE_ASA_BASE_PROCEDURE__OLD_SAVE_POINT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Old Save Point' attribute.
SYBASE_ASA_BASE_PROCEDURE__ON_EXCEPTION_RESUME - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'On Exception Resume' attribute feature.
SYBASE_ASA_BASE_PROCEDURE__ON_EXCEPTION_RESUME - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'On Exception Resume' attribute.
SYBASE_ASA_BASE_PROCEDURE__PARAMETER_STYLE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Parameter Style' attribute.
SYBASE_ASA_BASE_PROCEDURE__PARAMETERS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Parameters' containment reference list.
SYBASE_ASA_BASE_PROCEDURE__PRIVILEGES - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Privileges' reference list.
SYBASE_ASA_BASE_PROCEDURE__RESULT_SET - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Result Set' containment reference list.
SYBASE_ASA_BASE_PROCEDURE__SCHEMA - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Schema' reference.
SYBASE_ASA_BASE_PROCEDURE__SECURITY - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Security' attribute.
SYBASE_ASA_BASE_PROCEDURE__SOURCE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Source' containment reference.
SYBASE_ASA_BASE_PROCEDURE__SPECIFIC_NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Specific Name' attribute.
SYBASE_ASA_BASE_PROCEDURE__SQL_DATA_ACCESS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Sql Data Access' attribute.
SYBASE_ASA_BASE_PROCEDURE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The number of structural features of the 'Sybase ASA Base Procedure' class.
SYBASE_ASA_BASE_PROXY_TABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Sybase ASA Base Proxy Table' class.
SYBASE_ASA_BASE_PROXY_TABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The meta object id for the 'Sybase ASA Base Proxy Table' class.
SYBASE_ASA_BASE_PROXY_TABLE__COLUMNS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Columns' containment reference list.
SYBASE_ASA_BASE_PROXY_TABLE__COMMENTS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Comments' reference list.
SYBASE_ASA_BASE_PROXY_TABLE__CONSTRAINTS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Constraints' containment reference list.
SYBASE_ASA_BASE_PROXY_TABLE__DB_SPACE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Db Space' reference.
SYBASE_ASA_BASE_PROXY_TABLE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Dependencies' containment reference list.
SYBASE_ASA_BASE_PROXY_TABLE__DESCRIPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Description' attribute.
SYBASE_ASA_BASE_PROXY_TABLE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'EAnnotations' containment reference list.
SYBASE_ASA_BASE_PROXY_TABLE__EXISTING - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Existing' attribute feature.
SYBASE_ASA_BASE_PROXY_TABLE__EXISTING - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Existing' attribute.
SYBASE_ASA_BASE_PROXY_TABLE__EXTENSIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Extensions' containment reference list.
SYBASE_ASA_BASE_PROXY_TABLE__INDEX - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Index' reference list.
SYBASE_ASA_BASE_PROXY_TABLE__INSERTABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Insertable' attribute.
SYBASE_ASA_BASE_PROXY_TABLE__LABEL - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Label' attribute.
SYBASE_ASA_BASE_PROXY_TABLE__NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Name' attribute.
SYBASE_ASA_BASE_PROXY_TABLE__PRIVILEGES - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Privileges' reference list.
SYBASE_ASA_BASE_PROXY_TABLE__REFERENCING_FOREIGN_KEYS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Referencing Foreign Keys' reference list.
SYBASE_ASA_BASE_PROXY_TABLE__REMOTE_OBJECT_LOCATION - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Remote Object Location' attribute feature.
SYBASE_ASA_BASE_PROXY_TABLE__REMOTE_OBJECT_LOCATION - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Remote Object Location' attribute.
SYBASE_ASA_BASE_PROXY_TABLE__SCHEMA - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Schema' reference.
SYBASE_ASA_BASE_PROXY_TABLE__SELF_REF_COLUMN_GENERATION - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Self Ref Column Generation' attribute.
SYBASE_ASA_BASE_PROXY_TABLE__SUBTABLES - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Subtables' reference list.
SYBASE_ASA_BASE_PROXY_TABLE__SUPERTABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Supertable' reference.
SYBASE_ASA_BASE_PROXY_TABLE__TRIGGERS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Triggers' reference list.
SYBASE_ASA_BASE_PROXY_TABLE__UDT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Udt' reference.
SYBASE_ASA_BASE_PROXY_TABLE__UPDATABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Updatable' attribute.
SYBASE_ASA_BASE_PROXY_TABLE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The number of structural features of the 'Sybase ASA Base Proxy Table' class.
SYBASE_ASA_BASE_REMOTE_PROCEDURE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Sybase ASA Base Remote Procedure' class.
SYBASE_ASA_BASE_REMOTE_PROCEDURE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The meta object id for the 'Sybase ASA Base Remote Procedure' class.
SYBASE_ASA_BASE_REMOTE_PROCEDURE__AUTHORIZATION_ID - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Authorization ID' attribute.
SYBASE_ASA_BASE_REMOTE_PROCEDURE__COMMENTS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Comments' reference list.
SYBASE_ASA_BASE_REMOTE_PROCEDURE__CREATION_TS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Creation TS' attribute.
SYBASE_ASA_BASE_REMOTE_PROCEDURE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Dependencies' containment reference list.
SYBASE_ASA_BASE_REMOTE_PROCEDURE__DESCRIPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Description' attribute.
SYBASE_ASA_BASE_REMOTE_PROCEDURE__DETERMINISTIC - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Deterministic' attribute.
SYBASE_ASA_BASE_REMOTE_PROCEDURE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'EAnnotations' containment reference list.
SYBASE_ASA_BASE_REMOTE_PROCEDURE__EXTENSIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Extensions' containment reference list.
SYBASE_ASA_BASE_REMOTE_PROCEDURE__EXTERNAL_NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'External Name' attribute.
SYBASE_ASA_BASE_REMOTE_PROCEDURE__LABEL - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Label' attribute.
SYBASE_ASA_BASE_REMOTE_PROCEDURE__LANGUAGE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Language' attribute.
SYBASE_ASA_BASE_REMOTE_PROCEDURE__LAST_ALTERED_TS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Last Altered TS' attribute.
SYBASE_ASA_BASE_REMOTE_PROCEDURE__LOCATION - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Location' attribute feature.
SYBASE_ASA_BASE_REMOTE_PROCEDURE__LOCATION - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Location' attribute.
SYBASE_ASA_BASE_REMOTE_PROCEDURE__MAX_RESULT_SETS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Max Result Sets' attribute.
SYBASE_ASA_BASE_REMOTE_PROCEDURE__NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Name' attribute.
SYBASE_ASA_BASE_REMOTE_PROCEDURE__OLD_SAVE_POINT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Old Save Point' attribute.
SYBASE_ASA_BASE_REMOTE_PROCEDURE__ON_EXCEPTION_RESUME - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'On Exception Resume' attribute.
SYBASE_ASA_BASE_REMOTE_PROCEDURE__PARAMETER_STYLE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Parameter Style' attribute.
SYBASE_ASA_BASE_REMOTE_PROCEDURE__PARAMETERS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Parameters' containment reference list.
SYBASE_ASA_BASE_REMOTE_PROCEDURE__PRIVILEGES - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Privileges' reference list.
SYBASE_ASA_BASE_REMOTE_PROCEDURE__RESULT_SET - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Result Set' containment reference list.
SYBASE_ASA_BASE_REMOTE_PROCEDURE__SCHEMA - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Schema' reference.
SYBASE_ASA_BASE_REMOTE_PROCEDURE__SECURITY - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Security' attribute.
SYBASE_ASA_BASE_REMOTE_PROCEDURE__SOURCE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Source' containment reference.
SYBASE_ASA_BASE_REMOTE_PROCEDURE__SPECIFIC_NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Specific Name' attribute.
SYBASE_ASA_BASE_REMOTE_PROCEDURE__SQL_DATA_ACCESS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Sql Data Access' attribute.
SYBASE_ASA_BASE_REMOTE_PROCEDURE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The number of structural features of the 'Sybase ASA Base Remote Procedure' class.
SYBASE_ASA_BASE_SCHEMA - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Sybase ASA Base Schema' class.
SYBASE_ASA_BASE_SCHEMA - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The meta object id for the 'Sybase ASA Base Schema' class.
SYBASE_ASA_BASE_SCHEMA__ASSERTIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Assertions' reference list.
SYBASE_ASA_BASE_SCHEMA__CATALOG - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Catalog' reference.
SYBASE_ASA_BASE_SCHEMA__CHAR_SETS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Char Sets' reference list.
SYBASE_ASA_BASE_SCHEMA__COMMENTS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Comments' reference list.
SYBASE_ASA_BASE_SCHEMA__DATABASE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Database' reference.
SYBASE_ASA_BASE_SCHEMA__DEPENDENCIES - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Dependencies' containment reference list.
SYBASE_ASA_BASE_SCHEMA__DESCRIPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Description' attribute.
SYBASE_ASA_BASE_SCHEMA__EANNOTATIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'EAnnotations' containment reference list.
SYBASE_ASA_BASE_SCHEMA__EXTENSIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Extensions' containment reference list.
SYBASE_ASA_BASE_SCHEMA__INDICES - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Indices' reference list.
SYBASE_ASA_BASE_SCHEMA__LABEL - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Label' attribute.
SYBASE_ASA_BASE_SCHEMA__NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Name' attribute.
SYBASE_ASA_BASE_SCHEMA__OWNER - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Owner' reference.
SYBASE_ASA_BASE_SCHEMA__PRIVILEGES - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Privileges' reference list.
SYBASE_ASA_BASE_SCHEMA__ROUTINES - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Routines' reference list.
SYBASE_ASA_BASE_SCHEMA__SEQUENCES - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Sequences' reference list.
SYBASE_ASA_BASE_SCHEMA__TABLES - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Tables' reference list.
SYBASE_ASA_BASE_SCHEMA__TRIGGERS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Triggers' reference list.
SYBASE_ASA_BASE_SCHEMA__USER_DEFINED_TYPES - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'User Defined Types' reference list.
SYBASE_ASA_BASE_SCHEMA_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The number of structural features of the 'Sybase ASA Base Schema' class.
SYBASE_ASA_BASE_TABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Sybase ASA Base Table' class.
SYBASE_ASA_BASE_TABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The meta object id for the 'Sybase ASA Base Table' class.
SYBASE_ASA_BASE_TABLE__COLUMNS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Columns' containment reference list.
SYBASE_ASA_BASE_TABLE__COMMENTS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Comments' reference list.
SYBASE_ASA_BASE_TABLE__CONSTRAINTS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Constraints' containment reference list.
SYBASE_ASA_BASE_TABLE__DB_SPACE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Db Space' reference feature.
SYBASE_ASA_BASE_TABLE__DB_SPACE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Db Space' reference.
SYBASE_ASA_BASE_TABLE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Dependencies' containment reference list.
SYBASE_ASA_BASE_TABLE__DESCRIPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Description' attribute.
SYBASE_ASA_BASE_TABLE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'EAnnotations' containment reference list.
SYBASE_ASA_BASE_TABLE__EXTENSIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Extensions' containment reference list.
SYBASE_ASA_BASE_TABLE__INDEX - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Index' reference list.
SYBASE_ASA_BASE_TABLE__INSERTABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Insertable' attribute.
SYBASE_ASA_BASE_TABLE__LABEL - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Label' attribute.
SYBASE_ASA_BASE_TABLE__NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Name' attribute.
SYBASE_ASA_BASE_TABLE__PRIVILEGES - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Privileges' reference list.
SYBASE_ASA_BASE_TABLE__REFERENCING_FOREIGN_KEYS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Referencing Foreign Keys' reference list.
SYBASE_ASA_BASE_TABLE__SCHEMA - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Schema' reference.
SYBASE_ASA_BASE_TABLE__SELF_REF_COLUMN_GENERATION - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Self Ref Column Generation' attribute.
SYBASE_ASA_BASE_TABLE__SUBTABLES - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Subtables' reference list.
SYBASE_ASA_BASE_TABLE__SUPERTABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Supertable' reference.
SYBASE_ASA_BASE_TABLE__TRIGGERS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Triggers' reference list.
SYBASE_ASA_BASE_TABLE__UDT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Udt' reference.
SYBASE_ASA_BASE_TABLE__UPDATABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Updatable' attribute.
SYBASE_ASA_BASE_TABLE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The number of structural features of the 'Sybase ASA Base Table' class.
SYBASE_ASA_BASE_TEMP_TABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Sybase ASA Base Temp Table' class.
SYBASE_ASA_BASE_TEMP_TABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The meta object id for the 'Sybase ASA Base Temp Table' class.
SYBASE_ASA_BASE_TEMP_TABLE__COLUMNS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Columns' containment reference list.
SYBASE_ASA_BASE_TEMP_TABLE__COMMENTS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Comments' reference list.
SYBASE_ASA_BASE_TEMP_TABLE__CONSTRAINTS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Constraints' containment reference list.
SYBASE_ASA_BASE_TEMP_TABLE__DELETE_ON_COMMIT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Delete On Commit' attribute.
SYBASE_ASA_BASE_TEMP_TABLE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Dependencies' containment reference list.
SYBASE_ASA_BASE_TEMP_TABLE__DESCRIPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Description' attribute.
SYBASE_ASA_BASE_TEMP_TABLE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'EAnnotations' containment reference list.
SYBASE_ASA_BASE_TEMP_TABLE__EXTENSIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Extensions' containment reference list.
SYBASE_ASA_BASE_TEMP_TABLE__INDEX - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Index' reference list.
SYBASE_ASA_BASE_TEMP_TABLE__INSERTABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Insertable' attribute.
SYBASE_ASA_BASE_TEMP_TABLE__LABEL - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Label' attribute.
SYBASE_ASA_BASE_TEMP_TABLE__LOCAL - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Local' attribute.
SYBASE_ASA_BASE_TEMP_TABLE__NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Name' attribute.
SYBASE_ASA_BASE_TEMP_TABLE__PRIVILEGES - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Privileges' reference list.
SYBASE_ASA_BASE_TEMP_TABLE__REFERENCING_FOREIGN_KEYS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Referencing Foreign Keys' reference list.
SYBASE_ASA_BASE_TEMP_TABLE__SCHEMA - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Schema' reference.
SYBASE_ASA_BASE_TEMP_TABLE__SELF_REF_COLUMN_GENERATION - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Self Ref Column Generation' attribute.
SYBASE_ASA_BASE_TEMP_TABLE__SUBTABLES - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Subtables' reference list.
SYBASE_ASA_BASE_TEMP_TABLE__SUPERTABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Supertable' reference.
SYBASE_ASA_BASE_TEMP_TABLE__TRANSACTION_OPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Transaction Option' attribute feature.
SYBASE_ASA_BASE_TEMP_TABLE__TRANSACTION_OPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Transaction Option' attribute.
SYBASE_ASA_BASE_TEMP_TABLE__TRIGGERS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Triggers' reference list.
SYBASE_ASA_BASE_TEMP_TABLE__UDT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Udt' reference.
SYBASE_ASA_BASE_TEMP_TABLE__UPDATABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Updatable' attribute.
SYBASE_ASA_BASE_TEMP_TABLE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The number of structural features of the 'Sybase ASA Base Temp Table' class.
SYBASE_ASA_BASE_TRIGGER - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Sybase ASA Base Trigger' class.
SYBASE_ASA_BASE_TRIGGER - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The meta object id for the 'Sybase ASA Base Trigger' class.
SYBASE_ASA_BASE_TRIGGER__ACTION_GRANULARITY - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Action Granularity' attribute.
SYBASE_ASA_BASE_TRIGGER__ACTION_STATEMENT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Action Statement' containment reference list.
SYBASE_ASA_BASE_TRIGGER__ACTION_TIME - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Action Time' attribute.
SYBASE_ASA_BASE_TRIGGER__COMMENTS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Comments' reference list.
SYBASE_ASA_BASE_TRIGGER__DELETE_TYPE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Delete Type' attribute.
SYBASE_ASA_BASE_TRIGGER__DEPENDENCIES - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Dependencies' containment reference list.
SYBASE_ASA_BASE_TRIGGER__DESCRIPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Description' attribute.
SYBASE_ASA_BASE_TRIGGER__EANNOTATIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'EAnnotations' containment reference list.
SYBASE_ASA_BASE_TRIGGER__EXTENSIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Extensions' containment reference list.
SYBASE_ASA_BASE_TRIGGER__INSERT_TYPE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Insert Type' attribute.
SYBASE_ASA_BASE_TRIGGER__LABEL - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Label' attribute.
SYBASE_ASA_BASE_TRIGGER__NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Name' attribute.
SYBASE_ASA_BASE_TRIGGER__NEW_ROW - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'New Row' attribute.
SYBASE_ASA_BASE_TRIGGER__NEW_TABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'New Table' attribute.
SYBASE_ASA_BASE_TRIGGER__OLD_ROW - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Old Row' attribute.
SYBASE_ASA_BASE_TRIGGER__OLD_TABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Old Table' attribute.
SYBASE_ASA_BASE_TRIGGER__ORDER - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Order' attribute feature.
SYBASE_ASA_BASE_TRIGGER__ORDER - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Order' attribute.
SYBASE_ASA_BASE_TRIGGER__PRIVILEGES - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Privileges' reference list.
SYBASE_ASA_BASE_TRIGGER__REMOTE_NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Remote Name' attribute feature.
SYBASE_ASA_BASE_TRIGGER__REMOTE_NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Remote Name' attribute.
SYBASE_ASA_BASE_TRIGGER__SCHEMA - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Schema' reference.
SYBASE_ASA_BASE_TRIGGER__SUBJECT_TABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Subject Table' reference.
SYBASE_ASA_BASE_TRIGGER__SYBASE_ASA_BASE_ACTION_TIME - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Sybase ASA Base Action Time' attribute feature.
SYBASE_ASA_BASE_TRIGGER__SYBASE_ASA_BASE_ACTION_TIME - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Sybase ASA Base Action Time' attribute.
SYBASE_ASA_BASE_TRIGGER__TIME_STAMP - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Time Stamp' attribute.
SYBASE_ASA_BASE_TRIGGER__TRIGGER_COLUMN - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Trigger Column' reference list.
SYBASE_ASA_BASE_TRIGGER__UPDATE_COLUMN_TYPE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Update Column Type' attribute feature.
SYBASE_ASA_BASE_TRIGGER__UPDATE_COLUMN_TYPE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Update Column Type' attribute.
SYBASE_ASA_BASE_TRIGGER__UPDATE_TYPE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Update Type' attribute.
SYBASE_ASA_BASE_TRIGGER__WHEN - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'When' containment reference.
SYBASE_ASA_BASE_TRIGGER_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The number of structural features of the 'Sybase ASA Base Trigger' class.
SYBASE_ASA_BASE_UNIQUE_CONSTRAINT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Sybase ASA Base Unique Constraint' class.
SYBASE_ASA_BASE_UNIQUE_CONSTRAINT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The meta object id for the 'Sybase ASA Base Unique Constraint' class.
SYBASE_ASA_BASE_UNIQUE_CONSTRAINT__BASE_TABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Base Table' container reference.
SYBASE_ASA_BASE_UNIQUE_CONSTRAINT__CLUSTERED - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Clustered' attribute feature.
SYBASE_ASA_BASE_UNIQUE_CONSTRAINT__CLUSTERED - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Clustered' attribute.
SYBASE_ASA_BASE_UNIQUE_CONSTRAINT__COMMENTS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Comments' reference list.
SYBASE_ASA_BASE_UNIQUE_CONSTRAINT__DEFERRABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Deferrable' attribute.
SYBASE_ASA_BASE_UNIQUE_CONSTRAINT__DEPENDENCIES - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Dependencies' containment reference list.
SYBASE_ASA_BASE_UNIQUE_CONSTRAINT__DESCRIPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Description' attribute.
SYBASE_ASA_BASE_UNIQUE_CONSTRAINT__EANNOTATIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'EAnnotations' containment reference list.
SYBASE_ASA_BASE_UNIQUE_CONSTRAINT__ENFORCED - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Enforced' attribute.
SYBASE_ASA_BASE_UNIQUE_CONSTRAINT__EXTENSIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Extensions' containment reference list.
SYBASE_ASA_BASE_UNIQUE_CONSTRAINT__FOREIGN_KEY - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Foreign Key' reference list.
SYBASE_ASA_BASE_UNIQUE_CONSTRAINT__INITIALLY_DEFERRED - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Initially Deferred' attribute.
SYBASE_ASA_BASE_UNIQUE_CONSTRAINT__LABEL - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Label' attribute.
SYBASE_ASA_BASE_UNIQUE_CONSTRAINT__MEMBERS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Members' reference list.
SYBASE_ASA_BASE_UNIQUE_CONSTRAINT__NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Name' attribute.
SYBASE_ASA_BASE_UNIQUE_CONSTRAINT__PRIVILEGES - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Privileges' reference list.
SYBASE_ASA_BASE_UNIQUE_CONSTRAINT__SYSTEM_GEN_INDEX - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'System Gen Index' reference feature.
SYBASE_ASA_BASE_UNIQUE_CONSTRAINT__SYSTEM_GEN_INDEX - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'System Gen Index' reference.
SYBASE_ASA_BASE_UNIQUE_CONSTRAINT_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The number of structural features of the 'Sybase ASA Base Unique Constraint' class.
SYBASE_ASA_BASE_USER - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Sybase ASA Base User' class.
SYBASE_ASA_BASE_USER - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The meta object id for the 'Sybase ASA Base User' class.
SYBASE_ASA_BASE_USER__COMMENTS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Comments' reference list.
SYBASE_ASA_BASE_USER__DATABASE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Database' reference.
SYBASE_ASA_BASE_USER__DEPENDENCIES - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Dependencies' containment reference list.
SYBASE_ASA_BASE_USER__DESCRIPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Description' attribute.
SYBASE_ASA_BASE_USER__EANNOTATIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'EAnnotations' containment reference list.
SYBASE_ASA_BASE_USER__EXTENSIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Extensions' containment reference list.
SYBASE_ASA_BASE_USER__GRANTED_PRIVILEGE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Granted Privilege' reference list.
SYBASE_ASA_BASE_USER__GRANTED_ROLE_AUTHORIZATION - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Granted Role Authorization' reference list.
SYBASE_ASA_BASE_USER__GROUP - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Group' reference list.
SYBASE_ASA_BASE_USER__LABEL - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Label' attribute.
SYBASE_ASA_BASE_USER__NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Name' attribute.
SYBASE_ASA_BASE_USER__OWNED_SCHEMA - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Owned Schema' reference list.
SYBASE_ASA_BASE_USER__PRIVILEGES - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Privileges' reference list.
SYBASE_ASA_BASE_USER__RECEIVED_PRIVILEGE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Received Privilege' containment reference list.
SYBASE_ASA_BASE_USER__RECEIVED_ROLE_AUTHORIZATION - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Received Role Authorization' reference list.
SYBASE_ASA_BASE_USER__SQL_CONTAINER - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Sql Container' reference.
SYBASE_ASA_BASE_USER_DEFINED_TYPE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Sybase ASA Base User Defined Type' class.
SYBASE_ASA_BASE_USER_DEFINED_TYPE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The meta object id for the 'Sybase ASA Base User Defined Type' class.
SYBASE_ASA_BASE_USER_DEFINED_TYPE__COMMENTS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Comments' reference list.
SYBASE_ASA_BASE_USER_DEFINED_TYPE__CONSTRAINT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Constraint' containment reference list.
SYBASE_ASA_BASE_USER_DEFINED_TYPE__DEFAULT_TYPE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Default Type' attribute feature.
SYBASE_ASA_BASE_USER_DEFINED_TYPE__DEFAULT_TYPE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Default Type' attribute.
SYBASE_ASA_BASE_USER_DEFINED_TYPE__DEFAULT_VALUE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Default Value' attribute.
SYBASE_ASA_BASE_USER_DEFINED_TYPE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Dependencies' containment reference list.
SYBASE_ASA_BASE_USER_DEFINED_TYPE__DESCRIPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Description' attribute.
SYBASE_ASA_BASE_USER_DEFINED_TYPE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'EAnnotations' containment reference list.
SYBASE_ASA_BASE_USER_DEFINED_TYPE__EXTENSIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Extensions' containment reference list.
SYBASE_ASA_BASE_USER_DEFINED_TYPE__LABEL - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Label' attribute.
SYBASE_ASA_BASE_USER_DEFINED_TYPE__NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Name' attribute.
SYBASE_ASA_BASE_USER_DEFINED_TYPE__NULLABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Nullable' attribute feature.
SYBASE_ASA_BASE_USER_DEFINED_TYPE__NULLABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Nullable' attribute.
SYBASE_ASA_BASE_USER_DEFINED_TYPE__ORDERING - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Ordering' containment reference.
SYBASE_ASA_BASE_USER_DEFINED_TYPE__PREDEFINED_REPRESENTATION - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Predefined Representation' containment reference.
SYBASE_ASA_BASE_USER_DEFINED_TYPE__PRIVILEGES - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Privileges' reference list.
SYBASE_ASA_BASE_USER_DEFINED_TYPE__SCHEMA - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Schema' reference.
SYBASE_ASA_BASE_USER_DEFINED_TYPE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The number of structural features of the 'Sybase ASA Base User Defined Type' class.
SYBASE_ASA_BASE_USER_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The number of structural features of the 'Sybase ASA Base User' class.
SYBASE_ASA_BASE_VIEW_TABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Sybase ASA Base View Table' class.
SYBASE_ASA_BASE_VIEW_TABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The meta object id for the 'Sybase ASA Base View Table' class.
SYBASE_ASA_BASE_VIEW_TABLE__CHECK_TYPE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Check Type' attribute.
SYBASE_ASA_BASE_VIEW_TABLE__COLUMNS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Columns' containment reference list.
SYBASE_ASA_BASE_VIEW_TABLE__COMMENTS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Comments' reference list.
SYBASE_ASA_BASE_VIEW_TABLE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Dependencies' containment reference list.
SYBASE_ASA_BASE_VIEW_TABLE__DESCRIPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Description' attribute.
SYBASE_ASA_BASE_VIEW_TABLE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'EAnnotations' containment reference list.
SYBASE_ASA_BASE_VIEW_TABLE__EXTENSIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Extensions' containment reference list.
SYBASE_ASA_BASE_VIEW_TABLE__INDEX - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Index' reference list.
SYBASE_ASA_BASE_VIEW_TABLE__INSERTABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Insertable' attribute.
SYBASE_ASA_BASE_VIEW_TABLE__LABEL - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Label' attribute.
SYBASE_ASA_BASE_VIEW_TABLE__NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Name' attribute.
SYBASE_ASA_BASE_VIEW_TABLE__PRIVILEGES - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Privileges' reference list.
SYBASE_ASA_BASE_VIEW_TABLE__QUERY_EXPRESSION - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Query Expression' containment reference.
SYBASE_ASA_BASE_VIEW_TABLE__SCHEMA - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Schema' reference.
SYBASE_ASA_BASE_VIEW_TABLE__SELF_REF_COLUMN_GENERATION - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Self Ref Column Generation' attribute.
SYBASE_ASA_BASE_VIEW_TABLE__STATEMENT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Statement' reference feature.
SYBASE_ASA_BASE_VIEW_TABLE__STATEMENT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Statement' reference.
SYBASE_ASA_BASE_VIEW_TABLE__SUBTABLES - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Subtables' reference list.
SYBASE_ASA_BASE_VIEW_TABLE__SUPERTABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Supertable' reference.
SYBASE_ASA_BASE_VIEW_TABLE__TRIGGERS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Triggers' reference list.
SYBASE_ASA_BASE_VIEW_TABLE__UDT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Udt' reference.
SYBASE_ASA_BASE_VIEW_TABLE__UPDATABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Updatable' attribute.
SYBASE_ASA_BASE_VIEW_TABLE__WITH_CHECK_OPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'With Check Option' attribute feature.
SYBASE_ASA_BASE_VIEW_TABLE__WITH_CHECK_OPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'With Check Option' attribute.
SYBASE_ASA_BASE_VIEW_TABLE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The number of structural features of the 'Sybase ASA Base View Table' class.
SYBASE_ASA_DATABASE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage.Literals
The meta object literal for the 'Sybase ASA Database' class.
SYBASE_ASA_DATABASE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The meta object id for the 'Sybase ASA Database' class.
SYBASE_ASA_DATABASE__ASE_COMPATIBLE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage.Literals
The meta object literal for the 'ASE Compatible' attribute feature.
SYBASE_ASA_DATABASE__ASE_COMPATIBLE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'ASE Compatible' attribute.
SYBASE_ASA_DATABASE__AUTHORIZATION_IDS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Authorization Ids' reference list.
SYBASE_ASA_DATABASE__BLANK_PADDING_ON - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Blank Padding On' attribute.
SYBASE_ASA_DATABASE__CASE_SENSITIVE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Case Sensitive' attribute.
SYBASE_ASA_DATABASE__CATALOGS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Catalogs' reference list.
SYBASE_ASA_DATABASE__CHECK_SUM_ON - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Check Sum On' attribute.
SYBASE_ASA_DATABASE__COLLATION - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Collation' attribute.
SYBASE_ASA_DATABASE__COMMENTS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Comments' reference list.
SYBASE_ASA_DATABASE__DATA_TYPES - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Data Types' reference list.
SYBASE_ASA_DATABASE__DATABASE_FILE_NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Database File Name' attribute.
SYBASE_ASA_DATABASE__DB_SPACES - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Db Spaces' containment reference list.
SYBASE_ASA_DATABASE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Dependencies' containment reference list.
SYBASE_ASA_DATABASE__DESCRIPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Description' attribute.
SYBASE_ASA_DATABASE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'EAnnotations' containment reference list.
SYBASE_ASA_DATABASE__ENCRYPTION_INFO - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Encryption Info' reference.
SYBASE_ASA_DATABASE__EVENTS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Events' reference list.
SYBASE_ASA_DATABASE__EXTENSIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Extensions' containment reference list.
SYBASE_ASA_DATABASE__JAVA_SUPPORT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Java Support' attribute.
SYBASE_ASA_DATABASE__JCONNECT_ON - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'JConnect On' attribute.
SYBASE_ASA_DATABASE__LABEL - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Label' attribute.
SYBASE_ASA_DATABASE__LOG_FILE_NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Log File Name' attribute.
SYBASE_ASA_DATABASE__MIRROR_FILE_NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Mirror File Name' attribute.
SYBASE_ASA_DATABASE__NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Name' attribute.
SYBASE_ASA_DATABASE__PAGE_SIZE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Page Size' attribute.
SYBASE_ASA_DATABASE__PASSWORD_CASE_SENSITIVE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Password Case Sensitive' attribute.
SYBASE_ASA_DATABASE__PRIVILEGES - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Privileges' reference list.
SYBASE_ASA_DATABASE__SCHEMAS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Schemas' reference list.
SYBASE_ASA_DATABASE__VENDOR - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Vendor' attribute.
SYBASE_ASA_DATABASE__VERSION - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Version' attribute.
SYBASE_ASA_DATABASE__WEB_SERVICES - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Web Services' reference list.
SYBASE_ASA_DATABASE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The number of structural features of the 'Sybase ASA Database' class.
SYBASE_ASA_DEFAULT_WRAPPER - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Sybase ASA Default Wrapper' class.
SYBASE_ASA_DEFAULT_WRAPPER - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The meta object id for the 'Sybase ASA Default Wrapper' class.
SYBASE_ASA_DEFAULT_WRAPPER__IS_LITERAL - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Is Literal' attribute feature.
SYBASE_ASA_DEFAULT_WRAPPER__IS_LITERAL - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Is Literal' attribute.
SYBASE_ASA_DEFAULT_WRAPPER__PARTITION_SIZE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Partition Size' attribute feature.
SYBASE_ASA_DEFAULT_WRAPPER__PARTITION_SIZE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Partition Size' attribute.
SYBASE_ASA_DEFAULT_WRAPPER__TYPE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Type' attribute feature.
SYBASE_ASA_DEFAULT_WRAPPER__TYPE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Type' attribute.
SYBASE_ASA_DEFAULT_WRAPPER__VALUE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Value' attribute feature.
SYBASE_ASA_DEFAULT_WRAPPER__VALUE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Value' attribute.
SYBASE_ASA_DEFAULT_WRAPPER_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The number of structural features of the 'Sybase ASA Default Wrapper' class.
SYBASE_ASA_FOREIGN_KEY - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage.Literals
The meta object literal for the 'Sybase ASA Foreign Key' class.
SYBASE_ASA_FOREIGN_KEY - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The meta object id for the 'Sybase ASA Foreign Key' class.
SYBASE_ASA_FOREIGN_KEY__BASE_TABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Base Table' container reference.
SYBASE_ASA_FOREIGN_KEY__CHECK_ON_COMMIT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage.Literals
The meta object literal for the 'Check On Commit' attribute feature.
SYBASE_ASA_FOREIGN_KEY__CHECK_ON_COMMIT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Check On Commit' attribute.
SYBASE_ASA_FOREIGN_KEY__CLUSTERED - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Clustered' attribute.
SYBASE_ASA_FOREIGN_KEY__COMMENTS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Comments' reference list.
SYBASE_ASA_FOREIGN_KEY__DEFERRABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Deferrable' attribute.
SYBASE_ASA_FOREIGN_KEY__DEPENDENCIES - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Dependencies' containment reference list.
SYBASE_ASA_FOREIGN_KEY__DESCRIPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Description' attribute.
SYBASE_ASA_FOREIGN_KEY__EANNOTATIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'EAnnotations' containment reference list.
SYBASE_ASA_FOREIGN_KEY__ENFORCED - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Enforced' attribute.
SYBASE_ASA_FOREIGN_KEY__EXTENSIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Extensions' containment reference list.
SYBASE_ASA_FOREIGN_KEY__INITIALLY_DEFERRED - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Initially Deferred' attribute.
SYBASE_ASA_FOREIGN_KEY__LABEL - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Label' attribute.
SYBASE_ASA_FOREIGN_KEY__MATCH - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Match' attribute.
SYBASE_ASA_FOREIGN_KEY__MEMBERS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Members' reference list.
SYBASE_ASA_FOREIGN_KEY__NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Name' attribute.
SYBASE_ASA_FOREIGN_KEY__NULLABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage.Literals
The meta object literal for the 'Nullable' attribute feature.
SYBASE_ASA_FOREIGN_KEY__NULLABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Nullable' attribute.
SYBASE_ASA_FOREIGN_KEY__ON_DELETE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'On Delete' attribute.
SYBASE_ASA_FOREIGN_KEY__ON_UPDATE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'On Update' attribute.
SYBASE_ASA_FOREIGN_KEY__PRIVILEGES - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Privileges' reference list.
SYBASE_ASA_FOREIGN_KEY__REFERENCED_MEMBERS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Referenced Members' reference list.
SYBASE_ASA_FOREIGN_KEY__REFERENCED_TABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Referenced Table' reference.
SYBASE_ASA_FOREIGN_KEY__ROLE_NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Role Name' attribute.
SYBASE_ASA_FOREIGN_KEY__UNIQUE_CONSTRAINT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Unique Constraint' reference.
SYBASE_ASA_FOREIGN_KEY__UNIQUE_INDEX - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Unique Index' reference.
SYBASE_ASA_FOREIGN_KEY_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The number of structural features of the 'Sybase ASA Foreign Key' class.
SYBASE_ASA_INDEX - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage.Literals
The meta object literal for the 'Sybase ASA Index' class.
SYBASE_ASA_INDEX - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The meta object id for the 'Sybase ASA Index' class.
SYBASE_ASA_INDEX__CLUSTERED - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Clustered' attribute.
SYBASE_ASA_INDEX__COMMENTS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Comments' reference list.
SYBASE_ASA_INDEX__DB_SPACE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Db Space' reference.
SYBASE_ASA_INDEX__DEPENDENCIES - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Dependencies' containment reference list.
SYBASE_ASA_INDEX__DESCRIPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Description' attribute.
SYBASE_ASA_INDEX__EANNOTATIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'EAnnotations' containment reference list.
SYBASE_ASA_INDEX__EXTENSIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Extensions' containment reference list.
SYBASE_ASA_INDEX__FILL_FACTOR - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Fill Factor' attribute.
SYBASE_ASA_INDEX__FOREIGN_KEY - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Foreign Key' reference list.
SYBASE_ASA_INDEX__INCLUDED_MEMBERS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Included Members' containment reference list.
SYBASE_ASA_INDEX__LABEL - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Label' attribute.
SYBASE_ASA_INDEX__MEMBERS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Members' containment reference list.
SYBASE_ASA_INDEX__NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Name' attribute.
SYBASE_ASA_INDEX__PRIVILEGES - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Privileges' reference list.
SYBASE_ASA_INDEX__SCHEMA - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Schema' reference.
SYBASE_ASA_INDEX__SYSTEM_GENERATED - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'System Generated' attribute.
SYBASE_ASA_INDEX__TABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Table' reference.
SYBASE_ASA_INDEX__UNIQUE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Unique' attribute.
SYBASE_ASA_INDEX__VIRTUAL - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage.Literals
The meta object literal for the 'Virtual' attribute feature.
SYBASE_ASA_INDEX__VIRTUAL - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Virtual' attribute.
SYBASE_ASA_INDEX_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The number of structural features of the 'Sybase ASA Index' class.
SYBASE_ASA_TABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage.Literals
The meta object literal for the 'Sybase ASA Table' class.
SYBASE_ASA_TABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The meta object id for the 'Sybase ASA Table' class.
SYBASE_ASA_TABLE__COLUMNS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Columns' containment reference list.
SYBASE_ASA_TABLE__COMMENTS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Comments' reference list.
SYBASE_ASA_TABLE__CONSTRAINTS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Constraints' containment reference list.
SYBASE_ASA_TABLE__DB_SPACE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Db Space' reference.
SYBASE_ASA_TABLE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Dependencies' containment reference list.
SYBASE_ASA_TABLE__DESCRIPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Description' attribute.
SYBASE_ASA_TABLE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'EAnnotations' containment reference list.
SYBASE_ASA_TABLE__EXTENSIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Extensions' containment reference list.
SYBASE_ASA_TABLE__INDEX - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Index' reference list.
SYBASE_ASA_TABLE__INSERTABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Insertable' attribute.
SYBASE_ASA_TABLE__LABEL - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Label' attribute.
SYBASE_ASA_TABLE__NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Name' attribute.
SYBASE_ASA_TABLE__PCTFREE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage.Literals
The meta object literal for the 'Pctfree' attribute feature.
SYBASE_ASA_TABLE__PCTFREE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Pctfree' attribute.
SYBASE_ASA_TABLE__PRIVILEGES - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Privileges' reference list.
SYBASE_ASA_TABLE__REFERENCING_FOREIGN_KEYS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Referencing Foreign Keys' reference list.
SYBASE_ASA_TABLE__SCHEMA - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Schema' reference.
SYBASE_ASA_TABLE__SELF_REF_COLUMN_GENERATION - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Self Ref Column Generation' attribute.
SYBASE_ASA_TABLE__SUBTABLES - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Subtables' reference list.
SYBASE_ASA_TABLE__SUPERTABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Supertable' reference.
SYBASE_ASA_TABLE__TRIGGERS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Triggers' reference list.
SYBASE_ASA_TABLE__UDT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Udt' reference.
SYBASE_ASA_TABLE__UPDATABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Updatable' attribute.
SYBASE_ASA_TABLE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The number of structural features of the 'Sybase ASA Table' class.
SYBASE_ASA_TEMP_TABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage.Literals
The meta object literal for the 'Sybase ASA Temp Table' class.
SYBASE_ASA_TEMP_TABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The meta object id for the 'Sybase ASA Temp Table' class.
SYBASE_ASA_TEMP_TABLE__COLUMNS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Columns' containment reference list.
SYBASE_ASA_TEMP_TABLE__COMMENTS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Comments' reference list.
SYBASE_ASA_TEMP_TABLE__CONSTRAINTS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Constraints' containment reference list.
SYBASE_ASA_TEMP_TABLE__DELETE_ON_COMMIT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Delete On Commit' attribute.
SYBASE_ASA_TEMP_TABLE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Dependencies' containment reference list.
SYBASE_ASA_TEMP_TABLE__DESCRIPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Description' attribute.
SYBASE_ASA_TEMP_TABLE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'EAnnotations' containment reference list.
SYBASE_ASA_TEMP_TABLE__EXTENSIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Extensions' containment reference list.
SYBASE_ASA_TEMP_TABLE__INDEX - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Index' reference list.
SYBASE_ASA_TEMP_TABLE__INSERTABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Insertable' attribute.
SYBASE_ASA_TEMP_TABLE__LABEL - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Label' attribute.
SYBASE_ASA_TEMP_TABLE__LOCAL - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Local' attribute.
SYBASE_ASA_TEMP_TABLE__NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Name' attribute.
SYBASE_ASA_TEMP_TABLE__PCTFREE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage.Literals
The meta object literal for the 'Pctfree' attribute feature.
SYBASE_ASA_TEMP_TABLE__PCTFREE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Pctfree' attribute.
SYBASE_ASA_TEMP_TABLE__PRIVILEGES - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Privileges' reference list.
SYBASE_ASA_TEMP_TABLE__REFERENCING_FOREIGN_KEYS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Referencing Foreign Keys' reference list.
SYBASE_ASA_TEMP_TABLE__SCHEMA - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Schema' reference.
SYBASE_ASA_TEMP_TABLE__SELF_REF_COLUMN_GENERATION - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Self Ref Column Generation' attribute.
SYBASE_ASA_TEMP_TABLE__SUBTABLES - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Subtables' reference list.
SYBASE_ASA_TEMP_TABLE__SUPERTABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Supertable' reference.
SYBASE_ASA_TEMP_TABLE__TRANSACTION_OPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Transaction Option' attribute.
SYBASE_ASA_TEMP_TABLE__TRIGGERS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Triggers' reference list.
SYBASE_ASA_TEMP_TABLE__UDT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Udt' reference.
SYBASE_ASA_TEMP_TABLE__UPDATABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The feature id for the 'Updatable' attribute.
SYBASE_ASA_TEMP_TABLE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.SybaseasasqlmodelPackage
The number of structural features of the 'Sybase ASA Temp Table' class.
SYBASE_ASA_WEB_SERVICE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Sybase ASA Web Service' class.
SYBASE_ASA_WEB_SERVICE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The meta object id for the 'Sybase ASA Web Service' class.
SYBASE_ASA_WEB_SERVICE__AUTH_REQUIRED - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Auth required' attribute feature.
SYBASE_ASA_WEB_SERVICE__AUTH_REQUIRED - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Auth required' attribute.
SYBASE_ASA_WEB_SERVICE__COMMENTS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Comments' reference list.
SYBASE_ASA_WEB_SERVICE__DATABASE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Database' reference feature.
SYBASE_ASA_WEB_SERVICE__DATABASE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Database' reference.
SYBASE_ASA_WEB_SERVICE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Dependencies' containment reference list.
SYBASE_ASA_WEB_SERVICE__DESCRIPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Description' attribute.
SYBASE_ASA_WEB_SERVICE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'EAnnotations' containment reference list.
SYBASE_ASA_WEB_SERVICE__EXTENSIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Extensions' containment reference list.
SYBASE_ASA_WEB_SERVICE__LABEL - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Label' attribute.
SYBASE_ASA_WEB_SERVICE__NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Name' attribute.
SYBASE_ASA_WEB_SERVICE__PARAMETER - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Parameter' attribute feature.
SYBASE_ASA_WEB_SERVICE__PARAMETER - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Parameter' attribute.
SYBASE_ASA_WEB_SERVICE__PRIVILEGES - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Privileges' reference list.
SYBASE_ASA_WEB_SERVICE__SECURE_REQUIRED - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Secure required' attribute feature.
SYBASE_ASA_WEB_SERVICE__SECURE_REQUIRED - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Secure required' attribute.
SYBASE_ASA_WEB_SERVICE__SERVICE_ID - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Service id' attribute feature.
SYBASE_ASA_WEB_SERVICE__SERVICE_ID - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Service id' attribute.
SYBASE_ASA_WEB_SERVICE__SERVICE_TYPE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Service type' attribute feature.
SYBASE_ASA_WEB_SERVICE__SERVICE_TYPE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Service type' attribute.
SYBASE_ASA_WEB_SERVICE__STATEMENT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Statement' attribute feature.
SYBASE_ASA_WEB_SERVICE__STATEMENT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Statement' attribute.
SYBASE_ASA_WEB_SERVICE__URL_PATH - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Url path' attribute feature.
SYBASE_ASA_WEB_SERVICE__URL_PATH - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'Url path' attribute.
SYBASE_ASA_WEB_SERVICE__USER_NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'User name' attribute feature.
SYBASE_ASA_WEB_SERVICE__USER_NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The feature id for the 'User name' attribute.
SYBASE_ASA_WEB_SERVICE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The number of structural features of the 'Sybase ASA Web Service' class.
SYBASE_ASE_BASE_TABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Sybase ASE Base Table' class.
SYBASE_ASE_BASE_TABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The meta object id for the 'Sybase ASE Base Table' class.
SYBASE_ASE_BASE_TABLE__COLUMNS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Columns' containment reference list.
SYBASE_ASE_BASE_TABLE__COMMENTS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Comments' reference list.
SYBASE_ASE_BASE_TABLE__CONCURRENCY_OPT_THRESHOLD - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Concurrency Opt Threshold' attribute feature.
SYBASE_ASE_BASE_TABLE__CONCURRENCY_OPT_THRESHOLD - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Concurrency Opt Threshold' attribute.
SYBASE_ASE_BASE_TABLE__CONSTRAINTS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Constraints' containment reference list.
SYBASE_ASE_BASE_TABLE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Dependencies' containment reference list.
SYBASE_ASE_BASE_TABLE__DESCRIPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Description' attribute.
SYBASE_ASE_BASE_TABLE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'EAnnotations' containment reference list.
SYBASE_ASE_BASE_TABLE__EXP_ROW_SIZE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Exp Row Size' attribute feature.
SYBASE_ASE_BASE_TABLE__EXP_ROW_SIZE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Exp Row Size' attribute.
SYBASE_ASE_BASE_TABLE__EXTENSIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Extensions' containment reference list.
SYBASE_ASE_BASE_TABLE__FILL_FACTOR - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Fill Factor' attribute feature.
SYBASE_ASE_BASE_TABLE__FILL_FACTOR - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Fill Factor' attribute.
SYBASE_ASE_BASE_TABLE__IDENTITY_GAP - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Identity Gap' attribute feature.
SYBASE_ASE_BASE_TABLE__IDENTITY_GAP - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Identity Gap' attribute.
SYBASE_ASE_BASE_TABLE__INDEX - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Index' reference list.
SYBASE_ASE_BASE_TABLE__INSERTABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Insertable' attribute.
SYBASE_ASE_BASE_TABLE__LABEL - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Label' attribute.
SYBASE_ASE_BASE_TABLE__LOCK_PROMOTION - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Lock Promotion' containment reference list feature.
SYBASE_ASE_BASE_TABLE__LOCK_PROMOTION - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Lock Promotion' containment reference list.
SYBASE_ASE_BASE_TABLE__LOCK_SCHEMA - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Lock Schema' attribute feature.
SYBASE_ASE_BASE_TABLE__LOCK_SCHEMA - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Lock Schema' attribute.
SYBASE_ASE_BASE_TABLE__MAX_ROW_PER_PAGE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Max Row Per Page' attribute feature.
SYBASE_ASE_BASE_TABLE__MAX_ROW_PER_PAGE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Max Row Per Page' attribute.
SYBASE_ASE_BASE_TABLE__NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Name' attribute.
SYBASE_ASE_BASE_TABLE__PARTITION_CONDITION - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Partition Condition' containment reference feature.
SYBASE_ASE_BASE_TABLE__PARTITION_CONDITION - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Partition Condition' containment reference.
SYBASE_ASE_BASE_TABLE__PARTITIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Partitions' attribute feature.
SYBASE_ASE_BASE_TABLE__PARTITIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Partitions' attribute.
SYBASE_ASE_BASE_TABLE__PRIVILEGES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Privileges' reference list.
SYBASE_ASE_BASE_TABLE__REFERENCING_FOREIGN_KEYS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Referencing Foreign Keys' reference list.
SYBASE_ASE_BASE_TABLE__RESERVE_PAGE_GAP - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Reserve Page Gap' attribute feature.
SYBASE_ASE_BASE_TABLE__RESERVE_PAGE_GAP - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Reserve Page Gap' attribute.
SYBASE_ASE_BASE_TABLE__SCHEMA - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Schema' reference.
SYBASE_ASE_BASE_TABLE__SEGMENT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Segment' reference feature.
SYBASE_ASE_BASE_TABLE__SEGMENT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Segment' reference.
SYBASE_ASE_BASE_TABLE__SELF_REF_COLUMN_GENERATION - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Self Ref Column Generation' attribute.
SYBASE_ASE_BASE_TABLE__SUBTABLES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Subtables' reference list.
SYBASE_ASE_BASE_TABLE__SUPERTABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Supertable' reference.
SYBASE_ASE_BASE_TABLE__SYSTEM_TABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'System Table' attribute feature.
SYBASE_ASE_BASE_TABLE__SYSTEM_TABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'System Table' attribute.
SYBASE_ASE_BASE_TABLE__TABLE_ONLY_CACHE_INFO - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Table Only Cache Info' containment reference feature.
SYBASE_ASE_BASE_TABLE__TABLE_ONLY_CACHE_INFO - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Table Only Cache Info' containment reference.
SYBASE_ASE_BASE_TABLE__TEXT_IMAGE_SEGMENT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Text Image Segment' reference feature.
SYBASE_ASE_BASE_TABLE__TEXT_IMAGE_SEGMENT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Text Image Segment' reference.
SYBASE_ASE_BASE_TABLE__TEXT_ONLY_CACHE_INFO - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Text Only Cache Info' containment reference feature.
SYBASE_ASE_BASE_TABLE__TEXT_ONLY_CACHE_INFO - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Text Only Cache Info' containment reference.
SYBASE_ASE_BASE_TABLE__TRIGGERS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Triggers' reference list.
SYBASE_ASE_BASE_TABLE__UDT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Udt' reference.
SYBASE_ASE_BASE_TABLE__UPDATABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Updatable' attribute.
SYBASE_ASE_BASE_TABLE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The number of structural features of the 'Sybase ASE Base Table' class.
SYBASE_ASE_CACHE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Sybase ASE Cache' class.
SYBASE_ASE_CACHE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The meta object id for the 'Sybase ASE Cache' class.
SYBASE_ASE_CACHE__COMMENTS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Comments' reference list.
SYBASE_ASE_CACHE__DATABASE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Database' container reference feature.
SYBASE_ASE_CACHE__DATABASE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Database' container reference.
SYBASE_ASE_CACHE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Dependencies' containment reference list.
SYBASE_ASE_CACHE__DESCRIPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Description' attribute.
SYBASE_ASE_CACHE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'EAnnotations' containment reference list.
SYBASE_ASE_CACHE__EXTENSIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Extensions' containment reference list.
SYBASE_ASE_CACHE__LABEL - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Label' attribute.
SYBASE_ASE_CACHE__NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Name' attribute.
SYBASE_ASE_CACHE__PRIVILEGES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Privileges' reference list.
SYBASE_ASE_CACHE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The number of structural features of the 'Sybase ASE Cache' class.
SYBASE_ASE_CATALOG - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Sybase ASE Catalog' class.
SYBASE_ASE_CATALOG - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The meta object id for the 'Sybase ASE Catalog' class.
SYBASE_ASE_CATALOG__AUTHORIZATION_IDS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Authorization Ids' reference list feature.
SYBASE_ASE_CATALOG__AUTHORIZATION_IDS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Authorization Ids' reference list.
SYBASE_ASE_CATALOG__CACHE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Cache' reference feature.
SYBASE_ASE_CATALOG__CACHE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Cache' reference.
SYBASE_ASE_CATALOG__CATALOG_TYPE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Catalog Type' attribute feature.
SYBASE_ASE_CATALOG__CATALOG_TYPE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Catalog Type' attribute.
SYBASE_ASE_CATALOG__COMMENTS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Comments' reference list.
SYBASE_ASE_CATALOG__DATA_DEVICES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Data Devices' reference list feature.
SYBASE_ASE_CATALOG__DATA_DEVICES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Data Devices' reference list.
SYBASE_ASE_CATALOG__DATABASE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Database' reference.
SYBASE_ASE_CATALOG__DEFAULT_LOCATION - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Default Location' attribute feature.
SYBASE_ASE_CATALOG__DEFAULT_LOCATION - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Default Location' attribute.
SYBASE_ASE_CATALOG__DEPENDENCIES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Dependencies' containment reference list.
SYBASE_ASE_CATALOG__DESCRIPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Description' attribute.
SYBASE_ASE_CATALOG__EANNOTATIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'EAnnotations' containment reference list.
SYBASE_ASE_CATALOG__EXTENSIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Extensions' containment reference list.
SYBASE_ASE_CATALOG__FOR_LOAD - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'For Load' attribute feature.
SYBASE_ASE_CATALOG__FOR_LOAD - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'For Load' attribute.
SYBASE_ASE_CATALOG__FOR_PROXY_UPDATE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'For Proxy Update' attribute feature.
SYBASE_ASE_CATALOG__FOR_PROXY_UPDATE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'For Proxy Update' attribute.
SYBASE_ASE_CATALOG__LABEL - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Label' attribute.
SYBASE_ASE_CATALOG__LOG_DEVICES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Log Devices' reference list feature.
SYBASE_ASE_CATALOG__LOG_DEVICES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Log Devices' reference list.
SYBASE_ASE_CATALOG__LOG_IO_SIZE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Log IO Size' attribute feature.
SYBASE_ASE_CATALOG__LOG_IO_SIZE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Log IO Size' attribute.
SYBASE_ASE_CATALOG__NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Name' attribute.
SYBASE_ASE_CATALOG__OVERRIDE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Override' attribute feature.
SYBASE_ASE_CATALOG__OVERRIDE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Override' attribute.
SYBASE_ASE_CATALOG__PRIVILEGES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Privileges' reference list.
SYBASE_ASE_CATALOG__RECOVERY_ORDER - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Recovery Order' attribute feature.
SYBASE_ASE_CATALOG__RECOVERY_ORDER - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Recovery Order' attribute.
SYBASE_ASE_CATALOG__SCHEMAS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Schemas' reference list.
SYBASE_ASE_CATALOG__SEGMENTS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Segments' containment reference list feature.
SYBASE_ASE_CATALOG__SEGMENTS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Segments' containment reference list.
SYBASE_ASE_CATALOG_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The number of structural features of the 'Sybase ASE Catalog' class.
SYBASE_ASE_CATALOG_TYPE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Sybase ASE Catalog Type' enum.
SYBASE_ASE_CATALOG_TYPE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The meta object id for the 'Sybase ASE Catalog Type' enum.
SYBASE_ASE_CHECK_CONSTRAINT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Sybase ASE Check Constraint' class.
SYBASE_ASE_CHECK_CONSTRAINT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The meta object id for the 'Sybase ASE Check Constraint' class.
SYBASE_ASE_CHECK_CONSTRAINT__BASE_TABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Base Table' container reference.
SYBASE_ASE_CHECK_CONSTRAINT__COMMENTS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Comments' reference list.
SYBASE_ASE_CHECK_CONSTRAINT__CREATOR - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Creator' reference feature.
SYBASE_ASE_CHECK_CONSTRAINT__CREATOR - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Creator' reference.
SYBASE_ASE_CHECK_CONSTRAINT__DEFERRABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Deferrable' attribute.
SYBASE_ASE_CHECK_CONSTRAINT__DEPENDENCIES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Dependencies' containment reference list.
SYBASE_ASE_CHECK_CONSTRAINT__DESCRIPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Description' attribute.
SYBASE_ASE_CHECK_CONSTRAINT__EANNOTATIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'EAnnotations' containment reference list.
SYBASE_ASE_CHECK_CONSTRAINT__ENFORCED - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Enforced' attribute.
SYBASE_ASE_CHECK_CONSTRAINT__EXTENSIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Extensions' containment reference list.
SYBASE_ASE_CHECK_CONSTRAINT__INITIALLY_DEFERRED - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Initially Deferred' attribute.
SYBASE_ASE_CHECK_CONSTRAINT__LABEL - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Label' attribute.
SYBASE_ASE_CHECK_CONSTRAINT__NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Name' attribute.
SYBASE_ASE_CHECK_CONSTRAINT__PRIVILEGES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Privileges' reference list.
SYBASE_ASE_CHECK_CONSTRAINT__SEARCH_CONDITION - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Search Condition' containment reference.
SYBASE_ASE_CHECK_CONSTRAINT_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The number of structural features of the 'Sybase ASE Check Constraint' class.
SYBASE_ASE_COLUMN - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Sybase ASE Column' class.
SYBASE_ASE_COLUMN - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The meta object id for the 'Sybase ASE Column' class.
SYBASE_ASE_COLUMN__BIND_DEFAULT_IN_FUTURE_ONLY - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Bind Default In Future Only' attribute feature.
SYBASE_ASE_COLUMN__BIND_DEFAULT_IN_FUTURE_ONLY - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Bind Default In Future Only' attribute.
SYBASE_ASE_COLUMN__BIND_RULE_IN_FUTURE_ONLY - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Bind Rule In Future Only' attribute feature.
SYBASE_ASE_COLUMN__BIND_RULE_IN_FUTURE_ONLY - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Bind Rule In Future Only' attribute.
SYBASE_ASE_COLUMN__BOUND_DEFAULT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Bound Default' reference feature.
SYBASE_ASE_COLUMN__BOUND_DEFAULT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Bound Default' reference.
SYBASE_ASE_COLUMN__BOUND_RULE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Bound Rule' reference feature.
SYBASE_ASE_COLUMN__BOUND_RULE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Bound Rule' reference.
SYBASE_ASE_COLUMN__COLUMN_CHECK - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Column Check' reference feature.
SYBASE_ASE_COLUMN__COLUMN_CHECK - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Column Check' reference.
SYBASE_ASE_COLUMN__COMMENTS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Comments' reference list.
SYBASE_ASE_COLUMN__CONTAINED_TYPE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Contained Type' containment reference.
SYBASE_ASE_COLUMN__DEFAULT_VALUE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Default Value' attribute.
SYBASE_ASE_COLUMN__DEPENDENCIES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Dependencies' containment reference list.
SYBASE_ASE_COLUMN__DESCRIPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Description' attribute.
SYBASE_ASE_COLUMN__EANNOTATIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'EAnnotations' containment reference list.
SYBASE_ASE_COLUMN__ENCRYPTION_KEY - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Encryption Key' reference feature.
SYBASE_ASE_COLUMN__ENCRYPTION_KEY - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Encryption Key' reference.
SYBASE_ASE_COLUMN__EXTENSIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Extensions' containment reference list.
SYBASE_ASE_COLUMN__GENERATE_EXPRESSION - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Generate Expression' containment reference.
SYBASE_ASE_COLUMN__HIDDEN - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Hidden' attribute feature.
SYBASE_ASE_COLUMN__HIDDEN - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Hidden' attribute.
SYBASE_ASE_COLUMN__IDENTITY_SPECIFIER - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Identity Specifier' containment reference.
SYBASE_ASE_COLUMN__IMPLEMENTATION_DEPENDENT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Implementation Dependent' attribute.
SYBASE_ASE_COLUMN__LABEL - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Label' attribute.
SYBASE_ASE_COLUMN__MATERIALIZED - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Materialized' attribute feature.
SYBASE_ASE_COLUMN__MATERIALIZED - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Materialized' attribute.
SYBASE_ASE_COLUMN__NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Name' attribute.
SYBASE_ASE_COLUMN__NULLABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Nullable' attribute.
SYBASE_ASE_COLUMN__PRIVILEGES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Privileges' reference list.
SYBASE_ASE_COLUMN__REFERENCED_TYPE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Referenced Type' reference.
SYBASE_ASE_COLUMN__SCOPE_CHECK - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Scope Check' attribute.
SYBASE_ASE_COLUMN__SCOPE_CHECKED - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Scope Checked' attribute.
SYBASE_ASE_COLUMN__TABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Table' container reference.
SYBASE_ASE_COLUMN_CHECK_CONSTRAINT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Sybase ASE Column Check Constraint' class.
SYBASE_ASE_COLUMN_CHECK_CONSTRAINT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The meta object id for the 'Sybase ASE Column Check Constraint' class.
SYBASE_ASE_COLUMN_CHECK_CONSTRAINT__BASE_TABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Base Table' container reference.
SYBASE_ASE_COLUMN_CHECK_CONSTRAINT__COLUMN - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Column' reference feature.
SYBASE_ASE_COLUMN_CHECK_CONSTRAINT__COLUMN - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Column' reference.
SYBASE_ASE_COLUMN_CHECK_CONSTRAINT__COMMENTS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Comments' reference list.
SYBASE_ASE_COLUMN_CHECK_CONSTRAINT__CREATOR - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Creator' reference.
SYBASE_ASE_COLUMN_CHECK_CONSTRAINT__DEFERRABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Deferrable' attribute.
SYBASE_ASE_COLUMN_CHECK_CONSTRAINT__DEPENDENCIES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Dependencies' containment reference list.
SYBASE_ASE_COLUMN_CHECK_CONSTRAINT__DESCRIPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Description' attribute.
SYBASE_ASE_COLUMN_CHECK_CONSTRAINT__EANNOTATIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'EAnnotations' containment reference list.
SYBASE_ASE_COLUMN_CHECK_CONSTRAINT__ENFORCED - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Enforced' attribute.
SYBASE_ASE_COLUMN_CHECK_CONSTRAINT__EXTENSIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Extensions' containment reference list.
SYBASE_ASE_COLUMN_CHECK_CONSTRAINT__INITIALLY_DEFERRED - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Initially Deferred' attribute.
SYBASE_ASE_COLUMN_CHECK_CONSTRAINT__LABEL - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Label' attribute.
SYBASE_ASE_COLUMN_CHECK_CONSTRAINT__NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Name' attribute.
SYBASE_ASE_COLUMN_CHECK_CONSTRAINT__PRIVILEGES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Privileges' reference list.
SYBASE_ASE_COLUMN_CHECK_CONSTRAINT__SEARCH_CONDITION - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Search Condition' containment reference.
SYBASE_ASE_COLUMN_CHECK_CONSTRAINT_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The number of structural features of the 'Sybase ASE Column Check Constraint' class.
SYBASE_ASE_COLUMN_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The number of structural features of the 'Sybase ASE Column' class.
SYBASE_ASE_DATABASE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Sybase ASE Database' class.
SYBASE_ASE_DATABASE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The meta object id for the 'Sybase ASE Database' class.
SYBASE_ASE_DATABASE__AUTHORIZATION_IDS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Authorization Ids' reference list.
SYBASE_ASE_DATABASE__CACHES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Caches' containment reference list feature.
SYBASE_ASE_DATABASE__CACHES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Caches' containment reference list.
SYBASE_ASE_DATABASE__CATALOGS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Catalogs' reference list.
SYBASE_ASE_DATABASE__COMMENTS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Comments' reference list.
SYBASE_ASE_DATABASE__DATA_TYPES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Data Types' reference list feature.
SYBASE_ASE_DATABASE__DATA_TYPES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Data Types' reference list.
SYBASE_ASE_DATABASE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Dependencies' containment reference list.
SYBASE_ASE_DATABASE__DESCRIPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Description' attribute.
SYBASE_ASE_DATABASE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'EAnnotations' containment reference list.
SYBASE_ASE_DATABASE__ENCRYPTION_KEY_APPLICABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Encryption Key Applicable' attribute feature.
SYBASE_ASE_DATABASE__ENCRYPTION_KEY_APPLICABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Encryption Key Applicable' attribute.
SYBASE_ASE_DATABASE__EVENTS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Events' reference list.
SYBASE_ASE_DATABASE__EXTENSIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Extensions' containment reference list.
SYBASE_ASE_DATABASE__LABEL - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Label' attribute.
SYBASE_ASE_DATABASE__NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Name' attribute.
SYBASE_ASE_DATABASE__PRIVILEGES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Privileges' reference list.
SYBASE_ASE_DATABASE__ROLES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Roles' reference list feature.
SYBASE_ASE_DATABASE__ROLES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Roles' reference list.
SYBASE_ASE_DATABASE__SCHEMAS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Schemas' reference list.
SYBASE_ASE_DATABASE__SDS_SERVER - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Sds Server' attribute list feature.
SYBASE_ASE_DATABASE__SDS_SERVER - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Sds Server' attribute list.
SYBASE_ASE_DATABASE__TEMP_DB_NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Temp DB Name' attribute feature.
SYBASE_ASE_DATABASE__TEMP_DB_NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Temp DB Name' attribute.
SYBASE_ASE_DATABASE__VENDOR - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Vendor' attribute.
SYBASE_ASE_DATABASE__VERSION - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Version' attribute.
SYBASE_ASE_DATABASE__WEB_SERVICES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Web Services' containment reference list feature.
SYBASE_ASE_DATABASE__WEB_SERVICES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Web Services' containment reference list.
SYBASE_ASE_DATABASE__WEBSERVICE_APPLICABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Webservice Applicable' attribute feature.
SYBASE_ASE_DATABASE__WEBSERVICE_APPLICABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Webservice Applicable' attribute.
SYBASE_ASE_DATABASE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The number of structural features of the 'Sybase ASE Database' class.
SYBASE_ASE_DEFAULT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Sybase ASE Default' class.
SYBASE_ASE_DEFAULT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The meta object id for the 'Sybase ASE Default' class.
SYBASE_ASE_DEFAULT__COMMENTS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Comments' reference list.
SYBASE_ASE_DEFAULT__DEPENDENCIES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Dependencies' containment reference list.
SYBASE_ASE_DEFAULT__DESCRIPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Description' attribute.
SYBASE_ASE_DEFAULT__EANNOTATIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'EAnnotations' containment reference list.
SYBASE_ASE_DEFAULT__EXTENSIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Extensions' containment reference list.
SYBASE_ASE_DEFAULT__LABEL - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Label' attribute.
SYBASE_ASE_DEFAULT__NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Name' attribute.
SYBASE_ASE_DEFAULT__PRIVILEGES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Privileges' reference list.
SYBASE_ASE_DEFAULT__SCHEMA - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Schema' reference feature.
SYBASE_ASE_DEFAULT__SCHEMA - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Schema' reference.
SYBASE_ASE_DEFAULT__STATEMENT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Statement' attribute feature.
SYBASE_ASE_DEFAULT__STATEMENT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Statement' attribute.
SYBASE_ASE_DEFAULT_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The number of structural features of the 'Sybase ASE Default' class.
SYBASE_ASE_ENCRYPTION_KEY - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Sybase ASE Encryption Key' class.
SYBASE_ASE_ENCRYPTION_KEY - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The meta object id for the 'Sybase ASE Encryption Key' class.
SYBASE_ASE_ENCRYPTION_KEY__COMMENTS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Comments' reference list.
SYBASE_ASE_ENCRYPTION_KEY__DEPENDENCIES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Dependencies' containment reference list.
SYBASE_ASE_ENCRYPTION_KEY__DESCRIPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Description' attribute.
SYBASE_ASE_ENCRYPTION_KEY__EANNOTATIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'EAnnotations' containment reference list.
SYBASE_ASE_ENCRYPTION_KEY__EXTENSIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Extensions' containment reference list.
SYBASE_ASE_ENCRYPTION_KEY__LABEL - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Label' attribute.
SYBASE_ASE_ENCRYPTION_KEY__NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Name' attribute.
SYBASE_ASE_ENCRYPTION_KEY__PRIVILEGES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Privileges' reference list.
SYBASE_ASE_ENCRYPTION_KEY__SCHEMA - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Schema' reference feature.
SYBASE_ASE_ENCRYPTION_KEY__SCHEMA - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Schema' reference.
SYBASE_ASE_ENCRYPTION_KEY_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The number of structural features of the 'Sybase ASE Encryption Key' class.
SYBASE_ASE_FUNC_BASED_INDEX_MEMBER - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Sybase ASE Func Based Index Member' class.
SYBASE_ASE_FUNC_BASED_INDEX_MEMBER - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The meta object id for the 'Sybase ASE Func Based Index Member' class.
SYBASE_ASE_FUNC_BASED_INDEX_MEMBER__COLUMN - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Column' reference.
SYBASE_ASE_FUNC_BASED_INDEX_MEMBER__COLUMN_EXPRESSION - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Column Expression' attribute.
SYBASE_ASE_FUNC_BASED_INDEX_MEMBER__COMMENTS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Comments' reference list.
SYBASE_ASE_FUNC_BASED_INDEX_MEMBER__DEPENDENCIES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Dependencies' containment reference list.
SYBASE_ASE_FUNC_BASED_INDEX_MEMBER__DESCRIPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Description' attribute.
SYBASE_ASE_FUNC_BASED_INDEX_MEMBER__EANNOTATIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'EAnnotations' containment reference list.
SYBASE_ASE_FUNC_BASED_INDEX_MEMBER__EXTENSIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Extensions' containment reference list.
SYBASE_ASE_FUNC_BASED_INDEX_MEMBER__INCREMENT_TYPE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Increment Type' attribute.
SYBASE_ASE_FUNC_BASED_INDEX_MEMBER__LABEL - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Label' attribute.
SYBASE_ASE_FUNC_BASED_INDEX_MEMBER__NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Name' attribute.
SYBASE_ASE_FUNC_BASED_INDEX_MEMBER__PRIVILEGES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Privileges' reference list.
SYBASE_ASE_FUNC_BASED_INDEX_MEMBER_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The number of structural features of the 'Sybase ASE Func Based Index Member' class.
SYBASE_ASE_GROUP - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Sybase ASE Group' class.
SYBASE_ASE_GROUP - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The meta object id for the 'Sybase ASE Group' class.
SYBASE_ASE_GROUP__COMMENTS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Comments' reference list.
SYBASE_ASE_GROUP__DATABASE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Database' reference.
SYBASE_ASE_GROUP__DEPENDENCIES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Dependencies' containment reference list.
SYBASE_ASE_GROUP__DESCRIPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Description' attribute.
SYBASE_ASE_GROUP__EANNOTATIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'EAnnotations' containment reference list.
SYBASE_ASE_GROUP__EXTENSIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Extensions' containment reference list.
SYBASE_ASE_GROUP__GRANTED_PRIVILEGE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Granted Privilege' reference list.
SYBASE_ASE_GROUP__GRANTED_ROLE_AUTHORIZATION - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Granted Role Authorization' reference list.
SYBASE_ASE_GROUP__LABEL - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Label' attribute.
SYBASE_ASE_GROUP__NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Name' attribute.
SYBASE_ASE_GROUP__OWNED_SCHEMA - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Owned Schema' reference list.
SYBASE_ASE_GROUP__PRIVILEGES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Privileges' reference list.
SYBASE_ASE_GROUP__RECEIVED_PRIVILEGE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Received Privilege' containment reference list.
SYBASE_ASE_GROUP__RECEIVED_ROLE_AUTHORIZATION - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Received Role Authorization' reference list.
SYBASE_ASE_GROUP__SQL_CONTAINER - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Sql Container' reference.
SYBASE_ASE_GROUP__USER - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'User' reference list.
SYBASE_ASE_GROUP_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The number of structural features of the 'Sybase ASE Group' class.
SYBASE_ASE_HASH_PARTITION - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage.Literals
The meta object literal for the 'Sybase ASE Hash Partition' class.
SYBASE_ASE_HASH_PARTITION - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The meta object id for the 'Sybase ASE Hash Partition' class.
SYBASE_ASE_HASH_PARTITION__COLUMNS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage.Literals
The meta object literal for the 'Columns' reference list feature.
SYBASE_ASE_HASH_PARTITION__COLUMNS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The feature id for the 'Columns' reference list.
SYBASE_ASE_HASH_PARTITION__COMMENTS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The feature id for the 'Comments' reference list.
SYBASE_ASE_HASH_PARTITION__DEPENDENCIES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The feature id for the 'Dependencies' containment reference list.
SYBASE_ASE_HASH_PARTITION__DESCRIPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The feature id for the 'Description' attribute.
SYBASE_ASE_HASH_PARTITION__EANNOTATIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The feature id for the 'EAnnotations' containment reference list.
SYBASE_ASE_HASH_PARTITION__EXTENSIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The feature id for the 'Extensions' containment reference list.
SYBASE_ASE_HASH_PARTITION__LABEL - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The feature id for the 'Label' attribute.
SYBASE_ASE_HASH_PARTITION__NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The feature id for the 'Name' attribute.
SYBASE_ASE_HASH_PARTITION__PARTITION_NUM_IN_SEGMENTS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage.Literals
The meta object literal for the 'Partition Num In Segments' reference feature.
SYBASE_ASE_HASH_PARTITION__PARTITION_NUM_IN_SEGMENTS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The feature id for the 'Partition Num In Segments' reference.
SYBASE_ASE_HASH_PARTITION__PARTITION_SEGMENT_PAIRS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage.Literals
The meta object literal for the 'Partition Segment Pairs' reference list feature.
SYBASE_ASE_HASH_PARTITION__PARTITION_SEGMENT_PAIRS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The feature id for the 'Partition Segment Pairs' reference list.
SYBASE_ASE_HASH_PARTITION__PRIVILEGES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The feature id for the 'Privileges' reference list.
SYBASE_ASE_HASH_PARTITION_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The number of structural features of the 'Sybase ASE Hash Partition' class.
SYBASE_ASE_INDEX - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Sybase ASE Index' class.
SYBASE_ASE_INDEX - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The meta object id for the 'Sybase ASE Index' class.
SYBASE_ASE_INDEX__ALLOW_DUPLICATE_ROW - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Allow Duplicate Row' attribute feature.
SYBASE_ASE_INDEX__ALLOW_DUPLICATE_ROW - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Allow Duplicate Row' attribute.
SYBASE_ASE_INDEX__CACHE_INFO - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Cache Info' containment reference feature.
SYBASE_ASE_INDEX__CACHE_INFO - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Cache Info' containment reference.
SYBASE_ASE_INDEX__CLUSTERED - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Clustered' attribute.
SYBASE_ASE_INDEX__COMMENTS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Comments' reference list.
SYBASE_ASE_INDEX__CONSUMER_NUM - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Consumer Num' attribute feature.
SYBASE_ASE_INDEX__CONSUMER_NUM - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Consumer Num' attribute.
SYBASE_ASE_INDEX__DEPENDENCIES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Dependencies' containment reference list.
SYBASE_ASE_INDEX__DESCRIPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Description' attribute.
SYBASE_ASE_INDEX__EANNOTATIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'EAnnotations' containment reference list.
SYBASE_ASE_INDEX__EXTENSIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Extensions' containment reference list.
SYBASE_ASE_INDEX__FILL_FACTOR - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Fill Factor' attribute.
SYBASE_ASE_INDEX__FOREIGN_KEY - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Foreign Key' reference list.
SYBASE_ASE_INDEX__IGNORE_DUPLICATE_KEY - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Ignore Duplicate Key' attribute feature.
SYBASE_ASE_INDEX__IGNORE_DUPLICATE_KEY - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Ignore Duplicate Key' attribute.
SYBASE_ASE_INDEX__IGNORE_DUPLICATE_ROW - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Ignore Duplicate Row' attribute feature.
SYBASE_ASE_INDEX__IGNORE_DUPLICATE_ROW - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Ignore Duplicate Row' attribute.
SYBASE_ASE_INDEX__INCLUDED_MEMBERS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Included Members' containment reference list.
SYBASE_ASE_INDEX__LABEL - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Label' attribute.
SYBASE_ASE_INDEX__LOCAL_INDEX - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Local Index' attribute feature.
SYBASE_ASE_INDEX__LOCAL_INDEX - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Local Index' attribute.
SYBASE_ASE_INDEX__MAX_ROW_PER_PAGE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Max Row Per Page' attribute feature.
SYBASE_ASE_INDEX__MAX_ROW_PER_PAGE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Max Row Per Page' attribute.
SYBASE_ASE_INDEX__MEMBERS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Members' containment reference list.
SYBASE_ASE_INDEX__NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Name' attribute.
SYBASE_ASE_INDEX__PARTITIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Partitions' containment reference list feature.
SYBASE_ASE_INDEX__PARTITIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Partitions' containment reference list.
SYBASE_ASE_INDEX__PRIVILEGES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Privileges' reference list.
SYBASE_ASE_INDEX__REVERSE_PAGE_GAP - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Reverse Page Gap' attribute feature.
SYBASE_ASE_INDEX__REVERSE_PAGE_GAP - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Reverse Page Gap' attribute.
SYBASE_ASE_INDEX__SCHEMA - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Schema' reference.
SYBASE_ASE_INDEX__SEGMENT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Segment' reference feature.
SYBASE_ASE_INDEX__SEGMENT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Segment' reference.
SYBASE_ASE_INDEX__SORTED_DATA - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Sorted Data' attribute feature.
SYBASE_ASE_INDEX__SORTED_DATA - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Sorted Data' attribute.
SYBASE_ASE_INDEX__STATISTICS_STEP - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Statistics Step' attribute feature.
SYBASE_ASE_INDEX__STATISTICS_STEP - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Statistics Step' attribute.
SYBASE_ASE_INDEX__SUSPECT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Suspect' attribute feature.
SYBASE_ASE_INDEX__SUSPECT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Suspect' attribute.
SYBASE_ASE_INDEX__SYSTEM_GENERATED - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'System Generated' attribute.
SYBASE_ASE_INDEX__TABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Table' reference.
SYBASE_ASE_INDEX__UNIQUE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Unique' attribute.
SYBASE_ASE_INDEX_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The number of structural features of the 'Sybase ASE Index' class.
SYBASE_ASE_LIST_PARTITION - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage.Literals
The meta object literal for the 'Sybase ASE List Partition' class.
SYBASE_ASE_LIST_PARTITION - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The meta object id for the 'Sybase ASE List Partition' class.
SYBASE_ASE_LIST_PARTITION__COLUMN - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage.Literals
The meta object literal for the 'Column' reference feature.
SYBASE_ASE_LIST_PARTITION__COLUMN - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The feature id for the 'Column' reference.
SYBASE_ASE_LIST_PARTITION__COMMENTS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The feature id for the 'Comments' reference list.
SYBASE_ASE_LIST_PARTITION__DEPENDENCIES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The feature id for the 'Dependencies' containment reference list.
SYBASE_ASE_LIST_PARTITION__DESCRIPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The feature id for the 'Description' attribute.
SYBASE_ASE_LIST_PARTITION__EANNOTATIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The feature id for the 'EAnnotations' containment reference list.
SYBASE_ASE_LIST_PARTITION__EXTENSIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The feature id for the 'Extensions' containment reference list.
SYBASE_ASE_LIST_PARTITION__LABEL - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The feature id for the 'Label' attribute.
SYBASE_ASE_LIST_PARTITION__LIST_PARTITION_ITEMS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage.Literals
The meta object literal for the 'List Partition Items' reference list feature.
SYBASE_ASE_LIST_PARTITION__LIST_PARTITION_ITEMS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The feature id for the 'List Partition Items' reference list.
SYBASE_ASE_LIST_PARTITION__NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The feature id for the 'Name' attribute.
SYBASE_ASE_LIST_PARTITION__PRIVILEGES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The feature id for the 'Privileges' reference list.
SYBASE_ASE_LIST_PARTITION_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The number of structural features of the 'Sybase ASE List Partition' class.
SYBASE_ASE_PARTITION - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage.Literals
The meta object literal for the 'Sybase ASE Partition' class.
SYBASE_ASE_PARTITION - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The meta object id for the 'Sybase ASE Partition' class.
SYBASE_ASE_PARTITION__COMMENTS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The feature id for the 'Comments' reference list.
SYBASE_ASE_PARTITION__DEPENDENCIES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The feature id for the 'Dependencies' containment reference list.
SYBASE_ASE_PARTITION__DESCRIPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The feature id for the 'Description' attribute.
SYBASE_ASE_PARTITION__EANNOTATIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The feature id for the 'EAnnotations' containment reference list.
SYBASE_ASE_PARTITION__EXTENSIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The feature id for the 'Extensions' containment reference list.
SYBASE_ASE_PARTITION__LABEL - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The feature id for the 'Label' attribute.
SYBASE_ASE_PARTITION__NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The feature id for the 'Name' attribute.
SYBASE_ASE_PARTITION__PRIVILEGES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The feature id for the 'Privileges' reference list.
SYBASE_ASE_PARTITION_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The number of structural features of the 'Sybase ASE Partition' class.
SYBASE_ASE_PREDEFINED_DATA_TYPE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Sybase ASE Predefined Data Type' class.
SYBASE_ASE_PREDEFINED_DATA_TYPE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The meta object id for the 'Sybase ASE Predefined Data Type' class.
SYBASE_ASE_PREDEFINED_DATA_TYPE__COMMENTS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Comments' reference list.
SYBASE_ASE_PREDEFINED_DATA_TYPE__DATABASE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Database' reference feature.
SYBASE_ASE_PREDEFINED_DATA_TYPE__DATABASE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Database' reference.
SYBASE_ASE_PREDEFINED_DATA_TYPE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Dependencies' containment reference list.
SYBASE_ASE_PREDEFINED_DATA_TYPE__DESCRIPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Description' attribute.
SYBASE_ASE_PREDEFINED_DATA_TYPE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'EAnnotations' containment reference list.
SYBASE_ASE_PREDEFINED_DATA_TYPE__EXTENSIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Extensions' containment reference list.
SYBASE_ASE_PREDEFINED_DATA_TYPE__LABEL - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Label' attribute.
SYBASE_ASE_PREDEFINED_DATA_TYPE__NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Name' attribute.
SYBASE_ASE_PREDEFINED_DATA_TYPE__PRIMITIVE_TYPE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Primitive Type' attribute.
SYBASE_ASE_PREDEFINED_DATA_TYPE__PRIVILEGES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Privileges' reference list.
SYBASE_ASE_PREDEFINED_DATA_TYPE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The number of structural features of the 'Sybase ASE Predefined Data Type' class.
SYBASE_ASE_PRIMARY_KEY - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Sybase ASE Primary Key' class.
SYBASE_ASE_PRIMARY_KEY - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The meta object id for the 'Sybase ASE Primary Key' class.
SYBASE_ASE_PRIMARY_KEY__ASE_UNIQUE_CONSTRAINT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Ase Unique Constraint' containment reference feature.
SYBASE_ASE_PRIMARY_KEY__ASE_UNIQUE_CONSTRAINT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Ase Unique Constraint' containment reference.
SYBASE_ASE_PRIMARY_KEY__BASE_TABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Base Table' container reference.
SYBASE_ASE_PRIMARY_KEY__COMMENTS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Comments' reference list.
SYBASE_ASE_PRIMARY_KEY__DEFERRABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Deferrable' attribute.
SYBASE_ASE_PRIMARY_KEY__DEPENDENCIES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Dependencies' containment reference list.
SYBASE_ASE_PRIMARY_KEY__DESCRIPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Description' attribute.
SYBASE_ASE_PRIMARY_KEY__EANNOTATIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'EAnnotations' containment reference list.
SYBASE_ASE_PRIMARY_KEY__ENFORCED - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Enforced' attribute.
SYBASE_ASE_PRIMARY_KEY__EXTENSIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Extensions' containment reference list.
SYBASE_ASE_PRIMARY_KEY__FOREIGN_KEY - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Foreign Key' reference list.
SYBASE_ASE_PRIMARY_KEY__INITIALLY_DEFERRED - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Initially Deferred' attribute.
SYBASE_ASE_PRIMARY_KEY__LABEL - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Label' attribute.
SYBASE_ASE_PRIMARY_KEY__MEMBERS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Members' reference list.
SYBASE_ASE_PRIMARY_KEY__NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Name' attribute.
SYBASE_ASE_PRIMARY_KEY__PRIVILEGES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Privileges' reference list.
SYBASE_ASE_PRIMARY_KEY_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The number of structural features of the 'Sybase ASE Primary Key' class.
SYBASE_ASE_PRIVILEGE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Sybase ASE Privilege' class.
SYBASE_ASE_PRIVILEGE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The meta object id for the 'Sybase ASE Privilege' class.
SYBASE_ASE_PRIVILEGE__ACTION - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Action' attribute.
SYBASE_ASE_PRIVILEGE__ACTION_OBJECTS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Action Objects' reference list.
SYBASE_ASE_PRIVILEGE__COMMENTS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Comments' reference list.
SYBASE_ASE_PRIVILEGE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Dependencies' containment reference list.
SYBASE_ASE_PRIVILEGE__DESCRIPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Description' attribute.
SYBASE_ASE_PRIVILEGE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'EAnnotations' containment reference list.
SYBASE_ASE_PRIVILEGE__EXTENSIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Extensions' containment reference list.
SYBASE_ASE_PRIVILEGE__GRANTABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Grantable' attribute.
SYBASE_ASE_PRIVILEGE__GRANTEE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Grantee' container reference.
SYBASE_ASE_PRIVILEGE__GRANTOR - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Grantor' reference.
SYBASE_ASE_PRIVILEGE__LABEL - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Label' attribute.
SYBASE_ASE_PRIVILEGE__NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Name' attribute.
SYBASE_ASE_PRIVILEGE__OBJECT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Object' reference.
SYBASE_ASE_PRIVILEGE__PRIVILEGES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Privileges' reference list.
SYBASE_ASE_PRIVILEGE__REVOKED - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Revoked' attribute.
SYBASE_ASE_PRIVILEGE__WITH_HIERARCHY - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'With Hierarchy' attribute.
SYBASE_ASE_PRIVILEGE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The number of structural features of the 'Sybase ASE Privilege' class.
SYBASE_ASE_PROCEDURE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Sybase ASE Procedure' class.
SYBASE_ASE_PROCEDURE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The meta object id for the 'Sybase ASE Procedure' class.
SYBASE_ASE_PROCEDURE__AUTHORIZATION_ID - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Authorization ID' attribute.
SYBASE_ASE_PROCEDURE__COMMENTS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Comments' reference list.
SYBASE_ASE_PROCEDURE__CREATION_TS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Creation TS' attribute.
SYBASE_ASE_PROCEDURE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Dependencies' containment reference list.
SYBASE_ASE_PROCEDURE__DESCRIPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Description' attribute.
SYBASE_ASE_PROCEDURE__DETERMINISTIC - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Deterministic' attribute.
SYBASE_ASE_PROCEDURE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'EAnnotations' containment reference list.
SYBASE_ASE_PROCEDURE__EXTENSIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Extensions' containment reference list.
SYBASE_ASE_PROCEDURE__EXTERNAL_NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'External Name' attribute.
SYBASE_ASE_PROCEDURE__GROUP_NUMBER - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Group Number' attribute feature.
SYBASE_ASE_PROCEDURE__GROUP_NUMBER - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Group Number' attribute.
SYBASE_ASE_PROCEDURE__LABEL - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Label' attribute.
SYBASE_ASE_PROCEDURE__LANGUAGE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Language' attribute.
SYBASE_ASE_PROCEDURE__LAST_ALTERED_TS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Last Altered TS' attribute.
SYBASE_ASE_PROCEDURE__MAX_RESULT_SETS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Max Result Sets' attribute.
SYBASE_ASE_PROCEDURE__NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Name' attribute.
SYBASE_ASE_PROCEDURE__OLD_SAVE_POINT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Old Save Point' attribute.
SYBASE_ASE_PROCEDURE__PARAMETER_STYLE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Parameter Style' attribute.
SYBASE_ASE_PROCEDURE__PARAMETERS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Parameters' containment reference list.
SYBASE_ASE_PROCEDURE__PRIVILEGES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Privileges' reference list.
SYBASE_ASE_PROCEDURE__RESULT_SET - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Result Set' containment reference list.
SYBASE_ASE_PROCEDURE__SCHEMA - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Schema' reference.
SYBASE_ASE_PROCEDURE__SECURITY - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Security' attribute.
SYBASE_ASE_PROCEDURE__SOURCE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Source' containment reference.
SYBASE_ASE_PROCEDURE__SPECIFIC_NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Specific Name' attribute.
SYBASE_ASE_PROCEDURE__SQL_DATA_ACCESS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Sql Data Access' attribute.
SYBASE_ASE_PROCEDURE__SYSTEM_PROCEDURE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'System Procedure' attribute feature.
SYBASE_ASE_PROCEDURE__SYSTEM_PROCEDURE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'System Procedure' attribute.
SYBASE_ASE_PROCEDURE__TRANSACTION_MODE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Transaction Mode' attribute feature.
SYBASE_ASE_PROCEDURE__TRANSACTION_MODE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Transaction Mode' attribute.
SYBASE_ASE_PROCEDURE__WITH_RECOMPILE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'With Recompile' attribute feature.
SYBASE_ASE_PROCEDURE__WITH_RECOMPILE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'With Recompile' attribute.
SYBASE_ASE_PROCEDURE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The number of structural features of the 'Sybase ASE Procedure' class.
SYBASE_ASE_PROXY_TABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Sybase ASE Proxy Table' class.
SYBASE_ASE_PROXY_TABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The meta object id for the 'Sybase ASE Proxy Table' class.
SYBASE_ASE_PROXY_TABLE__COLUMN_DELIMITER - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Column Delimiter' attribute feature.
SYBASE_ASE_PROXY_TABLE__COLUMN_DELIMITER - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Column Delimiter' attribute.
SYBASE_ASE_PROXY_TABLE__COLUMNS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Columns' containment reference list.
SYBASE_ASE_PROXY_TABLE__COMMENTS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Comments' reference list.
SYBASE_ASE_PROXY_TABLE__CONCURRENCY_OPT_THRESHOLD - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Concurrency Opt Threshold' attribute.
SYBASE_ASE_PROXY_TABLE__CONSTRAINTS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Constraints' containment reference list.
SYBASE_ASE_PROXY_TABLE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Dependencies' containment reference list.
SYBASE_ASE_PROXY_TABLE__DESCRIPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Description' attribute.
SYBASE_ASE_PROXY_TABLE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'EAnnotations' containment reference list.
SYBASE_ASE_PROXY_TABLE__EXISTING - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Existing' attribute feature.
SYBASE_ASE_PROXY_TABLE__EXISTING - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Existing' attribute.
SYBASE_ASE_PROXY_TABLE__EXP_ROW_SIZE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Exp Row Size' attribute.
SYBASE_ASE_PROXY_TABLE__EXTENSIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Extensions' containment reference list.
SYBASE_ASE_PROXY_TABLE__EXTERNAL_PATH - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'External Path' attribute feature.
SYBASE_ASE_PROXY_TABLE__EXTERNAL_PATH - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'External Path' attribute.
SYBASE_ASE_PROXY_TABLE__EXTERNAL_TYPE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'External Type' attribute feature.
SYBASE_ASE_PROXY_TABLE__EXTERNAL_TYPE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'External Type' attribute.
SYBASE_ASE_PROXY_TABLE__FILL_FACTOR - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Fill Factor' attribute.
SYBASE_ASE_PROXY_TABLE__IDENTITY_GAP - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Identity Gap' attribute.
SYBASE_ASE_PROXY_TABLE__INDEX - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Index' reference list.
SYBASE_ASE_PROXY_TABLE__INSERTABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Insertable' attribute.
SYBASE_ASE_PROXY_TABLE__LABEL - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Label' attribute.
SYBASE_ASE_PROXY_TABLE__LOCK_PROMOTION - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Lock Promotion' containment reference list.
SYBASE_ASE_PROXY_TABLE__LOCK_SCHEMA - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Lock Schema' attribute.
SYBASE_ASE_PROXY_TABLE__MAX_ROW_PER_PAGE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Max Row Per Page' attribute.
SYBASE_ASE_PROXY_TABLE__NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Name' attribute.
SYBASE_ASE_PROXY_TABLE__PARTITION_CONDITION - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Partition Condition' containment reference.
SYBASE_ASE_PROXY_TABLE__PARTITIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Partitions' attribute.
SYBASE_ASE_PROXY_TABLE__PRIVILEGES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Privileges' reference list.
SYBASE_ASE_PROXY_TABLE__REFERENCING_FOREIGN_KEYS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Referencing Foreign Keys' reference list.
SYBASE_ASE_PROXY_TABLE__RESERVE_PAGE_GAP - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Reserve Page Gap' attribute.
SYBASE_ASE_PROXY_TABLE__SCHEMA - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Schema' reference.
SYBASE_ASE_PROXY_TABLE__SEGMENT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Segment' reference.
SYBASE_ASE_PROXY_TABLE__SELF_REF_COLUMN_GENERATION - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Self Ref Column Generation' attribute.
SYBASE_ASE_PROXY_TABLE__SUBTABLES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Subtables' reference list.
SYBASE_ASE_PROXY_TABLE__SUPERTABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Supertable' reference.
SYBASE_ASE_PROXY_TABLE__SYSTEM_TABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'System Table' attribute.
SYBASE_ASE_PROXY_TABLE__TABLE_ONLY_CACHE_INFO - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Table Only Cache Info' containment reference.
SYBASE_ASE_PROXY_TABLE__TEXT_IMAGE_SEGMENT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Text Image Segment' reference.
SYBASE_ASE_PROXY_TABLE__TEXT_ONLY_CACHE_INFO - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Text Only Cache Info' containment reference.
SYBASE_ASE_PROXY_TABLE__TRIGGERS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Triggers' reference list.
SYBASE_ASE_PROXY_TABLE__UDT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Udt' reference.
SYBASE_ASE_PROXY_TABLE__UPDATABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Updatable' attribute.
SYBASE_ASE_PROXY_TABLE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The number of structural features of the 'Sybase ASE Proxy Table' class.
SYBASE_ASE_RANGE_PARTITION - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage.Literals
The meta object literal for the 'Sybase ASE Range Partition' class.
SYBASE_ASE_RANGE_PARTITION - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The meta object id for the 'Sybase ASE Range Partition' class.
SYBASE_ASE_RANGE_PARTITION__COLUMNS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage.Literals
The meta object literal for the 'Columns' reference list feature.
SYBASE_ASE_RANGE_PARTITION__COLUMNS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The feature id for the 'Columns' reference list.
SYBASE_ASE_RANGE_PARTITION__COMMENTS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The feature id for the 'Comments' reference list.
SYBASE_ASE_RANGE_PARTITION__DEPENDENCIES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The feature id for the 'Dependencies' containment reference list.
SYBASE_ASE_RANGE_PARTITION__DESCRIPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The feature id for the 'Description' attribute.
SYBASE_ASE_RANGE_PARTITION__EANNOTATIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The feature id for the 'EAnnotations' containment reference list.
SYBASE_ASE_RANGE_PARTITION__EXTENSIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The feature id for the 'Extensions' containment reference list.
SYBASE_ASE_RANGE_PARTITION__LABEL - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The feature id for the 'Label' attribute.
SYBASE_ASE_RANGE_PARTITION__NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The feature id for the 'Name' attribute.
SYBASE_ASE_RANGE_PARTITION__PRIVILEGES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The feature id for the 'Privileges' reference list.
SYBASE_ASE_RANGE_PARTITION__RANGE_PARTITION_ITEMS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage.Literals
The meta object literal for the 'Range Partition Items' reference list feature.
SYBASE_ASE_RANGE_PARTITION__RANGE_PARTITION_ITEMS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The feature id for the 'Range Partition Items' reference list.
SYBASE_ASE_RANGE_PARTITION_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The number of structural features of the 'Sybase ASE Range Partition' class.
SYBASE_ASE_ROLE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Sybase ASE Role' class.
SYBASE_ASE_ROLE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The meta object id for the 'Sybase ASE Role' class.
SYBASE_ASE_ROLE__COMMENTS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Comments' reference list.
SYBASE_ASE_ROLE__DATABASE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Database' reference.
SYBASE_ASE_ROLE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Dependencies' containment reference list.
SYBASE_ASE_ROLE__DESCRIPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Description' attribute.
SYBASE_ASE_ROLE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'EAnnotations' containment reference list.
SYBASE_ASE_ROLE__EXTENSIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Extensions' containment reference list.
SYBASE_ASE_ROLE__GRANTED_PRIVILEGE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Granted Privilege' reference list.
SYBASE_ASE_ROLE__GRANTED_ROLE_AUTHORIZATION - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Granted Role Authorization' reference list.
SYBASE_ASE_ROLE__LABEL - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Label' attribute.
SYBASE_ASE_ROLE__NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Name' attribute.
SYBASE_ASE_ROLE__OWNED_SCHEMA - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Owned Schema' reference list.
SYBASE_ASE_ROLE__PRIVILEGES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Privileges' reference list.
SYBASE_ASE_ROLE__RECEIVED_PRIVILEGE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Received Privilege' containment reference list.
SYBASE_ASE_ROLE__RECEIVED_ROLE_AUTHORIZATION - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Received Role Authorization' reference list.
SYBASE_ASE_ROLE__ROLE_AUTHORIZATION - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Role Authorization' reference list.
SYBASE_ASE_ROLE__SQL_CONTAINER - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Sql Container' reference.
SYBASE_ASE_ROLE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The number of structural features of the 'Sybase ASE Role' class.
SYBASE_ASE_ROUNDROBIN_PARTITION - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage.Literals
The meta object literal for the 'Sybase ASE Roundrobin Partition' class.
SYBASE_ASE_ROUNDROBIN_PARTITION - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The meta object id for the 'Sybase ASE Roundrobin Partition' class.
SYBASE_ASE_ROUNDROBIN_PARTITION__COMMENTS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The feature id for the 'Comments' reference list.
SYBASE_ASE_ROUNDROBIN_PARTITION__DEPENDENCIES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The feature id for the 'Dependencies' containment reference list.
SYBASE_ASE_ROUNDROBIN_PARTITION__DESCRIPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The feature id for the 'Description' attribute.
SYBASE_ASE_ROUNDROBIN_PARTITION__EANNOTATIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The feature id for the 'EAnnotations' containment reference list.
SYBASE_ASE_ROUNDROBIN_PARTITION__EXTENSIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The feature id for the 'Extensions' containment reference list.
SYBASE_ASE_ROUNDROBIN_PARTITION__LABEL - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The feature id for the 'Label' attribute.
SYBASE_ASE_ROUNDROBIN_PARTITION__NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The feature id for the 'Name' attribute.
SYBASE_ASE_ROUNDROBIN_PARTITION__PARTITION_NUM_IN_SEGMENTS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage.Literals
The meta object literal for the 'Partition Num In Segments' reference feature.
SYBASE_ASE_ROUNDROBIN_PARTITION__PARTITION_NUM_IN_SEGMENTS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The feature id for the 'Partition Num In Segments' reference.
SYBASE_ASE_ROUNDROBIN_PARTITION__PARTITION_SEGMENT_PAIRS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage.Literals
The meta object literal for the 'Partition Segment Pairs' reference list feature.
SYBASE_ASE_ROUNDROBIN_PARTITION__PARTITION_SEGMENT_PAIRS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The feature id for the 'Partition Segment Pairs' reference list.
SYBASE_ASE_ROUNDROBIN_PARTITION__PRIVILEGES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The feature id for the 'Privileges' reference list.
SYBASE_ASE_ROUNDROBIN_PARTITION_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.PartitionPackage
The number of structural features of the 'Sybase ASE Roundrobin Partition' class.
SYBASE_ASE_RULE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Sybase ASE Rule' class.
SYBASE_ASE_RULE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The meta object id for the 'Sybase ASE Rule' class.
SYBASE_ASE_RULE__ACCESS_RULE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Access Rule' attribute feature.
SYBASE_ASE_RULE__ACCESS_RULE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Access Rule' attribute.
SYBASE_ASE_RULE__ACCESS_TYPE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Access Type' attribute feature.
SYBASE_ASE_RULE__ACCESS_TYPE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Access Type' attribute.
SYBASE_ASE_RULE__COMMENTS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Comments' reference list.
SYBASE_ASE_RULE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Dependencies' containment reference list.
SYBASE_ASE_RULE__DESCRIPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Description' attribute.
SYBASE_ASE_RULE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'EAnnotations' containment reference list.
SYBASE_ASE_RULE__EXTENSIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Extensions' containment reference list.
SYBASE_ASE_RULE__LABEL - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Label' attribute.
SYBASE_ASE_RULE__NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Name' attribute.
SYBASE_ASE_RULE__PRIVILEGES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Privileges' reference list.
SYBASE_ASE_RULE__SCHEMA - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Schema' reference feature.
SYBASE_ASE_RULE__SCHEMA - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Schema' reference.
SYBASE_ASE_RULE__STATEMENT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Statement' attribute feature.
SYBASE_ASE_RULE__STATEMENT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Statement' attribute.
SYBASE_ASE_RULE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The number of structural features of the 'Sybase ASE Rule' class.
SYBASE_ASE_SCHEMA - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Sybase ASE Schema' class.
SYBASE_ASE_SCHEMA - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The meta object id for the 'Sybase ASE Schema' class.
SYBASE_ASE_SCHEMA__ASSERTIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Assertions' reference list.
SYBASE_ASE_SCHEMA__CATALOG - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Catalog' reference.
SYBASE_ASE_SCHEMA__CHAR_SETS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Char Sets' reference list.
SYBASE_ASE_SCHEMA__COMMENTS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Comments' reference list.
SYBASE_ASE_SCHEMA__DATABASE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Database' reference.
SYBASE_ASE_SCHEMA__DEFAULTS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Defaults' reference list feature.
SYBASE_ASE_SCHEMA__DEFAULTS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Defaults' reference list.
SYBASE_ASE_SCHEMA__DEPENDENCIES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Dependencies' containment reference list.
SYBASE_ASE_SCHEMA__DESCRIPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Description' attribute.
SYBASE_ASE_SCHEMA__EANNOTATIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'EAnnotations' containment reference list.
SYBASE_ASE_SCHEMA__ENCRYPTION_KEYS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Encryption Keys' reference list feature.
SYBASE_ASE_SCHEMA__ENCRYPTION_KEYS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Encryption Keys' reference list.
SYBASE_ASE_SCHEMA__EXTENSIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Extensions' containment reference list.
SYBASE_ASE_SCHEMA__INDICES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Indices' reference list.
SYBASE_ASE_SCHEMA__LABEL - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Label' attribute.
SYBASE_ASE_SCHEMA__NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Name' attribute.
SYBASE_ASE_SCHEMA__OWNER - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Owner' reference.
SYBASE_ASE_SCHEMA__PRIVILEGES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Privileges' reference list.
SYBASE_ASE_SCHEMA__ROUTINES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Routines' reference list.
SYBASE_ASE_SCHEMA__RULES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Rules' reference list feature.
SYBASE_ASE_SCHEMA__RULES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Rules' reference list.
SYBASE_ASE_SCHEMA__SEQUENCES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Sequences' reference list.
SYBASE_ASE_SCHEMA__TABLES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Tables' reference list.
SYBASE_ASE_SCHEMA__TRIGGERS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Triggers' reference list.
SYBASE_ASE_SCHEMA__USER_DEFINED_TYPES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'User Defined Types' reference list.
SYBASE_ASE_SCHEMA_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The number of structural features of the 'Sybase ASE Schema' class.
SYBASE_ASE_SEGMENT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Sybase ASE Segment' class.
SYBASE_ASE_SEGMENT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The meta object id for the 'Sybase ASE Segment' class.
SYBASE_ASE_SEGMENT__CATALOG - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Catalog' container reference feature.
SYBASE_ASE_SEGMENT__CATALOG - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Catalog' container reference.
SYBASE_ASE_SEGMENT__COMMENTS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Comments' reference list.
SYBASE_ASE_SEGMENT__DEPENDENCIES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Dependencies' containment reference list.
SYBASE_ASE_SEGMENT__DESCRIPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Description' attribute.
SYBASE_ASE_SEGMENT__DEVICE_NAMES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Device Names' attribute list feature.
SYBASE_ASE_SEGMENT__DEVICE_NAMES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Device Names' attribute list.
SYBASE_ASE_SEGMENT__EANNOTATIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'EAnnotations' containment reference list.
SYBASE_ASE_SEGMENT__EXTENSIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Extensions' containment reference list.
SYBASE_ASE_SEGMENT__LABEL - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Label' attribute.
SYBASE_ASE_SEGMENT__NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Name' attribute.
SYBASE_ASE_SEGMENT__PRIVILEGES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Privileges' reference list.
SYBASE_ASE_SEGMENT__THRESHOLDS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Thresholds' reference list feature.
SYBASE_ASE_SEGMENT__THRESHOLDS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Thresholds' reference list.
SYBASE_ASE_SEGMENT_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The number of structural features of the 'Sybase ASE Segment' class.
SYBASE_ASE_TABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Sybase ASE Table' class.
SYBASE_ASE_TABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The meta object id for the 'Sybase ASE Table' class.
SYBASE_ASE_TABLE__COLUMNS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Columns' containment reference list.
SYBASE_ASE_TABLE__COMMENTS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Comments' reference list.
SYBASE_ASE_TABLE__CONCURRENCY_OPT_THRESHOLD - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Concurrency Opt Threshold' attribute.
SYBASE_ASE_TABLE__CONSTRAINTS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Constraints' containment reference list.
SYBASE_ASE_TABLE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Dependencies' containment reference list.
SYBASE_ASE_TABLE__DESCRIPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Description' attribute.
SYBASE_ASE_TABLE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'EAnnotations' containment reference list.
SYBASE_ASE_TABLE__EXP_ROW_SIZE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Exp Row Size' attribute.
SYBASE_ASE_TABLE__EXTENSIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Extensions' containment reference list.
SYBASE_ASE_TABLE__FILL_FACTOR - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Fill Factor' attribute.
SYBASE_ASE_TABLE__IDENTITY_GAP - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Identity Gap' attribute.
SYBASE_ASE_TABLE__INDEX - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Index' reference list.
SYBASE_ASE_TABLE__INSERTABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Insertable' attribute.
SYBASE_ASE_TABLE__LABEL - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Label' attribute.
SYBASE_ASE_TABLE__LOCK_PROMOTION - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Lock Promotion' containment reference list.
SYBASE_ASE_TABLE__LOCK_SCHEMA - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Lock Schema' attribute.
SYBASE_ASE_TABLE__MAX_ROW_PER_PAGE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Max Row Per Page' attribute.
SYBASE_ASE_TABLE__NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Name' attribute.
SYBASE_ASE_TABLE__PARTITION_CONDITION - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Partition Condition' containment reference.
SYBASE_ASE_TABLE__PARTITIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Partitions' attribute.
SYBASE_ASE_TABLE__PRIVILEGES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Privileges' reference list.
SYBASE_ASE_TABLE__REFERENCING_FOREIGN_KEYS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Referencing Foreign Keys' reference list.
SYBASE_ASE_TABLE__RESERVE_PAGE_GAP - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Reserve Page Gap' attribute.
SYBASE_ASE_TABLE__SCHEMA - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Schema' reference.
SYBASE_ASE_TABLE__SEGMENT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Segment' reference.
SYBASE_ASE_TABLE__SELF_REF_COLUMN_GENERATION - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Self Ref Column Generation' attribute.
SYBASE_ASE_TABLE__SUBTABLES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Subtables' reference list.
SYBASE_ASE_TABLE__SUPERTABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Supertable' reference.
SYBASE_ASE_TABLE__SYSTEM_TABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'System Table' attribute.
SYBASE_ASE_TABLE__TABLE_ONLY_CACHE_INFO - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Table Only Cache Info' containment reference.
SYBASE_ASE_TABLE__TEXT_IMAGE_SEGMENT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Text Image Segment' reference.
SYBASE_ASE_TABLE__TEXT_ONLY_CACHE_INFO - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Text Only Cache Info' containment reference.
SYBASE_ASE_TABLE__TRIGGERS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Triggers' reference list.
SYBASE_ASE_TABLE__UDT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Udt' reference.
SYBASE_ASE_TABLE__UPDATABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Updatable' attribute.
SYBASE_ASE_TABLE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The number of structural features of the 'Sybase ASE Table' class.
SYBASE_ASE_TEMP_TABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Sybase ASE Temp Table' class.
SYBASE_ASE_TEMP_TABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The meta object id for the 'Sybase ASE Temp Table' class.
SYBASE_ASE_TEMP_TABLE__COLUMNS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Columns' containment reference list.
SYBASE_ASE_TEMP_TABLE__COMMENTS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Comments' reference list.
SYBASE_ASE_TEMP_TABLE__CONCURRENCY_OPT_THRESHOLD - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Concurrency Opt Threshold' attribute.
SYBASE_ASE_TEMP_TABLE__CONSTRAINTS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Constraints' containment reference list.
SYBASE_ASE_TEMP_TABLE__DELETE_ON_COMMIT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Delete On Commit' attribute.
SYBASE_ASE_TEMP_TABLE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Dependencies' containment reference list.
SYBASE_ASE_TEMP_TABLE__DESCRIPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Description' attribute.
SYBASE_ASE_TEMP_TABLE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'EAnnotations' containment reference list.
SYBASE_ASE_TEMP_TABLE__EXP_ROW_SIZE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Exp Row Size' attribute.
SYBASE_ASE_TEMP_TABLE__EXTENSIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Extensions' containment reference list.
SYBASE_ASE_TEMP_TABLE__FILL_FACTOR - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Fill Factor' attribute.
SYBASE_ASE_TEMP_TABLE__IDENTITY_GAP - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Identity Gap' attribute.
SYBASE_ASE_TEMP_TABLE__INDEX - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Index' reference list.
SYBASE_ASE_TEMP_TABLE__INSERTABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Insertable' attribute.
SYBASE_ASE_TEMP_TABLE__LABEL - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Label' attribute.
SYBASE_ASE_TEMP_TABLE__LOCAL - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Local' attribute.
SYBASE_ASE_TEMP_TABLE__LOCK_PROMOTION - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Lock Promotion' containment reference list.
SYBASE_ASE_TEMP_TABLE__LOCK_SCHEMA - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Lock Schema' attribute.
SYBASE_ASE_TEMP_TABLE__MAX_ROW_PER_PAGE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Max Row Per Page' attribute.
SYBASE_ASE_TEMP_TABLE__NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Name' attribute.
SYBASE_ASE_TEMP_TABLE__PARTITION_CONDITION - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Partition Condition' containment reference.
SYBASE_ASE_TEMP_TABLE__PARTITIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Partitions' attribute.
SYBASE_ASE_TEMP_TABLE__PRIVILEGES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Privileges' reference list.
SYBASE_ASE_TEMP_TABLE__REFERENCING_FOREIGN_KEYS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Referencing Foreign Keys' reference list.
SYBASE_ASE_TEMP_TABLE__RESERVE_PAGE_GAP - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Reserve Page Gap' attribute.
SYBASE_ASE_TEMP_TABLE__SCHEMA - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Schema' reference.
SYBASE_ASE_TEMP_TABLE__SEGMENT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Segment' reference.
SYBASE_ASE_TEMP_TABLE__SELF_REF_COLUMN_GENERATION - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Self Ref Column Generation' attribute.
SYBASE_ASE_TEMP_TABLE__SUBTABLES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Subtables' reference list.
SYBASE_ASE_TEMP_TABLE__SUPERTABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Supertable' reference.
SYBASE_ASE_TEMP_TABLE__SYSTEM_TABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'System Table' attribute.
SYBASE_ASE_TEMP_TABLE__TABLE_ONLY_CACHE_INFO - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Table Only Cache Info' containment reference.
SYBASE_ASE_TEMP_TABLE__TEXT_IMAGE_SEGMENT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Text Image Segment' reference.
SYBASE_ASE_TEMP_TABLE__TEXT_ONLY_CACHE_INFO - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Text Only Cache Info' containment reference.
SYBASE_ASE_TEMP_TABLE__TRIGGERS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Triggers' reference list.
SYBASE_ASE_TEMP_TABLE__UDT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Udt' reference.
SYBASE_ASE_TEMP_TABLE__UPDATABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Updatable' attribute.
SYBASE_ASE_TEMP_TABLE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The number of structural features of the 'Sybase ASE Temp Table' class.
SYBASE_ASE_TRIGGER - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Sybase ASE Trigger' class.
SYBASE_ASE_TRIGGER - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The meta object id for the 'Sybase ASE Trigger' class.
SYBASE_ASE_TRIGGER__ACTION_GRANULARITY - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Action Granularity' attribute.
SYBASE_ASE_TRIGGER__ACTION_STATEMENT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Action Statement' containment reference list.
SYBASE_ASE_TRIGGER__ACTION_TIME - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Action Time' attribute.
SYBASE_ASE_TRIGGER__COMMENTS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Comments' reference list.
SYBASE_ASE_TRIGGER__DELETE_TYPE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Delete Type' attribute.
SYBASE_ASE_TRIGGER__DEPENDENCIES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Dependencies' containment reference list.
SYBASE_ASE_TRIGGER__DESCRIPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Description' attribute.
SYBASE_ASE_TRIGGER__EANNOTATIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'EAnnotations' containment reference list.
SYBASE_ASE_TRIGGER__ENABLED - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Enabled' attribute feature.
SYBASE_ASE_TRIGGER__ENABLED - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Enabled' attribute.
SYBASE_ASE_TRIGGER__EXTENSIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Extensions' containment reference list.
SYBASE_ASE_TRIGGER__INSERT_TYPE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Insert Type' attribute.
SYBASE_ASE_TRIGGER__LABEL - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Label' attribute.
SYBASE_ASE_TRIGGER__NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Name' attribute.
SYBASE_ASE_TRIGGER__NEW_ROW - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'New Row' attribute.
SYBASE_ASE_TRIGGER__NEW_TABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'New Table' attribute.
SYBASE_ASE_TRIGGER__OLD_ROW - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Old Row' attribute.
SYBASE_ASE_TRIGGER__OLD_TABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Old Table' attribute.
SYBASE_ASE_TRIGGER__PRIVILEGES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Privileges' reference list.
SYBASE_ASE_TRIGGER__SCHEMA - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Schema' reference.
SYBASE_ASE_TRIGGER__SUBJECT_TABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Subject Table' reference.
SYBASE_ASE_TRIGGER__TIME_STAMP - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Time Stamp' attribute.
SYBASE_ASE_TRIGGER__TRIGGER_COLUMN - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Trigger Column' reference list.
SYBASE_ASE_TRIGGER__UPDATE_TYPE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Update Type' attribute.
SYBASE_ASE_TRIGGER__WHEN - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'When' containment reference.
SYBASE_ASE_TRIGGER_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The number of structural features of the 'Sybase ASE Trigger' class.
SYBASE_ASE_UNIQUE_CONSTRAINT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Sybase ASE Unique Constraint' class.
SYBASE_ASE_UNIQUE_CONSTRAINT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The meta object id for the 'Sybase ASE Unique Constraint' class.
SYBASE_ASE_UNIQUE_CONSTRAINT__BASE_TABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Base Table' container reference.
SYBASE_ASE_UNIQUE_CONSTRAINT__COMMENTS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Comments' reference list.
SYBASE_ASE_UNIQUE_CONSTRAINT__DEFERRABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Deferrable' attribute.
SYBASE_ASE_UNIQUE_CONSTRAINT__DEPENDENCIES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Dependencies' containment reference list.
SYBASE_ASE_UNIQUE_CONSTRAINT__DESCRIPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Description' attribute.
SYBASE_ASE_UNIQUE_CONSTRAINT__EANNOTATIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'EAnnotations' containment reference list.
SYBASE_ASE_UNIQUE_CONSTRAINT__ENFORCED - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Enforced' attribute.
SYBASE_ASE_UNIQUE_CONSTRAINT__EXTENSIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Extensions' containment reference list.
SYBASE_ASE_UNIQUE_CONSTRAINT__FOREIGN_KEY - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Foreign Key' reference list.
SYBASE_ASE_UNIQUE_CONSTRAINT__INITIALLY_DEFERRED - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Initially Deferred' attribute.
SYBASE_ASE_UNIQUE_CONSTRAINT__LABEL - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Label' attribute.
SYBASE_ASE_UNIQUE_CONSTRAINT__MEMBERS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Members' reference list.
SYBASE_ASE_UNIQUE_CONSTRAINT__NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Name' attribute.
SYBASE_ASE_UNIQUE_CONSTRAINT__PRIVILEGES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Privileges' reference list.
SYBASE_ASE_UNIQUE_CONSTRAINT__SYSTEM_GENED_INDEX - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'System Gened Index' containment reference feature.
SYBASE_ASE_UNIQUE_CONSTRAINT__SYSTEM_GENED_INDEX - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'System Gened Index' containment reference.
SYBASE_ASE_UNIQUE_CONSTRAINT__SYSTEM_GENED_NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'System Gened Name' attribute feature.
SYBASE_ASE_UNIQUE_CONSTRAINT__SYSTEM_GENED_NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'System Gened Name' attribute.
SYBASE_ASE_UNIQUE_CONSTRAINT_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The number of structural features of the 'Sybase ASE Unique Constraint' class.
SYBASE_ASE_USER - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Sybase ASE User' class.
SYBASE_ASE_USER - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The meta object id for the 'Sybase ASE User' class.
SYBASE_ASE_USER__COMMENTS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Comments' reference list.
SYBASE_ASE_USER__DATABASE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Database' reference.
SYBASE_ASE_USER__DEPENDENCIES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Dependencies' containment reference list.
SYBASE_ASE_USER__DESCRIPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Description' attribute.
SYBASE_ASE_USER__EANNOTATIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'EAnnotations' containment reference list.
SYBASE_ASE_USER__EXTENSIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Extensions' containment reference list.
SYBASE_ASE_USER__GRANTED_PRIVILEGE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Granted Privilege' reference list.
SYBASE_ASE_USER__GRANTED_ROLE_AUTHORIZATION - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Granted Role Authorization' reference list.
SYBASE_ASE_USER__GROUP - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Group' reference list.
SYBASE_ASE_USER__LABEL - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Label' attribute.
SYBASE_ASE_USER__LOGIN_NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Login Name' attribute feature.
SYBASE_ASE_USER__LOGIN_NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Login Name' attribute.
SYBASE_ASE_USER__NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Name' attribute.
SYBASE_ASE_USER__OWNED_SCHEMA - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Owned Schema' reference list.
SYBASE_ASE_USER__PRIVILEGES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Privileges' reference list.
SYBASE_ASE_USER__RECEIVED_PRIVILEGE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Received Privilege' containment reference list.
SYBASE_ASE_USER__RECEIVED_ROLE_AUTHORIZATION - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Received Role Authorization' reference list.
SYBASE_ASE_USER__SQL_CONTAINER - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Sql Container' reference.
SYBASE_ASE_USER_DEFINED_TYPE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Sybase ASE User Defined Type' class.
SYBASE_ASE_USER_DEFINED_TYPE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The meta object id for the 'Sybase ASE User Defined Type' class.
SYBASE_ASE_USER_DEFINED_TYPE__ALLOW_NULLS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Allow Nulls' attribute feature.
SYBASE_ASE_USER_DEFINED_TYPE__ALLOW_NULLS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Allow Nulls' attribute.
SYBASE_ASE_USER_DEFINED_TYPE__BIND_DEFAULT_IN_FUTURE_ONLY - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Bind Default In Future Only' attribute feature.
SYBASE_ASE_USER_DEFINED_TYPE__BIND_DEFAULT_IN_FUTURE_ONLY - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Bind Default In Future Only' attribute.
SYBASE_ASE_USER_DEFINED_TYPE__BIND_RULE_IN_FUTURE_ONLY - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Bind Rule In Future Only' attribute feature.
SYBASE_ASE_USER_DEFINED_TYPE__BIND_RULE_IN_FUTURE_ONLY - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Bind Rule In Future Only' attribute.
SYBASE_ASE_USER_DEFINED_TYPE__BOUND_DEFAULT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Bound Default' reference feature.
SYBASE_ASE_USER_DEFINED_TYPE__BOUND_DEFAULT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Bound Default' reference.
SYBASE_ASE_USER_DEFINED_TYPE__BOUND_RULE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Bound Rule' reference feature.
SYBASE_ASE_USER_DEFINED_TYPE__BOUND_RULE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Bound Rule' reference.
SYBASE_ASE_USER_DEFINED_TYPE__COMMENTS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Comments' reference list.
SYBASE_ASE_USER_DEFINED_TYPE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Dependencies' containment reference list.
SYBASE_ASE_USER_DEFINED_TYPE__DESCRIPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Description' attribute.
SYBASE_ASE_USER_DEFINED_TYPE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'EAnnotations' containment reference list.
SYBASE_ASE_USER_DEFINED_TYPE__EXTENSIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Extensions' containment reference list.
SYBASE_ASE_USER_DEFINED_TYPE__IDENTITY - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Identity' attribute feature.
SYBASE_ASE_USER_DEFINED_TYPE__IDENTITY - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Identity' attribute.
SYBASE_ASE_USER_DEFINED_TYPE__LABEL - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Label' attribute.
SYBASE_ASE_USER_DEFINED_TYPE__NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Name' attribute.
SYBASE_ASE_USER_DEFINED_TYPE__ORDERING - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Ordering' containment reference.
SYBASE_ASE_USER_DEFINED_TYPE__PREDEFINED_REPRESENTATION - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Predefined Representation' containment reference.
SYBASE_ASE_USER_DEFINED_TYPE__PRIVILEGES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Privileges' reference list.
SYBASE_ASE_USER_DEFINED_TYPE__SCHEMA - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Schema' reference.
SYBASE_ASE_USER_DEFINED_TYPE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The number of structural features of the 'Sybase ASE User Defined Type' class.
SYBASE_ASE_USER_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The number of structural features of the 'Sybase ASE User' class.
SYBASE_ASE_VIEW_TABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Sybase ASE View Table' class.
SYBASE_ASE_VIEW_TABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The meta object id for the 'Sybase ASE View Table' class.
SYBASE_ASE_VIEW_TABLE__CHECK_TYPE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Check Type' attribute.
SYBASE_ASE_VIEW_TABLE__COLUMNS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Columns' containment reference list.
SYBASE_ASE_VIEW_TABLE__COMMENTS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Comments' reference list.
SYBASE_ASE_VIEW_TABLE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Dependencies' containment reference list.
SYBASE_ASE_VIEW_TABLE__DESCRIPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Description' attribute.
SYBASE_ASE_VIEW_TABLE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'EAnnotations' containment reference list.
SYBASE_ASE_VIEW_TABLE__EXTENSIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Extensions' containment reference list.
SYBASE_ASE_VIEW_TABLE__INDEX - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Index' reference list.
SYBASE_ASE_VIEW_TABLE__INSERTABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Insertable' attribute.
SYBASE_ASE_VIEW_TABLE__LABEL - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Label' attribute.
SYBASE_ASE_VIEW_TABLE__NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Name' attribute.
SYBASE_ASE_VIEW_TABLE__PRIVILEGES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Privileges' reference list.
SYBASE_ASE_VIEW_TABLE__QUERY_EXPRESSION - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Query Expression' containment reference.
SYBASE_ASE_VIEW_TABLE__SCHEMA - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Schema' reference.
SYBASE_ASE_VIEW_TABLE__SELF_REF_COLUMN_GENERATION - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Self Ref Column Generation' attribute.
SYBASE_ASE_VIEW_TABLE__SUBTABLES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Subtables' reference list.
SYBASE_ASE_VIEW_TABLE__SUPERTABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Supertable' reference.
SYBASE_ASE_VIEW_TABLE__TRIGGERS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Triggers' reference list.
SYBASE_ASE_VIEW_TABLE__UDT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Udt' reference.
SYBASE_ASE_VIEW_TABLE__UPDATABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Updatable' attribute.
SYBASE_ASE_VIEW_TABLE__WITH_CHECK_OPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'With Check Option' attribute feature.
SYBASE_ASE_VIEW_TABLE__WITH_CHECK_OPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'With Check Option' attribute.
SYBASE_ASE_VIEW_TABLE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The number of structural features of the 'Sybase ASE View Table' class.
SYBASE_ASE_WEB_SERVICE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Sybase ASE Web Service' class.
SYBASE_ASE_WEB_SERVICE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The meta object id for the 'Sybase ASE Web Service' class.
SYBASE_ASE_WEB_SERVICE__AUTH_REQUIRED - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Auth required' attribute feature.
SYBASE_ASE_WEB_SERVICE__AUTH_REQUIRED - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Auth required' attribute.
SYBASE_ASE_WEB_SERVICE__COMMENTS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Comments' reference list.
SYBASE_ASE_WEB_SERVICE__DATABASE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Database' container reference feature.
SYBASE_ASE_WEB_SERVICE__DATABASE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Database' container reference.
SYBASE_ASE_WEB_SERVICE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Dependencies' containment reference list.
SYBASE_ASE_WEB_SERVICE__DESCRIPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Description' attribute.
SYBASE_ASE_WEB_SERVICE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'EAnnotations' containment reference list.
SYBASE_ASE_WEB_SERVICE__EXTENSIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Extensions' containment reference list.
SYBASE_ASE_WEB_SERVICE__LABEL - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Label' attribute.
SYBASE_ASE_WEB_SERVICE__NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Name' attribute.
SYBASE_ASE_WEB_SERVICE__PARAMETER - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Parameter' attribute feature.
SYBASE_ASE_WEB_SERVICE__PARAMETER - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Parameter' attribute.
SYBASE_ASE_WEB_SERVICE__PRIVILEGES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Privileges' reference list.
SYBASE_ASE_WEB_SERVICE__REMARKS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Remarks' attribute feature.
SYBASE_ASE_WEB_SERVICE__REMARKS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Remarks' attribute.
SYBASE_ASE_WEB_SERVICE__SECURE_REQUIRED - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Secure required' attribute feature.
SYBASE_ASE_WEB_SERVICE__SECURE_REQUIRED - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Secure required' attribute.
SYBASE_ASE_WEB_SERVICE__SERVICE_ID - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Service id' attribute feature.
SYBASE_ASE_WEB_SERVICE__SERVICE_ID - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Service id' attribute.
SYBASE_ASE_WEB_SERVICE__SERVICE_TYPE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Service type' attribute feature.
SYBASE_ASE_WEB_SERVICE__SERVICE_TYPE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Service type' attribute.
SYBASE_ASE_WEB_SERVICE__STATEMENT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Statement' attribute feature.
SYBASE_ASE_WEB_SERVICE__STATEMENT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Statement' attribute.
SYBASE_ASE_WEB_SERVICE__URL_PATH - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Url path' attribute feature.
SYBASE_ASE_WEB_SERVICE__URL_PATH - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Url path' attribute.
SYBASE_ASE_WEB_SERVICE__USER_NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'User name' attribute feature.
SYBASE_ASE_WEB_SERVICE__USER_NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'User name' attribute.
SYBASE_ASE_WEB_SERVICE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The number of structural features of the 'Sybase ASE Web Service' class.
SYBASE_ASE_WEB_SERVICE_TABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Sybase ASE Web Service Table' class.
SYBASE_ASE_WEB_SERVICE_TABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The meta object id for the 'Sybase ASE Web Service Table' class.
SYBASE_ASE_WEB_SERVICE_TABLE__COLUMN_DELIMITER - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Column Delimiter' attribute.
SYBASE_ASE_WEB_SERVICE_TABLE__COLUMNS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Columns' containment reference list.
SYBASE_ASE_WEB_SERVICE_TABLE__COMMENTS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Comments' reference list.
SYBASE_ASE_WEB_SERVICE_TABLE__CONCURRENCY_OPT_THRESHOLD - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Concurrency Opt Threshold' attribute.
SYBASE_ASE_WEB_SERVICE_TABLE__CONSTRAINTS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Constraints' containment reference list.
SYBASE_ASE_WEB_SERVICE_TABLE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Dependencies' containment reference list.
SYBASE_ASE_WEB_SERVICE_TABLE__DESCRIPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Description' attribute.
SYBASE_ASE_WEB_SERVICE_TABLE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'EAnnotations' containment reference list.
SYBASE_ASE_WEB_SERVICE_TABLE__EXISTING - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Existing' attribute.
SYBASE_ASE_WEB_SERVICE_TABLE__EXP_ROW_SIZE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Exp Row Size' attribute.
SYBASE_ASE_WEB_SERVICE_TABLE__EXTENSIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Extensions' containment reference list.
SYBASE_ASE_WEB_SERVICE_TABLE__EXTERNAL_PATH - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'External Path' attribute.
SYBASE_ASE_WEB_SERVICE_TABLE__EXTERNAL_TYPE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'External Type' attribute.
SYBASE_ASE_WEB_SERVICE_TABLE__FILL_FACTOR - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Fill Factor' attribute.
SYBASE_ASE_WEB_SERVICE_TABLE__IDENTITY_GAP - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Identity Gap' attribute.
SYBASE_ASE_WEB_SERVICE_TABLE__INDEX - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Index' reference list.
SYBASE_ASE_WEB_SERVICE_TABLE__INSERTABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Insertable' attribute.
SYBASE_ASE_WEB_SERVICE_TABLE__LABEL - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Label' attribute.
SYBASE_ASE_WEB_SERVICE_TABLE__LOCK_PROMOTION - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Lock Promotion' containment reference list.
SYBASE_ASE_WEB_SERVICE_TABLE__LOCK_SCHEMA - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Lock Schema' attribute.
SYBASE_ASE_WEB_SERVICE_TABLE__MAX_ROW_PER_PAGE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Max Row Per Page' attribute.
SYBASE_ASE_WEB_SERVICE_TABLE__METHOD - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Method' attribute feature.
SYBASE_ASE_WEB_SERVICE_TABLE__METHOD - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Method' attribute.
SYBASE_ASE_WEB_SERVICE_TABLE__NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Name' attribute.
SYBASE_ASE_WEB_SERVICE_TABLE__PARTITION_CONDITION - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Partition Condition' containment reference.
SYBASE_ASE_WEB_SERVICE_TABLE__PARTITIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Partitions' attribute.
SYBASE_ASE_WEB_SERVICE_TABLE__PRIVILEGES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Privileges' reference list.
SYBASE_ASE_WEB_SERVICE_TABLE__REFERENCING_FOREIGN_KEYS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Referencing Foreign Keys' reference list.
SYBASE_ASE_WEB_SERVICE_TABLE__RESERVE_PAGE_GAP - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Reserve Page Gap' attribute.
SYBASE_ASE_WEB_SERVICE_TABLE__SCHEMA - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Schema' reference.
SYBASE_ASE_WEB_SERVICE_TABLE__SEGMENT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Segment' reference.
SYBASE_ASE_WEB_SERVICE_TABLE__SELF_REF_COLUMN_GENERATION - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Self Ref Column Generation' attribute.
SYBASE_ASE_WEB_SERVICE_TABLE__SUBTABLES - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Subtables' reference list.
SYBASE_ASE_WEB_SERVICE_TABLE__SUPERTABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Supertable' reference.
SYBASE_ASE_WEB_SERVICE_TABLE__SYSTEM_TABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'System Table' attribute.
SYBASE_ASE_WEB_SERVICE_TABLE__TABLE_ONLY_CACHE_INFO - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Table Only Cache Info' containment reference.
SYBASE_ASE_WEB_SERVICE_TABLE__TEXT_IMAGE_SEGMENT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Text Image Segment' reference.
SYBASE_ASE_WEB_SERVICE_TABLE__TEXT_ONLY_CACHE_INFO - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Text Only Cache Info' containment reference.
SYBASE_ASE_WEB_SERVICE_TABLE__TRIGGERS - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Triggers' reference list.
SYBASE_ASE_WEB_SERVICE_TABLE__UDT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Udt' reference.
SYBASE_ASE_WEB_SERVICE_TABLE__UPDATABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'Updatable' attribute.
SYBASE_ASE_WEB_SERVICE_TABLE__WSDLURI - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'WSDLURI' attribute feature.
SYBASE_ASE_WEB_SERVICE_TABLE__WSDLURI - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The feature id for the 'WSDLURI' attribute.
SYBASE_ASE_WEB_SERVICE_TABLE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The number of structural features of the 'Sybase ASE Web Service Table' class.
SYBASE_AUTHORIZATION_IDENTIFIER - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage.Literals
The meta object literal for the 'Sybase Authorization Identifier' class.
SYBASE_AUTHORIZATION_IDENTIFIER - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The meta object id for the 'Sybase Authorization Identifier' class.
SYBASE_AUTHORIZATION_IDENTIFIER__COMMENTS - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Comments' reference list.
SYBASE_AUTHORIZATION_IDENTIFIER__DATABASE - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Database' reference.
SYBASE_AUTHORIZATION_IDENTIFIER__DEPENDENCIES - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Dependencies' containment reference list.
SYBASE_AUTHORIZATION_IDENTIFIER__DESCRIPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Description' attribute.
SYBASE_AUTHORIZATION_IDENTIFIER__EANNOTATIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'EAnnotations' containment reference list.
SYBASE_AUTHORIZATION_IDENTIFIER__EXTENSIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Extensions' containment reference list.
SYBASE_AUTHORIZATION_IDENTIFIER__GRANTED_PRIVILEGE - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Granted Privilege' reference list.
SYBASE_AUTHORIZATION_IDENTIFIER__GRANTED_ROLE_AUTHORIZATION - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Granted Role Authorization' reference list.
SYBASE_AUTHORIZATION_IDENTIFIER__LABEL - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Label' attribute.
SYBASE_AUTHORIZATION_IDENTIFIER__NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Name' attribute.
SYBASE_AUTHORIZATION_IDENTIFIER__OWNED_SCHEMA - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Owned Schema' reference list.
SYBASE_AUTHORIZATION_IDENTIFIER__PRIVILEGES - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Privileges' reference list.
SYBASE_AUTHORIZATION_IDENTIFIER__RECEIVED_PRIVILEGE - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Received Privilege' containment reference list.
SYBASE_AUTHORIZATION_IDENTIFIER__RECEIVED_ROLE_AUTHORIZATION - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Received Role Authorization' reference list.
SYBASE_AUTHORIZATION_IDENTIFIER__SQL_CONTAINER - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage.Literals
The meta object literal for the 'Sql Container' reference feature.
SYBASE_AUTHORIZATION_IDENTIFIER__SQL_CONTAINER - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Sql Container' reference.
SYBASE_AUTHORIZATION_IDENTIFIER_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The number of structural features of the 'Sybase Authorization Identifier' class.
SYBASE_AUTHORIZED_OBJECT - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage.Literals
The meta object literal for the 'Sybase Authorized Object' class.
SYBASE_AUTHORIZED_OBJECT - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The meta object id for the 'Sybase Authorized Object' class.
SYBASE_AUTHORIZED_OBJECT__COMMENTS - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Comments' reference list.
SYBASE_AUTHORIZED_OBJECT__DEPENDENCIES - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Dependencies' containment reference list.
SYBASE_AUTHORIZED_OBJECT__DESCRIPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Description' attribute.
SYBASE_AUTHORIZED_OBJECT__EANNOTATIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'EAnnotations' containment reference list.
SYBASE_AUTHORIZED_OBJECT__EXTENSIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Extensions' containment reference list.
SYBASE_AUTHORIZED_OBJECT__LABEL - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Label' attribute.
SYBASE_AUTHORIZED_OBJECT__NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Name' attribute.
SYBASE_AUTHORIZED_OBJECT__PRIVILEGES - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Privileges' reference list.
SYBASE_AUTHORIZED_OBJECT_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The number of structural features of the 'Sybase Authorized Object' class.
SYBASE_BASE_TABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage.Literals
The meta object literal for the 'Sybase Base Table' class.
SYBASE_BASE_TABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The meta object id for the 'Sybase Base Table' class.
SYBASE_BASE_TABLE__COLUMNS - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Columns' containment reference list.
SYBASE_BASE_TABLE__COMMENTS - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Comments' reference list.
SYBASE_BASE_TABLE__CONSTRAINTS - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Constraints' containment reference list.
SYBASE_BASE_TABLE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Dependencies' containment reference list.
SYBASE_BASE_TABLE__DESCRIPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Description' attribute.
SYBASE_BASE_TABLE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'EAnnotations' containment reference list.
SYBASE_BASE_TABLE__EXTENSIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Extensions' containment reference list.
SYBASE_BASE_TABLE__INDEX - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Index' reference list.
SYBASE_BASE_TABLE__INSERTABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Insertable' attribute.
SYBASE_BASE_TABLE__LABEL - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Label' attribute.
SYBASE_BASE_TABLE__NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Name' attribute.
SYBASE_BASE_TABLE__PRIVILEGES - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Privileges' reference list.
SYBASE_BASE_TABLE__REFERENCING_FOREIGN_KEYS - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Referencing Foreign Keys' reference list.
SYBASE_BASE_TABLE__SCHEMA - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Schema' reference.
SYBASE_BASE_TABLE__SELF_REF_COLUMN_GENERATION - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Self Ref Column Generation' attribute.
SYBASE_BASE_TABLE__SUBTABLES - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Subtables' reference list.
SYBASE_BASE_TABLE__SUPERTABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Supertable' reference.
SYBASE_BASE_TABLE__TRIGGERS - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Triggers' reference list.
SYBASE_BASE_TABLE__UDT - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Udt' reference.
SYBASE_BASE_TABLE__UPDATABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Updatable' attribute.
SYBASE_BASE_TABLE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The number of structural features of the 'Sybase Base Table' class.
SYBASE_CATEGORY_ID - Static variable in interface org.eclipse.datatools.enablement.sybase.ISybaseJDBCConnectionProfileConstants
 
SYBASE_INDEX_MEMBER - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage.Literals
The meta object literal for the 'Sybase Index Member' class.
SYBASE_INDEX_MEMBER - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The meta object id for the 'Sybase Index Member' class.
SYBASE_INDEX_MEMBER__COLUMN - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Column' reference.
SYBASE_INDEX_MEMBER__COLUMN_EXPRESSION - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage.Literals
The meta object literal for the 'Column Expression' attribute feature.
SYBASE_INDEX_MEMBER__COLUMN_EXPRESSION - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Column Expression' attribute.
SYBASE_INDEX_MEMBER__COMMENTS - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Comments' reference list.
SYBASE_INDEX_MEMBER__DEPENDENCIES - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Dependencies' containment reference list.
SYBASE_INDEX_MEMBER__DESCRIPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Description' attribute.
SYBASE_INDEX_MEMBER__EANNOTATIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'EAnnotations' containment reference list.
SYBASE_INDEX_MEMBER__EXTENSIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Extensions' containment reference list.
SYBASE_INDEX_MEMBER__INCREMENT_TYPE - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Increment Type' attribute.
SYBASE_INDEX_MEMBER__LABEL - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Label' attribute.
SYBASE_INDEX_MEMBER__NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Name' attribute.
SYBASE_INDEX_MEMBER__PRIVILEGES - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Privileges' reference list.
SYBASE_INDEX_MEMBER_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The number of structural features of the 'Sybase Index Member' class.
SYBASE_PARAMETER - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage.Literals
The meta object literal for the 'Sybase Parameter' class.
SYBASE_PARAMETER - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The meta object id for the 'Sybase Parameter' class.
SYBASE_PARAMETER__COMMENTS - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Comments' reference list.
SYBASE_PARAMETER__CONTAINED_TYPE - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Contained Type' containment reference.
SYBASE_PARAMETER__DEFAULT_VALUE - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage.Literals
The meta object literal for the 'Default Value' attribute feature.
SYBASE_PARAMETER__DEFAULT_VALUE - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Default Value' attribute.
SYBASE_PARAMETER__DEPENDENCIES - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Dependencies' containment reference list.
SYBASE_PARAMETER__DESCRIPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Description' attribute.
SYBASE_PARAMETER__EANNOTATIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'EAnnotations' containment reference list.
SYBASE_PARAMETER__EXTENSIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Extensions' containment reference list.
SYBASE_PARAMETER__JDBC_PARAMETER_TYPE - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage.Literals
The meta object literal for the 'JDBC Parameter Type' attribute feature.
SYBASE_PARAMETER__JDBC_PARAMETER_TYPE - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'JDBC Parameter Type' attribute.
SYBASE_PARAMETER__LABEL - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Label' attribute.
SYBASE_PARAMETER__LOCATOR - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Locator' attribute.
SYBASE_PARAMETER__MODE - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Mode' attribute.
SYBASE_PARAMETER__NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Name' attribute.
SYBASE_PARAMETER__NULLABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage.Literals
The meta object literal for the 'Nullable' attribute feature.
SYBASE_PARAMETER__NULLABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Nullable' attribute.
SYBASE_PARAMETER__PRIVILEGES - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Privileges' reference list.
SYBASE_PARAMETER__REFERENCED_TYPE - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Referenced Type' reference.
SYBASE_PARAMETER__ROUTINE - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Routine' container reference.
SYBASE_PARAMETER__STRING_TYPE_OPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'String Type Option' containment reference.
SYBASE_PARAMETER_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The number of structural features of the 'Sybase Parameter' class.
SYBASE_PRIVILEGE - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage.Literals
The meta object literal for the 'Sybase Privilege' class.
SYBASE_PRIVILEGE - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The meta object id for the 'Sybase Privilege' class.
SYBASE_PRIVILEGE__ACTION - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Action' attribute.
SYBASE_PRIVILEGE__ACTION_OBJECTS - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Action Objects' reference list.
SYBASE_PRIVILEGE__COMMENTS - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Comments' reference list.
SYBASE_PRIVILEGE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Dependencies' containment reference list.
SYBASE_PRIVILEGE__DESCRIPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Description' attribute.
SYBASE_PRIVILEGE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'EAnnotations' containment reference list.
SYBASE_PRIVILEGE__EXTENSIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Extensions' containment reference list.
SYBASE_PRIVILEGE__GRANTABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Grantable' attribute.
SYBASE_PRIVILEGE__GRANTEE - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Grantee' container reference.
SYBASE_PRIVILEGE__GRANTOR - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Grantor' reference.
SYBASE_PRIVILEGE__LABEL - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Label' attribute.
SYBASE_PRIVILEGE__NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Name' attribute.
SYBASE_PRIVILEGE__OBJECT - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Object' reference.
SYBASE_PRIVILEGE__PRIVILEGES - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Privileges' reference list.
SYBASE_PRIVILEGE__REVOKED - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage.Literals
The meta object literal for the 'Revoked' attribute feature.
SYBASE_PRIVILEGE__REVOKED - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Revoked' attribute.
SYBASE_PRIVILEGE__WITH_HIERARCHY - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'With Hierarchy' attribute.
SYBASE_PRIVILEGE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The number of structural features of the 'Sybase Privilege' class.
SYBASE_ROUTINE - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage.Literals
The meta object literal for the 'Sybase Routine' class.
SYBASE_ROUTINE - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The meta object id for the 'Sybase Routine' class.
SYBASE_ROUTINE__AUTHORIZATION_ID - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Authorization ID' attribute.
SYBASE_ROUTINE__COMMENTS - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Comments' reference list.
SYBASE_ROUTINE__CREATION_TS - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Creation TS' attribute.
SYBASE_ROUTINE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Dependencies' containment reference list.
SYBASE_ROUTINE__DESCRIPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Description' attribute.
SYBASE_ROUTINE__DETERMINISTIC - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Deterministic' attribute.
SYBASE_ROUTINE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'EAnnotations' containment reference list.
SYBASE_ROUTINE__EXTENSIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Extensions' containment reference list.
SYBASE_ROUTINE__EXTERNAL_NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'External Name' attribute.
SYBASE_ROUTINE__LABEL - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Label' attribute.
SYBASE_ROUTINE__LANGUAGE - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Language' attribute.
SYBASE_ROUTINE__LAST_ALTERED_TS - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Last Altered TS' attribute.
SYBASE_ROUTINE__NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Name' attribute.
SYBASE_ROUTINE__PARAMETER_STYLE - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Parameter Style' attribute.
SYBASE_ROUTINE__PARAMETERS - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Parameters' containment reference list.
SYBASE_ROUTINE__PRIVILEGES - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Privileges' reference list.
SYBASE_ROUTINE__SCHEMA - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Schema' reference.
SYBASE_ROUTINE__SECURITY - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Security' attribute.
SYBASE_ROUTINE__SOURCE - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Source' containment reference.
SYBASE_ROUTINE__SPECIFIC_NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Specific Name' attribute.
SYBASE_ROUTINE__SQL_DATA_ACCESS - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Sql Data Access' attribute.
SYBASE_ROUTINE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The number of structural features of the 'Sybase Routine' class.
SYBASE_VIEW_TABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage.Literals
The meta object literal for the 'Sybase View Table' class.
SYBASE_VIEW_TABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The meta object id for the 'Sybase View Table' class.
SYBASE_VIEW_TABLE__CHECK_TYPE - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Check Type' attribute.
SYBASE_VIEW_TABLE__COLUMNS - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Columns' containment reference list.
SYBASE_VIEW_TABLE__COMMENTS - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Comments' reference list.
SYBASE_VIEW_TABLE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Dependencies' containment reference list.
SYBASE_VIEW_TABLE__DESCRIPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Description' attribute.
SYBASE_VIEW_TABLE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'EAnnotations' containment reference list.
SYBASE_VIEW_TABLE__EXTENSIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Extensions' containment reference list.
SYBASE_VIEW_TABLE__INDEX - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Index' reference list.
SYBASE_VIEW_TABLE__INSERTABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Insertable' attribute.
SYBASE_VIEW_TABLE__LABEL - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Label' attribute.
SYBASE_VIEW_TABLE__NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Name' attribute.
SYBASE_VIEW_TABLE__PRIVILEGES - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Privileges' reference list.
SYBASE_VIEW_TABLE__QUERY_EXPRESSION - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Query Expression' containment reference.
SYBASE_VIEW_TABLE__SCHEMA - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Schema' reference.
SYBASE_VIEW_TABLE__SELF_REF_COLUMN_GENERATION - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Self Ref Column Generation' attribute.
SYBASE_VIEW_TABLE__SUBTABLES - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Subtables' reference list.
SYBASE_VIEW_TABLE__SUPERTABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Supertable' reference.
SYBASE_VIEW_TABLE__TRIGGERS - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Triggers' reference list.
SYBASE_VIEW_TABLE__UDT - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Udt' reference.
SYBASE_VIEW_TABLE__UPDATABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The feature id for the 'Updatable' attribute.
SYBASE_VIEW_TABLE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybasesqlmodelPackage
The number of structural features of the 'Sybase View Table' class.
sybaseAggregate - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.SybaseFunctionNamesAndSignatures
 
sybaseAll - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.SybaseFunctionNamesAndSignatures
 
SybaseASABaseActionTime - Class in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel
A representation of the literals of the enumeration 'Sybase ASA Base Action Time', and utility methods for working with them.
SybaseASABaseCatalog - Class in org.eclipse.datatools.enablement.sybase.asa.base.catalog
 
SybaseASABaseCatalog() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASABaseCatalog
 
SybaseASABaseCatalog.ISybaseASABaseCatalogDatabase - Interface in org.eclipse.datatools.enablement.sybase.asa.base.catalog
 
SybaseASABaseColumn - Interface in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel
A representation of the model object 'Sybase ASA Base Column'.
SybaseASABaseColumnCheckConstraint - Interface in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel
A representation of the model object 'Sybase ASA Base Column Check Constraint'.
SybaseASABaseColumnCheckConstraintImpl - Class in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl
An implementation of the model object 'Sybase ASA Base Column Check Constraint'.
SybaseASABaseColumnImpl - Class in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl
An implementation of the model object 'Sybase ASA Base Column'.
SybaseASABaseColumnLoader - Class in org.eclipse.datatools.enablement.sybase.asa.baseloaders
 
SybaseASABaseColumnLoader(SybaseASABaseColumn) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.baseloaders.SybaseASABaseColumnLoader
 
SybaseASABaseColumnValidator - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation
The validator for Sybase Adaptive Server Anywhere/IQ base column.
Will invoke IIdentifierValidator, ISQLDataOfflineValidator and ISqlDataValidator to validate the default value.
SybaseASABaseColumnValidator() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.SybaseASABaseColumnValidator
 
SybaseASABaseColumnValidator_for_column - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.Messages
 
SybaseASABaseColumnValidator_no_column_data_type - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.Messages
 
SybaseASABaseColumnValidator_no_column_name - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.Messages
 
SybaseASABaseConstraintValidator - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation
Validator for Adaptive Server Anywhere constraints
SybaseASABaseConstraintValidator() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.SybaseASABaseConstraintValidator
 
SybaseASABaseConstraintValidator_for_constraint - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.Messages
 
SybaseASABaseDatabase - Interface in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel
A representation of the model object 'Sybase ASA Base Database'.
SybaseASABaseDatabaseImpl - Class in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl
An implementation of the model object 'Sybase ASA Base Database'.
SybaseASABaseDatabaseLoader - Class in org.eclipse.datatools.enablement.sybase.asa.baseloaders
 
SybaseASABaseDatabaseLoader(SybaseASABaseDatabase) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.baseloaders.SybaseASABaseDatabaseLoader
 
SybaseASABaseDatabaseLoader.ASABaseSchemaLoader - Class in org.eclipse.datatools.enablement.sybase.asa.baseloaders
 
SybaseASABaseDatabaseLoader.ASABaseSchemaLoader(ICatalogObject) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.baseloaders.SybaseASABaseDatabaseLoader.ASABaseSchemaLoader
 
SybaseASABaseDBSpace - Interface in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel
A representation of the model object 'Sybase ASA Base DB Space'.
SybaseASABaseDBSpaceImpl - Class in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl
An implementation of the model object 'Sybase ASA Base DB Space'.
SybaseASABaseEvent - Interface in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel
A representation of the model object 'Sybase ASA Base Event'.
SybaseASABaseEventImpl - Class in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl
An implementation of the model object 'Sybase ASA Base Event'.
SybaseASABaseEventValidator_for_event - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.Messages
 
SybaseASABaseForeignKey - Interface in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel
A representation of the model object 'Sybase ASA Base Foreign Key'.
SybaseASABaseForeignKeyImpl - Class in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl
An implementation of the model object 'Sybase ASA Base Foreign Key'.
SybaseASABaseForeignKeyLoader - Class in org.eclipse.datatools.enablement.sybase.asa.baseloaders
 
SybaseASABaseForeignKeyLoader(SybaseASABaseForeignKey) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.baseloaders.SybaseASABaseForeignKeyLoader
 
SybaseASABaseFunction - Interface in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel
A representation of the model object 'Sybase ASA Base Function'.
SybaseASABaseFunctionImpl - Class in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl
An implementation of the model object 'Sybase ASA Base Function'.
SybaseASABaseGroup - Interface in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel
A representation of the model object 'Sybase ASA Base Group'.
SybaseASABaseGroupImpl - Class in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl
An implementation of the model object 'Sybase ASA Base Group'.
SybaseASABaseIndex - Interface in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel
A representation of the model object 'Sybase ASA Base Index'.
SybaseASABaseIndexImpl - Class in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl
An implementation of the model object 'Sybase ASA Base Index'.
SybaseASABaseParameter - Interface in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel
A representation of the model object 'Sybase ASA Base Parameter'.
SybaseASABaseParameterImpl - Class in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl
An implementation of the model object 'Sybase ASA Base Parameter'.
SybaseASABaseParameterLoader - Class in org.eclipse.datatools.enablement.sybase.asa.baseloaders
 
SybaseASABaseParameterLoader(Routine) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.baseloaders.SybaseASABaseParameterLoader
 
SybaseASABaseParameterValidator - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation
 
SybaseASABaseParameterValidator() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.SybaseASABaseParameterValidator
 
SybaseASABasePredefinedDataType - Interface in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel
A representation of the model object 'Sybase ASA Base Predefined Data Type'.
SybaseASABasePredefinedDataTypeImpl - Class in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl
An implementation of the model object 'Sybase ASA Base Predefined Data Type'.
SybaseASABasePrimaryKey - Interface in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel
A representation of the model object 'Sybase ASA Base Primary Key'.
SybaseASABasePrimaryKeyImpl - Class in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl
An implementation of the model object 'Sybase ASA Base Primary Key'.
SybaseASABasePrimaryKeyValidator_pk_column_nullable - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.Messages
 
SybaseASABaseProcedure - Interface in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel
A representation of the model object 'Sybase ASA Base Procedure'.
SybaseASABaseProcedureImpl - Class in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl
An implementation of the model object 'Sybase ASA Base Procedure'.
SybaseASABaseProxyTable - Interface in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel
A representation of the model object 'Sybase ASA Base Proxy Table'.
SybaseASABaseProxyTableImpl - Class in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl
An implementation of the model object 'Sybase ASA Base Proxy Table'.
SybaseASABaseProxyTableLoader - Class in org.eclipse.datatools.enablement.sybase.asa.baseloaders
 
SybaseASABaseProxyTableLoader(SybaseASABaseProxyTable) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.baseloaders.SybaseASABaseProxyTableLoader
 
SybaseASABaseRemoteProcedure - Interface in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel
A representation of the model object 'Sybase ASA Base Remote Procedure'.
SybaseASABaseRemoteProcedureImpl - Class in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl
An implementation of the model object 'Sybase ASA Base Remote Procedure'.
SybaseASABaseRemoteProcedureLoader - Class in org.eclipse.datatools.enablement.sybase.asa.baseloaders
 
SybaseASABaseRemoteProcedureLoader(SybaseASABaseRemoteProcedure) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.baseloaders.SybaseASABaseRemoteProcedureLoader
 
SybaseASABaseSchema - Interface in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel
A representation of the model object 'Sybase ASA Base Schema'.
SybaseASABaseSchemaImpl - Class in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl
An implementation of the model object 'Sybase ASA Base Schema'.
SybaseasabasesqlmodelAdapterFactory - Class in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util
The Adapter Factory for the model.
SybaseasabasesqlmodelAdapterFactory() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelAdapterFactory
Creates an instance of the adapter factory.
SybaseasabasesqlmodelFactory - Interface in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel
The Factory for the model.
SybaseasabasesqlmodelFactoryImpl - Class in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl
An implementation of the model Factory.
SybaseasabasesqlmodelFactoryImpl() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseasabasesqlmodelFactoryImpl
Creates an instance of the factory.
SybaseasabasesqlmodelPackage - Interface in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel
The Package for the model.
SybaseasabasesqlmodelPackage.Literals - Interface in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
SybaseasabasesqlmodelPackageImpl - Class in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl
An implementation of the model Package.
SybaseasabasesqlmodelSwitch - Class in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util
The Switch for the model's inheritance hierarchy.
SybaseasabasesqlmodelSwitch() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.SybaseasabasesqlmodelSwitch
Creates an instance of the switch.
SybaseASABaseTable - Interface in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel
A representation of the model object 'Sybase ASA Base Table'.
SybaseASABaseTableDeltaDdlGenProvider - Class in org.eclipse.datatools.enablement.sybase.asa.deltaddl
 
SybaseASABaseTableDeltaDdlGenProvider() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.deltaddl.SybaseASABaseTableDeltaDdlGenProvider
 
SybaseASABaseTableImpl - Class in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl
An implementation of the model object 'Sybase ASA Base Table'.
SybaseASABaseTableLoader - Class in org.eclipse.datatools.enablement.sybase.asa.baseloaders
 
SybaseASABaseTableLoader(SybaseASABaseTable) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.baseloaders.SybaseASABaseTableLoader
 
SybaseASABaseTableValidator - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation
Sybase Adaptive Server Anywhere/Sybase IQ base table validator.
TODO: Some validation logic can be pushed up to the super validator so that it can be shared among table validators.
SybaseASABaseTableValidator() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.SybaseASABaseTableValidator
 
SybaseASABaseTableValidator_Duplicate_column_name - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.Messages
 
SybaseASABaseTableValidator_for_table - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.Messages
 
SybaseASABaseTableValidator_No_column_defined - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.Messages
 
SybaseASABaseTableValidator_No_table_name_present - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.Messages
 
SybaseASABaseTempTable - Interface in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel
A representation of the model object 'Sybase ASA Base Temp Table'.
SybaseASABaseTempTableImpl - Class in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl
An implementation of the model object 'Sybase ASA Base Temp Table'.
SybaseASABaseTempTableLoader - Class in org.eclipse.datatools.enablement.sybase.asa.baseloaders
 
SybaseASABaseTempTableLoader(SybaseASABaseTempTable) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.baseloaders.SybaseASABaseTempTableLoader
 
SybaseASABaseTrigger - Interface in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel
A representation of the model object 'Sybase ASA Base Trigger'.
SybaseASABaseTriggerImpl - Class in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl
An implementation of the model object 'Sybase ASA Base Trigger'.
SybaseASABaseUniqueConstraint - Interface in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel
A representation of the model object 'Sybase ASA Base Unique Constraint'.
SybaseASABaseUniqueConstraintImpl - Class in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl
An implementation of the model object 'Sybase ASA Base Unique Constraint'.
SybaseASABaseUniqueConstraintValidator_datatype_not_support_HG - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.Messages
 
SybaseASABaseUniqueConstraintValidator_no_column - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.Messages
 
SybaseASABaseUser - Interface in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel
A representation of the model object 'Sybase ASA Base User'.
SybaseASABaseUserDefinedType - Interface in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel
A representation of the model object 'Sybase ASA Base User Defined Type'.
SybaseASABaseUserDefinedTypeImpl - Class in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl
An implementation of the model object 'Sybase ASA Base User Defined Type'.
SybaseASABaseUserDefinedTypeValidator - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation
Validator for ASA Base UDT
SybaseASABaseUserDefinedTypeValidator() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.SybaseASABaseUserDefinedTypeValidator
 
SybaseASABaseUserImpl - Class in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl
An implementation of the model object 'Sybase ASA Base User'.
SybaseASABaseViewTable - Interface in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel
A representation of the model object 'Sybase ASA Base View Table'.
SybaseASABaseViewTableDeltaDdlGenProvider - Class in org.eclipse.datatools.enablement.sybase.asa.deltaddl
 
SybaseASABaseViewTableDeltaDdlGenProvider() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.deltaddl.SybaseASABaseViewTableDeltaDdlGenProvider
 
SybaseASABaseViewTableImpl - Class in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl
An implementation of the model object 'Sybase ASA Base View Table'.
SybaseASABaseViewTableLoader - Class in org.eclipse.datatools.enablement.sybase.asa.baseloaders
 
SybaseASABaseViewTableLoader(SybaseASABaseViewTable) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.baseloaders.SybaseASABaseViewTableLoader
 
SybaseASACatalog - Class in org.eclipse.datatools.enablement.sybase.asa.catalog
 
SybaseASACatalog() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalog
 
SybaseASACatalog.ASASchemaLoader - Class in org.eclipse.datatools.enablement.sybase.asa.catalog
 
SybaseASACatalog.ASASchemaLoader(ICatalogObject) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalog.ASASchemaLoader
 
SybaseASACatalogBaseCheckConstraint - Class in org.eclipse.datatools.enablement.sybase.asa.base.catalog
 
SybaseASACatalogBaseCheckConstraint() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseCheckConstraint
 
SybaseASACatalogBaseColumn - Class in org.eclipse.datatools.enablement.sybase.asa.base.catalog
 
SybaseASACatalogBaseColumn() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseColumn
 
SybaseASACatalogBaseColumn.ISybaseASACatalogBaseColumnOwner - Interface in org.eclipse.datatools.enablement.sybase.asa.base.catalog
 
SybaseASACatalogBaseColumnCheckConstraint - Class in org.eclipse.datatools.enablement.sybase.asa.base.catalog
 
SybaseASACatalogBaseColumnCheckConstraint() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseColumnCheckConstraint
 
SybaseASACatalogBaseDBSpace - Class in org.eclipse.datatools.enablement.sybase.asa.base.catalog
 
SybaseASACatalogBaseDBSpace() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseDBSpace
 
SybaseASACatalogBaseEvent - Class in org.eclipse.datatools.enablement.sybase.asa.base.catalog
 
SybaseASACatalogBaseEvent() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseEvent
 
SybaseASACatalogBaseForeignKey - Class in org.eclipse.datatools.enablement.sybase.asa.base.catalog
 
SybaseASACatalogBaseForeignKey() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseForeignKey
 
SybaseASACatalogBaseGroup - Class in org.eclipse.datatools.enablement.sybase.asa.base.catalog
 
SybaseASACatalogBaseGroup(ICatalogObject) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseGroup
 
SybaseASACatalogBaseIndex - Class in org.eclipse.datatools.enablement.sybase.asa.base.catalog
 
SybaseASACatalogBaseIndex() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseIndex
 
SybaseASACatalogBasePreDefinedType - Class in org.eclipse.datatools.enablement.sybase.asa.base.catalog
 
SybaseASACatalogBasePreDefinedType() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBasePreDefinedType
 
SybaseASACatalogBasePrimaryKey - Class in org.eclipse.datatools.enablement.sybase.asa.base.catalog
 
SybaseASACatalogBasePrimaryKey() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBasePrimaryKey
 
SybaseASACatalogBaseProcedure - Class in org.eclipse.datatools.enablement.sybase.asa.base.catalog
 
SybaseASACatalogBaseProcedure() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseProcedure
 
SybaseASACatalogBaseProxyTable - Class in org.eclipse.datatools.enablement.sybase.asa.base.catalog
 
SybaseASACatalogBaseProxyTable() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseProxyTable
 
SybaseASACatalogBaseRemoteProcedure - Class in org.eclipse.datatools.enablement.sybase.asa.base.catalog
 
SybaseASACatalogBaseRemoteProcedure() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseRemoteProcedure
 
SybaseASACatalogBaseSchema - Class in org.eclipse.datatools.enablement.sybase.asa.base.catalog
 
SybaseASACatalogBaseSchema() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseSchema
 
SybaseASACatalogBaseTempTable - Class in org.eclipse.datatools.enablement.sybase.asa.base.catalog
 
SybaseASACatalogBaseTempTable() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseTempTable
 
SybaseASACatalogBaseTrigger - Class in org.eclipse.datatools.enablement.sybase.asa.base.catalog
 
SybaseASACatalogBaseTrigger() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseTrigger
 
SybaseASACatalogBaseUniqueConstraint - Class in org.eclipse.datatools.enablement.sybase.asa.base.catalog
 
SybaseASACatalogBaseUniqueConstraint() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseUniqueConstraint
 
SybaseASACatalogBaseUser - Class in org.eclipse.datatools.enablement.sybase.asa.base.catalog
 
SybaseASACatalogBaseUser(ICatalogObject) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseUser
 
SybaseASACatalogBaseUserDefinedDataType - Class in org.eclipse.datatools.enablement.sybase.asa.base.catalog
 
SybaseASACatalogBaseUserDefinedDataType() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseUserDefinedDataType
 
SybaseASACatalogBaseUserDefinedFunction - Class in org.eclipse.datatools.enablement.sybase.asa.base.catalog
 
SybaseASACatalogBaseUserDefinedFunction() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseUserDefinedFunction
 
SybaseASACatalogBaseViewTable - Class in org.eclipse.datatools.enablement.sybase.asa.base.catalog
 
SybaseASACatalogBaseViewTable() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseViewTable
 
SybaseASACatalogBaseWebService - Class in org.eclipse.datatools.enablement.sybase.asa.base.catalog
 
SybaseASACatalogBaseWebService() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseWebService
 
SybaseASACatalogDatabase - Class in org.eclipse.datatools.enablement.sybase.asa.catalog
 
SybaseASACatalogDatabase(Connection) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogDatabase
 
SybaseASACatalogDatabase() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogDatabase
This constructor is specially used for 'working set' functionality.
SybaseASACatalogForeignKey - Class in org.eclipse.datatools.enablement.sybase.asa.catalog
 
SybaseASACatalogForeignKey() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogForeignKey
 
SybaseASACatalogIndex - Class in org.eclipse.datatools.enablement.sybase.asa.catalog
 
SybaseASACatalogIndex() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogIndex
 
SybaseASACatalogProvider - Class in org.eclipse.datatools.enablement.sybase.asa.catalog
 
SybaseASACatalogProvider() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogProvider
 
SybaseASACatalogSchema - Class in org.eclipse.datatools.enablement.sybase.asa.catalog
 
SybaseASACatalogSchema() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogSchema
 
SybaseASACatalogTable - Class in org.eclipse.datatools.enablement.sybase.asa.catalog
 
SybaseASACatalogTable() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogTable
 
SybaseASACatalogTempTable - Class in org.eclipse.datatools.enablement.sybase.asa.catalog
 
SybaseASACatalogTempTable() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogTempTable
 
SybaseASACatalogUtils - Class in org.eclipse.datatools.enablement.sybase.asa.catalog
 
SybaseASACatalogUtils() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.catalog.SybaseASACatalogUtils
 
SybaseASACheckConstraintNode - Class in org.eclipse.datatools.enablement.sybase.asa.virtual
 
SybaseASACheckConstraintNode(String, String, Object) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.virtual.SybaseASACheckConstraintNode
 
SybaseASAColumnDeltaDdlGenProvider - Class in org.eclipse.datatools.enablement.sybase.asa.deltaddl
 
SybaseASAColumnDeltaDdlGenProvider() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.deltaddl.SybaseASAColumnDeltaDdlGenProvider
 
SybaseASAContentProvider - Class in org.eclipse.datatools.enablement.sybase.asa.providers
 
SybaseASAContentProvider() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.providers.SybaseASAContentProvider
 
SybaseASADatabase - Interface in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel
A representation of the model object 'Sybase ASA Database'.
SybaseASADatabaseContainmentProvider - Class in org.eclipse.datatools.enablement.sybase.asa.containment
 
SybaseASADatabaseContainmentProvider() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.containment.SybaseASADatabaseContainmentProvider
 
SybaseASADatabaseImpl - Class in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.impl
An implementation of the model object 'Sybase ASA Database'.
SybaseASADatabaseLoader - Class in org.eclipse.datatools.enablement.sybase.asa.loaders
 
SybaseASADatabaseLoader(SybaseASACatalogDatabase) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.loaders.SybaseASADatabaseLoader
 
SybaseASADatabaseLoader.ASASchemaLoader - Class in org.eclipse.datatools.enablement.sybase.asa.loaders
 
SybaseASADatabaseLoader.ASASchemaLoader(ICatalogObject) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.loaders.SybaseASADatabaseLoader.ASASchemaLoader
 
SybaseASADdlBuilder - Class in org.eclipse.datatools.enablement.sybase.asa.ddl
 
SybaseASADdlGenerator - Class in org.eclipse.datatools.enablement.sybase.asa.ddl
 
SybaseASADdlGenerator() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.ddl.SybaseASADdlGenerator
 
SybaseASADdlParser - Class in org.eclipse.datatools.enablement.sybase.asa.ddl
 
SybaseASADdlParser(DatabaseDefinition) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.ddl.SybaseASADdlParser
 
SybaseASADdlScript - Class in org.eclipse.datatools.enablement.sybase.asa.ddl
 
SybaseASADdlScript() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.ddl.SybaseASADdlScript
 
SybaseASADefaultWrapper - Interface in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel
A representation of the model object 'Sybase ASA Default Wrapper'.
SybaseASADefaultWrapperImpl - Class in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl
An implementation of the model object 'Sybase ASA Default Wrapper'.
SybaseASADefaultWrapperImpl(String, boolean) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASADefaultWrapperImpl
 
SybaseASAEventContainmentProvider - Class in org.eclipse.datatools.enablement.sybase.asa.containment
 
SybaseASAEventContainmentProvider() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.containment.SybaseASAEventContainmentProvider
 
SybaseASAEventDeltaDdlGenProvider - Class in org.eclipse.datatools.enablement.sybase.asa.deltaddl
 
SybaseASAEventDeltaDdlGenProvider() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.deltaddl.SybaseASAEventDeltaDdlGenProvider
 
SybaseASAForeignKey - Interface in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel
A representation of the model object 'Sybase ASA Foreign Key'.
SybaseASAForeignKeyImpl - Class in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.impl
An implementation of the model object 'Sybase ASA Foreign Key'.
SybaseASAForeignKeyLoader - Class in org.eclipse.datatools.enablement.sybase.asa.loaders
 
SybaseASAForeignKeyLoader(SybaseASAForeignKey) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.loaders.SybaseASAForeignKeyLoader
 
SybaseASAForeignKeyNode - Class in org.eclipse.datatools.enablement.sybase.asa.virtual
 
SybaseASAForeignKeyNode(String, String, Object) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.virtual.SybaseASAForeignKeyNode
 
SybaseASAFunctionDeltaDdlGenProvider - Class in org.eclipse.datatools.enablement.sybase.asa.deltaddl
 
SybaseASAFunctionDeltaDdlGenProvider() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.deltaddl.SybaseASAFunctionDeltaDdlGenProvider
 
SybaseASAIndex - Interface in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel
A representation of the model object 'Sybase ASA Index'.
SybaseASAIndexDeltaDdlGenProvider - Class in org.eclipse.datatools.enablement.sybase.asa.deltaddl
ASA index delta ddl generator provider
SybaseASAIndexDeltaDdlGenProvider() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.deltaddl.SybaseASAIndexDeltaDdlGenProvider
 
SybaseASAIndexImpl - Class in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.impl
An implementation of the model object 'Sybase ASA Index'.
SybaseASAIndexNode - Class in org.eclipse.datatools.enablement.sybase.asa.virtual
 
SybaseASAIndexNode(String, String, Object) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.virtual.SybaseASAIndexNode
 
SybaseASAIndexWrapper_fk - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints.Messages
 
SybaseASAIndexWrapper_index - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints.Messages
 
SybaseASAIndexWrapper_pk - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints.Messages
 
SybaseASAIndexWrapper_uniqueconstraint - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints.Messages
 
SybaseASALabelProviderExt - Class in org.eclipse.datatools.enablement.sybase.asa.providers
 
SybaseASALabelProviderExt() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.providers.SybaseASALabelProviderExt
 
SybaseASAPredefinedTypeContainmentProvider - Class in org.eclipse.datatools.enablement.sybase.asa.containment
 
SybaseASAPredefinedTypeContainmentProvider() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.containment.SybaseASAPredefinedTypeContainmentProvider
 
SybaseASAPrimaryKeyNode - Class in org.eclipse.datatools.enablement.sybase.asa.virtual
 
SybaseASAPrimaryKeyNode(String, String, Object) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.virtual.SybaseASAPrimaryKeyNode
 
SybaseASAProcedureDeltaDdlGenProvider - Class in org.eclipse.datatools.enablement.sybase.asa.deltaddl
 
SybaseASAProcedureDeltaDdlGenProvider() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.deltaddl.SybaseASAProcedureDeltaDdlGenProvider
 
SybaseASAProxyTableContainmentProvider - Class in org.eclipse.datatools.enablement.sybase.asa.containment
 
SybaseASAProxyTableContainmentProvider() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.containment.SybaseASAProxyTableContainmentProvider
 
SybaseASAResultValidator_invalid_datatype - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.Messages
 
SybaseASAResultValidator_no_name - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.Messages
 
SybaseASAResultValidator_no_type - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.Messages
 
SybaseASARoutineValidator - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation
Validator for Sybase ASE Procedure
SybaseASARoutineValidator() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.SybaseASARoutineValidator
 
SybaseASASchemaContainmentProvider - Class in org.eclipse.datatools.enablement.sybase.asa.containment
 
SybaseASASchemaContainmentProvider() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.containment.SybaseASASchemaContainmentProvider
 
SybaseasasqlmodelAdapterFactory - Class in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.util
The Adapter Factory for the model.
SybaseasasqlmodelAdapterFactory() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.util.SybaseasasqlmodelAdapterFactory
Creates an instance of the adapter factory.
SybaseasasqlmodelFactory - Interface in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel
The Factory for the model.
SybaseasasqlmodelFactoryImpl - Class in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.impl
An implementation of the model Factory.
SybaseasasqlmodelFactoryImpl() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.impl.SybaseasasqlmodelFactoryImpl
Creates an instance of the factory.
SybaseasasqlmodelPackage - Interface in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel
The Package for the model.
SybaseasasqlmodelPackage.Literals - Interface in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
SybaseasasqlmodelPackageImpl - Class in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.impl
An implementation of the model Package.
SybaseasasqlmodelSwitch - Class in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.util
The Switch for the model's inheritance hierarchy.
SybaseasasqlmodelSwitch() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.util.SybaseasasqlmodelSwitch
Creates an instance of the switch.
SybaseASAStoredProcedureNode - Class in org.eclipse.datatools.enablement.sybase.asa.virtual
 
SybaseASAStoredProcedureNode(String, String, Object) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.virtual.SybaseASAStoredProcedureNode
 
SybaseASATable - Interface in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel
A representation of the model object 'Sybase ASA Table'.
SybaseASATableDeltaDdlGenProvider - Class in org.eclipse.datatools.enablement.sybase.asa.deltaddl
 
SybaseASATableDeltaDdlGenProvider() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.deltaddl.SybaseASATableDeltaDdlGenProvider
 
SybaseASATableImpl - Class in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.impl
An implementation of the model object 'Sybase ASA Table'.
SybaseASATableLoader - Class in org.eclipse.datatools.enablement.sybase.asa.loaders
 
SybaseASATableLoader(SybaseASATable) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.loaders.SybaseASATableLoader
 
SybaseASATableNode - Class in org.eclipse.datatools.enablement.sybase.asa.virtual
 
SybaseASATableNode(String, String, Object) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.virtual.SybaseASATableNode
 
SybaseASATableValidator - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation
Sybase Adaptive Server Anywhere table validator.
SybaseASATableValidator() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.SybaseASATableValidator
 
SybaseASATableValidator_invalid_pct_option - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.Messages
 
SybaseASATempTable - Interface in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel
A representation of the model object 'Sybase ASA Temp Table'.
SybaseASATempTableImpl - Class in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.impl
An implementation of the model object 'Sybase ASA Temp Table'.
SybaseASATempTableLoader - Class in org.eclipse.datatools.enablement.sybase.asa.loaders
 
SybaseASATempTableLoader(SybaseASATempTable) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.loaders.SybaseASATempTableLoader
 
SybaseASATriggerDeltaDdlGenProvider - Class in org.eclipse.datatools.enablement.sybase.asa.deltaddl
 
SybaseASATriggerDeltaDdlGenProvider() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.deltaddl.SybaseASATriggerDeltaDdlGenProvider
 
SybaseASATriggerValidator - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation
Validator for Sybase Trigger trigger name for the same table cannot duplicate; trigger time, event and order must be unique
SybaseASATriggerValidator() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.SybaseASATriggerValidator
 
SybaseASAUDFNode - Class in org.eclipse.datatools.enablement.sybase.asa.virtual
 
SybaseASAUDFNode(String, String, Object) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.virtual.SybaseASAUDFNode
 
SybaseASAUDTNode - Class in org.eclipse.datatools.enablement.sybase.asa.virtual
 
SybaseASAUDTNode(String, String, Object) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.virtual.SybaseASAUDTNode
 
SybaseASAUniqueConstraintNode - Class in org.eclipse.datatools.enablement.sybase.asa.virtual
 
SybaseASAUniqueConstraintNode(String, String, Object) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.virtual.SybaseASAUniqueConstraintNode
 
SybaseASAUserDefinedTypeContainmentProvider - Class in org.eclipse.datatools.enablement.sybase.asa.containment
 
SybaseASAUserDefinedTypeContainmentProvider() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.containment.SybaseASAUserDefinedTypeContainmentProvider
 
SybaseASAViewNode - Class in org.eclipse.datatools.enablement.sybase.asa.virtual
 
SybaseASAViewNode(String, String, Object) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.virtual.SybaseASAViewNode
 
SybaseASAWebService - Interface in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel
A representation of the model object 'Sybase ASA Web Service'.
SybaseASAWebServiceContainmentProvider - Class in org.eclipse.datatools.enablement.sybase.asa.containment
 
SybaseASAWebServiceContainmentProvider() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.containment.SybaseASAWebServiceContainmentProvider
 
SybaseASAWebServiceImpl - Class in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl
An implementation of the model object 'Sybase ASA Web Service'.
SybaseASEBaseTable - Interface in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel
A representation of the model object 'Sybase ASE Base Table'.
SybaseASEBaseTableImpl - Class in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl
An implementation of the model object 'Sybase ASE Base Table'.
SybaseASEBaseTableLoader - Class in org.eclipse.datatools.enablement.ase.catalog
The loader is responsible for loading table's information such as columns, constraints and so on.
SybaseASEBaseTableLoader(SybaseASEBaseTable) - Constructor for class org.eclipse.datatools.enablement.ase.catalog.SybaseASEBaseTableLoader
 
SybaseASECache - Interface in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel
A representation of the model object 'Sybase ASE Cache'.
SybaseASECacheImpl - Class in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl
An implementation of the model object 'Sybase ASE Cache'.
SybaseASECatalog - Class in org.eclipse.datatools.enablement.ase.catalog
 
SybaseASECatalog() - Constructor for class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalog
 
SybaseASECatalog - Interface in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel
A representation of the model object 'Sybase ASE Catalog'.
SybaseASECatalogCheckConstraint - Class in org.eclipse.datatools.enablement.ase.catalog
 
SybaseASECatalogCheckConstraint() - Constructor for class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogCheckConstraint
 
SybaseASECatalogColumn - Class in org.eclipse.datatools.enablement.ase.catalog
 
SybaseASECatalogColumn() - Constructor for class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogColumn
 
SybaseASECatalogDatabase - Class in org.eclipse.datatools.enablement.ase.catalog
 
SybaseASECatalogDatabase(Connection) - Constructor for class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogDatabase
 
SybaseASECatalogDatabase() - Constructor for class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogDatabase
This constructor is specially used for 'working set' functionality.
SybaseASECatalogDefault - Class in org.eclipse.datatools.enablement.ase.catalog
 
SybaseASECatalogDefault() - Constructor for class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogDefault
 
SybaseASECatalogForeignKey - Class in org.eclipse.datatools.enablement.ase.catalog
 
SybaseASECatalogForeignKey() - Constructor for class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogForeignKey
 
SybaseASECatalogGroup - Class in org.eclipse.datatools.enablement.ase.catalog
 
SybaseASECatalogGroup(SybaseASECatalog) - Constructor for class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogGroup
 
SybaseASECatalogImpl - Class in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl
An implementation of the model object 'Sybase ASE Catalog'.
SybaseASECatalogIndex - Class in org.eclipse.datatools.enablement.ase.catalog
 
SybaseASECatalogIndex() - Constructor for class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogIndex
 
SybaseASECatalogLocalRole - Class in org.eclipse.datatools.enablement.ase.catalog
 
SybaseASECatalogLocalRole(SybaseASECatalogRole, SybaseASECatalog) - Constructor for class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogLocalRole
 
SybaseASECatalogParameter - Class in org.eclipse.datatools.enablement.ase.catalog
 
SybaseASECatalogParameter() - Constructor for class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogParameter
 
SybaseASECatalogPreDefinedType - Class in org.eclipse.datatools.enablement.ase.catalog
 
SybaseASECatalogPreDefinedType() - Constructor for class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogPreDefinedType
 
SybaseASECatalogPrimaryKey - Class in org.eclipse.datatools.enablement.ase.catalog
 
SybaseASECatalogPrimaryKey() - Constructor for class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogPrimaryKey
 
SybaseASECatalogProcedure - Class in org.eclipse.datatools.enablement.ase.catalog
 
SybaseASECatalogProcedure() - Constructor for class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogProcedure
 
SybaseASECatalogProcedure.SybaseASEParameterLoader - Class in org.eclipse.datatools.enablement.ase.catalog
 
SybaseASECatalogProcedure.SybaseASEParameterLoader(Routine) - Constructor for class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogProcedure.SybaseASEParameterLoader
 
SybaseASECatalogProvider - Class in org.eclipse.datatools.enablement.ase.catalog
 
SybaseASECatalogProvider() - Constructor for class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogProvider
 
SybaseASECatalogProxyTable - Class in org.eclipse.datatools.enablement.ase.catalog
 
SybaseASECatalogProxyTable() - Constructor for class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogProxyTable
 
SybaseASECatalogRole - Class in org.eclipse.datatools.enablement.ase.catalog
 
SybaseASECatalogRole(SybaseASECatalogDatabase) - Constructor for class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogRole
 
SybaseASECatalogRule - Class in org.eclipse.datatools.enablement.ase.catalog
 
SybaseASECatalogRule() - Constructor for class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogRule
 
SybaseASECatalogSchema - Class in org.eclipse.datatools.enablement.ase.catalog
 
SybaseASECatalogSchema() - Constructor for class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogSchema
 
SybaseASECatalogSchema.ASEProcedureFactory - Class in org.eclipse.datatools.enablement.ase.catalog
 
SybaseASECatalogSchema.ASEProcedureFactory() - Constructor for class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogSchema.ASEProcedureFactory
 
SybaseASECatalogSchema.ASESysTableFactory - Class in org.eclipse.datatools.enablement.ase.catalog
Factory for creating system table
SybaseASECatalogSchema.ASESysTableFactory() - Constructor for class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogSchema.ASESysTableFactory
 
SybaseASECatalogSchema.ASEUserTableFactory - Class in org.eclipse.datatools.enablement.ase.catalog
Factory for creating user defined table including proxy table and temp table
SybaseASECatalogSchema.ASEUserTableFactory(SybaseASECatalogSchema.ASETableLoader) - Constructor for class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogSchema.ASEUserTableFactory
 
SybaseASECatalogSchema.ASEViewTableFactory - Class in org.eclipse.datatools.enablement.ase.catalog
Factroy for creating view table
SybaseASECatalogSchema.ASEViewTableFactory() - Constructor for class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogSchema.ASEViewTableFactory
 
SybaseASECatalogsContainmentProvider - Class in org.eclipse.datatools.enablement.ase.containment
 
SybaseASECatalogsContainmentProvider() - Constructor for class org.eclipse.datatools.enablement.ase.containment.SybaseASECatalogsContainmentProvider
 
SybaseASECatalogSegment - Class in org.eclipse.datatools.enablement.ase.catalog
 
SybaseASECatalogSegment() - Constructor for class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogSegment
 
SybaseASECatalogTable - Class in org.eclipse.datatools.enablement.ase.catalog
 
SybaseASECatalogTable() - Constructor for class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTable
 
SybaseASECatalogTempTable - Class in org.eclipse.datatools.enablement.ase.catalog
 
SybaseASECatalogTempTable() - Constructor for class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTempTable
 
SybaseASECatalogTrigger - Class in org.eclipse.datatools.enablement.ase.catalog
 
SybaseASECatalogTrigger() - Constructor for class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogTrigger
 
SybaseASECatalogType - Class in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel
A representation of the literals of the enumeration 'Sybase ASE Catalog Type', and utility methods for working with them.
SybaseASECatalogUniqueConstraint - Class in org.eclipse.datatools.enablement.ase.catalog
 
SybaseASECatalogUniqueConstraint() - Constructor for class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogUniqueConstraint
 
SybaseASECatalogUser - Class in org.eclipse.datatools.enablement.ase.catalog
 
SybaseASECatalogUser(SybaseASECatalog) - Constructor for class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogUser
 
SybaseASECatalogUserDefinedFunction - Class in org.eclipse.datatools.enablement.ase.catalog
 
SybaseASECatalogUserDefinedFunction() - Constructor for class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogUserDefinedFunction
 
SybaseASECatalogUserDefinedType - Class in org.eclipse.datatools.enablement.ase.catalog
 
SybaseASECatalogUserDefinedType() - Constructor for class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogUserDefinedType
 
SybaseASECatalogUtils - Class in org.eclipse.datatools.enablement.ase.catalog
 
SybaseASECatalogUtils() - Constructor for class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogUtils
 
SybaseASECatalogView - Class in org.eclipse.datatools.enablement.ase.catalog
 
SybaseASECatalogView() - Constructor for class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogView
 
SybaseASECatalogWebService - Class in org.eclipse.datatools.enablement.ase.catalog
 
SybaseASECatalogWebService() - Constructor for class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogWebService
 
SybaseASECatalogWebServiceTable - Class in org.eclipse.datatools.enablement.ase.catalog
 
SybaseASECatalogWebServiceTable() - Constructor for class org.eclipse.datatools.enablement.ase.catalog.SybaseASECatalogWebServiceTable
 
SybaseASECheckConstraint - Interface in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel
A representation of the model object 'Sybase ASE Check Constraint'.
SybaseASECheckConstraintImpl - Class in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl
An implementation of the model object 'Sybase ASE Check Constraint'.
SybaseASECheckConstraintNode - Class in org.eclipse.datatools.enablement.sybase.ase.virtual
 
SybaseASECheckConstraintNode(String, String, Object) - Constructor for class org.eclipse.datatools.enablement.sybase.ase.virtual.SybaseASECheckConstraintNode
 
SybaseASECheckDeltaDdlGenProvider - Class in org.eclipse.datatools.enablement.ase.deltaddl
 
SybaseASECheckDeltaDdlGenProvider() - Constructor for class org.eclipse.datatools.enablement.ase.deltaddl.SybaseASECheckDeltaDdlGenProvider
 
SybaseASEColumn - Interface in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel
A representation of the model object 'Sybase ASE Column'.
SybaseASEColumnCheckConstraint - Interface in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel
A representation of the model object 'Sybase ASE Column Check Constraint'.
SybaseASEColumnCheckConstraintImpl - Class in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl
An implementation of the model object 'Sybase ASE Column Check Constraint'.
SybaseASEColumnDeltaDdlGenProvider - Class in org.eclipse.datatools.enablement.ase.deltaddl
 
SybaseASEColumnDeltaDdlGenProvider() - Constructor for class org.eclipse.datatools.enablement.ase.deltaddl.SybaseASEColumnDeltaDdlGenProvider
 
SybaseASEColumnImpl - Class in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl
An implementation of the model object 'Sybase ASE Column'.
SybaseASEConstraintDeltaDdlGenProvider - Class in org.eclipse.datatools.enablement.ase.deltaddl
 
SybaseASEConstraintDeltaDdlGenProvider() - Constructor for class org.eclipse.datatools.enablement.ase.deltaddl.SybaseASEConstraintDeltaDdlGenProvider
 
SybaseASEContentProvider - Class in org.eclipse.datatools.enablement.sybase.ase.providers
 
SybaseASEContentProvider() - Constructor for class org.eclipse.datatools.enablement.sybase.ase.providers.SybaseASEContentProvider
 
SybaseASEDatabase - Interface in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel
A representation of the model object 'Sybase ASE Database'.
SybaseASEDatabaseContainmentProvider - Class in org.eclipse.datatools.enablement.ase.containment
 
SybaseASEDatabaseContainmentProvider() - Constructor for class org.eclipse.datatools.enablement.ase.containment.SybaseASEDatabaseContainmentProvider
 
SybaseASEDatabaseImpl - Class in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl
An implementation of the model object 'Sybase ASE Database'.
SybaseASEDdlBuilder - Class in org.eclipse.datatools.enablement.ase.ddl
 
SybaseASEDdlGenerator - Class in org.eclipse.datatools.enablement.ase.ddl
 
SybaseASEDdlGenerator() - Constructor for class org.eclipse.datatools.enablement.ase.ddl.SybaseASEDdlGenerator
 
SybaseASEDdlParser - Class in org.eclipse.datatools.enablement.ase.ddl
 
SybaseASEDdlParser() - Constructor for class org.eclipse.datatools.enablement.ase.ddl.SybaseASEDdlParser
 
SybaseASEDdlParser(DatabaseDefinition) - Constructor for class org.eclipse.datatools.enablement.ase.ddl.SybaseASEDdlParser
 
SybaseASEDdlScript - Class in org.eclipse.datatools.enablement.ase.ddl
 
SybaseASEDdlScript() - Constructor for class org.eclipse.datatools.enablement.ase.ddl.SybaseASEDdlScript
 
SybaseASEDefault - Interface in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel
A representation of the model object 'Sybase ASE Default'.
SybaseASEDefaultContainmentProvider - Class in org.eclipse.datatools.enablement.ase.containment
Sybase ASE Default containment provider
SybaseASEDefaultContainmentProvider() - Constructor for class org.eclipse.datatools.enablement.ase.containment.SybaseASEDefaultContainmentProvider
 
SybaseASEDefaultDeltaDdlGenProvider - Class in org.eclipse.datatools.enablement.ase.deltaddl
 
SybaseASEDefaultDeltaDdlGenProvider() - Constructor for class org.eclipse.datatools.enablement.ase.deltaddl.SybaseASEDefaultDeltaDdlGenProvider
 
SybaseASEDefaultImpl - Class in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl
An implementation of the model object 'Sybase ASE Default'.
SybaseASEDeltaDdlGeneration - Class in org.eclipse.datatools.enablement.ase.deltaddl
 
SybaseASEDeltaDdlGeneration() - Constructor for class org.eclipse.datatools.enablement.ase.deltaddl.SybaseASEDeltaDdlGeneration
 
SybaseASEEncryptionKey - Interface in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel
A representation of the model object 'Sybase ASE Encryption Key'.
SybaseASEEncryptionKeyImpl - Class in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl
An implementation of the model object 'Sybase ASE Encryption Key'.
SybaseASEForeignKeyDeltaDdlGenProvider - Class in org.eclipse.datatools.enablement.ase.deltaddl
 
SybaseASEForeignKeyDeltaDdlGenProvider() - Constructor for class org.eclipse.datatools.enablement.ase.deltaddl.SybaseASEForeignKeyDeltaDdlGenProvider
 
SybaseASEForeignKeyNode - Class in org.eclipse.datatools.enablement.sybase.ase.virtual
 
SybaseASEForeignKeyNode(String, String, Object) - Constructor for class org.eclipse.datatools.enablement.sybase.ase.virtual.SybaseASEForeignKeyNode
 
SybaseASEFuncBasedIndexMember - Interface in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel
A representation of the model object 'Sybase ASE Func Based Index Member'.
SybaseASEFuncBasedIndexMemberImpl - Class in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl
An implementation of the model object 'Sybase ASE Func Based Index Member'.
SybaseASEGroup - Interface in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel
A representation of the model object 'Sybase ASE Group'.
SybaseASEGroupImpl - Class in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl
An implementation of the model object 'Sybase ASE Group'.
SybaseASEHashPartition - Interface in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition
A representation of the model object 'Sybase ASE Hash Partition'.
SybaseASEHashPartitionImpl - Class in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl
An implementation of the model object 'Sybase ASE Hash Partition'.
SybaseASEIndex - Interface in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel
A representation of the model object 'Sybase ASE Index'.
SybaseASEIndexDeltaDdlGenProvider - Class in org.eclipse.datatools.enablement.ase.deltaddl
ASE index delta ddl provider
SybaseASEIndexDeltaDdlGenProvider() - Constructor for class org.eclipse.datatools.enablement.ase.deltaddl.SybaseASEIndexDeltaDdlGenProvider
 
SybaseASEIndexImpl - Class in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl
An implementation of the model object 'Sybase ASE Index'.
SybaseASEIndexNode - Class in org.eclipse.datatools.enablement.sybase.ase.virtual
 
SybaseASEIndexNode(String, String, Object) - Constructor for class org.eclipse.datatools.enablement.sybase.ase.virtual.SybaseASEIndexNode
 
SybaseASELabelProviderExt - Class in org.eclipse.datatools.enablement.sybase.ase.providers
 
SybaseASELabelProviderExt() - Constructor for class org.eclipse.datatools.enablement.sybase.ase.providers.SybaseASELabelProviderExt
 
SybaseASEListPartition - Interface in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition
A representation of the model object 'Sybase ASE List Partition'.
SybaseASEListPartitionImpl - Class in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl
An implementation of the model object 'Sybase ASE List Partition'.
SybaseASEPartition - Interface in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition
A representation of the model object 'Sybase ASE Partition'.
SybaseASEPartitionImpl - Class in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl
An implementation of the model object 'Sybase ASE Partition'.
SybaseASEPredefinedDataType - Interface in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel
A representation of the model object 'Sybase ASE Predefined Data Type'.
SybaseASEPredefinedDataTypeImpl - Class in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl
An implementation of the model object 'Sybase ASE Predefined Data Type'.
SybaseASEPredefinedTypeContainmentProvider - Class in org.eclipse.datatools.enablement.ase.containment
 
SybaseASEPredefinedTypeContainmentProvider() - Constructor for class org.eclipse.datatools.enablement.ase.containment.SybaseASEPredefinedTypeContainmentProvider
 
SybaseASEPrimaryKey - Interface in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel
A representation of the model object 'Sybase ASE Primary Key'.
SybaseASEPrimaryKeyImpl - Class in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl
An implementation of the model object 'Sybase ASE Primary Key'.
SybaseASEPrimaryKeyNode - Class in org.eclipse.datatools.enablement.sybase.ase.virtual
 
SybaseASEPrimaryKeyNode(String, String, Object) - Constructor for class org.eclipse.datatools.enablement.sybase.ase.virtual.SybaseASEPrimaryKeyNode
 
SybaseASEPrivilege - Interface in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel
Deprecated. 
SybaseASEPrivilegeImpl - Class in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl
An implementation of the model object 'Sybase ASE Privilege'.
SybaseASEProcedure - Interface in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel
A representation of the model object 'Sybase ASE Procedure'.
SybaseASEProcedureDeltaDdlProvider - Class in org.eclipse.datatools.enablement.ase.deltaddl
 
SybaseASEProcedureDeltaDdlProvider() - Constructor for class org.eclipse.datatools.enablement.ase.deltaddl.SybaseASEProcedureDeltaDdlProvider
 
SybaseASEProcedureImpl - Class in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl
An implementation of the model object 'Sybase ASE Procedure'.
SybaseASEProxyTable - Interface in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel
A representation of the model object 'Sybase ASE Proxy Table'.
SybaseASEProxyTableContainmentProvider - Class in org.eclipse.datatools.enablement.ase.containment
 
SybaseASEProxyTableContainmentProvider() - Constructor for class org.eclipse.datatools.enablement.ase.containment.SybaseASEProxyTableContainmentProvider
 
SybaseASEProxyTableImpl - Class in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl
An implementation of the model object 'Sybase ASE Proxy Table'.
SybaseASEProxyTableLoader - Class in org.eclipse.datatools.enablement.ase.catalog
 
SybaseASEProxyTableLoader(SybaseASEBaseTable) - Constructor for class org.eclipse.datatools.enablement.ase.catalog.SybaseASEProxyTableLoader
 
SybaseASERangePartition - Interface in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition
A representation of the model object 'Sybase ASE Range Partition'.
SybaseASERangePartitionImpl - Class in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl
An implementation of the model object 'Sybase ASE Range Partition'.
SybaseASERole - Interface in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel
A representation of the model object 'Sybase ASE Role'.
SybaseASERoleImpl - Class in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl
An implementation of the model object 'Sybase ASE Role'.
SybaseASERoundrobinPartition - Interface in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition
A representation of the model object 'Sybase ASE Roundrobin Partition'.
SybaseASERoundrobinPartitionImpl - Class in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl
An implementation of the model object 'Sybase ASE Roundrobin Partition'.
SybaseASERule - Interface in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel
A representation of the model object 'Sybase ASE Rule'.
SybaseASERuleContainmentProvider - Class in org.eclipse.datatools.enablement.ase.containment
Sybase ASE Rule containment provider
SybaseASERuleContainmentProvider() - Constructor for class org.eclipse.datatools.enablement.ase.containment.SybaseASERuleContainmentProvider
 
SybaseASERuleDeltaDdlGenProvider - Class in org.eclipse.datatools.enablement.ase.deltaddl
 
SybaseASERuleDeltaDdlGenProvider() - Constructor for class org.eclipse.datatools.enablement.ase.deltaddl.SybaseASERuleDeltaDdlGenProvider
 
SybaseASERuleImpl - Class in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl
An implementation of the model object 'Sybase ASE Rule'.
SybaseASESchema - Interface in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel
A representation of the model object 'Sybase ASE Schema'.
SybaseASESchemaContainmentProvider - Class in org.eclipse.datatools.enablement.ase.containment
 
SybaseASESchemaContainmentProvider() - Constructor for class org.eclipse.datatools.enablement.ase.containment.SybaseASESchemaContainmentProvider
 
SybaseASESchemaImpl - Class in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl
An implementation of the model object 'Sybase ASE Schema'.
SybaseASESegment - Interface in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel
A representation of the model object 'Sybase ASE Segment'.
SybaseASESegmentImpl - Class in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl
An implementation of the model object 'Sybase ASE Segment'.
SybaseasesqlmodelAdapterFactory - Class in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util
The Adapter Factory for the model.
SybaseasesqlmodelAdapterFactory() - Constructor for class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelAdapterFactory
Creates an instance of the adapter factory.
SybaseASESQLModelContentProviderExtension - Class in org.eclipse.datatools.enablement.sybase.ase.providers
 
SybaseASESQLModelContentProviderExtension() - Constructor for class org.eclipse.datatools.enablement.sybase.ase.providers.SybaseASESQLModelContentProviderExtension
 
SybaseasesqlmodelFactory - Interface in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel
The Factory for the model.
SybaseasesqlmodelFactoryImpl - Class in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl
An implementation of the model Factory.
SybaseasesqlmodelFactoryImpl() - Constructor for class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseasesqlmodelFactoryImpl
Creates an instance of the factory.
SybaseasesqlmodelPackage - Interface in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel
The Package for the model.
SybaseasesqlmodelPackage.Literals - Interface in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
SybaseasesqlmodelPackageImpl - Class in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl
An implementation of the model Package.
SybaseasesqlmodelSwitch - Class in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util
The Switch for the model's inheritance hierarchy.
SybaseasesqlmodelSwitch() - Constructor for class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util.SybaseasesqlmodelSwitch
Creates an instance of the switch.
SybaseASESQLUtil - Class in org.eclipse.datatools.enablement.ase
 
SybaseASESQLUtil() - Constructor for class org.eclipse.datatools.enablement.ase.SybaseASESQLUtil
 
SybaseASEStoredProcedureNode - Class in org.eclipse.datatools.enablement.sybase.ase.virtual
 
SybaseASEStoredProcedureNode(String, String, Object) - Constructor for class org.eclipse.datatools.enablement.sybase.ase.virtual.SybaseASEStoredProcedureNode
 
SybaseASETable - Interface in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel
A representation of the model object 'Sybase ASE Table'.
SybaseASETableDeltaDdlGenProvider - Class in org.eclipse.datatools.enablement.ase.deltaddl
 
SybaseASETableDeltaDdlGenProvider() - Constructor for class org.eclipse.datatools.enablement.ase.deltaddl.SybaseASETableDeltaDdlGenProvider
 
SybaseASETableImpl - Class in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl
An implementation of the model object 'Sybase ASE Table'.
SybaseASETableNode - Class in org.eclipse.datatools.enablement.sybase.ase.virtual
 
SybaseASETableNode(String, String, Object) - Constructor for class org.eclipse.datatools.enablement.sybase.ase.virtual.SybaseASETableNode
 
SybaseASETempTable - Interface in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel
A representation of the model object 'Sybase ASE Temp Table'.
SybaseASETempTableImpl - Class in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl
An implementation of the model object 'Sybase ASE Temp Table'.
SybaseASETrigger - Interface in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel
A representation of the model object 'Sybase ASE Trigger'.
SybaseASETriggerDeltaDdlProvider - Class in org.eclipse.datatools.enablement.ase.deltaddl
 
SybaseASETriggerDeltaDdlProvider() - Constructor for class org.eclipse.datatools.enablement.ase.deltaddl.SybaseASETriggerDeltaDdlProvider
 
SybaseASETriggerImpl - Class in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl
An implementation of the model object 'Sybase ASE Trigger'.
SybaseASEUDFNode - Class in org.eclipse.datatools.enablement.sybase.ase.virtual
 
SybaseASEUDFNode(String, String, Object) - Constructor for class org.eclipse.datatools.enablement.sybase.ase.virtual.SybaseASEUDFNode
 
SybaseASEUDTNode - Class in org.eclipse.datatools.enablement.sybase.ase.virtual
 
SybaseASEUDTNode(String, String, Object) - Constructor for class org.eclipse.datatools.enablement.sybase.ase.virtual.SybaseASEUDTNode
 
SybaseASEUniqueConstraint - Interface in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel
A representation of the model object 'Sybase ASE Unique Constraint'.
SybaseASEUniqueConstraintImpl - Class in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl
An implementation of the model object 'Sybase ASE Unique Constraint'.
SybaseASEUniqueConstraintNode - Class in org.eclipse.datatools.enablement.sybase.ase.virtual
 
SybaseASEUniqueConstraintNode(String, String, Object) - Constructor for class org.eclipse.datatools.enablement.sybase.ase.virtual.SybaseASEUniqueConstraintNode
 
SybaseASEUniqueDeltaDdlGenProvider - Class in org.eclipse.datatools.enablement.ase.deltaddl
 
SybaseASEUniqueDeltaDdlGenProvider() - Constructor for class org.eclipse.datatools.enablement.ase.deltaddl.SybaseASEUniqueDeltaDdlGenProvider
 
SybaseASEUser - Interface in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel
A representation of the model object 'Sybase ASE User'.
SybaseASEUserDefinedType - Interface in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel
A representation of the model object 'Sybase ASE User Defined Type'.
SybaseASEUserDefinedTypeContainmentProvider - Class in org.eclipse.datatools.enablement.ase.containment
 
SybaseASEUserDefinedTypeContainmentProvider() - Constructor for class org.eclipse.datatools.enablement.ase.containment.SybaseASEUserDefinedTypeContainmentProvider
 
SybaseASEUserDefinedTypeDeltaDdlGenProvider - Class in org.eclipse.datatools.enablement.ase.deltaddl
 
SybaseASEUserDefinedTypeDeltaDdlGenProvider() - Constructor for class org.eclipse.datatools.enablement.ase.deltaddl.SybaseASEUserDefinedTypeDeltaDdlGenProvider
 
SybaseASEUserDefinedTypeImpl - Class in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl
An implementation of the model object 'Sybase ASE User Defined Type'.
SybaseASEUserImpl - Class in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl
An implementation of the model object 'Sybase ASE User'.
SybaseASEViewNode - Class in org.eclipse.datatools.enablement.sybase.ase.virtual
 
SybaseASEViewNode(String, String, Object) - Constructor for class org.eclipse.datatools.enablement.sybase.ase.virtual.SybaseASEViewNode
 
SybaseASEViewTable - Interface in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel
A representation of the model object 'Sybase ASE View Table'.
SybaseASEViewTableImpl - Class in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl
An implementation of the model object 'Sybase ASE View Table'.
SybaseASEWebService - Interface in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel
A representation of the model object 'Sybase ASE Web Service'.
SybaseASEWebServiceContainmentProvider - Class in org.eclipse.datatools.enablement.ase.containment
 
SybaseASEWebServiceContainmentProvider() - Constructor for class org.eclipse.datatools.enablement.ase.containment.SybaseASEWebServiceContainmentProvider
 
SybaseASEWebServiceImpl - Class in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl
An implementation of the model object 'Sybase ASE Web Service'.
SybaseASEWebServiceTable - Interface in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel
A representation of the model object 'Sybase ASE Web Service Table'.
SybaseASEWebServiceTableImpl - Class in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl
An implementation of the model object 'Sybase ASE Web Service Table'.
SybaseASEWebServiceTableLoader - Class in org.eclipse.datatools.enablement.ase.catalog
 
SybaseASEWebServiceTableLoader(SybaseASEBaseTable) - Constructor for class org.eclipse.datatools.enablement.ase.catalog.SybaseASEWebServiceTableLoader
 
SybaseAuthorizationIdentifier - Interface in org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel
A representation of the model object 'Sybase Authorization Identifier'.
SybaseAuthorizationIdentifierImpl - Class in org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.impl
An implementation of the model object 'Sybase Authorization Identifier'.
SybaseAuthorizedObject - Interface in org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel
A representation of the model object 'Sybase Authorized Object'.
SybaseBaseTable - Interface in org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel
A representation of the model object 'Sybase Base Table'.
SybaseBaseTableImpl - Class in org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.impl
An implementation of the model object 'Sybase Base Table'.
sybaseConversion - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.SybaseFunctionNamesAndSignatures
 
SybaseDatabaseObjecType - Class in org.eclipse.datatools.enablement.sybase.ddl
 
SybaseDatabaseObjecType() - Constructor for class org.eclipse.datatools.enablement.sybase.ddl.SybaseDatabaseObjecType
 
SybaseDatabaseProfileSetting - Class in org.eclipse.datatools.enablement.sybase.ui
 
SybaseDatabaseProfileSettingManager - Class in org.eclipse.datatools.enablement.sybase.ui
 
SybaseDatabaseProfileSettingPage - Class in org.eclipse.datatools.enablement.sybase.ui
 
SybaseDatabaseProfileSettingPage() - Constructor for class org.eclipse.datatools.enablement.sybase.ui.SybaseDatabaseProfileSettingPage
 
SybaseDatabaseSetting - Class in org.eclipse.datatools.enablement.sybase.ui
 
sybaseDataTypes - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.cast.DataTypeHelper
 
sybaseDate - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.SybaseFunctionNamesAndSignatures
 
SybaseDdlBuilder - Class in org.eclipse.datatools.enablement.sybase.ddl
 
SybaseDdlBuilder() - Constructor for class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlBuilder
 
SybaseDdlBuilderWrapper - Class in org.eclipse.datatools.enablement.sybase.ddl
 
SybaseDdlGenerationOptions - Class in org.eclipse.datatools.enablement.sybase.ddl
SybaseDdlGenerationOptions maintains a set of global ddl options for preference page, and provide specified cloned options set APIs for ddl or delta ddl genration.
SybaseDdlGenerationOptions() - Constructor for class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlGenerationOptions
 
SybaseDdlGenerator - Class in org.eclipse.datatools.enablement.sybase.ddl
provide sckeletal implementation for database specified DdlGenrator, such as ASEDdlGenerator, ASADdlGenerator, IQDdlGenerator
SybaseDdlGenerator() - Constructor for class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlGenerator
 
SybaseDdlScript - Class in org.eclipse.datatools.enablement.sybase.ddl
 
SybaseDdlScript() - Constructor for class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlScript
 
SybaseDdlUtils - Class in org.eclipse.datatools.enablement.sybase.ddl
 
SybaseDdlUtils() - Constructor for class org.eclipse.datatools.enablement.sybase.ddl.SybaseDdlUtils
 
SybaseDeltaDdlGeneration - Class in org.eclipse.datatools.enablement.sybase.deltaddl
some code copied from GenericDeltaDdlGenerator, since some methods of GenericDeltaDdlGenerator are final or private.
SybaseDeltaDdlGeneration() - Constructor for class org.eclipse.datatools.enablement.sybase.deltaddl.SybaseDeltaDdlGeneration
 
SybaseDeltaDdlGeneration.FeatureChangeRecord - Class in org.eclipse.datatools.enablement.sybase.deltaddl
 
SybaseDeltaDdlGeneration.FeatureChangeRecord() - Constructor for class org.eclipse.datatools.enablement.sybase.deltaddl.SybaseDeltaDdlGeneration.FeatureChangeRecord
 
SybaseEngineeringOptionID - Class in org.eclipse.datatools.enablement.sybase.ddl
TODO: 1.
SybaseEngineeringOptionID() - Constructor for class org.eclipse.datatools.enablement.sybase.ddl.SybaseEngineeringOptionID
 
SybaseFunctionNamesAndSignatures - Class in org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder
 
SybaseFunctionNamesAndSignatures() - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.SybaseFunctionNamesAndSignatures
 
SybaseImages - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils
 
SybaseImages() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SybaseImages
 
SybaseImages - Class in org.eclipse.datatools.enablement.sybase.ui
 
SybaseImages() - Constructor for class org.eclipse.datatools.enablement.sybase.ui.SybaseImages
 
SybaseIndexDeltaDdlGenProvider - Class in org.eclipse.datatools.enablement.sybase.deltaddl
Index delta ddl provider
SybaseIndexDeltaDdlGenProvider() - Constructor for class org.eclipse.datatools.enablement.sybase.deltaddl.SybaseIndexDeltaDdlGenProvider
 
SybaseIndexMember - Interface in org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel
A representation of the model object 'Sybase Index Member'.
SybaseIndexMemberImpl - Class in org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.impl
An implementation of the model object 'Sybase Index Member'.
SybaseIndexNode - Class in org.eclipse.datatools.enablement.sybase.virtual
 
SybaseIndexNode(String, String, Object) - Constructor for class org.eclipse.datatools.enablement.sybase.virtual.SybaseIndexNode
 
SybaseLabelSelector - Class in org.eclipse.datatools.enablement.sybase.ui
 
SybaseLabelSelector() - Constructor for class org.eclipse.datatools.enablement.sybase.ui.SybaseLabelSelector
 
sybaseMath - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.SybaseFunctionNamesAndSignatures
 
SybaseParameter - Interface in org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel
A representation of the model object 'Sybase Parameter'.
SybaseParameterImpl - Class in org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.impl
An implementation of the model object 'Sybase Parameter'.
SybaseParameterValidator - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation
 
SybaseParameterValidator() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.SybaseParameterValidator
 
SybaseParameterValidator_invalid_datatype - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.Messages
 
SybaseParameterValidator_no_name - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.Messages
 
SybaseParameterValidator_no_type - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.Messages
 
SybaseParameterValidator_not_available_datatype - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.Messages
 
SybaseParameterValueOfflineValidator_message_value_not_quoted - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.Messages
 
SybaseParameterValueOfflineValidator_message_value_not_quoted_warning - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.Messages
 
SybasePreferenceInitializer - Class in org.eclipse.datatools.enablement.sybase.ui
 
SybasePreferenceInitializer() - Constructor for class org.eclipse.datatools.enablement.sybase.ui.SybasePreferenceInitializer
 
SybasePrivilege - Interface in org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel
A representation of the model object 'Sybase Privilege'.
SybasePrivilegeImpl - Class in org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.impl
An implementation of the model object 'Sybase Privilege'.
SybaseRoutine - Interface in org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel
A representation of the model object 'Sybase Routine'.
SybaseRoutineImpl - Class in org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.impl
An implementation of the model object 'Sybase Routine'.
SybaseRoutineUtil - Class in org.eclipse.datatools.enablement.sybase.util
 
SybaseRoutineUtil() - Constructor for class org.eclipse.datatools.enablement.sybase.util.SybaseRoutineUtil
 
SybaseRoutineValidator_for_routine - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.Messages
 
SybaseRoutineValidator_No_name_present - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.Messages
 
sybaseSecurity - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.SybaseFunctionNamesAndSignatures
 
SybasesqlmodelAdapterFactory - Class in org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.util
The Adapter Factory for the model.
SybasesqlmodelAdapterFactory() - Constructor for class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.util.SybasesqlmodelAdapterFactory
Creates an instance of the adapter factory.
SybasesqlmodelFactory - Interface in org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel
The Factory for the model.
SybasesqlmodelFactoryImpl - Class in org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.impl
An implementation of the model Factory.
SybasesqlmodelFactoryImpl() - Constructor for class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.impl.SybasesqlmodelFactoryImpl
Creates an instance of the factory.
SybasesqlmodelPackage - Interface in org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel
The Package for the model.
SybasesqlmodelPackage.Literals - Interface in org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
SybasesqlmodelPackageImpl - Class in org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.impl
An implementation of the model Package.
SybasesqlmodelSwitch - Class in org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.util
The Switch for the model's inheritance hierarchy.
SybasesqlmodelSwitch() - Constructor for class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.util.SybasesqlmodelSwitch
Creates an instance of the switch.
sybaseString - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.SybaseFunctionNamesAndSignatures
 
sybaseSystem - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.SybaseFunctionNamesAndSignatures
 
sybaseText - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.SybaseFunctionNamesAndSignatures
 
SybaseTriggerValidator_for_trigger - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.Messages
 
SybaseTriggerValidator_No_name_present - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.Messages
 
SybaseUIPlugin - Class in org.eclipse.datatools.enablement.sybase.ui
The activator class controls the plug-in life cycle
SybaseUIPlugin() - Constructor for class org.eclipse.datatools.enablement.sybase.ui.SybaseUIPlugin
The constructor
SybaseViewNode - Class in org.eclipse.datatools.enablement.sybase.ase.virtual
View node including infomation whether or not show system views
SybaseViewNode(String, String, Object) - Constructor for class org.eclipse.datatools.enablement.sybase.ase.virtual.SybaseViewNode
 
SybaseViewNode - Class in org.eclipse.datatools.enablement.sybase.virtual
View node including infomation whether or not show system views
SybaseViewNode(String, String, Object) - Constructor for class org.eclipse.datatools.enablement.sybase.virtual.SybaseViewNode
 
SybaseViewTable - Interface in org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel
A representation of the model object 'Sybase View Table'.
SybaseViewTableImpl - Class in org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.impl
An implementation of the model object 'Sybase View Table'.
SybComponentsImages - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils
 
SybComponentsImages() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.SybComponentsImages
 
SYMBOL - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
SYMBOL - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
SYMBOL - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
SymbolInserter - Class in org.eclipse.datatools.sqltools.sqleditor.internal
 
SymbolInserter(SQLEditor) - Constructor for class org.eclipse.datatools.sqltools.sqleditor.internal.SymbolInserter
 
Symbols - Interface in org.eclipse.datatools.sqltools.sqleditor.internal.indent
Symbols for the heuristic sql scanner.
SYNONYM - Static variable in interface org.eclipse.datatools.modelbase.derby.DerbyModelPackage.Literals
The meta object literal for the 'Synonym' class.
SYNONYM - Static variable in interface org.eclipse.datatools.modelbase.derby.DerbyModelPackage
The meta object id for the 'Synonym' class.
Synonym - Interface in org.eclipse.datatools.modelbase.derby
A representation of the model object 'Synonym'.
SYNONYM__COLUMNS - Static variable in interface org.eclipse.datatools.modelbase.derby.DerbyModelPackage
The feature id for the 'Columns' containment reference list.
SYNONYM__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.derby.DerbyModelPackage
The feature id for the 'Comments' reference list.
SYNONYM__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.derby.DerbyModelPackage
The feature id for the 'Dependencies' containment reference list.
SYNONYM__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.derby.DerbyModelPackage
The feature id for the 'Description' attribute.
SYNONYM__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.derby.DerbyModelPackage
The feature id for the 'EAnnotations' containment reference list.
SYNONYM__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.derby.DerbyModelPackage
The feature id for the 'Extensions' containment reference list.
SYNONYM__INDEX - Static variable in interface org.eclipse.datatools.modelbase.derby.DerbyModelPackage
The feature id for the 'Index' reference list.
SYNONYM__INSERTABLE - Static variable in interface org.eclipse.datatools.modelbase.derby.DerbyModelPackage
The feature id for the 'Insertable' attribute.
SYNONYM__LABEL - Static variable in interface org.eclipse.datatools.modelbase.derby.DerbyModelPackage
The feature id for the 'Label' attribute.
SYNONYM__NAME - Static variable in interface org.eclipse.datatools.modelbase.derby.DerbyModelPackage
The feature id for the 'Name' attribute.
SYNONYM__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.derby.DerbyModelPackage
The feature id for the 'Privileges' reference list.
SYNONYM__SCHEMA - Static variable in interface org.eclipse.datatools.modelbase.derby.DerbyModelPackage
The feature id for the 'Schema' reference.
SYNONYM__SELF_REF_COLUMN_GENERATION - Static variable in interface org.eclipse.datatools.modelbase.derby.DerbyModelPackage
The feature id for the 'Self Ref Column Generation' attribute.
SYNONYM__SUBTABLES - Static variable in interface org.eclipse.datatools.modelbase.derby.DerbyModelPackage
The feature id for the 'Subtables' reference list.
SYNONYM__SUPERTABLE - Static variable in interface org.eclipse.datatools.modelbase.derby.DerbyModelPackage
The feature id for the 'Supertable' reference.
SYNONYM__TABLE - Static variable in interface org.eclipse.datatools.modelbase.derby.DerbyModelPackage.Literals
The meta object literal for the 'Table' reference feature.
SYNONYM__TABLE - Static variable in interface org.eclipse.datatools.modelbase.derby.DerbyModelPackage
The feature id for the 'Table' reference.
SYNONYM__TRIGGERS - Static variable in interface org.eclipse.datatools.modelbase.derby.DerbyModelPackage
The feature id for the 'Triggers' reference list.
SYNONYM__UDT - Static variable in interface org.eclipse.datatools.modelbase.derby.DerbyModelPackage
The feature id for the 'Udt' reference.
SYNONYM__UPDATABLE - Static variable in interface org.eclipse.datatools.modelbase.derby.DerbyModelPackage
The feature id for the 'Updatable' attribute.
SYNONYM_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.derby.DerbyModelPackage
The number of structural features of the 'Synonym' class.
SYNONYM_FILTER - Static variable in interface org.eclipse.datatools.connectivity.sqm.core.connection.ConnectionFilter
 
SYNONYM_GROUP_ID - Static variable in class org.eclipse.datatools.enablement.ingres.containment.IngresGroupID
 
SYNTAX_MARKER_TYPE - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.EditorConstants
Marker type contant for SQL syntax errors.
SYNTAX_MARKER_TYPE - Static variable in class org.eclipse.datatools.sqltools.sqleditor.SQLStorageAnnotationModel
 
SYNTAX_TYPE_LIBRARY_CALL - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.ISybaseASADdlConstants
 
SYNTAX_TYPE_PROXY - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.ISybaseASADdlConstants
 
SYNTAX_TYPE_SQLJ - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.ISybaseASADdlConstants
 
SYNTAX_TYPE_TSQL - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.ISybaseASADdlConstants
 
SYNTAX_TYPE_WATCOM1 - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.ISybaseASADdlConstants
 
SYNTAX_TYPE_WATCOM2 - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.ISybaseASADdlConstants
 
SYNTAX_VALIDATION - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.PreferenceConstants
 
SYNTAX_VALIDATION_MAX_LINE - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.PreferenceConstants
 
SYNTAX_VALIDATION_MAX_LINE_NUMBER - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.PreferenceConstants
 
SyntaxColoring_Comment - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.utils.Messages
 
SyntaxColoring_Default - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.utils.Messages
 
SyntaxColoring_DelimitedIdentifier - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.utils.Messages
 
SyntaxColoring_Identifier - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.utils.Messages
 
SyntaxColoring_Keyword - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.utils.Messages
 
SyntaxColoring_MultilineComment - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.utils.Messages
 
SyntaxColoring_QuotedLiteral - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.utils.Messages
 
SyntaxColoring_Type - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.utils.Messages
 
SyntaxColoringPage - Class in org.eclipse.datatools.sqltools.sqleditor.preferences
The preference page for configurating color and style of syntax.
SyntaxColoringPage() - Constructor for class org.eclipse.datatools.sqltools.sqleditor.preferences.SyntaxColoringPage
 
SyntaxColoringPage_bold - Static variable in class org.eclipse.datatools.sqltools.sqleditor.preferences.PreferenceMessages
 
SyntaxColoringPage_color - Static variable in class org.eclipse.datatools.sqltools.sqleditor.preferences.PreferenceMessages
 
SyntaxColoringPage_default_foreground_color - Static variable in class org.eclipse.datatools.sqltools.sqleditor.preferences.PreferenceMessages
 
SyntaxColoringPage_description - Static variable in class org.eclipse.datatools.sqltools.sqleditor.preferences.PreferenceMessages
 
SyntaxColoringPage_italic - Static variable in class org.eclipse.datatools.sqltools.sqleditor.preferences.PreferenceMessages
 
SyntaxColoringPage_preview - Static variable in class org.eclipse.datatools.sqltools.sqleditor.preferences.PreferenceMessages
 
SyntaxColoringPage_strikethrough - Static variable in class org.eclipse.datatools.sqltools.sqleditor.preferences.PreferenceMessages
 
SyntaxColoringPage_syntax_items - Static variable in class org.eclipse.datatools.sqltools.sqleditor.preferences.PreferenceMessages
 
SyntaxColoringPage_underline - Static variable in class org.eclipse.datatools.sqltools.sqleditor.preferences.PreferenceMessages
 
SyntaxItem - Class in org.eclipse.datatools.sqltools.sqleditor.preferences
A syntax item object
SyntaxItem(String) - Constructor for class org.eclipse.datatools.sqltools.sqleditor.preferences.SyntaxItem
 
SyntaxItem(boolean, boolean, boolean, boolean, boolean, RGB) - Constructor for class org.eclipse.datatools.sqltools.sqleditor.preferences.SyntaxItem
 
SYSEVENT_TYPE_MAPPING - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
SYSNAME - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.SQLDataTypes
 
SYSTABLE - Static variable in class org.eclipse.datatools.sqltools.sql.reference.DBObject
system table type
SYSTEM_DEFINED - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.TypeOfDefault
The 'SYSTEM DEFINED' literal value.
SYSTEM_DEFINED_DATATPYE_QUERY - Static variable in interface org.eclipse.datatools.enablement.ase.catalog.ASESQLs
 
SYSTEM_DEFINED_DEFAULT_TYPE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'System Defined Default Type' enum.
SYSTEM_DEFINED_DEFAULT_TYPE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The meta object id for the 'System Defined Default Type' enum.
SYSTEM_DEFINED_LITERAL - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.TypeOfDefault
The 'SYSTEM DEFINED' literal object.
SYSTEM_DEFINED_SEGMENTS - Static variable in class org.eclipse.datatools.enablement.ase.catalog.ASEUtil
 
SYSTEM_EVENTS_DESC_LIST - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
SYSTEM_EVENTS_LIST - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
SYSTEM_FUNCTION - Static variable in class org.eclipse.datatools.sqltools.sql.reference.DBObject
 
SYSTEM_GENERATED - Static variable in class org.eclipse.datatools.modelbase.sql.tables.ReferenceType
The 'SYSTEM GENERATED' literal value.
SYSTEM_GENERATED_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.tables.ReferenceType
The 'SYSTEM GENERATED' literal object.
SYSTEM_STORED_PROCEDURE - Static variable in class org.eclipse.datatools.sqltools.sql.reference.DBObject
 
SystemDefinedDefaultType - Class in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel
A representation of the literals of the enumeration 'System Defined Default Type', and utility methods for working with them.
SYSTEMTABLE - Static variable in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.TableType
The 'SYSTEMTABLE' literal value.
SYSTEMTABLE_LITERAL - Static variable in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.TableType
The 'SYSTEMTABLE' literal object.
SystemTableDecorationService - Class in org.eclipse.datatools.enablement.sybase.ui
 
SystemTableDecorationService() - Constructor for class org.eclipse.datatools.enablement.sybase.ui.SystemTableDecorationService
 
SystemTableParameters - Class in org.eclipse.datatools.enablement.sybase.util
 
SYSVIEW - Static variable in class org.eclipse.datatools.sqltools.sql.reference.DBObject
system view type

T

TAB - Static variable in interface org.eclipse.datatools.enablement.sybase.IGenericDdlConstants
 
TAB - Static variable in interface org.eclipse.datatools.sqltools.editor.template.TemplateConstant
 
TAB_DELIMITED - Static variable in interface org.eclipse.datatools.sqltools.result.internal.export.OutputterConstants
 
TAB_EDITOR - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.sqlbuilderdialog.SQLBuilderDialog
 
TAB_RESULTS - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.sqlbuilderdialog.SQLBuilderDialog
 
TABLE - Static variable in enum org.eclipse.datatools.connectivity.oda.design.OdaComplexDataType
The 'Table' literal value.
TABLE - Static variable in class org.eclipse.datatools.connectivity.sqm.core.definition.EngineeringOptionID
 
TABLE - Static variable in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.ProxyTableExternalType
The 'TABLE' literal value.
TABLE - Static variable in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDatabaseObjecType
 
TABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.IGenericDdlConstants
 
TABLE - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
TABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage.Literals
The meta object literal for the 'Table' class.
TABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The meta object id for the 'Table' class.
Table - Interface in org.eclipse.datatools.modelbase.sql.tables
A representation of the model object 'Table'.
TABLE - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
TABLE - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
TABLE - Static variable in class org.eclipse.datatools.sqltools.sql.reference.DBObject
standard table type
TABLE - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLCompletionProposal
 
TABLE__COLUMNS - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage.Literals
The meta object literal for the 'Columns' containment reference list feature.
TABLE__COLUMNS - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Columns' containment reference list.
TABLE__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Comments' reference list.
TABLE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Dependencies' containment reference list.
TABLE__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Description' attribute.
TABLE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'EAnnotations' containment reference list.
TABLE__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Extensions' containment reference list.
TABLE__INDEX - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage.Literals
The meta object literal for the 'Index' reference list feature.
TABLE__INDEX - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Index' reference list.
TABLE__INSERTABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage.Literals
The meta object literal for the 'Insertable' attribute feature.
TABLE__INSERTABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Insertable' attribute.
TABLE__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Label' attribute.
TABLE__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Name' attribute.
TABLE__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Privileges' reference list.
TABLE__SCHEMA - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage.Literals
The meta object literal for the 'Schema' reference feature.
TABLE__SCHEMA - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Schema' reference.
TABLE__SELF_REF_COLUMN_GENERATION - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage.Literals
The meta object literal for the 'Self Ref Column Generation' attribute feature.
TABLE__SELF_REF_COLUMN_GENERATION - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Self Ref Column Generation' attribute.
TABLE__SUBTABLES - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage.Literals
The meta object literal for the 'Subtables' reference list feature.
TABLE__SUBTABLES - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Subtables' reference list.
TABLE__SUPERTABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage.Literals
The meta object literal for the 'Supertable' reference feature.
TABLE__SUPERTABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Supertable' reference.
TABLE__TRIGGERS - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage.Literals
The meta object literal for the 'Triggers' reference list feature.
TABLE__TRIGGERS - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Triggers' reference list.
TABLE__UDT - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage.Literals
The meta object literal for the 'Udt' reference feature.
TABLE__UDT - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Udt' reference.
TABLE__UPDATABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage.Literals
The meta object literal for the 'Updatable' attribute feature.
TABLE__UPDATABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Updatable' attribute.
TABLE_ALIAS - Static variable in class org.eclipse.datatools.sqltools.sql.reference.DBObject
 
TABLE_ALREADY_ADDED - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.dialogs.AddTableDialog
 
TABLE_CACHE_INFO_QUERY - Static variable in interface org.eclipse.datatools.enablement.ase.catalog.ASESQLs
 
TABLE_CACHE_STRATEGY_QUERY - Static variable in interface org.eclipse.datatools.enablement.ase.catalog.ASESQLs
 
TABLE_CHECK_CONSTRAINT_TYPE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.baseloaders.BaseTableASABaseLoader
 
TABLE_CHECK_CONSTRAINT_TYPE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.baseloaders.CheckConstraintASALoader
 
TABLE_CONSTRAINT - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage.Literals
The meta object literal for the 'Table Constraint' class.
TABLE_CONSTRAINT - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The meta object id for the 'Table Constraint' class.
TABLE_CONSTRAINT__BASE_TABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage.Literals
The meta object literal for the 'Base Table' container reference feature.
TABLE_CONSTRAINT__BASE_TABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Base Table' container reference.
TABLE_CONSTRAINT__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Comments' reference list.
TABLE_CONSTRAINT__DEFERRABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Deferrable' attribute.
TABLE_CONSTRAINT__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Dependencies' containment reference list.
TABLE_CONSTRAINT__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Description' attribute.
TABLE_CONSTRAINT__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'EAnnotations' containment reference list.
TABLE_CONSTRAINT__ENFORCED - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Enforced' attribute.
TABLE_CONSTRAINT__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Extensions' containment reference list.
TABLE_CONSTRAINT__INITIALLY_DEFERRED - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Initially Deferred' attribute.
TABLE_CONSTRAINT__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Label' attribute.
TABLE_CONSTRAINT__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Name' attribute.
TABLE_CONSTRAINT__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Privileges' reference list.
TABLE_CONSTRAINT_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The number of structural features of the 'Table Constraint' class.
TABLE_CORRELATION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Table Correlation' class.
TABLE_CORRELATION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Table Correlation' class.
TABLE_CORRELATION__COLUMN_NAME_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Column Name List' containment reference list feature.
TABLE_CORRELATION__COLUMN_NAME_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Column Name List' containment reference list.
TABLE_CORRELATION__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comments' reference list.
TABLE_CORRELATION__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
TABLE_CORRELATION__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Description' attribute.
TABLE_CORRELATION__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
TABLE_CORRELATION__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
TABLE_CORRELATION__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Label' attribute.
TABLE_CORRELATION__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Name' attribute.
TABLE_CORRELATION__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Privileges' reference list.
TABLE_CORRELATION__TABLE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Table Expr' container reference feature.
TABLE_CORRELATION__TABLE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Table Expr' container reference.
TABLE_CORRELATION_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The number of structural features of the 'Table Correlation' class.
Table_Duplicate_Name_Error - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.Messages
 
TABLE_EDITOR_RESULT_FILTER - Static variable in class org.eclipse.datatools.sqltools.data.internal.core.editor.TableEditorFilterRegistryReader
 
TABLE_EDITOR_RESULT_FILTER_CLASS - Static variable in class org.eclipse.datatools.sqltools.data.internal.core.editor.TableEditorFilterRegistryReader
 
TABLE_EDITOR_RESULT_FILTER_VENDOR - Static variable in class org.eclipse.datatools.sqltools.data.internal.core.editor.TableEditorFilterRegistryReader
 
TABLE_EXPRESSION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Table Expression' class.
TABLE_EXPRESSION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Table Expression' class.
TABLE_EXPRESSION__COLUMN_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Column List' containment reference list feature.
TABLE_EXPRESSION__COLUMN_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Column List' containment reference list.
TABLE_EXPRESSION__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comments' reference list.
TABLE_EXPRESSION__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
TABLE_EXPRESSION__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Description' attribute.
TABLE_EXPRESSION__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
TABLE_EXPRESSION__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
TABLE_EXPRESSION__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Label' attribute.
TABLE_EXPRESSION__MERGE_SOURCE_TABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Merge Source Table' container reference.
TABLE_EXPRESSION__MERGE_TARGET_TABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Merge Target Table' container reference feature.
TABLE_EXPRESSION__MERGE_TARGET_TABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Merge Target Table' container reference.
TABLE_EXPRESSION__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Name' attribute.
TABLE_EXPRESSION__NEST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Nest' container reference.
TABLE_EXPRESSION__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Privileges' reference list.
TABLE_EXPRESSION__QUERY_SELECT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Query Select' container reference.
TABLE_EXPRESSION__RESULT_TABLE_ALL_COLUMNS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Result Table All Columns' reference list feature.
TABLE_EXPRESSION__RESULT_TABLE_ALL_COLUMNS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Result Table All Columns' reference list.
TABLE_EXPRESSION__TABLE_CORRELATION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Table Correlation' containment reference feature.
TABLE_EXPRESSION__TABLE_CORRELATION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Table Correlation' containment reference.
TABLE_EXPRESSION__TABLE_JOINED_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Table Joined Left' container reference.
TABLE_EXPRESSION__TABLE_JOINED_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Table Joined Right' container reference.
TABLE_EXPRESSION__VALUE_EXPR_COLUMNS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Value Expr Columns' reference list feature.
TABLE_EXPRESSION__VALUE_EXPR_COLUMNS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Columns' reference list.
TABLE_EXPRESSION_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The number of structural features of the 'Table Expression' class.
TABLE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The number of structural features of the 'Table' class.
TABLE_FILTER - Static variable in interface org.eclipse.datatools.connectivity.sqm.core.connection.ConnectionFilter
 
TABLE_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Table Function' class.
TABLE_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Table Function' class.
TABLE_FUNCTION__COLUMN_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Column List' containment reference list.
TABLE_FUNCTION__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comments' reference list.
TABLE_FUNCTION__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
TABLE_FUNCTION__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Description' attribute.
TABLE_FUNCTION__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
TABLE_FUNCTION__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
TABLE_FUNCTION__FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Function' reference feature.
TABLE_FUNCTION__FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Function' reference.
TABLE_FUNCTION__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Label' attribute.
TABLE_FUNCTION__MERGE_SOURCE_TABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Merge Source Table' container reference.
TABLE_FUNCTION__MERGE_TARGET_TABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Merge Target Table' container reference.
TABLE_FUNCTION__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Name' attribute.
TABLE_FUNCTION__NEST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Nest' container reference.
TABLE_FUNCTION__PARAMETER_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Parameter List' containment reference list feature.
TABLE_FUNCTION__PARAMETER_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Parameter List' containment reference list.
TABLE_FUNCTION__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Privileges' reference list.
TABLE_FUNCTION__QUERY_SELECT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Query Select' container reference.
TABLE_FUNCTION__RESULT_TABLE_ALL_COLUMNS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Result Table All Columns' reference list.
TABLE_FUNCTION__TABLE_CORRELATION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Table Correlation' containment reference.
TABLE_FUNCTION__TABLE_JOINED_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Table Joined Left' container reference.
TABLE_FUNCTION__TABLE_JOINED_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Table Joined Right' container reference.
TABLE_FUNCTION__VALUE_EXPR_COLUMNS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Columns' reference list.
TABLE_FUNCTION_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The number of structural features of the 'Table Function' class.
TABLE_IN_DATABASE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Table In Database' class.
TABLE_IN_DATABASE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Table In Database' class.
TABLE_IN_DATABASE__COLUMN_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Column List' containment reference list.
TABLE_IN_DATABASE__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comments' reference list.
TABLE_IN_DATABASE__DATABASE_TABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Database Table' reference feature.
TABLE_IN_DATABASE__DATABASE_TABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Database Table' reference.
TABLE_IN_DATABASE__DELETE_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Delete Statement' container reference feature.
TABLE_IN_DATABASE__DELETE_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Delete Statement' container reference.
TABLE_IN_DATABASE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
TABLE_IN_DATABASE__DERIVED_COLUMN_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Derived Column List' reference list feature.
TABLE_IN_DATABASE__DERIVED_COLUMN_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Derived Column List' reference list.
TABLE_IN_DATABASE__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Description' attribute.
TABLE_IN_DATABASE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
TABLE_IN_DATABASE__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
TABLE_IN_DATABASE__INSERT_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Insert Statement' container reference feature.
TABLE_IN_DATABASE__INSERT_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Insert Statement' container reference.
TABLE_IN_DATABASE__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Label' attribute.
TABLE_IN_DATABASE__MERGE_SOURCE_TABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Merge Source Table' container reference.
TABLE_IN_DATABASE__MERGE_TARGET_TABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Merge Target Table' container reference.
TABLE_IN_DATABASE__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Name' attribute.
TABLE_IN_DATABASE__NEST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Nest' container reference.
TABLE_IN_DATABASE__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Privileges' reference list.
TABLE_IN_DATABASE__QUERY_SELECT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Query Select' container reference.
TABLE_IN_DATABASE__RESULT_TABLE_ALL_COLUMNS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Result Table All Columns' reference list.
TABLE_IN_DATABASE__TABLE_CORRELATION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Table Correlation' containment reference.
TABLE_IN_DATABASE__TABLE_JOINED_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Table Joined Left' container reference.
TABLE_IN_DATABASE__TABLE_JOINED_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Table Joined Right' container reference.
TABLE_IN_DATABASE__UPDATE_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Update Statement' container reference feature.
TABLE_IN_DATABASE__UPDATE_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Update Statement' container reference.
TABLE_IN_DATABASE__VALUE_EXPR_COLUMNS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Columns' reference list.
TABLE_IN_DATABASE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The number of structural features of the 'Table In Database' class.
TABLE_INFO_QUERY - Static variable in interface org.eclipse.datatools.enablement.ase.catalog.ASESQLs
 
TABLE_INSTANCE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.IConstraintCreationConstants
 
TABLE_JOINED - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Table Joined' class.
TABLE_JOINED - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Table Joined' class.
TABLE_JOINED__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comments' reference list.
TABLE_JOINED__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
TABLE_JOINED__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Description' attribute.
TABLE_JOINED__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
TABLE_JOINED__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
TABLE_JOINED__JOIN_CONDITION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Join Condition' containment reference feature.
TABLE_JOINED__JOIN_CONDITION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Join Condition' containment reference.
TABLE_JOINED__JOIN_OPERATOR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Join Operator' attribute feature.
TABLE_JOINED__JOIN_OPERATOR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Join Operator' attribute.
TABLE_JOINED__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Label' attribute.
TABLE_JOINED__MERGE_SOURCE_TABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Merge Source Table' container reference.
TABLE_JOINED__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Name' attribute.
TABLE_JOINED__NEST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Nest' container reference.
TABLE_JOINED__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Privileges' reference list.
TABLE_JOINED__QUERY_SELECT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Query Select' container reference.
TABLE_JOINED__TABLE_JOINED_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Table Joined Left' container reference.
TABLE_JOINED__TABLE_JOINED_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Table Joined Right' container reference.
TABLE_JOINED__TABLE_REF_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Table Ref Left' containment reference feature.
TABLE_JOINED__TABLE_REF_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Table Ref Left' containment reference.
TABLE_JOINED__TABLE_REF_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Table Ref Right' containment reference feature.
TABLE_JOINED__TABLE_REF_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Table Ref Right' containment reference.
TABLE_JOINED_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The number of structural features of the 'Table Joined' class.
TABLE_JOINED_OPERATOR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Table Joined Operator' enum.
TABLE_JOINED_OPERATOR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Table Joined Operator' enum.
TABLE_LITERAL - Static variable in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.ProxyTableExternalType
The 'TABLE' literal object.
TABLE_NESTED - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Table Nested' class.
TABLE_NESTED - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Table Nested' class.
TABLE_NESTED__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comments' reference list.
TABLE_NESTED__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
TABLE_NESTED__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Description' attribute.
TABLE_NESTED__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
TABLE_NESTED__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
TABLE_NESTED__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Label' attribute.
TABLE_NESTED__MERGE_SOURCE_TABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Merge Source Table' container reference.
TABLE_NESTED__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Name' attribute.
TABLE_NESTED__NEST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Nest' container reference.
TABLE_NESTED__NESTED_TABLE_REF - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Nested Table Ref' containment reference feature.
TABLE_NESTED__NESTED_TABLE_REF - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Nested Table Ref' containment reference.
TABLE_NESTED__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Privileges' reference list.
TABLE_NESTED__QUERY_SELECT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Query Select' container reference.
TABLE_NESTED__TABLE_JOINED_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Table Joined Left' container reference.
TABLE_NESTED__TABLE_JOINED_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Table Joined Right' container reference.
TABLE_NESTED_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The number of structural features of the 'Table Nested' class.
table_object() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
table_object() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
TABLE_OBJTYPE - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLDBProposal
 
TABLE_ONLY - Static variable in interface org.eclipse.datatools.enablement.ase.ISybaseASEDdlConstants
 
TABLE_PARTITION_COLS - Static variable in interface org.eclipse.datatools.enablement.ase.catalog.ASESQLs
 
TABLE_PARTITION_INFO - Static variable in interface org.eclipse.datatools.enablement.ase.catalog.ASESQLs
 
TABLE_REFERENCE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Table Reference' class.
TABLE_REFERENCE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Table Reference' class.
TABLE_REFERENCE__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comments' reference list.
TABLE_REFERENCE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
TABLE_REFERENCE__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Description' attribute.
TABLE_REFERENCE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
TABLE_REFERENCE__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
TABLE_REFERENCE__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Label' attribute.
TABLE_REFERENCE__MERGE_SOURCE_TABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Merge Source Table' container reference feature.
TABLE_REFERENCE__MERGE_SOURCE_TABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Merge Source Table' container reference.
TABLE_REFERENCE__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Name' attribute.
TABLE_REFERENCE__NEST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Nest' container reference feature.
TABLE_REFERENCE__NEST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Nest' container reference.
TABLE_REFERENCE__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Privileges' reference list.
TABLE_REFERENCE__QUERY_SELECT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Query Select' container reference feature.
TABLE_REFERENCE__QUERY_SELECT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Query Select' container reference.
TABLE_REFERENCE__TABLE_JOINED_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Table Joined Left' container reference feature.
TABLE_REFERENCE__TABLE_JOINED_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Table Joined Left' container reference.
TABLE_REFERENCE__TABLE_JOINED_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Table Joined Right' container reference feature.
TABLE_REFERENCE__TABLE_JOINED_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Table Joined Right' container reference.
TABLE_REFERENCE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The number of structural features of the 'Table Reference' class.
TABLE_VIEW - Static variable in class org.eclipse.datatools.enablement.sybase.asa.baseloaders.SchemaASABaseLoader.ASABaseTableLoader
 
TABLE_VIEW_AUTO_REFRESH - Static variable in class org.eclipse.datatools.sqltools.debugger.core.internal.DebuggerPreferenceConstants
 
TABLE_VIEW_DISPLAY_NULL - Static variable in class org.eclipse.datatools.sqltools.debugger.core.internal.DebuggerPreferenceConstants
 
TABLE_VIEW_MAX_ROW_TO_DISPLAY - Static variable in class org.eclipse.datatools.sqltools.debugger.core.internal.DebuggerPreferenceConstants
 
TABLE_VIEW_SHOW_ROW_NUMBER - Static variable in class org.eclipse.datatools.sqltools.debugger.core.internal.DebuggerPreferenceConstants
 
TABLEALIAS_OBJTYPE - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLDBProposal
 
TableAliasAction - Class in org.eclipse.datatools.sqltools.sqlbuilder.actions
 
TableAliasAction(SQLDomainModel) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.actions.TableAliasAction
 
TableASABaseLoader - Class in org.eclipse.datatools.enablement.sybase.asa.baseloaders
 
TableASABaseLoader(Table) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.baseloaders.TableASABaseLoader
 
TableASABaseLoader.ASABaseColumnLoader - Class in org.eclipse.datatools.enablement.sybase.asa.baseloaders
 
TableASABaseLoader.ASABaseColumnLoader(ICatalogObject) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.baseloaders.TableASABaseLoader.ASABaseColumnLoader
 
TableASABaseLoader.IASABaseLoaderTable - Interface in org.eclipse.datatools.enablement.sybase.asa.baseloaders
 
TableCellEditor - Class in org.eclipse.datatools.sqltools.common.ui.tableviewer
This TableCellEditor supports tab function.
TableCellEditor(AccessibleTableViewer) - Constructor for class org.eclipse.datatools.sqltools.common.ui.tableviewer.TableCellEditor
Creates a new text string cell editor parented under the given table control.
TableCellEditor(AccessibleTableViewer, int) - Constructor for class org.eclipse.datatools.sqltools.common.ui.tableviewer.TableCellEditor
Creates a new text string cell editor parented under the given table control.
TableCheckBoxCellEditor - Class in org.eclipse.datatools.sqltools.common.ui.tableviewer
 
TableCheckBoxCellEditor(AccessibleTableViewer, int) - Constructor for class org.eclipse.datatools.sqltools.common.ui.tableviewer.TableCheckBoxCellEditor
 
TableCheckBoxCellEditor(AccessibleTableViewer) - Constructor for class org.eclipse.datatools.sqltools.common.ui.tableviewer.TableCheckBoxCellEditor
 
TABLECOLUMN_OBJTYPE - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLDBProposal
 
TableComboBoxCellEditor - Class in org.eclipse.datatools.sqltools.common.ui.tableviewer
 
TableComboBoxCellEditor(AccessibleTableViewer, Composite, String[], int) - Constructor for class org.eclipse.datatools.sqltools.common.ui.tableviewer.TableComboBoxCellEditor
 
TableComboBoxCellEditor(AccessibleTableViewer, String[]) - Constructor for class org.eclipse.datatools.sqltools.common.ui.tableviewer.TableComboBoxCellEditor
Creates a new cell editor with a combo containing the given list of choices and parented under the given table which is in AccessibleTableViewer.
TableComboBoxCellEditor(AccessibleTableViewer, String[], int) - Constructor for class org.eclipse.datatools.sqltools.common.ui.tableviewer.TableComboBoxCellEditor
Creates a new cell editor with a combo containing the given list of choices and parented under the given table which is in AccessibleTableViewer.
TableConnection - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures
 
TableConnection() - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection
 
TableConstraint - Interface in org.eclipse.datatools.modelbase.sql.constraints
A representation of the model object 'Table Constraint'.
TableConstraintItemProvider - Class in org.eclipse.datatools.modelbase.sql.constraints.provider
This is the item provider adapter for a TableConstraint object.
TableConstraintItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.constraints.provider.TableConstraintItemProvider
This constructs an instance from a factory and a notifier.
TableCorrelation - Interface in org.eclipse.datatools.modelbase.sql.query
A representation of the model object 'SQL Table Correlation'.
TableCorrelationItemProvider - Class in org.eclipse.datatools.modelbase.sql.query.provider
This is the item provider adapter for a TableCorrelation object.
TableCorrelationItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.query.provider.TableCorrelationItemProvider
This constructs an instance from a factory and a notifier.
TableCursor - Class in org.eclipse.datatools.sqltools.common.ui.tableviewer
A TableCursor provides a way for the user to navigate around a Table using the keyboard.
TableCursor(Table, int) - Constructor for class org.eclipse.datatools.sqltools.common.ui.tableviewer.TableCursor
Constructs a new instance of this class given its parent table and a style value describing its behavior and appearance.
TableDataCell - Class in org.eclipse.datatools.sqltools.data.internal.ui.editor
Represents a selected cell of the Table Data editor.
TableDataCell(ITableDataEditor, Object, int) - Constructor for class org.eclipse.datatools.sqltools.data.internal.ui.editor.TableDataCell
 
TableDataCellEditor - Class in org.eclipse.datatools.sqltools.data.internal.ui.editor
 
TableDataCellEditor(ITableDataEditor, Composite) - Constructor for class org.eclipse.datatools.sqltools.data.internal.ui.editor.TableDataCellEditor
 
TableDataCellModifier - Class in org.eclipse.datatools.sqltools.common.ui.tableviewer
TableDataCellModifier class to support the editing of the cell in the table
TableDataCellModifier(AccessibleTableViewer) - Constructor for class org.eclipse.datatools.sqltools.common.ui.tableviewer.TableDataCellModifier
 
TableDataCellModifier - Class in org.eclipse.datatools.sqltools.data.internal.ui.editor
 
TableDataCellModifier(ITableDataEditor, TableViewer) - Constructor for class org.eclipse.datatools.sqltools.data.internal.ui.editor.TableDataCellModifier
 
TableDataCellModifier_data_type_conform - Static variable in class org.eclipse.datatools.sqltools.common.ui.tableviewer.Messages
 
TableDataCellModifier_error - Static variable in class org.eclipse.datatools.sqltools.common.ui.tableviewer.Messages
 
TableDataCellModifier_error_in_update - Static variable in class org.eclipse.datatools.sqltools.common.ui.tableviewer.Messages
 
TableDataContentProvider - Class in org.eclipse.datatools.sqltools.common.ui.tableviewer
An class to content providers for AccessibleTableViewer.
TableDataContentProvider() - Constructor for class org.eclipse.datatools.sqltools.common.ui.tableviewer.TableDataContentProvider
 
TableDataContentProvider - Class in org.eclipse.datatools.sqltools.data.internal.ui.editor
 
TableDataContentProvider() - Constructor for class org.eclipse.datatools.sqltools.data.internal.ui.editor.TableDataContentProvider
 
TableDataEditor - Class in org.eclipse.datatools.sqltools.data.internal.ui.editor
This editor allows borwsing and editing the data stored in a SQL table.
TableDataEditor() - Constructor for class org.eclipse.datatools.sqltools.data.internal.ui.editor.TableDataEditor
 
TableDataEditorActionBarContributor - Class in org.eclipse.datatools.sqltools.data.internal.ui.editor
 
TableDataEditorActionBarContributor() - Constructor for class org.eclipse.datatools.sqltools.data.internal.ui.editor.TableDataEditorActionBarContributor
 
TableDataEditorInput - Class in org.eclipse.datatools.sqltools.data.internal.ui.editor
 
TableDataEditorInput(Table) - Constructor for class org.eclipse.datatools.sqltools.data.internal.ui.editor.TableDataEditorInput
 
TableDataEditorSelectionProvider - Class in org.eclipse.datatools.sqltools.data.internal.ui.editor
 
TableDataEditorSelectionProvider(ITableDataEditor) - Constructor for class org.eclipse.datatools.sqltools.data.internal.ui.editor.TableDataEditorSelectionProvider
 
TableDataImpl - Class in org.eclipse.datatools.sqltools.data.internal.core.editor
Implementation of the ISqlTableData based on JDBC 1.0 API (should work with any driver).
TableDataImpl(Table) - Constructor for class org.eclipse.datatools.sqltools.data.internal.core.editor.TableDataImpl
 
TableDataLabelProvider - Class in org.eclipse.datatools.sqltools.common.ui.tableviewer
 
TableDataLabelProvider() - Constructor for class org.eclipse.datatools.sqltools.common.ui.tableviewer.TableDataLabelProvider
 
TableDataLabelProvider - Class in org.eclipse.datatools.sqltools.data.internal.ui.editor
 
TableDataLabelProvider() - Constructor for class org.eclipse.datatools.sqltools.data.internal.ui.editor.TableDataLabelProvider
 
TableDataLabelProvider_new_row - Static variable in class org.eclipse.datatools.sqltools.common.ui.tableviewer.Messages
 
TableDataLabelProvider_null - Static variable in class org.eclipse.datatools.sqltools.common.ui.tableviewer.Messages
 
TableDataSaveStatus - Class in org.eclipse.datatools.sqltools.data.internal.core.editor
 
TableDataSaveStatus() - Constructor for class org.eclipse.datatools.sqltools.data.internal.core.editor.TableDataSaveStatus
 
TableDataTableCursor - Class in org.eclipse.datatools.sqltools.common.ui.tableviewer
A TableDataTableCursor provides a way for the user to navigate around a AccessibleTableViewer using the keyboard.
TableDataTableCursor(AccessibleTableViewer) - Constructor for class org.eclipse.datatools.sqltools.common.ui.tableviewer.TableDataTableCursor
 
TableDataTableCursor - Class in org.eclipse.datatools.sqltools.data.internal.ui.editor
 
TableDataTableCursor(TableViewer) - Constructor for class org.eclipse.datatools.sqltools.data.internal.ui.editor.TableDataTableCursor
 
TableDataTableCursorExternalEditingSupport - Class in org.eclipse.datatools.sqltools.data.internal.ui.editor
TableDataTableCursorExternalEditingSupport provides the TableDataEditor with support for handling the org.eclipse.wst.rdb.data.ui.externalTableDataEditor extension point.
TableDataTableCursorExternalEditingSupport(TableViewer, ITableDataEditor) - Constructor for class org.eclipse.datatools.sqltools.data.internal.ui.editor.TableDataTableCursorExternalEditingSupport
 
TableDialogCellEditor - Class in org.eclipse.datatools.sqltools.common.ui.tableviewer
A dialog cell editor that supports tab traverse function.
TableDialogCellEditor(AccessibleTableViewer) - Constructor for class org.eclipse.datatools.sqltools.common.ui.tableviewer.TableDialogCellEditor
Creates a new dialog cell editor parented under the given AccessibleTableViewer.
TableEditorFilterRegistryReader - Class in org.eclipse.datatools.sqltools.data.internal.core.editor
Registry reader for Table Editor result set filters
TableEditPart - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts
 
TableEditPart(SQLDomainModel) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.TableEditPart
 
TableExpression - Interface in org.eclipse.datatools.modelbase.sql.query
A representation of the model object 'SQL Table Expression'.
TableExpressionItemProvider - Class in org.eclipse.datatools.modelbase.sql.query.provider
This is the item provider adapter for a TableExpression object.
TableExpressionItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.query.provider.TableExpressionItemProvider
This constructs an instance from a factory and a notifier.
TableFrameBorder - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures
 
TableFrameBorder() - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableFrameBorder
 
TableFunction - Interface in org.eclipse.datatools.modelbase.sql.query
A representation of the model object 'SQL Table Function'.
TableFunctionItemProvider - Class in org.eclipse.datatools.modelbase.sql.query.provider
This is the item provider adapter for a TableFunction object.
TableFunctionItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.query.provider.TableFunctionItemProvider
This constructs an instance from a factory and a notifier.
TableHelper - Class in org.eclipse.datatools.modelbase.sql.query.helper
Provides utility functions related to tables and columns.
TableHelper() - Constructor for class org.eclipse.datatools.modelbase.sql.query.helper.TableHelper
 
TableHelper - Class in org.eclipse.datatools.modelbase.sql.tables.helper
 
TableHelper() - Constructor for class org.eclipse.datatools.modelbase.sql.tables.helper.TableHelper
 
TableInDatabase - Interface in org.eclipse.datatools.modelbase.sql.query
A representation of the model object 'SQLRDB Table'.
TableInDatabaseItemProvider - Class in org.eclipse.datatools.modelbase.sql.query.provider
This is the item provider adapter for a TableInDatabase object.
TableInDatabaseItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.query.provider.TableInDatabaseItemProvider
This constructs an instance from a factory and a notifier.
TableItemProvider - Class in org.eclipse.datatools.modelbase.sql.tables.provider
This is the item provider adapter for a Table object.
TableItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.tables.provider.TableItemProvider
This constructs an instance from a factory and a notifier.
TableJoined - Interface in org.eclipse.datatools.modelbase.sql.query
A representation of the model object 'SQL Table Joined'.
TableJoinedItemProvider - Class in org.eclipse.datatools.modelbase.sql.query.provider
This is the item provider adapter for a TableJoined object.
TableJoinedItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.query.provider.TableJoinedItemProvider
This constructs an instance from a factory and a notifier.
TableJoinedOperator - Class in org.eclipse.datatools.modelbase.sql.query
A representation of the literals of the enumeration 'SQL Table Joined Operator', and utility methods for working with them.
TableLayoutComposite - Class in org.eclipse.datatools.sqltools.common.ui.util
A special composite to layout columns inside a table.
TableLayoutComposite(Composite, int) - Constructor for class org.eclipse.datatools.sqltools.common.ui.util.TableLayoutComposite
Creates a new TableLayoutComposite.
TableLoader - Class in org.eclipse.datatools.sqltools.data.internal.core.load
 
TableLoader(Table) - Constructor for class org.eclipse.datatools.sqltools.data.internal.core.load.TableLoader
 
TableMetaData_grantee - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.privileges.Messages
 
TableModelUtil - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils
Table related utilities
TableModelUtil() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.TableModelUtil
 
TableNavigator - Class in org.eclipse.datatools.sqltools.sqlbuilder.views
Adds a TableCursor to a StructuredViewer - for keyboard navigation of the table The intent of this class is to provide the standard listeners for using F2 to activate cell editors.
TableNavigator(Table, StructuredViewer) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.TableNavigator
 
TableNavigator.SelectionKeyAdapter - Class in org.eclipse.datatools.sqltools.sqlbuilder.views
 
TableNavigator.SelectionKeyAdapter(StructuredViewer) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.TableNavigator.SelectionKeyAdapter
 
TableNested - Interface in org.eclipse.datatools.modelbase.sql.query
A representation of the model object 'SQL Table Nested'.
TableNestedItemProvider - Class in org.eclipse.datatools.modelbase.sql.query.provider
This is the item provider adapter for a TableNested object.
TableNestedItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.query.provider.TableNestedItemProvider
This constructs an instance from a factory and a notifier.
TablePrivilege - Interface in org.eclipse.datatools.modelbase.sql.accesscontrol
A representation of the model object 'Table Privilege'.
TablePrivilegesBlock - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege
Privileges block for table privileges.
TablePrivilegesBlock(Composite, ISchemaObjectEditModel, SchemaObjectEditorPage) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.TablePrivilegesBlock
 
TablePrivilegesBlock_all_columns - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.Messages
 
TablePrivilegesBlock_columns - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.Messages
 
TableReference - Interface in org.eclipse.datatools.modelbase.sql.query
A representation of the model object 'SQL Table Reference'.
TableReferenceItemProvider - Class in org.eclipse.datatools.modelbase.sql.query.provider
This is the item provider adapter for a TableReference object.
TableReferenceItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.query.provider.TableReferenceItemProvider
This constructs an instance from a factory and a notifier.
TableReferenceResolver - Class in org.eclipse.datatools.sqltools.parsers.sql.query.postparse
The TableReferenceResolver resolves references between columns and tables as well as tables and schemas.
TableReferenceResolver() - Constructor for class org.eclipse.datatools.sqltools.parsers.sql.query.postparse.TableReferenceResolver
Note: use TableReferenceResolver.TableReferenceResolver(Database, String) if the Database is available and the default Schema is know in order to properly resolve table references!
TableReferenceResolver(boolean) - Constructor for class org.eclipse.datatools.sqltools.parsers.sql.query.postparse.TableReferenceResolver
Note: use TableReferenceResolver.TableReferenceResolver(Database, String) if the Database is available and the default Schema is know in order to properly resolve table references!
TableReferenceResolver(Database, String) - Constructor for class org.eclipse.datatools.sqltools.parsers.sql.query.postparse.TableReferenceResolver
Constructs a new TableReferenceResolver with the Database connected to which table references and column references in TableInDatabase will be resolved.
TableReferenceResolver(Database, String, boolean) - Constructor for class org.eclipse.datatools.sqltools.parsers.sql.query.postparse.TableReferenceResolver
Constructs a new TableReferenceResolver with the Database connected to which table references and column references in TableInDatabase will be resolved.
TABLES - Static variable in interface org.eclipse.datatools.sqltools.sql.parser.SQLParserConstants
 
TABLESPACE_FILTER - Static variable in interface org.eclipse.datatools.connectivity.sqm.core.connection.ConnectionFilter
 
TableType - Class in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel
A representation of the literals of the enumeration 'Table Type', and utility methods for working with them.
tAction(int, int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexerprs
 
tAction(int, int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexerprs
 
tAction(int, int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
tAction(int, int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
TAG_COLUMN_WIDTH - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.view.ResultHistorySection
 
tearDown() - Method in interface org.eclipse.datatools.sqltools.common.ui.resource.IProfileFilter
Tears down the fixture, for example, close a network connection.
TECHNOLOGY_NAME - Static variable in class org.eclipse.datatools.connectivity.drivers.jdbc.JDBCConnection
 
TECHNOLOGY_ROOT_KEY - Static variable in class org.eclipse.datatools.connectivity.drivers.jdbc.JDBCConnection
 
TEMP - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
TEMP - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
TEMP - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
TEMP_PASSWORD - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.ISybaseASADdlConstants
 
TEMP_TABLE_NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
TEMP_TABLE_NAME - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
TEMP_TABLE_NAME - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
TEMPCATALOG - Static variable in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASECatalogType
The 'TEMPCATALOG' literal value.
TEMPCATALOG_LITERAL - Static variable in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASECatalogType
The 'TEMPCATALOG' literal object.
TEMPDISKSPACE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.EventType
The 'TEMPDISKSPACE' literal value.
TempDiskSpace_CONDITIONS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
TEMPDISKSPACE_LITERAL - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.EventType
The 'TEMPDISKSPACE' literal object.
TEMPFREEPERCENT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
TEMPFREESPACE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
TEMPLATE - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLCompletionProposal
 
TEMPLATE_TAG - Static variable in class org.eclipse.datatools.connectivity.drivers.models.OverrideTemplateDescriptor
 
TEMPLATE_TAG - Static variable in class org.eclipse.datatools.connectivity.drivers.models.TemplateDescriptor
 
TemplateConstant - Interface in org.eclipse.datatools.sqltools.editor.template
 
TemplateDescriptor - Class in org.eclipse.datatools.connectivity.drivers.models
Represents a driver template which is provided by the "org.eclipse.datatools.connectivity.driverExtension" extension point.
TemplateProposal_displayString - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.templates.Messages
 
TemplateProposal_errorDialog_title - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.templates.Messages
 
TemplatesPreferencePage - Class in org.eclipse.datatools.sqltools.sqleditor.preferences
 
TemplatesPreferencePage() - Constructor for class org.eclipse.datatools.sqltools.sqleditor.preferences.TemplatesPreferencePage
 
TEMPORARY - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
TEMPORARY - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
TEMPORARY - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
TEMPORARY_TABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage.Literals
The meta object literal for the 'Temporary Table' class.
TEMPORARY_TABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The meta object id for the 'Temporary Table' class.
TEMPORARY_TABLE__COLUMNS - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Columns' containment reference list.
TEMPORARY_TABLE__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Comments' reference list.
TEMPORARY_TABLE__CONSTRAINTS - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Constraints' containment reference list.
TEMPORARY_TABLE__DELETE_ON_COMMIT - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage.Literals
The meta object literal for the 'Delete On Commit' attribute feature.
TEMPORARY_TABLE__DELETE_ON_COMMIT - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Delete On Commit' attribute.
TEMPORARY_TABLE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Dependencies' containment reference list.
TEMPORARY_TABLE__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Description' attribute.
TEMPORARY_TABLE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'EAnnotations' containment reference list.
TEMPORARY_TABLE__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Extensions' containment reference list.
TEMPORARY_TABLE__INDEX - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Index' reference list.
TEMPORARY_TABLE__INSERTABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Insertable' attribute.
TEMPORARY_TABLE__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Label' attribute.
TEMPORARY_TABLE__LOCAL - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage.Literals
The meta object literal for the 'Local' attribute feature.
TEMPORARY_TABLE__LOCAL - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Local' attribute.
TEMPORARY_TABLE__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Name' attribute.
TEMPORARY_TABLE__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Privileges' reference list.
TEMPORARY_TABLE__REFERENCING_FOREIGN_KEYS - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Referencing Foreign Keys' reference list.
TEMPORARY_TABLE__SCHEMA - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Schema' reference.
TEMPORARY_TABLE__SELF_REF_COLUMN_GENERATION - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Self Ref Column Generation' attribute.
TEMPORARY_TABLE__SUBTABLES - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Subtables' reference list.
TEMPORARY_TABLE__SUPERTABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Supertable' reference.
TEMPORARY_TABLE__TRIGGERS - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Triggers' reference list.
TEMPORARY_TABLE__UDT - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Udt' reference.
TEMPORARY_TABLE__UPDATABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Updatable' attribute.
TEMPORARY_TABLE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The number of structural features of the 'Temporary Table' class.
TemporaryTable - Interface in org.eclipse.datatools.modelbase.sql.tables
A representation of the model object 'Temporary Table'.
TemporaryTableItemProvider - Class in org.eclipse.datatools.modelbase.sql.tables.provider
This is the item provider adapter for a TemporaryTable object.
TemporaryTableItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.tables.provider.TemporaryTableItemProvider
This constructs an instance from a factory and a notifier.
TEMPSIZE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
TEMPTABLE_TEMPLATE - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLCompletionProposal
 
term() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
term() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
termAction - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexerprs
 
termAction(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexerprs
 
termAction - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexerprs.TermAction
 
termAction - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexerprs
 
termAction(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexerprs
 
termAction - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexerprs.TermAction
 
termAction - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
termAction(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
termAction - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
termAction(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
termAction0 - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs.TermAction0
 
termAction0 - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs.TermAction0
 
termAction1 - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs.TermAction1
 
termAction1 - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs.TermAction1
 
termCheck - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexerprs
 
termCheck(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexerprs
 
termCheck - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexerprs.TermCheck
 
termCheck - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexerprs
 
termCheck(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexerprs
 
termCheck - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexerprs.TermCheck
 
termCheck - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
termCheck(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
termCheck - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
termCheck(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
termCheck0 - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs.TermCheck0
 
termCheck0 - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs.TermCheck0
 
termCheck1 - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs.TermCheck1
 
termCheck1 - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs.TermCheck1
 
terminalIndex(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLKeywordLexerprs
 
terminalIndex(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexerprs
 
terminalIndex - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
terminalIndex(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs
 
terminalIndex - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserprs.TerminalIndex
 
terminalIndex - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
terminalIndex(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs
 
terminalIndex - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserprs.TerminalIndex
 
terminate() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPDebugTarget
 
terminate() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPStackFrame
 
terminate() - Method in class org.eclipse.datatools.sqltools.result.internal.model.ResultInstance
 
terminate() - Method in interface org.eclipse.datatools.sqltools.result.model.IResultInstance
Terminates the instance.
terminate() - Method in class org.eclipse.datatools.sqltools.routineeditor.launching.SPDebugTarget_Run
 
terminated() - Method in class org.eclipse.datatools.sqltools.debugger.model.SPDebugTarget
this method is called by itself or the thread when the debug target is terminated.
terminateExecution() - Method in class org.eclipse.datatools.sqltools.editor.core.result.ResultSupportRunnable
When the job is canceled from UI, synchorinize the statement status and the job status.
TerminateInstanceAction - Class in org.eclipse.datatools.sqltools.result.internal.ui.actions
To teminate an none-finished result instance
TerminateInstanceAction(ISelectionProvider) - Constructor for class org.eclipse.datatools.sqltools.result.internal.ui.actions.TerminateInstanceAction
 
TerminateInstanceAction_terminate - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
TerminateInstanceAction_terminate_tooltip - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
testAttribute(Object, String, String) - Method in class org.eclipse.datatools.sqltools.data.internal.ui.editor.TableDataCell
Tests whether the specific value matches the state of the cell.
text - Variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.NameCompositeProvider
 
TEXT - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.SQLDataTypes
 
TEXT_FIELD - Static variable in enum org.eclipse.datatools.connectivity.oda.design.InputPromptControlStyle
The 'Text Field' literal value.
TEXT_FORMAT_TYPE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Text Format Type' enum.
TEXT_FORMAT_TYPE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The meta object id for the 'Text Format Type' enum.
TEXT_FORMAT_TYPE_OBJECT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Text Format Type Object' data type.
TEXT_FORMAT_TYPE_OBJECT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The meta object id for the 'Text Format Type Object' data type.
TEXT_ONLY - Static variable in interface org.eclipse.datatools.enablement.ase.ISybaseASEDdlConstants
 
TEXT_PLAN - Static variable in class org.eclipse.datatools.sqltools.plan.PlanOption
Text execution plan mask
TEXT_PLAN_DESC - Static variable in class org.eclipse.datatools.sqltools.plan.PlanOption
 
TEXT_WRAP_TYPE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Text Wrap Type' enum.
TEXT_WRAP_TYPE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The meta object id for the 'Text Wrap Type' enum.
TEXT_WRAP_TYPE_OBJECT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Text Wrap Type Object' data type.
TEXT_WRAP_TYPE_OBJECT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The meta object id for the 'Text Wrap Type Object' data type.
textComment - Variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.NameCompositeProvider
 
textComment - Variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.TriggerNameCommentCompositeProvider
 
TextFormatType - Enum in org.eclipse.datatools.connectivity.oda.design
A representation of the literals of the enumeration 'Text Format Type', and utility methods for working with them.
TextFormEntry - Class in org.eclipse.datatools.sqltools.schemaobjecteditor.ui.common
A text form entry used in form page
TextFormEntry(Composite, FormToolkit, int, String, String, int) - Constructor for class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.common.TextFormEntry
 
TextModeDisplayAction - Class in org.eclipse.datatools.sqltools.result.internal.ui.view
Switch the display mode between text and grid
TextModeDisplayAction() - Constructor for class org.eclipse.datatools.sqltools.result.internal.ui.view.TextModeDisplayAction
 
TextModeDisplayAction_textmode_tip - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
textName - Variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.FullNameCompositeProvider
 
textName - Variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.TriggerNameCommentCompositeProvider
 
textName - Variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.TriggerNameCompositeProvider
 
TextOutputter - Class in org.eclipse.datatools.sqltools.result.internal.export
Outputs the result set(s) in TXT format with user-defined column delimiter and specified encoding
TextOutputter() - Constructor for class org.eclipse.datatools.sqltools.result.internal.export.TextOutputter
 
TextResultViewer - Class in org.eclipse.datatools.sqltools.result.internal.ui.viewer
This is a text widget with some common context menu items:CUT,COPY, PASTE, etc.
TextResultViewer(Composite, int, ArrayList) - Constructor for class org.eclipse.datatools.sqltools.result.internal.ui.viewer.TextResultViewer
 
TextResultViewer.RedoAction - Class in org.eclipse.datatools.sqltools.result.internal.ui.viewer
 
TextResultViewer.RedoAction(IUndoManager) - Constructor for class org.eclipse.datatools.sqltools.result.internal.ui.viewer.TextResultViewer.RedoAction
 
TextResultViewer.UndoAction - Class in org.eclipse.datatools.sqltools.result.internal.ui.viewer
 
TextResultViewer.UndoAction(IUndoManager) - Constructor for class org.eclipse.datatools.sqltools.result.internal.ui.viewer.TextResultViewer.UndoAction
 
TEXTSIZE - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
TEXTSIZE - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
TEXTSIZE - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
TextViewerOperationAction - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.source
 
TextViewerOperationAction(TextViewer, int) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.source.TextViewerOperationAction
 
TextWrapType - Enum in org.eclipse.datatools.connectivity.oda.design
A representation of the literals of the enumeration 'Text Wrap Type', and utility methods for working with them.
THEN - Static variable in interface org.eclipse.datatools.enablement.sybase.ddl.ISybaseDdlConstants
 
THREE_TABS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.IConstraintCreationConstants
 
TILDE - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
TILDE - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
TILDE - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
TIME - Static variable in enum org.eclipse.datatools.connectivity.oda.design.OdaScalarDataType
The 'Time' literal value.
TIME - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.ISybaseASADdlConstants
 
TIME - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.SQLDataTypes
 
TIME - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.PrimitiveType
The 'TIME' literal value.
TIME_DATA_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Time Data Type' class.
TIME_DATA_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The meta object id for the 'Time Data Type' class.
TIME_DATA_TYPE__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Comments' reference list.
TIME_DATA_TYPE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Dependencies' containment reference list.
TIME_DATA_TYPE__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Description' attribute.
TIME_DATA_TYPE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'EAnnotations' containment reference list.
TIME_DATA_TYPE__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Extensions' containment reference list.
TIME_DATA_TYPE__FRACTIONAL_SECONDS_PRECISION - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Fractional Seconds Precision' attribute feature.
TIME_DATA_TYPE__FRACTIONAL_SECONDS_PRECISION - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Fractional Seconds Precision' attribute.
TIME_DATA_TYPE__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Label' attribute.
TIME_DATA_TYPE__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Name' attribute.
TIME_DATA_TYPE__PRIMITIVE_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Primitive Type' attribute.
TIME_DATA_TYPE__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Privileges' reference list.
TIME_DATA_TYPE__TIME_ZONE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Time Zone' attribute feature.
TIME_DATA_TYPE__TIME_ZONE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Time Zone' attribute.
TIME_DATA_TYPE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The number of structural features of the 'Time Data Type' class.
TIME_FORMAT - Static variable in class org.eclipse.datatools.enablement.sybase.asa.ddl.SybaseASADdlBuilder
 
TIME_FORMAT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
TIME_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.PrimitiveType
The 'TIME' literal object.
TIME_TYPE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASADefaultWrapper
 
TIME_TYPE_SYSTEM_DEFAULTS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASADefaultWrapper
 
TIME_UNITS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
timeCount - Variable in class org.eclipse.datatools.sqltools.parsers.sql.SQLParserManager
 
TimeDataType - Interface in org.eclipse.datatools.modelbase.sql.datatypes
A representation of the model object 'Time Data Type'.
TimeDataTypeItemProvider - Class in org.eclipse.datatools.modelbase.sql.datatypes.provider
This is the item provider adapter for a TimeDataType object.
TimeDataTypeItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.datatypes.provider.TimeDataTypeItemProvider
This constructs an instance from a factory and a notifier.
TIMESTAMP - Static variable in enum org.eclipse.datatools.connectivity.oda.design.OdaScalarDataType
The 'Timestamp' literal value.
TIMESTAMP - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SystemDefinedDefaultType
The 'TIMESTAMP' literal value.
TIMESTAMP - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.SQLDataTypes
 
TIMESTAMP - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.PrimitiveType
The 'TIMESTAMP' literal value.
TIMESTAMP_LITERAL - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SystemDefinedDefaultType
The 'TIMESTAMP' literal object.
TIMESTAMP_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.PrimitiveType
The 'TIMESTAMP' literal object.
TIMESTAMP_TYPE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASADefaultWrapper
 
TINYINT - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.SQLDataTypes
 
TITLE - Static variable in class org.eclipse.datatools.connectivity.ui.dse.dialogs.ProfileSelectionDialogPage
 
TK__FOREIGNKEY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK__FOREIGNKEY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK__FOREIGNKEY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK__PRIMARYKEY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK__PRIMARYKEY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK__PRIMARYKEY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_ABSENT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_ABSENT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_ABSENT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_ACCESS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_ACCESS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_ACCESS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_ACCORDING - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_ACCORDING - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_ACCORDING - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_ACCTNG - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_ACCTNG - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_ACCTNG - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_ACTION - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_ACTION - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_ACTION - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_ACTIVATE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_ACTIVATE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_ACTIVATE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_ADD - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_ADD - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_ADD - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_ADMIN - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_ADMIN - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_ADMIN - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_ADMINISTRATION - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_ADMINISTRATION - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_ADMINISTRATION - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_AFTER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_AFTER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_AFTER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_AGE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_AGE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_AGE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_ALIAS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_ALIAS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_ALIAS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_ALL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_ALL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_ALL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_ALLOCATE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_ALLOCATE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_ALLOCATE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_ALLOW - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_ALLOW - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_ALLOW - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_ALTER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_ALTER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_ALTER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_ALTERIN - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_ALTERIN - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_ALTERIN - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_ALWAYS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_ALWAYS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_ALWAYS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_AMPERSAND - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_AND - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_AND - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_AND - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_ANY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_ANY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_ANY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_APPEND - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_APPEND - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_APPEND - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_APPL_ID - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_APPL_ID - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_APPL_ID - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_APPL_NAME - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_APPL_NAME - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_APPL_NAME - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_APPLNAME - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_APPLNAME - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_APPLNAME - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_APPROXIMATE_NUMERIC_LITERAL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_APPROXIMATE_NUMERIC_LITERAL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_APPROXIMATE_NUMERIC_LITERAL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_ARRAY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_ARRAY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_ARRAY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_AS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_AS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_AS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_ASC - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_ASC - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_ASC - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_ASCII - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_ASCII - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_ASCII - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_ASENSITIVE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_ASENSITIVE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_ASENSITIVE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_ASSIGNMENT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_ASSIGNMENT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_ASSIGNMENT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_ASSOCIATE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_ASSOCIATE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_ASSOCIATE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_AST - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_AST - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_AST - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_ASTERISK - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_ASTERISK - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_ASTERISK - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_ASUTIME - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_ASUTIME - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_ASUTIME - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_AT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_AT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_AT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_ATOMIC - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_ATOMIC - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_ATOMIC - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_ATTRIBUTE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_ATTRIBUTE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_ATTRIBUTE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_ATTRIBUTES - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_ATTRIBUTES - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_ATTRIBUTES - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_AUTH_ID - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_AUTH_ID - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_AUTH_ID - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_AUTHID - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_AUTHID - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_AUTHID - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_AUTHORIZATION - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_AUTHORIZATION - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_AUTHORIZATION - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_AUTOMATIC - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_AUTOMATIC - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_AUTOMATIC - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_AUTOSTART - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_AUTOSTART - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_AUTOSTART - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_AVAILABLE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_AVAILABLE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_AVAILABLE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_B - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_B - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_B - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_BACK_QUOTE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_BASE64 - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_BASE64 - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_BASE64 - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_BEFORE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_BEFORE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_BEFORE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_BEGIN - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_BEGIN - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_BEGIN - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_BERNOULLI - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_BERNOULLI - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_BERNOULLI - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_BETWEEN - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_BETWEEN - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_BETWEEN - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_BIGINT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_BIGINT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_BIGINT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_BINARY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_BINARY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_BINARY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_BIND - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_BIND - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_BIND - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_BINDADD - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_BINDADD - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_BINDADD - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_BIT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_BIT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_BIT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_BIT_STRING_LITERAL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_BIT_STRING_LITERAL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_BIT_STRING_LITERAL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_BLOB - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_BLOB - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_BLOB - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_BLOCKED - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_BLOCKED - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_BLOCKED - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_BLOCKSIZE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_BLOCKSIZE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_BLOCKSIZE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_BOTH - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_BOTH - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_BOTH - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_BUFFER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_BUFFER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_BUFFER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_BUFFERPOOL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_BUFFERPOOL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_BUFFERPOOL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_BUFFERPOOLS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_BUFFERPOOLS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_BUFFERPOOLS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_BUFFERSIZE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_BUFFERSIZE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_BUFFERSIZE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_BUILD - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_BUILD - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_BUILD - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_BY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_BY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_BY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_BYPASS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_BYPASS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_BYPASS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_C - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_C - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_C - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_CACHE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_CACHE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_CACHE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_CACHING - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_CACHING - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_CACHING - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_CALL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_CALL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_CALL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_CALLED - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_CALLED - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_CALLED - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_CALLER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_CALLER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_CALLER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_CAPTURE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_CAPTURE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_CAPTURE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_CARDINALITIES - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_CARDINALITIES - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_CARDINALITIES - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_CARDINALITY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_CARDINALITY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_CARDINALITY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_CASCADE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_CASCADE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_CASCADE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_CASCADED - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_CASCADED - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_CASCADED - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_CASE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_CASE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_CASE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_CAST - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_CAST - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_CAST - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_CCSID - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_CCSID - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_CCSID - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_CHANGE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_CHANGE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_CHANGE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_CHANGED - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_CHANGED - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_CHANGED - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_CHANGES - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_CHANGES - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_CHANGES - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_CHAR - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_CHAR - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_CHAR - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_CHAR_STRING_LITERAL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_CHAR_STRING_LITERAL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_CHAR_STRING_LITERAL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_CHARACTER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_CHARACTER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_CHARACTER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_CHECK - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_CHECK - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_CHECK - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_CHECKED - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_CHECKED - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_CHECKED - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_CLIENT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_CLIENT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_CLIENT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_CLOB - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_CLOB - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_CLOB - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_CLOSE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_CLOSE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_CLOSE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_CLR - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_CLR - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_CLR - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_CLUSTER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_CLUSTER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_CLUSTER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_COBOL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_COBOL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_COBOL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_COLLECT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_COLLECT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_COLLECT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_COLLID - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_COLLID - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_COLLID - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_COLON - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_COLON - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_COLON - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_COLUMN - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_COLUMN - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_COLUMN - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_COLUMNS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_COLUMNS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_COLUMNS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_COMM - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_COMM - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_COMM - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_COMMA - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_COMMA - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_COMMA - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_COMMENT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_COMMENT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_COMMENT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_COMMENT_STRING - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_COMMENT_STRING - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_COMMENT_STRING - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_COMMIT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_COMMIT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_COMMIT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_COMMITTED - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_COMMITTED - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_COMMITTED - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_COMPACT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_COMPACT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_COMPACT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_COMPARE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_COMPARE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_COMPARE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_COMPARISONS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_COMPARISONS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_COMPARISONS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_COMPRESS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_COMPRESS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_COMPRESS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_COMPRESSION - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_COMPRESSION - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_COMPRESSION - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_CONCAT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_CONCAT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_CONCAT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_CONCAT_OPERATOR - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_CONCAT_OPERATOR - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_CONCAT_OPERATOR - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_CONDITION - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_CONDITION - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_CONDITION - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_CONN - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_CONN - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_CONN - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_CONNECT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_CONNECT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_CONNECT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_CONNECTIONS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_CONNECTIONS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_CONNECTIONS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_CONNECTOPT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_CONNECTOPT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_CONNECTOPT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_CONNHEADER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_CONNHEADER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_CONNHEADER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_CONNMEMUSE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_CONNMEMUSE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_CONNMEMUSE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_CONSERVATIVE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_CONSERVATIVE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_CONSERVATIVE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_CONSTRAINT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_CONSTRAINT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_CONSTRAINT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_CONSTRAINTS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_CONSTRAINTS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_CONSTRAINTS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_CONSTRUCTOR - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_CONSTRUCTOR - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_CONSTRUCTOR - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_CONTAINERS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_CONTAINERS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_CONTAINERS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_CONTAINS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_CONTAINS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_CONTAINS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_CONTENT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_CONTENT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_CONTENT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_CONTINUE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_CONTINUE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_CONTINUE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_CONTINUOUSLY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_CONTINUOUSLY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_CONTINUOUSLY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_CONTROL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_CONTROL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_CONTROL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_COPY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_COPY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_COPY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_COUNT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_COUNT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_COUNT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_COUNT_BIG - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_COUNT_BIG - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_COUNT_BIG - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_CPU - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_CPU - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_CPU - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_CREATE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_CREATE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_CREATE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_CREATE_EXTERNAL_ROUTINE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_CREATE_EXTERNAL_ROUTINE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_CREATE_EXTERNAL_ROUTINE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_CREATE_NOT_FENCED - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_CREATE_NOT_FENCED - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_CREATE_NOT_FENCED - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_CREATE_NOT_FENCED_ROUTINE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_CREATE_NOT_FENCED_ROUTINE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_CREATE_NOT_FENCED_ROUTINE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_CREATEIN - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_CREATEIN - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_CREATEIN - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_CREATETAB - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_CREATETAB - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_CREATETAB - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_CS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_CS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_CS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_CUBE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_CUBE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_CUBE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_CURRENT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_CURRENT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_CURRENT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_CURRENT_DATE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_CURRENT_DATE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_CURRENT_DATE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_CURRENT_DEFAULT_TRANSFORM_GROUP - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_CURRENT_DEFAULT_TRANSFORM_GROUP - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_CURRENT_DEFAULT_TRANSFORM_GROUP - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_CURRENT_PATH - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_CURRENT_PATH - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_CURRENT_PATH - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_CURRENT_ROLE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_CURRENT_ROLE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_CURRENT_ROLE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_CURRENT_TIME - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_CURRENT_TIME - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_CURRENT_TIME - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_CURRENT_TIMESTAMP - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_CURRENT_TIMESTAMP - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_CURRENT_TIMESTAMP - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_CURRENT_TRANSFORM_GROUP_FOR_TYPE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_CURRENT_TRANSFORM_GROUP_FOR_TYPE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_CURRENT_TRANSFORM_GROUP_FOR_TYPE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_CURRENT_USER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_CURRENT_USER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_CURRENT_USER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_CURRVAL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_CURRVAL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_CURRVAL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_CURSOR - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_CURSOR - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_CURSOR - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_CURSORS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_CURSORS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_CURSORS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_CYCLE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_CYCLE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_CYCLE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_DATA - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_DATA - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_DATA - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_DATABASE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_DATABASE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_DATABASE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_DATALINK - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_DATALINK - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_DATALINK - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_DATE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_DATE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_DATE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_DAY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_DAY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_DAY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_DAYS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_DAYS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_DAYS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_DB - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_DB - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_DB - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_DB2_RETURN_STATUS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_DB2_RETURN_STATUS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_DB2_RETURN_STATUS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_DB2_TOKEN_STRING - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_DB2_TOKEN_STRING - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_DB2_TOKEN_STRING - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_DB2DARI - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_DB2DARI - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_DB2DARI - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_DB2GENERAL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_DB2GENERAL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_DB2GENERAL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_DB2GENRL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_DB2GENRL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_DB2GENRL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_DB2OPTIONS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_DB2OPTIONS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_DB2OPTIONS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_DB2SPL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_DB2SPL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_DB2SPL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_DB2SQL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_DB2SQL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_DB2SQL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_DBADM - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_DBADM - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_DBADM - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_DBCLOB - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_DBCLOB - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_DBCLOB - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_DBINFO - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_DBINFO - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_DBINFO - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_DBMEMUSE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_DBMEMUSE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_DBMEMUSE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_DBPARTITIONNUM - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_DBPARTITIONNUM - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_DBPARTITIONNUM - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_DBPARTITIONNUMS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_DBPARTITIONNUMS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_DBPARTITIONNUMS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_DEACTIVATE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_DEACTIVATE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_DEACTIVATE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_DEADLOCK - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_DEADLOCK - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_DEADLOCK - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_DEADLOCKS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_DEADLOCKS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_DEADLOCKS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_DEC - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_DEC - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_DEC - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_DECIMAL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_DECIMAL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_DECIMAL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_DECLARE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_DECLARE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_DECLARE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_DEFAULT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_DEFAULT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_DEFAULT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_DEFAULTS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_DEFAULTS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_DEFAULTS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_DEFER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_DEFER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_DEFER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_DEFERRED - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_DEFERRED - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_DEFERRED - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_DEFINE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_DEFINE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_DEFINE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_DEFINITION - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_DEFINITION - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_DEFINITION - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_DEGREE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_DEGREE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_DEGREE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_DELETE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_DELETE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_DELETE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_DELIMITED_IDENTIFIER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_DELIMITED_IDENTIFIER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_DELIMITED_IDENTIFIER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_DELIMITED_TYPE_IDENTIFIER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_DELIMITED_TYPE_IDENTIFIER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_DELIMITED_TYPE_IDENTIFIER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_DESC - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_DESC - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_DESC - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_DESCRIPTOR - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_DESCRIPTOR - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_DESCRIPTOR - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_DETAILED - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_DETAILED - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_DETAILED - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_DETAILS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_DETAILS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_DETAILS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_DETERMINED - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_DETERMINED - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_DETERMINED - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_DETERMINISTIC - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_DETERMINISTIC - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_DETERMINISTIC - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_DEVICE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_DEVICE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_DEVICE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_DIAGNOSTICS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_DIAGNOSTICS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_DIAGNOSTICS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_DIMENSIONS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_DIMENSIONS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_DIMENSIONS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_DIRTY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_DIRTY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_DIRTY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_DISABLE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_DISABLE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_DISABLE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_DISALLOW - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_DISALLOW - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_DISALLOW - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_DISPATCH - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_DISPATCH - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_DISPATCH - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_DISTINCT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_DISTINCT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_DISTINCT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_DISTRIBUTION - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_DISTRIBUTION - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_DISTRIBUTION - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_DLCONN - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_DLCONN - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_DLCONN - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_DLLOCK - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_DLLOCK - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_DLLOCK - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_DO - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_DO - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_DO - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_DOCUMENT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_DOCUMENT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_DOCUMENT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_DOUBLE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_DOUBLE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_DOUBLE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_DOUBLE_PERIOD - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_DOUBLE_PERIOD - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_DOUBLE_PERIOD - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_DOUBLE_QUOTE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_DOUBLE_QUOTE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_DOUBLE_QUOTE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_DROP - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_DROP - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_DROP - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_DROPIN - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_DROPIN - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_DROPIN - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_DROPPED - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_DROPPED - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_DROPPED - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_DYNAMIC - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_DYNAMIC - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_DYNAMIC - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_EACH - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_EACH - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_EACH - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_ELEMENT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_ELEMENT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_ELEMENT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_ELSE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_ELSE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_ELSE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_ELSEIF - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_ELSEIF - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_ELSEIF - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_EMBEDDED_VARIABLE_NAME - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_EMBEDDED_VARIABLE_NAME - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_EMBEDDED_VARIABLE_NAME - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_EMPTY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_EMPTY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_EMPTY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_ENABLE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_ENABLE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_ENABLE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_ENCODING - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_ENCODING - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_ENCODING - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_ENCRYPTION - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_ENCRYPTION - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_ENCRYPTION - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_END - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_END - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_END - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_ENDING - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_ENDING - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_ENDING - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_ENFORCED - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_ENFORCED - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_ENFORCED - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_EOF - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_EOF - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_EOF - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_EOLN - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_EOLN - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_EOLN - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_EQUALS_OPERATOR - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_EQUALS_OPERATOR - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_EQUALS_OPERATOR - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_ERASE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_ERASE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_ERASE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_ESCAPE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_ESCAPE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_ESCAPE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_ESTIMATE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_ESTIMATE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_ESTIMATE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_EUR - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_EUR - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_EUR - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_EVALUATE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_EVALUATE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_EVALUATE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_EVENT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_EVENT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_EVENT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_EXACT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_EXACT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_EXACT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_EXACT_NUMERIC_LITERAL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_EXACT_NUMERIC_LITERAL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_EXACT_NUMERIC_LITERAL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_EXCEPT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_EXCEPT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_EXCEPT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_EXCEPTION - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_EXCEPTION - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_EXCEPTION - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_EXCLUDE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_EXCLUDE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_EXCLUDE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_EXCLUDES - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_EXCLUDES - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_EXCLUDES - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_EXCLUDING - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_EXCLUDING - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_EXCLUDING - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_EXCLUSIVE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_EXCLUSIVE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_EXCLUSIVE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_EXECNODE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_EXECNODE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_EXECNODE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_EXECUTE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_EXECUTE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_EXECUTE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_EXISTS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_EXISTS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_EXISTS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_EXIT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_EXIT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_EXIT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_EXPAND - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_EXPAND - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_EXPAND - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_EXPLAIN - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_EXPLAIN - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_EXPLAIN - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_EXPRESSION - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_EXPRESSION - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_EXPRESSION - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_EXTEND - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_EXTEND - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_EXTEND - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_EXTENDED - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_EXTENDED - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_EXTENDED - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_EXTENSION - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_EXTENSION - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_EXTENSION - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_EXTENTSIZE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_EXTENTSIZE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_EXTENTSIZE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_EXTERNAL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_EXTERNAL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_EXTERNAL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_FALSE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_FALSE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_FALSE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_FEDERATED - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_FEDERATED - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_FEDERATED - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_FEDERATED_TOOL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_FEDERATED_TOOL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_FEDERATED_TOOL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_FENCED - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_FENCED - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_FENCED - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_FETCH - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_FETCH - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_FETCH - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_FILE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_FILE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_FILE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_FILTER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_FILTER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_FILTER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_FINAL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_FINAL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_FINAL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_FIRST - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_FIRST - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_FIRST - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_FLOAT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_FLOAT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_FLOAT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_FLUSH - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_FLUSH - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_FLUSH - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_FOLLOWING - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_FOLLOWING - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_FOLLOWING - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_FOR - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_FOR - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_FOR - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_FORCE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_FORCE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_FORCE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_FOREIGN - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_FOREIGN - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_FOREIGN - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_FOUND - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_FOUND - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_FOUND - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_FREE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_FREE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_FREE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_FREEPAGE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_FREEPAGE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_FREEPAGE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_FROM - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_FROM - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_FROM - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_FS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_FS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_FS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_FULL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_FULL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_FULL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_FUNCTION - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_FUNCTION - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_FUNCTION - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_G - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_G - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_G - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_GBPCACHE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_GBPCACHE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_GBPCACHE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_GENERAL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_GENERAL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_GENERAL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_GENERATE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_GENERATE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_GENERATE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_GENERATED - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_GENERATED - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_GENERATED - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_GET - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_GET - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_GET - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_GLOBAL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_GLOBAL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_GLOBAL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_GOTO - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_GOTO - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_GOTO - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_GRANT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_GRANT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_GRANT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_GRAPHIC - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_GRAPHIC - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_GRAPHIC - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_GREATER_THAN_OPERATOR - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_GREATER_THAN_OPERATOR - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_GREATER_THAN_OPERATOR - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_GREATER_THAN_OR_EQUALS_OPERATOR - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_GREATER_THAN_OR_EQUALS_OPERATOR - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_GREATER_THAN_OR_EQUALS_OPERATOR - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_GROUP - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_GROUP - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_GROUP - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_GROUPING - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_GROUPING - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_GROUPING - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_HANDLER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_HANDLER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_HANDLER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_HASHING - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_HASHING - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_HASHING - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_HAVING - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_HAVING - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_HAVING - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_HEX - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_HEX - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_HEX - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_HEX_STRING_LITERAL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_HEX_STRING_LITERAL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_HEX_STRING_LITERAL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_HIDDEN - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_HIDDEN - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_HIDDEN - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_HIERARCHY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_HIERARCHY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_HIERARCHY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_HIGH - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_HIGH - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_HIGH - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_HOLD - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_HOLD - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_HOLD - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_HOSTVARIABLE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_HOSTVARIABLE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_HOSTVARIABLE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_HOUR - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_HOUR - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_HOUR - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_HOURS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_HOURS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_HOURS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_HPJ - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_HPJ - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_HPJ - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_ID - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_ID - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_ID - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_IDENTITY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_IDENTITY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_IDENTITY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_IF - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_IF - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_IF - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_IGNORE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_IGNORE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_IGNORE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_IMMEDIATE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_IMMEDIATE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_IMMEDIATE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_IMPLICIT_SCHEMA - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_IMPLICIT_SCHEMA - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_IMPLICIT_SCHEMA - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_IN - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_IN - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_IN - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_INCLUDE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_INCLUDE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_INCLUDE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_INCLUDES - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_INCLUDES - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_INCLUDES - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_INCLUDING - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_INCLUDING - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_INCLUDING - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_INCREMENT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_INCREMENT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_INCREMENT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_INCREMENTAL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_INCREMENTAL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_INCREMENTAL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_INDEX - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_INDEX - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_INDEX - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_INDEXES - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_INDEXES - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_INDEXES - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_INDICATOR - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_INDICATOR - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_INDICATOR - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_INFIX - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_INFIX - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_INFIX - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_INFO - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_INFO - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_INFO - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_INHERIT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_INHERIT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_INHERIT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_INITIAL_INSTS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_INITIAL_INSTS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_INITIAL_INSTS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_INITIAL_IOS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_INITIAL_IOS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_INITIAL_IOS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_INITIALLY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_INITIALLY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_INITIALLY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_INLINE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_INLINE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_INLINE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_INNER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_INNER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_INNER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_INOUT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_INOUT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_INOUT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_INPUT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_INPUT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_INPUT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_INSENSITIVE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_INSENSITIVE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_INSENSITIVE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_INSERT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_INSERT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_INSERT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_INSTANTIABLE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_INSTANTIABLE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_INSTANTIABLE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_INSTEAD - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_INSTEAD - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_INSTEAD - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_INSTS_PER_ARGBYTE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_INSTS_PER_ARGBYTE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_INSTS_PER_ARGBYTE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_INSTS_PER_INVOC - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_INSTS_PER_INVOC - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_INSTS_PER_INVOC - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_INT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_INT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_INT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_INTEGER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_INTEGER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_INTEGER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_INTEGRITY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_INTEGRITY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_INTEGRITY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_INTERSECT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_INTERSECT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_INTERSECT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_INTO - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_INTO - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_INTO - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_IO - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_IO - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_IO - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_IOS_PER_ARGBYTE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_IOS_PER_ARGBYTE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_IOS_PER_ARGBYTE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_IOS_PER_INVOC - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_IOS_PER_INVOC - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_IOS_PER_INVOC - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_IS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_IS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_IS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_ISO - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_ISO - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_ISO - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_ISOLATION - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_ISOLATION - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_ISOLATION - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_ITERATE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_ITERATE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_ITERATE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_JAVA - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_JAVA - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_JAVA - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_JIS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_JIS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_JIS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_JOIN - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_JOIN - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_JOIN - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_K - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_K - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_K - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_KEEP - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_KEEP - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_KEEP - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_KEY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_KEY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_KEY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_KEYS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_KEYS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_KEYS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_L - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_L - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_L - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_LANGUAGE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_LANGUAGE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_LANGUAGE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_LARGE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_LARGE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_LARGE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_LAST - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_LAST - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_LAST - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_LATERAL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_LATERAL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_LATERAL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_LC_CTYPE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_LC_CTYPE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_LC_CTYPE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_LEADING - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_LEADING - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_LEADING - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_LEAVE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_LEAVE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_LEAVE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_LEFT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_LEFT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_LEFT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_LEFT_BRACE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_LEFT_BRACKET - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_LEFT_BRACKET - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_LEFT_BRACKET - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_LEFT_BRACKET_TRIGRAPH - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_LEFT_BRACKET_TRIGRAPH - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_LEFT_BRACKET_TRIGRAPH - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_LEFT_PAREN - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_LEFT_PAREN - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_LEFT_PAREN - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_LENGTH - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_LENGTH - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_LENGTH - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_LESS_THAN_OPERATOR - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_LESS_THAN_OPERATOR - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_LESS_THAN_OPERATOR - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_LESS_THAN_OR_EQUALS_OPERATOR - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_LESS_THAN_OR_EQUALS_OPERATOR - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_LESS_THAN_OR_EQUALS_OPERATOR - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_LEVEL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_LEVEL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_LEVEL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_LEVEL2 - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_LEVEL2 - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_LEVEL2 - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_LIBRARY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_LIBRARY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_LIBRARY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_LIBRARYADM - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_LIBRARYADM - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_LIBRARYADM - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_LIKE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_LIKE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_LIKE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_LIMIT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_LIMIT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_LIMIT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_LINE_COMMENT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_LINK - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_LINK - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_LINK - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_LINKTYPE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_LINKTYPE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_LINKTYPE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_LOAD - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_LOAD - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_LOAD - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_LOCAL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_LOCAL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_LOCAL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_LOCALE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_LOCALE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_LOCALE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_LOCALTIME - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_LOCALTIME - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_LOCALTIME - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_LOCALTIMESTAMP - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_LOCALTIMESTAMP - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_LOCALTIMESTAMP - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_LOCATION - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_LOCATION - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_LOCATION - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_LOCATOR - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_LOCATOR - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_LOCATOR - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_LOCATORS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_LOCATORS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_LOCATORS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_LOCK - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_LOCK - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_LOCK - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_LOCKS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_LOCKS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_LOCKS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_LOCKSIZE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_LOCKSIZE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_LOCKSIZE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_LOG - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_LOG - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_LOG - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_LOGGED - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_LOGGED - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_LOGGED - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_LONG - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_LONG - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_LONG - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_LONGVAR - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_LONGVAR - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_LONGVAR - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_LOOP - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_LOOP - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_LOOP - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_LOW - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_LOW - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_LOW - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_M - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_M - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_M - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_MAIN_PROG - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_MAIN_PROG - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_MAIN_PROG - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_MANAGED - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_MANAGED - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_MANAGED - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_MANUALSTART - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_MANUALSTART - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_MANUALSTART - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_MAPPING - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_MAPPING - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_MAPPING - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_MATCHED - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_MATCHED - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_MATCHED - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_MATERIALIZED - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_MATERIALIZED - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_MATERIALIZED - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_MAXFILES - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_MAXFILES - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_MAXFILES - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_MAXFILESIZE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_MAXFILESIZE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_MAXFILESIZE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_MAXVALUE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_MAXVALUE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_MAXVALUE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_MDC - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_MDC - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_MDC - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_MERGE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_MERGE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_MERGE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_MESSAGE_TEXT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_MESSAGE_TEXT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_MESSAGE_TEXT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_METHOD - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_METHOD - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_METHOD - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_METHODS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_METHODS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_METHODS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_MICROSECOND - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_MICROSECOND - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_MICROSECOND - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_MICROSECONDS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_MICROSECONDS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_MICROSECONDS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_MINPCTUSED - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_MINPCTUSED - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_MINPCTUSED - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_MINUS_SIGN - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_MINUS_SIGN - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_MINUS_SIGN - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_MINUTE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_MINUTE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_MINUTE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_MINUTES - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_MINUTES - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_MINUTES - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_MINVALUE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_MINVALUE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_MINVALUE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_MIXED - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_MIXED - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_MIXED - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_MODE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_MODE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_MODE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_MODIFIES - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_MODIFIES - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_MODIFIES - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_MONITOR - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_MONITOR - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_MONITOR - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_MONTH - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_MONTH - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_MONTH - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_MONTHS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_MONTHS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_MONTHS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_MOVEMENT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_MOVEMENT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_MOVEMENT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_MULTILINE_COMMENT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_MULTISET - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_MULTISET - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_MULTISET - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_N - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_N - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_N - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_NAME - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_NAME - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_NAME - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_NAMESPACE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_NAMESPACE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_NAMESPACE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_NATIONAL_CHAR_STRING_LITERAL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_NATIONAL_CHAR_STRING_LITERAL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_NATIONAL_CHAR_STRING_LITERAL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_NATIONAL_HEX_STRING_LITERAL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_NATIONAL_HEX_STRING_LITERAL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_NATIONAL_HEX_STRING_LITERAL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_NEW - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_NEW - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_NEW - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_NEW_TABLE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_NEW_TABLE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_NEW_TABLE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_NEXT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_NEXT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_NEXT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_NEXTVAL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_NEXTVAL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_NEXTVAL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_NICKNAME - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_NICKNAME - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_NICKNAME - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_NIL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_NIL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_NIL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_NO - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_NO - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_NO - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_NOCACHE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_NOCACHE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_NOCACHE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_NOCYCLE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_NOCYCLE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_NOCYCLE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_NODE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_NODE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_NODE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_NODEGROUP - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_NODEGROUP - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_NODEGROUP - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_NODES - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_NODES - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_NODES - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_NOMAXVALUE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_NOMAXVALUE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_NOMAXVALUE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_NOMINVALUE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_NOMINVALUE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_NOMINVALUE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_NONBLOCKED - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_NONBLOCKED - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_NONBLOCKED - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_NONE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_NONE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_NONE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_NOORDER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_NOORDER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_NOORDER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_NOT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_NOT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_NOT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_NOT_EQUALS_OPERATOR - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_NOT_EQUALS_OPERATOR - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_NOT_EQUALS_OPERATOR - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_NULL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_NULL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_NULL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_NULLS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_NULLS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_NULLS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_NUM - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_NUM - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_NUM - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_NUM_FREQVALUES - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_NUM_FREQVALUES - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_NUM_FREQVALUES - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_NUM_QUANTILES - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_NUM_QUANTILES - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_NUM_QUANTILES - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_NUMBLOCKPAGES - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_NUMBLOCKPAGES - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_NUMBLOCKPAGES - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_NUMERIC - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_NUMERIC - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_NUMERIC - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_OBJECT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_OBJECT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_OBJECT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_OF - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_OF - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_OF - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_OFF - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_OFF - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_OFF - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_OLD - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_OLD - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_OLD - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_OLD_TABLE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_OLD_TABLE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_OLD_TABLE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_OLE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_OLE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_OLE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_OLEDB - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_OLEDB - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_OLEDB - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_ON - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_ON - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_ON - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_ONCE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_ONCE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_ONCE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_ONLINE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_ONLINE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_ONLINE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_ONLY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_ONLY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_ONLY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_OPEN - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_OPEN - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_OPEN - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_OPTIMIZATION - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_OPTIMIZATION - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_OPTIMIZATION - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_OPTIMIZE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_OPTIMIZE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_OPTIMIZE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_OPTION - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_OPTION - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_OPTION - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_OPTIONS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_OPTIONS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_OPTIONS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_OR - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_OR - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_OR - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_ORDER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_ORDER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_ORDER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_ORDINALITY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_ORDINALITY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_ORDINALITY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_ORGANIZE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_ORGANIZE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_ORGANIZE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_OUT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_OUT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_OUT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_OUTER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_OUTER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_OUTER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_OVER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_OVER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_OVER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_OVERFLOW - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_OVERFLOW - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_OVERFLOW - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_OVERHEAD - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_OVERHEAD - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_OVERHEAD - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_OVERRIDING - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_OVERRIDING - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_OVERRIDING - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_P - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_P - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_P - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_PACKAGE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_PACKAGE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_PACKAGE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_PAGE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_PAGE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_PAGE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_PAGESIZE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_PAGESIZE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_PAGESIZE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_PARALLEL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_PARALLEL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_PARALLEL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_PARAMETER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_PARAMETER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_PARAMETER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_PARAMETER_MARKER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_PARAMETER_MARKER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_PARAMETER_MARKER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_PARSE_ERROR - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_PARSE_ERROR - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_PARSE_ERROR - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_PARTITION - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_PARTITION - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_PARTITION - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_PARTITIONING - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_PARTITIONING - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_PARTITIONING - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_PARTITIONINGS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_PARTITIONINGS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_PARTITIONINGS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_PASSING - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_PASSING - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_PASSING - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_PASSTHRU - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_PASSTHRU - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_PASSTHRU - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_PASSWORD - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_PASSWORD - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_PASSWORD - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_PATH - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_PATH - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_PATH - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_PATROLLER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_PATROLLER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_PATROLLER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_PCTDEACTIVATE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_PCTDEACTIVATE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_PCTDEACTIVATE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_PCTFREE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_PCTFREE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_PCTFREE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_PENDING - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_PENDING - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_PENDING - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_PERCENT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_PERCENT_ARGBYTES - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_PERCENT_ARGBYTES - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_PERCENT_ARGBYTES - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_PERIOD - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_PERIOD - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_PERIOD - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_PERMISSION - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_PERMISSION - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_PERMISSION - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_PI - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_PI - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_PI - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_PIECESIZE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_PIECESIZE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_PIECESIZE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_PIPE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_PIPE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_PIPE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_PLAN - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_PLAN - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_PLAN - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_PLUS_SIGN - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_PLUS_SIGN - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_PLUS_SIGN - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_PRECEDING - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_PRECEDING - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_PRECEDING - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_PRECISION - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_PRECISION - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_PRECISION - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_PREDICATES - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_PREDICATES - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_PREDICATES - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_PREFETCHSIZE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_PREFETCHSIZE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_PREFETCHSIZE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_PREPARE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_PREPARE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_PREPARE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_PRESERVE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_PRESERVE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_PRESERVE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_PREVIOUS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_PREVIOUS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_PREVIOUS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_PREVVAL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_PREVVAL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_PREVVAL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_PRIMARY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_PRIMARY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_PRIMARY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_PRIQTY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_PRIQTY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_PRIQTY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_PRIVILEGES - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_PRIVILEGES - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_PRIVILEGES - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_PROCEDURE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_PROCEDURE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_PROCEDURE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_PROFILE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_PROFILE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_PROFILE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_PROGRAM - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_PROGRAM - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_PROGRAM - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_PROPAGATE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_PROPAGATE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_PROPAGATE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_PROTOCOL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_PROTOCOL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_PROTOCOL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_PRUNE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_PRUNE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_PRUNE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_PUBLIC - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_PUBLIC - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_PUBLIC - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_QUERY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_QUERY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_QUERY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_QUERYNO - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_QUERYNO - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_QUERYNO - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_QUERYTAG - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_QUERYTAG - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_QUERYTAG - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_QUESTION_MARK - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_QUESTION_MARK - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_QUESTION_MARK - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_QUIESCE_CONNECT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_QUIESCE_CONNECT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_QUIESCE_CONNECT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_QUOTE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_QUOTE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_QUOTE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_RANGE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_RANGE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_RANGE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_RATE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_RATE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_RATE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_RATIO - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_RATIO - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_RATIO - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_READ - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_READ - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_READ - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_READS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_READS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_READS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_REAL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_REAL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_REAL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_RECOMMEND - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_RECOMMEND - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_RECOMMEND - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_RECONCILE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_RECONCILE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_RECONCILE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_RECOVERY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_RECOVERY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_RECOVERY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_RECREATE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_RECREATE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_RECREATE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_REDUCE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_REDUCE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_REDUCE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_REF - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_REF - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_REF - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_REFERENCE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_REFERENCE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_REFERENCE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_REFERENCES - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_REFERENCES - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_REFERENCES - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_REFERENCING - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_REFERENCING - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_REFERENCING - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_REFRESH - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_REFRESH - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_REFRESH - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_REGISTERS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_REGISTERS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_REGISTERS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_REGULAR - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_REGULAR - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_REGULAR - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_REGULAR_IDENTIFIER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_REGULAR_IDENTIFIER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_REGULAR_IDENTIFIER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_RELEASE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_RELEASE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_RELEASE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_REMAIN - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_REMAIN - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_REMAIN - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_REMOTE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_REMOTE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_REMOTE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_RENAME - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_RENAME - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_RENAME - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_REOPT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_REOPT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_REOPT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_REPEAT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_REPEAT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_REPEAT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_REPEATABLE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_REPEATABLE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_REPEATABLE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_REPLACE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_REPLACE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_REPLACE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_REPLICATED - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_REPLICATED - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_REPLICATED - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_REQUIRING - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_REQUIRING - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_REQUIRING - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_RESET - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_RESET - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_RESET - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_RESIDENT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_RESIDENT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_RESIDENT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_RESIGNAL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_RESIGNAL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_RESIGNAL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_RESIZE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_RESIZE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_RESIZE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_RESOLVE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_RESOLVE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_RESOLVE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_RESTART - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_RESTART - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_RESTART - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_RESTORE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_RESTORE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_RESTORE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_RESTRICT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_RESTRICT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_RESTRICT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_RESULT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_RESULT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_RESULT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_RESULT_SET_LOCATOR - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_RESULT_SET_LOCATOR - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_RESULT_SET_LOCATOR - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_RETAIN - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_RETAIN - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_RETAIN - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_RETURN - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_RETURN - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_RETURN - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_RETURN_STATUS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_RETURN_STATUS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_RETURN_STATUS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_RETURNING - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_RETURNING - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_RETURNING - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_RETURNS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_RETURNS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_RETURNS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_REVERSE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_REVERSE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_REVERSE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_REVERSE_SOLIDUS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_REVOKE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_REVOKE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_REVOKE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_RIGHT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_RIGHT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_RIGHT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_RIGHT_ARROW - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_RIGHT_ARROW - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_RIGHT_ARROW - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_RIGHT_BRACE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_RIGHT_BRACKET - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_RIGHT_BRACKET - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_RIGHT_BRACKET - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_RIGHT_BRACKET_TRIGRAPH - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_RIGHT_BRACKET_TRIGRAPH - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_RIGHT_BRACKET_TRIGRAPH - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_RIGHT_PAREN - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_RIGHT_PAREN - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_RIGHT_PAREN - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_ROLLBACK - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_ROLLBACK - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_ROLLBACK - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_ROLLUP - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_ROLLUP - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_ROLLUP - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_ROUTINE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_ROUTINE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_ROUTINE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_ROW - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_ROW - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_ROW - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_ROW_COUNT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_ROW_COUNT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_ROW_COUNT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_ROWS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_ROWS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_ROWS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_RR - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_RR - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_RR - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_RS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_RS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_RS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_RUN - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_RUN - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_RUN - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_S - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_S - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_S - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_SAMPLED - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_SAMPLED - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_SAMPLED - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_SAVEPOINT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_SAVEPOINT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_SAVEPOINT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_SBCS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_SBCS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_SBCS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_SCANS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_SCANS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_SCANS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_SCHEMA - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_SCHEMA - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_SCHEMA - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_SCOPE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_SCOPE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_SCOPE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_SCRATCHPAD - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_SCRATCHPAD - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_SCRATCHPAD - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_SCROLL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_SCROLL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_SCROLL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_SEARCH - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_SEARCH - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_SEARCH - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_SECOND - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_SECOND - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_SECOND - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_SECONDS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_SECONDS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_SECONDS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_SECQTY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_SECQTY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_SECQTY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_SECURITYADM - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_SECURITYADM - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_SECURITYADM - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_SELECT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_SELECT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_SELECT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_SELECTION - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_SELECTION - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_SELECTION - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_SELECTIVE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_SELECTIVE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_SELECTIVE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_SELECTIVITY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_SELECTIVITY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_SELECTIVITY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_SELF - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_SELF - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_SELF - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_SEMICOLON - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_SEMICOLON - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_SEMICOLON - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_SENSITIVE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_SENSITIVE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_SENSITIVE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_SEQUENCE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_SEQUENCE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_SEQUENCE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_SERIALIZABLE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_SERIALIZABLE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_SERIALIZABLE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_SERVER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_SERVER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_SERVER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_SESSION - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_SESSION - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_SESSION - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_SESSION_USER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_SESSION_USER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_SESSION_USER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_SET - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_SET - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_SET - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_SETS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_SETS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_SETS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_SETTING - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_SETTING - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_SETTING - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_SHARE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_SHARE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_SHARE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_SHRLEVEL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_SHRLEVEL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_SHRLEVEL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_SIGNAL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_SIGNAL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_SIGNAL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_SIMPLE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_SIMPLE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_SIMPLE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_SIZE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_SIZE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_SIZE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_SMALLINT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_SMALLINT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_SMALLINT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_SNAPSHOT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_SNAPSHOT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_SNAPSHOT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_SOLIDUS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_SOLIDUS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_SOLIDUS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_SOME - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_SOME - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_SOME - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_SOURCE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_SOURCE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_SOURCE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_SPECIAL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_SPECIAL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_SPECIAL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_SPECIFIC - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_SPECIFIC - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_SPECIFIC - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_SPECIFICATION - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_SPECIFICATION - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_SPECIFICATION - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_SPLIT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_SPLIT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_SPLIT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_SQL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_SQL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_SQL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_SQLDATA - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_SQLDATA - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_SQLDATA - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_SQLERROR - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_SQLERROR - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_SQLERROR - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_SQLEXCEPTION - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_SQLEXCEPTION - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_SQLEXCEPTION - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_SQLID - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_SQLID - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_SQLID - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_SQLMACRO - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_SQLMACRO - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_SQLMACRO - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_SQLSTATE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_SQLSTATE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_SQLSTATE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_SQLWARNING - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_SQLWARNING - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_SQLWARNING - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_SSA - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_SSA - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_SSA - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_STABILITY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_STABILITY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_STABILITY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_STAGING - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_STAGING - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_STAGING - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_START - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_START - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_START - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_STARTING - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_STARTING - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_STARTING - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_STATE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_STATE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_STATE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_STATEMENT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_STATEMENT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_STATEMENT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_STATEMENT_TERMINATOR - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_STATEMENT_TERMINATOR - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_STATEMENT_TERMINATOR - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_STATEMENTS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_STATEMENTS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_STATEMENTS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_STATIC - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_STATIC - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_STATIC - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_STATISTICS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_STATISTICS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_STATISTICS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_STAY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_STAY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_STAY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_STMT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_STMT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_STMT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_STOGROUP - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_STOGROUP - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_STOGROUP - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_STORAGE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_STORAGE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_STORAGE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_STORED - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_STORED - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_STORED - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_STRIP - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_STRIP - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_STRIP - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_STRIPE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_STRIPE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_STRIPE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_STYLE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_STYLE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_STYLE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_SUB - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_SUB - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_SUB - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_SUBSECTION - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_SUBSECTION - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_SUBSECTION - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_SUFFIXED_UNSIGNED_INTEGER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_SUFFIXED_UNSIGNED_INTEGER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_SUFFIXED_UNSIGNED_INTEGER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_SUMMARY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_SUMMARY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_SUMMARY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_SWITCH - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_SWITCH - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_SWITCH - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_SYMMETRIC - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_SYMMETRIC - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_SYMMETRIC - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_SYNONYM - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_SYNONYM - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_SYNONYM - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_SYSTEM - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_SYSTEM - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_SYSTEM - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_SYSTEM_USER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_SYSTEM_USER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_SYSTEM_USER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_T - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_T - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_T - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_TABLE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_TABLE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_TABLE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_TABLES - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_TABLES - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_TABLES - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_TABLESAMPLE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_TABLESAMPLE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_TABLESAMPLE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_TABLESPACE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_TABLESPACE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_TABLESPACE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_TABLESPACES - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_TABLESPACES - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_TABLESPACES - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_TARGET - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_TARGET - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_TARGET - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_TEMPLATE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_TEMPLATE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_TEMPLATE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_TEMPORARY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_TEMPORARY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_TEMPORARY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_THEN - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_THEN - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_THEN - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_THREADSAFE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_THREADSAFE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_THREADSAFE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_THROUGH - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_THROUGH - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_THROUGH - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_TIME - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_TIME - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_TIME - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_TIMEOUT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_TIMEOUT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_TIMEOUT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_TIMESTAMP - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_TIMESTAMP - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_TIMESTAMP - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_TIMEZONE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_TIMEZONE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_TIMEZONE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_TO - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_TO - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_TO - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_TOKEN - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_TOKEN - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_TOKEN - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_TRAILING - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_TRAILING - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_TRAILING - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_TRANSACTIONS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_TRANSACTIONS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_TRANSACTIONS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_TRANSFERRATE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_TRANSFERRATE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_TRANSFERRATE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_TRANSFORM - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_TRANSFORM - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_TRANSFORM - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_TRANSFORMS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_TRANSFORMS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_TRANSFORMS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_TRANSLATE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_TRANSLATE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_TRANSLATE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_TREAT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_TREAT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_TREAT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_TRIGGER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_TRIGGER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_TRIGGER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_TRUE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_TRUE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_TRUE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_TRUNC - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_TRUNC - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_TRUNC - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_TWOLEVEL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_TWOLEVEL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_TWOLEVEL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_TYPE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_TYPE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_TYPE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_TYPES - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_TYPES - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_TYPES - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_UNBOUNDED - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_UNBOUNDED - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_UNBOUNDED - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_UNCHECKED - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_UNCHECKED - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_UNCHECKED - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_UNCOMMITTED - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_UNCOMMITTED - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_UNCOMMITTED - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_UNDER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_UNDER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_UNDER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_UNDO - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_UNDO - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_UNDO - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_UNICODE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_UNICODE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_UNICODE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_UNION - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_UNION - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_UNION - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_UNIQUE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_UNIQUE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_UNIQUE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_UNLINK - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_UNLINK - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_UNLINK - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_UNSIGNED_INTEGER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_UNSIGNED_INTEGER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_UNSIGNED_INTEGER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_UNTIL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_UNTIL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_UNTIL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_UPDATE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_UPDATE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_UPDATE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_UR - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_UR - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_UR - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_URI - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_URI - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_URI - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_URL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_URL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_URL - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_USA - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_USA - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_USA - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_USAGE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_USAGE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_USAGE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_USE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_USE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_USE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_USER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_USER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_USER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_USERID - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_USERID - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_USERID - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_USING - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_USING - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_USING - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_VALUE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_VALUE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_VALUE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_VALUES - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_VALUES - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_VALUES - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_VARCHAR - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_VARCHAR - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_VARCHAR - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_VARGRAPHIC - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_VARGRAPHIC - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_VARGRAPHIC - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_VARIANT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_VARIANT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_VARIANT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_VARYING - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_VARYING - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_VARYING - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_VCAT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_VCAT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_VCAT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_VERSION - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_VERSION - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_VERSION - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_VERSION_IDENTIFIER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_VERSION_IDENTIFIER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_VERSION_IDENTIFIER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_VERTICAL_BAR - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_VERTICAL_BAR - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_VERTICAL_BAR - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_VIEW - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_VIEW - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_VIEW - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_VOLATILE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_VOLATILE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_VOLATILE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_WAIT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_WAIT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_WAIT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_WHEN - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_WHEN - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_WHEN - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_WHERE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_WHERE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_WHERE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_WHILE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_WHILE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_WHILE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_WHITESPACE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_WHITESPACE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_WHITESPACE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_WITH - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_WITH - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_WITH - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_WITHOUT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_WITHOUT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_WITHOUT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_WORK - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_WORK - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_WORK - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_WRAPPER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_WRAPPER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_WRAPPER - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_WRITE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_WRITE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_WRITE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_WRKSTNNAME - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_WRKSTNNAME - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_WRKSTNNAME - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_X - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_X - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_X - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_XACT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_XACT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_XACT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_XML - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_XML - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_XML - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_XMLAGG - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_XMLAGG - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_XMLAGG - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_XMLATTRIBUTES - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_XMLATTRIBUTES - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_XMLATTRIBUTES - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_XMLBINARY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_XMLBINARY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_XMLBINARY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_XMLCAST - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_XMLCAST - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_XMLCAST - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_XMLCOMMENT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_XMLCOMMENT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_XMLCOMMENT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_XMLCONCAT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_XMLCONCAT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_XMLCONCAT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_XMLDECLARATION - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_XMLDECLARATION - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_XMLDECLARATION - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_XMLDOCUMENT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_XMLDOCUMENT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_XMLDOCUMENT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_XMLELEMENT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_XMLELEMENT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_XMLELEMENT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_XMLEXISTS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_XMLEXISTS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_XMLEXISTS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_XMLFOREST - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_XMLFOREST - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_XMLFOREST - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_XMLNAMESPACES - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_XMLNAMESPACES - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_XMLNAMESPACES - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_XMLPARSE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_XMLPARSE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_XMLPARSE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_XMLPI - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_XMLPI - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_XMLPI - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_XMLQUERY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_XMLQUERY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_XMLQUERY - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_XMLSCHEMA - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_XMLSCHEMA - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_XMLSCHEMA - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_XMLSERIALIZE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_XMLSERIALIZE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_XMLSERIALIZE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_XMLTABLE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_XMLTABLE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_XMLTABLE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_XMLTEXT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_XMLTEXT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_XMLTEXT - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_XMLVALIDATE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_XMLVALIDATE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_XMLVALIDATE - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_YEAR - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_YEAR - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_YEAR - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_YEARS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_YEARS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_YEARS - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TK_YES - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLParsersym
 
TK_YES - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParsersym
 
TK_YES - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParsersym
 
TO - Static variable in interface org.eclipse.datatools.enablement.sybase.ddl.ISybaseDdlConstants
 
TO - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
TO - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
TO - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
toCatalogFormat(String, ISQLEditorConnectionInfo) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLIdentifier
Returns the input SQL identifier as the database at the given connection would store it in its catalog.
toDataSetParametersDesign(IParameterMetaData) - Static method in class org.eclipse.datatools.connectivity.oda.design.ui.designsession.DesignSessionUtil
Converts the contents of an ODA runtime parameters meta data to an ODA design-time DataSetParameters instance.
toDataSetParametersDesign(IParameterMetaData, ParameterMode) - Static method in class org.eclipse.datatools.connectivity.oda.design.ui.designsession.DesignSessionUtil
Converts the contents of an ODA runtime parameters meta data to an ODA design-time DataSetParameters instance.
toDate(Object) - Static method in class org.eclipse.datatools.connectivity.oda.flatfile.util.DateUtil
Number -> Date new Date((long)Number) String -> Date toDate(String)
toDate(String, Locale) - Static method in class org.eclipse.datatools.connectivity.oda.flatfile.util.DateUtil
A temp solution to the adoption of ICU4J to BIRT.
toDate(String, ULocale) - Static method in class org.eclipse.datatools.connectivity.oda.flatfile.util.DateUtil
convert String with the specified locale to java.util.Date
toElementNullability(int) - Static method in class org.eclipse.datatools.connectivity.oda.design.ui.designsession.DesignSessionUtil
Deprecated. As of 3.0.5, replaced by DesignSessionUtil.convertResultColumnNullability( int ).
toFileURL(URL) - Static method in class org.eclipse.datatools.connectivity.services.PluginResourceLocator
Converts a URL that uses a user-defined protocol into a URL that uses the file protocol.
TOGGLE_COMMENT - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.ISQLEditorActionConstants
Context menu id for toggle comment action.
TOGGLE_COMMENT_ACTION - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.IHelpConstants
Used for Toggle Comment action in SQL Editor.
ToggleBreakpoint_not_support - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.Messages
 
ToggleBreakpointAdapter - Class in org.eclipse.datatools.sqltools.debugger.actions
 
ToggleBreakpointAdapter() - Constructor for class org.eclipse.datatools.sqltools.debugger.actions.ToggleBreakpointAdapter
 
ToggleBreakpointAdapter_canToggleLineBreakpoints_message - Static variable in class org.eclipse.datatools.sqltools.debugger.core.internal.DebuggerMessages
 
ToggleBreakpointAdapter_canToggleLineBreakpoints_title - Static variable in class org.eclipse.datatools.sqltools.debugger.core.internal.DebuggerMessages
 
ToggleBreakpointAdapter_canToggleLineBreakpoints_toggleMessage - Static variable in class org.eclipse.datatools.sqltools.debugger.core.internal.DebuggerMessages
 
ToggleComment_error_message - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.Messages
 
ToggleComment_error_title - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.Messages
 
ToggleCommentAction - Class in org.eclipse.datatools.sqltools.sqleditor.internal.actions
An action which toggles comment prefixes on the selected lines.
ToggleCommentAction(ResourceBundle, String, ITextEditor) - Constructor for class org.eclipse.datatools.sqltools.sqleditor.internal.actions.ToggleCommentAction
Creates and initializes the action for the given sql editor.
toggleLineBreakpoints(IWorkbenchPart, ISelection) - Method in class org.eclipse.datatools.sqltools.debugger.actions.ToggleBreakpointAdapter
 
toggleLineBreakpoints(IEditorPart, int) - Method in class org.eclipse.datatools.sqltools.debugger.actions.ToggleBreakpointAdapter
 
toggleMethodBreakpoints(IWorkbenchPart, ISelection) - Method in class org.eclipse.datatools.sqltools.debugger.actions.ToggleBreakpointAdapter
 
toggleWatchpoints(IWorkbenchPart, ISelection) - Method in class org.eclipse.datatools.sqltools.debugger.actions.ToggleBreakpointAdapter
 
toHexString(byte[]) - Static method in class org.eclipse.datatools.sqltools.result.internal.utils.HexHelper
Convert the bytes array to hex string
toHexString(byte[]) - Static method in class org.eclipse.datatools.sqltools.sql.util.HexHelper
Convert the bytes array to hex string
toHexString(byte[]) - Static method in class org.eclipse.datatools.sqltools.sql.util.SQLUtil
 
toIP(String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.TString
 
token - Variable in class org.eclipse.datatools.enablement.sybase.parser.QuickSQLParser
 
Token - Class in org.eclipse.datatools.enablement.sybase.parser
Describes the input token stream.
Token() - Constructor for class org.eclipse.datatools.enablement.sybase.parser.Token
 
token - Variable in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
token - Variable in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
Token - Class in org.eclipse.datatools.sqltools.sql.parser
Describes the input token stream.
Token() - Constructor for class org.eclipse.datatools.sqltools.sql.parser.Token
 
token_source - Variable in class org.eclipse.datatools.enablement.sybase.parser.QuickSQLParser
 
token_source - Variable in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
token_source - Variable in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
Tokenbegin - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.internal.indent.Symbols
 
TokenBEGIN - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.internal.indent.Symbols
 
Tokenend - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.internal.indent.Symbols
 
TokenEND - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.internal.indent.Symbols
 
TokenEOF - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.internal.indent.Symbols
 
TokenIDENT - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.internal.indent.Symbols
 
tokenImage - Variable in exception org.eclipse.datatools.enablement.sybase.parser.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
tokenImage - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
tokenImage - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
tokenImage - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
tokenImage - Variable in exception org.eclipse.datatools.sqltools.sql.parser.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
tokenize(String, String) - Method in class org.eclipse.datatools.connectivity.ProfileManager
 
TokenMgrError - Error in org.eclipse.datatools.enablement.sybase.parser
 
TokenMgrError() - Constructor for error org.eclipse.datatools.enablement.sybase.parser.TokenMgrError
 
TokenMgrError(String, int) - Constructor for error org.eclipse.datatools.enablement.sybase.parser.TokenMgrError
 
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error org.eclipse.datatools.enablement.sybase.parser.TokenMgrError
 
TokenMgrError - Error in org.eclipse.datatools.sqltools.sql.parser
 
TokenMgrError() - Constructor for error org.eclipse.datatools.sqltools.sql.parser.TokenMgrError
 
TokenMgrError(String, int) - Constructor for error org.eclipse.datatools.sqltools.sql.parser.TokenMgrError
 
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error org.eclipse.datatools.sqltools.sql.parser.TokenMgrError
 
TokenMgrError_currentchar - Static variable in class org.eclipse.datatools.sqltools.sql.parser.Messages
 
TokenMgrError_eof - Static variable in class org.eclipse.datatools.sqltools.sql.parser.Messages
 
TokenMgrError_lexical_error - Static variable in class org.eclipse.datatools.sqltools.sql.parser.Messages
 
TokenOTHER - Static variable in interface org.eclipse.datatools.sqltools.sqleditor.internal.indent.Symbols
 
toLanguageCountryString() - Method in interface org.eclipse.datatools.connectivity.oda.design.Locale
Getter for the programmatic name of the entire locale, with the language and country separated by underbars.
toLogLevelNumber(String) - Static method in class org.eclipse.datatools.connectivity.oda.util.manifest.TraceLogging
Converts a string that represents a log level name or numeric value to a number.
toNormalString(BigDecimal) - Static method in class org.eclipse.datatools.sqltools.data.internal.core.common.data.ResultSetReader
 
toOdaDataTypeCode(String) - Static method in class org.eclipse.datatools.connectivity.oda.util.manifest.DataTypeMapping
Converts an ODA data type literal value to its corresponding code value.
toParameterModeDesign(int) - Static method in class org.eclipse.datatools.connectivity.oda.design.ui.designsession.DesignSessionUtil
Converts the specified ODA runtime parameter mode value to corresponding ODA design-time parameter mode value.
toParameterModeDesign(int, ParameterMode) - Static method in class org.eclipse.datatools.connectivity.oda.design.ui.designsession.DesignSessionUtil
Converts the specified ODA runtime parameter mode value to corresponding ODA design-time parameter mode value.
toResultSetColumnsDesign(IResultSetMetaData) - Static method in class org.eclipse.datatools.connectivity.oda.design.ui.designsession.DesignSessionUtil
Converts the contents of an ODA runtime result set meta data to an ODA design-time ResultSetColumns instance.
toSqlDate(Object) - Static method in class org.eclipse.datatools.connectivity.oda.flatfile.util.DateUtil
Date -> Time String -> Time
toSQLFormat(String, ISQLEditorConnectionInfo) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLIdentifier
Returns the input SQL identifier ready to be used in an SQL statement for the given connection.
toSqlTime(Object) - Static method in class org.eclipse.datatools.connectivity.oda.flatfile.util.DateUtil
Date -> Time String -> Time
toString() - Method in class org.eclipse.datatools.connectivity.drivers.models.CategoryDescriptor
 
toString() - Method in class org.eclipse.datatools.connectivity.drivers.PropertySetImpl
 
toString() - Method in enum org.eclipse.datatools.connectivity.oda.design.AxisType
Returns the literal value of the enumerator, which is its string representation.
toString() - Method in enum org.eclipse.datatools.connectivity.oda.design.ElementNullability
Returns the literal value of the enumerator, which is its string representation.
toString() - Method in enum org.eclipse.datatools.connectivity.oda.design.ExpressionVariableType
Returns the literal value of the enumerator, which is its string representation.
toString() - Method in enum org.eclipse.datatools.connectivity.oda.design.HorizontalAlignment
Returns the literal value of the enumerator, which is its string representation.
toString() - Method in enum org.eclipse.datatools.connectivity.oda.design.InputPromptControlStyle
Returns the literal value of the enumerator, which is its string representation.
toString() - Method in enum org.eclipse.datatools.connectivity.oda.design.NullOrderingType
Returns the literal value of the enumerator, which is its string representation.
toString() - Method in enum org.eclipse.datatools.connectivity.oda.design.OdaComplexDataType
Returns the literal value of the enumerator, which is its string representation.
toString() - Method in enum org.eclipse.datatools.connectivity.oda.design.OdaScalarDataType
Returns the literal value of the enumerator, which is its string representation.
toString() - Method in enum org.eclipse.datatools.connectivity.oda.design.ParameterMode
Returns the literal value of the enumerator, which is its string representation.
toString() - Method in enum org.eclipse.datatools.connectivity.oda.design.SessionStatus
Returns the literal value of the enumerator, which is its string representation.
toString() - Method in enum org.eclipse.datatools.connectivity.oda.design.SortDirectionType
Returns the literal value of the enumerator, which is its string representation.
toString() - Method in enum org.eclipse.datatools.connectivity.oda.design.TextFormatType
Returns the literal value of the enumerator, which is its string representation.
toString() - Method in enum org.eclipse.datatools.connectivity.oda.design.TextWrapType
Returns the literal value of the enumerator, which is its string representation.
toString() - Method in exception org.eclipse.datatools.connectivity.oda.OdaException
 
toString() - Method in class org.eclipse.datatools.connectivity.oda.SortSpec
Returns a string representation of this SortSpec.
toString() - Method in class org.eclipse.datatools.connectivity.oda.spec.ExpressionArguments
 
toString() - Method in class org.eclipse.datatools.connectivity.oda.spec.ExpressionVariable
 
toString() - Method in class org.eclipse.datatools.connectivity.oda.spec.QuerySpecification.ParameterIdentifier
 
toString() - Method in class org.eclipse.datatools.connectivity.oda.spec.result.AggregateExpression
 
toString() - Method in class org.eclipse.datatools.connectivity.oda.spec.result.ColumnIdentifier
 
toString() - Method in class org.eclipse.datatools.connectivity.oda.spec.result.filter.AtomicExpression
 
toString() - Method in class org.eclipse.datatools.connectivity.oda.spec.result.filter.CompositeExpression
 
toString() - Method in class org.eclipse.datatools.connectivity.oda.spec.result.ResultProjection
 
toString() - Method in class org.eclipse.datatools.connectivity.oda.spec.result.SortSpecification
 
toString() - Method in class org.eclipse.datatools.connectivity.oda.spec.valueexpr.ColumnValueExpression
 
toString() - Method in class org.eclipse.datatools.connectivity.oda.spec.valueexpr.CombinedValueExpression
 
toString() - Method in class org.eclipse.datatools.connectivity.oda.spec.valueexpr.CombinedValueExpressionOperator
 
toString() - Method in class org.eclipse.datatools.connectivity.oda.spec.valueexpr.FunctionValueExpression
 
toString() - Method in class org.eclipse.datatools.connectivity.oda.spec.valueexpr.NestedValueExpression
 
toString() - Method in class org.eclipse.datatools.connectivity.oda.spec.valueexpr.SimpleValueExpression
 
toString() - Method in class org.eclipse.datatools.connectivity.oda.spec.ValueExpression
 
toString() - Method in class org.eclipse.datatools.connectivity.sqm.core.mappings.ProviderIDtoDriverCategoryIDDescriptor
 
toString() - Method in class org.eclipse.datatools.connectivity.Version
 
toString() - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngresIdentitySpecifierImpl
 
toString() - Method in class org.eclipse.datatools.enablement.ingres.models.ingressqlmodel.impl.IngresSynonymImpl
 
toString() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.EncryptionInfoImpl
 
toString() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.EventConditionImpl
 
toString() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.ScheduleImpl
 
toString() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseColumnImpl
 
toString() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseDatabaseImpl
 
toString() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseDBSpaceImpl
 
toString() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseEventImpl
 
toString() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseForeignKeyImpl
 
toString() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseFunctionImpl
 
toString() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseParameterImpl
 
toString() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseProcedureImpl
 
toString() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseProxyTableImpl
 
toString() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseRemoteProcedureImpl
 
toString() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseTempTableImpl
 
toString() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseTriggerImpl
 
toString() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseUniqueConstraintImpl
 
toString() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseUserDefinedTypeImpl
 
toString() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseViewTableImpl
 
toString() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASADefaultWrapperImpl
 
toString() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASAWebServiceImpl
 
toString() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.impl.SybaseASADatabaseImpl
 
toString() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.impl.SybaseASAForeignKeyImpl
 
toString() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.impl.SybaseASAIndexImpl
 
toString() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.impl.SybaseASATableImpl
 
toString() - Method in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasasqlmodel.impl.SybaseASATempTableImpl
 
toString() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.CacheInfoImpl
 
toString() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.DeviceItemImpl
 
toString() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.LockPromotionInfoImpl
 
toString() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SegmentThresholdImpl
 
toString() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEBaseTableImpl
 
toString() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASECatalogImpl
 
toString() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEColumnImpl
 
toString() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEDatabaseImpl
 
toString() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEDefaultImpl
 
toString() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEIndexImpl
 
toString() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEProcedureImpl
 
toString() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEProxyTableImpl
 
toString() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASERuleImpl
 
toString() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASESegmentImpl
 
toString() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASETableImpl
 
toString() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASETempTableImpl
 
toString() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASETriggerImpl
 
toString() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEUniqueConstraintImpl
 
toString() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEUserDefinedTypeImpl
 
toString() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEUserImpl
 
toString() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEViewTableImpl
 
toString() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEWebServiceImpl
 
toString() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEWebServiceTableImpl
 
toString() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.ListRangePartitionItemImpl
 
toString() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.PartitionNumInSegmentsImpl
 
toString() - Method in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.PartitionSegmentPairImpl
 
toString() - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.impl.SybaseIndexMemberImpl
 
toString() - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.impl.SybaseParameterImpl
 
toString() - Method in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.impl.SybasePrivilegeImpl
 
toString() - Method in class org.eclipse.datatools.enablement.sybase.parser.SimpleNode
 
toString(String) - Method in class org.eclipse.datatools.enablement.sybase.parser.SimpleNode
 
toString() - Method in class org.eclipse.datatools.enablement.sybase.parser.Token
Returns the image.
toString() - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLQuerySourceBuffer
returns a rather expensive snapshot of this SourceBuffer's content (non-Javadoc)
toString() - Method in class org.eclipse.datatools.sqltools.common.ui.util.StringBufferWriter
Return the buffer's current value as a string.
toString() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.ASTSQLDataType
 
toString() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.ASTSQLParam
 
toString() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.ASTSQLStatement
 
toString() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.SimpleNode
 
toString(String) - Method in class org.eclipse.datatools.sqltools.db.derby.parser.SimpleNode
 
toString() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.ASTSQLDataType
 
toString() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.ASTSQLParam
 
toString() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.ASTSQLStatement
 
toString() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.SimpleNode
 
toString(String) - Method in class org.eclipse.datatools.sqltools.db.generic.parser.SimpleNode
 
toString() - Method in class org.eclipse.datatools.sqltools.sql.parser.ast.SimpleNode
 
toString(String) - Method in class org.eclipse.datatools.sqltools.sql.parser.ast.SimpleNode
 
toString() - Method in class org.eclipse.datatools.sqltools.sql.parser.Token
Returns the image.
toString(int, SimpleNode, Collection) - Static method in class org.eclipse.datatools.sqltools.sql.parser.util.ASTSQLStatementUtil
 
toString(int, SimpleNode) - Static method in class org.eclipse.datatools.sqltools.sql.parser.util.ASTSQLStatementUtil
 
toString() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.model.DBVersionHelper
Gets the content of this object as a string.
toString() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.SQLRootEditPart
 
toString() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.GroupByContentViewer.Holder
 
toString() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLBuilderDBProposal
Gets a string describing this object.
toString() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLDBProposal
Gets a string describing this object.
toString() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLSegment
Returns a String that represents the value of this object.
toString() - Method in class org.eclipse.datatools.sqltools.sqleditor.preferences.SyntaxItem
 
toUnicode(String) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.StringUtility
 
TraceLogging - Class in org.eclipse.datatools.connectivity.oda.util.manifest
Configuration of the driver's trace logging settings for a data source extension.
TRAN - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
tran() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
TRAN - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
tran() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
TRAN - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
tran_or_work() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
tran_or_work() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
TRANSACTION - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
TRANSACTION - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
TRANSACTION - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
TRANSACTION_MODE_TYPE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage.Literals
The meta object literal for the 'Transaction Mode Type' enum.
TRANSACTION_MODE_TYPE - Static variable in interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage
The meta object id for the 'Transaction Mode Type' enum.
TRANSACTION_OPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Transaction Option' enum.
TRANSACTION_OPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The meta object id for the 'Transaction Option' enum.
TransactionModeType - Class in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel
A representation of the literals of the enumeration 'Transaction Mode Type', and utility methods for working with them.
TransactionOption - Class in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel
A representation of the literals of the enumeration 'Transaction Option', and utility methods for working with them.
TRANSIENT_PROPERTY_ID - Static variable in interface org.eclipse.datatools.connectivity.IConnectionProfile
Transient marker for profile instance.
TreeExecutionPlanDocument - Class in org.eclipse.datatools.sqltools.plan.treeplan
This is the model for tree-structure graphic execution plan.
TreeExecutionPlanDocument(TreePlanNodeComponent, String, Object) - Constructor for class org.eclipse.datatools.sqltools.plan.treeplan.TreeExecutionPlanDocument
Constructor
TreeObject - Class in org.eclipse.datatools.connectivity.ui.templates
Simple Tree object for holding a name/value pair
TreeObject() - Constructor for class org.eclipse.datatools.connectivity.ui.templates.TreeObject
Constructor
TreeObject(String, Object) - Constructor for class org.eclipse.datatools.connectivity.ui.templates.TreeObject
Constructor
TreeParent - Class in org.eclipse.datatools.connectivity.ui.templates
Specialized tree object that has children
TreeParent() - Constructor for class org.eclipse.datatools.connectivity.ui.templates.TreeParent
 
TreePlanDrawer - Class in org.eclipse.datatools.sqltools.plan.treeplan
This is a tree-structure graphic plan drawer which implements drawPlan(IExecutionPlanDocument) methods.
TreePlanDrawer() - Constructor for class org.eclipse.datatools.sqltools.plan.treeplan.TreePlanDrawer
 
TreePlanDrawer(Canvas, Browser) - Constructor for class org.eclipse.datatools.sqltools.plan.treeplan.TreePlanDrawer
 
TreePlanNodeComponent - Class in org.eclipse.datatools.sqltools.plan.treeplan
Use composite pattern to store the tree.
TreePlanNodeComponent(String, String, String, Object, String, boolean, String, boolean, TreePlanNodeComponent) - Constructor for class org.eclipse.datatools.sqltools.plan.treeplan.TreePlanNodeComponent
Constructor
TreePlanNodeComponent() - Constructor for class org.eclipse.datatools.sqltools.plan.treeplan.TreePlanNodeComponent
Empty constructor, the consumer should call setXXX methods after constructing the node
TreePlanNodeComposite - Class in org.eclipse.datatools.sqltools.plan.treeplan
The composite node
TreePlanNodeComposite(String, String, String, Object, String, boolean, String, boolean, TreePlanNodeComponent) - Constructor for class org.eclipse.datatools.sqltools.plan.treeplan.TreePlanNodeComposite
 
TreePlanNodeComposite() - Constructor for class org.eclipse.datatools.sqltools.plan.treeplan.TreePlanNodeComposite
Empty constructor
TreePlanNodeLeaf - Class in org.eclipse.datatools.sqltools.plan.treeplan
Leaf node.
TreePlanNodeLeaf(String, String, String, Object, String, boolean, String, boolean, TreePlanNodeComponent) - Constructor for class org.eclipse.datatools.sqltools.plan.treeplan.TreePlanNodeLeaf
 
TreePlanNodeLeaf() - Constructor for class org.eclipse.datatools.sqltools.plan.treeplan.TreePlanNodeLeaf
Empty constructor
TreeUtil - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils
 
TreeUtil() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.TreeUtil
 
TreeViewerContentProvider - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints
A common content provider for a tree viewer which uses FloderNode as the floder on the tree and use LeafNode as the leaf on the tree.
TreeViewerContentProvider() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints.TreeViewerContentProvider
 
TRIGGER - Static variable in class org.eclipse.datatools.connectivity.sqm.core.definition.EngineeringOptionID
 
TRIGGER - Static variable in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDatabaseObjecType
 
TRIGGER - Static variable in interface org.eclipse.datatools.enablement.sybase.IGenericDdlConstants
 
TRIGGER - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
TRIGGER - Static variable in class org.eclipse.datatools.enablement.sybase.ui.util.DSEContentProviderUtil
 
TRIGGER - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage.Literals
The meta object literal for the 'Trigger' class.
TRIGGER - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The meta object id for the 'Trigger' class.
Trigger - Interface in org.eclipse.datatools.modelbase.sql.tables
A representation of the model object 'Trigger'.
TRIGGER - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
TRIGGER - Static variable in class org.eclipse.datatools.sqltools.sql.reference.DBObject
 
TRIGGER - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLCompletionProposal
 
TRIGGER__ACTION_GRANULARITY - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage.Literals
The meta object literal for the 'Action Granularity' attribute feature.
TRIGGER__ACTION_GRANULARITY - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Action Granularity' attribute.
TRIGGER__ACTION_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage.Literals
The meta object literal for the 'Action Statement' containment reference list feature.
TRIGGER__ACTION_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Action Statement' containment reference list.
TRIGGER__ACTION_TIME - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage.Literals
The meta object literal for the 'Action Time' attribute feature.
TRIGGER__ACTION_TIME - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Action Time' attribute.
TRIGGER__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Comments' reference list.
TRIGGER__DELETE_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage.Literals
The meta object literal for the 'Delete Type' attribute feature.
TRIGGER__DELETE_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Delete Type' attribute.
TRIGGER__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Dependencies' containment reference list.
TRIGGER__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Description' attribute.
TRIGGER__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'EAnnotations' containment reference list.
TRIGGER__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Extensions' containment reference list.
TRIGGER__INSERT_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage.Literals
The meta object literal for the 'Insert Type' attribute feature.
TRIGGER__INSERT_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Insert Type' attribute.
TRIGGER__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Label' attribute.
TRIGGER__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Name' attribute.
TRIGGER__NEW_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage.Literals
The meta object literal for the 'New Row' attribute feature.
TRIGGER__NEW_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'New Row' attribute.
TRIGGER__NEW_TABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage.Literals
The meta object literal for the 'New Table' attribute feature.
TRIGGER__NEW_TABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'New Table' attribute.
TRIGGER__OLD_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage.Literals
The meta object literal for the 'Old Row' attribute feature.
TRIGGER__OLD_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Old Row' attribute.
TRIGGER__OLD_TABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage.Literals
The meta object literal for the 'Old Table' attribute feature.
TRIGGER__OLD_TABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Old Table' attribute.
TRIGGER__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Privileges' reference list.
TRIGGER__SCHEMA - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage.Literals
The meta object literal for the 'Schema' reference feature.
TRIGGER__SCHEMA - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Schema' reference.
TRIGGER__SUBJECT_TABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage.Literals
The meta object literal for the 'Subject Table' reference feature.
TRIGGER__SUBJECT_TABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Subject Table' reference.
TRIGGER__TIME_STAMP - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage.Literals
The meta object literal for the 'Time Stamp' attribute feature.
TRIGGER__TIME_STAMP - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Time Stamp' attribute.
TRIGGER__TRIGGER_COLUMN - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage.Literals
The meta object literal for the 'Trigger Column' reference list feature.
TRIGGER__TRIGGER_COLUMN - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Trigger Column' reference list.
TRIGGER__UPDATE_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage.Literals
The meta object literal for the 'Update Type' attribute feature.
TRIGGER__UPDATE_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Update Type' attribute.
TRIGGER__WHEN - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage.Literals
The meta object literal for the 'When' containment reference feature.
TRIGGER__WHEN - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'When' containment reference.
Trigger_Duplicate_Name_Error - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.Messages
 
Trigger_event_delete - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.Messages
 
Trigger_event_insert - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.Messages
 
Trigger_event_update - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.Messages
 
TRIGGER_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The number of structural features of the 'Trigger' class.
TRIGGER_OBJTYPE - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLDBProposal
 
TRIGGER_QUERY - Static variable in interface org.eclipse.datatools.enablement.ase.catalog.ASESQLs
 
TRIGGER_TIME_COL - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.triggers.TriggersSectionMetaData
 
TriggerEventsCompositeProvider - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui
 
TriggerEventsCompositeProvider() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.TriggerEventsCompositeProvider
 
TriggerGeneralPage - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.general
 
TriggerGeneralPage() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.general.TriggerGeneralPage
 
TriggerGeneralPage_cannot_get_table - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.general.Messages
 
TriggerGeneralPage_error - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.general.Messages
 
TriggerGeneralPage_trigger_event_section - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.general.Messages
 
TriggerItemProvider - Class in org.eclipse.datatools.modelbase.sql.tables.provider
This is the item provider adapter for a Trigger object.
TriggerItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.tables.provider.TriggerItemProvider
This constructs an instance from a factory and a notifier.
TriggerNameCommentCompositeProvider - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui
 
TriggerNameCommentCompositeProvider() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.TriggerNameCommentCompositeProvider
 
TriggerNameCommentCompositeProvider_comment - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
TriggerNameCommentCompositeProvider_comment_tooltip - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
TriggerNameCommentCompositeProvider_name - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
TriggerNameCommentCompositeProvider_owner_name - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
TriggerNameCommentCompositeProvider_owner_name_place_holder - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
TriggerNameCommentCompositeProvider_table_name - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
TriggerNameCommentCompositeProvider_table_name_place_holder - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
TriggerNameCommentCompositeProvider_table_owner - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
TriggerNameCommentCompositeProvider_table_owner_place_holder - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
TriggerNameCompositeProvider - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui
 
TriggerNameCompositeProvider() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.TriggerNameCompositeProvider
 
TriggerNameCompositeProvider_db_name - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
TriggerNameCompositeProvider_db_name_place_holder - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
TriggerNameCompositeProvider_name - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
TriggerNameCompositeProvider_owner_name - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
TriggerNameCompositeProvider_owner_name_place_holder - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
TriggerNameCompositeProvider_table_name - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
TriggerNameCompositeProvider_table_name_place_holder - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
TriggerNameCompositeProvider_table_owner - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
TriggerNameCompositeProvider_table_owner_place_holder - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
TRIGGERS_TYPE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.commonui.SchemaObjectsViewerContentProvider
 
TriggerSourceUpdater - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor
 
TriggerSourceUpdater(Trigger, DatabaseDefinition) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.TriggerSourceUpdater
 
TriggersSectionMetaData - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.triggers
Meta data of "Triggers" section
TriggersSectionMetaData() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.triggers.TriggersSectionMetaData
 
TriggersSectionMetaData_event - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.triggers.Messages
 
TriggersSectionMetaData_level - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.triggers.Messages
 
TriggersSectionMetaData_name - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.triggers.Messages
 
TriggersSectionMetaData_order - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.triggers.Messages
 
TriggersSectionMetaData_trigger_time - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.triggers.Messages
 
TriggersViewerLabelProvider - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.triggers
"Triggers" label provider
TriggersViewerLabelProvider(DatabaseIdentifier) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.triggers.TriggersViewerLabelProvider
 
TriggersViewerLabelProvider_delete - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.triggers.Messages
 
TriggersViewerLabelProvider_insert - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.triggers.Messages
 
TriggersViewerLabelProvider_update - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.triggers.Messages
 
TriggersViewerLabelProvider_updateof - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.triggers.Messages
 
trigtime() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
trim(String, int, char) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLIdentifier
Trims blanks (' '), but not other whitespace characters such as tabs, from the left, the right, and the right inside a delimiter.
TRIM_ALL - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLIdentifier
All of the above.
TRIM_BOTH - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLIdentifier
Trim from the left and the right.
TRIM_INSIDE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLIdentifier
Trim inside the specified delimiter from the right.
TRIM_LEFT - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLIdentifier
Trim from the left.
TRIM_RIGHT - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLIdentifier
Trim from the right.
trimBlanks(Object) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.SQLStringHelper
This removes unnecessary blanks from an SQLStatement string and returns the updated string.
TRUE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.IConstraintCreationConstants
 
TRUNCATE - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
TRUNCATE - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
TRUNCATE - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
TS_TYPE_SYSTEM_DEFAULTS - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASADefaultWrapper
 
TSQL_INOUT_MAPPING - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.ParametersData
 
TString - Class in org.eclipse.datatools.sqltools.sqlbuilder.util
This class provides static methods for some of the very used IString operations
TString() - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.util.TString
 
TYPE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
TYPE - Static variable in interface org.eclipse.datatools.enablement.sybase.IGenericDdlConstants
 
TYPE - Static variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.ColorProvider
 
TYPE_COLUMN - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.ParametersData
 
TYPE_COLUMN - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.VariablesData
 
TYPE_COLUMN - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.ASATableEditorColumnsTableData
 
TYPE_EVENT - Static variable in interface org.eclipse.datatools.sqltools.plan.IPlanOption
 
TYPE_GLOBAL_TEMPORARY - Static variable in class org.eclipse.datatools.connectivity.sqm.loader.JDBCTableLoader
GLOBAL TEMPORARY table type.
TYPE_ID - Static variable in interface org.eclipse.datatools.connectivity.ui.IConnectionProfileActionFilter
 
TYPE_LOCAL_TEMPORARY - Static variable in class org.eclipse.datatools.connectivity.sqm.loader.JDBCTableLoader
LOCAL TEMPORARY table type.
TYPE_MUTIL_RECORDS - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SQLUtil
 
TYPE_OF_DEFAULT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage.Literals
The meta object literal for the 'Type Of Default' enum.
TYPE_OF_DEFAULT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseasabasesqlmodelPackage
The meta object id for the 'Type Of Default' enum.
TYPE_ORDER_ASC - Static variable in class org.eclipse.datatools.connectivity.sqm.loader.JDBCTableIndexLoader
Ascending index sort type.
TYPE_ORDER_DESC - Static variable in class org.eclipse.datatools.connectivity.sqm.loader.JDBCTableIndexLoader
Descending index sort type.
TYPE_REF_DERIVED - Static variable in class org.eclipse.datatools.connectivity.sqm.loader.JDBCTableLoader
DERIVED reference type.
TYPE_REF_SYSTEM - Static variable in class org.eclipse.datatools.connectivity.sqm.loader.JDBCTableLoader
SYSTEM reference type.
TYPE_REF_USER - Static variable in class org.eclipse.datatools.connectivity.sqm.loader.JDBCTableLoader
USER reference type.
TYPE_SP - Static variable in interface org.eclipse.datatools.sqltools.plan.IPlanOption
 
TYPE_SQL_ALTER_DATABASE - Static variable in interface org.eclipse.datatools.sqltools.sql.parser.SQLParserConstants
 
TYPE_SQL_ALTER_EVENT - Static variable in interface org.eclipse.datatools.sqltools.sql.parser.SQLParserConstants
 
TYPE_SQL_ALTER_FUNCTION - Static variable in interface org.eclipse.datatools.sqltools.sql.parser.SQLParserConstants
 
TYPE_SQL_ALTER_INDEX - Static variable in interface org.eclipse.datatools.sqltools.sql.parser.SQLParserConstants
 
TYPE_SQL_ALTER_PROCEDURE - Static variable in interface org.eclipse.datatools.sqltools.sql.parser.SQLParserConstants
 
TYPE_SQL_ALTER_TABLE - Static variable in interface org.eclipse.datatools.sqltools.sql.parser.SQLParserConstants
 
TYPE_SQL_ALTER_TRIGGER - Static variable in interface org.eclipse.datatools.sqltools.sql.parser.SQLParserConstants
 
TYPE_SQL_ALTER_VIEW - Static variable in interface org.eclipse.datatools.sqltools.sql.parser.SQLParserConstants
 
TYPE_SQL_BEGIN - Static variable in interface org.eclipse.datatools.sqltools.sql.parser.SQLParserConstants
 
TYPE_SQL_BEGIN_TRANSACTION - Static variable in interface org.eclipse.datatools.sqltools.sql.parser.SQLParserConstants
 
TYPE_SQL_CALL - Static variable in interface org.eclipse.datatools.sqltools.sql.parser.SQLParserConstants
 
TYPE_SQL_CREATE_DATABASE - Static variable in interface org.eclipse.datatools.sqltools.sql.parser.SQLParserConstants
 
TYPE_SQL_CREATE_DEFAULT - Static variable in interface org.eclipse.datatools.sqltools.sql.parser.SQLParserConstants
 
TYPE_SQL_CREATE_EVENT - Static variable in interface org.eclipse.datatools.sqltools.sql.parser.SQLParserConstants
 
TYPE_SQL_CREATE_FUNCTION - Static variable in interface org.eclipse.datatools.sqltools.sql.parser.SQLParserConstants
 
TYPE_SQL_CREATE_INDEX - Static variable in interface org.eclipse.datatools.sqltools.sql.parser.SQLParserConstants
 
TYPE_SQL_CREATE_PROCEDURE - Static variable in interface org.eclipse.datatools.sqltools.sql.parser.SQLParserConstants
 
TYPE_SQL_CREATE_TABLE - Static variable in interface org.eclipse.datatools.sqltools.sql.parser.SQLParserConstants
 
TYPE_SQL_CREATE_TRIGGER - Static variable in interface org.eclipse.datatools.sqltools.sql.parser.SQLParserConstants
 
TYPE_SQL_CREATE_VIEW - Static variable in interface org.eclipse.datatools.sqltools.sql.parser.SQLParserConstants
 
TYPE_SQL_DECLARE - Static variable in interface org.eclipse.datatools.sqltools.sql.parser.SQLParserConstants
 
TYPE_SQL_DELETE - Static variable in interface org.eclipse.datatools.sqltools.sql.parser.SQLParserConstants
 
TYPE_SQL_DROP_VIEW - Static variable in interface org.eclipse.datatools.sqltools.sql.parser.SQLParserConstants
 
TYPE_SQL_EVENT_CONDITION - Static variable in interface org.eclipse.datatools.sqltools.sql.parser.SQLParserConstants
 
TYPE_SQL_INSERT - Static variable in interface org.eclipse.datatools.sqltools.sql.parser.SQLParserConstants
 
TYPE_SQL_OTHERS - Static variable in interface org.eclipse.datatools.sqltools.sql.parser.SQLParserConstants
 
TYPE_SQL_ROOT - Static variable in interface org.eclipse.datatools.sqltools.sql.parser.SQLParserConstants
 
TYPE_SQL_ROUTINE_HEADER - Static variable in interface org.eclipse.datatools.sqltools.sql.parser.SQLParserConstants
Indicates that only the routine header is interesting to the consumer.
TYPE_SQL_SELECT - Static variable in interface org.eclipse.datatools.sqltools.sql.parser.SQLParserConstants
 
TYPE_SQL_SELECT_INTO - Static variable in interface org.eclipse.datatools.sqltools.sql.parser.SQLParserConstants
 
TYPE_SQL_UPDATE - Static variable in interface org.eclipse.datatools.sqltools.sql.parser.SQLParserConstants
 
TYPE_SYSTEM_TABLE - Static variable in class org.eclipse.datatools.connectivity.sqm.loader.JDBCTableLoader
SYSTEM TABLE table type.
TYPE_TABLE - Static variable in class org.eclipse.datatools.connectivity.sqm.loader.JDBCTableLoader
TABLE table type.
TYPE_TRIGGER - Static variable in interface org.eclipse.datatools.sqltools.plan.IPlanOption
 
TYPE_UDF - Static variable in interface org.eclipse.datatools.sqltools.plan.IPlanOption
 
TYPE_VIEW - Static variable in class org.eclipse.datatools.connectivity.sqm.loader.JDBCTableLoader
VIEW table type.
TYPE_XML_RESULT - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SQLUtil
 
TYPED_ELEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage.Literals
The meta object literal for the 'Typed Element' class.
TYPED_ELEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The meta object id for the 'Typed Element' class.
TYPED_ELEMENT__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Comments' reference list.
TYPED_ELEMENT__CONTAINED_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage.Literals
The meta object literal for the 'Contained Type' containment reference feature.
TYPED_ELEMENT__CONTAINED_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Contained Type' containment reference.
TYPED_ELEMENT__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Dependencies' containment reference list.
TYPED_ELEMENT__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Description' attribute.
TYPED_ELEMENT__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'EAnnotations' containment reference list.
TYPED_ELEMENT__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Extensions' containment reference list.
TYPED_ELEMENT__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Label' attribute.
TYPED_ELEMENT__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Name' attribute.
TYPED_ELEMENT__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Privileges' reference list.
TYPED_ELEMENT__REFERENCED_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage.Literals
The meta object literal for the 'Referenced Type' reference feature.
TYPED_ELEMENT__REFERENCED_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The feature id for the 'Referenced Type' reference.
TYPED_ELEMENT_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.schema.SQLSchemaPackage
The number of structural features of the 'Typed Element' class.
TypedElement - Interface in org.eclipse.datatools.modelbase.sql.schema
A representation of the model object 'Typed Element'.
TypedElementItemProvider - Class in org.eclipse.datatools.modelbase.sql.schema.provider
This is the item provider adapter for a TypedElement object.
TypedElementItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.schema.provider.TypedElementItemProvider
This constructs an instance from a factory and a notifier.
TYPENAME_ARRAY - Static variable in class org.eclipse.datatools.modelbase.sql.query.helper.DataTypeHelper
 
TYPENAME_BIGINT - Static variable in class org.eclipse.datatools.modelbase.sql.query.helper.DataTypeHelper
 
TYPENAME_BINARY - Static variable in class org.eclipse.datatools.modelbase.sql.query.helper.DataTypeHelper
 
TYPENAME_BINARY_LARGE_OBJECT - Static variable in class org.eclipse.datatools.modelbase.sql.query.helper.DataTypeHelper
 
TYPENAME_BINARY_VARYING - Static variable in class org.eclipse.datatools.modelbase.sql.query.helper.DataTypeHelper
 
TYPENAME_BLOB - Static variable in class org.eclipse.datatools.modelbase.sql.query.helper.DataTypeHelper
 
TYPENAME_BOOLEAN - Static variable in class org.eclipse.datatools.modelbase.sql.query.helper.DataTypeHelper
 
TYPENAME_CHAR - Static variable in class org.eclipse.datatools.modelbase.sql.query.helper.DataTypeHelper
 
TYPENAME_CHAR_LARGE_OBJECT - Static variable in class org.eclipse.datatools.modelbase.sql.query.helper.DataTypeHelper
 
TYPENAME_CHAR_VARYING - Static variable in class org.eclipse.datatools.modelbase.sql.query.helper.DataTypeHelper
 
TYPENAME_CHARACTER - Static variable in class org.eclipse.datatools.modelbase.sql.query.helper.DataTypeHelper
 
TYPENAME_CHARACTER_LARGE_OBJECT - Static variable in class org.eclipse.datatools.modelbase.sql.query.helper.DataTypeHelper
 
TYPENAME_CHARACTER_VARYING - Static variable in class org.eclipse.datatools.modelbase.sql.query.helper.DataTypeHelper
 
TYPENAME_CLOB - Static variable in class org.eclipse.datatools.modelbase.sql.query.helper.DataTypeHelper
 
TYPENAME_DATALINK - Static variable in class org.eclipse.datatools.modelbase.sql.query.helper.DataTypeHelper
 
TYPENAME_DATE - Static variable in class org.eclipse.datatools.modelbase.sql.query.helper.DataTypeHelper
 
TYPENAME_DBCLOB - Static variable in class org.eclipse.datatools.modelbase.sql.query.helper.DataTypeHelper
 
TYPENAME_DEC - Static variable in class org.eclipse.datatools.modelbase.sql.query.helper.DataTypeHelper
 
TYPENAME_DECFLOAT - Static variable in class org.eclipse.datatools.modelbase.sql.query.helper.DataTypeHelper
 
TYPENAME_DECIMAL - Static variable in class org.eclipse.datatools.modelbase.sql.query.helper.DataTypeHelper
 
TYPENAME_DOUBLE - Static variable in class org.eclipse.datatools.modelbase.sql.query.helper.DataTypeHelper
 
TYPENAME_DOUBLE_PRECISION - Static variable in class org.eclipse.datatools.modelbase.sql.query.helper.DataTypeHelper
 
TYPENAME_FLOAT - Static variable in class org.eclipse.datatools.modelbase.sql.query.helper.DataTypeHelper
 
TYPENAME_GRAPHIC - Static variable in class org.eclipse.datatools.modelbase.sql.query.helper.DataTypeHelper
 
TYPENAME_INT - Static variable in class org.eclipse.datatools.modelbase.sql.query.helper.DataTypeHelper
 
TYPENAME_INTEGER - Static variable in class org.eclipse.datatools.modelbase.sql.query.helper.DataTypeHelper
 
TYPENAME_INTERVAL - Static variable in class org.eclipse.datatools.modelbase.sql.query.helper.DataTypeHelper
 
TYPENAME_LONG_VARCHAR - Static variable in class org.eclipse.datatools.modelbase.sql.query.helper.DataTypeHelper
 
TYPENAME_LONG_VARGRAPHIC - Static variable in class org.eclipse.datatools.modelbase.sql.query.helper.DataTypeHelper
 
TYPENAME_LONGVARCHAR - Static variable in class org.eclipse.datatools.modelbase.sql.query.helper.DataTypeHelper
 
TYPENAME_LONGVARG - Static variable in class org.eclipse.datatools.modelbase.sql.query.helper.DataTypeHelper
 
TYPENAME_LONGVARN - Static variable in class org.eclipse.datatools.modelbase.sql.query.helper.DataTypeHelper
 
TYPENAME_MULTISET - Static variable in class org.eclipse.datatools.modelbase.sql.query.helper.DataTypeHelper
 
TYPENAME_NATIONAL_CHAR - Static variable in class org.eclipse.datatools.modelbase.sql.query.helper.DataTypeHelper
 
TYPENAME_NATIONAL_CHAR_LARGE_OBJECT - Static variable in class org.eclipse.datatools.modelbase.sql.query.helper.DataTypeHelper
 
TYPENAME_NATIONAL_CHAR_VARYING - Static variable in class org.eclipse.datatools.modelbase.sql.query.helper.DataTypeHelper
 
TYPENAME_NATIONAL_CHARACTER - Static variable in class org.eclipse.datatools.modelbase.sql.query.helper.DataTypeHelper
 
TYPENAME_NATIONAL_CHARACTER_LARGE_OBJECT - Static variable in class org.eclipse.datatools.modelbase.sql.query.helper.DataTypeHelper
 
TYPENAME_NATIONAL_CHARACTER_VARYING - Static variable in class org.eclipse.datatools.modelbase.sql.query.helper.DataTypeHelper
 
TYPENAME_NCHAR - Static variable in class org.eclipse.datatools.modelbase.sql.query.helper.DataTypeHelper
 
TYPENAME_NCHAR_LARGE_OBJECT - Static variable in class org.eclipse.datatools.modelbase.sql.query.helper.DataTypeHelper
 
TYPENAME_NCHAR_VARYING - Static variable in class org.eclipse.datatools.modelbase.sql.query.helper.DataTypeHelper
 
TYPENAME_NCLOB - Static variable in class org.eclipse.datatools.modelbase.sql.query.helper.DataTypeHelper
 
TYPENAME_NUM - Static variable in class org.eclipse.datatools.modelbase.sql.query.helper.DataTypeHelper
 
TYPENAME_NUMERIC - Static variable in class org.eclipse.datatools.modelbase.sql.query.helper.DataTypeHelper
 
TYPENAME_REAL - Static variable in class org.eclipse.datatools.modelbase.sql.query.helper.DataTypeHelper
 
TYPENAME_REF - Static variable in class org.eclipse.datatools.modelbase.sql.query.helper.DataTypeHelper
 
TYPENAME_ROW - Static variable in class org.eclipse.datatools.modelbase.sql.query.helper.DataTypeHelper
 
TYPENAME_ROWID - Static variable in class org.eclipse.datatools.modelbase.sql.query.helper.DataTypeHelper
 
TYPENAME_SMALLINT - Static variable in class org.eclipse.datatools.modelbase.sql.query.helper.DataTypeHelper
 
TYPENAME_TIME - Static variable in class org.eclipse.datatools.modelbase.sql.query.helper.DataTypeHelper
 
TYPENAME_TIMESTAMP - Static variable in class org.eclipse.datatools.modelbase.sql.query.helper.DataTypeHelper
 
TYPENAME_VARBINARY - Static variable in class org.eclipse.datatools.modelbase.sql.query.helper.DataTypeHelper
 
TYPENAME_VARCHAR - Static variable in class org.eclipse.datatools.modelbase.sql.query.helper.DataTypeHelper
 
TYPENAME_VARGRAPHIC - Static variable in class org.eclipse.datatools.modelbase.sql.query.helper.DataTypeHelper
 
TYPENAME_XML - Static variable in class org.eclipse.datatools.modelbase.sql.query.helper.DataTypeHelper
 
TYPENAME_XML_TYPE - Static variable in class org.eclipse.datatools.modelbase.sql.query.helper.DataTypeHelper
 
TypeOfDefault - Class in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel
A representation of the literals of the enumeration 'Type Of Default', and utility methods for working with them.
Types_SQLXML - Static variable in class org.eclipse.datatools.sqltools.data.internal.core.DataCorePlugin
 

U

UDFNamesAndSignatures - Class in org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder
 
UDFNamesAndSignatures() - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.UDFNamesAndSignatures
 
UDT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.Constants
 
Udt_Constraint_Definition_Error - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.Messages
 
Udt_Constraint_Definition_Info - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.Messages
 
Udt_Duplicate_Name_Error - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.Messages
 
Udt_for_udt - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.Messages
 
Udt_No_Name_Present - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.Messages
 
UIExtensionManifest - Class in org.eclipse.datatools.connectivity.oda.design.ui.manifest
Encapsulates access to the content of an ODA design-time plug-in extension manifest.
UIManifestExplorer - Class in org.eclipse.datatools.connectivity.oda.design.ui.manifest
The UI Manifest Explorer is the entry point to explore and access the manifest of all the ODA design time plug-ins extensions that implement the org.eclipse.datatools.connectivity.oda.design.ui.dataSource extension point.
UIUtil - Class in org.eclipse.datatools.sqltools.result.internal.ui.utils
UI related utility methods.
UIUtil() - Constructor for class org.eclipse.datatools.sqltools.result.internal.ui.utils.UIUtil
 
UK_ABSOLUTE() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
Unreserved Keywords
UK_ABSOLUTE() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
Unreserved Keywords
UK_AFTER() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
UK_ALL() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
UK_ALL() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
UK_BEFORE() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
UK_BINARY() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
UK_BINARY() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
UK_BIT() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
UK_BIT() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
UK_BOOLEAN() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
UK_BOOLEAN() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
UK_CHAR() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
UK_CHAR() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
UK_CHAR_S() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
UK_CHAR_S() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
UK_DATE() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
UK_DATE() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
UK_DATETIME() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
UK_DATETIME() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
UK_DB2SQL() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
UK_DECIMAL() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
UK_DECIMAL() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
UK_DECIMAL_S() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
UK_DECIMAL_S() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
UK_DOUBLE_PRECISION() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
UK_DOUBLE_PRECISION - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
UK_DOUBLE_PRECISION() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
UK_DOUBLE_PRECISION - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
UK_EACH() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
UK_FALSE() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
UK_FALSE() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
UK_FIRST() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
UK_FIRST() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
UK_FLOAT() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
UK_FLOAT() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
UK_FULL() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
UK_FULL() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
UK_IMAGE() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
UK_IMAGE() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
UK_INNER() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
UK_INNER() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
UK_INSENSITIVE() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
UK_INSENSITIVE() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
UK_INT() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
UK_INT() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
UK_INT_S() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
UK_INT_S() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
UK_LAST() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
UK_LAST() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
UK_LEFT() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
UK_LEFT() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
UK_MODE() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
UK_MONEY() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
UK_MONEY() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
UK_NAME() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
UK_NAME() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
UK_NCHAR() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
UK_NCHAR() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
UK_NCHAR_S() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
UK_NCHAR_S - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
UK_NCHAR_S() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
UK_NCHAR_S - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
UK_NCHAR_S1() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
UK_NCHAR_S1 - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
UK_NCHAR_S1() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
UK_NCHAR_S1 - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
UK_NEW() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
UK_NEW() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
UK_NEW_TABLE() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
UK_NEXT() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
UK_NEXT() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
UK_NO_SCROLL() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
UK_NO_SCROLL - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
UK_NO_SCROLL() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
UK_NO_SCROLL - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
UK_NONE() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
UK_NONE() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
UK_NUMERIC() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
UK_NUMERIC() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
UK_NVARCHAR() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
UK_NVARCHAR() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
UK_NVARCHAR_S() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
UK_NVARCHAR_S - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
UK_NVARCHAR_S() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
UK_NVARCHAR_S - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
UK_NVARCHAR_S1() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
UK_NVARCHAR_S1 - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
UK_NVARCHAR_S1() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
UK_NVARCHAR_S1 - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
UK_NVARCHAR_S2() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
UK_NVARCHAR_S2 - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
UK_NVARCHAR_S2() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
UK_NVARCHAR_S2 - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
UK_OF() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
UK_OLD() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
UK_OLD_TABLE() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
UK_OUTER() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
UK_OUTER() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
UK_PRIOR() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
UK_PRIOR() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
UK_REAL() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
UK_REAL() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
UK_REFERENCING() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
UK_RELATIVE() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
UK_RELATIVE() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
UK_RIGHT() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
UK_RIGHT() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
UK_ROW() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
UK_SCROLL() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
UK_SCROLL() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
UK_SEMI_SENSITIVE() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
UK_SEMI_SENSITIVE - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
UK_SEMI_SENSITIVE() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
UK_SEMI_SENSITIVE - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
UK_SMALLDATETIME() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
UK_SMALLDATETIME() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
UK_SMALLINT() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
UK_SMALLINT() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
UK_SMALLMONEY() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
UK_SMALLMONEY() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
UK_STATEMENT() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
UK_TEXT() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
UK_TEXT() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
UK_THEN() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
UK_THEN() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
UK_TIME() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
UK_TIME() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
UK_TIMESTAMP() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
UK_TIMESTAMP() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
UK_TINYINT() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
UK_TINYINT() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
UK_TRIGGER() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
UK_TRUE() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
UK_TRUE() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
UK_UNICHAR() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
UK_UNICHAR() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
UK_UNIVARCHAR() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
UK_UNIVARCHAR() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
UK_VARBINARY() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
UK_VARBINARY() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
UK_VARCHAR() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
UK_VARCHAR() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
UK_VARCHAR_S() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
UK_VARCHAR_S - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
UK_VARCHAR_S() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
UK_VARCHAR_S - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
UK_VARCHAR_S1() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
UK_VARCHAR_S1 - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
UK_VARCHAR_S1() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
UK_VARCHAR_S1 - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
UNARY_OPERATOR_MINUS - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
int constant for ValueExpressionUnaryOperator.MINUS "-"
UNARY_OPERATOR_PLUS - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
int constant for ValueExpressionUnaryOperator.PLUS "+"
UNBOUND - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.indent.SQLHeuristicScanner
Special bound parameter that means either -1 (backward scanning) or fDocument.getLength() (forward scanning).
UNCHAINED - Static variable in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.TransactionModeType
The 'UNCHAINED' literal value.
UNCHAINED_LITERAL - Static variable in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.TransactionModeType
The 'UNCHAINED' literal object.
undo() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.commands.CreateJoinCommand
 
undo() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.commands.MoveJoinCommand
 
undo() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.commands.SetLocationCommand
 
UndoAction_title - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.Messages
 
UNI_VALIDATION_TYPE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.SybaseASABaseConstraintValidator
 
UNICHAR - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.SQLDataTypes
 
UNION - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
UNION - Static variable in class org.eclipse.datatools.modelbase.sql.query.QueryCombinedOperator
The 'UNION' literal value.
UNION - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
UNION - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
UNION_ALL - Static variable in class org.eclipse.datatools.modelbase.sql.query.QueryCombinedOperator
The 'UNION ALL' literal value.
UNION_ALL_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.query.QueryCombinedOperator
The 'UNION ALL' literal object.
UNION_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.query.QueryCombinedOperator
The 'UNION' literal object.
UNIQUE - Static variable in interface org.eclipse.datatools.enablement.sybase.IGenericDdlConstants
 
UNIQUE - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
unique() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
UNIQUE - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
unique() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
UNIQUE - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
UNIQUE_COL - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.indexes.IndexesSectionMetaData
 
UNIQUE_COLUMN - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.ASATableEditorColumnsTableData
 
UNIQUE_CONSTRAINT - Static variable in class org.eclipse.datatools.connectivity.sqm.core.definition.EngineeringOptionID
 
UNIQUE_CONSTRAINT - Static variable in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDatabaseObjecType
 
UNIQUE_CONSTRAINT - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage.Literals
The meta object literal for the 'Unique Constraint' class.
UNIQUE_CONSTRAINT - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The meta object id for the 'Unique Constraint' class.
UNIQUE_CONSTRAINT__BASE_TABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Base Table' container reference.
UNIQUE_CONSTRAINT__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Comments' reference list.
UNIQUE_CONSTRAINT__DEFERRABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Deferrable' attribute.
UNIQUE_CONSTRAINT__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Dependencies' containment reference list.
UNIQUE_CONSTRAINT__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Description' attribute.
UNIQUE_CONSTRAINT__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'EAnnotations' containment reference list.
UNIQUE_CONSTRAINT__ENFORCED - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Enforced' attribute.
UNIQUE_CONSTRAINT__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Extensions' containment reference list.
UNIQUE_CONSTRAINT__FOREIGN_KEY - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage.Literals
The meta object literal for the 'Foreign Key' reference list feature.
UNIQUE_CONSTRAINT__FOREIGN_KEY - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Foreign Key' reference list.
UNIQUE_CONSTRAINT__INITIALLY_DEFERRED - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Initially Deferred' attribute.
UNIQUE_CONSTRAINT__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Label' attribute.
UNIQUE_CONSTRAINT__MEMBERS - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Members' reference list.
UNIQUE_CONSTRAINT__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Name' attribute.
UNIQUE_CONSTRAINT__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The feature id for the 'Privileges' reference list.
UNIQUE_CONSTRAINT_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage
The number of structural features of the 'Unique Constraint' class.
UNIQUE_CONSTRAINT_FOLDER - Static variable in class org.eclipse.datatools.enablement.sybase.ui.util.DSEContentProviderUtil
 
UNIQUE_CONSTRAINT_NODE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.constraints.SQLConstraintsTreeViewerInput
 
UNIQUE_CONSTRAINT_TYPE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.baseloaders.BaseTableASABaseLoader
 
UNIQUE_PK_QUERY - Static variable in interface org.eclipse.datatools.enablement.ase.catalog.ASESQLs
 
UNIQUECONSTRAINT - Static variable in interface org.eclipse.datatools.enablement.sybase.containment.ConstraintGroupID
 
UniqueConstraint - Interface in org.eclipse.datatools.modelbase.sql.constraints
A representation of the model object 'Unique Constraint'.
UniqueConstraint_folder_name - Static variable in class org.eclipse.datatools.enablement.sybase.Messages
 
UniqueConstraintItemProvider - Class in org.eclipse.datatools.modelbase.sql.constraints.provider
This is the item provider adapter for a UniqueConstraint object.
UniqueConstraintItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.constraints.provider.UniqueConstraintItemProvider
This constructs an instance from a factory and a notifier.
UniqueConstraintNode - Class in org.eclipse.datatools.enablement.sybase.virtual
 
UniqueConstraintNode(String, String, Object) - Constructor for class org.eclipse.datatools.enablement.sybase.virtual.UniqueConstraintNode
 
UNIQUEIDENTIFIER - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.SQLDataTypes
 
UNIQUEIDENTIFIERSTR - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.SQLDataTypes
 
UNIT_INDICATOR_G - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactoryDataTypes
The one character String constant 'G' representing the unit Gigabyte.
UNIT_INDICATOR_K - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactoryDataTypes
The one character String constant 'K' representing the unit Kilobyte.
UNIT_INDICATOR_M - Static variable in interface org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactoryDataTypes
The one character String constant 'M' representing the unit Megabyte.
UNITEXT - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.SQLDataTypes
 
UNIVARCHAR - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.SQLDataTypes
 
UNKNOWN - Static variable in enum org.eclipse.datatools.connectivity.oda.design.ElementNullability
The 'Unknown' literal value.
UNKNOWN - Static variable in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.JDBCParameterType
The 'Unknown' literal value.
UNKNOWN - Static variable in class org.eclipse.datatools.sqltools.result.Parameter
 
UNKNOWN_ITEM_TYPE - Static variable in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.ISchemaObjectEditorPage
 
UNKNOWN_LITERAL - Static variable in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.JDBCParameterType
The 'Unknown' literal object.
UNKNOWN_OBJTYPE - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLDBProposal
 
UNKNOWN_ODA_DATA_TYPE - Static variable in class org.eclipse.datatools.connectivity.oda.spec.ValueExpression
 
unknown_sql_stmt() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
unknown_sql_stmt() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
UNKNOWN_VALUE - Static variable in enum org.eclipse.datatools.connectivity.oda.design.NullOrderingType
The 'Unknown' literal value.
UNKNOWN_VERSION - Static variable in class org.eclipse.datatools.connectivity.ConnectionProfileConstants
 
UNLINK_OPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Unlink Option' enum.
UNLINK_OPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The meta object id for the 'Unlink Option' enum.
UnlinkOption - Class in org.eclipse.datatools.modelbase.sql.datatypes
A representation of the literals of the enumeration 'Unlink Option', and utility methods for working with them.
unmanageProfileConnection(IConnectionProfile, String, Object) - Method in class org.eclipse.datatools.connectivity.ProfileConnectionManager
 
UNPARTITION - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
UNPARTITION - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
UNPARTITION - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
unquote(String) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SQLUtil
remove the surrounding quotation mark and restore 2 successive quotation marks to 1
unquote(String) - Static method in class org.eclipse.datatools.enablement.sybase.util.SQLUtil
Removes the surrounding quotation mark (' or ") and restores 2 successive quotation marks to 1.
unquote(String) - Static method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.SQLUtil
remove the surrounding quotation mark and restore 2 successive quotation marks to 1
unquote(String) - Static method in class org.eclipse.datatools.sqltools.sql.util.SQLUtil
Removes the surrounding quotation mark (' or ") and restores 2 successive quotation marks to 1.
unquoteWhenNecessary(String, DatabaseIdentifier) - Static method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.SQLUtil
Checks the validity of the unquoted identifier and unquotes content if necessary.
unregisterInternalConn(String) - Method in class org.eclipse.datatools.sqltools.db.derby.core.DerbyControlConnection
 
unregisterParserManager(String) - Method in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserManagerProvider
Unregisters the SQLQueryParserManager Class name of the SQL Query parser plugin extension, for example if the extending plugin was stoped Plugin.stop(org.osgi.framework.BundleContext).
unregisterTableFactory(String) - Method in class org.eclipse.datatools.connectivity.sqm.loader.JDBCTableLoader
Unregister a factory for the specified type.
UNRESERVEDKEYWORD - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLCompletionProposal
 
unselectAll() - Method in class org.eclipse.datatools.connectivity.ui.dse.dialogs.ProfileSelectionDialogPage
Deselect all profiles
unselected(ITextViewer) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.templates.PositionBasedCompletionProposal
 
unselected(ITextViewer) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.templates.SQLTemplateProposal
 
unsetAutoSuggestThreshold() - Method in interface org.eclipse.datatools.connectivity.oda.design.InputElementUIHints
Unsets the value of the 'Auto Suggest Threshold' attribute.
unsetAxisType() - Method in interface org.eclipse.datatools.connectivity.oda.design.AxisAttributes
Unsets the value of the 'Axis Type' attribute.
unsetColumnPosition() - Method in interface org.eclipse.datatools.connectivity.oda.design.SortKey
Unsets the value of the 'Column Position' attribute.
unsetDerivedMetaData() - Method in interface org.eclipse.datatools.connectivity.oda.design.DataSetParameters
Unsets the value of the 'Derived Meta Data' attribute.
unsetDerivedMetaData() - Method in interface org.eclipse.datatools.connectivity.oda.design.PropertyAttributes
Unsets the value of the 'Derived Meta Data' attribute.
unsetDerivedMetaData() - Method in interface org.eclipse.datatools.connectivity.oda.design.ResultSets
Unsets the value of the 'Derived Meta Data' attribute.
unsetDisplaySize() - Method in interface org.eclipse.datatools.connectivity.oda.design.ValueFormatHints
Unsets the value of the 'Display Size' attribute.
unsetEditable() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignSessionRequest
Unsets the value of the 'Editable' attribute.
unsetEditable() - Method in interface org.eclipse.datatools.connectivity.oda.design.InputElementAttributes
Unsets the value of the 'Editable' attribute.
unsetEnabled() - Method in interface org.eclipse.datatools.connectivity.oda.design.DynamicValuesQuery
Unsets the value of the 'Enabled' attribute.
unsetHavingClause() - Method in interface org.eclipse.datatools.modelbase.sql.query.QuerySelect
Unsets the value of the 'Having Clause' containment reference.
unsetHorizontalAlignment() - Method in interface org.eclipse.datatools.connectivity.oda.design.ValueFormatHints
Unsets the value of the 'Horizontal Alignment' attribute.
unsetInOutMode() - Method in interface org.eclipse.datatools.connectivity.oda.design.ParameterDefinition
Unsets the value of the 'In Out Mode' attribute.
unsetLanguage() - Method in interface org.eclipse.datatools.connectivity.oda.design.Locale
Unsets the value of the 'Language' attribute.
unsetMasksValue() - Method in interface org.eclipse.datatools.connectivity.oda.design.InputElementAttributes
Unsets the value of the 'Masks Value' attribute.
unsetNativeDataTypeCode() - Method in interface org.eclipse.datatools.connectivity.oda.design.DataElementAttributes
Unsets the value of the 'Native Data Type Code' attribute.
unsetNativeDataTypeCode() - Method in interface org.eclipse.datatools.connectivity.oda.design.ExpressionVariable
Unsets the value of the 'Native Data Type Code' attribute.
unsetNegatable() - Method in interface org.eclipse.datatools.connectivity.oda.design.FilterExpression
Unsets the value of the 'Negatable' attribute.
unsetNullability() - Method in interface org.eclipse.datatools.connectivity.oda.design.DataElementAttributes
Unsets the value of the 'Nullability' attribute.
unsetNullValueOrdering() - Method in interface org.eclipse.datatools.connectivity.oda.design.SortKey
Unsets the value of the 'Null Value Ordering' attribute.
unsetOnColumnLayout() - Method in interface org.eclipse.datatools.connectivity.oda.design.AxisAttributes
Unsets the value of the 'On Column Layout' attribute.
unsetOptional() - Method in interface org.eclipse.datatools.connectivity.oda.design.AtomicExpressionContext
Unsets the value of the 'Optional' attribute.
unsetOptional() - Method in interface org.eclipse.datatools.connectivity.oda.design.InputElementAttributes
Unsets the value of the 'Optional' attribute.
unsetOptional() - Method in interface org.eclipse.datatools.connectivity.oda.design.SortKey
Unsets the value of the 'Optional' attribute.
unsetPosition() - Method in interface org.eclipse.datatools.connectivity.oda.design.DataElementAttributes
Unsets the value of the 'Position' attribute.
unsetPosition() - Method in interface org.eclipse.datatools.connectivity.oda.design.DataElementIdentifier
Unsets the value of the 'Position' attribute.
unsetPrecision() - Method in interface org.eclipse.datatools.connectivity.oda.design.DataElementAttributes
Unsets the value of the 'Precision' attribute.
unsetPromptStyle() - Method in interface org.eclipse.datatools.connectivity.oda.design.InputElementUIHints
Unsets the value of the 'Prompt Style' attribute.
unsetProperty(String) - Method in interface org.eclipse.datatools.connectivity.oda.design.Properties
Removes the Property with given name in the 'Properties' containment reference list.
unsetScale() - Method in interface org.eclipse.datatools.connectivity.oda.design.DataElementAttributes
Unsets the value of the 'Scale' attribute.
unsetSessionStatus() - Method in interface org.eclipse.datatools.connectivity.oda.design.DesignSessionResponse
Unsets the value of the 'Session Status' attribute.
unsetSortDirection() - Method in interface org.eclipse.datatools.connectivity.oda.design.SortKey
Unsets the value of the 'Sort Direction' attribute.
unsetTargetTable() - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryDeleteStatement
Unsets the value of the 'Target Table' containment reference.
unsetTargetTable() - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryInsertStatement
Unsets the value of the 'Target Table' containment reference.
unsetTargetTable() - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryUpdateStatement
Unsets the value of the 'Target Table' containment reference.
unsetTextFormatType() - Method in interface org.eclipse.datatools.connectivity.oda.design.ValueFormatHints
Unsets the value of the 'Text Format Type' attribute.
unsetTextWrapType() - Method in interface org.eclipse.datatools.connectivity.oda.design.ValueFormatHints
Unsets the value of the 'Text Wrap Type' attribute.
unsetTokenKind(int) - Method in class org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLCharacterKindMap
If the given Token kind was previously mapped to an ASCII-code, the mapping will be removed, restoring the ASCII-code mapping that was active before the given Token kind was mapped.
unsetType() - Method in interface org.eclipse.datatools.connectivity.oda.design.ExpressionVariable
Unsets the value of the 'Type' attribute.
unsetWhereClause() - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryDeleteStatement
Unsets the value of the 'Where Clause' containment reference.
unsetWhereClause() - Method in interface org.eclipse.datatools.modelbase.sql.query.QuerySelect
Unsets the value of the 'Where Clause' containment reference.
unsetWhereClause() - Method in interface org.eclipse.datatools.modelbase.sql.query.QueryUpdateStatement
Unsets the value of the 'Where Clause' containment reference.
UNSIGNED_BIGINT - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.SQLDataTypes
 
unsigned_const() - Method in class org.eclipse.datatools.enablement.sybase.parser.QuickSQLParser
 
unsigned_const() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
unsigned_const() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
UNSIGNED_INT - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.SQLDataTypes
 
UNSIGNED_INTEGER - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.SQLDataTypes
 
UNSIGNED_SMALLINT - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.SQLDataTypes
 
unTokenize(String[]) - Method in class org.eclipse.datatools.connectivity.ProfileManager
 
UPDATABILITY_EXPRESSION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Updatability Expression' class.
UPDATABILITY_EXPRESSION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Updatability Expression' class.
UPDATABILITY_EXPRESSION__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comments' reference list.
UPDATABILITY_EXPRESSION__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
UPDATABILITY_EXPRESSION__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Description' attribute.
UPDATABILITY_EXPRESSION__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
UPDATABILITY_EXPRESSION__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
UPDATABILITY_EXPRESSION__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Label' attribute.
UPDATABILITY_EXPRESSION__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Name' attribute.
UPDATABILITY_EXPRESSION__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Privileges' reference list.
UPDATABILITY_EXPRESSION__SELECT_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Select Statement' container reference feature.
UPDATABILITY_EXPRESSION__SELECT_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Select Statement' container reference.
UPDATABILITY_EXPRESSION__UPDATABILITY_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Updatability Type' attribute feature.
UPDATABILITY_EXPRESSION__UPDATABILITY_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Updatability Type' attribute.
UPDATABILITY_EXPRESSION__UPDATE_OF_COLUMN_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Update Of Column List' containment reference list feature.
UPDATABILITY_EXPRESSION__UPDATE_OF_COLUMN_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Update Of Column List' containment reference list.
UPDATABILITY_EXPRESSION_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The number of structural features of the 'Updatability Expression' class.
UPDATABILITY_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Updatability Type' enum.
UPDATABILITY_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Updatability Type' enum.
UPDATABILITY_TYPE_FOR_READ_ONLY - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
int constant for UpdatabilityType.READ_ONLY "FOR READ ONLY"
UPDATABILITY_TYPE_FOR_UPDATE - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserFactory
int constant for UpdatabilityType.UPDATE "FOR UPDATE"
UpdatabilityExpression - Interface in org.eclipse.datatools.modelbase.sql.query
A representation of the model object 'Updatability Expression'.
UpdatabilityType - Class in org.eclipse.datatools.modelbase.sql.query
A representation of the literals of the enumeration 'Updatability Type', and utility methods for working with them.
UPDATE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
UPDATE - Static variable in interface org.eclipse.datatools.enablement.sybase.IGenericDdlConstants
 
UPDATE - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
UPDATE - Static variable in class org.eclipse.datatools.modelbase.sql.query.UpdatabilityType
The 'UPDATE' literal value.
update() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
UPDATE - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
update() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
UPDATE - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
update() - Method in class org.eclipse.datatools.sqltools.debugger.actions.EnableDisableBreakpointRulerAction
 
update() - Method in class org.eclipse.datatools.sqltools.debugger.actions.ManageBreakpointRulerAction
 
update() - Method in class org.eclipse.datatools.sqltools.debugger.actions.SPBreakpointPropertiesRulerAction
 
UPDATE - Static variable in interface org.eclipse.datatools.sqltools.editor.template.TemplateConstant
 
update() - Method in class org.eclipse.datatools.sqltools.plan.internal.ui.actions.PlanDropDownAction
 
update() - Method in class org.eclipse.datatools.sqltools.plan.internal.ui.actions.PlanTypeDropDownAction
 
update() - Method in class org.eclipse.datatools.sqltools.plan.internal.ui.actions.RemoveAllPlansAction
 
update() - Method in class org.eclipse.datatools.sqltools.plan.internal.ui.actions.RemovePlanAction
 
update() - Method in class org.eclipse.datatools.sqltools.plan.internal.ui.actions.SavePlanAction
 
update() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.actions.RemoveResultAction
this is called when there is instance finished, may resulting in update the status of this action.
update() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.actions.SaveResultInstanceAction
 
update() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.actions.TerminateInstanceAction
This is called when there is instance created/finished, may resulting in update the status of this action.
update() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.SingleTabDisplayAction
 
update() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.view.TextModeDisplayAction
 
update() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.viewer.TextResultViewer.RedoAction
 
update() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.viewer.TextResultViewer.UndoAction
 
update() - Method in class org.eclipse.datatools.sqltools.routineeditor.plan.ExplainRoutineActionDelegate
 
update() - Method in class org.eclipse.datatools.sqltools.routineeditor.ui.actions.DebugAction
 
update() - Method in class org.eclipse.datatools.sqltools.routineeditor.ui.actions.RefreshFromDatabaseAction
 
update(boolean) - Method in class org.eclipse.datatools.sqltools.routineeditor.ui.actions.RefreshFromDatabaseAction
 
update() - Method in class org.eclipse.datatools.sqltools.routineeditor.ui.actions.RunAction
 
update() - Method in class org.eclipse.datatools.sqltools.routineeditor.ui.actions.SaveToDatabaseAction
 
update(boolean) - Method in class org.eclipse.datatools.sqltools.routineeditor.ui.actions.SaveToDatabaseAction
 
update() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.actions.ExecuteAction
 
update(Observable, Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilder
Implementation of Observer interface.
update(Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart
update should be called with the parent and child object involved in the change
update(Object, Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.SQLRootEditPart
update should be called with the parent and child object involved in the change
update(Object) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.TableEditPart
update should be called with the parent and child object involved in the change
update() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SourceViewerAction
Updates the enable/disable state of the action.
update() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.TextViewerOperationAction
 
update() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.AddTemplateAction
 
update(boolean) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.AddTemplateAction
 
update() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.DMLDialogSelectionSQLAction
 
update(boolean) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.DMLDialogSelectionSQLAction
 
update() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.ExecuteCurrentSQLAction
 
update(boolean) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.ExecuteCurrentSQLAction
 
update() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.ExecuteSelectionSQLAction
 
update(boolean) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.ExecuteSelectionSQLAction
 
update() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.ExecuteSQLAction
 
update() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.ExecuteSQLAsOneStatementAction
 
update(boolean) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.ExecuteSQLAsOneStatementAction
 
update(ISelection) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.SelectionDispatchAction
Updates the action's enablement state according to the given selection.
update() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.SQLConnectionAction
 
update() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.ToggleCommentAction
Implementation of the IUpdate prototype method discovers the operation through the current editor's ITextOperationTarget adapter, and sets the enabled state accordingly.
update(boolean) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.actions.ToggleCommentAction
 
update() - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.editor.SQLEditorContentOutlinePage
Updates the outline page.
update(Node) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.editor.SQLOutlinePage
 
update(DocumentEvent) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.ExclusivePositionUpdater
 
update(boolean) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.SQLEditorActionContributor
 
update(boolean) - Method in interface org.eclipse.datatools.sqltools.sqleditor.IPageUpdate
Requests that this object update itself when the page is switched.
update() - Method in class org.eclipse.datatools.sqltools.sqleditor.plan.ExplainSQLActionDelegate
 
UPDATE_ASSIGNMENT_EXPRESSION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Update Assignment Expression' class.
UPDATE_ASSIGNMENT_EXPRESSION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Update Assignment Expression' class.
UPDATE_ASSIGNMENT_EXPRESSION__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comments' reference list.
UPDATE_ASSIGNMENT_EXPRESSION__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
UPDATE_ASSIGNMENT_EXPRESSION__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Description' attribute.
UPDATE_ASSIGNMENT_EXPRESSION__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
UPDATE_ASSIGNMENT_EXPRESSION__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
UPDATE_ASSIGNMENT_EXPRESSION__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Label' attribute.
UPDATE_ASSIGNMENT_EXPRESSION__MERGE_UPDATE_SPEC - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Merge Update Spec' container reference feature.
UPDATE_ASSIGNMENT_EXPRESSION__MERGE_UPDATE_SPEC - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Merge Update Spec' container reference.
UPDATE_ASSIGNMENT_EXPRESSION__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Name' attribute.
UPDATE_ASSIGNMENT_EXPRESSION__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Privileges' reference list.
UPDATE_ASSIGNMENT_EXPRESSION__TARGET_COLUMN_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Target Column List' reference list feature.
UPDATE_ASSIGNMENT_EXPRESSION__TARGET_COLUMN_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Target Column List' reference list.
UPDATE_ASSIGNMENT_EXPRESSION__UPDATE_SOURCE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Update Source' containment reference feature.
UPDATE_ASSIGNMENT_EXPRESSION__UPDATE_SOURCE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Update Source' containment reference.
UPDATE_ASSIGNMENT_EXPRESSION__UPDATE_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Update Statement' container reference feature.
UPDATE_ASSIGNMENT_EXPRESSION__UPDATE_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Update Statement' container reference.
UPDATE_ASSIGNMENT_EXPRESSION_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The number of structural features of the 'Update Assignment Expression' class.
UPDATE_COLUMN - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.privileges.ASATablePrivilegesDetailTableMetaData
 
UPDATE_COLUMN_EVENT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.ITriggerValidatorConstants
 
UPDATE_COUNT - Static variable in class org.eclipse.datatools.sqltools.result.model.ResultItem
 
UPDATE_EVENT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.ITriggerValidatorConstants
 
UPDATE_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.query.UpdatabilityType
The 'UPDATE' literal object.
UPDATE_OF - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
UPDATE_OF_COLUMN - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Update Of Column' class.
UPDATE_OF_COLUMN - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Update Of Column' class.
UPDATE_OF_COLUMN__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comments' reference list.
UPDATE_OF_COLUMN__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
UPDATE_OF_COLUMN__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Description' attribute.
UPDATE_OF_COLUMN__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
UPDATE_OF_COLUMN__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
UPDATE_OF_COLUMN__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Label' attribute.
UPDATE_OF_COLUMN__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Name' attribute.
UPDATE_OF_COLUMN__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Privileges' reference list.
UPDATE_OF_COLUMN__UPDATABILITY_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Updatability Expr' container reference feature.
UPDATE_OF_COLUMN__UPDATABILITY_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Updatability Expr' container reference.
UPDATE_OF_COLUMN_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The number of structural features of the 'Update Of Column' class.
UPDATE_PRIVILEGE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.PrivilegesConstants
 
UPDATE_PRIVILEGE - Static variable in interface org.eclipse.datatools.enablement.sybase.ddl.ISybaseDdlConstants
 
UPDATE_SOURCE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Update Source' class.
UPDATE_SOURCE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Update Source' class.
UPDATE_SOURCE__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comments' reference list.
UPDATE_SOURCE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
UPDATE_SOURCE__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Description' attribute.
UPDATE_SOURCE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
UPDATE_SOURCE__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
UPDATE_SOURCE__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Label' attribute.
UPDATE_SOURCE__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Name' attribute.
UPDATE_SOURCE__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Privileges' reference list.
UPDATE_SOURCE__UPDATE_ASSIGNMENT_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Update Assignment Expr' container reference feature.
UPDATE_SOURCE__UPDATE_ASSIGNMENT_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Update Assignment Expr' container reference.
UPDATE_SOURCE_EXPR_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Update Source Expr List' class.
UPDATE_SOURCE_EXPR_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Update Source Expr List' class.
UPDATE_SOURCE_EXPR_LIST__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comments' reference list.
UPDATE_SOURCE_EXPR_LIST__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
UPDATE_SOURCE_EXPR_LIST__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Description' attribute.
UPDATE_SOURCE_EXPR_LIST__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
UPDATE_SOURCE_EXPR_LIST__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
UPDATE_SOURCE_EXPR_LIST__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Label' attribute.
UPDATE_SOURCE_EXPR_LIST__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Name' attribute.
UPDATE_SOURCE_EXPR_LIST__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Privileges' reference list.
UPDATE_SOURCE_EXPR_LIST__UPDATE_ASSIGNMENT_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Update Assignment Expr' container reference.
UPDATE_SOURCE_EXPR_LIST__VALUE_EXPR_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Value Expr List' containment reference list feature.
UPDATE_SOURCE_EXPR_LIST__VALUE_EXPR_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr List' containment reference list.
UPDATE_SOURCE_EXPR_LIST_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The number of structural features of the 'Update Source Expr List' class.
UPDATE_SOURCE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The number of structural features of the 'Update Source' class.
UPDATE_SOURCE_QUERY - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Update Source Query' class.
UPDATE_SOURCE_QUERY - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Update Source Query' class.
UPDATE_SOURCE_QUERY__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comments' reference list.
UPDATE_SOURCE_QUERY__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
UPDATE_SOURCE_QUERY__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Description' attribute.
UPDATE_SOURCE_QUERY__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
UPDATE_SOURCE_QUERY__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
UPDATE_SOURCE_QUERY__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Label' attribute.
UPDATE_SOURCE_QUERY__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Name' attribute.
UPDATE_SOURCE_QUERY__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Privileges' reference list.
UPDATE_SOURCE_QUERY__QUERY_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Query Expr' containment reference feature.
UPDATE_SOURCE_QUERY__QUERY_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Query Expr' containment reference.
UPDATE_SOURCE_QUERY__UPDATE_ASSIGNMENT_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Update Assignment Expr' container reference.
UPDATE_SOURCE_QUERY_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The number of structural features of the 'Update Source Query' class.
UPDATE_STATEMENT - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.model.SqlXmlConstant
 
update_stmts() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
update_stmts() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
updateAction() - Method in interface org.eclipse.datatools.sqltools.sqleditor.ISQLEditorActionContributorExtension
Requests that this object update its actions.
updateAction(boolean) - Method in interface org.eclipse.datatools.sqltools.sqleditor.ISQLEditorActionContributorExtension
Requests that this object update its actions when the page is switched.
updateAction() - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditorActionContributorExtension
 
updateAction(boolean) - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditorActionContributorExtension
 
updateActionBars() - Method in class org.eclipse.datatools.connectivity.ui.navigator.actions.ProfileActionsActionProvider
 
updateActionBars() - Method in class org.eclipse.datatools.connectivity.ui.navigator.actions.RefreshActionProvider
 
UpdateAssignmentExpression - Interface in org.eclipse.datatools.modelbase.sql.query
A representation of the model object 'SQL Assignment Expression'.
UpdateAssignmentExpressionItemProvider - Class in org.eclipse.datatools.modelbase.sql.query.provider
This is the item provider adapter for a UpdateAssignmentExpression object.
UpdateAssignmentExpressionItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.query.provider.UpdateAssignmentExpressionItemProvider
This constructs an instance from a factory and a notifier.
updateChildCount(Object, int) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.LazyTreeViewerContentProvider
 
updated - Variable in class org.eclipse.datatools.sqltools.data.internal.core.editor.TableDataSaveStatus
 
UpdateDesignViewer - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.update
Create the viewer for the statement name
UpdateDesignViewer(SQLDomainModel) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.update.UpdateDesignViewer
 
updateDirtyStatus() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilderEditor
 
updateElement(UIElement, Map) - Method in class org.eclipse.datatools.connectivity.ui.dse.actions.ShowCategoryAction
 
updateElement(Object, int) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.LazyTreeViewerContentProvider
 
updateEnablement() - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.CopyRowAction
 
updateEnablement() - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.CutRowAction
 
updateEnablement() - Method in class org.eclipse.datatools.sqltools.common.ui.tableviewer.PasteRowAction
 
updateEvents() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.TriggerSourceUpdater
Updates the trigger events
updateFinishButton() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSearchPage
 
updateFinishButton() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSimplePage
 
updateFinishButton() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.function.FunctionBuilderPage
 
updateFinishButton() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.multiexpr.ExpressionsByOperatorsPage
 
updateFinishButton() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.execute.ParameterMarkerPage
 
updateForDND() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.GraphControl
Updates this view and source view after a table was successfully droped into this view
UpdateHelper - Class in org.eclipse.datatools.sqltools.sqlbuilder.model
Helper class for UpdateStatement
UpdateHelper() - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.model.UpdateHelper
 
updateInOutField() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.ParametersTableProvider
When using different types of syntax, the INOUT field may have different options.
updateInsertValueForColumn(QueryInsertStatement, ValueExpressionColumn, QueryValueExpression) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.model.InsertHelper
Updates the insert value of the column in the given insert statement.
UPDATELINENUMBER - Static variable in interface org.eclipse.datatools.sqltools.editor.template.TemplateConstant
 
updateName(String) - Method in class org.eclipse.datatools.sqltools.sql.updater.ProceduralObjectSourceUpdater
Updates the source by giving it a new name
UpdateOfColumn - Interface in org.eclipse.datatools.modelbase.sql.query
A representation of the model object 'Update Of Column'.
updateOKButton(boolean) - Method in class org.eclipse.datatools.enablement.sybase.asa.actions.MultiASADialog
 
updateOptionsSection() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.export.component.EncodingDelimiterOptionsSection
 
updateParameterAdded(SybaseParameter, String, int) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.RoutineSourceUpdater
Updates the source by adding the parameter declaration at the specified index.
updateParameterDeleted(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.RoutineSourceUpdater
 
updateParameterModified(SybaseParameter, String, int) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.RoutineSourceUpdater
Updates the source by modifying the parameter declaration at the specified index.
updateParameterRearranged(int) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.RoutineSourceUpdater
Updates the source when parameter at index and index + 1 are switched.
updateParameterType(ParameterType, ParameterType) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.ASARoutineSourceUpdater
Switches among user defined, sqlcode and sqlstate.
updatePartControl(IEditorInput) - Method in class org.eclipse.datatools.sqltools.sqleditor.SQLEditor
 
updatePluginJarList(TemplateDescriptor) - Method in class org.eclipse.datatools.connectivity.drivers.DriverManager
Updates the jar list if it contains any [PLUGIN] tags, replacing them with the actual path referenced.
updatePresentation(Display, String, TextPresentation, int, int) - Method in class org.eclipse.datatools.sqltools.common.ui.util.HTMLTextPresenter
 
updatePresentation(int, TextPresentation) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLValidator
 
updatePreviewExpressionText() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.function.FunctionBuilderPage
 
updateProperStatement(boolean) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.SQLBuilder
Enables / disables SQLBuilder controls and actions depending on whether the current SQL is valid or not.
updateRowData() - Method in class org.eclipse.datatools.sqltools.data.internal.ui.editor.DefaultExternalTableDataWizardPage
Updates the cell data with the current content of the edit widget.
UpdateSource - Interface in org.eclipse.datatools.modelbase.sql.query
A representation of the model object 'Update Source'.
UpdateSourceExprList - Interface in org.eclipse.datatools.modelbase.sql.query
A representation of the model object 'Update Source Expr List'.
UpdateSourceExprListItemProvider - Class in org.eclipse.datatools.modelbase.sql.query.provider
This is the item provider adapter for a UpdateSourceExprList object.
UpdateSourceExprListItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.query.provider.UpdateSourceExprListItemProvider
This constructs an instance from a factory and a notifier.
UpdateSourceItemProvider - Class in org.eclipse.datatools.modelbase.sql.query.provider
This is the item provider adapter for a UpdateSource object.
UpdateSourceItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.query.provider.UpdateSourceItemProvider
This constructs an instance from a factory and a notifier.
UpdateSourceQuery - Interface in org.eclipse.datatools.modelbase.sql.query
A representation of the model object 'Update Source Query'.
UpdateSourceQueryItemProvider - Class in org.eclipse.datatools.modelbase.sql.query.provider
This is the item provider adapter for a UpdateSourceQuery object.
UpdateSourceQueryItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.query.provider.UpdateSourceQueryItemProvider
This constructs an instance from a factory and a notifier.
updateStatus(String, String, Object) - Method in class org.eclipse.datatools.sqltools.debugger.core.ClientConInfo
update client connection status.
updateStatus(int) - Method in class org.eclipse.datatools.sqltools.result.internal.model.ResultInstance
 
updateStatus(int) - Method in interface org.eclipse.datatools.sqltools.result.model.IResultInstance
Updates the status of this result instance
updateStatus(OperationCommand, int) - Method in class org.eclipse.datatools.sqltools.result.ResultsViewAPI
Updates the status of the result instance.
UpdateTreeElement - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.update
 
UpdateTreeElement(QueryUpdateStatement, UpdateSource, ValueExpressionColumn, SQLQueryObject, SQLDomainModel, boolean) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.update.UpdateTreeElement
 
UpdateTreeViewer - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.update
The Update tree view
UpdateTreeViewer(SQLDomainModel, Composite) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.update.UpdateTreeViewer
 
UpdateTreeViewer.UpdateTreeContentProvider - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.update
UpdateTree content provider
UpdateTreeViewer.UpdateTreeContentProvider(SQLDomainModel) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.update.UpdateTreeViewer.UpdateTreeContentProvider
 
UpdateTreeViewer.UpdateTreeLabelProvider - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.update
Update grid label provider
UpdateTreeViewer.UpdateTreeLabelProvider() - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.update.UpdateTreeViewer.UpdateTreeLabelProvider
 
updateTxtExportControls() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.export.component.EncodingDelimiterOptionsSection
 
updateTypeCombo() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.GroupByContentViewer
 
updateURL() - Method in class org.eclipse.datatools.enablement.ibm.db2.luw.ui.drivers.DB2LUWDriverUIContributorBase
 
updateValue(int, Object) - Method in class org.eclipse.datatools.sqltools.data.internal.core.editor.AbstractRowData
 
updateValue(int, Object) - Method in interface org.eclipse.datatools.sqltools.data.internal.core.editor.IRowData
 
updateValueWithoutNotification(int, Object) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.ParametersRowData
update the value of given column, but don't notify the listeners
UpdateViewer - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.update
 
UpdateViewer(SQLDomainModel) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.update.UpdateViewer
 
updateXMLExportControls() - Method in class org.eclipse.datatools.sqltools.result.internal.ui.export.component.EncodingDelimiterOptionsSection
 
URL - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.model.SqlXmlConstant
 
URL_PROP_ID - Static variable in interface org.eclipse.datatools.connectivity.drivers.jdbc.IJDBCDriverDefinitionConstants
Property used to store the default connection URL.
USE - Static variable in interface org.eclipse.datatools.enablement.ase.ISybaseASEDdlConstants
 
USE - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
use() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
USE - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
use() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
USE - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
useDelimiter() - Method in class org.eclipse.datatools.sqltools.sql.parser.ParserParameters
Returns a boolean indicating whether to use delimiter for SQL statements.
USER - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.ISybaseASADdlConstants
 
USER - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SystemDefinedDefaultType
The 'USER' literal value.
USER - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.commonui.privilege.IPrivilegeState
 
USER - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
USER - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage.Literals
The meta object literal for the 'User' class.
USER - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The meta object id for the 'User' class.
User - Interface in org.eclipse.datatools.modelbase.sql.accesscontrol
A representation of the model object 'User'.
USER - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
USER - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
USER__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Comments' reference list.
USER__DATABASE - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Database' reference.
USER__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Dependencies' containment reference list.
USER__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Description' attribute.
USER__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'EAnnotations' containment reference list.
USER__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Extensions' containment reference list.
USER__GRANTED_PRIVILEGE - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Granted Privilege' reference list.
USER__GRANTED_ROLE_AUTHORIZATION - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Granted Role Authorization' reference list.
USER__GROUP - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage.Literals
The meta object literal for the 'Group' reference list feature.
USER__GROUP - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Group' reference list.
USER__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Label' attribute.
USER__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Name' attribute.
USER__OWNED_SCHEMA - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Owned Schema' reference list.
USER__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Privileges' reference list.
USER__RECEIVED_PRIVILEGE - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Received Privilege' containment reference list.
USER__RECEIVED_ROLE_AUTHORIZATION - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Received Role Authorization' reference list.
USER_CANCELLED - Static variable in enum org.eclipse.datatools.connectivity.oda.design.SessionStatus
The 'User Cancelled' literal value.
USER_DEFINED - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.TypeOfDefault
The 'USER DEFINED' literal value.
USER_DEFINED - Static variable in interface org.eclipse.datatools.sqltools.result.internal.export.OutputterConstants
 
USER_DEFINED_DATATYPE - Static variable in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDatabaseObjecType
 
USER_DEFINED_DATATYPE_INFO_QUERY - Static variable in interface org.eclipse.datatools.enablement.ase.catalog.ASESQLs
 
USER_DEFINED_DATATYPE_QUERY - Static variable in interface org.eclipse.datatools.enablement.ase.catalog.ASESQLs
 
USER_DEFINED_DELIMITER_COUNT - Static variable in interface org.eclipse.datatools.sqltools.result.internal.export.OutputterConstants
 
USER_DEFINED_FUNCTION - Static variable in class org.eclipse.datatools.connectivity.sqm.core.definition.EngineeringOptionID
 
USER_DEFINED_FUNCTION - Static variable in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDatabaseObjecType
 
USER_DEFINED_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage.Literals
The meta object literal for the 'User Defined Function' class.
USER_DEFINED_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The meta object id for the 'User Defined Function' class.
USER_DEFINED_FUNCTION__AUTHORIZATION_ID - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Authorization ID' attribute.
USER_DEFINED_FUNCTION__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Comments' reference list.
USER_DEFINED_FUNCTION__CREATION_TS - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Creation TS' attribute.
USER_DEFINED_FUNCTION__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Dependencies' containment reference list.
USER_DEFINED_FUNCTION__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Description' attribute.
USER_DEFINED_FUNCTION__DETERMINISTIC - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Deterministic' attribute.
USER_DEFINED_FUNCTION__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'EAnnotations' containment reference list.
USER_DEFINED_FUNCTION__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Extensions' containment reference list.
USER_DEFINED_FUNCTION__EXTERNAL_NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'External Name' attribute.
USER_DEFINED_FUNCTION__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Label' attribute.
USER_DEFINED_FUNCTION__LANGUAGE - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Language' attribute.
USER_DEFINED_FUNCTION__LAST_ALTERED_TS - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Last Altered TS' attribute.
USER_DEFINED_FUNCTION__MUTATOR - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Mutator' attribute.
USER_DEFINED_FUNCTION__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Name' attribute.
USER_DEFINED_FUNCTION__NULL_CALL - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Null Call' attribute.
USER_DEFINED_FUNCTION__PARAMETER_STYLE - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Parameter Style' attribute.
USER_DEFINED_FUNCTION__PARAMETERS - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Parameters' containment reference list.
USER_DEFINED_FUNCTION__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Privileges' reference list.
USER_DEFINED_FUNCTION__RETURN_CAST - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Return Cast' containment reference.
USER_DEFINED_FUNCTION__RETURN_SCALAR - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Return Scalar' containment reference.
USER_DEFINED_FUNCTION__RETURN_TABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Return Table' containment reference.
USER_DEFINED_FUNCTION__SCHEMA - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Schema' reference.
USER_DEFINED_FUNCTION__SECURITY - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Security' attribute.
USER_DEFINED_FUNCTION__SOURCE - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Source' containment reference.
USER_DEFINED_FUNCTION__SPECIFIC_NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Specific Name' attribute.
USER_DEFINED_FUNCTION__SQL_DATA_ACCESS - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Sql Data Access' attribute.
USER_DEFINED_FUNCTION__STATIC - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Static' attribute.
USER_DEFINED_FUNCTION__TRANSFORM_GROUP - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Transform Group' attribute.
USER_DEFINED_FUNCTION__TYPE_PRESERVING - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The feature id for the 'Type Preserving' attribute.
USER_DEFINED_FUNCTION_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesPackage
The number of structural features of the 'User Defined Function' class.
USER_DEFINED_FUNCTION_FILTER - Static variable in interface org.eclipse.datatools.connectivity.sqm.core.connection.ConnectionFilter
 
USER_DEFINED_LITERAL - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.TypeOfDefault
The 'USER DEFINED' literal object.
USER_DEFINED_TYPE - Static variable in class org.eclipse.datatools.connectivity.sqm.core.definition.EngineeringOptionID
 
USER_DEFINED_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'User Defined Type' class.
USER_DEFINED_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The meta object id for the 'User Defined Type' class.
USER_DEFINED_TYPE__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Comments' reference list.
USER_DEFINED_TYPE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Dependencies' containment reference list.
USER_DEFINED_TYPE__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Description' attribute.
USER_DEFINED_TYPE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'EAnnotations' containment reference list.
USER_DEFINED_TYPE__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Extensions' containment reference list.
USER_DEFINED_TYPE__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Label' attribute.
USER_DEFINED_TYPE__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Name' attribute.
USER_DEFINED_TYPE__ORDERING - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Ordering' containment reference feature.
USER_DEFINED_TYPE__ORDERING - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Ordering' containment reference.
USER_DEFINED_TYPE__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Privileges' reference list.
USER_DEFINED_TYPE__SCHEMA - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Schema' reference feature.
USER_DEFINED_TYPE__SCHEMA - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Schema' reference.
USER_DEFINED_TYPE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The number of structural features of the 'User Defined Type' class.
USER_DEFINED_TYPE_FILTER - Static variable in interface org.eclipse.datatools.connectivity.sqm.core.connection.ConnectionFilter
 
USER_DEFINED_TYPE_ORDERING - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'User Defined Type Ordering' class.
USER_DEFINED_TYPE_ORDERING - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The meta object id for the 'User Defined Type Ordering' class.
USER_DEFINED_TYPE_ORDERING__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Comments' reference list.
USER_DEFINED_TYPE_ORDERING__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Dependencies' containment reference list.
USER_DEFINED_TYPE_ORDERING__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Description' attribute.
USER_DEFINED_TYPE_ORDERING__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'EAnnotations' containment reference list.
USER_DEFINED_TYPE_ORDERING__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Extensions' containment reference list.
USER_DEFINED_TYPE_ORDERING__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Label' attribute.
USER_DEFINED_TYPE_ORDERING__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Name' attribute.
USER_DEFINED_TYPE_ORDERING__ORDERING_CATEGORY - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Ordering Category' attribute feature.
USER_DEFINED_TYPE_ORDERING__ORDERING_CATEGORY - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Ordering Category' attribute.
USER_DEFINED_TYPE_ORDERING__ORDERING_FORM - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Ordering Form' attribute feature.
USER_DEFINED_TYPE_ORDERING__ORDERING_FORM - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Ordering Form' attribute.
USER_DEFINED_TYPE_ORDERING__ORDERING_ROUTINE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Ordering Routine' reference feature.
USER_DEFINED_TYPE_ORDERING__ORDERING_ROUTINE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Ordering Routine' reference.
USER_DEFINED_TYPE_ORDERING__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Privileges' reference list.
USER_DEFINED_TYPE_ORDERING_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The number of structural features of the 'User Defined Type Ordering' class.
USER_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.accesscontrol.SQLAccessControlPackage
The number of structural features of the 'User' class.
USER_GENERATED - Static variable in class org.eclipse.datatools.modelbase.sql.tables.ReferenceType
The 'USER GENERATED' literal value.
USER_GENERATED_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.tables.ReferenceType
The 'USER GENERATED' literal object.
USER_GROUP - Static variable in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDatabaseObjecType
 
USER_LITERAL - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SystemDefinedDefaultType
The 'USER' literal object.
USER_STATE_TRANSITION_ARRAY - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.privilege.ASARoutinePrivilegeStateLookup
 
USERCATALOG - Static variable in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASECatalogType
The 'USERCATALOG' literal value.
USERCATALOG_LITERAL - Static variable in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASECatalogType
The 'USERCATALOG' literal object.
USERDEFINED_DELIMITER - Static variable in interface org.eclipse.datatools.sqltools.result.export.IResultConstants
 
UserDefinedFunction - Interface in org.eclipse.datatools.modelbase.sql.routines
A representation of the model object 'User Defined Function'.
UserDefinedFunctionItemProvider - Class in org.eclipse.datatools.modelbase.sql.routines.provider
This is the item provider adapter for a UserDefinedFunction object.
UserDefinedFunctionItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.routines.provider.UserDefinedFunctionItemProvider
This constructs an instance from a factory and a notifier.
UserDefinedType - Interface in org.eclipse.datatools.modelbase.sql.datatypes
A representation of the model object 'User Defined Type'.
UserDefinedTypeItemProvider - Class in org.eclipse.datatools.modelbase.sql.datatypes.provider
This is the item provider adapter for a UserDefinedType object.
UserDefinedTypeItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.datatypes.provider.UserDefinedTypeItemProvider
This constructs an instance from a factory and a notifier.
UserDefinedTypeOrdering - Interface in org.eclipse.datatools.modelbase.sql.datatypes
A representation of the model object 'User Defined Type Ordering'.
UserDefinedTypeOrderingItemProvider - Class in org.eclipse.datatools.modelbase.sql.datatypes.provider
This is the item provider adapter for a UserDefinedTypeOrdering object.
UserDefinedTypeOrderingItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.datatypes.provider.UserDefinedTypeOrderingItemProvider
This constructs an instance from a factory and a notifier.
USERID - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.model.SqlXmlConstant
 
UserItemProvider - Class in org.eclipse.datatools.modelbase.sql.accesscontrol.provider
This is the item provider adapter for a User object.
UserItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.accesscontrol.provider.UserItemProvider
This constructs an instance from a factory and a notifier.
USERNAME_PROP_ID - Static variable in interface org.eclipse.datatools.connectivity.drivers.jdbc.IJDBCDriverDefinitionConstants
Property used to store the default user name.
USERS_GROUPS - Static variable in class org.eclipse.datatools.enablement.sybase.ddl.SybaseEngineeringOptionID
 
USERTABLE - Static variable in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.TableType
The 'USERTABLE' literal value.
USERTABLE_LITERAL - Static variable in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.TableType
The 'USERTABLE' literal object.
useWindowState() - Method in interface org.eclipse.datatools.sqltools.sqlbuilder.input.ISQLBuilderEditorInputUsageOptions
Indicates whether to restore/save the window state information.
useWindowState() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.input.SQLBuilderEditorInputUsageOptions
 
USING - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
USING - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
USING - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
UTC_TIMESTAMP - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SystemDefinedDefaultType
The 'UTC TIMESTAMP' literal value.
UTC_TIMESTAMP_LITERAL - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SystemDefinedDefaultType
The 'UTC TIMESTAMP' literal object.
Util - Class in org.eclipse.datatools.sqltools.common.ui.tableviewer
 
Util() - Constructor for class org.eclipse.datatools.sqltools.common.ui.tableviewer.Util
 
Util - Class in org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util
 
Util() - Constructor for class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.Util
 
Util_FailedToGetHelper - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
Utility - Class in org.eclipse.datatools.connectivity.oda.flatfile.ui.util
 
Utility() - Constructor for class org.eclipse.datatools.connectivity.oda.flatfile.ui.util.Utility
 
Utils - Class in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util
 
Utils() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.util.Utils
 

V

validate(QuerySpecification, ValidationContext) - Method in interface org.eclipse.datatools.connectivity.oda.spec.IValidator
Validates the specified query specification in the specified context.
validate(ResultSetSpecification, ValidationContext) - Method in interface org.eclipse.datatools.connectivity.oda.spec.IValidator
Validates the specified result set specification in the specified context.
validate(FilterExpression, ValidationContext) - Method in interface org.eclipse.datatools.connectivity.oda.spec.IValidator
Validates the specified filter expression in the specified context.
validate(AggregateExpression, ValidationContext) - Method in interface org.eclipse.datatools.connectivity.oda.spec.IValidator
Validates the specified aggregate expression in the specified context.
validate(ValueExpression, ValidationContext) - Method in interface org.eclipse.datatools.connectivity.oda.spec.IValidator
Validates the specified value expression in the specified context.
validate(SortSpecification, ValidationContext) - Method in interface org.eclipse.datatools.connectivity.oda.spec.IValidator
Validates the specified sort specification in the specified context.
validate(ValidationContext) - Method in class org.eclipse.datatools.connectivity.oda.spec.QuerySpecification
Validates this in the specified context.
validate() - Method in class org.eclipse.datatools.connectivity.oda.spec.result.AggregateExpression
Validates this expression.
validate(ValidationContext) - Method in class org.eclipse.datatools.connectivity.oda.spec.result.AggregateExpression
Validates this expression in the specified context.
validate(ValidationContext) - Method in class org.eclipse.datatools.connectivity.oda.spec.result.filter.AtomicExpression
 
validate() - Method in class org.eclipse.datatools.connectivity.oda.spec.result.FilterExpression
Validates this expression.
validate(ValidationContext) - Method in class org.eclipse.datatools.connectivity.oda.spec.result.FilterExpression
Validates this expression in the specified context.
validate(ValidationContext) - Method in class org.eclipse.datatools.connectivity.oda.spec.result.ResultSetSpecification
Validates this in the specified context.
validate(ValidationContext) - Method in class org.eclipse.datatools.connectivity.oda.spec.result.SortSpecification
Validates this expression in the specified context.
validate() - Method in class org.eclipse.datatools.connectivity.oda.spec.ValueExpression
Validates this value expression.
validate(ValidationContext) - Method in class org.eclipse.datatools.connectivity.oda.spec.ValueExpression
Validates this expression in the specified context.
validate() - Method in class org.eclipse.datatools.connectivity.ui.dse.dialogs.ProfileSelectionDialogPage
validate the selection
validate(TypedEvent) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.ASAColumnsEditorPage
 
validate() - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.privileges.ASAPrivilegesEditorPage
 
validate(String, String) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.ASADataValidator
Here we use the select convert method to validate the inputValue.
validate(IDatatype, String) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.utils.ASADataValidator
 
validate() - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditor
 
validate(TypedEvent) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditorPage
The default implementation of this method validate all the objects belong to this page and return the error items
validate() - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.ISchemaObjectEditor
Validates the editor to see if there are errors
validate(TypedEvent) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.ISchemaObjectEditorPage
Checks if this page is valid
validate() - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection
 
validate(IDocument, int, DocumentEvent) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.templates.PositionBasedCompletionProposal
 
validate(IDocument, int, DocumentEvent) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.templates.SQLTemplateProposal
 
validateAllCustomExprType(FilterExpression, Class<?>) - Static method in class org.eclipse.datatools.connectivity.oda.spec.util.ValidatorUtil
Validates each and every CustomExpression nested in the specified FilterExpression to be an instance of the specified class.
validateAndShowErrors(TypedEvent) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditorPage
Validates this page and show errors accordingly
validateAndShowErrors(TypedEvent) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.ISchemaObjectEditorPage
Validates the page and show error in problems view accordingly
validateAndShowErrorsAfterPopulating(TypedEvent) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.ASATableSchemaEditorPage
 
validateCharacterStringDataType(DataType, String) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.ASASQLDataOfflineValidator
 
validateControl(DialogPage) - Method in class org.eclipse.datatools.connectivity.ui.wizards.OptionalPropertiesPane
Indicates whether all the controls in this pane are in a valid state.
validateCustomExprExtension(CustomExpression, String) - Static method in class org.eclipse.datatools.connectivity.oda.spec.util.ValidatorUtil
Validates that the specified CustomExpression is contributed by the specified dynamicResultSet extension id.
validateCustomExprExtension(CustomAggregate, String) - Static method in class org.eclipse.datatools.connectivity.oda.spec.util.ValidatorUtil
Validates that the specified CustomAggregate is contributed by the specified dynamicResultSet extension id.
validateCustomExprExtension(CustomFunction, String) - Static method in class org.eclipse.datatools.connectivity.oda.spec.util.ValidatorUtil
Validates that the specified CustomFunction is contributed by the specified dynamicResultSet extension id.
validateCustomExprType(CustomExpression, Class<?>) - Static method in class org.eclipse.datatools.connectivity.oda.spec.util.ValidatorUtil
Validates the specified CustomExpression to be an instance of the specified class.
validateCustomExprType(CustomAggregate, Class<?>) - Static method in class org.eclipse.datatools.connectivity.oda.spec.util.ValidatorUtil
Validates the specified CustomAggregate to be an instance of the specified class.
validateCustomExprType(CustomFunction, Class<?>) - Static method in class org.eclipse.datatools.connectivity.oda.spec.util.ValidatorUtil
Validates the specified CustomFunction to be an instance of the specified class.
validateDataSourceDesign(DataSourceDesign) - Static method in class org.eclipse.datatools.connectivity.oda.design.util.DesignUtil
Validates the specified data source design instance.
validateDateDataType(DataType, String) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.ASASQLDataOfflineValidator
 
validateDistinctUserDefinedType(DataType, String) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.ASASQLDataOfflineValidator
 
validateDrop(Object, int, TransferData) - Method in class org.eclipse.datatools.connectivity.ui.dse.dnd.ConnectionProfileDropAssistant
 
validateHasExprVariable(AtomicExpression) - Static method in class org.eclipse.datatools.connectivity.oda.spec.util.ValidatorUtil
Validates that the specified AtomicExpression has an associated ExpressionVariable.
validateHasNoNullOrderingSpec(SortSpecification) - Static method in class org.eclipse.datatools.connectivity.oda.spec.util.ValidatorUtil
Validates that null ordering is not specified in the given sortSpec.
validateNumberDataType(DataType, String) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.ASASQLDataOfflineValidator
 
validateNumericalDataType(DataType, String) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.ASASQLDataOfflineValidator
 
validateObject(EObject) - Static method in class org.eclipse.datatools.connectivity.oda.design.util.DesignUtil
Validates the given EMF object is valid and has all required elements.
validateOnline(TypedEvent) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.ASATableSchemaEditorPage
 
validateOnline(TypedEvent) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditorPage
 
validateOnline(TypedEvent) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.ISchemaObjectEditorPage
Online check if the page is valid
validateOptions(TemplateOption) - Method in class org.eclipse.datatools.connectivity.ui.templates.AbstractConnectivityTemplateSection
 
validatePart(TypedEvent) - Method in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.IValidatablePart
Validate this part, and may set error message accordingly
validatePart(TypedEvent) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.pages.columns.ASAColumnsEditorPage
 
validateRequestSession(DesignSessionRequest) - Static method in class org.eclipse.datatools.connectivity.oda.design.util.DesignUtil
Validates the specified design session request.
validateSupportedVariableDataTypes(ExpressionVariable, VariableRestrictions, String, String) - Static method in class org.eclipse.datatools.connectivity.oda.spec.util.ValidatorUtil
Validates that the data type of the specified expression variable is one of the supported data types listed in the VariableRestrictions.
validateSupportedVariableDataTypes(ValueExpression, VariableRestrictions, String, String) - Static method in class org.eclipse.datatools.connectivity.oda.spec.util.ValidatorUtil
Validates that the data type of the specified value expression is one of the supported data types listed in the VariableRestrictions.
validateSupportedVariableTypes(AtomicExpression, ExpressionVariable.VariableType[]) - Static method in class org.eclipse.datatools.connectivity.oda.spec.util.ValidatorUtil
Validates that the expression variable of the specified filter expression is one of the specified variable types.
validateSupportedVariableTypes(CustomAggregate, ExpressionVariable.VariableType[]) - Static method in class org.eclipse.datatools.connectivity.oda.spec.util.ValidatorUtil
Validates that the input expression variable of the specified aggregate expression is one of the specified variable types.
validateSyntax(FilterExpression, ValidationContext) - Method in interface org.eclipse.datatools.connectivity.oda.spec.IValidator
Performs syntactic validation of the specified filter expression in the specified context.
validateSyntax(AggregateExpression, ValidationContext) - Method in interface org.eclipse.datatools.connectivity.oda.spec.IValidator
Performs syntactic validation of the specified aggregate expression in the specified context.
validateSyntax(ValueExpression, ValidationContext) - Method in interface org.eclipse.datatools.connectivity.oda.spec.IValidator
Performs syntactic validation of the specified value expression in the specified context.
validateSyntax(ValidationContext) - Method in class org.eclipse.datatools.connectivity.oda.spec.result.AggregateExpression
Performs syntactic validation of this expression in the specified context.
validateSyntax(ValidationContext) - Method in class org.eclipse.datatools.connectivity.oda.spec.result.CustomAggregate
 
validateSyntax(ValidationContext) - Method in class org.eclipse.datatools.connectivity.oda.spec.result.filter.CompositeExpression
 
validateSyntax(ValidationContext) - Method in class org.eclipse.datatools.connectivity.oda.spec.result.filter.CustomExpression
 
validateSyntax(ValidationContext) - Method in class org.eclipse.datatools.connectivity.oda.spec.result.FilterExpression
Performs syntactic validation of this expression in the specified context.
validateSyntax(ValidationContext) - Method in class org.eclipse.datatools.connectivity.oda.spec.valueexpr.ColumnValueExpression
 
validateSyntax(ValidationContext) - Method in class org.eclipse.datatools.connectivity.oda.spec.valueexpr.CombinedValueExpression
 
validateSyntax(ValidationContext) - Method in class org.eclipse.datatools.connectivity.oda.spec.valueexpr.CustomFunction
 
validateSyntax(ValidationContext) - Method in class org.eclipse.datatools.connectivity.oda.spec.valueexpr.FunctionValueExpression
 
validateSyntax(ValidationContext) - Method in class org.eclipse.datatools.connectivity.oda.spec.valueexpr.NestedValueExpression
 
validateSyntax(ValidationContext) - Method in class org.eclipse.datatools.connectivity.oda.spec.valueexpr.SimpleValueExpression
 
validateSyntax(ValidationContext) - Method in class org.eclipse.datatools.connectivity.oda.spec.ValueExpression
Performs syntactic validation of this expression in the specified context.
validateTimeDataType(DataType, String) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.ASASQLDataOfflineValidator
TIME, TIMESTAMP
ValidationContext - Class in org.eclipse.datatools.connectivity.oda.spec
The context for validation of a query specification and associated query specification expressions.
ValidationContext(ExtensionContributor) - Constructor for class org.eclipse.datatools.connectivity.oda.spec.ValidationContext
 
ValidationContext(IValidator) - Constructor for class org.eclipse.datatools.connectivity.oda.spec.ValidationContext
 
ValidationContext.Connection - Class in org.eclipse.datatools.connectivity.oda.spec
A connection context for online validation.
ValidationContext.Connection(Properties) - Constructor for class org.eclipse.datatools.connectivity.oda.spec.ValidationContext.Connection
 
validator_DBNumericDecimalValidator_precisionMissing - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
validator_DBNumericDecimalValidator_precisionNotOk - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
validator_DBNumericDecimalValidator_precisionNotValid - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
validator_DBNumericDecimalValidator_scaleMissing - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
validator_DBNumericDecimalValidator_scaleNotValid - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
Validator_duplicate_trigger_events - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.Messages
 
validator_Generic_scaleNotCorrect - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
Validator_No_name_present - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.Messages
 
Validator_No_trigger_column - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.Messages
 
Validator_No_trigger_events - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.Messages
 
Validator_No_trigger_table - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.Messages
 
validator_Validator_notValidType - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
validator_Validator_scaleNotAllowed - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
validator_ValidatorUtil_incorrectLength - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
validator_ValidatorUtil_incorrectParentheses1 - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
validator_ValidatorUtil_incorrectParentheses2 - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
ValidatorMessage - Class in org.eclipse.datatools.sqltools.sql.identifier
Validator message class
ValidatorMessage(int, String) - Constructor for class org.eclipse.datatools.sqltools.sql.identifier.ValidatorMessage
 
ValidatorUtil - Class in org.eclipse.datatools.connectivity.oda.spec.util
Utility class for use by implementation of IValidator.
ValidatorUtil() - Constructor for class org.eclipse.datatools.connectivity.oda.spec.util.ValidatorUtil
 
VALUE_CREATE_DEFAULT - Static variable in interface org.eclipse.datatools.connectivity.drivers.IDriverValuesProvider
 
VALUE_DEFAULT_DEFINITION_NAME - Static variable in interface org.eclipse.datatools.connectivity.drivers.IDriverValuesProvider
 
VALUE_EXPR_GROUP_NAME - Static variable in class org.eclipse.datatools.connectivity.oda.spec.manifest.ResultExtensionExplorer
 
VALUE_EXPRESSION - Static variable in interface org.eclipse.datatools.modelbase.sql.expressions.SQLExpressionsPackage.Literals
The meta object literal for the 'Value Expression' class.
VALUE_EXPRESSION - Static variable in interface org.eclipse.datatools.modelbase.sql.expressions.SQLExpressionsPackage
The meta object id for the 'Value Expression' class.
VALUE_EXPRESSION_ATOMIC - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Value Expression Atomic' class.
VALUE_EXPRESSION_ATOMIC - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Value Expression Atomic' class.
VALUE_EXPRESSION_ATOMIC__BASIC_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Basic Left' container reference.
VALUE_EXPRESSION_ATOMIC__BASIC_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Basic Right' container reference.
VALUE_EXPRESSION_ATOMIC__BETWEEN_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Between Left' container reference.
VALUE_EXPRESSION_ATOMIC__BETWEEN_RIGHT1 - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Between Right1' container reference.
VALUE_EXPRESSION_ATOMIC__BETWEEN_RIGHT2 - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Between Right2' container reference.
VALUE_EXPRESSION_ATOMIC__CALL_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Call Statement' container reference.
VALUE_EXPRESSION_ATOMIC__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comments' reference list.
VALUE_EXPRESSION_ATOMIC__DATA_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Data Type' containment reference.
VALUE_EXPRESSION_ATOMIC__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
VALUE_EXPRESSION_ATOMIC__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Description' attribute.
VALUE_EXPRESSION_ATOMIC__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
VALUE_EXPRESSION_ATOMIC__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
VALUE_EXPRESSION_ATOMIC__GROUPING_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Grouping Expr' container reference.
VALUE_EXPRESSION_ATOMIC__IN_VALUE_LIST_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'In Value List Left' container reference.
VALUE_EXPRESSION_ATOMIC__IN_VALUE_LIST_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'In Value List Right' container reference.
VALUE_EXPRESSION_ATOMIC__IN_VALUE_ROW_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'In Value Row Select Left' container reference.
VALUE_EXPRESSION_ATOMIC__IN_VALUE_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'In Value Select Left' container reference.
VALUE_EXPRESSION_ATOMIC__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Label' attribute.
VALUE_EXPRESSION_ATOMIC__LIKE_ESCAPE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Like Escape' container reference.
VALUE_EXPRESSION_ATOMIC__LIKE_MATCHING - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Like Matching' container reference.
VALUE_EXPRESSION_ATOMIC__LIKE_PATTERN - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Like Pattern' container reference.
VALUE_EXPRESSION_ATOMIC__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Name' attribute.
VALUE_EXPRESSION_ATOMIC__NEST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Nest' container reference.
VALUE_EXPRESSION_ATOMIC__ORDER_BY_VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Order By Value Expr' container reference.
VALUE_EXPRESSION_ATOMIC__PREDICATE_NULL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Predicate Null' container reference.
VALUE_EXPRESSION_ATOMIC__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Privileges' reference list.
VALUE_EXPRESSION_ATOMIC__QUANTIFIED_ROW_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Quantified Row Select Left' container reference.
VALUE_EXPRESSION_ATOMIC__QUANTIFIED_VALUE_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Quantified Value Select Left' container reference.
VALUE_EXPRESSION_ATOMIC__RESULT_COLUMN - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Result Column' container reference.
VALUE_EXPRESSION_ATOMIC__TABLE_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Table Function' container reference.
VALUE_EXPRESSION_ATOMIC__UNARY_OPERATOR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Unary Operator' attribute.
VALUE_EXPRESSION_ATOMIC__UPDATE_SOURCE_EXPR_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Update Source Expr List' container reference.
VALUE_EXPRESSION_ATOMIC__VALUE_EXPR_CASE_ELSE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Else' container reference.
VALUE_EXPRESSION_ATOMIC__VALUE_EXPR_CASE_SEARCH_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Search Content' container reference.
VALUE_EXPRESSION_ATOMIC__VALUE_EXPR_CASE_SIMPLE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Simple' container reference.
VALUE_EXPRESSION_ATOMIC__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Simple Content Result' container reference.
VALUE_EXPRESSION_ATOMIC__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Simple Content When' container reference.
VALUE_EXPRESSION_ATOMIC__VALUE_EXPR_CAST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Cast' container reference.
VALUE_EXPRESSION_ATOMIC__VALUE_EXPR_COMBINED_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Combined Left' container reference.
VALUE_EXPRESSION_ATOMIC__VALUE_EXPR_COMBINED_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Combined Right' container reference.
VALUE_EXPRESSION_ATOMIC__VALUE_EXPR_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Function' container reference.
VALUE_EXPRESSION_ATOMIC__VALUE_EXPR_LABELED_DURATION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Labeled Duration' container reference.
VALUE_EXPRESSION_ATOMIC__VALUE_EXPR_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Row' container reference.
VALUE_EXPRESSION_ATOMIC__VALUES_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Values Row' container reference.
VALUE_EXPRESSION_ATOMIC_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The number of structural features of the 'Value Expression Atomic' class.
VALUE_EXPRESSION_CASE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Value Expression Case' class.
VALUE_EXPRESSION_CASE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Value Expression Case' class.
VALUE_EXPRESSION_CASE__BASIC_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Basic Left' container reference.
VALUE_EXPRESSION_CASE__BASIC_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Basic Right' container reference.
VALUE_EXPRESSION_CASE__BETWEEN_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Between Left' container reference.
VALUE_EXPRESSION_CASE__BETWEEN_RIGHT1 - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Between Right1' container reference.
VALUE_EXPRESSION_CASE__BETWEEN_RIGHT2 - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Between Right2' container reference.
VALUE_EXPRESSION_CASE__CALL_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Call Statement' container reference.
VALUE_EXPRESSION_CASE__CASE_ELSE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Case Else' containment reference feature.
VALUE_EXPRESSION_CASE__CASE_ELSE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Case Else' containment reference.
VALUE_EXPRESSION_CASE__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comments' reference list.
VALUE_EXPRESSION_CASE__DATA_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Data Type' containment reference.
VALUE_EXPRESSION_CASE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
VALUE_EXPRESSION_CASE__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Description' attribute.
VALUE_EXPRESSION_CASE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
VALUE_EXPRESSION_CASE__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
VALUE_EXPRESSION_CASE__GROUPING_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Grouping Expr' container reference.
VALUE_EXPRESSION_CASE__IN_VALUE_LIST_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'In Value List Left' container reference.
VALUE_EXPRESSION_CASE__IN_VALUE_LIST_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'In Value List Right' container reference.
VALUE_EXPRESSION_CASE__IN_VALUE_ROW_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'In Value Row Select Left' container reference.
VALUE_EXPRESSION_CASE__IN_VALUE_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'In Value Select Left' container reference.
VALUE_EXPRESSION_CASE__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Label' attribute.
VALUE_EXPRESSION_CASE__LIKE_ESCAPE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Like Escape' container reference.
VALUE_EXPRESSION_CASE__LIKE_MATCHING - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Like Matching' container reference.
VALUE_EXPRESSION_CASE__LIKE_PATTERN - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Like Pattern' container reference.
VALUE_EXPRESSION_CASE__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Name' attribute.
VALUE_EXPRESSION_CASE__NEST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Nest' container reference.
VALUE_EXPRESSION_CASE__ORDER_BY_VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Order By Value Expr' container reference.
VALUE_EXPRESSION_CASE__PREDICATE_NULL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Predicate Null' container reference.
VALUE_EXPRESSION_CASE__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Privileges' reference list.
VALUE_EXPRESSION_CASE__QUANTIFIED_ROW_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Quantified Row Select Left' container reference.
VALUE_EXPRESSION_CASE__QUANTIFIED_VALUE_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Quantified Value Select Left' container reference.
VALUE_EXPRESSION_CASE__RESULT_COLUMN - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Result Column' container reference.
VALUE_EXPRESSION_CASE__TABLE_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Table Function' container reference.
VALUE_EXPRESSION_CASE__UNARY_OPERATOR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Unary Operator' attribute.
VALUE_EXPRESSION_CASE__UPDATE_SOURCE_EXPR_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Update Source Expr List' container reference.
VALUE_EXPRESSION_CASE__VALUE_EXPR_CASE_ELSE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Else' container reference.
VALUE_EXPRESSION_CASE__VALUE_EXPR_CASE_SEARCH_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Search Content' container reference.
VALUE_EXPRESSION_CASE__VALUE_EXPR_CASE_SIMPLE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Simple' container reference.
VALUE_EXPRESSION_CASE__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Simple Content Result' container reference.
VALUE_EXPRESSION_CASE__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Simple Content When' container reference.
VALUE_EXPRESSION_CASE__VALUE_EXPR_CAST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Cast' container reference.
VALUE_EXPRESSION_CASE__VALUE_EXPR_COMBINED_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Combined Left' container reference.
VALUE_EXPRESSION_CASE__VALUE_EXPR_COMBINED_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Combined Right' container reference.
VALUE_EXPRESSION_CASE__VALUE_EXPR_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Function' container reference.
VALUE_EXPRESSION_CASE__VALUE_EXPR_LABELED_DURATION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Labeled Duration' container reference.
VALUE_EXPRESSION_CASE__VALUE_EXPR_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Row' container reference.
VALUE_EXPRESSION_CASE__VALUES_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Values Row' container reference.
VALUE_EXPRESSION_CASE_ELSE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Value Expression Case Else' class.
VALUE_EXPRESSION_CASE_ELSE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Value Expression Case Else' class.
VALUE_EXPRESSION_CASE_ELSE__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comments' reference list.
VALUE_EXPRESSION_CASE_ELSE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
VALUE_EXPRESSION_CASE_ELSE__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Description' attribute.
VALUE_EXPRESSION_CASE_ELSE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
VALUE_EXPRESSION_CASE_ELSE__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
VALUE_EXPRESSION_CASE_ELSE__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Label' attribute.
VALUE_EXPRESSION_CASE_ELSE__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Name' attribute.
VALUE_EXPRESSION_CASE_ELSE__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Privileges' reference list.
VALUE_EXPRESSION_CASE_ELSE__VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Value Expr' containment reference feature.
VALUE_EXPRESSION_CASE_ELSE__VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr' containment reference.
VALUE_EXPRESSION_CASE_ELSE__VALUE_EXPR_CASE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Value Expr Case' container reference feature.
VALUE_EXPRESSION_CASE_ELSE__VALUE_EXPR_CASE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case' container reference.
VALUE_EXPRESSION_CASE_ELSE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The number of structural features of the 'Value Expression Case Else' class.
VALUE_EXPRESSION_CASE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The number of structural features of the 'Value Expression Case' class.
VALUE_EXPRESSION_CASE_SEARCH - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Value Expression Case Search' class.
VALUE_EXPRESSION_CASE_SEARCH - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Value Expression Case Search' class.
VALUE_EXPRESSION_CASE_SEARCH__BASIC_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Basic Left' container reference.
VALUE_EXPRESSION_CASE_SEARCH__BASIC_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Basic Right' container reference.
VALUE_EXPRESSION_CASE_SEARCH__BETWEEN_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Between Left' container reference.
VALUE_EXPRESSION_CASE_SEARCH__BETWEEN_RIGHT1 - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Between Right1' container reference.
VALUE_EXPRESSION_CASE_SEARCH__BETWEEN_RIGHT2 - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Between Right2' container reference.
VALUE_EXPRESSION_CASE_SEARCH__CALL_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Call Statement' container reference.
VALUE_EXPRESSION_CASE_SEARCH__CASE_ELSE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Case Else' containment reference.
VALUE_EXPRESSION_CASE_SEARCH__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comments' reference list.
VALUE_EXPRESSION_CASE_SEARCH__DATA_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Data Type' containment reference.
VALUE_EXPRESSION_CASE_SEARCH__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
VALUE_EXPRESSION_CASE_SEARCH__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Description' attribute.
VALUE_EXPRESSION_CASE_SEARCH__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
VALUE_EXPRESSION_CASE_SEARCH__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
VALUE_EXPRESSION_CASE_SEARCH__GROUPING_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Grouping Expr' container reference.
VALUE_EXPRESSION_CASE_SEARCH__IN_VALUE_LIST_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'In Value List Left' container reference.
VALUE_EXPRESSION_CASE_SEARCH__IN_VALUE_LIST_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'In Value List Right' container reference.
VALUE_EXPRESSION_CASE_SEARCH__IN_VALUE_ROW_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'In Value Row Select Left' container reference.
VALUE_EXPRESSION_CASE_SEARCH__IN_VALUE_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'In Value Select Left' container reference.
VALUE_EXPRESSION_CASE_SEARCH__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Label' attribute.
VALUE_EXPRESSION_CASE_SEARCH__LIKE_ESCAPE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Like Escape' container reference.
VALUE_EXPRESSION_CASE_SEARCH__LIKE_MATCHING - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Like Matching' container reference.
VALUE_EXPRESSION_CASE_SEARCH__LIKE_PATTERN - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Like Pattern' container reference.
VALUE_EXPRESSION_CASE_SEARCH__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Name' attribute.
VALUE_EXPRESSION_CASE_SEARCH__NEST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Nest' container reference.
VALUE_EXPRESSION_CASE_SEARCH__ORDER_BY_VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Order By Value Expr' container reference.
VALUE_EXPRESSION_CASE_SEARCH__PREDICATE_NULL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Predicate Null' container reference.
VALUE_EXPRESSION_CASE_SEARCH__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Privileges' reference list.
VALUE_EXPRESSION_CASE_SEARCH__QUANTIFIED_ROW_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Quantified Row Select Left' container reference.
VALUE_EXPRESSION_CASE_SEARCH__QUANTIFIED_VALUE_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Quantified Value Select Left' container reference.
VALUE_EXPRESSION_CASE_SEARCH__RESULT_COLUMN - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Result Column' container reference.
VALUE_EXPRESSION_CASE_SEARCH__SEARCH_CONTENT_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Search Content List' containment reference list feature.
VALUE_EXPRESSION_CASE_SEARCH__SEARCH_CONTENT_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Search Content List' containment reference list.
VALUE_EXPRESSION_CASE_SEARCH__TABLE_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Table Function' container reference.
VALUE_EXPRESSION_CASE_SEARCH__UNARY_OPERATOR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Unary Operator' attribute.
VALUE_EXPRESSION_CASE_SEARCH__UPDATE_SOURCE_EXPR_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Update Source Expr List' container reference.
VALUE_EXPRESSION_CASE_SEARCH__VALUE_EXPR_CASE_ELSE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Else' container reference.
VALUE_EXPRESSION_CASE_SEARCH__VALUE_EXPR_CASE_SEARCH_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Search Content' container reference.
VALUE_EXPRESSION_CASE_SEARCH__VALUE_EXPR_CASE_SIMPLE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Simple' container reference.
VALUE_EXPRESSION_CASE_SEARCH__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Simple Content Result' container reference.
VALUE_EXPRESSION_CASE_SEARCH__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Simple Content When' container reference.
VALUE_EXPRESSION_CASE_SEARCH__VALUE_EXPR_CAST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Cast' container reference.
VALUE_EXPRESSION_CASE_SEARCH__VALUE_EXPR_COMBINED_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Combined Left' container reference.
VALUE_EXPRESSION_CASE_SEARCH__VALUE_EXPR_COMBINED_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Combined Right' container reference.
VALUE_EXPRESSION_CASE_SEARCH__VALUE_EXPR_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Function' container reference.
VALUE_EXPRESSION_CASE_SEARCH__VALUE_EXPR_LABELED_DURATION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Labeled Duration' container reference.
VALUE_EXPRESSION_CASE_SEARCH__VALUE_EXPR_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Row' container reference.
VALUE_EXPRESSION_CASE_SEARCH__VALUES_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Values Row' container reference.
VALUE_EXPRESSION_CASE_SEARCH_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Value Expression Case Search Content' class.
VALUE_EXPRESSION_CASE_SEARCH_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Value Expression Case Search Content' class.
VALUE_EXPRESSION_CASE_SEARCH_CONTENT__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comments' reference list.
VALUE_EXPRESSION_CASE_SEARCH_CONTENT__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
VALUE_EXPRESSION_CASE_SEARCH_CONTENT__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Description' attribute.
VALUE_EXPRESSION_CASE_SEARCH_CONTENT__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
VALUE_EXPRESSION_CASE_SEARCH_CONTENT__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
VALUE_EXPRESSION_CASE_SEARCH_CONTENT__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Label' attribute.
VALUE_EXPRESSION_CASE_SEARCH_CONTENT__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Name' attribute.
VALUE_EXPRESSION_CASE_SEARCH_CONTENT__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Privileges' reference list.
VALUE_EXPRESSION_CASE_SEARCH_CONTENT__SEARCH_CONDITION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Search Condition' containment reference feature.
VALUE_EXPRESSION_CASE_SEARCH_CONTENT__SEARCH_CONDITION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Search Condition' containment reference.
VALUE_EXPRESSION_CASE_SEARCH_CONTENT__VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Value Expr' containment reference feature.
VALUE_EXPRESSION_CASE_SEARCH_CONTENT__VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr' containment reference.
VALUE_EXPRESSION_CASE_SEARCH_CONTENT__VALUE_EXPR_CASE_SEARCH - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Value Expr Case Search' container reference feature.
VALUE_EXPRESSION_CASE_SEARCH_CONTENT__VALUE_EXPR_CASE_SEARCH - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Search' container reference.
VALUE_EXPRESSION_CASE_SEARCH_CONTENT_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The number of structural features of the 'Value Expression Case Search Content' class.
VALUE_EXPRESSION_CASE_SEARCH_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The number of structural features of the 'Value Expression Case Search' class.
VALUE_EXPRESSION_CASE_SIMPLE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Value Expression Case Simple' class.
VALUE_EXPRESSION_CASE_SIMPLE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Value Expression Case Simple' class.
VALUE_EXPRESSION_CASE_SIMPLE__BASIC_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Basic Left' container reference.
VALUE_EXPRESSION_CASE_SIMPLE__BASIC_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Basic Right' container reference.
VALUE_EXPRESSION_CASE_SIMPLE__BETWEEN_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Between Left' container reference.
VALUE_EXPRESSION_CASE_SIMPLE__BETWEEN_RIGHT1 - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Between Right1' container reference.
VALUE_EXPRESSION_CASE_SIMPLE__BETWEEN_RIGHT2 - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Between Right2' container reference.
VALUE_EXPRESSION_CASE_SIMPLE__CALL_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Call Statement' container reference.
VALUE_EXPRESSION_CASE_SIMPLE__CASE_ELSE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Case Else' containment reference.
VALUE_EXPRESSION_CASE_SIMPLE__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comments' reference list.
VALUE_EXPRESSION_CASE_SIMPLE__CONTENT_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Content List' containment reference list feature.
VALUE_EXPRESSION_CASE_SIMPLE__CONTENT_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Content List' containment reference list.
VALUE_EXPRESSION_CASE_SIMPLE__DATA_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Data Type' containment reference.
VALUE_EXPRESSION_CASE_SIMPLE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
VALUE_EXPRESSION_CASE_SIMPLE__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Description' attribute.
VALUE_EXPRESSION_CASE_SIMPLE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
VALUE_EXPRESSION_CASE_SIMPLE__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
VALUE_EXPRESSION_CASE_SIMPLE__GROUPING_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Grouping Expr' container reference.
VALUE_EXPRESSION_CASE_SIMPLE__IN_VALUE_LIST_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'In Value List Left' container reference.
VALUE_EXPRESSION_CASE_SIMPLE__IN_VALUE_LIST_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'In Value List Right' container reference.
VALUE_EXPRESSION_CASE_SIMPLE__IN_VALUE_ROW_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'In Value Row Select Left' container reference.
VALUE_EXPRESSION_CASE_SIMPLE__IN_VALUE_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'In Value Select Left' container reference.
VALUE_EXPRESSION_CASE_SIMPLE__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Label' attribute.
VALUE_EXPRESSION_CASE_SIMPLE__LIKE_ESCAPE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Like Escape' container reference.
VALUE_EXPRESSION_CASE_SIMPLE__LIKE_MATCHING - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Like Matching' container reference.
VALUE_EXPRESSION_CASE_SIMPLE__LIKE_PATTERN - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Like Pattern' container reference.
VALUE_EXPRESSION_CASE_SIMPLE__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Name' attribute.
VALUE_EXPRESSION_CASE_SIMPLE__NEST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Nest' container reference.
VALUE_EXPRESSION_CASE_SIMPLE__ORDER_BY_VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Order By Value Expr' container reference.
VALUE_EXPRESSION_CASE_SIMPLE__PREDICATE_NULL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Predicate Null' container reference.
VALUE_EXPRESSION_CASE_SIMPLE__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Privileges' reference list.
VALUE_EXPRESSION_CASE_SIMPLE__QUANTIFIED_ROW_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Quantified Row Select Left' container reference.
VALUE_EXPRESSION_CASE_SIMPLE__QUANTIFIED_VALUE_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Quantified Value Select Left' container reference.
VALUE_EXPRESSION_CASE_SIMPLE__RESULT_COLUMN - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Result Column' container reference.
VALUE_EXPRESSION_CASE_SIMPLE__TABLE_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Table Function' container reference.
VALUE_EXPRESSION_CASE_SIMPLE__UNARY_OPERATOR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Unary Operator' attribute.
VALUE_EXPRESSION_CASE_SIMPLE__UPDATE_SOURCE_EXPR_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Update Source Expr List' container reference.
VALUE_EXPRESSION_CASE_SIMPLE__VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Value Expr' containment reference feature.
VALUE_EXPRESSION_CASE_SIMPLE__VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr' containment reference.
VALUE_EXPRESSION_CASE_SIMPLE__VALUE_EXPR_CASE_ELSE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Else' container reference.
VALUE_EXPRESSION_CASE_SIMPLE__VALUE_EXPR_CASE_SEARCH_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Search Content' container reference.
VALUE_EXPRESSION_CASE_SIMPLE__VALUE_EXPR_CASE_SIMPLE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Simple' container reference.
VALUE_EXPRESSION_CASE_SIMPLE__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Simple Content Result' container reference.
VALUE_EXPRESSION_CASE_SIMPLE__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Simple Content When' container reference.
VALUE_EXPRESSION_CASE_SIMPLE__VALUE_EXPR_CAST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Cast' container reference.
VALUE_EXPRESSION_CASE_SIMPLE__VALUE_EXPR_COMBINED_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Combined Left' container reference.
VALUE_EXPRESSION_CASE_SIMPLE__VALUE_EXPR_COMBINED_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Combined Right' container reference.
VALUE_EXPRESSION_CASE_SIMPLE__VALUE_EXPR_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Function' container reference.
VALUE_EXPRESSION_CASE_SIMPLE__VALUE_EXPR_LABELED_DURATION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Labeled Duration' container reference.
VALUE_EXPRESSION_CASE_SIMPLE__VALUE_EXPR_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Row' container reference.
VALUE_EXPRESSION_CASE_SIMPLE__VALUES_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Values Row' container reference.
VALUE_EXPRESSION_CASE_SIMPLE_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Value Expression Case Simple Content' class.
VALUE_EXPRESSION_CASE_SIMPLE_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Value Expression Case Simple Content' class.
VALUE_EXPRESSION_CASE_SIMPLE_CONTENT__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comments' reference list.
VALUE_EXPRESSION_CASE_SIMPLE_CONTENT__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
VALUE_EXPRESSION_CASE_SIMPLE_CONTENT__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Description' attribute.
VALUE_EXPRESSION_CASE_SIMPLE_CONTENT__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
VALUE_EXPRESSION_CASE_SIMPLE_CONTENT__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
VALUE_EXPRESSION_CASE_SIMPLE_CONTENT__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Label' attribute.
VALUE_EXPRESSION_CASE_SIMPLE_CONTENT__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Name' attribute.
VALUE_EXPRESSION_CASE_SIMPLE_CONTENT__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Privileges' reference list.
VALUE_EXPRESSION_CASE_SIMPLE_CONTENT__RESULT_VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Result Value Expr' containment reference feature.
VALUE_EXPRESSION_CASE_SIMPLE_CONTENT__RESULT_VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Result Value Expr' containment reference.
VALUE_EXPRESSION_CASE_SIMPLE_CONTENT__VALUE_EXPR_CASE_SIMPLE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Value Expr Case Simple' container reference feature.
VALUE_EXPRESSION_CASE_SIMPLE_CONTENT__VALUE_EXPR_CASE_SIMPLE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Simple' container reference.
VALUE_EXPRESSION_CASE_SIMPLE_CONTENT__WHEN_VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'When Value Expr' containment reference feature.
VALUE_EXPRESSION_CASE_SIMPLE_CONTENT__WHEN_VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'When Value Expr' containment reference.
VALUE_EXPRESSION_CASE_SIMPLE_CONTENT_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The number of structural features of the 'Value Expression Case Simple Content' class.
VALUE_EXPRESSION_CASE_SIMPLE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The number of structural features of the 'Value Expression Case Simple' class.
VALUE_EXPRESSION_CAST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Value Expression Cast' class.
VALUE_EXPRESSION_CAST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Value Expression Cast' class.
VALUE_EXPRESSION_CAST__BASIC_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Basic Left' container reference.
VALUE_EXPRESSION_CAST__BASIC_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Basic Right' container reference.
VALUE_EXPRESSION_CAST__BETWEEN_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Between Left' container reference.
VALUE_EXPRESSION_CAST__BETWEEN_RIGHT1 - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Between Right1' container reference.
VALUE_EXPRESSION_CAST__BETWEEN_RIGHT2 - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Between Right2' container reference.
VALUE_EXPRESSION_CAST__CALL_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Call Statement' container reference.
VALUE_EXPRESSION_CAST__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comments' reference list.
VALUE_EXPRESSION_CAST__DATA_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Data Type' containment reference.
VALUE_EXPRESSION_CAST__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
VALUE_EXPRESSION_CAST__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Description' attribute.
VALUE_EXPRESSION_CAST__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
VALUE_EXPRESSION_CAST__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
VALUE_EXPRESSION_CAST__GROUPING_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Grouping Expr' container reference.
VALUE_EXPRESSION_CAST__IN_VALUE_LIST_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'In Value List Left' container reference.
VALUE_EXPRESSION_CAST__IN_VALUE_LIST_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'In Value List Right' container reference.
VALUE_EXPRESSION_CAST__IN_VALUE_ROW_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'In Value Row Select Left' container reference.
VALUE_EXPRESSION_CAST__IN_VALUE_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'In Value Select Left' container reference.
VALUE_EXPRESSION_CAST__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Label' attribute.
VALUE_EXPRESSION_CAST__LIKE_ESCAPE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Like Escape' container reference.
VALUE_EXPRESSION_CAST__LIKE_MATCHING - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Like Matching' container reference.
VALUE_EXPRESSION_CAST__LIKE_PATTERN - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Like Pattern' container reference.
VALUE_EXPRESSION_CAST__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Name' attribute.
VALUE_EXPRESSION_CAST__NEST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Nest' container reference.
VALUE_EXPRESSION_CAST__ORDER_BY_VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Order By Value Expr' container reference.
VALUE_EXPRESSION_CAST__PREDICATE_NULL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Predicate Null' container reference.
VALUE_EXPRESSION_CAST__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Privileges' reference list.
VALUE_EXPRESSION_CAST__QUANTIFIED_ROW_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Quantified Row Select Left' container reference.
VALUE_EXPRESSION_CAST__QUANTIFIED_VALUE_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Quantified Value Select Left' container reference.
VALUE_EXPRESSION_CAST__RESULT_COLUMN - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Result Column' container reference.
VALUE_EXPRESSION_CAST__TABLE_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Table Function' container reference.
VALUE_EXPRESSION_CAST__UNARY_OPERATOR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Unary Operator' attribute.
VALUE_EXPRESSION_CAST__UPDATE_SOURCE_EXPR_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Update Source Expr List' container reference.
VALUE_EXPRESSION_CAST__VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Value Expr' containment reference feature.
VALUE_EXPRESSION_CAST__VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr' containment reference.
VALUE_EXPRESSION_CAST__VALUE_EXPR_CASE_ELSE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Else' container reference.
VALUE_EXPRESSION_CAST__VALUE_EXPR_CASE_SEARCH_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Search Content' container reference.
VALUE_EXPRESSION_CAST__VALUE_EXPR_CASE_SIMPLE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Simple' container reference.
VALUE_EXPRESSION_CAST__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Simple Content Result' container reference.
VALUE_EXPRESSION_CAST__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Simple Content When' container reference.
VALUE_EXPRESSION_CAST__VALUE_EXPR_CAST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Cast' container reference.
VALUE_EXPRESSION_CAST__VALUE_EXPR_COMBINED_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Combined Left' container reference.
VALUE_EXPRESSION_CAST__VALUE_EXPR_COMBINED_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Combined Right' container reference.
VALUE_EXPRESSION_CAST__VALUE_EXPR_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Function' container reference.
VALUE_EXPRESSION_CAST__VALUE_EXPR_LABELED_DURATION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Labeled Duration' container reference.
VALUE_EXPRESSION_CAST__VALUE_EXPR_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Row' container reference.
VALUE_EXPRESSION_CAST__VALUES_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Values Row' container reference.
VALUE_EXPRESSION_CAST_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The number of structural features of the 'Value Expression Cast' class.
VALUE_EXPRESSION_COLUMN - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Value Expression Column' class.
VALUE_EXPRESSION_COLUMN - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Value Expression Column' class.
VALUE_EXPRESSION_COLUMN__ASSIGNMENT_EXPR_TARGET - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Assignment Expr Target' reference list feature.
VALUE_EXPRESSION_COLUMN__ASSIGNMENT_EXPR_TARGET - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Assignment Expr Target' reference list.
VALUE_EXPRESSION_COLUMN__BASIC_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Basic Left' container reference.
VALUE_EXPRESSION_COLUMN__BASIC_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Basic Right' container reference.
VALUE_EXPRESSION_COLUMN__BETWEEN_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Between Left' container reference.
VALUE_EXPRESSION_COLUMN__BETWEEN_RIGHT1 - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Between Right1' container reference.
VALUE_EXPRESSION_COLUMN__BETWEEN_RIGHT2 - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Between Right2' container reference.
VALUE_EXPRESSION_COLUMN__CALL_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Call Statement' container reference.
VALUE_EXPRESSION_COLUMN__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comments' reference list.
VALUE_EXPRESSION_COLUMN__DATA_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Data Type' containment reference.
VALUE_EXPRESSION_COLUMN__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
VALUE_EXPRESSION_COLUMN__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Description' attribute.
VALUE_EXPRESSION_COLUMN__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
VALUE_EXPRESSION_COLUMN__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
VALUE_EXPRESSION_COLUMN__GROUPING_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Grouping Expr' container reference.
VALUE_EXPRESSION_COLUMN__IN_VALUE_LIST_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'In Value List Left' container reference.
VALUE_EXPRESSION_COLUMN__IN_VALUE_LIST_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'In Value List Right' container reference.
VALUE_EXPRESSION_COLUMN__IN_VALUE_ROW_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'In Value Row Select Left' container reference.
VALUE_EXPRESSION_COLUMN__IN_VALUE_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'In Value Select Left' container reference.
VALUE_EXPRESSION_COLUMN__INSERT_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Insert Statement' reference list feature.
VALUE_EXPRESSION_COLUMN__INSERT_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Insert Statement' reference list.
VALUE_EXPRESSION_COLUMN__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Label' attribute.
VALUE_EXPRESSION_COLUMN__LIKE_ESCAPE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Like Escape' container reference.
VALUE_EXPRESSION_COLUMN__LIKE_MATCHING - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Like Matching' container reference.
VALUE_EXPRESSION_COLUMN__LIKE_PATTERN - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Like Pattern' container reference.
VALUE_EXPRESSION_COLUMN__MERGE_INSERT_SPEC - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Merge Insert Spec' reference list feature.
VALUE_EXPRESSION_COLUMN__MERGE_INSERT_SPEC - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Merge Insert Spec' reference list.
VALUE_EXPRESSION_COLUMN__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Name' attribute.
VALUE_EXPRESSION_COLUMN__NEST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Nest' container reference.
VALUE_EXPRESSION_COLUMN__ORDER_BY_VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Order By Value Expr' container reference.
VALUE_EXPRESSION_COLUMN__PARENT_TABLE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Parent Table Expr' container reference feature.
VALUE_EXPRESSION_COLUMN__PARENT_TABLE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Parent Table Expr' container reference.
VALUE_EXPRESSION_COLUMN__PREDICATE_NULL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Predicate Null' container reference.
VALUE_EXPRESSION_COLUMN__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Privileges' reference list.
VALUE_EXPRESSION_COLUMN__QUANTIFIED_ROW_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Quantified Row Select Left' container reference.
VALUE_EXPRESSION_COLUMN__QUANTIFIED_VALUE_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Quantified Value Select Left' container reference.
VALUE_EXPRESSION_COLUMN__RESULT_COLUMN - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Result Column' container reference.
VALUE_EXPRESSION_COLUMN__TABLE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Table Expr' reference feature.
VALUE_EXPRESSION_COLUMN__TABLE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Table Expr' reference.
VALUE_EXPRESSION_COLUMN__TABLE_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Table Function' container reference.
VALUE_EXPRESSION_COLUMN__TABLE_IN_DATABASE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Table In Database' reference feature.
VALUE_EXPRESSION_COLUMN__TABLE_IN_DATABASE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Table In Database' reference.
VALUE_EXPRESSION_COLUMN__UNARY_OPERATOR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Unary Operator' attribute.
VALUE_EXPRESSION_COLUMN__UPDATE_SOURCE_EXPR_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Update Source Expr List' container reference.
VALUE_EXPRESSION_COLUMN__VALUE_EXPR_CASE_ELSE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Else' container reference.
VALUE_EXPRESSION_COLUMN__VALUE_EXPR_CASE_SEARCH_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Search Content' container reference.
VALUE_EXPRESSION_COLUMN__VALUE_EXPR_CASE_SIMPLE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Simple' container reference.
VALUE_EXPRESSION_COLUMN__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Simple Content Result' container reference.
VALUE_EXPRESSION_COLUMN__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Simple Content When' container reference.
VALUE_EXPRESSION_COLUMN__VALUE_EXPR_CAST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Cast' container reference.
VALUE_EXPRESSION_COLUMN__VALUE_EXPR_COMBINED_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Combined Left' container reference.
VALUE_EXPRESSION_COLUMN__VALUE_EXPR_COMBINED_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Combined Right' container reference.
VALUE_EXPRESSION_COLUMN__VALUE_EXPR_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Function' container reference.
VALUE_EXPRESSION_COLUMN__VALUE_EXPR_LABELED_DURATION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Labeled Duration' container reference.
VALUE_EXPRESSION_COLUMN__VALUE_EXPR_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Row' container reference.
VALUE_EXPRESSION_COLUMN__VALUES_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Values Row' container reference.
VALUE_EXPRESSION_COLUMN_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The number of structural features of the 'Value Expression Column' class.
VALUE_EXPRESSION_COMBINED - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Value Expression Combined' class.
VALUE_EXPRESSION_COMBINED - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Value Expression Combined' class.
VALUE_EXPRESSION_COMBINED__BASIC_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Basic Left' container reference.
VALUE_EXPRESSION_COMBINED__BASIC_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Basic Right' container reference.
VALUE_EXPRESSION_COMBINED__BETWEEN_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Between Left' container reference.
VALUE_EXPRESSION_COMBINED__BETWEEN_RIGHT1 - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Between Right1' container reference.
VALUE_EXPRESSION_COMBINED__BETWEEN_RIGHT2 - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Between Right2' container reference.
VALUE_EXPRESSION_COMBINED__CALL_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Call Statement' container reference.
VALUE_EXPRESSION_COMBINED__COMBINED_OPERATOR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Combined Operator' attribute feature.
VALUE_EXPRESSION_COMBINED__COMBINED_OPERATOR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Combined Operator' attribute.
VALUE_EXPRESSION_COMBINED__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comments' reference list.
VALUE_EXPRESSION_COMBINED__DATA_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Data Type' containment reference.
VALUE_EXPRESSION_COMBINED__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
VALUE_EXPRESSION_COMBINED__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Description' attribute.
VALUE_EXPRESSION_COMBINED__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
VALUE_EXPRESSION_COMBINED__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
VALUE_EXPRESSION_COMBINED__GROUPING_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Grouping Expr' container reference.
VALUE_EXPRESSION_COMBINED__IN_VALUE_LIST_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'In Value List Left' container reference.
VALUE_EXPRESSION_COMBINED__IN_VALUE_LIST_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'In Value List Right' container reference.
VALUE_EXPRESSION_COMBINED__IN_VALUE_ROW_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'In Value Row Select Left' container reference.
VALUE_EXPRESSION_COMBINED__IN_VALUE_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'In Value Select Left' container reference.
VALUE_EXPRESSION_COMBINED__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Label' attribute.
VALUE_EXPRESSION_COMBINED__LEFT_VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Left Value Expr' containment reference feature.
VALUE_EXPRESSION_COMBINED__LEFT_VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Left Value Expr' containment reference.
VALUE_EXPRESSION_COMBINED__LIKE_ESCAPE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Like Escape' container reference.
VALUE_EXPRESSION_COMBINED__LIKE_MATCHING - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Like Matching' container reference.
VALUE_EXPRESSION_COMBINED__LIKE_PATTERN - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Like Pattern' container reference.
VALUE_EXPRESSION_COMBINED__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Name' attribute.
VALUE_EXPRESSION_COMBINED__NEST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Nest' container reference.
VALUE_EXPRESSION_COMBINED__ORDER_BY_VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Order By Value Expr' container reference.
VALUE_EXPRESSION_COMBINED__PREDICATE_NULL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Predicate Null' container reference.
VALUE_EXPRESSION_COMBINED__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Privileges' reference list.
VALUE_EXPRESSION_COMBINED__QUANTIFIED_ROW_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Quantified Row Select Left' container reference.
VALUE_EXPRESSION_COMBINED__QUANTIFIED_VALUE_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Quantified Value Select Left' container reference.
VALUE_EXPRESSION_COMBINED__RESULT_COLUMN - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Result Column' container reference.
VALUE_EXPRESSION_COMBINED__RIGHT_VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Right Value Expr' containment reference feature.
VALUE_EXPRESSION_COMBINED__RIGHT_VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Right Value Expr' containment reference.
VALUE_EXPRESSION_COMBINED__TABLE_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Table Function' container reference.
VALUE_EXPRESSION_COMBINED__UNARY_OPERATOR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Unary Operator' attribute.
VALUE_EXPRESSION_COMBINED__UPDATE_SOURCE_EXPR_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Update Source Expr List' container reference.
VALUE_EXPRESSION_COMBINED__VALUE_EXPR_CASE_ELSE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Else' container reference.
VALUE_EXPRESSION_COMBINED__VALUE_EXPR_CASE_SEARCH_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Search Content' container reference.
VALUE_EXPRESSION_COMBINED__VALUE_EXPR_CASE_SIMPLE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Simple' container reference.
VALUE_EXPRESSION_COMBINED__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Simple Content Result' container reference.
VALUE_EXPRESSION_COMBINED__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Simple Content When' container reference.
VALUE_EXPRESSION_COMBINED__VALUE_EXPR_CAST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Cast' container reference.
VALUE_EXPRESSION_COMBINED__VALUE_EXPR_COMBINED_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Combined Left' container reference.
VALUE_EXPRESSION_COMBINED__VALUE_EXPR_COMBINED_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Combined Right' container reference.
VALUE_EXPRESSION_COMBINED__VALUE_EXPR_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Function' container reference.
VALUE_EXPRESSION_COMBINED__VALUE_EXPR_LABELED_DURATION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Labeled Duration' container reference.
VALUE_EXPRESSION_COMBINED__VALUE_EXPR_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Row' container reference.
VALUE_EXPRESSION_COMBINED__VALUES_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Values Row' container reference.
VALUE_EXPRESSION_COMBINED_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The number of structural features of the 'Value Expression Combined' class.
VALUE_EXPRESSION_COMBINED_OPERATOR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Value Expression Combined Operator' enum.
VALUE_EXPRESSION_COMBINED_OPERATOR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Value Expression Combined Operator' enum.
VALUE_EXPRESSION_DEFAULT - Static variable in interface org.eclipse.datatools.modelbase.sql.expressions.SQLExpressionsPackage.Literals
The meta object literal for the 'Value Expression Default' class.
VALUE_EXPRESSION_DEFAULT - Static variable in interface org.eclipse.datatools.modelbase.sql.expressions.SQLExpressionsPackage
The meta object id for the 'Value Expression Default' class.
VALUE_EXPRESSION_DEFAULT__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.expressions.SQLExpressionsPackage
The feature id for the 'Comments' reference list.
VALUE_EXPRESSION_DEFAULT__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.expressions.SQLExpressionsPackage
The feature id for the 'Dependencies' containment reference list.
VALUE_EXPRESSION_DEFAULT__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.expressions.SQLExpressionsPackage
The feature id for the 'Description' attribute.
VALUE_EXPRESSION_DEFAULT__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.expressions.SQLExpressionsPackage
The feature id for the 'EAnnotations' containment reference list.
VALUE_EXPRESSION_DEFAULT__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.expressions.SQLExpressionsPackage
The feature id for the 'Extensions' containment reference list.
VALUE_EXPRESSION_DEFAULT__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.expressions.SQLExpressionsPackage
The feature id for the 'Label' attribute.
VALUE_EXPRESSION_DEFAULT__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.expressions.SQLExpressionsPackage
The feature id for the 'Name' attribute.
VALUE_EXPRESSION_DEFAULT__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.expressions.SQLExpressionsPackage
The feature id for the 'Privileges' reference list.
VALUE_EXPRESSION_DEFAULT__SQL - Static variable in interface org.eclipse.datatools.modelbase.sql.expressions.SQLExpressionsPackage.Literals
The meta object literal for the 'SQL' attribute feature.
VALUE_EXPRESSION_DEFAULT__SQL - Static variable in interface org.eclipse.datatools.modelbase.sql.expressions.SQLExpressionsPackage
The feature id for the 'SQL' attribute.
VALUE_EXPRESSION_DEFAULT_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.expressions.SQLExpressionsPackage
The number of structural features of the 'Value Expression Default' class.
VALUE_EXPRESSION_DEFAULT_VALUE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Value Expression Default Value' class.
VALUE_EXPRESSION_DEFAULT_VALUE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Value Expression Default Value' class.
VALUE_EXPRESSION_DEFAULT_VALUE__BASIC_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Basic Left' container reference.
VALUE_EXPRESSION_DEFAULT_VALUE__BASIC_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Basic Right' container reference.
VALUE_EXPRESSION_DEFAULT_VALUE__BETWEEN_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Between Left' container reference.
VALUE_EXPRESSION_DEFAULT_VALUE__BETWEEN_RIGHT1 - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Between Right1' container reference.
VALUE_EXPRESSION_DEFAULT_VALUE__BETWEEN_RIGHT2 - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Between Right2' container reference.
VALUE_EXPRESSION_DEFAULT_VALUE__CALL_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Call Statement' container reference.
VALUE_EXPRESSION_DEFAULT_VALUE__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comments' reference list.
VALUE_EXPRESSION_DEFAULT_VALUE__DATA_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Data Type' containment reference.
VALUE_EXPRESSION_DEFAULT_VALUE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
VALUE_EXPRESSION_DEFAULT_VALUE__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Description' attribute.
VALUE_EXPRESSION_DEFAULT_VALUE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
VALUE_EXPRESSION_DEFAULT_VALUE__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
VALUE_EXPRESSION_DEFAULT_VALUE__GROUPING_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Grouping Expr' container reference.
VALUE_EXPRESSION_DEFAULT_VALUE__IN_VALUE_LIST_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'In Value List Left' container reference.
VALUE_EXPRESSION_DEFAULT_VALUE__IN_VALUE_LIST_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'In Value List Right' container reference.
VALUE_EXPRESSION_DEFAULT_VALUE__IN_VALUE_ROW_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'In Value Row Select Left' container reference.
VALUE_EXPRESSION_DEFAULT_VALUE__IN_VALUE_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'In Value Select Left' container reference.
VALUE_EXPRESSION_DEFAULT_VALUE__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Label' attribute.
VALUE_EXPRESSION_DEFAULT_VALUE__LIKE_ESCAPE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Like Escape' container reference.
VALUE_EXPRESSION_DEFAULT_VALUE__LIKE_MATCHING - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Like Matching' container reference.
VALUE_EXPRESSION_DEFAULT_VALUE__LIKE_PATTERN - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Like Pattern' container reference.
VALUE_EXPRESSION_DEFAULT_VALUE__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Name' attribute.
VALUE_EXPRESSION_DEFAULT_VALUE__NEST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Nest' container reference.
VALUE_EXPRESSION_DEFAULT_VALUE__ORDER_BY_VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Order By Value Expr' container reference.
VALUE_EXPRESSION_DEFAULT_VALUE__PREDICATE_NULL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Predicate Null' container reference.
VALUE_EXPRESSION_DEFAULT_VALUE__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Privileges' reference list.
VALUE_EXPRESSION_DEFAULT_VALUE__QUANTIFIED_ROW_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Quantified Row Select Left' container reference.
VALUE_EXPRESSION_DEFAULT_VALUE__QUANTIFIED_VALUE_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Quantified Value Select Left' container reference.
VALUE_EXPRESSION_DEFAULT_VALUE__RESULT_COLUMN - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Result Column' container reference.
VALUE_EXPRESSION_DEFAULT_VALUE__TABLE_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Table Function' container reference.
VALUE_EXPRESSION_DEFAULT_VALUE__UNARY_OPERATOR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Unary Operator' attribute.
VALUE_EXPRESSION_DEFAULT_VALUE__UPDATE_SOURCE_EXPR_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Update Source Expr List' container reference.
VALUE_EXPRESSION_DEFAULT_VALUE__VALUE_EXPR_CASE_ELSE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Else' container reference.
VALUE_EXPRESSION_DEFAULT_VALUE__VALUE_EXPR_CASE_SEARCH_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Search Content' container reference.
VALUE_EXPRESSION_DEFAULT_VALUE__VALUE_EXPR_CASE_SIMPLE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Simple' container reference.
VALUE_EXPRESSION_DEFAULT_VALUE__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Simple Content Result' container reference.
VALUE_EXPRESSION_DEFAULT_VALUE__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Simple Content When' container reference.
VALUE_EXPRESSION_DEFAULT_VALUE__VALUE_EXPR_CAST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Cast' container reference.
VALUE_EXPRESSION_DEFAULT_VALUE__VALUE_EXPR_COMBINED_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Combined Left' container reference.
VALUE_EXPRESSION_DEFAULT_VALUE__VALUE_EXPR_COMBINED_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Combined Right' container reference.
VALUE_EXPRESSION_DEFAULT_VALUE__VALUE_EXPR_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Function' container reference.
VALUE_EXPRESSION_DEFAULT_VALUE__VALUE_EXPR_LABELED_DURATION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Labeled Duration' container reference.
VALUE_EXPRESSION_DEFAULT_VALUE__VALUE_EXPR_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Row' container reference.
VALUE_EXPRESSION_DEFAULT_VALUE__VALUES_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Values Row' container reference.
VALUE_EXPRESSION_DEFAULT_VALUE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The number of structural features of the 'Value Expression Default Value' class.
VALUE_EXPRESSION_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.expressions.SQLExpressionsPackage
The number of structural features of the 'Value Expression' class.
VALUE_EXPRESSION_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Value Expression Function' class.
VALUE_EXPRESSION_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Value Expression Function' class.
VALUE_EXPRESSION_FUNCTION__BASIC_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Basic Left' container reference.
VALUE_EXPRESSION_FUNCTION__BASIC_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Basic Right' container reference.
VALUE_EXPRESSION_FUNCTION__BETWEEN_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Between Left' container reference.
VALUE_EXPRESSION_FUNCTION__BETWEEN_RIGHT1 - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Between Right1' container reference.
VALUE_EXPRESSION_FUNCTION__BETWEEN_RIGHT2 - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Between Right2' container reference.
VALUE_EXPRESSION_FUNCTION__CALL_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Call Statement' container reference.
VALUE_EXPRESSION_FUNCTION__COLUMN_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Column Function' attribute feature.
VALUE_EXPRESSION_FUNCTION__COLUMN_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Column Function' attribute.
VALUE_EXPRESSION_FUNCTION__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comments' reference list.
VALUE_EXPRESSION_FUNCTION__DATA_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Data Type' containment reference.
VALUE_EXPRESSION_FUNCTION__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
VALUE_EXPRESSION_FUNCTION__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Description' attribute.
VALUE_EXPRESSION_FUNCTION__DISTINCT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Distinct' attribute feature.
VALUE_EXPRESSION_FUNCTION__DISTINCT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Distinct' attribute.
VALUE_EXPRESSION_FUNCTION__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
VALUE_EXPRESSION_FUNCTION__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
VALUE_EXPRESSION_FUNCTION__FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Function' reference feature.
VALUE_EXPRESSION_FUNCTION__FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Function' reference.
VALUE_EXPRESSION_FUNCTION__GROUPING_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Grouping Expr' container reference.
VALUE_EXPRESSION_FUNCTION__IN_VALUE_LIST_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'In Value List Left' container reference.
VALUE_EXPRESSION_FUNCTION__IN_VALUE_LIST_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'In Value List Right' container reference.
VALUE_EXPRESSION_FUNCTION__IN_VALUE_ROW_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'In Value Row Select Left' container reference.
VALUE_EXPRESSION_FUNCTION__IN_VALUE_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'In Value Select Left' container reference.
VALUE_EXPRESSION_FUNCTION__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Label' attribute.
VALUE_EXPRESSION_FUNCTION__LIKE_ESCAPE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Like Escape' container reference.
VALUE_EXPRESSION_FUNCTION__LIKE_MATCHING - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Like Matching' container reference.
VALUE_EXPRESSION_FUNCTION__LIKE_PATTERN - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Like Pattern' container reference.
VALUE_EXPRESSION_FUNCTION__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Name' attribute.
VALUE_EXPRESSION_FUNCTION__NEST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Nest' container reference.
VALUE_EXPRESSION_FUNCTION__ORDER_BY_VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Order By Value Expr' container reference.
VALUE_EXPRESSION_FUNCTION__PARAMETER_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Parameter List' containment reference list feature.
VALUE_EXPRESSION_FUNCTION__PARAMETER_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Parameter List' containment reference list.
VALUE_EXPRESSION_FUNCTION__PREDICATE_NULL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Predicate Null' container reference.
VALUE_EXPRESSION_FUNCTION__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Privileges' reference list.
VALUE_EXPRESSION_FUNCTION__QUANTIFIED_ROW_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Quantified Row Select Left' container reference.
VALUE_EXPRESSION_FUNCTION__QUANTIFIED_VALUE_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Quantified Value Select Left' container reference.
VALUE_EXPRESSION_FUNCTION__RESULT_COLUMN - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Result Column' container reference.
VALUE_EXPRESSION_FUNCTION__SPECIAL_REGISTER - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Special Register' attribute feature.
VALUE_EXPRESSION_FUNCTION__SPECIAL_REGISTER - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Special Register' attribute.
VALUE_EXPRESSION_FUNCTION__TABLE_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Table Function' container reference.
VALUE_EXPRESSION_FUNCTION__UNARY_OPERATOR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Unary Operator' attribute.
VALUE_EXPRESSION_FUNCTION__UPDATE_SOURCE_EXPR_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Update Source Expr List' container reference.
VALUE_EXPRESSION_FUNCTION__VALUE_EXPR_CASE_ELSE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Else' container reference.
VALUE_EXPRESSION_FUNCTION__VALUE_EXPR_CASE_SEARCH_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Search Content' container reference.
VALUE_EXPRESSION_FUNCTION__VALUE_EXPR_CASE_SIMPLE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Simple' container reference.
VALUE_EXPRESSION_FUNCTION__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Simple Content Result' container reference.
VALUE_EXPRESSION_FUNCTION__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Simple Content When' container reference.
VALUE_EXPRESSION_FUNCTION__VALUE_EXPR_CAST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Cast' container reference.
VALUE_EXPRESSION_FUNCTION__VALUE_EXPR_COMBINED_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Combined Left' container reference.
VALUE_EXPRESSION_FUNCTION__VALUE_EXPR_COMBINED_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Combined Right' container reference.
VALUE_EXPRESSION_FUNCTION__VALUE_EXPR_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Function' container reference.
VALUE_EXPRESSION_FUNCTION__VALUE_EXPR_LABELED_DURATION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Labeled Duration' container reference.
VALUE_EXPRESSION_FUNCTION__VALUE_EXPR_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Row' container reference.
VALUE_EXPRESSION_FUNCTION__VALUES_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Values Row' container reference.
VALUE_EXPRESSION_FUNCTION_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The number of structural features of the 'Value Expression Function' class.
VALUE_EXPRESSION_LABELED_DURATION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Value Expression Labeled Duration' class.
VALUE_EXPRESSION_LABELED_DURATION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Value Expression Labeled Duration' class.
VALUE_EXPRESSION_LABELED_DURATION__BASIC_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Basic Left' container reference.
VALUE_EXPRESSION_LABELED_DURATION__BASIC_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Basic Right' container reference.
VALUE_EXPRESSION_LABELED_DURATION__BETWEEN_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Between Left' container reference.
VALUE_EXPRESSION_LABELED_DURATION__BETWEEN_RIGHT1 - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Between Right1' container reference.
VALUE_EXPRESSION_LABELED_DURATION__BETWEEN_RIGHT2 - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Between Right2' container reference.
VALUE_EXPRESSION_LABELED_DURATION__CALL_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Call Statement' container reference.
VALUE_EXPRESSION_LABELED_DURATION__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comments' reference list.
VALUE_EXPRESSION_LABELED_DURATION__DATA_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Data Type' containment reference.
VALUE_EXPRESSION_LABELED_DURATION__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
VALUE_EXPRESSION_LABELED_DURATION__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Description' attribute.
VALUE_EXPRESSION_LABELED_DURATION__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
VALUE_EXPRESSION_LABELED_DURATION__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
VALUE_EXPRESSION_LABELED_DURATION__GROUPING_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Grouping Expr' container reference.
VALUE_EXPRESSION_LABELED_DURATION__IN_VALUE_LIST_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'In Value List Left' container reference.
VALUE_EXPRESSION_LABELED_DURATION__IN_VALUE_LIST_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'In Value List Right' container reference.
VALUE_EXPRESSION_LABELED_DURATION__IN_VALUE_ROW_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'In Value Row Select Left' container reference.
VALUE_EXPRESSION_LABELED_DURATION__IN_VALUE_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'In Value Select Left' container reference.
VALUE_EXPRESSION_LABELED_DURATION__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Label' attribute.
VALUE_EXPRESSION_LABELED_DURATION__LABELED_DURATION_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Labeled Duration Type' attribute feature.
VALUE_EXPRESSION_LABELED_DURATION__LABELED_DURATION_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Labeled Duration Type' attribute.
VALUE_EXPRESSION_LABELED_DURATION__LIKE_ESCAPE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Like Escape' container reference.
VALUE_EXPRESSION_LABELED_DURATION__LIKE_MATCHING - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Like Matching' container reference.
VALUE_EXPRESSION_LABELED_DURATION__LIKE_PATTERN - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Like Pattern' container reference.
VALUE_EXPRESSION_LABELED_DURATION__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Name' attribute.
VALUE_EXPRESSION_LABELED_DURATION__NEST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Nest' container reference.
VALUE_EXPRESSION_LABELED_DURATION__ORDER_BY_VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Order By Value Expr' container reference.
VALUE_EXPRESSION_LABELED_DURATION__PREDICATE_NULL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Predicate Null' container reference.
VALUE_EXPRESSION_LABELED_DURATION__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Privileges' reference list.
VALUE_EXPRESSION_LABELED_DURATION__QUANTIFIED_ROW_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Quantified Row Select Left' container reference.
VALUE_EXPRESSION_LABELED_DURATION__QUANTIFIED_VALUE_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Quantified Value Select Left' container reference.
VALUE_EXPRESSION_LABELED_DURATION__RESULT_COLUMN - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Result Column' container reference.
VALUE_EXPRESSION_LABELED_DURATION__TABLE_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Table Function' container reference.
VALUE_EXPRESSION_LABELED_DURATION__UNARY_OPERATOR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Unary Operator' attribute.
VALUE_EXPRESSION_LABELED_DURATION__UPDATE_SOURCE_EXPR_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Update Source Expr List' container reference.
VALUE_EXPRESSION_LABELED_DURATION__VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Value Expr' containment reference feature.
VALUE_EXPRESSION_LABELED_DURATION__VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr' containment reference.
VALUE_EXPRESSION_LABELED_DURATION__VALUE_EXPR_CASE_ELSE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Else' container reference.
VALUE_EXPRESSION_LABELED_DURATION__VALUE_EXPR_CASE_SEARCH_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Search Content' container reference.
VALUE_EXPRESSION_LABELED_DURATION__VALUE_EXPR_CASE_SIMPLE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Simple' container reference.
VALUE_EXPRESSION_LABELED_DURATION__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Simple Content Result' container reference.
VALUE_EXPRESSION_LABELED_DURATION__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Simple Content When' container reference.
VALUE_EXPRESSION_LABELED_DURATION__VALUE_EXPR_CAST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Cast' container reference.
VALUE_EXPRESSION_LABELED_DURATION__VALUE_EXPR_COMBINED_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Combined Left' container reference.
VALUE_EXPRESSION_LABELED_DURATION__VALUE_EXPR_COMBINED_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Combined Right' container reference.
VALUE_EXPRESSION_LABELED_DURATION__VALUE_EXPR_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Function' container reference.
VALUE_EXPRESSION_LABELED_DURATION__VALUE_EXPR_LABELED_DURATION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Labeled Duration' container reference.
VALUE_EXPRESSION_LABELED_DURATION__VALUE_EXPR_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Row' container reference.
VALUE_EXPRESSION_LABELED_DURATION__VALUES_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Values Row' container reference.
VALUE_EXPRESSION_LABELED_DURATION_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The number of structural features of the 'Value Expression Labeled Duration' class.
VALUE_EXPRESSION_LABELED_DURATION_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Value Expression Labeled Duration Type' enum.
VALUE_EXPRESSION_LABELED_DURATION_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Value Expression Labeled Duration Type' enum.
VALUE_EXPRESSION_NESTED - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Value Expression Nested' class.
VALUE_EXPRESSION_NESTED - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Value Expression Nested' class.
VALUE_EXPRESSION_NESTED__BASIC_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Basic Left' container reference.
VALUE_EXPRESSION_NESTED__BASIC_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Basic Right' container reference.
VALUE_EXPRESSION_NESTED__BETWEEN_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Between Left' container reference.
VALUE_EXPRESSION_NESTED__BETWEEN_RIGHT1 - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Between Right1' container reference.
VALUE_EXPRESSION_NESTED__BETWEEN_RIGHT2 - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Between Right2' container reference.
VALUE_EXPRESSION_NESTED__CALL_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Call Statement' container reference.
VALUE_EXPRESSION_NESTED__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comments' reference list.
VALUE_EXPRESSION_NESTED__DATA_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Data Type' containment reference.
VALUE_EXPRESSION_NESTED__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
VALUE_EXPRESSION_NESTED__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Description' attribute.
VALUE_EXPRESSION_NESTED__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
VALUE_EXPRESSION_NESTED__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
VALUE_EXPRESSION_NESTED__GROUPING_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Grouping Expr' container reference.
VALUE_EXPRESSION_NESTED__IN_VALUE_LIST_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'In Value List Left' container reference.
VALUE_EXPRESSION_NESTED__IN_VALUE_LIST_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'In Value List Right' container reference.
VALUE_EXPRESSION_NESTED__IN_VALUE_ROW_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'In Value Row Select Left' container reference.
VALUE_EXPRESSION_NESTED__IN_VALUE_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'In Value Select Left' container reference.
VALUE_EXPRESSION_NESTED__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Label' attribute.
VALUE_EXPRESSION_NESTED__LIKE_ESCAPE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Like Escape' container reference.
VALUE_EXPRESSION_NESTED__LIKE_MATCHING - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Like Matching' container reference.
VALUE_EXPRESSION_NESTED__LIKE_PATTERN - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Like Pattern' container reference.
VALUE_EXPRESSION_NESTED__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Name' attribute.
VALUE_EXPRESSION_NESTED__NEST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Nest' container reference.
VALUE_EXPRESSION_NESTED__NESTED_VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Nested Value Expr' containment reference feature.
VALUE_EXPRESSION_NESTED__NESTED_VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Nested Value Expr' containment reference.
VALUE_EXPRESSION_NESTED__ORDER_BY_VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Order By Value Expr' container reference.
VALUE_EXPRESSION_NESTED__PREDICATE_NULL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Predicate Null' container reference.
VALUE_EXPRESSION_NESTED__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Privileges' reference list.
VALUE_EXPRESSION_NESTED__QUANTIFIED_ROW_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Quantified Row Select Left' container reference.
VALUE_EXPRESSION_NESTED__QUANTIFIED_VALUE_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Quantified Value Select Left' container reference.
VALUE_EXPRESSION_NESTED__RESULT_COLUMN - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Result Column' container reference.
VALUE_EXPRESSION_NESTED__TABLE_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Table Function' container reference.
VALUE_EXPRESSION_NESTED__UNARY_OPERATOR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Unary Operator' attribute.
VALUE_EXPRESSION_NESTED__UPDATE_SOURCE_EXPR_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Update Source Expr List' container reference.
VALUE_EXPRESSION_NESTED__VALUE_EXPR_CASE_ELSE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Else' container reference.
VALUE_EXPRESSION_NESTED__VALUE_EXPR_CASE_SEARCH_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Search Content' container reference.
VALUE_EXPRESSION_NESTED__VALUE_EXPR_CASE_SIMPLE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Simple' container reference.
VALUE_EXPRESSION_NESTED__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Simple Content Result' container reference.
VALUE_EXPRESSION_NESTED__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Simple Content When' container reference.
VALUE_EXPRESSION_NESTED__VALUE_EXPR_CAST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Cast' container reference.
VALUE_EXPRESSION_NESTED__VALUE_EXPR_COMBINED_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Combined Left' container reference.
VALUE_EXPRESSION_NESTED__VALUE_EXPR_COMBINED_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Combined Right' container reference.
VALUE_EXPRESSION_NESTED__VALUE_EXPR_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Function' container reference.
VALUE_EXPRESSION_NESTED__VALUE_EXPR_LABELED_DURATION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Labeled Duration' container reference.
VALUE_EXPRESSION_NESTED__VALUE_EXPR_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Row' container reference.
VALUE_EXPRESSION_NESTED__VALUES_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Values Row' container reference.
VALUE_EXPRESSION_NESTED_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The number of structural features of the 'Value Expression Nested' class.
VALUE_EXPRESSION_NULL_VALUE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Value Expression Null Value' class.
VALUE_EXPRESSION_NULL_VALUE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Value Expression Null Value' class.
VALUE_EXPRESSION_NULL_VALUE__BASIC_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Basic Left' container reference.
VALUE_EXPRESSION_NULL_VALUE__BASIC_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Basic Right' container reference.
VALUE_EXPRESSION_NULL_VALUE__BETWEEN_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Between Left' container reference.
VALUE_EXPRESSION_NULL_VALUE__BETWEEN_RIGHT1 - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Between Right1' container reference.
VALUE_EXPRESSION_NULL_VALUE__BETWEEN_RIGHT2 - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Between Right2' container reference.
VALUE_EXPRESSION_NULL_VALUE__CALL_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Call Statement' container reference.
VALUE_EXPRESSION_NULL_VALUE__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comments' reference list.
VALUE_EXPRESSION_NULL_VALUE__DATA_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Data Type' containment reference.
VALUE_EXPRESSION_NULL_VALUE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
VALUE_EXPRESSION_NULL_VALUE__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Description' attribute.
VALUE_EXPRESSION_NULL_VALUE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
VALUE_EXPRESSION_NULL_VALUE__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
VALUE_EXPRESSION_NULL_VALUE__GROUPING_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Grouping Expr' container reference.
VALUE_EXPRESSION_NULL_VALUE__IN_VALUE_LIST_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'In Value List Left' container reference.
VALUE_EXPRESSION_NULL_VALUE__IN_VALUE_LIST_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'In Value List Right' container reference.
VALUE_EXPRESSION_NULL_VALUE__IN_VALUE_ROW_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'In Value Row Select Left' container reference.
VALUE_EXPRESSION_NULL_VALUE__IN_VALUE_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'In Value Select Left' container reference.
VALUE_EXPRESSION_NULL_VALUE__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Label' attribute.
VALUE_EXPRESSION_NULL_VALUE__LIKE_ESCAPE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Like Escape' container reference.
VALUE_EXPRESSION_NULL_VALUE__LIKE_MATCHING - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Like Matching' container reference.
VALUE_EXPRESSION_NULL_VALUE__LIKE_PATTERN - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Like Pattern' container reference.
VALUE_EXPRESSION_NULL_VALUE__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Name' attribute.
VALUE_EXPRESSION_NULL_VALUE__NEST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Nest' container reference.
VALUE_EXPRESSION_NULL_VALUE__ORDER_BY_VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Order By Value Expr' container reference.
VALUE_EXPRESSION_NULL_VALUE__PREDICATE_NULL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Predicate Null' container reference.
VALUE_EXPRESSION_NULL_VALUE__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Privileges' reference list.
VALUE_EXPRESSION_NULL_VALUE__QUANTIFIED_ROW_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Quantified Row Select Left' container reference.
VALUE_EXPRESSION_NULL_VALUE__QUANTIFIED_VALUE_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Quantified Value Select Left' container reference.
VALUE_EXPRESSION_NULL_VALUE__RESULT_COLUMN - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Result Column' container reference.
VALUE_EXPRESSION_NULL_VALUE__TABLE_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Table Function' container reference.
VALUE_EXPRESSION_NULL_VALUE__UNARY_OPERATOR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Unary Operator' attribute.
VALUE_EXPRESSION_NULL_VALUE__UPDATE_SOURCE_EXPR_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Update Source Expr List' container reference.
VALUE_EXPRESSION_NULL_VALUE__VALUE_EXPR_CASE_ELSE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Else' container reference.
VALUE_EXPRESSION_NULL_VALUE__VALUE_EXPR_CASE_SEARCH_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Search Content' container reference.
VALUE_EXPRESSION_NULL_VALUE__VALUE_EXPR_CASE_SIMPLE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Simple' container reference.
VALUE_EXPRESSION_NULL_VALUE__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Simple Content Result' container reference.
VALUE_EXPRESSION_NULL_VALUE__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Simple Content When' container reference.
VALUE_EXPRESSION_NULL_VALUE__VALUE_EXPR_CAST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Cast' container reference.
VALUE_EXPRESSION_NULL_VALUE__VALUE_EXPR_COMBINED_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Combined Left' container reference.
VALUE_EXPRESSION_NULL_VALUE__VALUE_EXPR_COMBINED_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Combined Right' container reference.
VALUE_EXPRESSION_NULL_VALUE__VALUE_EXPR_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Function' container reference.
VALUE_EXPRESSION_NULL_VALUE__VALUE_EXPR_LABELED_DURATION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Labeled Duration' container reference.
VALUE_EXPRESSION_NULL_VALUE__VALUE_EXPR_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Row' container reference.
VALUE_EXPRESSION_NULL_VALUE__VALUES_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Values Row' container reference.
VALUE_EXPRESSION_NULL_VALUE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The number of structural features of the 'Value Expression Null Value' class.
VALUE_EXPRESSION_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Value Expression Row' class.
VALUE_EXPRESSION_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Value Expression Row' class.
VALUE_EXPRESSION_ROW__BASIC_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Basic Left' container reference.
VALUE_EXPRESSION_ROW__BASIC_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Basic Right' container reference.
VALUE_EXPRESSION_ROW__BETWEEN_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Between Left' container reference.
VALUE_EXPRESSION_ROW__BETWEEN_RIGHT1 - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Between Right1' container reference.
VALUE_EXPRESSION_ROW__BETWEEN_RIGHT2 - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Between Right2' container reference.
VALUE_EXPRESSION_ROW__CALL_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Call Statement' container reference.
VALUE_EXPRESSION_ROW__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comments' reference list.
VALUE_EXPRESSION_ROW__DATA_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Data Type' containment reference.
VALUE_EXPRESSION_ROW__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
VALUE_EXPRESSION_ROW__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Description' attribute.
VALUE_EXPRESSION_ROW__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
VALUE_EXPRESSION_ROW__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
VALUE_EXPRESSION_ROW__GROUPING_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Grouping Expr' container reference.
VALUE_EXPRESSION_ROW__IN_VALUE_LIST_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'In Value List Left' container reference.
VALUE_EXPRESSION_ROW__IN_VALUE_LIST_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'In Value List Right' container reference.
VALUE_EXPRESSION_ROW__IN_VALUE_ROW_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'In Value Row Select Left' container reference.
VALUE_EXPRESSION_ROW__IN_VALUE_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'In Value Select Left' container reference.
VALUE_EXPRESSION_ROW__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Label' attribute.
VALUE_EXPRESSION_ROW__LIKE_ESCAPE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Like Escape' container reference.
VALUE_EXPRESSION_ROW__LIKE_MATCHING - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Like Matching' container reference.
VALUE_EXPRESSION_ROW__LIKE_PATTERN - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Like Pattern' container reference.
VALUE_EXPRESSION_ROW__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Name' attribute.
VALUE_EXPRESSION_ROW__NEST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Nest' container reference.
VALUE_EXPRESSION_ROW__ORDER_BY_VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Order By Value Expr' container reference.
VALUE_EXPRESSION_ROW__PREDICATE_NULL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Predicate Null' container reference.
VALUE_EXPRESSION_ROW__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Privileges' reference list.
VALUE_EXPRESSION_ROW__QUANTIFIED_ROW_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Quantified Row Select Left' container reference.
VALUE_EXPRESSION_ROW__QUANTIFIED_VALUE_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Quantified Value Select Left' container reference.
VALUE_EXPRESSION_ROW__RESULT_COLUMN - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Result Column' container reference.
VALUE_EXPRESSION_ROW__TABLE_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Table Function' container reference.
VALUE_EXPRESSION_ROW__UNARY_OPERATOR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Unary Operator' attribute.
VALUE_EXPRESSION_ROW__UPDATE_SOURCE_EXPR_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Update Source Expr List' container reference.
VALUE_EXPRESSION_ROW__VALUE_EXPR_CASE_ELSE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Else' container reference.
VALUE_EXPRESSION_ROW__VALUE_EXPR_CASE_SEARCH_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Search Content' container reference.
VALUE_EXPRESSION_ROW__VALUE_EXPR_CASE_SIMPLE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Simple' container reference.
VALUE_EXPRESSION_ROW__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Simple Content Result' container reference.
VALUE_EXPRESSION_ROW__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Simple Content When' container reference.
VALUE_EXPRESSION_ROW__VALUE_EXPR_CAST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Cast' container reference.
VALUE_EXPRESSION_ROW__VALUE_EXPR_COMBINED_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Combined Left' container reference.
VALUE_EXPRESSION_ROW__VALUE_EXPR_COMBINED_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Combined Right' container reference.
VALUE_EXPRESSION_ROW__VALUE_EXPR_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Function' container reference.
VALUE_EXPRESSION_ROW__VALUE_EXPR_LABELED_DURATION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Labeled Duration' container reference.
VALUE_EXPRESSION_ROW__VALUE_EXPR_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Value Expr List' containment reference list feature.
VALUE_EXPRESSION_ROW__VALUE_EXPR_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr List' containment reference list.
VALUE_EXPRESSION_ROW__VALUE_EXPR_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Row' container reference.
VALUE_EXPRESSION_ROW__VALUES_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Values Row' container reference.
VALUE_EXPRESSION_ROW_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The number of structural features of the 'Value Expression Row' class.
VALUE_EXPRESSION_SCALAR_SELECT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Value Expression Scalar Select' class.
VALUE_EXPRESSION_SCALAR_SELECT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Value Expression Scalar Select' class.
VALUE_EXPRESSION_SCALAR_SELECT__BASIC_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Basic Left' container reference.
VALUE_EXPRESSION_SCALAR_SELECT__BASIC_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Basic Right' container reference.
VALUE_EXPRESSION_SCALAR_SELECT__BETWEEN_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Between Left' container reference.
VALUE_EXPRESSION_SCALAR_SELECT__BETWEEN_RIGHT1 - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Between Right1' container reference.
VALUE_EXPRESSION_SCALAR_SELECT__BETWEEN_RIGHT2 - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Between Right2' container reference.
VALUE_EXPRESSION_SCALAR_SELECT__CALL_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Call Statement' container reference.
VALUE_EXPRESSION_SCALAR_SELECT__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comments' reference list.
VALUE_EXPRESSION_SCALAR_SELECT__DATA_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Data Type' containment reference.
VALUE_EXPRESSION_SCALAR_SELECT__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
VALUE_EXPRESSION_SCALAR_SELECT__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Description' attribute.
VALUE_EXPRESSION_SCALAR_SELECT__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
VALUE_EXPRESSION_SCALAR_SELECT__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
VALUE_EXPRESSION_SCALAR_SELECT__GROUPING_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Grouping Expr' container reference.
VALUE_EXPRESSION_SCALAR_SELECT__IN_VALUE_LIST_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'In Value List Left' container reference.
VALUE_EXPRESSION_SCALAR_SELECT__IN_VALUE_LIST_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'In Value List Right' container reference.
VALUE_EXPRESSION_SCALAR_SELECT__IN_VALUE_ROW_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'In Value Row Select Left' container reference.
VALUE_EXPRESSION_SCALAR_SELECT__IN_VALUE_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'In Value Select Left' container reference.
VALUE_EXPRESSION_SCALAR_SELECT__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Label' attribute.
VALUE_EXPRESSION_SCALAR_SELECT__LIKE_ESCAPE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Like Escape' container reference.
VALUE_EXPRESSION_SCALAR_SELECT__LIKE_MATCHING - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Like Matching' container reference.
VALUE_EXPRESSION_SCALAR_SELECT__LIKE_PATTERN - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Like Pattern' container reference.
VALUE_EXPRESSION_SCALAR_SELECT__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Name' attribute.
VALUE_EXPRESSION_SCALAR_SELECT__NEST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Nest' container reference.
VALUE_EXPRESSION_SCALAR_SELECT__ORDER_BY_VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Order By Value Expr' container reference.
VALUE_EXPRESSION_SCALAR_SELECT__PREDICATE_NULL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Predicate Null' container reference.
VALUE_EXPRESSION_SCALAR_SELECT__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Privileges' reference list.
VALUE_EXPRESSION_SCALAR_SELECT__QUANTIFIED_ROW_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Quantified Row Select Left' container reference.
VALUE_EXPRESSION_SCALAR_SELECT__QUANTIFIED_VALUE_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Quantified Value Select Left' container reference.
VALUE_EXPRESSION_SCALAR_SELECT__QUERY_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Query Expr' reference feature.
VALUE_EXPRESSION_SCALAR_SELECT__QUERY_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Query Expr' reference.
VALUE_EXPRESSION_SCALAR_SELECT__RESULT_COLUMN - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Result Column' container reference.
VALUE_EXPRESSION_SCALAR_SELECT__TABLE_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Table Function' container reference.
VALUE_EXPRESSION_SCALAR_SELECT__UNARY_OPERATOR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Unary Operator' attribute.
VALUE_EXPRESSION_SCALAR_SELECT__UPDATE_SOURCE_EXPR_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Update Source Expr List' container reference.
VALUE_EXPRESSION_SCALAR_SELECT__VALUE_EXPR_CASE_ELSE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Else' container reference.
VALUE_EXPRESSION_SCALAR_SELECT__VALUE_EXPR_CASE_SEARCH_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Search Content' container reference.
VALUE_EXPRESSION_SCALAR_SELECT__VALUE_EXPR_CASE_SIMPLE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Simple' container reference.
VALUE_EXPRESSION_SCALAR_SELECT__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Simple Content Result' container reference.
VALUE_EXPRESSION_SCALAR_SELECT__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Simple Content When' container reference.
VALUE_EXPRESSION_SCALAR_SELECT__VALUE_EXPR_CAST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Cast' container reference.
VALUE_EXPRESSION_SCALAR_SELECT__VALUE_EXPR_COMBINED_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Combined Left' container reference.
VALUE_EXPRESSION_SCALAR_SELECT__VALUE_EXPR_COMBINED_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Combined Right' container reference.
VALUE_EXPRESSION_SCALAR_SELECT__VALUE_EXPR_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Function' container reference.
VALUE_EXPRESSION_SCALAR_SELECT__VALUE_EXPR_LABELED_DURATION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Labeled Duration' container reference.
VALUE_EXPRESSION_SCALAR_SELECT__VALUE_EXPR_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Row' container reference.
VALUE_EXPRESSION_SCALAR_SELECT__VALUES_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Values Row' container reference.
VALUE_EXPRESSION_SCALAR_SELECT_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The number of structural features of the 'Value Expression Scalar Select' class.
VALUE_EXPRESSION_SIMPLE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Value Expression Simple' class.
VALUE_EXPRESSION_SIMPLE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Value Expression Simple' class.
VALUE_EXPRESSION_SIMPLE__BASIC_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Basic Left' container reference.
VALUE_EXPRESSION_SIMPLE__BASIC_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Basic Right' container reference.
VALUE_EXPRESSION_SIMPLE__BETWEEN_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Between Left' container reference.
VALUE_EXPRESSION_SIMPLE__BETWEEN_RIGHT1 - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Between Right1' container reference.
VALUE_EXPRESSION_SIMPLE__BETWEEN_RIGHT2 - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Between Right2' container reference.
VALUE_EXPRESSION_SIMPLE__CALL_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Call Statement' container reference.
VALUE_EXPRESSION_SIMPLE__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comments' reference list.
VALUE_EXPRESSION_SIMPLE__DATA_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Data Type' containment reference.
VALUE_EXPRESSION_SIMPLE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
VALUE_EXPRESSION_SIMPLE__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Description' attribute.
VALUE_EXPRESSION_SIMPLE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
VALUE_EXPRESSION_SIMPLE__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
VALUE_EXPRESSION_SIMPLE__GROUPING_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Grouping Expr' container reference.
VALUE_EXPRESSION_SIMPLE__IN_VALUE_LIST_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'In Value List Left' container reference.
VALUE_EXPRESSION_SIMPLE__IN_VALUE_LIST_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'In Value List Right' container reference.
VALUE_EXPRESSION_SIMPLE__IN_VALUE_ROW_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'In Value Row Select Left' container reference.
VALUE_EXPRESSION_SIMPLE__IN_VALUE_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'In Value Select Left' container reference.
VALUE_EXPRESSION_SIMPLE__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Label' attribute.
VALUE_EXPRESSION_SIMPLE__LIKE_ESCAPE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Like Escape' container reference.
VALUE_EXPRESSION_SIMPLE__LIKE_MATCHING - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Like Matching' container reference.
VALUE_EXPRESSION_SIMPLE__LIKE_PATTERN - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Like Pattern' container reference.
VALUE_EXPRESSION_SIMPLE__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Name' attribute.
VALUE_EXPRESSION_SIMPLE__NEST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Nest' container reference.
VALUE_EXPRESSION_SIMPLE__ORDER_BY_VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Order By Value Expr' container reference.
VALUE_EXPRESSION_SIMPLE__PREDICATE_NULL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Predicate Null' container reference.
VALUE_EXPRESSION_SIMPLE__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Privileges' reference list.
VALUE_EXPRESSION_SIMPLE__QUANTIFIED_ROW_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Quantified Row Select Left' container reference.
VALUE_EXPRESSION_SIMPLE__QUANTIFIED_VALUE_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Quantified Value Select Left' container reference.
VALUE_EXPRESSION_SIMPLE__RESULT_COLUMN - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Result Column' container reference.
VALUE_EXPRESSION_SIMPLE__TABLE_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Table Function' container reference.
VALUE_EXPRESSION_SIMPLE__UNARY_OPERATOR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Unary Operator' attribute.
VALUE_EXPRESSION_SIMPLE__UPDATE_SOURCE_EXPR_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Update Source Expr List' container reference.
VALUE_EXPRESSION_SIMPLE__VALUE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Value' attribute feature.
VALUE_EXPRESSION_SIMPLE__VALUE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value' attribute.
VALUE_EXPRESSION_SIMPLE__VALUE_EXPR_CASE_ELSE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Else' container reference.
VALUE_EXPRESSION_SIMPLE__VALUE_EXPR_CASE_SEARCH_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Search Content' container reference.
VALUE_EXPRESSION_SIMPLE__VALUE_EXPR_CASE_SIMPLE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Simple' container reference.
VALUE_EXPRESSION_SIMPLE__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Simple Content Result' container reference.
VALUE_EXPRESSION_SIMPLE__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Simple Content When' container reference.
VALUE_EXPRESSION_SIMPLE__VALUE_EXPR_CAST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Cast' container reference.
VALUE_EXPRESSION_SIMPLE__VALUE_EXPR_COMBINED_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Combined Left' container reference.
VALUE_EXPRESSION_SIMPLE__VALUE_EXPR_COMBINED_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Combined Right' container reference.
VALUE_EXPRESSION_SIMPLE__VALUE_EXPR_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Function' container reference.
VALUE_EXPRESSION_SIMPLE__VALUE_EXPR_LABELED_DURATION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Labeled Duration' container reference.
VALUE_EXPRESSION_SIMPLE__VALUE_EXPR_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Row' container reference.
VALUE_EXPRESSION_SIMPLE__VALUES_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Values Row' container reference.
VALUE_EXPRESSION_SIMPLE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The number of structural features of the 'Value Expression Simple' class.
VALUE_EXPRESSION_UNARY_OPERATOR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Value Expression Unary Operator' enum.
VALUE_EXPRESSION_UNARY_OPERATOR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Value Expression Unary Operator' enum.
VALUE_EXPRESSION_VARIABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Value Expression Variable' class.
VALUE_EXPRESSION_VARIABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Value Expression Variable' class.
VALUE_EXPRESSION_VARIABLE__BASIC_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Basic Left' container reference.
VALUE_EXPRESSION_VARIABLE__BASIC_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Basic Right' container reference.
VALUE_EXPRESSION_VARIABLE__BETWEEN_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Between Left' container reference.
VALUE_EXPRESSION_VARIABLE__BETWEEN_RIGHT1 - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Between Right1' container reference.
VALUE_EXPRESSION_VARIABLE__BETWEEN_RIGHT2 - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Between Right2' container reference.
VALUE_EXPRESSION_VARIABLE__CALL_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Call Statement' container reference.
VALUE_EXPRESSION_VARIABLE__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comments' reference list.
VALUE_EXPRESSION_VARIABLE__DATA_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Data Type' containment reference.
VALUE_EXPRESSION_VARIABLE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
VALUE_EXPRESSION_VARIABLE__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Description' attribute.
VALUE_EXPRESSION_VARIABLE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
VALUE_EXPRESSION_VARIABLE__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
VALUE_EXPRESSION_VARIABLE__GROUPING_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Grouping Expr' container reference.
VALUE_EXPRESSION_VARIABLE__IN_VALUE_LIST_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'In Value List Left' container reference.
VALUE_EXPRESSION_VARIABLE__IN_VALUE_LIST_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'In Value List Right' container reference.
VALUE_EXPRESSION_VARIABLE__IN_VALUE_ROW_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'In Value Row Select Left' container reference.
VALUE_EXPRESSION_VARIABLE__IN_VALUE_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'In Value Select Left' container reference.
VALUE_EXPRESSION_VARIABLE__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Label' attribute.
VALUE_EXPRESSION_VARIABLE__LIKE_ESCAPE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Like Escape' container reference.
VALUE_EXPRESSION_VARIABLE__LIKE_MATCHING - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Like Matching' container reference.
VALUE_EXPRESSION_VARIABLE__LIKE_PATTERN - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Like Pattern' container reference.
VALUE_EXPRESSION_VARIABLE__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Name' attribute.
VALUE_EXPRESSION_VARIABLE__NEST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Nest' container reference.
VALUE_EXPRESSION_VARIABLE__ORDER_BY_VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Order By Value Expr' container reference.
VALUE_EXPRESSION_VARIABLE__PREDICATE_NULL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Predicate Null' container reference.
VALUE_EXPRESSION_VARIABLE__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Privileges' reference list.
VALUE_EXPRESSION_VARIABLE__QUANTIFIED_ROW_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Quantified Row Select Left' container reference.
VALUE_EXPRESSION_VARIABLE__QUANTIFIED_VALUE_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Quantified Value Select Left' container reference.
VALUE_EXPRESSION_VARIABLE__QUERY_SELECT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Query Select' container reference feature.
VALUE_EXPRESSION_VARIABLE__QUERY_SELECT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Query Select' container reference.
VALUE_EXPRESSION_VARIABLE__RESULT_COLUMN - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Result Column' container reference.
VALUE_EXPRESSION_VARIABLE__TABLE_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Table Function' container reference.
VALUE_EXPRESSION_VARIABLE__UNARY_OPERATOR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Unary Operator' attribute.
VALUE_EXPRESSION_VARIABLE__UPDATE_SOURCE_EXPR_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Update Source Expr List' container reference.
VALUE_EXPRESSION_VARIABLE__VALUE_EXPR_CASE_ELSE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Else' container reference.
VALUE_EXPRESSION_VARIABLE__VALUE_EXPR_CASE_SEARCH_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Search Content' container reference.
VALUE_EXPRESSION_VARIABLE__VALUE_EXPR_CASE_SIMPLE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Simple' container reference.
VALUE_EXPRESSION_VARIABLE__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Simple Content Result' container reference.
VALUE_EXPRESSION_VARIABLE__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Case Simple Content When' container reference.
VALUE_EXPRESSION_VARIABLE__VALUE_EXPR_CAST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Cast' container reference.
VALUE_EXPRESSION_VARIABLE__VALUE_EXPR_COMBINED_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Combined Left' container reference.
VALUE_EXPRESSION_VARIABLE__VALUE_EXPR_COMBINED_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Combined Right' container reference.
VALUE_EXPRESSION_VARIABLE__VALUE_EXPR_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Function' container reference.
VALUE_EXPRESSION_VARIABLE__VALUE_EXPR_LABELED_DURATION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Labeled Duration' container reference.
VALUE_EXPRESSION_VARIABLE__VALUE_EXPR_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Row' container reference.
VALUE_EXPRESSION_VARIABLE__VALUES_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Values Row' container reference.
VALUE_EXPRESSION_VARIABLE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The number of structural features of the 'Value Expression Variable' class.
VALUE_FORMAT_HINTS - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Value Format Hints' class.
VALUE_FORMAT_HINTS - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The meta object id for the 'Value Format Hints' class.
VALUE_FORMAT_HINTS__DISPLAY_FORMAT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Display Format' attribute feature.
VALUE_FORMAT_HINTS__DISPLAY_FORMAT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Display Format' attribute.
VALUE_FORMAT_HINTS__DISPLAY_SIZE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Display Size' attribute feature.
VALUE_FORMAT_HINTS__DISPLAY_SIZE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Display Size' attribute.
VALUE_FORMAT_HINTS__HORIZONTAL_ALIGNMENT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Horizontal Alignment' attribute feature.
VALUE_FORMAT_HINTS__HORIZONTAL_ALIGNMENT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Horizontal Alignment' attribute.
VALUE_FORMAT_HINTS__TEXT_FORMAT_TYPE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Text Format Type' attribute feature.
VALUE_FORMAT_HINTS__TEXT_FORMAT_TYPE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Text Format Type' attribute.
VALUE_FORMAT_HINTS__TEXT_WRAP_TYPE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage.Literals
The meta object literal for the 'Text Wrap Type' attribute feature.
VALUE_FORMAT_HINTS__TEXT_WRAP_TYPE - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The feature id for the 'Text Wrap Type' attribute.
VALUE_FORMAT_HINTS_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.connectivity.oda.design.DesignPackage
The number of structural features of the 'Value Format Hints' class.
VALUE_JARLIST - Static variable in interface org.eclipse.datatools.connectivity.drivers.IDriverValuesProvider
 
VALUE_NAME - Static variable in interface org.eclipse.datatools.connectivity.drivers.IDriverValuesProvider
 
valueCount() - Method in class org.eclipse.datatools.connectivity.oda.spec.ExpressionArguments
Returns the number of values in this argument.
ValueExpression - Class in org.eclipse.datatools.connectivity.oda.spec
The abstract base class for an ODA expression that resolves to a value.
ValueExpression() - Constructor for class org.eclipse.datatools.connectivity.oda.spec.ValueExpression
 
ValueExpression - Interface in org.eclipse.datatools.modelbase.sql.expressions
A representation of the model object 'Value Expression'.
ValueExpressionAtomic - Interface in org.eclipse.datatools.modelbase.sql.query
A representation of the model object 'SQL Value Expression Atomic'.
ValueExpressionAtomicItemProvider - Class in org.eclipse.datatools.modelbase.sql.query.provider
This is the item provider adapter for a ValueExpressionAtomic object.
ValueExpressionAtomicItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionAtomicItemProvider
This constructs an instance from a factory and a notifier.
ValueExpressionCase - Interface in org.eclipse.datatools.modelbase.sql.query
A representation of the model object 'SQL Value Expression Case'.
ValueExpressionCaseElse - Interface in org.eclipse.datatools.modelbase.sql.query
A representation of the model object 'SQL Value Expression Case Else'.
ValueExpressionCaseElseItemProvider - Class in org.eclipse.datatools.modelbase.sql.query.provider
This is the item provider adapter for a ValueExpressionCaseElse object.
ValueExpressionCaseElseItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionCaseElseItemProvider
This constructs an instance from a factory and a notifier.
ValueExpressionCaseItemProvider - Class in org.eclipse.datatools.modelbase.sql.query.provider
This is the item provider adapter for a ValueExpressionCase object.
ValueExpressionCaseItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionCaseItemProvider
This constructs an instance from a factory and a notifier.
ValueExpressionCaseSearch - Interface in org.eclipse.datatools.modelbase.sql.query
A representation of the model object 'SQL Value Expression Case Search'.
ValueExpressionCaseSearchContent - Interface in org.eclipse.datatools.modelbase.sql.query
A representation of the model object 'SQL Value Expression Case Search Content'.
ValueExpressionCaseSearchContentItemProvider - Class in org.eclipse.datatools.modelbase.sql.query.provider
This is the item provider adapter for a ValueExpressionCaseSearchContent object.
ValueExpressionCaseSearchContentItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionCaseSearchContentItemProvider
This constructs an instance from a factory and a notifier.
ValueExpressionCaseSearchItemProvider - Class in org.eclipse.datatools.modelbase.sql.query.provider
This is the item provider adapter for a ValueExpressionCaseSearch object.
ValueExpressionCaseSearchItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionCaseSearchItemProvider
This constructs an instance from a factory and a notifier.
ValueExpressionCaseSimple - Interface in org.eclipse.datatools.modelbase.sql.query
A representation of the model object 'SQL Value Expression Case Simple'.
ValueExpressionCaseSimpleContent - Interface in org.eclipse.datatools.modelbase.sql.query
A representation of the model object 'SQL Value Expression Case Simple Content'.
ValueExpressionCaseSimpleContentItemProvider - Class in org.eclipse.datatools.modelbase.sql.query.provider
This is the item provider adapter for a ValueExpressionCaseSimpleContent object.
ValueExpressionCaseSimpleContentItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionCaseSimpleContentItemProvider
This constructs an instance from a factory and a notifier.
ValueExpressionCaseSimpleItemProvider - Class in org.eclipse.datatools.modelbase.sql.query.provider
This is the item provider adapter for a ValueExpressionCaseSimple object.
ValueExpressionCaseSimpleItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionCaseSimpleItemProvider
This constructs an instance from a factory and a notifier.
ValueExpressionCast - Interface in org.eclipse.datatools.modelbase.sql.query
A representation of the model object 'SQL Value Expression Cast'.
ValueExpressionCastItemProvider - Class in org.eclipse.datatools.modelbase.sql.query.provider
This is the item provider adapter for a ValueExpressionCast object.
ValueExpressionCastItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionCastItemProvider
This constructs an instance from a factory and a notifier.
ValueExpressionColumn - Interface in org.eclipse.datatools.modelbase.sql.query
A representation of the model object 'SQL Value Expression Column'.
ValueExpressionColumnItemProvider - Class in org.eclipse.datatools.modelbase.sql.query.provider
This is the item provider adapter for a ValueExpressionColumn object.
ValueExpressionColumnItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionColumnItemProvider
This constructs an instance from a factory and a notifier.
ValueExpressionCombined - Interface in org.eclipse.datatools.modelbase.sql.query
A representation of the model object 'SQL Value Expression Combined'.
ValueExpressionCombinedItemProvider - Class in org.eclipse.datatools.modelbase.sql.query.provider
This is the item provider adapter for a ValueExpressionCombined object.
ValueExpressionCombinedItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionCombinedItemProvider
This constructs an instance from a factory and a notifier.
ValueExpressionCombinedOperator - Class in org.eclipse.datatools.modelbase.sql.query
A representation of the literals of the enumeration 'SQL Value Expression Combined Operator', and utility methods for working with them.
ValueExpressionDefault - Interface in org.eclipse.datatools.modelbase.sql.expressions
A representation of the model object 'Value Expression Default'.
ValueExpressionDefaultItemProvider - Class in org.eclipse.datatools.modelbase.sql.expressions.provider
This is the item provider adapter for a ValueExpressionDefault object.
ValueExpressionDefaultItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.expressions.provider.ValueExpressionDefaultItemProvider
This constructs an instance from a factory and a notifier.
ValueExpressionDefaultValue - Interface in org.eclipse.datatools.modelbase.sql.query
A representation of the model object 'SQL Value Expression Default'.
ValueExpressionDefaultValueItemProvider - Class in org.eclipse.datatools.modelbase.sql.query.provider
This is the item provider adapter for a ValueExpressionDefaultValue object.
ValueExpressionDefaultValueItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionDefaultValueItemProvider
This constructs an instance from a factory and a notifier.
ValueExpressionFunction - Interface in org.eclipse.datatools.modelbase.sql.query
A representation of the model object 'SQL Value Expression Function'.
ValueExpressionFunctionItemProvider - Class in org.eclipse.datatools.modelbase.sql.query.provider
This is the item provider adapter for a ValueExpressionFunction object.
ValueExpressionFunctionItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionFunctionItemProvider
This constructs an instance from a factory and a notifier.
ValueExpressionHelper - Class in org.eclipse.datatools.modelbase.sql.query.helper
This class provides a set of utility methods for dealing with Value Expression objects.
ValueExpressionHelper() - Constructor for class org.eclipse.datatools.modelbase.sql.query.helper.ValueExpressionHelper
 
ValueExpressionLabeledDuration - Interface in org.eclipse.datatools.modelbase.sql.query
A representation of the model object 'SQL Value Expression Labeled Duration'.
ValueExpressionLabeledDurationItemProvider - Class in org.eclipse.datatools.modelbase.sql.query.provider
This is the item provider adapter for a ValueExpressionLabeledDuration object.
ValueExpressionLabeledDurationItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionLabeledDurationItemProvider
This constructs an instance from a factory and a notifier.
ValueExpressionLabeledDurationType - Class in org.eclipse.datatools.modelbase.sql.query
A representation of the literals of the enumeration 'SQL Value Expression Labeled Duration Type', and utility methods for working with them.
ValueExpressionNested - Interface in org.eclipse.datatools.modelbase.sql.query
A representation of the model object 'SQL Value Expression Nested'.
ValueExpressionNestedItemProvider - Class in org.eclipse.datatools.modelbase.sql.query.provider
This is the item provider adapter for a ValueExpressionNested object.
ValueExpressionNestedItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionNestedItemProvider
This constructs an instance from a factory and a notifier.
ValueExpressionNullValue - Interface in org.eclipse.datatools.modelbase.sql.query
A representation of the model object 'SQL Value Expression Null'.
ValueExpressionNullValueItemProvider - Class in org.eclipse.datatools.modelbase.sql.query.provider
This is the item provider adapter for a ValueExpressionNullValue object.
ValueExpressionNullValueItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionNullValueItemProvider
This constructs an instance from a factory and a notifier.
ValueExpressionRow - Interface in org.eclipse.datatools.modelbase.sql.query
A representation of the model object 'Value Expression Row'.
ValueExpressionScalarSelect - Interface in org.eclipse.datatools.modelbase.sql.query
A representation of the model object 'SQL Value Expression Scalar Select'.
ValueExpressionScalarSelectItemProvider - Class in org.eclipse.datatools.modelbase.sql.query.provider
This is the item provider adapter for a ValueExpressionScalarSelect object.
ValueExpressionScalarSelectItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionScalarSelectItemProvider
This constructs an instance from a factory and a notifier.
ValueExpressionSimple - Interface in org.eclipse.datatools.modelbase.sql.query
A representation of the model object 'SQL Value Expression Simple'.
ValueExpressionSimpleItemProvider - Class in org.eclipse.datatools.modelbase.sql.query.provider
This is the item provider adapter for a ValueExpressionSimple object.
ValueExpressionSimpleItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionSimpleItemProvider
This constructs an instance from a factory and a notifier.
ValueExpressionUnaryOperator - Class in org.eclipse.datatools.modelbase.sql.query
A representation of the literals of the enumeration 'SQL Value Expression Unary Operator', and utility methods for working with them.
ValueExpressionVariable - Interface in org.eclipse.datatools.modelbase.sql.query
A representation of the model object 'SQL Value Expression Variable'.
ValueExpressionVariableItemProvider - Class in org.eclipse.datatools.modelbase.sql.query.provider
This is the item provider adapter for a ValueExpressionVariable object.
ValueExpressionVariableItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.query.provider.ValueExpressionVariableItemProvider
This constructs an instance from a factory and a notifier.
ValueFormatHints - Interface in org.eclipse.datatools.connectivity.oda.design
Hints on how to format a value.
valueOf(String) - Static method in enum org.eclipse.datatools.connectivity.oda.design.AxisType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.datatools.connectivity.oda.design.ElementNullability
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.datatools.connectivity.oda.design.ExpressionVariableType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.datatools.connectivity.oda.design.HorizontalAlignment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.datatools.connectivity.oda.design.InputPromptControlStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.datatools.connectivity.oda.design.NullOrderingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.datatools.connectivity.oda.design.OdaComplexDataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.datatools.connectivity.oda.design.OdaScalarDataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.datatools.connectivity.oda.design.ParameterMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.datatools.connectivity.oda.design.SessionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.datatools.connectivity.oda.design.SortDirectionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.datatools.connectivity.oda.design.TextFormatType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.datatools.connectivity.oda.design.TextWrapType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.datatools.connectivity.oda.spec.ExpressionVariable.VariableType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class org.eclipse.datatools.connectivity.Version
 
VALUES - Static variable in enum org.eclipse.datatools.connectivity.oda.design.AxisType
A public read-only list of all the 'Axis Type' enumerators.
values() - Static method in enum org.eclipse.datatools.connectivity.oda.design.AxisType
Returns an array containing the constants of this enum type, in the order they're declared.
VALUES - Static variable in enum org.eclipse.datatools.connectivity.oda.design.ElementNullability
A public read-only list of all the 'Element Nullability' enumerators.
values() - Static method in enum org.eclipse.datatools.connectivity.oda.design.ElementNullability
Returns an array containing the constants of this enum type, in the order they're declared.
VALUES - Static variable in enum org.eclipse.datatools.connectivity.oda.design.ExpressionVariableType
A public read-only list of all the 'Expression Variable Type' enumerators.
values() - Static method in enum org.eclipse.datatools.connectivity.oda.design.ExpressionVariableType
Returns an array containing the constants of this enum type, in the order they're declared.
VALUES - Static variable in enum org.eclipse.datatools.connectivity.oda.design.HorizontalAlignment
A public read-only list of all the 'Horizontal Alignment' enumerators.
values() - Static method in enum org.eclipse.datatools.connectivity.oda.design.HorizontalAlignment
Returns an array containing the constants of this enum type, in the order they're declared.
VALUES - Static variable in enum org.eclipse.datatools.connectivity.oda.design.InputPromptControlStyle
A public read-only list of all the 'Input Prompt Control Style' enumerators.
values() - Static method in enum org.eclipse.datatools.connectivity.oda.design.InputPromptControlStyle
Returns an array containing the constants of this enum type, in the order they're declared.
VALUES - Static variable in enum org.eclipse.datatools.connectivity.oda.design.NullOrderingType
A public read-only list of all the 'Null Ordering Type' enumerators.
values() - Static method in enum org.eclipse.datatools.connectivity.oda.design.NullOrderingType
Returns an array containing the constants of this enum type, in the order they're declared.
VALUES - Static variable in enum org.eclipse.datatools.connectivity.oda.design.OdaComplexDataType
A public read-only list of all the 'Oda Complex Data Type' enumerators.
values() - Static method in enum org.eclipse.datatools.connectivity.oda.design.OdaComplexDataType
Returns an array containing the constants of this enum type, in the order they're declared.
VALUES - Static variable in enum org.eclipse.datatools.connectivity.oda.design.OdaScalarDataType
A public read-only list of all the 'Oda Scalar Data Type' enumerators.
values() - Static method in enum org.eclipse.datatools.connectivity.oda.design.OdaScalarDataType
Returns an array containing the constants of this enum type, in the order they're declared.
VALUES - Static variable in enum org.eclipse.datatools.connectivity.oda.design.ParameterMode
A public read-only list of all the 'Parameter Mode' enumerators.
values() - Static method in enum org.eclipse.datatools.connectivity.oda.design.ParameterMode
Returns an array containing the constants of this enum type, in the order they're declared.
VALUES - Static variable in enum org.eclipse.datatools.connectivity.oda.design.SessionStatus
A public read-only list of all the 'Session Status' enumerators.
values() - Static method in enum org.eclipse.datatools.connectivity.oda.design.SessionStatus
Returns an array containing the constants of this enum type, in the order they're declared.
VALUES - Static variable in enum org.eclipse.datatools.connectivity.oda.design.SortDirectionType
A public read-only list of all the 'Sort Direction Type' enumerators.
values() - Static method in enum org.eclipse.datatools.connectivity.oda.design.SortDirectionType
Returns an array containing the constants of this enum type, in the order they're declared.
VALUES - Static variable in enum org.eclipse.datatools.connectivity.oda.design.TextFormatType
A public read-only list of all the 'Text Format Type' enumerators.
values() - Static method in enum org.eclipse.datatools.connectivity.oda.design.TextFormatType
Returns an array containing the constants of this enum type, in the order they're declared.
VALUES - Static variable in enum org.eclipse.datatools.connectivity.oda.design.TextWrapType
A public read-only list of all the 'Text Wrap Type' enumerators.
values() - Static method in enum org.eclipse.datatools.connectivity.oda.design.TextWrapType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.eclipse.datatools.connectivity.oda.spec.ExpressionVariable.VariableType
Returns an array containing the constants of this enum type, in the order they're declared.
VALUES - Static variable in interface org.eclipse.datatools.enablement.ase.ISybaseASEDdlConstants
 
VALUES - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.AllowNullType
A public read-only list of all the 'Allow Null Type' enumerators.
VALUES - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.EventLocationType
A public read-only list of all the 'Event Location Type' enumerators.
VALUES - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.EventTriggerType
A public read-only list of all the 'Event Trigger Type' enumerators.
VALUES - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.EventType
A public read-only list of all the 'Event Type' enumerators.
VALUES - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.IntervalUnitType
A public read-only list of all the 'Interval Unit Type' enumerators.
VALUES - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.JavaSupportType
A public read-only list of all the 'Java Support Type' enumerators.
VALUES - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.ParameterType
A public read-only list of all the 'Parameter Type' enumerators.
VALUES - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseActionTime
A public read-only list of all the 'Sybase ASA Base Action Time' enumerators.
VALUES - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SystemDefinedDefaultType
A public read-only list of all the 'System Defined Default Type' enumerators.
VALUES - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.TransactionOption
A public read-only list of all the 'Transaction Option' enumerators.
VALUES - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.TypeOfDefault
A public read-only list of all the 'Type Of Default' enumerators.
VALUES - Static variable in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.AccessRuleType
A public read-only list of all the 'Access Rule Type' enumerators.
VALUES - Static variable in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.CacheStrategyType
A public read-only list of all the 'Cache Strategy Type' enumerators.
VALUES - Static variable in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.LockingSchemaType
A public read-only list of all the 'Locking Schema Type' enumerators.
VALUES - Static variable in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.ProxyTableExternalType
A public read-only list of all the 'Proxy Table External Type' enumerators.
VALUES - Static variable in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASECatalogType
A public read-only list of all the 'Sybase ASE Catalog Type' enumerators.
VALUES - Static variable in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.TableType
A public read-only list of all the 'Table Type' enumerators.
VALUES - Static variable in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.TransactionModeType
A public read-only list of all the 'Transaction Mode Type' enumerators.
VALUES - Static variable in class org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.JDBCParameterType
A public read-only list of all the 'JDBC Parameter Type' enumerators.
VALUES - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
VALUES - Static variable in class org.eclipse.datatools.modelbase.sql.constraints.IncrementType
A public read-only list of all the 'Increment Type' enumerators.
VALUES - Static variable in class org.eclipse.datatools.modelbase.sql.constraints.MatchType
A public read-only list of all the 'Match Type' enumerators.
VALUES - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.CoercibilityType
A public read-only list of all the 'Coercibility Type' enumerators.
VALUES - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.IntegrityControlOption
A public read-only list of all the 'Integrity Control Option' enumerators.
VALUES - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.IntervalQualifierType
A public read-only list of all the 'Interval Qualifier Type' enumerators.
VALUES - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.LinkControlOption
A public read-only list of all the 'Link Control Option' enumerators.
VALUES - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.OrderingCategoryType
A public read-only list of all the 'Ordering Category Type' enumerators.
VALUES - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.OrderingType
A public read-only list of all the 'Ordering Type' enumerators.
VALUES - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.PrimitiveType
A public read-only list of all the 'Primitive Type' enumerators.
VALUES - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.ReadPermissionOption
A public read-only list of all the 'Read Permission Option' enumerators.
VALUES - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.UnlinkOption
A public read-only list of all the 'Unlink Option' enumerators.
VALUES - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.WritePermissionOption
A public read-only list of all the 'Write Permission Option' enumerators.
VALUES - Static variable in class org.eclipse.datatools.modelbase.sql.query.NullOrderingType
A public read-only list of all the 'Null Ordering Type' enumerators.
VALUES - Static variable in class org.eclipse.datatools.modelbase.sql.query.OrderingSpecType
A public read-only list of all the 'Ordering Spec Type' enumerators.
VALUES - Static variable in class org.eclipse.datatools.modelbase.sql.query.PredicateComparisonOperator
A public read-only list of all the 'Predicate Comparison Operator' enumerators.
VALUES - Static variable in class org.eclipse.datatools.modelbase.sql.query.PredicateQuantifiedType
A public read-only list of all the 'Predicate Quantified Type' enumerators.
VALUES - Static variable in class org.eclipse.datatools.modelbase.sql.query.QueryCombinedOperator
A public read-only list of all the 'Query Combined Operator' enumerators.
VALUES - Static variable in class org.eclipse.datatools.modelbase.sql.query.SearchConditionCombinedOperator
A public read-only list of all the 'Search Condition Combined Operator' enumerators.
VALUES - Static variable in class org.eclipse.datatools.modelbase.sql.query.SuperGroupType
A public read-only list of all the 'Super Group Type' enumerators.
VALUES - Static variable in class org.eclipse.datatools.modelbase.sql.query.TableJoinedOperator
A public read-only list of all the 'Table Joined Operator' enumerators.
VALUES - Static variable in class org.eclipse.datatools.modelbase.sql.query.UpdatabilityType
A public read-only list of all the 'Updatability Type' enumerators.
VALUES - Static variable in class org.eclipse.datatools.modelbase.sql.query.ValueExpressionCombinedOperator
A public read-only list of all the 'Value Expression Combined Operator' enumerators.
VALUES - Static variable in class org.eclipse.datatools.modelbase.sql.query.ValueExpressionLabeledDurationType
A public read-only list of all the 'Value Expression Labeled Duration Type' enumerators.
VALUES - Static variable in class org.eclipse.datatools.modelbase.sql.query.ValueExpressionUnaryOperator
A public read-only list of all the 'Value Expression Unary Operator' enumerators.
VALUES - Static variable in class org.eclipse.datatools.modelbase.sql.routines.DataAccess
A public read-only list of all the 'Data Access' enumerators.
VALUES - Static variable in class org.eclipse.datatools.modelbase.sql.routines.ParameterMode
A public read-only list of all the 'Parameter Mode' enumerators.
VALUES - Static variable in class org.eclipse.datatools.modelbase.sql.schema.GenerateType
A public read-only list of all the 'Generate Type' enumerators.
VALUES - Static variable in class org.eclipse.datatools.modelbase.sql.schema.ReferentialActionType
A public read-only list of all the 'Referential Action Type' enumerators.
VALUES - Static variable in class org.eclipse.datatools.modelbase.sql.tables.ActionGranularityType
A public read-only list of all the 'Action Granularity Type' enumerators.
VALUES - Static variable in class org.eclipse.datatools.modelbase.sql.tables.ActionTimeType
A public read-only list of all the 'Action Time Type' enumerators.
VALUES - Static variable in class org.eclipse.datatools.modelbase.sql.tables.CheckType
A public read-only list of all the 'Check Type' enumerators.
VALUES - Static variable in class org.eclipse.datatools.modelbase.sql.tables.ReferenceType
A public read-only list of all the 'Reference Type' enumerators.
VALUES - Static variable in class org.eclipse.datatools.modelbase.sql.xml.query.XMLContentType
A public read-only list of all the 'XML Content Type' enumerators.
VALUES - Static variable in class org.eclipse.datatools.modelbase.sql.xml.query.XMLContentType2
A public read-only list of all the 'XML Content Type2' enumerators.
VALUES - Static variable in class org.eclipse.datatools.modelbase.sql.xml.query.XMLDeclarationType
A public read-only list of all the 'XML Declaration Type' enumerators.
VALUES - Static variable in class org.eclipse.datatools.modelbase.sql.xml.query.XMLEmptyHandlingType
A public read-only list of all the 'XML Empty Handling Type' enumerators.
VALUES - Static variable in class org.eclipse.datatools.modelbase.sql.xml.query.XMLNullHandlingType
A public read-only list of all the 'XML Null Handling Type' enumerators.
VALUES - Static variable in class org.eclipse.datatools.modelbase.sql.xml.query.XMLPassingType
A public read-only list of all the 'XML Passing Type' enumerators.
VALUES - Static variable in class org.eclipse.datatools.modelbase.sql.xml.query.XMLReturningType
A public read-only list of all the 'XML Returning Type' enumerators.
VALUES - Static variable in class org.eclipse.datatools.modelbase.sql.xml.query.XMLWhitespaceHandlingType
A public read-only list of all the 'XML Whitespace Handling Type' enumerators.
VALUES - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
VALUES - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
VALUES - Static variable in interface org.eclipse.datatools.sqltools.editor.template.TemplateConstant
 
values() - Method in class org.eclipse.datatools.sqltools.sql.util.ConsistentOrderHashMap
Get values according to the specific order of keys.
VALUES_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Values Row' class.
VALUES_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'Values Row' class.
VALUES_ROW__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comments' reference list.
VALUES_ROW__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
VALUES_ROW__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Description' attribute.
VALUES_ROW__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
VALUES_ROW__EXPR_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Expr List' containment reference list feature.
VALUES_ROW__EXPR_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Expr List' containment reference list.
VALUES_ROW__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
VALUES_ROW__INSERT_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Insert Statement' container reference feature.
VALUES_ROW__INSERT_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Insert Statement' container reference.
VALUES_ROW__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Label' attribute.
VALUES_ROW__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Name' attribute.
VALUES_ROW__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Privileges' reference list.
VALUES_ROW__QUERY_VALUES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Query Values' container reference feature.
VALUES_ROW__QUERY_VALUES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Query Values' container reference.
VALUES_ROW_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The number of structural features of the 'Values Row' class.
ValuesRow - Interface in org.eclipse.datatools.modelbase.sql.query
A representation of the model object 'SQL Values Row'.
ValuesRowItemProvider - Class in org.eclipse.datatools.modelbase.sql.query.provider
This is the item provider adapter for a ValuesRow object.
ValuesRowItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.query.provider.ValuesRowItemProvider
This constructs an instance from a factory and a notifier.
ValuesRowViewer - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.fullselect
 
ValuesRowViewer(SQLDomainModel) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.fullselect.ValuesRowViewer
 
ValuesRowViewer.ValuesGridViewer - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.fullselect
 
ValuesRowViewer.ValuesGridViewer(Composite) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.fullselect.ValuesRowViewer.ValuesGridViewer
 
ValuesRowViewer.ValuesRowGridContentProvider - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.fullselect
Value grid content provider
ValuesRowViewer.ValuesRowGridContentProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.fullselect.ValuesRowViewer.ValuesRowGridContentProvider
 
ValuesViewer - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.fullselect
 
ValuesViewer(SQLDomainModel) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.fullselect.ValuesViewer
 
ValueTableElement - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.fullselect
 
ValueTableElement(SQLDomainModel, ValuesRow, QueryValueExpression) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.fullselect.ValueTableElement
 
VAR - Static variable in interface org.eclipse.datatools.sqltools.editor.template.TemplateConstant
 
VAR_NAME - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
VAR_NAME - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
VAR_NAME - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
VAR_NAME_BODY - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
VAR_NAME_BODY - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
VAR_NAME_BODY - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
VARBINARY - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.SQLDataTypes
 
VARCHAR - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.SQLDataTypes
 
VARCHAR - Static variable in interface org.eclipse.datatools.enablement.sybase.IGenericDdlConstants
 
VARGRAPHIC - Static variable in interface org.eclipse.datatools.enablement.sybase.IGenericDdlConstants
 
VARIABLE - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.ParameterType
The 'VARIABLE' literal value.
variable() - Method in class org.eclipse.datatools.enablement.sybase.parser.QuickSQLParser
 
variable() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
variable() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
VARIABLE - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLCompletionProposal
 
variable_assignment() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
variable_assignment() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
VARIABLE_ASSIGNMENTS - Static variable in interface org.eclipse.datatools.sqltools.sql.parser.SQLParserConstants
 
VARIABLE_DECLARATIONS - Static variable in interface org.eclipse.datatools.sqltools.sql.parser.SQLParserConstants
 
VARIABLE_LITERAL - Static variable in class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.ParameterType
The 'VARIABLE' literal object.
VARIABLE_REFERENCES - Static variable in interface org.eclipse.datatools.sqltools.sql.parser.SQLParserConstants
 
VariableRestrictions - Class in org.eclipse.datatools.connectivity.oda.spec.manifest
Represents the restrictions on the types of expression variable that can be applied with an extension-defined expression, as specifed in an extension of the org.eclipse.datatools.connectivity.oda.dynamicResultSet extension point.
VariablesData - Class in org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui
 
VariablesData() - Constructor for class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.VariablesData
 
vars_datatype_invalid - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
VARYING - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
VARYING - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
VendorHelper - Class in org.eclipse.datatools.sqltools.sqlbuilder.model
A helper class for determining what database we are running against.
VendorHelper(Database) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.model.VendorHelper
 
verifyKey(VerifyEvent) - Method in class org.eclipse.datatools.sqltools.sqleditor.internal.SymbolInserter
 
verifyValue(String) - Method in class org.eclipse.datatools.sqltools.debugger.model.SPGlobalVariable
 
verifyValue(IValue) - Method in class org.eclipse.datatools.sqltools.debugger.model.SPGlobalVariable
 
Version - Class in org.eclipse.datatools.connectivity
 
Version(int, int, int, String) - Constructor for class org.eclipse.datatools.connectivity.Version
 
VERSION_12503 - Static variable in class org.eclipse.datatools.enablement.ase.catalog.ASEUtil
 
VERSION_1253 - Static variable in class org.eclipse.datatools.enablement.ase.catalog.ASEUtil
 
VERSION_15 - Static variable in class org.eclipse.datatools.enablement.ase.catalog.ASEUtil
 
VERSION_15 - Static variable in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl.SybaseASEDatabaseImpl
 
VERSION_INFO_PROFILE_EXTENSION_ID - Static variable in class org.eclipse.datatools.connectivity.ConnectionProfileConstants
The profile extension ID used to store filter settings.
VersionProviderConnection - Class in org.eclipse.datatools.connectivity
Use this class a a base class for your versioned connection implementation.
VersionProviderConnection(IConnectionProfile, Class) - Constructor for class org.eclipse.datatools.connectivity.VersionProviderConnection
 
VERTICAL_LAYOUT_RESULTS_VIEW - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.PreferenceConstants
 
VIEW - Static variable in class org.eclipse.datatools.connectivity.sqm.core.definition.EngineeringOptionID
 
VIEW - Static variable in class org.eclipse.datatools.enablement.sybase.ddl.SybaseDatabaseObjecType
 
VIEW - Static variable in interface org.eclipse.datatools.enablement.sybase.IGenericDdlConstants
 
VIEW - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
VIEW - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
VIEW - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
VIEW - Static variable in class org.eclipse.datatools.sqltools.sql.reference.DBObject
view type, value
VIEW_ACTIVATE - Static variable in class org.eclipse.datatools.sqltools.plan.PlanRequest
Make the SQL Execution Plan view visible and activated
VIEW_CREATE - Static variable in class org.eclipse.datatools.sqltools.plan.PlanRequest
Make the SQL Execution Plan view to be made created but not necessarily be made visible
VIEW_FILTER - Static variable in interface org.eclipse.datatools.connectivity.sqm.core.connection.ConnectionFilter
 
VIEW_ID - Static variable in interface org.eclipse.datatools.connectivity.ui.IConnectionProfileActionFilter
 
VIEW_SQL_RESULT - Static variable in interface org.eclipse.datatools.sqltools.result.ui.IHelpConstants
Used for SQL result view.
VIEW_TABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage.Literals
The meta object literal for the 'View Table' class.
VIEW_TABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The meta object id for the 'View Table' class.
VIEW_TABLE__CHECK_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage.Literals
The meta object literal for the 'Check Type' attribute feature.
VIEW_TABLE__CHECK_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Check Type' attribute.
VIEW_TABLE__COLUMNS - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Columns' containment reference list.
VIEW_TABLE__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Comments' reference list.
VIEW_TABLE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Dependencies' containment reference list.
VIEW_TABLE__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Description' attribute.
VIEW_TABLE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'EAnnotations' containment reference list.
VIEW_TABLE__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Extensions' containment reference list.
VIEW_TABLE__INDEX - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Index' reference list.
VIEW_TABLE__INSERTABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Insertable' attribute.
VIEW_TABLE__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Label' attribute.
VIEW_TABLE__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Name' attribute.
VIEW_TABLE__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Privileges' reference list.
VIEW_TABLE__QUERY_EXPRESSION - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Query Expression' containment reference.
VIEW_TABLE__SCHEMA - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Schema' reference.
VIEW_TABLE__SELF_REF_COLUMN_GENERATION - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Self Ref Column Generation' attribute.
VIEW_TABLE__SUBTABLES - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Subtables' reference list.
VIEW_TABLE__SUPERTABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Supertable' reference.
VIEW_TABLE__TRIGGERS - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Triggers' reference list.
VIEW_TABLE__UDT - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Udt' reference.
VIEW_TABLE__UPDATABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The feature id for the 'Updatable' attribute.
VIEW_TABLE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.tables.SQLTablesPackage
The number of structural features of the 'View Table' class.
VIEW_UTILITY_DEFAULT_FONT_UI_ - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
VIEW_VISIBLE - Static variable in class org.eclipse.datatools.sqltools.plan.PlanRequest
 
ViewPropertyAction - Class in org.eclipse.datatools.connectivity.ui.actions
 
ViewPropertyAction(Viewer) - Constructor for class org.eclipse.datatools.connectivity.ui.actions.ViewPropertyAction
Constructor
ViewTable - Interface in org.eclipse.datatools.modelbase.sql.tables
A representation of the model object 'View Table'.
ViewTableItemProvider - Class in org.eclipse.datatools.modelbase.sql.tables.provider
This is the item provider adapter for a ViewTable object.
ViewTableItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.tables.provider.ViewTableItemProvider
This constructs an instance from a factory and a notifier.
ViewUtility - Class in org.eclipse.datatools.sqltools.sqlbuilder.util
 
ViewUtility() - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.util.ViewUtility
 
VIRTUAL - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.ISybaseASADdlConstants
 
VirtualNode - Class in org.eclipse.datatools.connectivity.sqm.core.ui.explorer.providers.content.virtual
 
VirtualNode(String, String, Object) - Constructor for class org.eclipse.datatools.connectivity.sqm.core.ui.explorer.providers.content.virtual.VirtualNode
 
VirtualNodeAdapter - Class in org.eclipse.datatools.enablement.sybase
 
VirtualNodeAdapter(String) - Constructor for class org.eclipse.datatools.enablement.sybase.VirtualNodeAdapter
 
VirtualNodeAdapterFactory - Class in org.eclipse.datatools.enablement.sybase.ui
 
VirtualNodeAdapterFactory() - Constructor for class org.eclipse.datatools.enablement.sybase.ui.VirtualNodeAdapterFactory
 
VISIBLE_ITEM_COUNT - Static variable in class org.eclipse.datatools.sqltools.common.ui.tableviewer.TableComboBoxCellEditor
 
visit(SimpleNode, Object) - Method in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserVisitor
 
visit(ASTStart, Object) - Method in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserVisitor
 
visit(ASTSQLDelimiter, Object) - Method in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserVisitor
 
visit(ASTSQLStatement, Object) - Method in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserVisitor
 
visit(ASTSQLDataType, Object) - Method in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserVisitor
 
visit(ASTDeclareKeyword, Object) - Method in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserVisitor
 
visit(ASTDeclareComma, Object) - Method in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserVisitor
 
visit(ASTSQLParam, Object) - Method in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserVisitor
 
visit(ASTExpression, Object) - Method in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserVisitor
 
visit(SimpleNode, Object) - Method in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserVisitor
 
visit(ASTStart, Object) - Method in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserVisitor
 
visit(ASTSQLDelimiter, Object) - Method in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserVisitor
 
visit(ASTSQLStatement, Object) - Method in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserVisitor
 
visit(ASTSQLDataType, Object) - Method in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserVisitor
 
visit(ASTDeclareKeyword, Object) - Method in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserVisitor
 
visit(ASTDeclareComma, Object) - Method in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserVisitor
 
visit(ASTSQLParam, Object) - Method in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserVisitor
 
visit(ASTExpression, Object) - Method in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserVisitor
 
visit(SimpleNode, Object) - Method in interface org.eclipse.datatools.sqltools.sql.parser.ast.ISQLParserVisitor
Visits the node with the optional data information
visit(IResourceDelta) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.StatementResourceChangeListener
 
visited(EObject) - Method in interface org.eclipse.datatools.sqltools.parsers.sql.query.util.CMESwitch
 
visited(EObject) - Method in interface org.eclipse.datatools.sqltools.parsers.sql.util.CMESwitch
 

W

WAITFOR - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
WAITFOR - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
WAITFOR - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
warn(Object) - Method in interface org.eclipse.datatools.sqltools.plan.internal.util.ILogger
 
warn(Object, Throwable) - Method in interface org.eclipse.datatools.sqltools.plan.internal.util.ILogger
This method should NOT be used since it doesn't use the resource bundle to localize the message.
warn(String) - Method in interface org.eclipse.datatools.sqltools.plan.internal.util.ILogger
For warn logging with no arguments
warn(String, Throwable) - Method in interface org.eclipse.datatools.sqltools.plan.internal.util.ILogger
For warn logging with no arguments but a stack trace
warn(String, Object) - Method in interface org.eclipse.datatools.sqltools.plan.internal.util.ILogger
For warn logging with one argument
warn(String, Object, Throwable) - Method in interface org.eclipse.datatools.sqltools.plan.internal.util.ILogger
For warn logging with one argument and a stack trace
warn(String, Object, Object) - Method in interface org.eclipse.datatools.sqltools.plan.internal.util.ILogger
For warn logging with 2 arguments
warn(String, Object, Object, Throwable) - Method in interface org.eclipse.datatools.sqltools.plan.internal.util.ILogger
For warn logging with 2 arguments and a stack trace
warn(String, Object, Object, Object) - Method in interface org.eclipse.datatools.sqltools.plan.internal.util.ILogger
For warn logging with 3 arguments
warn(String, Object, Object, Object, Throwable) - Method in interface org.eclipse.datatools.sqltools.plan.internal.util.ILogger
For warn logging with 3 arguments and a stack trace
warn(String, Object, Object, Object, Object) - Method in interface org.eclipse.datatools.sqltools.plan.internal.util.ILogger
For warn logging with 4 arguments
warn(String, Object, Object, Object, Object, Throwable) - Method in interface org.eclipse.datatools.sqltools.plan.internal.util.ILogger
For warn logging with 4 arguments and a stack trace
warn(String, Object, Object, Object, Object, Object) - Method in interface org.eclipse.datatools.sqltools.plan.internal.util.ILogger
For warn logging with 5 arguments
warn(String, Object, Object, Object, Object, Object, Throwable) - Method in interface org.eclipse.datatools.sqltools.plan.internal.util.ILogger
For warn logging with 5 arguments and a stack trace
warn(String, Object[]) - Method in interface org.eclipse.datatools.sqltools.plan.internal.util.ILogger
For warn logging methods where the number of args is greater than the methods provided.
warn(String, Object[], Throwable) - Method in interface org.eclipse.datatools.sqltools.plan.internal.util.ILogger
For warn logging methods where the number of args is greater than the methods provided.
warn(Object) - Method in class org.eclipse.datatools.sqltools.plan.internal.util.StatusLogger
 
warn(Object, Throwable) - Method in class org.eclipse.datatools.sqltools.plan.internal.util.StatusLogger
 
warn(String) - Method in class org.eclipse.datatools.sqltools.plan.internal.util.StatusLogger
 
warn(String, Throwable) - Method in class org.eclipse.datatools.sqltools.plan.internal.util.StatusLogger
 
warn(String, Object) - Method in class org.eclipse.datatools.sqltools.plan.internal.util.StatusLogger
 
warn(String, Object, Throwable) - Method in class org.eclipse.datatools.sqltools.plan.internal.util.StatusLogger
 
warn(String, Object, Object) - Method in class org.eclipse.datatools.sqltools.plan.internal.util.StatusLogger
 
warn(String, Object, Object, Throwable) - Method in class org.eclipse.datatools.sqltools.plan.internal.util.StatusLogger
 
warn(String, Object, Object, Object) - Method in class org.eclipse.datatools.sqltools.plan.internal.util.StatusLogger
 
warn(String, Object, Object, Object, Throwable) - Method in class org.eclipse.datatools.sqltools.plan.internal.util.StatusLogger
 
warn(String, Object, Object, Object, Object) - Method in class org.eclipse.datatools.sqltools.plan.internal.util.StatusLogger
 
warn(String, Object, Object, Object, Object, Throwable) - Method in class org.eclipse.datatools.sqltools.plan.internal.util.StatusLogger
 
warn(String, Object, Object, Object, Object, Object) - Method in class org.eclipse.datatools.sqltools.plan.internal.util.StatusLogger
 
warn(String, Object, Object, Object, Object, Object, Throwable) - Method in class org.eclipse.datatools.sqltools.plan.internal.util.StatusLogger
 
warn(String, Object[]) - Method in class org.eclipse.datatools.sqltools.plan.internal.util.StatusLogger
 
warn(String, Object[], Throwable) - Method in class org.eclipse.datatools.sqltools.plan.internal.util.StatusLogger
 
warn(Object) - Method in interface org.eclipse.datatools.sqltools.result.internal.utils.ILogger
 
warn(Object, Throwable) - Method in interface org.eclipse.datatools.sqltools.result.internal.utils.ILogger
This method should NOT be used since it doesn't use the resource bundle to localize the message.
warn(String) - Method in interface org.eclipse.datatools.sqltools.result.internal.utils.ILogger
For warn logging with no arguments
warn(String, Throwable) - Method in interface org.eclipse.datatools.sqltools.result.internal.utils.ILogger
For warn logging with no arguments but a stack trace
warn(String, Object) - Method in interface org.eclipse.datatools.sqltools.result.internal.utils.ILogger
For warn logging with one argument
warn(String, Object, Throwable) - Method in interface org.eclipse.datatools.sqltools.result.internal.utils.ILogger
For warn logging with one argument and a stack trace
warn(String, Object, Object) - Method in interface org.eclipse.datatools.sqltools.result.internal.utils.ILogger
For warn logging with 2 arguments
warn(String, Object, Object, Throwable) - Method in interface org.eclipse.datatools.sqltools.result.internal.utils.ILogger
For warn logging with 2 arguments and a stack trace
warn(String, Object, Object, Object) - Method in interface org.eclipse.datatools.sqltools.result.internal.utils.ILogger
For warn logging with 3 arguments
warn(String, Object, Object, Object, Throwable) - Method in interface org.eclipse.datatools.sqltools.result.internal.utils.ILogger
For warn logging with 3 arguments and a stack trace
warn(String, Object, Object, Object, Object) - Method in interface org.eclipse.datatools.sqltools.result.internal.utils.ILogger
For warn logging with 4 arguments
warn(String, Object, Object, Object, Object, Throwable) - Method in interface org.eclipse.datatools.sqltools.result.internal.utils.ILogger
For warn logging with 4 arguments and a stack trace
warn(String, Object, Object, Object, Object, Object) - Method in interface org.eclipse.datatools.sqltools.result.internal.utils.ILogger
For warn logging with 5 arguments
warn(String, Object, Object, Object, Object, Object, Throwable) - Method in interface org.eclipse.datatools.sqltools.result.internal.utils.ILogger
For warn logging with 5 arguments and a stack trace
warn(String, Object[]) - Method in interface org.eclipse.datatools.sqltools.result.internal.utils.ILogger
For warn logging methods where the number of args is greater than the methods provided.
warn(String, Object[], Throwable) - Method in interface org.eclipse.datatools.sqltools.result.internal.utils.ILogger
For warn logging methods where the number of args is greater than the methods provided.
warn(Object) - Method in class org.eclipse.datatools.sqltools.result.internal.utils.StatusLogger
 
warn(Object, Throwable) - Method in class org.eclipse.datatools.sqltools.result.internal.utils.StatusLogger
 
warn(String) - Method in class org.eclipse.datatools.sqltools.result.internal.utils.StatusLogger
 
warn(String, Throwable) - Method in class org.eclipse.datatools.sqltools.result.internal.utils.StatusLogger
 
warn(String, Object) - Method in class org.eclipse.datatools.sqltools.result.internal.utils.StatusLogger
 
warn(String, Object, Throwable) - Method in class org.eclipse.datatools.sqltools.result.internal.utils.StatusLogger
 
warn(String, Object, Object) - Method in class org.eclipse.datatools.sqltools.result.internal.utils.StatusLogger
 
warn(String, Object, Object, Throwable) - Method in class org.eclipse.datatools.sqltools.result.internal.utils.StatusLogger
 
warn(String, Object, Object, Object) - Method in class org.eclipse.datatools.sqltools.result.internal.utils.StatusLogger
 
warn(String, Object, Object, Object, Throwable) - Method in class org.eclipse.datatools.sqltools.result.internal.utils.StatusLogger
 
warn(String, Object, Object, Object, Object) - Method in class org.eclipse.datatools.sqltools.result.internal.utils.StatusLogger
 
warn(String, Object, Object, Object, Object, Throwable) - Method in class org.eclipse.datatools.sqltools.result.internal.utils.StatusLogger
 
warn(String, Object, Object, Object, Object, Object) - Method in class org.eclipse.datatools.sqltools.result.internal.utils.StatusLogger
 
warn(String, Object, Object, Object, Object, Object, Throwable) - Method in class org.eclipse.datatools.sqltools.result.internal.utils.StatusLogger
 
warn(String, Object[]) - Method in class org.eclipse.datatools.sqltools.result.internal.utils.StatusLogger
 
warn(String, Object[], Throwable) - Method in class org.eclipse.datatools.sqltools.result.internal.utils.StatusLogger
 
warn(Object) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.ILogger
 
warn(Object, Throwable) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.ILogger
This method should NOT be used since it doesn't use the resource bundle to localize the message.
warn(String) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.ILogger
For warn logging with no arguments
warn(String, Throwable) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.ILogger
For warn logging with no arguments but a stack trace
warn(String, Object) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.ILogger
For warn logging with one argument
warn(String, Object, Throwable) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.ILogger
For warn logging with one argument and a stack trace
warn(String, Object, Object) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.ILogger
For warn logging with 2 arguments
warn(String, Object, Object, Throwable) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.ILogger
For warn logging with 2 arguments and a stack trace
warn(String, Object, Object, Object) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.ILogger
For warn logging with 3 arguments
warn(String, Object, Object, Object, Throwable) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.ILogger
For warn logging with 3 arguments and a stack trace
warn(String, Object, Object, Object, Object) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.ILogger
For warn logging with 4 arguments
warn(String, Object, Object, Object, Object, Throwable) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.ILogger
For warn logging with 4 arguments and a stack trace
warn(String, Object, Object, Object, Object, Object) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.ILogger
For warn logging with 5 arguments
warn(String, Object, Object, Object, Object, Object, Throwable) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.ILogger
For warn logging with 5 arguments and a stack trace
warn(String, Object[]) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.ILogger
For warn logging methods where the number of args is greater than the methods provided.
warn(String, Object[], Throwable) - Method in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.ILogger
For warn logging methods where the number of args is greater than the methods provided.
warn(Object) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.StatusLogger
 
warn(Object, Throwable) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.StatusLogger
 
warn(String) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.StatusLogger
 
warn(String, Throwable) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.StatusLogger
 
warn(String, Object) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.StatusLogger
 
warn(String, Object, Throwable) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.StatusLogger
 
warn(String, Object, Object) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.StatusLogger
 
warn(String, Object, Object, Throwable) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.StatusLogger
 
warn(String, Object, Object, Object) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.StatusLogger
 
warn(String, Object, Object, Object, Throwable) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.StatusLogger
 
warn(String, Object, Object, Object, Object) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.StatusLogger
 
warn(String, Object, Object, Object, Object, Throwable) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.StatusLogger
 
warn(String, Object, Object, Object, Object, Object) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.StatusLogger
 
warn(String, Object, Object, Object, Object, Object, Throwable) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.StatusLogger
 
warn(String, Object[]) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.StatusLogger
 
warn(String, Object[], Throwable) - Method in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.util.StatusLogger
 
WARNING - Static variable in class org.eclipse.datatools.connectivity.oda.util.logging.Level
The constant indicating the integer value of WARNING.
warning(Throwable) - Method in class org.eclipse.datatools.connectivity.oda.util.logging.Logger
Log a WARNING exception.
warning(String) - Method in class org.eclipse.datatools.connectivity.oda.util.logging.Logger
Log a WARNING log message.
WARNING - Static variable in interface org.eclipse.datatools.sqltools.schemaobjecteditor.ui.IErrorItem
 
WARNING - Static variable in class org.eclipse.datatools.sqltools.sql.identifier.ValidatorMessage
Warning message,just show warning message to user, user can go on WARNING
WARNING - Static variable in class org.eclipse.datatools.sqltools.sqleditor.internal.editor.SQLImageDescriptor
Flag to render the waring adornment
WARNING_LEVEL - Static variable in class org.eclipse.datatools.connectivity.oda.util.logging.Level
The constant indicating the log level WARNING.
wasNull() - Method in interface org.eclipse.datatools.connectivity.oda.IAdvancedQuery
Returns whether the value read from the previous get<type> method was null.
wasNull() - Method in interface org.eclipse.datatools.connectivity.oda.IResultSet
Returns whether the value read from the previous get<type> method was invalid or null.
WEBSERVERICE_AS_TABLE_FILTER - Static variable in class org.eclipse.datatools.enablement.sybase.ase.virtual.WebServicesAsTableFolder
 
WEBSERVICEASTABLE - Static variable in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.TableType
The 'WEBSERVICEASTABLE' literal value.
WEBSERVICEASTABLE_LITERAL - Static variable in class org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.TableType
The 'WEBSERVICEASTABLE' literal object.
WebServicesAsTableFolder - Class in org.eclipse.datatools.enablement.sybase.ase.virtual
 
WebServicesAsTableFolder(String, String, Object) - Constructor for class org.eclipse.datatools.enablement.sybase.ase.virtual.WebServicesAsTableFolder
 
WebServicesFolder - Class in org.eclipse.datatools.enablement.sybase.asa.virtual
 
WebServicesFolder(String, String, Object) - Constructor for class org.eclipse.datatools.enablement.sybase.asa.virtual.WebServicesFolder
 
WebServicesFolder - Class in org.eclipse.datatools.enablement.sybase.ase.virtual
 
WebServicesFolder(String, String, Object) - Constructor for class org.eclipse.datatools.enablement.sybase.ase.virtual.WebServicesFolder
 
WHEN - Static variable in interface org.eclipse.datatools.enablement.sybase.IGenericDdlConstants
 
WHEN - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
WHEN - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
WHEN - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
WHERE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.ISybaseASADdlConstants
 
WHERE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
WHERE - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
WHERE - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
WHERE - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
WHERE - Static variable in interface org.eclipse.datatools.sqltools.editor.template.TemplateConstant
 
where_clause() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
where_clause() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
where_current_clause() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
where_current_clause() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
WHILE - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
WHILE - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
WHILE - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
WIDGET_WIDTH - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.commonui.Constants
 
WIDGET_WIDTH_NARROW - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.commonui.Constants
 
WIDGET_WIDTH_TEXT - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.commonui.Constants
 
WIDGET_WIDTH_TEXT_NARROW - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.commonui.Constants
 
widgetDefaultSelected(SelectionEvent) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.general.TriggerGeneralPage
 
widgetDefaultSelected(SelectionEvent) - Method in class org.eclipse.datatools.sqltools.data.internal.ui.editor.DefaultExternalTableDataWizardPage
 
widgetDefaultSelected(SelectionEvent) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.actions.NewSQLStatementComposite
Gets called when the "default selection" occurs (for example, the user hits the return key in a Text widget).
widgetDefaultSelected(SelectionEvent) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseOptionsPage
 
widgetDefaultSelected(SelectionEvent) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSearchPage
 
widgetDefaultSelected(SelectionEvent) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSimplePage
 
widgetDefaultSelected(SelectionEvent) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.cast.CastBuilderPage
 
widgetDefaultSelected(SelectionEvent) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.constant.ConstantOptionsPage
 
widgetDefaultSelected(SelectionEvent) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.constant.NumericConstantBuilderPage
 
widgetDefaultSelected(SelectionEvent) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.constant.StringConstantBuilderPage
 
widgetDefaultSelected(SelectionEvent) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.function.FunctionBuilderPage
 
widgetDefaultSelected(SelectionEvent) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.MainExpressionPage
 
widgetDefaultSelected(SelectionEvent) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.multiexpr.ExpressionsByOperatorsPage
 
widgetDefaultSelected(SelectionEvent) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.subquery.SubQueryPage
 
widgetDefaultSelected(SelectionEvent) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.execute.InputValueCellEditor
 
widgetDefaultSelected(SelectionEvent) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.SelectStatementDistinctViewer
 
widgetDefaultSelected(SelectionEvent) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.Workbook
 
widgetDisposed(DisposeEvent) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLSourceViewer
 
widgetSelected(SelectionEvent) - Method in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.general.TriggerGeneralPage
 
widgetSelected(SelectionEvent) - Method in class org.eclipse.datatools.sqltools.data.internal.ui.editor.DefaultExternalTableDataWizardPage
Handles the button events and delegates to the event handle routines.
widgetSelected(SelectionEvent) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.actions.NewSQLStatementComposite
Gets called when the selection changes in a control that we are listening to.
widgetSelected(SelectionEvent) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseOptionsPage
 
widgetSelected(SelectionEvent) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSearchPage
 
widgetSelected(SelectionEvent) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr.CaseSimplePage
 
widgetSelected(SelectionEvent) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.cast.CastBuilderPage
 
widgetSelected(SelectionEvent) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.constant.ConstantOptionsPage
 
widgetSelected(SelectionEvent) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.constant.NumericConstantBuilderPage
 
widgetSelected(SelectionEvent) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.constant.StringConstantBuilderPage
 
widgetSelected(SelectionEvent) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.function.FunctionBuilderPage
 
widgetSelected(SelectionEvent) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.MainExpressionPage
 
widgetSelected(SelectionEvent) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.multiexpr.ExpressionsByOperatorsPage
 
widgetSelected(SelectionEvent) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.subquery.SubQueryPage
 
widgetSelected(SelectionEvent) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.execute.InputValueCellEditor
 
widgetSelected(SelectionEvent) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.select.SelectStatementDistinctViewer
 
widgetSelected(SelectionEvent) - Method in class org.eclipse.datatools.sqltools.sqlbuilder.views.Workbook
 
WindowStateInfo - Class in org.eclipse.datatools.sqltools.sqlbuilder.model
Defines the UI state of a window's controls.
WindowStateInfo() - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.model.WindowStateInfo
Constructor for WindowStateInfo
WindowUtility - Class in org.eclipse.datatools.sqltools.sqlbuilder.util
 
WindowUtility() - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.util.WindowUtility
 
WITH - Static variable in interface org.eclipse.datatools.enablement.sybase.IGenericDdlConstants
 
WITH - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
WITH - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
WITH - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
WITH_GRANT_OPTION - Static variable in interface org.eclipse.datatools.enablement.sybase.ddl.ISybaseDdlConstants
 
WITH_RECOMPILE - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.pages.source.ObjectviewerConstants
 
WITH_RECOMPILE - Static variable in interface org.eclipse.datatools.enablement.sybase.ddl.ISybaseDdlConstants
 
WITH_STATEMENT - Static variable in interface org.eclipse.datatools.sqltools.sqlbuilder.model.SqlXmlConstant
 
WITH_TABLE_REFERENCE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'With Table Reference' class.
WITH_TABLE_REFERENCE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'With Table Reference' class.
WITH_TABLE_REFERENCE__COLUMN_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Column List' containment reference list.
WITH_TABLE_REFERENCE__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comments' reference list.
WITH_TABLE_REFERENCE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
WITH_TABLE_REFERENCE__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Description' attribute.
WITH_TABLE_REFERENCE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
WITH_TABLE_REFERENCE__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
WITH_TABLE_REFERENCE__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Label' attribute.
WITH_TABLE_REFERENCE__MERGE_SOURCE_TABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Merge Source Table' container reference.
WITH_TABLE_REFERENCE__MERGE_TARGET_TABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Merge Target Table' container reference.
WITH_TABLE_REFERENCE__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Name' attribute.
WITH_TABLE_REFERENCE__NEST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Nest' container reference.
WITH_TABLE_REFERENCE__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Privileges' reference list.
WITH_TABLE_REFERENCE__QUERY_SELECT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Query Select' container reference.
WITH_TABLE_REFERENCE__RESULT_TABLE_ALL_COLUMNS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Result Table All Columns' reference list.
WITH_TABLE_REFERENCE__TABLE_CORRELATION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Table Correlation' containment reference.
WITH_TABLE_REFERENCE__TABLE_JOINED_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Table Joined Left' container reference.
WITH_TABLE_REFERENCE__TABLE_JOINED_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Table Joined Right' container reference.
WITH_TABLE_REFERENCE__VALUE_EXPR_COLUMNS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Value Expr Columns' reference list.
WITH_TABLE_REFERENCE__WITH_TABLE_SPECIFICATION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'With Table Specification' reference feature.
WITH_TABLE_REFERENCE__WITH_TABLE_SPECIFICATION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'With Table Specification' reference.
WITH_TABLE_REFERENCE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The number of structural features of the 'With Table Reference' class.
WITH_TABLE_SPECIFICATION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'With Table Specification' class.
WITH_TABLE_SPECIFICATION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The meta object id for the 'With Table Specification' class.
WITH_TABLE_SPECIFICATION__COLUMN_NAME_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Column Name List' containment reference list feature.
WITH_TABLE_SPECIFICATION__COLUMN_NAME_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Column Name List' containment reference list.
WITH_TABLE_SPECIFICATION__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Comments' reference list.
WITH_TABLE_SPECIFICATION__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
WITH_TABLE_SPECIFICATION__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Description' attribute.
WITH_TABLE_SPECIFICATION__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
WITH_TABLE_SPECIFICATION__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
WITH_TABLE_SPECIFICATION__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Label' attribute.
WITH_TABLE_SPECIFICATION__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Name' attribute.
WITH_TABLE_SPECIFICATION__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Privileges' reference list.
WITH_TABLE_SPECIFICATION__QUERY_EXPRESSION_ROOT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'Query Expression Root' container reference feature.
WITH_TABLE_SPECIFICATION__QUERY_EXPRESSION_ROOT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'Query Expression Root' container reference.
WITH_TABLE_SPECIFICATION__WITH_TABLE_QUERY_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'With Table Query Expr' containment reference feature.
WITH_TABLE_SPECIFICATION__WITH_TABLE_QUERY_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'With Table Query Expr' containment reference.
WITH_TABLE_SPECIFICATION__WITH_TABLE_REFERENCES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage.Literals
The meta object literal for the 'With Table References' reference list feature.
WITH_TABLE_SPECIFICATION__WITH_TABLE_REFERENCES - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The feature id for the 'With Table References' reference list.
WITH_TABLE_SPECIFICATION_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPackage
The number of structural features of the 'With Table Specification' class.
WithStatementViewer - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.with
SQLWithStatement viewer
WithStatementViewer(SQLDomainModel) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.with.WithStatementViewer
 
WithTableReference - Interface in org.eclipse.datatools.modelbase.sql.query
A representation of the model object 'With Table Reference'.
WithTableReferenceItemProvider - Class in org.eclipse.datatools.modelbase.sql.query.provider
This is the item provider adapter for a WithTableReference object.
WithTableReferenceItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.query.provider.WithTableReferenceItemProvider
This constructs an instance from a factory and a notifier.
WithTableSpecification - Interface in org.eclipse.datatools.modelbase.sql.query
A representation of the model object 'With Table Specification'.
WithTableSpecificationItemProvider - Class in org.eclipse.datatools.modelbase.sql.query.provider
This is the item provider adapter for a WithTableSpecification object.
WithTableSpecificationItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.query.provider.WithTableSpecificationItemProvider
This constructs an instance from a factory and a notifier.
WithTableViewer - Class in org.eclipse.datatools.sqltools.sqlbuilder.views.with
SQLWithTable viewer
WithTableViewer(SQLDomainModel) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.with.WithTableViewer
 
wizard_Base_Page_debug_statuses - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_create_page1_title - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_create_tooltip_event - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_create_tooltip_function - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_create_tooltip_storedprocedure - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_create_tooltip_trigger - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createEvent_page2_name_label - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createEvnt_label_condition - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createEvnt_label_disable - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createEvnt_label_location - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createEvnt_label_manual - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createEvnt_label_schedule - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createEvnt_label_triggertime - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createEvnt_page1_namestatus_info - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createEvnt_page1_tooltip_condition - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createEvnt_page1_tooltip_disableEvent - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createEvnt_page1_tooltip_location - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createEvnt_page1_tooltip_manual - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createEvnt_page1_tooltip_schedule - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createEvnt_page2_condition_label_conditions - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createEvnt_page2_condition_label_name - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createEvnt_page2_condition_label_operator - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createEvnt_page2_condition_label_systemEvent - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createEvnt_page2_condition_label_unit - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createEvnt_page2_condition_label_value - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createEvnt_page2_condition_tooltip_systemEvent - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createEvnt_page2_status_info1 - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createEvnt_page2_status_info2 - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createEvnt_page2_status_info3 - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createEvnt_page2_status_info4 - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createEvnt_page2_status_info5 - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createEvnt_page2_status_invalid_name - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createEvnt_page2_table_col1 - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createEvnt_page2_table_col2 - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createEvnt_page2_table_col3 - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createEvnt_page3_schedule_tooltip_table - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createEvnt_page3_table_col1 - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createEvnt_page3_table_col2 - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createEvnt_page3_table_col3 - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createEvnt_page3_table_col4 - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createEvnt_schDlg_atTime - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createEvnt_schDlg_betweenTime - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createEvnt_schDlg_name - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createEvnt_schDlg_repeatEvery - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createEvnt_schDlg_startDate - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createEvnt_schDlg_triggerOn - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createEvnt_sql_text1_print - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createEvnt_title_page2 - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createEvnt_title_page3 - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createFn_asa_println - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createFN_page1_desc - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createFN_page1_duplicateName_Error - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createFN_page1_identifier_Error - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createfn_page1_name_label_deterministic - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createfn_page1_name_label_onExceptionResume - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createFN_page1_return_status_info - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createFN_page1_returnDatatype_Error - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createFN_page1_status_info - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createfn_page1_tooltip_deterministic - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createfn_page1_tooltip_onexceptionresume - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createfn_page1_tooltip_returnname - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createfn_page1_tooltip_returntype - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createFN_page2_title - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createFN_sql_text1_print - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createSP_page1_comments_label - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createSP_page1_comments_tooltip - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createSP_page1_description - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createSP_page1_duplicateName_Error - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createSP_page1_label_sqlDialect - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createSP_page1_label_sqlDialectTransact - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createSP_page1_label_sqlDialectWatcom - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createSP_page1_name_label - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createSP_page1_name_tooltip - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createSP_page1_nameinvalid_Error - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createSP_page1_order_error - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createSP_page1_returnName_label - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createSP_page1_returnType_label - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createSP_page1_status_info - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createSP_page1_tooltip_name - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createSP_page1_tooltip_transact - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createSP_page1_tooltip_watcom - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createSP_page2_debug_parameters - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createSP_page2_debug_variables - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createSP_page2_parameter_label_datatype - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createSP_page2_parameter_label_default - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createSP_page2_parameter_label_inout - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createSP_page2_parameter_label_name - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createSP_page2_parameters_exception - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createSP_page2_parameters_label - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createSP_page2_parameters_label_sqlcode - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createSP_page2_parameters_label_sqlstate - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createSP_page2_parameters_label_userdefined - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createSP_page2_recompile_label - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createSP_page2_recompile_tooltip - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createSP_page2_status_info1 - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createSP_page2_status_info2 - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createSP_page2_status_info4 - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createSP_page2_status_info5 - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createSP_page2_status_info99 - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createSP_page2_title - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createSP_page2_tooltip_sqlcode - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createSP_page2_tooltip_sqlstate - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createSP_page2_tooltip_userdef - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createSP_page2_variables_label - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createSP_page33_title - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createSP_page3_label_onExcepResume - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createSP_page3_label_result - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createSP_page3_title - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createSP_page4_onexcp_tooltip - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createSP_page4_title - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createSP_status_error - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createTR_page1_after_tooltip - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createTR_page1_before_tooltip - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createTR_page1_desc - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createTR_page1_duplicateName_Error - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createTR_page1_execEvent_label - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createTR_page1_name_label - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createTR_page1_name_label_delete - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createTR_page1_name_label_delete_tooltip - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createTR_page1_name_label_insert - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createTR_page1_name_label_insert_tooltip - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createTR_page1_name_label_update - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createTR_page1_name_label_update_tooltip - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createTR_page1_name_label_updatecolumns - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createTR_page1_name_label_updatecolumns_tooltip - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createTR_page1_name_label_updatecolumnstable_tooltip - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createTR_page1_name_tooltip - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createTR_page1_nameinvalid_Error - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createTR_page1_newrow_tooltip - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createTR_page1_oldrow_tooltip - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createTR_page1_ordernumber_label - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createTR_page1_ordernumber_tooltip - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createTR_page1_overwrite_info - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createTR_page1_overwrite_title - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createTR_page1_overwrites_info - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createTR_page1_refrencing_label - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createTR_page1_refrencingNew_label - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createTR_page1_refrencingOld_label - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createTR_page1_remote_ref_tooltip - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createTR_page1_resolve_tooltip - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createTR_page1_rowLevel_label - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createTR_page1_rowLevel_tooltip - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createTR_page1_selectTableName - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createTR_page1_statmentLevel_label - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createTR_page1_statmentLevel_tooltip - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createTR_page1_status_info - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createTR_page1_status_info_for - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createTR_page1_status_info_updateColumns - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createTR_page1_tablename_label - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createTR_page1_tablename_tooltip - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createTR_page1_tableNameinvalid_Error - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createTR_page1_triggerLevel_label - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createTR_page1_triggerType_label - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createTR_page1_triggerTypeAfter_label - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createTR_page1_triggerTypeBefore_label - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createTR_page2_parameter_label_comments - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createTR_page2_title - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createTR_page3_title - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_createTR_sql_text1_print - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_newdbobject_debug_sqlInNewAction - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_newdbobject_newEvent_title - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_newdbobject_newFunction_title - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_newdbobject_newSP_title - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_newdbobject_newTrigger_title - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_newdbobject_overwrite_exception - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_newdbobject_saveAction_exception - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_newdbobject_sql_text3 - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_parameters_status_duplicate - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
wizard_parametervariables_status_duplicate - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
WIZARD_RESULT_EXPORT - Static variable in interface org.eclipse.datatools.sqltools.result.ui.IHelpConstants
Used for SQL result view's Export Result wizard.
wizard_variables_status_duplicate - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.routineeditor.commonui.Messages
 
WizardNewFileCreationPage - Class in org.eclipse.datatools.sqltools.common.ui.resource
 
WizardNewFileCreationPage(String, IStructuredSelection) - Constructor for class org.eclipse.datatools.sqltools.common.ui.resource.WizardNewFileCreationPage
Creates a new file creation wizard page.
WizardNewFileCreationPage_error_create_file - Static variable in class org.eclipse.datatools.sqltools.common.ui.resource.Messages
 
WizardNewFileCreationPage_errorTitle - Static variable in class org.eclipse.datatools.sqltools.common.ui.resource.Messages
 
WizardNewFileCreationPage_file - Static variable in class org.eclipse.datatools.sqltools.common.ui.resource.Messages
 
WizardNewFileCreationPage_fileLabel - Static variable in class org.eclipse.datatools.sqltools.common.ui.resource.Messages
 
WizardNewFileCreationPage_internalErrorMessage - Static variable in class org.eclipse.datatools.sqltools.common.ui.resource.Messages
 
WizardNewFileCreationPage_internalErrorTitle - Static variable in class org.eclipse.datatools.sqltools.common.ui.resource.Messages
 
WizardNewFileCreationPage_progress - Static variable in class org.eclipse.datatools.sqltools.common.ui.resource.Messages
 
WORD - Static variable in enum org.eclipse.datatools.connectivity.oda.design.TextWrapType
The 'Word' literal value.
word(String, int) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.StringUtility
 
word(String, int) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.TString
 
words(String, int) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.StringUtility
 
words(String, int) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.TString
 
WORK - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
WORK - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
WORK - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
WORKBENCH_WINDOW_PERSPECTIVE_PROPERTY_PERSPECTIVE_ID - Static variable in interface org.eclipse.datatools.connectivity.ui.IWorkbenchWindowPerspectiveActionFilter
Used to filter views within a specific perspective
WorkbenchUtility - Class in org.eclipse.datatools.sqltools.sqlbuilder.util
 
WorkbenchUtility() - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.util.WorkbenchUtility
 
Workbook - Class in org.eclipse.datatools.sqltools.sqlbuilder.views
 
Workbook(Composite) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.Workbook
 
Workbook(Composite, int) - Constructor for class org.eclipse.datatools.sqltools.sqlbuilder.views.Workbook
 
WORKING_OFFLINE_STATE - Static variable in interface org.eclipse.datatools.connectivity.IConnectionProfile
When the connection profile is in this state, no active connections to the server exist.
workingOffline(ConnectEvent) - Method in interface org.eclipse.datatools.connectivity.IManagedConnectionOfflineListener
The "live" connection manged by the associated IManagedConnection has been closed or the client (or user) has chosen to open a the connection in "offline" mode.
workingOffline(ConnectEvent) - Method in class org.eclipse.datatools.connectivity.ManagedConnectionAdapter
 
workOffline() - Method in interface org.eclipse.datatools.connectivity.IConnectionProfile
This method blocks until all registered connect listeners that support working offline have been notified to restore offline data.
workOffline(IJobChangeListener) - Method in interface org.eclipse.datatools.connectivity.IConnectionProfile
This method returns immediately after spawning a Job which notifies all registered connect listeners that support working offline have been notified to restore offline data.
WorkOfflineAction - Class in org.eclipse.datatools.connectivity.ui.actions
 
WorkOfflineAction() - Constructor for class org.eclipse.datatools.connectivity.ui.actions.WorkOfflineAction
 
WorkOfflineActionProvider - Class in org.eclipse.datatools.connectivity.ui.actions
 
WorkOfflineActionProvider() - Constructor for class org.eclipse.datatools.connectivity.ui.actions.WorkOfflineActionProvider
 
write(Throwable) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLLogUtil
Logs an error described by a throwable.
write(String) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLLogUtil
Logs an error described by a text.
write(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLLogUtil
Logs an error described by an object.
write(int) - Method in class org.eclipse.datatools.sqltools.common.ui.util.StringBufferWriter
Write a single character.
write(char[], int, int) - Method in class org.eclipse.datatools.sqltools.common.ui.util.StringBufferWriter
Write a portion of an array of characters.
write(String) - Method in class org.eclipse.datatools.sqltools.common.ui.util.StringBufferWriter
Write a string.
write(String, int, int) - Method in class org.eclipse.datatools.sqltools.common.ui.util.StringBufferWriter
Write a portion of a string.
write(Object, int, String) - Static method in class org.eclipse.datatools.sqltools.data.internal.core.common.data.DataSerializer
 
write(PreparedStatement, int, int, Object) - Static method in class org.eclipse.datatools.sqltools.data.internal.core.common.data.PreparedStatementWriter
 
write(String) - Method in interface org.eclipse.datatools.sqltools.data.internal.core.common.Output
 
write(String) - Method in class org.eclipse.datatools.sqltools.data.internal.ui.OutputItemAdapter
 
WRITE_FAILURE - Static variable in class org.eclipse.datatools.connectivity.oda.util.logging.LoggingErrorHandler
The constant indicating a write of an OutputStream fails.
WRITE_PERMISSION_OPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Write Permission Option' enum.
WRITE_PERMISSION_OPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The meta object id for the 'Write Permission Option' enum.
writeBinaryData(PrintWriter, Object) - Static method in class org.eclipse.datatools.sqltools.result.internal.export.OutputterUtil
 
writeInfo(String) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLLogUtil
Logs an information described by a text.
writeLog(Throwable) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLLogUtil
Logs an error described by a throwable.
writeLog(String) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLLogUtil
Logs an error described by a text.
writeLog(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLLogUtil
Logs an error described by an object.
writeLog(int, int, String, Throwable) - Method in class org.eclipse.datatools.sqltools.data.internal.core.DataCorePlugin
Method writeLog.
writeLog(int, int, String, Throwable) - Method in class org.eclipse.datatools.sqltools.data.internal.ui.DataUIPlugin
Method writeLog.
writeMessage(String) - Method in interface org.eclipse.datatools.connectivity.sqm.core.rte.IEngineeringCallBack
 
WritePermissionOption - Class in org.eclipse.datatools.modelbase.sql.datatypes
A representation of the literals of the enumeration 'Write Permission Option', and utility methods for working with them.
writeSetAssArgs(PreparedStatement, int, Object, int) - Method in class org.eclipse.datatools.sqltools.data.internal.core.common.DefaultColumnDataAccessor
 
writeSetAssArgs(PreparedStatement, int, Object, int) - Method in interface org.eclipse.datatools.sqltools.data.internal.core.common.IColumnDataAccessor
Writes the prepared statement arguments, corresponding to getSetAss().
writeStringData(PrintWriter, String) - Static method in class org.eclipse.datatools.sqltools.result.internal.export.OutputterUtil
 
WRITETEXT - Static variable in interface org.eclipse.datatools.enablement.sybase.parser.QuickSQLParserConstants
 
WRITETEXT - Static variable in interface org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParserConstants
 
WRITETEXT - Static variable in interface org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParserConstants
 
writeTrace(String) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLLogUtil
Traces the given string.
writeTraceEntry(Object[]) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLLogUtil
Traces a method entry and optionally the method's arguments.
writeTraceExit(boolean) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLLogUtil
Traces a method exit and optionally the method's return value.
writeTraceExit(int) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLLogUtil
Traces a method exit and optionally the method's return value.
writeTraceExit(Object) - Method in class org.eclipse.datatools.modelbase.sql.query.util.SQLLogUtil
Traces a method exit and optionally the method's return value.
writeValuesExprArgs(PreparedStatement, int, Object, int) - Method in class org.eclipse.datatools.sqltools.data.internal.core.common.DefaultColumnDataAccessor
 
writeValuesExprArgs(PreparedStatement, int, Object, int) - Method in interface org.eclipse.datatools.sqltools.data.internal.core.common.IColumnDataAccessor
Writes the prepared statement arguments, corresponding to getValuesExpr().
writeWhereCondArgs(PreparedStatement, int, Object, int) - Method in class org.eclipse.datatools.sqltools.data.internal.core.common.DefaultColumnDataAccessor
 
writeWhereCondArgs(PreparedStatement, int, Object, int) - Method in interface org.eclipse.datatools.sqltools.data.internal.core.common.IColumnDataAccessor
Writes the prepared statement arguments, corresponding to getWhereCond().
writeXMLMementoToString(XMLMemento) - Static method in class org.eclipse.datatools.sqltools.sqlbuilder.util.SQLBuilderEditorInputUtil
Utility function to write an XMLMemento to a string
WTriggerEventsCompositeProvider_delete - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.Messages
 
WTriggerEventsCompositeProvider_event - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.Messages
 
WTriggerEventsCompositeProvider_insert - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.Messages
 
WTriggerEventsCompositeProvider_time_after - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.Messages
 
WTriggerEventsCompositeProvider_time_before - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.Messages
 
WTriggerEventsCompositeProvider_time_resolve - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.Messages
 
WTriggerEventsCompositeProvider_trigger_time - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.Messages
 
WTriggerEventsCompositeProvider_update - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.Messages
 
WTriggerEventsCompositeProvider_update_column - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.Messages
 
WTriggerPropsCompositeProvider_level - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.Messages
 
WTriggerPropsCompositeProvider_new_reference - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.Messages
 
WTriggerPropsCompositeProvider_old_reference - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.Messages
 
WTriggerPropsCompositeProvider_order - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.Messages
 
WTriggerPropsCompositeProvider_referencing_section - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.Messages
 
WTriggerPropsCompositeProvider_remote_reference - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.Messages
 
WTriggerPropsCompositeProvider_row_level - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.Messages
 
WTriggerPropsCompositeProvider_stmt_level - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.model.validation.Messages
 

X

xact_name() - Method in class org.eclipse.datatools.sqltools.db.derby.parser.DerbySQLParser
 
xact_name() - Method in class org.eclipse.datatools.sqltools.db.generic.parser.GenericSQLParser
 
XML - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.SQLDataTypes
 
XML - Variable in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserFactory
String constant for XML
XML_AGGREGATE_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'XML Aggregate Function' class.
XML_AGGREGATE_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The meta object id for the 'XML Aggregate Function' class.
XML_AGGREGATE_FUNCTION__BASIC_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Basic Left' container reference.
XML_AGGREGATE_FUNCTION__BASIC_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Basic Right' container reference.
XML_AGGREGATE_FUNCTION__BETWEEN_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Between Left' container reference.
XML_AGGREGATE_FUNCTION__BETWEEN_RIGHT1 - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Between Right1' container reference.
XML_AGGREGATE_FUNCTION__BETWEEN_RIGHT2 - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Between Right2' container reference.
XML_AGGREGATE_FUNCTION__CALL_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Call Statement' container reference.
XML_AGGREGATE_FUNCTION__COLUMN_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Column Function' attribute.
XML_AGGREGATE_FUNCTION__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Comments' reference list.
XML_AGGREGATE_FUNCTION__DATA_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Data Type' containment reference.
XML_AGGREGATE_FUNCTION__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
XML_AGGREGATE_FUNCTION__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Description' attribute.
XML_AGGREGATE_FUNCTION__DISTINCT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Distinct' attribute.
XML_AGGREGATE_FUNCTION__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
XML_AGGREGATE_FUNCTION__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
XML_AGGREGATE_FUNCTION__FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Function' reference.
XML_AGGREGATE_FUNCTION__GROUPING_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Grouping Expr' container reference.
XML_AGGREGATE_FUNCTION__IN_VALUE_LIST_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value List Left' container reference.
XML_AGGREGATE_FUNCTION__IN_VALUE_LIST_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value List Right' container reference.
XML_AGGREGATE_FUNCTION__IN_VALUE_ROW_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value Row Select Left' container reference.
XML_AGGREGATE_FUNCTION__IN_VALUE_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value Select Left' container reference.
XML_AGGREGATE_FUNCTION__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Label' attribute.
XML_AGGREGATE_FUNCTION__LIKE_ESCAPE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Like Escape' container reference.
XML_AGGREGATE_FUNCTION__LIKE_MATCHING - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Like Matching' container reference.
XML_AGGREGATE_FUNCTION__LIKE_PATTERN - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Like Pattern' container reference.
XML_AGGREGATE_FUNCTION__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Name' attribute.
XML_AGGREGATE_FUNCTION__NEST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Nest' container reference.
XML_AGGREGATE_FUNCTION__ORDER_BY_VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Order By Value Expr' container reference.
XML_AGGREGATE_FUNCTION__PARAMETER_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Parameter List' containment reference list.
XML_AGGREGATE_FUNCTION__PREDICATE_NULL - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Predicate Null' container reference.
XML_AGGREGATE_FUNCTION__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Privileges' reference list.
XML_AGGREGATE_FUNCTION__QUANTIFIED_ROW_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Quantified Row Select Left' container reference.
XML_AGGREGATE_FUNCTION__QUANTIFIED_VALUE_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Quantified Value Select Left' container reference.
XML_AGGREGATE_FUNCTION__RESULT_COLUMN - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Result Column' container reference.
XML_AGGREGATE_FUNCTION__RETURNING_OPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Returning Option' attribute feature.
XML_AGGREGATE_FUNCTION__RETURNING_OPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Returning Option' attribute.
XML_AGGREGATE_FUNCTION__SORT_SPEC_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Sort Spec List' containment reference list feature.
XML_AGGREGATE_FUNCTION__SORT_SPEC_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Sort Spec List' containment reference list.
XML_AGGREGATE_FUNCTION__SPECIAL_REGISTER - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Special Register' attribute.
XML_AGGREGATE_FUNCTION__TABLE_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Table Function' container reference.
XML_AGGREGATE_FUNCTION__UNARY_OPERATOR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Unary Operator' attribute.
XML_AGGREGATE_FUNCTION__UPDATE_SOURCE_EXPR_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Update Source Expr List' container reference.
XML_AGGREGATE_FUNCTION__VALUE_EXPR_CASE_ELSE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Else' container reference.
XML_AGGREGATE_FUNCTION__VALUE_EXPR_CASE_SEARCH_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Search Content' container reference.
XML_AGGREGATE_FUNCTION__VALUE_EXPR_CASE_SIMPLE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Simple' container reference.
XML_AGGREGATE_FUNCTION__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Simple Content Result' container reference.
XML_AGGREGATE_FUNCTION__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Simple Content When' container reference.
XML_AGGREGATE_FUNCTION__VALUE_EXPR_CAST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Cast' container reference.
XML_AGGREGATE_FUNCTION__VALUE_EXPR_COMBINED_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Combined Left' container reference.
XML_AGGREGATE_FUNCTION__VALUE_EXPR_COMBINED_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Combined Right' container reference.
XML_AGGREGATE_FUNCTION__VALUE_EXPR_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Function' container reference.
XML_AGGREGATE_FUNCTION__VALUE_EXPR_LABELED_DURATION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Labeled Duration' container reference.
XML_AGGREGATE_FUNCTION__VALUE_EXPR_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Row' container reference.
XML_AGGREGATE_FUNCTION__VALUES_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Values Row' container reference.
XML_AGGREGATE_FUNCTION_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The number of structural features of the 'XML Aggregate Function' class.
XML_AGGREGATE_SORT_SPECIFICATION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'XML Aggregate Sort Specification' class.
XML_AGGREGATE_SORT_SPECIFICATION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The meta object id for the 'XML Aggregate Sort Specification' class.
XML_AGGREGATE_SORT_SPECIFICATION__AGGREGATE_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Aggregate Function' container reference feature.
XML_AGGREGATE_SORT_SPECIFICATION__AGGREGATE_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Aggregate Function' container reference.
XML_AGGREGATE_SORT_SPECIFICATION__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Comments' reference list.
XML_AGGREGATE_SORT_SPECIFICATION__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
XML_AGGREGATE_SORT_SPECIFICATION__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Description' attribute.
XML_AGGREGATE_SORT_SPECIFICATION__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
XML_AGGREGATE_SORT_SPECIFICATION__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
XML_AGGREGATE_SORT_SPECIFICATION__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Label' attribute.
XML_AGGREGATE_SORT_SPECIFICATION__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Name' attribute.
XML_AGGREGATE_SORT_SPECIFICATION__ORDER_BY_SPEC - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Order By Spec' containment reference feature.
XML_AGGREGATE_SORT_SPECIFICATION__ORDER_BY_SPEC - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Order By Spec' containment reference.
XML_AGGREGATE_SORT_SPECIFICATION__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Privileges' reference list.
XML_AGGREGATE_SORT_SPECIFICATION_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The number of structural features of the 'XML Aggregate Sort Specification' class.
XML_ATTRIBUTE_DECLARATION_ITEM - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'XML Attribute Declaration Item' class.
XML_ATTRIBUTE_DECLARATION_ITEM - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The meta object id for the 'XML Attribute Declaration Item' class.
XML_ATTRIBUTE_DECLARATION_ITEM__ATTRIBUTES_DECL - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Attributes Decl' container reference feature.
XML_ATTRIBUTE_DECLARATION_ITEM__ATTRIBUTES_DECL - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Attributes Decl' container reference.
XML_ATTRIBUTE_DECLARATION_ITEM__BASIC_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Basic Left' container reference.
XML_ATTRIBUTE_DECLARATION_ITEM__BASIC_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Basic Right' container reference.
XML_ATTRIBUTE_DECLARATION_ITEM__BETWEEN_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Between Left' container reference.
XML_ATTRIBUTE_DECLARATION_ITEM__BETWEEN_RIGHT1 - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Between Right1' container reference.
XML_ATTRIBUTE_DECLARATION_ITEM__BETWEEN_RIGHT2 - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Between Right2' container reference.
XML_ATTRIBUTE_DECLARATION_ITEM__CALL_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Call Statement' container reference.
XML_ATTRIBUTE_DECLARATION_ITEM__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Comments' reference list.
XML_ATTRIBUTE_DECLARATION_ITEM__DATA_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Data Type' containment reference.
XML_ATTRIBUTE_DECLARATION_ITEM__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
XML_ATTRIBUTE_DECLARATION_ITEM__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Description' attribute.
XML_ATTRIBUTE_DECLARATION_ITEM__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
XML_ATTRIBUTE_DECLARATION_ITEM__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
XML_ATTRIBUTE_DECLARATION_ITEM__GROUPING_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Grouping Expr' container reference.
XML_ATTRIBUTE_DECLARATION_ITEM__IN_VALUE_LIST_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value List Left' container reference.
XML_ATTRIBUTE_DECLARATION_ITEM__IN_VALUE_LIST_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value List Right' container reference.
XML_ATTRIBUTE_DECLARATION_ITEM__IN_VALUE_ROW_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value Row Select Left' container reference.
XML_ATTRIBUTE_DECLARATION_ITEM__IN_VALUE_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value Select Left' container reference.
XML_ATTRIBUTE_DECLARATION_ITEM__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Label' attribute.
XML_ATTRIBUTE_DECLARATION_ITEM__LIKE_ESCAPE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Like Escape' container reference.
XML_ATTRIBUTE_DECLARATION_ITEM__LIKE_MATCHING - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Like Matching' container reference.
XML_ATTRIBUTE_DECLARATION_ITEM__LIKE_PATTERN - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Like Pattern' container reference.
XML_ATTRIBUTE_DECLARATION_ITEM__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Name' attribute.
XML_ATTRIBUTE_DECLARATION_ITEM__NEST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Nest' container reference.
XML_ATTRIBUTE_DECLARATION_ITEM__ORDER_BY_VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Order By Value Expr' container reference.
XML_ATTRIBUTE_DECLARATION_ITEM__PREDICATE_NULL - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Predicate Null' container reference.
XML_ATTRIBUTE_DECLARATION_ITEM__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Privileges' reference list.
XML_ATTRIBUTE_DECLARATION_ITEM__QUANTIFIED_ROW_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Quantified Row Select Left' container reference.
XML_ATTRIBUTE_DECLARATION_ITEM__QUANTIFIED_VALUE_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Quantified Value Select Left' container reference.
XML_ATTRIBUTE_DECLARATION_ITEM__RESULT_COLUMN - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Result Column' container reference.
XML_ATTRIBUTE_DECLARATION_ITEM__TABLE_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Table Function' container reference.
XML_ATTRIBUTE_DECLARATION_ITEM__UNARY_OPERATOR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Unary Operator' attribute.
XML_ATTRIBUTE_DECLARATION_ITEM__UPDATE_SOURCE_EXPR_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Update Source Expr List' container reference.
XML_ATTRIBUTE_DECLARATION_ITEM__VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Value Expr' containment reference feature.
XML_ATTRIBUTE_DECLARATION_ITEM__VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr' containment reference.
XML_ATTRIBUTE_DECLARATION_ITEM__VALUE_EXPR_CASE_ELSE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Else' container reference.
XML_ATTRIBUTE_DECLARATION_ITEM__VALUE_EXPR_CASE_SEARCH_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Search Content' container reference.
XML_ATTRIBUTE_DECLARATION_ITEM__VALUE_EXPR_CASE_SIMPLE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Simple' container reference.
XML_ATTRIBUTE_DECLARATION_ITEM__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Simple Content Result' container reference.
XML_ATTRIBUTE_DECLARATION_ITEM__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Simple Content When' container reference.
XML_ATTRIBUTE_DECLARATION_ITEM__VALUE_EXPR_CAST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Cast' container reference.
XML_ATTRIBUTE_DECLARATION_ITEM__VALUE_EXPR_COMBINED_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Combined Left' container reference.
XML_ATTRIBUTE_DECLARATION_ITEM__VALUE_EXPR_COMBINED_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Combined Right' container reference.
XML_ATTRIBUTE_DECLARATION_ITEM__VALUE_EXPR_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Function' container reference.
XML_ATTRIBUTE_DECLARATION_ITEM__VALUE_EXPR_LABELED_DURATION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Labeled Duration' container reference.
XML_ATTRIBUTE_DECLARATION_ITEM__VALUE_EXPR_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Row' container reference.
XML_ATTRIBUTE_DECLARATION_ITEM__VALUES_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Values Row' container reference.
XML_ATTRIBUTE_DECLARATION_ITEM_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The number of structural features of the 'XML Attribute Declaration Item' class.
XML_ATTRIBUTES_DECLARATION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'XML Attributes Declaration' class.
XML_ATTRIBUTES_DECLARATION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The meta object id for the 'XML Attributes Declaration' class.
XML_ATTRIBUTES_DECLARATION__ATTRIBUTE_DECL_ITEM - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Attribute Decl Item' containment reference list feature.
XML_ATTRIBUTES_DECLARATION__ATTRIBUTE_DECL_ITEM - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Attribute Decl Item' containment reference list.
XML_ATTRIBUTES_DECLARATION__VALUE_FUNCTION_ELEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Value Function Element' container reference feature.
XML_ATTRIBUTES_DECLARATION__VALUE_FUNCTION_ELEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Function Element' container reference.
XML_ATTRIBUTES_DECLARATION_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The number of structural features of the 'XML Attributes Declaration' class.
XML_CONTENT_OPTION_ABSENT_ON_NULL - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserFactory
int constant for XMLNullHandlingType.ABSENT_ON_NULL
XML_CONTENT_OPTION_EMPTY_ON_NULL - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserFactory
int constant for XMLNullHandlingType.EMPTY_ON_NULL
XML_CONTENT_OPTION_NIL_ON_NO_CONTENT - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserFactory
int constant for XMLNullHandlingType.NIL_ON_NO_CONTENT
XML_CONTENT_OPTION_NIL_ON_NULL - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserFactory
int constant for XMLNullHandlingType.NIL_ON_NULL
XML_CONTENT_OPTION_NONE - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserFactory
int constant for XMLNullHandlingType.NONE
XML_CONTENT_OPTION_NULL_ON_NULL - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserFactory
int constant for XMLNullHandlingType.NULL_ON_NULL
XML_CONTENT_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'XML Content Type' enum.
XML_CONTENT_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The meta object id for the 'XML Content Type' enum.
XML_CONTENT_TYPE2 - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'XML Content Type2' enum.
XML_CONTENT_TYPE2 - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The meta object id for the 'XML Content Type2' enum.
XML_CONTENT_TYPE2_CONTENT - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserFactory
int constant for XXMLConentType2#CONTENT
XML_CONTENT_TYPE2_DOCUMENT - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserFactory
int constant for XMLConentType2#DOCUMENT
XML_CONTENT_TYPE2_NONE - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserFactory
int constant for XMLConentType2#NONE
XML_CONTENT_TYPE2_SEQUENCE - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserFactory
int constant for XMLConentType2#SEQUENCE
XML_CONTENT_TYPE_CONTENT - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserFactory
int constant for XXMLConentType#CONTENT
XML_CONTENT_TYPE_DOCUMENT - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserFactory
int constant for XMLConentType#DOCUMENT
XML_CONTENT_TYPE_NONE - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserFactory
int constant for XMLConentType#NONE
XML_DATA_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'XML Data Type' class.
XML_DATA_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The meta object id for the 'XML Data Type' class.
XML_DATA_TYPE__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Comments' reference list.
XML_DATA_TYPE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Dependencies' containment reference list.
XML_DATA_TYPE__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Description' attribute.
XML_DATA_TYPE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'EAnnotations' containment reference list.
XML_DATA_TYPE__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Extensions' containment reference list.
XML_DATA_TYPE__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Label' attribute.
XML_DATA_TYPE__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Name' attribute.
XML_DATA_TYPE__PRIMITIVE_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Primitive Type' attribute.
XML_DATA_TYPE__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Privileges' reference list.
XML_DATA_TYPE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.datatypes.SQLDataTypesPackage
The number of structural features of the 'XML Data Type' class.
XML_DECLARATION_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'XML Declaration Type' enum.
XML_DECLARATION_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The meta object id for the 'XML Declaration Type' enum.
XML_DECLARATION_TYPE_EXCLUDING - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserFactory
int constant for XMLDeclarationType.EXCLUDING_XMLDECLARATION
XML_DECLARATION_TYPE_INCLUDING - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserFactory
int constant for XMLDeclarationType.INCLUDING_XMLDECLARATION
XML_DECLARATION_TYPE_NONE - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserFactory
int constant for XMLDeclarationType.NONE
XML_EMPTY_HANDLING_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'XML Empty Handling Type' enum.
XML_EMPTY_HANDLING_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The meta object id for the 'XML Empty Handling Type' enum.
XML_EMPTYHANDLINGTYPE_EMPTY_ON_EMPTY - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserFactory
int constant for XMLEmptyHandlingType.EMPTY_ON_EMPTY
XML_EMPTYHANDLINGTYPE_NONE - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserFactory
int constant for XMLEmptyHandlingType.NONE
XML_EMPTYHANDLINGTYPE_NULL_ON_EMPTY - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserFactory
int constant for XMLEmptyHandlingType.NULL_ON_EMPTY
XML_NAMESPACE_DECLARATION_DEFAULT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'XML Namespace Declaration Default' class.
XML_NAMESPACE_DECLARATION_DEFAULT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The meta object id for the 'XML Namespace Declaration Default' class.
XML_NAMESPACE_DECLARATION_DEFAULT__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Comments' reference list.
XML_NAMESPACE_DECLARATION_DEFAULT__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
XML_NAMESPACE_DECLARATION_DEFAULT__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Description' attribute.
XML_NAMESPACE_DECLARATION_DEFAULT__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
XML_NAMESPACE_DECLARATION_DEFAULT__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
XML_NAMESPACE_DECLARATION_DEFAULT__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Label' attribute.
XML_NAMESPACE_DECLARATION_DEFAULT__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Name' attribute.
XML_NAMESPACE_DECLARATION_DEFAULT__NAMESPACES_DECL - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Namespaces Decl' container reference.
XML_NAMESPACE_DECLARATION_DEFAULT__NO_DEFAULT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'No Default' attribute feature.
XML_NAMESPACE_DECLARATION_DEFAULT__NO_DEFAULT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'No Default' attribute.
XML_NAMESPACE_DECLARATION_DEFAULT__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Privileges' reference list.
XML_NAMESPACE_DECLARATION_DEFAULT__URI - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Uri' attribute.
XML_NAMESPACE_DECLARATION_DEFAULT_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The number of structural features of the 'XML Namespace Declaration Default' class.
XML_NAMESPACE_DECLARATION_ITEM - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'XML Namespace Declaration Item' class.
XML_NAMESPACE_DECLARATION_ITEM - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The meta object id for the 'XML Namespace Declaration Item' class.
XML_NAMESPACE_DECLARATION_ITEM__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Comments' reference list.
XML_NAMESPACE_DECLARATION_ITEM__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
XML_NAMESPACE_DECLARATION_ITEM__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Description' attribute.
XML_NAMESPACE_DECLARATION_ITEM__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
XML_NAMESPACE_DECLARATION_ITEM__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
XML_NAMESPACE_DECLARATION_ITEM__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Label' attribute.
XML_NAMESPACE_DECLARATION_ITEM__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Name' attribute.
XML_NAMESPACE_DECLARATION_ITEM__NAMESPACES_DECL - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Namespaces Decl' container reference feature.
XML_NAMESPACE_DECLARATION_ITEM__NAMESPACES_DECL - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Namespaces Decl' container reference.
XML_NAMESPACE_DECLARATION_ITEM__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Privileges' reference list.
XML_NAMESPACE_DECLARATION_ITEM__URI - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Uri' attribute feature.
XML_NAMESPACE_DECLARATION_ITEM__URI - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Uri' attribute.
XML_NAMESPACE_DECLARATION_ITEM_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The number of structural features of the 'XML Namespace Declaration Item' class.
XML_NAMESPACE_DECLARATION_PREFIX - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'XML Namespace Declaration Prefix' class.
XML_NAMESPACE_DECLARATION_PREFIX - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The meta object id for the 'XML Namespace Declaration Prefix' class.
XML_NAMESPACE_DECLARATION_PREFIX__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Comments' reference list.
XML_NAMESPACE_DECLARATION_PREFIX__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
XML_NAMESPACE_DECLARATION_PREFIX__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Description' attribute.
XML_NAMESPACE_DECLARATION_PREFIX__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
XML_NAMESPACE_DECLARATION_PREFIX__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
XML_NAMESPACE_DECLARATION_PREFIX__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Label' attribute.
XML_NAMESPACE_DECLARATION_PREFIX__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Name' attribute.
XML_NAMESPACE_DECLARATION_PREFIX__NAMESPACES_DECL - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Namespaces Decl' container reference.
XML_NAMESPACE_DECLARATION_PREFIX__PREFIX - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Prefix' attribute feature.
XML_NAMESPACE_DECLARATION_PREFIX__PREFIX - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Prefix' attribute.
XML_NAMESPACE_DECLARATION_PREFIX__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Privileges' reference list.
XML_NAMESPACE_DECLARATION_PREFIX__URI - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Uri' attribute.
XML_NAMESPACE_DECLARATION_PREFIX_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The number of structural features of the 'XML Namespace Declaration Prefix' class.
XML_NAMESPACES_DECLARATION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'XML Namespaces Declaration' class.
XML_NAMESPACES_DECLARATION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The meta object id for the 'XML Namespaces Declaration' class.
XML_NAMESPACES_DECLARATION__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Comments' reference list.
XML_NAMESPACES_DECLARATION__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
XML_NAMESPACES_DECLARATION__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Description' attribute.
XML_NAMESPACES_DECLARATION__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
XML_NAMESPACES_DECLARATION__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
XML_NAMESPACES_DECLARATION__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Label' attribute.
XML_NAMESPACES_DECLARATION__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Name' attribute.
XML_NAMESPACES_DECLARATION__NAMESPACE_DECLTEM_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Namespace Decltem List' containment reference list feature.
XML_NAMESPACES_DECLARATION__NAMESPACE_DECLTEM_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Namespace Decltem List' containment reference list.
XML_NAMESPACES_DECLARATION__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Privileges' reference list.
XML_NAMESPACES_DECLARATION__TABLE_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Table Function' container reference feature.
XML_NAMESPACES_DECLARATION__TABLE_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Table Function' container reference.
XML_NAMESPACES_DECLARATION__VALUE_FUNCTION_ELEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Value Function Element' container reference feature.
XML_NAMESPACES_DECLARATION__VALUE_FUNCTION_ELEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Function Element' container reference.
XML_NAMESPACES_DECLARATION__VALUE_FUNCTION_FOREST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Value Function Forest' container reference feature.
XML_NAMESPACES_DECLARATION__VALUE_FUNCTION_FOREST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Function Forest' container reference.
XML_NAMESPACES_DECLARATION_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The number of structural features of the 'XML Namespaces Declaration' class.
XML_NULL_HANDLING_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'XML Null Handling Type' enum.
XML_NULL_HANDLING_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The meta object id for the 'XML Null Handling Type' enum.
XML_OUTPUTTER_ID - Static variable in interface org.eclipse.datatools.sqltools.result.internal.export.OutputterConstants
 
XML_PASSING_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'XML Passing Type' enum.
XML_PASSING_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The meta object id for the 'XML Passing Type' enum.
XML_PASSING_TYPE_NONE - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserFactory
int constant for XMLPassingType.NONE
XML_PASSING_TYPE_REF - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserFactory
int constant for XMLPassingType#REF
XML_PASSING_TYPE_VALUE - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserFactory
int constant for XMLPassingType#VALUE
XML_PREDICATE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'XML Predicate' class.
XML_PREDICATE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The meta object id for the 'XML Predicate' class.
XML_PREDICATE__COMBINED_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Combined Left' container reference.
XML_PREDICATE__COMBINED_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Combined Right' container reference.
XML_PREDICATE__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Comments' reference list.
XML_PREDICATE__DELETE_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Delete Statement' container reference.
XML_PREDICATE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
XML_PREDICATE__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Description' attribute.
XML_PREDICATE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
XML_PREDICATE__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
XML_PREDICATE__HAS_SELECTIVITY - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Has Selectivity' attribute.
XML_PREDICATE__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Label' attribute.
XML_PREDICATE__MERGE_ON_CONDITION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Merge On Condition' container reference.
XML_PREDICATE__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Name' attribute.
XML_PREDICATE__NEGATED_CONDITION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Negated Condition' attribute.
XML_PREDICATE__NEGATED_PREDICATE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Negated Predicate' attribute.
XML_PREDICATE__NEST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Nest' container reference.
XML_PREDICATE__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Privileges' reference list.
XML_PREDICATE__QUERY_SELECT_HAVING - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Query Select Having' container reference.
XML_PREDICATE__QUERY_SELECT_WHERE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Query Select Where' container reference.
XML_PREDICATE__SELECTIVITY_VALUE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Selectivity Value' attribute.
XML_PREDICATE__TABLE_JOINED - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Table Joined' container reference.
XML_PREDICATE__UPDATE_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Update Statement' container reference.
XML_PREDICATE__VALUE_EXPR_CASE_SEARCH_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Search Content' container reference.
XML_PREDICATE_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'XML Predicate Content' class.
XML_PREDICATE_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The meta object id for the 'XML Predicate Content' class.
XML_PREDICATE_CONTENT__COMBINED_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Combined Left' container reference.
XML_PREDICATE_CONTENT__COMBINED_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Combined Right' container reference.
XML_PREDICATE_CONTENT__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Comments' reference list.
XML_PREDICATE_CONTENT__DELETE_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Delete Statement' container reference.
XML_PREDICATE_CONTENT__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
XML_PREDICATE_CONTENT__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Description' attribute.
XML_PREDICATE_CONTENT__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
XML_PREDICATE_CONTENT__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
XML_PREDICATE_CONTENT__HAS_SELECTIVITY - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Has Selectivity' attribute.
XML_PREDICATE_CONTENT__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Label' attribute.
XML_PREDICATE_CONTENT__MERGE_ON_CONDITION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Merge On Condition' container reference.
XML_PREDICATE_CONTENT__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Name' attribute.
XML_PREDICATE_CONTENT__NEGATED_CONDITION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Negated Condition' attribute.
XML_PREDICATE_CONTENT__NEGATED_PREDICATE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Negated Predicate' attribute.
XML_PREDICATE_CONTENT__NEST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Nest' container reference.
XML_PREDICATE_CONTENT__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Privileges' reference list.
XML_PREDICATE_CONTENT__QUERY_SELECT_HAVING - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Query Select Having' container reference.
XML_PREDICATE_CONTENT__QUERY_SELECT_WHERE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Query Select Where' container reference.
XML_PREDICATE_CONTENT__SELECTIVITY_VALUE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Selectivity Value' attribute.
XML_PREDICATE_CONTENT__TABLE_JOINED - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Table Joined' container reference.
XML_PREDICATE_CONTENT__UPDATE_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Update Statement' container reference.
XML_PREDICATE_CONTENT__VALUE_EXPR_CASE_SEARCH_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Search Content' container reference.
XML_PREDICATE_CONTENT_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The number of structural features of the 'XML Predicate Content' class.
XML_PREDICATE_DOCUMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'XML Predicate Document' class.
XML_PREDICATE_DOCUMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The meta object id for the 'XML Predicate Document' class.
XML_PREDICATE_DOCUMENT__COMBINED_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Combined Left' container reference.
XML_PREDICATE_DOCUMENT__COMBINED_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Combined Right' container reference.
XML_PREDICATE_DOCUMENT__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Comments' reference list.
XML_PREDICATE_DOCUMENT__DELETE_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Delete Statement' container reference.
XML_PREDICATE_DOCUMENT__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
XML_PREDICATE_DOCUMENT__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Description' attribute.
XML_PREDICATE_DOCUMENT__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
XML_PREDICATE_DOCUMENT__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
XML_PREDICATE_DOCUMENT__HAS_SELECTIVITY - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Has Selectivity' attribute.
XML_PREDICATE_DOCUMENT__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Label' attribute.
XML_PREDICATE_DOCUMENT__MERGE_ON_CONDITION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Merge On Condition' container reference.
XML_PREDICATE_DOCUMENT__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Name' attribute.
XML_PREDICATE_DOCUMENT__NEGATED_CONDITION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Negated Condition' attribute.
XML_PREDICATE_DOCUMENT__NEGATED_PREDICATE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Negated Predicate' attribute.
XML_PREDICATE_DOCUMENT__NEST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Nest' container reference.
XML_PREDICATE_DOCUMENT__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Privileges' reference list.
XML_PREDICATE_DOCUMENT__QUERY_SELECT_HAVING - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Query Select Having' container reference.
XML_PREDICATE_DOCUMENT__QUERY_SELECT_WHERE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Query Select Where' container reference.
XML_PREDICATE_DOCUMENT__SELECTIVITY_VALUE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Selectivity Value' attribute.
XML_PREDICATE_DOCUMENT__TABLE_JOINED - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Table Joined' container reference.
XML_PREDICATE_DOCUMENT__UPDATE_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Update Statement' container reference.
XML_PREDICATE_DOCUMENT__VALUE_EXPR_CASE_SEARCH_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Search Content' container reference.
XML_PREDICATE_DOCUMENT_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The number of structural features of the 'XML Predicate Document' class.
XML_PREDICATE_EXISTS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'XML Predicate Exists' class.
XML_PREDICATE_EXISTS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The meta object id for the 'XML Predicate Exists' class.
XML_PREDICATE_EXISTS__COMBINED_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Combined Left' container reference.
XML_PREDICATE_EXISTS__COMBINED_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Combined Right' container reference.
XML_PREDICATE_EXISTS__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Comments' reference list.
XML_PREDICATE_EXISTS__DELETE_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Delete Statement' container reference.
XML_PREDICATE_EXISTS__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
XML_PREDICATE_EXISTS__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Description' attribute.
XML_PREDICATE_EXISTS__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
XML_PREDICATE_EXISTS__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
XML_PREDICATE_EXISTS__HAS_SELECTIVITY - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Has Selectivity' attribute.
XML_PREDICATE_EXISTS__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Label' attribute.
XML_PREDICATE_EXISTS__MERGE_ON_CONDITION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Merge On Condition' container reference.
XML_PREDICATE_EXISTS__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Name' attribute.
XML_PREDICATE_EXISTS__NEGATED_CONDITION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Negated Condition' attribute.
XML_PREDICATE_EXISTS__NEGATED_PREDICATE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Negated Predicate' attribute.
XML_PREDICATE_EXISTS__NEST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Nest' container reference.
XML_PREDICATE_EXISTS__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Privileges' reference list.
XML_PREDICATE_EXISTS__QUERY_SELECT_HAVING - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Query Select Having' container reference.
XML_PREDICATE_EXISTS__QUERY_SELECT_WHERE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Query Select Where' container reference.
XML_PREDICATE_EXISTS__SELECTIVITY_VALUE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Selectivity Value' attribute.
XML_PREDICATE_EXISTS__TABLE_JOINED - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Table Joined' container reference.
XML_PREDICATE_EXISTS__UPDATE_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Update Statement' container reference.
XML_PREDICATE_EXISTS__VALUE_EXPR_CASE_SEARCH_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Search Content' container reference.
XML_PREDICATE_EXISTS__XQUERY_ARG_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Xquery Arg List' containment reference feature.
XML_PREDICATE_EXISTS__XQUERY_ARG_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Xquery Arg List' containment reference.
XML_PREDICATE_EXISTS__XQUERY_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Xquery Expr' containment reference feature.
XML_PREDICATE_EXISTS__XQUERY_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Xquery Expr' containment reference.
XML_PREDICATE_EXISTS_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The number of structural features of the 'XML Predicate Exists' class.
XML_PREDICATE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The number of structural features of the 'XML Predicate' class.
XML_PREDICATE_VALID - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'XML Predicate Valid' class.
XML_PREDICATE_VALID - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The meta object id for the 'XML Predicate Valid' class.
XML_PREDICATE_VALID__COMBINED_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Combined Left' container reference.
XML_PREDICATE_VALID__COMBINED_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Combined Right' container reference.
XML_PREDICATE_VALID__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Comments' reference list.
XML_PREDICATE_VALID__DELETE_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Delete Statement' container reference.
XML_PREDICATE_VALID__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
XML_PREDICATE_VALID__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Description' attribute.
XML_PREDICATE_VALID__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
XML_PREDICATE_VALID__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
XML_PREDICATE_VALID__HAS_SELECTIVITY - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Has Selectivity' attribute.
XML_PREDICATE_VALID__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Label' attribute.
XML_PREDICATE_VALID__MERGE_ON_CONDITION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Merge On Condition' container reference.
XML_PREDICATE_VALID__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Name' attribute.
XML_PREDICATE_VALID__NEGATED_CONDITION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Negated Condition' attribute.
XML_PREDICATE_VALID__NEGATED_PREDICATE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Negated Predicate' attribute.
XML_PREDICATE_VALID__NEST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Nest' container reference.
XML_PREDICATE_VALID__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Privileges' reference list.
XML_PREDICATE_VALID__QUERY_SELECT_HAVING - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Query Select Having' container reference.
XML_PREDICATE_VALID__QUERY_SELECT_WHERE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Query Select Where' container reference.
XML_PREDICATE_VALID__SELECTIVITY_VALUE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Selectivity Value' attribute.
XML_PREDICATE_VALID__TABLE_JOINED - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Table Joined' container reference.
XML_PREDICATE_VALID__UPDATE_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Update Statement' container reference.
XML_PREDICATE_VALID__VALUE_EXPR_CASE_SEARCH_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Search Content' container reference.
XML_PREDICATE_VALID_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The number of structural features of the 'XML Predicate Valid' class.
XML_QUERY_ARGUMENT_ITEM - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'XML Query Argument Item' class.
XML_QUERY_ARGUMENT_ITEM - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The meta object id for the 'XML Query Argument Item' class.
XML_QUERY_ARGUMENT_ITEM__BASIC_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Basic Left' container reference.
XML_QUERY_ARGUMENT_ITEM__BASIC_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Basic Right' container reference.
XML_QUERY_ARGUMENT_ITEM__BETWEEN_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Between Left' container reference.
XML_QUERY_ARGUMENT_ITEM__BETWEEN_RIGHT1 - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Between Right1' container reference.
XML_QUERY_ARGUMENT_ITEM__BETWEEN_RIGHT2 - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Between Right2' container reference.
XML_QUERY_ARGUMENT_ITEM__CALL_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Call Statement' container reference.
XML_QUERY_ARGUMENT_ITEM__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Comments' reference list.
XML_QUERY_ARGUMENT_ITEM__DATA_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Data Type' containment reference.
XML_QUERY_ARGUMENT_ITEM__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
XML_QUERY_ARGUMENT_ITEM__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Description' attribute.
XML_QUERY_ARGUMENT_ITEM__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
XML_QUERY_ARGUMENT_ITEM__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
XML_QUERY_ARGUMENT_ITEM__GROUPING_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Grouping Expr' container reference.
XML_QUERY_ARGUMENT_ITEM__IN_VALUE_LIST_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value List Left' container reference.
XML_QUERY_ARGUMENT_ITEM__IN_VALUE_LIST_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value List Right' container reference.
XML_QUERY_ARGUMENT_ITEM__IN_VALUE_ROW_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value Row Select Left' container reference.
XML_QUERY_ARGUMENT_ITEM__IN_VALUE_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value Select Left' container reference.
XML_QUERY_ARGUMENT_ITEM__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Label' attribute.
XML_QUERY_ARGUMENT_ITEM__LIKE_ESCAPE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Like Escape' container reference.
XML_QUERY_ARGUMENT_ITEM__LIKE_MATCHING - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Like Matching' container reference.
XML_QUERY_ARGUMENT_ITEM__LIKE_PATTERN - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Like Pattern' container reference.
XML_QUERY_ARGUMENT_ITEM__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Name' attribute.
XML_QUERY_ARGUMENT_ITEM__NEST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Nest' container reference.
XML_QUERY_ARGUMENT_ITEM__ORDER_BY_VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Order By Value Expr' container reference.
XML_QUERY_ARGUMENT_ITEM__PASSING_MECHANISM - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Passing Mechanism' attribute feature.
XML_QUERY_ARGUMENT_ITEM__PASSING_MECHANISM - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Passing Mechanism' attribute.
XML_QUERY_ARGUMENT_ITEM__PREDICATE_NULL - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Predicate Null' container reference.
XML_QUERY_ARGUMENT_ITEM__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Privileges' reference list.
XML_QUERY_ARGUMENT_ITEM__QUANTIFIED_ROW_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Quantified Row Select Left' container reference.
XML_QUERY_ARGUMENT_ITEM__QUANTIFIED_VALUE_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Quantified Value Select Left' container reference.
XML_QUERY_ARGUMENT_ITEM__RESULT_COLUMN - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Result Column' container reference.
XML_QUERY_ARGUMENT_ITEM__TABLE_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Table Function' container reference.
XML_QUERY_ARGUMENT_ITEM__UNARY_OPERATOR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Unary Operator' attribute.
XML_QUERY_ARGUMENT_ITEM__UPDATE_SOURCE_EXPR_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Update Source Expr List' container reference.
XML_QUERY_ARGUMENT_ITEM__VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Value Expr' containment reference feature.
XML_QUERY_ARGUMENT_ITEM__VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr' containment reference.
XML_QUERY_ARGUMENT_ITEM__VALUE_EXPR_CASE_ELSE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Else' container reference.
XML_QUERY_ARGUMENT_ITEM__VALUE_EXPR_CASE_SEARCH_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Search Content' container reference.
XML_QUERY_ARGUMENT_ITEM__VALUE_EXPR_CASE_SIMPLE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Simple' container reference.
XML_QUERY_ARGUMENT_ITEM__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Simple Content Result' container reference.
XML_QUERY_ARGUMENT_ITEM__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Simple Content When' container reference.
XML_QUERY_ARGUMENT_ITEM__VALUE_EXPR_CAST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Cast' container reference.
XML_QUERY_ARGUMENT_ITEM__VALUE_EXPR_COMBINED_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Combined Left' container reference.
XML_QUERY_ARGUMENT_ITEM__VALUE_EXPR_COMBINED_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Combined Right' container reference.
XML_QUERY_ARGUMENT_ITEM__VALUE_EXPR_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Function' container reference.
XML_QUERY_ARGUMENT_ITEM__VALUE_EXPR_LABELED_DURATION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Labeled Duration' container reference.
XML_QUERY_ARGUMENT_ITEM__VALUE_EXPR_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Row' container reference.
XML_QUERY_ARGUMENT_ITEM__VALUES_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Values Row' container reference.
XML_QUERY_ARGUMENT_ITEM__XQUERY_ARG_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Xquery Arg List' container reference feature.
XML_QUERY_ARGUMENT_ITEM__XQUERY_ARG_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Xquery Arg List' container reference.
XML_QUERY_ARGUMENT_ITEM_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The number of structural features of the 'XML Query Argument Item' class.
XML_QUERY_ARGUMENT_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'XML Query Argument List' class.
XML_QUERY_ARGUMENT_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The meta object id for the 'XML Query Argument List' class.
XML_QUERY_ARGUMENT_LIST__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Comments' reference list.
XML_QUERY_ARGUMENT_LIST__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
XML_QUERY_ARGUMENT_LIST__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Description' attribute.
XML_QUERY_ARGUMENT_LIST__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
XML_QUERY_ARGUMENT_LIST__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
XML_QUERY_ARGUMENT_LIST__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Label' attribute.
XML_QUERY_ARGUMENT_LIST__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Name' attribute.
XML_QUERY_ARGUMENT_LIST__PASSING_MECHANISM - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Passing Mechanism' attribute feature.
XML_QUERY_ARGUMENT_LIST__PASSING_MECHANISM - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Passing Mechanism' attribute.
XML_QUERY_ARGUMENT_LIST__PREDICATE_EXISTS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Predicate Exists' container reference feature.
XML_QUERY_ARGUMENT_LIST__PREDICATE_EXISTS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Predicate Exists' container reference.
XML_QUERY_ARGUMENT_LIST__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Privileges' reference list.
XML_QUERY_ARGUMENT_LIST__TABLE_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Table Function' container reference feature.
XML_QUERY_ARGUMENT_LIST__TABLE_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Table Function' container reference.
XML_QUERY_ARGUMENT_LIST__VALUE_FUNCTION_QUERY - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Value Function Query' container reference feature.
XML_QUERY_ARGUMENT_LIST__VALUE_FUNCTION_QUERY - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Function Query' container reference.
XML_QUERY_ARGUMENT_LIST__XQUERY_ARG_LIST_CHILDREN - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Xquery Arg List Children' containment reference list feature.
XML_QUERY_ARGUMENT_LIST__XQUERY_ARG_LIST_CHILDREN - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Xquery Arg List Children' containment reference list.
XML_QUERY_ARGUMENT_LIST_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The number of structural features of the 'XML Query Argument List' class.
XML_QUERY_EXPRESSION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'XML Query Expression' class.
XML_QUERY_EXPRESSION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The meta object id for the 'XML Query Expression' class.
XML_QUERY_EXPRESSION__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Comments' reference list.
XML_QUERY_EXPRESSION__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
XML_QUERY_EXPRESSION__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Description' attribute.
XML_QUERY_EXPRESSION__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
XML_QUERY_EXPRESSION__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
XML_QUERY_EXPRESSION__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Label' attribute.
XML_QUERY_EXPRESSION__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Name' attribute.
XML_QUERY_EXPRESSION__PREDICATE_EXISTS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Predicate Exists' container reference feature.
XML_QUERY_EXPRESSION__PREDICATE_EXISTS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Predicate Exists' container reference.
XML_QUERY_EXPRESSION__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Privileges' reference list.
XML_QUERY_EXPRESSION__VALUE_FUNCTION_QUERY - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Value Function Query' container reference feature.
XML_QUERY_EXPRESSION__VALUE_FUNCTION_QUERY - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Function Query' container reference.
XML_QUERY_EXPRESSION__XQUERY_EXPR_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Xquery Expr Content' attribute feature.
XML_QUERY_EXPRESSION__XQUERY_EXPR_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Xquery Expr Content' attribute.
XML_QUERY_EXPRESSION_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The number of structural features of the 'XML Query Expression' class.
XML_RETURNING_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'XML Returning Type' enum.
XML_RETURNING_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The meta object id for the 'XML Returning Type' enum.
XML_RETURNING_TYPE_CONTENT - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserFactory
int constant for XMLReturningType.RETURNING_CONTENT
XML_RETURNING_TYPE_NONE - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserFactory
int constant for XMLReturningType#RETURNING_NONE
XML_RETURNING_TYPE_SEQUENCE - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserFactory
int constant for XMLReturningType.RETURNING_SEQUENCE
XML_SCHEMA_DOC_FILTER - Static variable in interface org.eclipse.datatools.connectivity.sqm.core.connection.ConnectionFilter
 
XML_SERIALIZE_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'XML Serialize Function' class.
XML_SERIALIZE_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The meta object id for the 'XML Serialize Function' class.
XML_SERIALIZE_FUNCTION__BASIC_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Basic Left' container reference.
XML_SERIALIZE_FUNCTION__BASIC_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Basic Right' container reference.
XML_SERIALIZE_FUNCTION__BETWEEN_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Between Left' container reference.
XML_SERIALIZE_FUNCTION__BETWEEN_RIGHT1 - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Between Right1' container reference.
XML_SERIALIZE_FUNCTION__BETWEEN_RIGHT2 - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Between Right2' container reference.
XML_SERIALIZE_FUNCTION__CALL_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Call Statement' container reference.
XML_SERIALIZE_FUNCTION__COLUMN_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Column Function' attribute.
XML_SERIALIZE_FUNCTION__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Comments' reference list.
XML_SERIALIZE_FUNCTION__CONTENT_OPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Content Option' attribute feature.
XML_SERIALIZE_FUNCTION__CONTENT_OPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Content Option' attribute.
XML_SERIALIZE_FUNCTION__DATA_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Data Type' containment reference.
XML_SERIALIZE_FUNCTION__DECLARATION_OPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Declaration Option' attribute feature.
XML_SERIALIZE_FUNCTION__DECLARATION_OPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Declaration Option' attribute.
XML_SERIALIZE_FUNCTION__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
XML_SERIALIZE_FUNCTION__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Description' attribute.
XML_SERIALIZE_FUNCTION__DISTINCT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Distinct' attribute.
XML_SERIALIZE_FUNCTION__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
XML_SERIALIZE_FUNCTION__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
XML_SERIALIZE_FUNCTION__FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Function' reference.
XML_SERIALIZE_FUNCTION__GROUPING_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Grouping Expr' container reference.
XML_SERIALIZE_FUNCTION__IN_VALUE_LIST_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value List Left' container reference.
XML_SERIALIZE_FUNCTION__IN_VALUE_LIST_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value List Right' container reference.
XML_SERIALIZE_FUNCTION__IN_VALUE_ROW_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value Row Select Left' container reference.
XML_SERIALIZE_FUNCTION__IN_VALUE_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value Select Left' container reference.
XML_SERIALIZE_FUNCTION__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Label' attribute.
XML_SERIALIZE_FUNCTION__LIKE_ESCAPE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Like Escape' container reference.
XML_SERIALIZE_FUNCTION__LIKE_MATCHING - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Like Matching' container reference.
XML_SERIALIZE_FUNCTION__LIKE_PATTERN - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Like Pattern' container reference.
XML_SERIALIZE_FUNCTION__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Name' attribute.
XML_SERIALIZE_FUNCTION__NEST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Nest' container reference.
XML_SERIALIZE_FUNCTION__ORDER_BY_VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Order By Value Expr' container reference.
XML_SERIALIZE_FUNCTION__PARAMETER_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Parameter List' containment reference list.
XML_SERIALIZE_FUNCTION__PREDICATE_NULL - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Predicate Null' container reference.
XML_SERIALIZE_FUNCTION__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Privileges' reference list.
XML_SERIALIZE_FUNCTION__QUANTIFIED_ROW_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Quantified Row Select Left' container reference.
XML_SERIALIZE_FUNCTION__QUANTIFIED_VALUE_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Quantified Value Select Left' container reference.
XML_SERIALIZE_FUNCTION__RESULT_COLUMN - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Result Column' container reference.
XML_SERIALIZE_FUNCTION__SERIALIZE_ENCODING - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Serialize Encoding' containment reference feature.
XML_SERIALIZE_FUNCTION__SERIALIZE_ENCODING - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Serialize Encoding' containment reference.
XML_SERIALIZE_FUNCTION__SERIALIZE_TARGET - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Serialize Target' containment reference feature.
XML_SERIALIZE_FUNCTION__SERIALIZE_TARGET - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Serialize Target' containment reference.
XML_SERIALIZE_FUNCTION__SERIALIZE_VERSION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Serialize Version' attribute feature.
XML_SERIALIZE_FUNCTION__SERIALIZE_VERSION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Serialize Version' attribute.
XML_SERIALIZE_FUNCTION__SPECIAL_REGISTER - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Special Register' attribute.
XML_SERIALIZE_FUNCTION__TABLE_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Table Function' container reference.
XML_SERIALIZE_FUNCTION__UNARY_OPERATOR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Unary Operator' attribute.
XML_SERIALIZE_FUNCTION__UPDATE_SOURCE_EXPR_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Update Source Expr List' container reference.
XML_SERIALIZE_FUNCTION__VALUE_EXPR_CASE_ELSE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Else' container reference.
XML_SERIALIZE_FUNCTION__VALUE_EXPR_CASE_SEARCH_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Search Content' container reference.
XML_SERIALIZE_FUNCTION__VALUE_EXPR_CASE_SIMPLE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Simple' container reference.
XML_SERIALIZE_FUNCTION__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Simple Content Result' container reference.
XML_SERIALIZE_FUNCTION__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Simple Content When' container reference.
XML_SERIALIZE_FUNCTION__VALUE_EXPR_CAST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Cast' container reference.
XML_SERIALIZE_FUNCTION__VALUE_EXPR_COMBINED_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Combined Left' container reference.
XML_SERIALIZE_FUNCTION__VALUE_EXPR_COMBINED_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Combined Right' container reference.
XML_SERIALIZE_FUNCTION__VALUE_EXPR_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Function' container reference.
XML_SERIALIZE_FUNCTION__VALUE_EXPR_LABELED_DURATION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Labeled Duration' container reference.
XML_SERIALIZE_FUNCTION__VALUE_EXPR_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Row' container reference.
XML_SERIALIZE_FUNCTION__VALUES_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Values Row' container reference.
XML_SERIALIZE_FUNCTION_ENCODING - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'XML Serialize Function Encoding' class.
XML_SERIALIZE_FUNCTION_ENCODING - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The meta object id for the 'XML Serialize Function Encoding' class.
XML_SERIALIZE_FUNCTION_ENCODING__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Comments' reference list.
XML_SERIALIZE_FUNCTION_ENCODING__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
XML_SERIALIZE_FUNCTION_ENCODING__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Description' attribute.
XML_SERIALIZE_FUNCTION_ENCODING__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
XML_SERIALIZE_FUNCTION_ENCODING__ENCODING_NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Encoding Name' attribute feature.
XML_SERIALIZE_FUNCTION_ENCODING__ENCODING_NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Encoding Name' attribute.
XML_SERIALIZE_FUNCTION_ENCODING__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
XML_SERIALIZE_FUNCTION_ENCODING__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Label' attribute.
XML_SERIALIZE_FUNCTION_ENCODING__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Name' attribute.
XML_SERIALIZE_FUNCTION_ENCODING__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Privileges' reference list.
XML_SERIALIZE_FUNCTION_ENCODING_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The number of structural features of the 'XML Serialize Function Encoding' class.
XML_SERIALIZE_FUNCTION_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The number of structural features of the 'XML Serialize Function' class.
XML_SERIALIZE_FUNCTION_TARGET - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'XML Serialize Function Target' class.
XML_SERIALIZE_FUNCTION_TARGET - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The meta object id for the 'XML Serialize Function Target' class.
XML_SERIALIZE_FUNCTION_TARGET__BASIC_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Basic Left' container reference.
XML_SERIALIZE_FUNCTION_TARGET__BASIC_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Basic Right' container reference.
XML_SERIALIZE_FUNCTION_TARGET__BETWEEN_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Between Left' container reference.
XML_SERIALIZE_FUNCTION_TARGET__BETWEEN_RIGHT1 - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Between Right1' container reference.
XML_SERIALIZE_FUNCTION_TARGET__BETWEEN_RIGHT2 - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Between Right2' container reference.
XML_SERIALIZE_FUNCTION_TARGET__CALL_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Call Statement' container reference.
XML_SERIALIZE_FUNCTION_TARGET__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Comments' reference list.
XML_SERIALIZE_FUNCTION_TARGET__DATA_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Data Type' containment reference.
XML_SERIALIZE_FUNCTION_TARGET__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
XML_SERIALIZE_FUNCTION_TARGET__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Description' attribute.
XML_SERIALIZE_FUNCTION_TARGET__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
XML_SERIALIZE_FUNCTION_TARGET__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
XML_SERIALIZE_FUNCTION_TARGET__GROUPING_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Grouping Expr' container reference.
XML_SERIALIZE_FUNCTION_TARGET__IN_VALUE_LIST_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value List Left' container reference.
XML_SERIALIZE_FUNCTION_TARGET__IN_VALUE_LIST_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value List Right' container reference.
XML_SERIALIZE_FUNCTION_TARGET__IN_VALUE_ROW_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value Row Select Left' container reference.
XML_SERIALIZE_FUNCTION_TARGET__IN_VALUE_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value Select Left' container reference.
XML_SERIALIZE_FUNCTION_TARGET__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Label' attribute.
XML_SERIALIZE_FUNCTION_TARGET__LIKE_ESCAPE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Like Escape' container reference.
XML_SERIALIZE_FUNCTION_TARGET__LIKE_MATCHING - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Like Matching' container reference.
XML_SERIALIZE_FUNCTION_TARGET__LIKE_PATTERN - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Like Pattern' container reference.
XML_SERIALIZE_FUNCTION_TARGET__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Name' attribute.
XML_SERIALIZE_FUNCTION_TARGET__NEST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Nest' container reference.
XML_SERIALIZE_FUNCTION_TARGET__ORDER_BY_VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Order By Value Expr' container reference.
XML_SERIALIZE_FUNCTION_TARGET__PREDICATE_NULL - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Predicate Null' container reference.
XML_SERIALIZE_FUNCTION_TARGET__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Privileges' reference list.
XML_SERIALIZE_FUNCTION_TARGET__QUANTIFIED_ROW_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Quantified Row Select Left' container reference.
XML_SERIALIZE_FUNCTION_TARGET__QUANTIFIED_VALUE_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Quantified Value Select Left' container reference.
XML_SERIALIZE_FUNCTION_TARGET__RESULT_COLUMN - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Result Column' container reference.
XML_SERIALIZE_FUNCTION_TARGET__SERIALIZE_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Serialize Function' container reference feature.
XML_SERIALIZE_FUNCTION_TARGET__SERIALIZE_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Serialize Function' container reference.
XML_SERIALIZE_FUNCTION_TARGET__TABLE_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Table Function' container reference.
XML_SERIALIZE_FUNCTION_TARGET__UNARY_OPERATOR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Unary Operator' attribute.
XML_SERIALIZE_FUNCTION_TARGET__UPDATE_SOURCE_EXPR_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Update Source Expr List' container reference.
XML_SERIALIZE_FUNCTION_TARGET__VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Value Expr' containment reference feature.
XML_SERIALIZE_FUNCTION_TARGET__VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr' containment reference.
XML_SERIALIZE_FUNCTION_TARGET__VALUE_EXPR_CASE_ELSE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Else' container reference.
XML_SERIALIZE_FUNCTION_TARGET__VALUE_EXPR_CASE_SEARCH_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Search Content' container reference.
XML_SERIALIZE_FUNCTION_TARGET__VALUE_EXPR_CASE_SIMPLE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Simple' container reference.
XML_SERIALIZE_FUNCTION_TARGET__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Simple Content Result' container reference.
XML_SERIALIZE_FUNCTION_TARGET__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Simple Content When' container reference.
XML_SERIALIZE_FUNCTION_TARGET__VALUE_EXPR_CAST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Cast' container reference.
XML_SERIALIZE_FUNCTION_TARGET__VALUE_EXPR_COMBINED_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Combined Left' container reference.
XML_SERIALIZE_FUNCTION_TARGET__VALUE_EXPR_COMBINED_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Combined Right' container reference.
XML_SERIALIZE_FUNCTION_TARGET__VALUE_EXPR_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Function' container reference.
XML_SERIALIZE_FUNCTION_TARGET__VALUE_EXPR_LABELED_DURATION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Labeled Duration' container reference.
XML_SERIALIZE_FUNCTION_TARGET__VALUE_EXPR_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Row' container reference.
XML_SERIALIZE_FUNCTION_TARGET__VALUES_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Values Row' container reference.
XML_SERIALIZE_FUNCTION_TARGET_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The number of structural features of the 'XML Serialize Function Target' class.
XML_TABLE_COLUMN_DEFINITION_DEFAULT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'XML Table Column Definition Default' class.
XML_TABLE_COLUMN_DEFINITION_DEFAULT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The meta object id for the 'XML Table Column Definition Default' class.
XML_TABLE_COLUMN_DEFINITION_DEFAULT__BASIC_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Basic Left' container reference.
XML_TABLE_COLUMN_DEFINITION_DEFAULT__BASIC_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Basic Right' container reference.
XML_TABLE_COLUMN_DEFINITION_DEFAULT__BETWEEN_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Between Left' container reference.
XML_TABLE_COLUMN_DEFINITION_DEFAULT__BETWEEN_RIGHT1 - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Between Right1' container reference.
XML_TABLE_COLUMN_DEFINITION_DEFAULT__BETWEEN_RIGHT2 - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Between Right2' container reference.
XML_TABLE_COLUMN_DEFINITION_DEFAULT__CALL_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Call Statement' container reference.
XML_TABLE_COLUMN_DEFINITION_DEFAULT__COLUMN_DEFINITION_REGULAR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Column Definition Regular' container reference feature.
XML_TABLE_COLUMN_DEFINITION_DEFAULT__COLUMN_DEFINITION_REGULAR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Column Definition Regular' container reference.
XML_TABLE_COLUMN_DEFINITION_DEFAULT__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Comments' reference list.
XML_TABLE_COLUMN_DEFINITION_DEFAULT__DATA_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Data Type' containment reference.
XML_TABLE_COLUMN_DEFINITION_DEFAULT__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
XML_TABLE_COLUMN_DEFINITION_DEFAULT__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Description' attribute.
XML_TABLE_COLUMN_DEFINITION_DEFAULT__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
XML_TABLE_COLUMN_DEFINITION_DEFAULT__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
XML_TABLE_COLUMN_DEFINITION_DEFAULT__GROUPING_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Grouping Expr' container reference.
XML_TABLE_COLUMN_DEFINITION_DEFAULT__IN_VALUE_LIST_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value List Left' container reference.
XML_TABLE_COLUMN_DEFINITION_DEFAULT__IN_VALUE_LIST_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value List Right' container reference.
XML_TABLE_COLUMN_DEFINITION_DEFAULT__IN_VALUE_ROW_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value Row Select Left' container reference.
XML_TABLE_COLUMN_DEFINITION_DEFAULT__IN_VALUE_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value Select Left' container reference.
XML_TABLE_COLUMN_DEFINITION_DEFAULT__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Label' attribute.
XML_TABLE_COLUMN_DEFINITION_DEFAULT__LIKE_ESCAPE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Like Escape' container reference.
XML_TABLE_COLUMN_DEFINITION_DEFAULT__LIKE_MATCHING - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Like Matching' container reference.
XML_TABLE_COLUMN_DEFINITION_DEFAULT__LIKE_PATTERN - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Like Pattern' container reference.
XML_TABLE_COLUMN_DEFINITION_DEFAULT__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Name' attribute.
XML_TABLE_COLUMN_DEFINITION_DEFAULT__NEST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Nest' container reference.
XML_TABLE_COLUMN_DEFINITION_DEFAULT__ORDER_BY_VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Order By Value Expr' container reference.
XML_TABLE_COLUMN_DEFINITION_DEFAULT__PREDICATE_NULL - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Predicate Null' container reference.
XML_TABLE_COLUMN_DEFINITION_DEFAULT__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Privileges' reference list.
XML_TABLE_COLUMN_DEFINITION_DEFAULT__QUANTIFIED_ROW_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Quantified Row Select Left' container reference.
XML_TABLE_COLUMN_DEFINITION_DEFAULT__QUANTIFIED_VALUE_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Quantified Value Select Left' container reference.
XML_TABLE_COLUMN_DEFINITION_DEFAULT__RESULT_COLUMN - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Result Column' container reference.
XML_TABLE_COLUMN_DEFINITION_DEFAULT__TABLE_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Table Function' container reference.
XML_TABLE_COLUMN_DEFINITION_DEFAULT__UNARY_OPERATOR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Unary Operator' attribute.
XML_TABLE_COLUMN_DEFINITION_DEFAULT__UPDATE_SOURCE_EXPR_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Update Source Expr List' container reference.
XML_TABLE_COLUMN_DEFINITION_DEFAULT__VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Value Expr' containment reference feature.
XML_TABLE_COLUMN_DEFINITION_DEFAULT__VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr' containment reference.
XML_TABLE_COLUMN_DEFINITION_DEFAULT__VALUE_EXPR_CASE_ELSE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Else' container reference.
XML_TABLE_COLUMN_DEFINITION_DEFAULT__VALUE_EXPR_CASE_SEARCH_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Search Content' container reference.
XML_TABLE_COLUMN_DEFINITION_DEFAULT__VALUE_EXPR_CASE_SIMPLE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Simple' container reference.
XML_TABLE_COLUMN_DEFINITION_DEFAULT__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Simple Content Result' container reference.
XML_TABLE_COLUMN_DEFINITION_DEFAULT__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Simple Content When' container reference.
XML_TABLE_COLUMN_DEFINITION_DEFAULT__VALUE_EXPR_CAST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Cast' container reference.
XML_TABLE_COLUMN_DEFINITION_DEFAULT__VALUE_EXPR_COMBINED_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Combined Left' container reference.
XML_TABLE_COLUMN_DEFINITION_DEFAULT__VALUE_EXPR_COMBINED_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Combined Right' container reference.
XML_TABLE_COLUMN_DEFINITION_DEFAULT__VALUE_EXPR_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Function' container reference.
XML_TABLE_COLUMN_DEFINITION_DEFAULT__VALUE_EXPR_LABELED_DURATION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Labeled Duration' container reference.
XML_TABLE_COLUMN_DEFINITION_DEFAULT__VALUE_EXPR_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Row' container reference.
XML_TABLE_COLUMN_DEFINITION_DEFAULT__VALUES_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Values Row' container reference.
XML_TABLE_COLUMN_DEFINITION_DEFAULT_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The number of structural features of the 'XML Table Column Definition Default' class.
XML_TABLE_COLUMN_DEFINITION_ITEM - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'XML Table Column Definition Item' class.
XML_TABLE_COLUMN_DEFINITION_ITEM - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The meta object id for the 'XML Table Column Definition Item' class.
XML_TABLE_COLUMN_DEFINITION_ITEM__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Comments' reference list.
XML_TABLE_COLUMN_DEFINITION_ITEM__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
XML_TABLE_COLUMN_DEFINITION_ITEM__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Description' attribute.
XML_TABLE_COLUMN_DEFINITION_ITEM__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
XML_TABLE_COLUMN_DEFINITION_ITEM__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
XML_TABLE_COLUMN_DEFINITION_ITEM__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Label' attribute.
XML_TABLE_COLUMN_DEFINITION_ITEM__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Name' attribute.
XML_TABLE_COLUMN_DEFINITION_ITEM__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Privileges' reference list.
XML_TABLE_COLUMN_DEFINITION_ITEM__TABLE_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Table Function' container reference feature.
XML_TABLE_COLUMN_DEFINITION_ITEM__TABLE_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Table Function' container reference.
XML_TABLE_COLUMN_DEFINITION_ITEM_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The number of structural features of the 'XML Table Column Definition Item' class.
XML_TABLE_COLUMN_DEFINITION_ORDINALITY - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'XML Table Column Definition Ordinality' class.
XML_TABLE_COLUMN_DEFINITION_ORDINALITY - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The meta object id for the 'XML Table Column Definition Ordinality' class.
XML_TABLE_COLUMN_DEFINITION_ORDINALITY__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Comments' reference list.
XML_TABLE_COLUMN_DEFINITION_ORDINALITY__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
XML_TABLE_COLUMN_DEFINITION_ORDINALITY__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Description' attribute.
XML_TABLE_COLUMN_DEFINITION_ORDINALITY__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
XML_TABLE_COLUMN_DEFINITION_ORDINALITY__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
XML_TABLE_COLUMN_DEFINITION_ORDINALITY__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Label' attribute.
XML_TABLE_COLUMN_DEFINITION_ORDINALITY__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Name' attribute.
XML_TABLE_COLUMN_DEFINITION_ORDINALITY__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Privileges' reference list.
XML_TABLE_COLUMN_DEFINITION_ORDINALITY__TABLE_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Table Function' container reference.
XML_TABLE_COLUMN_DEFINITION_ORDINALITY_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The number of structural features of the 'XML Table Column Definition Ordinality' class.
XML_TABLE_COLUMN_DEFINITION_REGULAR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'XML Table Column Definition Regular' class.
XML_TABLE_COLUMN_DEFINITION_REGULAR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The meta object id for the 'XML Table Column Definition Regular' class.
XML_TABLE_COLUMN_DEFINITION_REGULAR__COLUMN_DEFINITION_DEFAULT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Column Definition Default' containment reference feature.
XML_TABLE_COLUMN_DEFINITION_REGULAR__COLUMN_DEFINITION_DEFAULT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Column Definition Default' containment reference.
XML_TABLE_COLUMN_DEFINITION_REGULAR__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Comments' reference list.
XML_TABLE_COLUMN_DEFINITION_REGULAR__DATA_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Data Type' containment reference feature.
XML_TABLE_COLUMN_DEFINITION_REGULAR__DATA_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Data Type' containment reference.
XML_TABLE_COLUMN_DEFINITION_REGULAR__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
XML_TABLE_COLUMN_DEFINITION_REGULAR__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Description' attribute.
XML_TABLE_COLUMN_DEFINITION_REGULAR__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
XML_TABLE_COLUMN_DEFINITION_REGULAR__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
XML_TABLE_COLUMN_DEFINITION_REGULAR__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Label' attribute.
XML_TABLE_COLUMN_DEFINITION_REGULAR__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Name' attribute.
XML_TABLE_COLUMN_DEFINITION_REGULAR__PASSING_OPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Passing Option' attribute feature.
XML_TABLE_COLUMN_DEFINITION_REGULAR__PASSING_OPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Passing Option' attribute.
XML_TABLE_COLUMN_DEFINITION_REGULAR__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Privileges' reference list.
XML_TABLE_COLUMN_DEFINITION_REGULAR__TABLE_COLUMN_PATTERN - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Table Column Pattern' attribute feature.
XML_TABLE_COLUMN_DEFINITION_REGULAR__TABLE_COLUMN_PATTERN - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Table Column Pattern' attribute.
XML_TABLE_COLUMN_DEFINITION_REGULAR__TABLE_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Table Function' container reference.
XML_TABLE_COLUMN_DEFINITION_REGULAR_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The number of structural features of the 'XML Table Column Definition Regular' class.
XML_TABLE_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'XML Table Function' class.
XML_TABLE_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The meta object id for the 'XML Table Function' class.
XML_TABLE_FUNCTION__COLUMN_DEF_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Column Def List' containment reference list feature.
XML_TABLE_FUNCTION__COLUMN_DEF_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Column Def List' containment reference list.
XML_TABLE_FUNCTION__COLUMN_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Column List' containment reference list.
XML_TABLE_FUNCTION__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Comments' reference list.
XML_TABLE_FUNCTION__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
XML_TABLE_FUNCTION__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Description' attribute.
XML_TABLE_FUNCTION__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
XML_TABLE_FUNCTION__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
XML_TABLE_FUNCTION__FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Function' reference.
XML_TABLE_FUNCTION__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Label' attribute.
XML_TABLE_FUNCTION__MERGE_SOURCE_TABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Merge Source Table' container reference.
XML_TABLE_FUNCTION__MERGE_TARGET_TABLE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Merge Target Table' container reference.
XML_TABLE_FUNCTION__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Name' attribute.
XML_TABLE_FUNCTION__NAMESPACES_DECL - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Namespaces Decl' containment reference feature.
XML_TABLE_FUNCTION__NAMESPACES_DECL - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Namespaces Decl' containment reference.
XML_TABLE_FUNCTION__NEST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Nest' container reference.
XML_TABLE_FUNCTION__PARAMETER_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Parameter List' containment reference list.
XML_TABLE_FUNCTION__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Privileges' reference list.
XML_TABLE_FUNCTION__QUERY_SELECT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Query Select' container reference.
XML_TABLE_FUNCTION__RESULT_TABLE_ALL_COLUMNS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Result Table All Columns' reference list.
XML_TABLE_FUNCTION__TABLE_CORRELATION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Table Correlation' containment reference.
XML_TABLE_FUNCTION__TABLE_JOINED_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Table Joined Left' container reference.
XML_TABLE_FUNCTION__TABLE_JOINED_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Table Joined Right' container reference.
XML_TABLE_FUNCTION__TABLE_ROW_PATTERN - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Table Row Pattern' attribute feature.
XML_TABLE_FUNCTION__TABLE_ROW_PATTERN - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Table Row Pattern' attribute.
XML_TABLE_FUNCTION__VALUE_EXPR_COLUMNS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Columns' reference list.
XML_TABLE_FUNCTION__XQUERY_ARG_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Xquery Arg List' containment reference feature.
XML_TABLE_FUNCTION__XQUERY_ARG_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Xquery Arg List' containment reference.
XML_TABLE_FUNCTION_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The number of structural features of the 'XML Table Function' class.
XML_TYPE - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.PrimitiveType
The 'XML TYPE' literal value.
XML_TYPE_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.PrimitiveType
The 'XML TYPE' literal object.
XML_VALUE_EXPRESSION_CAST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'XML Value Expression Cast' class.
XML_VALUE_EXPRESSION_CAST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The meta object id for the 'XML Value Expression Cast' class.
XML_VALUE_EXPRESSION_CAST__BASIC_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Basic Left' container reference.
XML_VALUE_EXPRESSION_CAST__BASIC_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Basic Right' container reference.
XML_VALUE_EXPRESSION_CAST__BETWEEN_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Between Left' container reference.
XML_VALUE_EXPRESSION_CAST__BETWEEN_RIGHT1 - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Between Right1' container reference.
XML_VALUE_EXPRESSION_CAST__BETWEEN_RIGHT2 - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Between Right2' container reference.
XML_VALUE_EXPRESSION_CAST__CALL_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Call Statement' container reference.
XML_VALUE_EXPRESSION_CAST__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Comments' reference list.
XML_VALUE_EXPRESSION_CAST__DATA_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Data Type' containment reference.
XML_VALUE_EXPRESSION_CAST__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
XML_VALUE_EXPRESSION_CAST__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Description' attribute.
XML_VALUE_EXPRESSION_CAST__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
XML_VALUE_EXPRESSION_CAST__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
XML_VALUE_EXPRESSION_CAST__GROUPING_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Grouping Expr' container reference.
XML_VALUE_EXPRESSION_CAST__IN_VALUE_LIST_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value List Left' container reference.
XML_VALUE_EXPRESSION_CAST__IN_VALUE_LIST_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value List Right' container reference.
XML_VALUE_EXPRESSION_CAST__IN_VALUE_ROW_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value Row Select Left' container reference.
XML_VALUE_EXPRESSION_CAST__IN_VALUE_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value Select Left' container reference.
XML_VALUE_EXPRESSION_CAST__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Label' attribute.
XML_VALUE_EXPRESSION_CAST__LIKE_ESCAPE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Like Escape' container reference.
XML_VALUE_EXPRESSION_CAST__LIKE_MATCHING - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Like Matching' container reference.
XML_VALUE_EXPRESSION_CAST__LIKE_PATTERN - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Like Pattern' container reference.
XML_VALUE_EXPRESSION_CAST__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Name' attribute.
XML_VALUE_EXPRESSION_CAST__NEST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Nest' container reference.
XML_VALUE_EXPRESSION_CAST__ORDER_BY_VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Order By Value Expr' container reference.
XML_VALUE_EXPRESSION_CAST__PASSING_MECHANISM - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Passing Mechanism' attribute feature.
XML_VALUE_EXPRESSION_CAST__PASSING_MECHANISM - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Passing Mechanism' attribute.
XML_VALUE_EXPRESSION_CAST__PREDICATE_NULL - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Predicate Null' container reference.
XML_VALUE_EXPRESSION_CAST__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Privileges' reference list.
XML_VALUE_EXPRESSION_CAST__QUANTIFIED_ROW_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Quantified Row Select Left' container reference.
XML_VALUE_EXPRESSION_CAST__QUANTIFIED_VALUE_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Quantified Value Select Left' container reference.
XML_VALUE_EXPRESSION_CAST__RESULT_COLUMN - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Result Column' container reference.
XML_VALUE_EXPRESSION_CAST__TABLE_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Table Function' container reference.
XML_VALUE_EXPRESSION_CAST__UNARY_OPERATOR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Unary Operator' attribute.
XML_VALUE_EXPRESSION_CAST__UPDATE_SOURCE_EXPR_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Update Source Expr List' container reference.
XML_VALUE_EXPRESSION_CAST__VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr' containment reference.
XML_VALUE_EXPRESSION_CAST__VALUE_EXPR_CASE_ELSE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Else' container reference.
XML_VALUE_EXPRESSION_CAST__VALUE_EXPR_CASE_SEARCH_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Search Content' container reference.
XML_VALUE_EXPRESSION_CAST__VALUE_EXPR_CASE_SIMPLE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Simple' container reference.
XML_VALUE_EXPRESSION_CAST__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Simple Content Result' container reference.
XML_VALUE_EXPRESSION_CAST__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Simple Content When' container reference.
XML_VALUE_EXPRESSION_CAST__VALUE_EXPR_CAST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Cast' container reference.
XML_VALUE_EXPRESSION_CAST__VALUE_EXPR_COMBINED_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Combined Left' container reference.
XML_VALUE_EXPRESSION_CAST__VALUE_EXPR_COMBINED_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Combined Right' container reference.
XML_VALUE_EXPRESSION_CAST__VALUE_EXPR_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Function' container reference.
XML_VALUE_EXPRESSION_CAST__VALUE_EXPR_LABELED_DURATION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Labeled Duration' container reference.
XML_VALUE_EXPRESSION_CAST__VALUE_EXPR_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Row' container reference.
XML_VALUE_EXPRESSION_CAST__VALUES_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Values Row' container reference.
XML_VALUE_EXPRESSION_CAST_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The number of structural features of the 'XML Value Expression Cast' class.
XML_VALUE_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'XML Value Function' class.
XML_VALUE_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The meta object id for the 'XML Value Function' class.
XML_VALUE_FUNCTION__BASIC_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Basic Left' container reference.
XML_VALUE_FUNCTION__BASIC_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Basic Right' container reference.
XML_VALUE_FUNCTION__BETWEEN_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Between Left' container reference.
XML_VALUE_FUNCTION__BETWEEN_RIGHT1 - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Between Right1' container reference.
XML_VALUE_FUNCTION__BETWEEN_RIGHT2 - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Between Right2' container reference.
XML_VALUE_FUNCTION__CALL_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Call Statement' container reference.
XML_VALUE_FUNCTION__COLUMN_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Column Function' attribute.
XML_VALUE_FUNCTION__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Comments' reference list.
XML_VALUE_FUNCTION__DATA_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Data Type' containment reference.
XML_VALUE_FUNCTION__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
XML_VALUE_FUNCTION__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Description' attribute.
XML_VALUE_FUNCTION__DISTINCT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Distinct' attribute.
XML_VALUE_FUNCTION__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
XML_VALUE_FUNCTION__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
XML_VALUE_FUNCTION__FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Function' reference.
XML_VALUE_FUNCTION__GROUPING_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Grouping Expr' container reference.
XML_VALUE_FUNCTION__IN_VALUE_LIST_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value List Left' container reference.
XML_VALUE_FUNCTION__IN_VALUE_LIST_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value List Right' container reference.
XML_VALUE_FUNCTION__IN_VALUE_ROW_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value Row Select Left' container reference.
XML_VALUE_FUNCTION__IN_VALUE_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value Select Left' container reference.
XML_VALUE_FUNCTION__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Label' attribute.
XML_VALUE_FUNCTION__LIKE_ESCAPE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Like Escape' container reference.
XML_VALUE_FUNCTION__LIKE_MATCHING - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Like Matching' container reference.
XML_VALUE_FUNCTION__LIKE_PATTERN - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Like Pattern' container reference.
XML_VALUE_FUNCTION__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Name' attribute.
XML_VALUE_FUNCTION__NEST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Nest' container reference.
XML_VALUE_FUNCTION__ORDER_BY_VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Order By Value Expr' container reference.
XML_VALUE_FUNCTION__PARAMETER_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Parameter List' containment reference list.
XML_VALUE_FUNCTION__PREDICATE_NULL - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Predicate Null' container reference.
XML_VALUE_FUNCTION__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Privileges' reference list.
XML_VALUE_FUNCTION__QUANTIFIED_ROW_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Quantified Row Select Left' container reference.
XML_VALUE_FUNCTION__QUANTIFIED_VALUE_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Quantified Value Select Left' container reference.
XML_VALUE_FUNCTION__RESULT_COLUMN - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Result Column' container reference.
XML_VALUE_FUNCTION__SPECIAL_REGISTER - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Special Register' attribute.
XML_VALUE_FUNCTION__TABLE_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Table Function' container reference.
XML_VALUE_FUNCTION__UNARY_OPERATOR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Unary Operator' attribute.
XML_VALUE_FUNCTION__UPDATE_SOURCE_EXPR_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Update Source Expr List' container reference.
XML_VALUE_FUNCTION__VALUE_EXPR_CASE_ELSE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Else' container reference.
XML_VALUE_FUNCTION__VALUE_EXPR_CASE_SEARCH_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Search Content' container reference.
XML_VALUE_FUNCTION__VALUE_EXPR_CASE_SIMPLE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Simple' container reference.
XML_VALUE_FUNCTION__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Simple Content Result' container reference.
XML_VALUE_FUNCTION__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Simple Content When' container reference.
XML_VALUE_FUNCTION__VALUE_EXPR_CAST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Cast' container reference.
XML_VALUE_FUNCTION__VALUE_EXPR_COMBINED_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Combined Left' container reference.
XML_VALUE_FUNCTION__VALUE_EXPR_COMBINED_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Combined Right' container reference.
XML_VALUE_FUNCTION__VALUE_EXPR_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Function' container reference.
XML_VALUE_FUNCTION__VALUE_EXPR_LABELED_DURATION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Labeled Duration' container reference.
XML_VALUE_FUNCTION__VALUE_EXPR_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Row' container reference.
XML_VALUE_FUNCTION__VALUES_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Values Row' container reference.
XML_VALUE_FUNCTION_COMMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'XML Value Function Comment' class.
XML_VALUE_FUNCTION_COMMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The meta object id for the 'XML Value Function Comment' class.
XML_VALUE_FUNCTION_COMMENT__BASIC_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Basic Left' container reference.
XML_VALUE_FUNCTION_COMMENT__BASIC_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Basic Right' container reference.
XML_VALUE_FUNCTION_COMMENT__BETWEEN_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Between Left' container reference.
XML_VALUE_FUNCTION_COMMENT__BETWEEN_RIGHT1 - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Between Right1' container reference.
XML_VALUE_FUNCTION_COMMENT__BETWEEN_RIGHT2 - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Between Right2' container reference.
XML_VALUE_FUNCTION_COMMENT__CALL_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Call Statement' container reference.
XML_VALUE_FUNCTION_COMMENT__COLUMN_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Column Function' attribute.
XML_VALUE_FUNCTION_COMMENT__COMMENT_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Comment Content' containment reference feature.
XML_VALUE_FUNCTION_COMMENT__COMMENT_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Comment Content' containment reference.
XML_VALUE_FUNCTION_COMMENT__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Comments' reference list.
XML_VALUE_FUNCTION_COMMENT__DATA_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Data Type' containment reference.
XML_VALUE_FUNCTION_COMMENT__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
XML_VALUE_FUNCTION_COMMENT__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Description' attribute.
XML_VALUE_FUNCTION_COMMENT__DISTINCT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Distinct' attribute.
XML_VALUE_FUNCTION_COMMENT__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
XML_VALUE_FUNCTION_COMMENT__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
XML_VALUE_FUNCTION_COMMENT__FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Function' reference.
XML_VALUE_FUNCTION_COMMENT__GROUPING_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Grouping Expr' container reference.
XML_VALUE_FUNCTION_COMMENT__IN_VALUE_LIST_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value List Left' container reference.
XML_VALUE_FUNCTION_COMMENT__IN_VALUE_LIST_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value List Right' container reference.
XML_VALUE_FUNCTION_COMMENT__IN_VALUE_ROW_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value Row Select Left' container reference.
XML_VALUE_FUNCTION_COMMENT__IN_VALUE_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value Select Left' container reference.
XML_VALUE_FUNCTION_COMMENT__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Label' attribute.
XML_VALUE_FUNCTION_COMMENT__LIKE_ESCAPE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Like Escape' container reference.
XML_VALUE_FUNCTION_COMMENT__LIKE_MATCHING - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Like Matching' container reference.
XML_VALUE_FUNCTION_COMMENT__LIKE_PATTERN - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Like Pattern' container reference.
XML_VALUE_FUNCTION_COMMENT__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Name' attribute.
XML_VALUE_FUNCTION_COMMENT__NEST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Nest' container reference.
XML_VALUE_FUNCTION_COMMENT__ORDER_BY_VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Order By Value Expr' container reference.
XML_VALUE_FUNCTION_COMMENT__PARAMETER_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Parameter List' containment reference list.
XML_VALUE_FUNCTION_COMMENT__PREDICATE_NULL - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Predicate Null' container reference.
XML_VALUE_FUNCTION_COMMENT__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Privileges' reference list.
XML_VALUE_FUNCTION_COMMENT__QUANTIFIED_ROW_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Quantified Row Select Left' container reference.
XML_VALUE_FUNCTION_COMMENT__QUANTIFIED_VALUE_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Quantified Value Select Left' container reference.
XML_VALUE_FUNCTION_COMMENT__RESULT_COLUMN - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Result Column' container reference.
XML_VALUE_FUNCTION_COMMENT__RETURNING_OPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Returning Option' attribute feature.
XML_VALUE_FUNCTION_COMMENT__RETURNING_OPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Returning Option' attribute.
XML_VALUE_FUNCTION_COMMENT__SPECIAL_REGISTER - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Special Register' attribute.
XML_VALUE_FUNCTION_COMMENT__TABLE_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Table Function' container reference.
XML_VALUE_FUNCTION_COMMENT__UNARY_OPERATOR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Unary Operator' attribute.
XML_VALUE_FUNCTION_COMMENT__UPDATE_SOURCE_EXPR_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Update Source Expr List' container reference.
XML_VALUE_FUNCTION_COMMENT__VALUE_EXPR_CASE_ELSE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Else' container reference.
XML_VALUE_FUNCTION_COMMENT__VALUE_EXPR_CASE_SEARCH_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Search Content' container reference.
XML_VALUE_FUNCTION_COMMENT__VALUE_EXPR_CASE_SIMPLE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Simple' container reference.
XML_VALUE_FUNCTION_COMMENT__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Simple Content Result' container reference.
XML_VALUE_FUNCTION_COMMENT__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Simple Content When' container reference.
XML_VALUE_FUNCTION_COMMENT__VALUE_EXPR_CAST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Cast' container reference.
XML_VALUE_FUNCTION_COMMENT__VALUE_EXPR_COMBINED_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Combined Left' container reference.
XML_VALUE_FUNCTION_COMMENT__VALUE_EXPR_COMBINED_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Combined Right' container reference.
XML_VALUE_FUNCTION_COMMENT__VALUE_EXPR_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Function' container reference.
XML_VALUE_FUNCTION_COMMENT__VALUE_EXPR_LABELED_DURATION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Labeled Duration' container reference.
XML_VALUE_FUNCTION_COMMENT__VALUE_EXPR_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Row' container reference.
XML_VALUE_FUNCTION_COMMENT__VALUES_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Values Row' container reference.
XML_VALUE_FUNCTION_COMMENT_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'XML Value Function Comment Content' class.
XML_VALUE_FUNCTION_COMMENT_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The meta object id for the 'XML Value Function Comment Content' class.
XML_VALUE_FUNCTION_COMMENT_CONTENT__BASIC_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Basic Left' container reference.
XML_VALUE_FUNCTION_COMMENT_CONTENT__BASIC_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Basic Right' container reference.
XML_VALUE_FUNCTION_COMMENT_CONTENT__BETWEEN_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Between Left' container reference.
XML_VALUE_FUNCTION_COMMENT_CONTENT__BETWEEN_RIGHT1 - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Between Right1' container reference.
XML_VALUE_FUNCTION_COMMENT_CONTENT__BETWEEN_RIGHT2 - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Between Right2' container reference.
XML_VALUE_FUNCTION_COMMENT_CONTENT__CALL_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Call Statement' container reference.
XML_VALUE_FUNCTION_COMMENT_CONTENT__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Comments' reference list.
XML_VALUE_FUNCTION_COMMENT_CONTENT__DATA_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Data Type' containment reference.
XML_VALUE_FUNCTION_COMMENT_CONTENT__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
XML_VALUE_FUNCTION_COMMENT_CONTENT__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Description' attribute.
XML_VALUE_FUNCTION_COMMENT_CONTENT__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
XML_VALUE_FUNCTION_COMMENT_CONTENT__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
XML_VALUE_FUNCTION_COMMENT_CONTENT__GROUPING_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Grouping Expr' container reference.
XML_VALUE_FUNCTION_COMMENT_CONTENT__IN_VALUE_LIST_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value List Left' container reference.
XML_VALUE_FUNCTION_COMMENT_CONTENT__IN_VALUE_LIST_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value List Right' container reference.
XML_VALUE_FUNCTION_COMMENT_CONTENT__IN_VALUE_ROW_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value Row Select Left' container reference.
XML_VALUE_FUNCTION_COMMENT_CONTENT__IN_VALUE_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value Select Left' container reference.
XML_VALUE_FUNCTION_COMMENT_CONTENT__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Label' attribute.
XML_VALUE_FUNCTION_COMMENT_CONTENT__LIKE_ESCAPE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Like Escape' container reference.
XML_VALUE_FUNCTION_COMMENT_CONTENT__LIKE_MATCHING - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Like Matching' container reference.
XML_VALUE_FUNCTION_COMMENT_CONTENT__LIKE_PATTERN - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Like Pattern' container reference.
XML_VALUE_FUNCTION_COMMENT_CONTENT__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Name' attribute.
XML_VALUE_FUNCTION_COMMENT_CONTENT__NEST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Nest' container reference.
XML_VALUE_FUNCTION_COMMENT_CONTENT__ORDER_BY_VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Order By Value Expr' container reference.
XML_VALUE_FUNCTION_COMMENT_CONTENT__PREDICATE_NULL - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Predicate Null' container reference.
XML_VALUE_FUNCTION_COMMENT_CONTENT__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Privileges' reference list.
XML_VALUE_FUNCTION_COMMENT_CONTENT__QUANTIFIED_ROW_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Quantified Row Select Left' container reference.
XML_VALUE_FUNCTION_COMMENT_CONTENT__QUANTIFIED_VALUE_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Quantified Value Select Left' container reference.
XML_VALUE_FUNCTION_COMMENT_CONTENT__RESULT_COLUMN - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Result Column' container reference.
XML_VALUE_FUNCTION_COMMENT_CONTENT__TABLE_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Table Function' container reference.
XML_VALUE_FUNCTION_COMMENT_CONTENT__UNARY_OPERATOR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Unary Operator' attribute.
XML_VALUE_FUNCTION_COMMENT_CONTENT__UPDATE_SOURCE_EXPR_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Update Source Expr List' container reference.
XML_VALUE_FUNCTION_COMMENT_CONTENT__VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Value Expr' containment reference feature.
XML_VALUE_FUNCTION_COMMENT_CONTENT__VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr' containment reference.
XML_VALUE_FUNCTION_COMMENT_CONTENT__VALUE_EXPR_CASE_ELSE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Else' container reference.
XML_VALUE_FUNCTION_COMMENT_CONTENT__VALUE_EXPR_CASE_SEARCH_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Search Content' container reference.
XML_VALUE_FUNCTION_COMMENT_CONTENT__VALUE_EXPR_CASE_SIMPLE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Simple' container reference.
XML_VALUE_FUNCTION_COMMENT_CONTENT__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Simple Content Result' container reference.
XML_VALUE_FUNCTION_COMMENT_CONTENT__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Simple Content When' container reference.
XML_VALUE_FUNCTION_COMMENT_CONTENT__VALUE_EXPR_CAST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Cast' container reference.
XML_VALUE_FUNCTION_COMMENT_CONTENT__VALUE_EXPR_COMBINED_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Combined Left' container reference.
XML_VALUE_FUNCTION_COMMENT_CONTENT__VALUE_EXPR_COMBINED_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Combined Right' container reference.
XML_VALUE_FUNCTION_COMMENT_CONTENT__VALUE_EXPR_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Function' container reference.
XML_VALUE_FUNCTION_COMMENT_CONTENT__VALUE_EXPR_LABELED_DURATION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Labeled Duration' container reference.
XML_VALUE_FUNCTION_COMMENT_CONTENT__VALUE_EXPR_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Row' container reference.
XML_VALUE_FUNCTION_COMMENT_CONTENT__VALUE_FUNCTION_COMMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Value Function Comment' container reference feature.
XML_VALUE_FUNCTION_COMMENT_CONTENT__VALUE_FUNCTION_COMMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Function Comment' container reference.
XML_VALUE_FUNCTION_COMMENT_CONTENT__VALUES_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Values Row' container reference.
XML_VALUE_FUNCTION_COMMENT_CONTENT_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The number of structural features of the 'XML Value Function Comment Content' class.
XML_VALUE_FUNCTION_COMMENT_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The number of structural features of the 'XML Value Function Comment' class.
XML_VALUE_FUNCTION_CONCAT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'XML Value Function Concat' class.
XML_VALUE_FUNCTION_CONCAT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The meta object id for the 'XML Value Function Concat' class.
XML_VALUE_FUNCTION_CONCAT__BASIC_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Basic Left' container reference.
XML_VALUE_FUNCTION_CONCAT__BASIC_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Basic Right' container reference.
XML_VALUE_FUNCTION_CONCAT__BETWEEN_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Between Left' container reference.
XML_VALUE_FUNCTION_CONCAT__BETWEEN_RIGHT1 - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Between Right1' container reference.
XML_VALUE_FUNCTION_CONCAT__BETWEEN_RIGHT2 - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Between Right2' container reference.
XML_VALUE_FUNCTION_CONCAT__CALL_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Call Statement' container reference.
XML_VALUE_FUNCTION_CONCAT__COLUMN_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Column Function' attribute.
XML_VALUE_FUNCTION_CONCAT__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Comments' reference list.
XML_VALUE_FUNCTION_CONCAT__CONCAT_CONTENT_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Concat Content List' containment reference list feature.
XML_VALUE_FUNCTION_CONCAT__CONCAT_CONTENT_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Concat Content List' containment reference list.
XML_VALUE_FUNCTION_CONCAT__DATA_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Data Type' containment reference.
XML_VALUE_FUNCTION_CONCAT__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
XML_VALUE_FUNCTION_CONCAT__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Description' attribute.
XML_VALUE_FUNCTION_CONCAT__DISTINCT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Distinct' attribute.
XML_VALUE_FUNCTION_CONCAT__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
XML_VALUE_FUNCTION_CONCAT__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
XML_VALUE_FUNCTION_CONCAT__FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Function' reference.
XML_VALUE_FUNCTION_CONCAT__GROUPING_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Grouping Expr' container reference.
XML_VALUE_FUNCTION_CONCAT__IN_VALUE_LIST_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value List Left' container reference.
XML_VALUE_FUNCTION_CONCAT__IN_VALUE_LIST_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value List Right' container reference.
XML_VALUE_FUNCTION_CONCAT__IN_VALUE_ROW_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value Row Select Left' container reference.
XML_VALUE_FUNCTION_CONCAT__IN_VALUE_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value Select Left' container reference.
XML_VALUE_FUNCTION_CONCAT__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Label' attribute.
XML_VALUE_FUNCTION_CONCAT__LIKE_ESCAPE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Like Escape' container reference.
XML_VALUE_FUNCTION_CONCAT__LIKE_MATCHING - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Like Matching' container reference.
XML_VALUE_FUNCTION_CONCAT__LIKE_PATTERN - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Like Pattern' container reference.
XML_VALUE_FUNCTION_CONCAT__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Name' attribute.
XML_VALUE_FUNCTION_CONCAT__NEST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Nest' container reference.
XML_VALUE_FUNCTION_CONCAT__ORDER_BY_VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Order By Value Expr' container reference.
XML_VALUE_FUNCTION_CONCAT__PARAMETER_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Parameter List' containment reference list.
XML_VALUE_FUNCTION_CONCAT__PREDICATE_NULL - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Predicate Null' container reference.
XML_VALUE_FUNCTION_CONCAT__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Privileges' reference list.
XML_VALUE_FUNCTION_CONCAT__QUANTIFIED_ROW_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Quantified Row Select Left' container reference.
XML_VALUE_FUNCTION_CONCAT__QUANTIFIED_VALUE_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Quantified Value Select Left' container reference.
XML_VALUE_FUNCTION_CONCAT__RESULT_COLUMN - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Result Column' container reference.
XML_VALUE_FUNCTION_CONCAT__RETURNING_OPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Returning Option' attribute feature.
XML_VALUE_FUNCTION_CONCAT__RETURNING_OPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Returning Option' attribute.
XML_VALUE_FUNCTION_CONCAT__SPECIAL_REGISTER - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Special Register' attribute.
XML_VALUE_FUNCTION_CONCAT__TABLE_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Table Function' container reference.
XML_VALUE_FUNCTION_CONCAT__UNARY_OPERATOR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Unary Operator' attribute.
XML_VALUE_FUNCTION_CONCAT__UPDATE_SOURCE_EXPR_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Update Source Expr List' container reference.
XML_VALUE_FUNCTION_CONCAT__VALUE_EXPR_CASE_ELSE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Else' container reference.
XML_VALUE_FUNCTION_CONCAT__VALUE_EXPR_CASE_SEARCH_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Search Content' container reference.
XML_VALUE_FUNCTION_CONCAT__VALUE_EXPR_CASE_SIMPLE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Simple' container reference.
XML_VALUE_FUNCTION_CONCAT__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Simple Content Result' container reference.
XML_VALUE_FUNCTION_CONCAT__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Simple Content When' container reference.
XML_VALUE_FUNCTION_CONCAT__VALUE_EXPR_CAST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Cast' container reference.
XML_VALUE_FUNCTION_CONCAT__VALUE_EXPR_COMBINED_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Combined Left' container reference.
XML_VALUE_FUNCTION_CONCAT__VALUE_EXPR_COMBINED_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Combined Right' container reference.
XML_VALUE_FUNCTION_CONCAT__VALUE_EXPR_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Function' container reference.
XML_VALUE_FUNCTION_CONCAT__VALUE_EXPR_LABELED_DURATION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Labeled Duration' container reference.
XML_VALUE_FUNCTION_CONCAT__VALUE_EXPR_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Row' container reference.
XML_VALUE_FUNCTION_CONCAT__VALUES_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Values Row' container reference.
XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'XML Value Function Concat Content Item' class.
XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The meta object id for the 'XML Value Function Concat Content Item' class.
XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__BASIC_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Basic Left' container reference.
XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__BASIC_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Basic Right' container reference.
XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__BETWEEN_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Between Left' container reference.
XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__BETWEEN_RIGHT1 - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Between Right1' container reference.
XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__BETWEEN_RIGHT2 - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Between Right2' container reference.
XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__CALL_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Call Statement' container reference.
XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Comments' reference list.
XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__DATA_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Data Type' containment reference.
XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Description' attribute.
XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__GROUPING_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Grouping Expr' container reference.
XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__IN_VALUE_LIST_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value List Left' container reference.
XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__IN_VALUE_LIST_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value List Right' container reference.
XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__IN_VALUE_ROW_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value Row Select Left' container reference.
XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__IN_VALUE_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value Select Left' container reference.
XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Label' attribute.
XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__LIKE_ESCAPE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Like Escape' container reference.
XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__LIKE_MATCHING - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Like Matching' container reference.
XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__LIKE_PATTERN - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Like Pattern' container reference.
XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Name' attribute.
XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__NEST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Nest' container reference.
XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__ORDER_BY_VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Order By Value Expr' container reference.
XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__PREDICATE_NULL - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Predicate Null' container reference.
XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Privileges' reference list.
XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__QUANTIFIED_ROW_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Quantified Row Select Left' container reference.
XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__QUANTIFIED_VALUE_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Quantified Value Select Left' container reference.
XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__RESULT_COLUMN - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Result Column' container reference.
XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__TABLE_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Table Function' container reference.
XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__UNARY_OPERATOR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Unary Operator' attribute.
XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__UPDATE_SOURCE_EXPR_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Update Source Expr List' container reference.
XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Value Expr' containment reference feature.
XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr' containment reference.
XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__VALUE_EXPR_CASE_ELSE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Else' container reference.
XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__VALUE_EXPR_CASE_SEARCH_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Search Content' container reference.
XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__VALUE_EXPR_CASE_SIMPLE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Simple' container reference.
XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Simple Content Result' container reference.
XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Simple Content When' container reference.
XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__VALUE_EXPR_CAST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Cast' container reference.
XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__VALUE_EXPR_COMBINED_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Combined Left' container reference.
XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__VALUE_EXPR_COMBINED_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Combined Right' container reference.
XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__VALUE_EXPR_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Function' container reference.
XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__VALUE_EXPR_LABELED_DURATION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Labeled Duration' container reference.
XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__VALUE_EXPR_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Row' container reference.
XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__VALUE_FUNCTION_CONCAT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Value Function Concat' container reference feature.
XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__VALUE_FUNCTION_CONCAT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Function Concat' container reference.
XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__VALUES_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Values Row' container reference.
XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The number of structural features of the 'XML Value Function Concat Content Item' class.
XML_VALUE_FUNCTION_CONCAT_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The number of structural features of the 'XML Value Function Concat' class.
XML_VALUE_FUNCTION_DOCUMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'XML Value Function Document' class.
XML_VALUE_FUNCTION_DOCUMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The meta object id for the 'XML Value Function Document' class.
XML_VALUE_FUNCTION_DOCUMENT__BASIC_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Basic Left' container reference.
XML_VALUE_FUNCTION_DOCUMENT__BASIC_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Basic Right' container reference.
XML_VALUE_FUNCTION_DOCUMENT__BETWEEN_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Between Left' container reference.
XML_VALUE_FUNCTION_DOCUMENT__BETWEEN_RIGHT1 - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Between Right1' container reference.
XML_VALUE_FUNCTION_DOCUMENT__BETWEEN_RIGHT2 - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Between Right2' container reference.
XML_VALUE_FUNCTION_DOCUMENT__CALL_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Call Statement' container reference.
XML_VALUE_FUNCTION_DOCUMENT__COLUMN_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Column Function' attribute.
XML_VALUE_FUNCTION_DOCUMENT__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Comments' reference list.
XML_VALUE_FUNCTION_DOCUMENT__DATA_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Data Type' containment reference.
XML_VALUE_FUNCTION_DOCUMENT__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
XML_VALUE_FUNCTION_DOCUMENT__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Description' attribute.
XML_VALUE_FUNCTION_DOCUMENT__DISTINCT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Distinct' attribute.
XML_VALUE_FUNCTION_DOCUMENT__DOCUMENT_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Document Content' containment reference feature.
XML_VALUE_FUNCTION_DOCUMENT__DOCUMENT_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Document Content' containment reference.
XML_VALUE_FUNCTION_DOCUMENT__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
XML_VALUE_FUNCTION_DOCUMENT__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
XML_VALUE_FUNCTION_DOCUMENT__FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Function' reference.
XML_VALUE_FUNCTION_DOCUMENT__GROUPING_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Grouping Expr' container reference.
XML_VALUE_FUNCTION_DOCUMENT__IN_VALUE_LIST_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value List Left' container reference.
XML_VALUE_FUNCTION_DOCUMENT__IN_VALUE_LIST_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value List Right' container reference.
XML_VALUE_FUNCTION_DOCUMENT__IN_VALUE_ROW_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value Row Select Left' container reference.
XML_VALUE_FUNCTION_DOCUMENT__IN_VALUE_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value Select Left' container reference.
XML_VALUE_FUNCTION_DOCUMENT__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Label' attribute.
XML_VALUE_FUNCTION_DOCUMENT__LIKE_ESCAPE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Like Escape' container reference.
XML_VALUE_FUNCTION_DOCUMENT__LIKE_MATCHING - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Like Matching' container reference.
XML_VALUE_FUNCTION_DOCUMENT__LIKE_PATTERN - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Like Pattern' container reference.
XML_VALUE_FUNCTION_DOCUMENT__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Name' attribute.
XML_VALUE_FUNCTION_DOCUMENT__NEST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Nest' container reference.
XML_VALUE_FUNCTION_DOCUMENT__ORDER_BY_VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Order By Value Expr' container reference.
XML_VALUE_FUNCTION_DOCUMENT__PARAMETER_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Parameter List' containment reference list.
XML_VALUE_FUNCTION_DOCUMENT__PREDICATE_NULL - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Predicate Null' container reference.
XML_VALUE_FUNCTION_DOCUMENT__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Privileges' reference list.
XML_VALUE_FUNCTION_DOCUMENT__QUANTIFIED_ROW_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Quantified Row Select Left' container reference.
XML_VALUE_FUNCTION_DOCUMENT__QUANTIFIED_VALUE_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Quantified Value Select Left' container reference.
XML_VALUE_FUNCTION_DOCUMENT__RESULT_COLUMN - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Result Column' container reference.
XML_VALUE_FUNCTION_DOCUMENT__RETURNING_OPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Returning Option' attribute feature.
XML_VALUE_FUNCTION_DOCUMENT__RETURNING_OPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Returning Option' attribute.
XML_VALUE_FUNCTION_DOCUMENT__SPECIAL_REGISTER - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Special Register' attribute.
XML_VALUE_FUNCTION_DOCUMENT__TABLE_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Table Function' container reference.
XML_VALUE_FUNCTION_DOCUMENT__UNARY_OPERATOR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Unary Operator' attribute.
XML_VALUE_FUNCTION_DOCUMENT__UPDATE_SOURCE_EXPR_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Update Source Expr List' container reference.
XML_VALUE_FUNCTION_DOCUMENT__VALUE_EXPR_CASE_ELSE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Else' container reference.
XML_VALUE_FUNCTION_DOCUMENT__VALUE_EXPR_CASE_SEARCH_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Search Content' container reference.
XML_VALUE_FUNCTION_DOCUMENT__VALUE_EXPR_CASE_SIMPLE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Simple' container reference.
XML_VALUE_FUNCTION_DOCUMENT__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Simple Content Result' container reference.
XML_VALUE_FUNCTION_DOCUMENT__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Simple Content When' container reference.
XML_VALUE_FUNCTION_DOCUMENT__VALUE_EXPR_CAST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Cast' container reference.
XML_VALUE_FUNCTION_DOCUMENT__VALUE_EXPR_COMBINED_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Combined Left' container reference.
XML_VALUE_FUNCTION_DOCUMENT__VALUE_EXPR_COMBINED_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Combined Right' container reference.
XML_VALUE_FUNCTION_DOCUMENT__VALUE_EXPR_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Function' container reference.
XML_VALUE_FUNCTION_DOCUMENT__VALUE_EXPR_LABELED_DURATION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Labeled Duration' container reference.
XML_VALUE_FUNCTION_DOCUMENT__VALUE_EXPR_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Row' container reference.
XML_VALUE_FUNCTION_DOCUMENT__VALUES_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Values Row' container reference.
XML_VALUE_FUNCTION_DOCUMENT_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'XML Value Function Document Content' class.
XML_VALUE_FUNCTION_DOCUMENT_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The meta object id for the 'XML Value Function Document Content' class.
XML_VALUE_FUNCTION_DOCUMENT_CONTENT__BASIC_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Basic Left' container reference.
XML_VALUE_FUNCTION_DOCUMENT_CONTENT__BASIC_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Basic Right' container reference.
XML_VALUE_FUNCTION_DOCUMENT_CONTENT__BETWEEN_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Between Left' container reference.
XML_VALUE_FUNCTION_DOCUMENT_CONTENT__BETWEEN_RIGHT1 - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Between Right1' container reference.
XML_VALUE_FUNCTION_DOCUMENT_CONTENT__BETWEEN_RIGHT2 - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Between Right2' container reference.
XML_VALUE_FUNCTION_DOCUMENT_CONTENT__CALL_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Call Statement' container reference.
XML_VALUE_FUNCTION_DOCUMENT_CONTENT__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Comments' reference list.
XML_VALUE_FUNCTION_DOCUMENT_CONTENT__DATA_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Data Type' containment reference.
XML_VALUE_FUNCTION_DOCUMENT_CONTENT__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
XML_VALUE_FUNCTION_DOCUMENT_CONTENT__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Description' attribute.
XML_VALUE_FUNCTION_DOCUMENT_CONTENT__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
XML_VALUE_FUNCTION_DOCUMENT_CONTENT__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
XML_VALUE_FUNCTION_DOCUMENT_CONTENT__GROUPING_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Grouping Expr' container reference.
XML_VALUE_FUNCTION_DOCUMENT_CONTENT__IN_VALUE_LIST_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value List Left' container reference.
XML_VALUE_FUNCTION_DOCUMENT_CONTENT__IN_VALUE_LIST_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value List Right' container reference.
XML_VALUE_FUNCTION_DOCUMENT_CONTENT__IN_VALUE_ROW_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value Row Select Left' container reference.
XML_VALUE_FUNCTION_DOCUMENT_CONTENT__IN_VALUE_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value Select Left' container reference.
XML_VALUE_FUNCTION_DOCUMENT_CONTENT__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Label' attribute.
XML_VALUE_FUNCTION_DOCUMENT_CONTENT__LIKE_ESCAPE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Like Escape' container reference.
XML_VALUE_FUNCTION_DOCUMENT_CONTENT__LIKE_MATCHING - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Like Matching' container reference.
XML_VALUE_FUNCTION_DOCUMENT_CONTENT__LIKE_PATTERN - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Like Pattern' container reference.
XML_VALUE_FUNCTION_DOCUMENT_CONTENT__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Name' attribute.
XML_VALUE_FUNCTION_DOCUMENT_CONTENT__NEST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Nest' container reference.
XML_VALUE_FUNCTION_DOCUMENT_CONTENT__ORDER_BY_VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Order By Value Expr' container reference.
XML_VALUE_FUNCTION_DOCUMENT_CONTENT__PREDICATE_NULL - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Predicate Null' container reference.
XML_VALUE_FUNCTION_DOCUMENT_CONTENT__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Privileges' reference list.
XML_VALUE_FUNCTION_DOCUMENT_CONTENT__QUANTIFIED_ROW_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Quantified Row Select Left' container reference.
XML_VALUE_FUNCTION_DOCUMENT_CONTENT__QUANTIFIED_VALUE_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Quantified Value Select Left' container reference.
XML_VALUE_FUNCTION_DOCUMENT_CONTENT__RESULT_COLUMN - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Result Column' container reference.
XML_VALUE_FUNCTION_DOCUMENT_CONTENT__TABLE_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Table Function' container reference.
XML_VALUE_FUNCTION_DOCUMENT_CONTENT__UNARY_OPERATOR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Unary Operator' attribute.
XML_VALUE_FUNCTION_DOCUMENT_CONTENT__UPDATE_SOURCE_EXPR_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Update Source Expr List' container reference.
XML_VALUE_FUNCTION_DOCUMENT_CONTENT__VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Value Expr' containment reference feature.
XML_VALUE_FUNCTION_DOCUMENT_CONTENT__VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr' containment reference.
XML_VALUE_FUNCTION_DOCUMENT_CONTENT__VALUE_EXPR_CASE_ELSE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Else' container reference.
XML_VALUE_FUNCTION_DOCUMENT_CONTENT__VALUE_EXPR_CASE_SEARCH_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Search Content' container reference.
XML_VALUE_FUNCTION_DOCUMENT_CONTENT__VALUE_EXPR_CASE_SIMPLE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Simple' container reference.
XML_VALUE_FUNCTION_DOCUMENT_CONTENT__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Simple Content Result' container reference.
XML_VALUE_FUNCTION_DOCUMENT_CONTENT__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Simple Content When' container reference.
XML_VALUE_FUNCTION_DOCUMENT_CONTENT__VALUE_EXPR_CAST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Cast' container reference.
XML_VALUE_FUNCTION_DOCUMENT_CONTENT__VALUE_EXPR_COMBINED_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Combined Left' container reference.
XML_VALUE_FUNCTION_DOCUMENT_CONTENT__VALUE_EXPR_COMBINED_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Combined Right' container reference.
XML_VALUE_FUNCTION_DOCUMENT_CONTENT__VALUE_EXPR_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Function' container reference.
XML_VALUE_FUNCTION_DOCUMENT_CONTENT__VALUE_EXPR_LABELED_DURATION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Labeled Duration' container reference.
XML_VALUE_FUNCTION_DOCUMENT_CONTENT__VALUE_EXPR_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Row' container reference.
XML_VALUE_FUNCTION_DOCUMENT_CONTENT__VALUE_FUNCTION_DOCUMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Value Function Document' container reference feature.
XML_VALUE_FUNCTION_DOCUMENT_CONTENT__VALUE_FUNCTION_DOCUMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Function Document' container reference.
XML_VALUE_FUNCTION_DOCUMENT_CONTENT__VALUES_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Values Row' container reference.
XML_VALUE_FUNCTION_DOCUMENT_CONTENT_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The number of structural features of the 'XML Value Function Document Content' class.
XML_VALUE_FUNCTION_DOCUMENT_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The number of structural features of the 'XML Value Function Document' class.
XML_VALUE_FUNCTION_ELEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'XML Value Function Element' class.
XML_VALUE_FUNCTION_ELEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The meta object id for the 'XML Value Function Element' class.
XML_VALUE_FUNCTION_ELEMENT__ATTRIBUTES_DECL - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Attributes Decl' containment reference feature.
XML_VALUE_FUNCTION_ELEMENT__ATTRIBUTES_DECL - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Attributes Decl' containment reference.
XML_VALUE_FUNCTION_ELEMENT__BASIC_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Basic Left' container reference.
XML_VALUE_FUNCTION_ELEMENT__BASIC_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Basic Right' container reference.
XML_VALUE_FUNCTION_ELEMENT__BETWEEN_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Between Left' container reference.
XML_VALUE_FUNCTION_ELEMENT__BETWEEN_RIGHT1 - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Between Right1' container reference.
XML_VALUE_FUNCTION_ELEMENT__BETWEEN_RIGHT2 - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Between Right2' container reference.
XML_VALUE_FUNCTION_ELEMENT__CALL_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Call Statement' container reference.
XML_VALUE_FUNCTION_ELEMENT__COLUMN_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Column Function' attribute.
XML_VALUE_FUNCTION_ELEMENT__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Comments' reference list.
XML_VALUE_FUNCTION_ELEMENT__DATA_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Data Type' containment reference.
XML_VALUE_FUNCTION_ELEMENT__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
XML_VALUE_FUNCTION_ELEMENT__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Description' attribute.
XML_VALUE_FUNCTION_ELEMENT__DISTINCT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Distinct' attribute.
XML_VALUE_FUNCTION_ELEMENT__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
XML_VALUE_FUNCTION_ELEMENT__ELEMENT_CONTENT_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Element Content List' containment reference feature.
XML_VALUE_FUNCTION_ELEMENT__ELEMENT_CONTENT_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Element Content List' containment reference.
XML_VALUE_FUNCTION_ELEMENT__ELEMENT_NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Element Name' attribute feature.
XML_VALUE_FUNCTION_ELEMENT__ELEMENT_NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Element Name' attribute.
XML_VALUE_FUNCTION_ELEMENT__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
XML_VALUE_FUNCTION_ELEMENT__FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Function' reference.
XML_VALUE_FUNCTION_ELEMENT__GROUPING_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Grouping Expr' container reference.
XML_VALUE_FUNCTION_ELEMENT__IN_VALUE_LIST_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value List Left' container reference.
XML_VALUE_FUNCTION_ELEMENT__IN_VALUE_LIST_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value List Right' container reference.
XML_VALUE_FUNCTION_ELEMENT__IN_VALUE_ROW_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value Row Select Left' container reference.
XML_VALUE_FUNCTION_ELEMENT__IN_VALUE_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value Select Left' container reference.
XML_VALUE_FUNCTION_ELEMENT__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Label' attribute.
XML_VALUE_FUNCTION_ELEMENT__LIKE_ESCAPE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Like Escape' container reference.
XML_VALUE_FUNCTION_ELEMENT__LIKE_MATCHING - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Like Matching' container reference.
XML_VALUE_FUNCTION_ELEMENT__LIKE_PATTERN - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Like Pattern' container reference.
XML_VALUE_FUNCTION_ELEMENT__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Name' attribute.
XML_VALUE_FUNCTION_ELEMENT__NAMESPACES_DECL - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Namespaces Decl' containment reference feature.
XML_VALUE_FUNCTION_ELEMENT__NAMESPACES_DECL - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Namespaces Decl' containment reference.
XML_VALUE_FUNCTION_ELEMENT__NEST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Nest' container reference.
XML_VALUE_FUNCTION_ELEMENT__ORDER_BY_VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Order By Value Expr' container reference.
XML_VALUE_FUNCTION_ELEMENT__PARAMETER_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Parameter List' containment reference list.
XML_VALUE_FUNCTION_ELEMENT__PREDICATE_NULL - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Predicate Null' container reference.
XML_VALUE_FUNCTION_ELEMENT__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Privileges' reference list.
XML_VALUE_FUNCTION_ELEMENT__QUANTIFIED_ROW_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Quantified Row Select Left' container reference.
XML_VALUE_FUNCTION_ELEMENT__QUANTIFIED_VALUE_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Quantified Value Select Left' container reference.
XML_VALUE_FUNCTION_ELEMENT__RESULT_COLUMN - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Result Column' container reference.
XML_VALUE_FUNCTION_ELEMENT__RETURNING_OPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Returning Option' attribute feature.
XML_VALUE_FUNCTION_ELEMENT__RETURNING_OPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Returning Option' attribute.
XML_VALUE_FUNCTION_ELEMENT__SPECIAL_REGISTER - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Special Register' attribute.
XML_VALUE_FUNCTION_ELEMENT__TABLE_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Table Function' container reference.
XML_VALUE_FUNCTION_ELEMENT__UNARY_OPERATOR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Unary Operator' attribute.
XML_VALUE_FUNCTION_ELEMENT__UPDATE_SOURCE_EXPR_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Update Source Expr List' container reference.
XML_VALUE_FUNCTION_ELEMENT__VALUE_EXPR_CASE_ELSE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Else' container reference.
XML_VALUE_FUNCTION_ELEMENT__VALUE_EXPR_CASE_SEARCH_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Search Content' container reference.
XML_VALUE_FUNCTION_ELEMENT__VALUE_EXPR_CASE_SIMPLE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Simple' container reference.
XML_VALUE_FUNCTION_ELEMENT__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Simple Content Result' container reference.
XML_VALUE_FUNCTION_ELEMENT__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Simple Content When' container reference.
XML_VALUE_FUNCTION_ELEMENT__VALUE_EXPR_CAST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Cast' container reference.
XML_VALUE_FUNCTION_ELEMENT__VALUE_EXPR_COMBINED_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Combined Left' container reference.
XML_VALUE_FUNCTION_ELEMENT__VALUE_EXPR_COMBINED_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Combined Right' container reference.
XML_VALUE_FUNCTION_ELEMENT__VALUE_EXPR_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Function' container reference.
XML_VALUE_FUNCTION_ELEMENT__VALUE_EXPR_LABELED_DURATION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Labeled Duration' container reference.
XML_VALUE_FUNCTION_ELEMENT__VALUE_EXPR_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Row' container reference.
XML_VALUE_FUNCTION_ELEMENT__VALUES_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Values Row' container reference.
XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'XML Value Function Element Content Item' class.
XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The meta object id for the 'XML Value Function Element Content Item' class.
XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__BASIC_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Basic Left' container reference.
XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__BASIC_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Basic Right' container reference.
XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__BETWEEN_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Between Left' container reference.
XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__BETWEEN_RIGHT1 - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Between Right1' container reference.
XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__BETWEEN_RIGHT2 - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Between Right2' container reference.
XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__CALL_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Call Statement' container reference.
XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Comments' reference list.
XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__DATA_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Data Type' containment reference.
XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Description' attribute.
XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__ELEMENT_CONTENT_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Element Content List' container reference feature.
XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__ELEMENT_CONTENT_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Element Content List' container reference.
XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__GROUPING_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Grouping Expr' container reference.
XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__IN_VALUE_LIST_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value List Left' container reference.
XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__IN_VALUE_LIST_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value List Right' container reference.
XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__IN_VALUE_ROW_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value Row Select Left' container reference.
XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__IN_VALUE_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value Select Left' container reference.
XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Label' attribute.
XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__LIKE_ESCAPE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Like Escape' container reference.
XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__LIKE_MATCHING - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Like Matching' container reference.
XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__LIKE_PATTERN - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Like Pattern' container reference.
XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Name' attribute.
XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__NEST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Nest' container reference.
XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__ORDER_BY_VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Order By Value Expr' container reference.
XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__PREDICATE_NULL - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Predicate Null' container reference.
XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Privileges' reference list.
XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__QUANTIFIED_ROW_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Quantified Row Select Left' container reference.
XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__QUANTIFIED_VALUE_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Quantified Value Select Left' container reference.
XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__RESULT_COLUMN - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Result Column' container reference.
XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__TABLE_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Table Function' container reference.
XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__UNARY_OPERATOR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Unary Operator' attribute.
XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__UPDATE_SOURCE_EXPR_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Update Source Expr List' container reference.
XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Value Expr' containment reference feature.
XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr' containment reference.
XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__VALUE_EXPR_CASE_ELSE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Else' container reference.
XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__VALUE_EXPR_CASE_SEARCH_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Search Content' container reference.
XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__VALUE_EXPR_CASE_SIMPLE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Simple' container reference.
XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Simple Content Result' container reference.
XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Simple Content When' container reference.
XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__VALUE_EXPR_CAST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Cast' container reference.
XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__VALUE_EXPR_COMBINED_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Combined Left' container reference.
XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__VALUE_EXPR_COMBINED_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Combined Right' container reference.
XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__VALUE_EXPR_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Function' container reference.
XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__VALUE_EXPR_LABELED_DURATION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Labeled Duration' container reference.
XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__VALUE_EXPR_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Row' container reference.
XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__VALUES_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Values Row' container reference.
XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The number of structural features of the 'XML Value Function Element Content Item' class.
XML_VALUE_FUNCTION_ELEMENT_CONTENT_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'XML Value Function Element Content List' class.
XML_VALUE_FUNCTION_ELEMENT_CONTENT_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The meta object id for the 'XML Value Function Element Content List' class.
XML_VALUE_FUNCTION_ELEMENT_CONTENT_LIST__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Comments' reference list.
XML_VALUE_FUNCTION_ELEMENT_CONTENT_LIST__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
XML_VALUE_FUNCTION_ELEMENT_CONTENT_LIST__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Description' attribute.
XML_VALUE_FUNCTION_ELEMENT_CONTENT_LIST__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
XML_VALUE_FUNCTION_ELEMENT_CONTENT_LIST__ELEMENT_CONTENT_LIST_CHILDREN - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Element Content List Children' containment reference list feature.
XML_VALUE_FUNCTION_ELEMENT_CONTENT_LIST__ELEMENT_CONTENT_LIST_CHILDREN - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Element Content List Children' containment reference list.
XML_VALUE_FUNCTION_ELEMENT_CONTENT_LIST__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
XML_VALUE_FUNCTION_ELEMENT_CONTENT_LIST__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Label' attribute.
XML_VALUE_FUNCTION_ELEMENT_CONTENT_LIST__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Name' attribute.
XML_VALUE_FUNCTION_ELEMENT_CONTENT_LIST__NULL_HANDLING_OPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Null Handling Option' attribute feature.
XML_VALUE_FUNCTION_ELEMENT_CONTENT_LIST__NULL_HANDLING_OPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Null Handling Option' attribute.
XML_VALUE_FUNCTION_ELEMENT_CONTENT_LIST__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Privileges' reference list.
XML_VALUE_FUNCTION_ELEMENT_CONTENT_LIST__VALUE_FUNCTION_ELEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Value Function Element' container reference feature.
XML_VALUE_FUNCTION_ELEMENT_CONTENT_LIST__VALUE_FUNCTION_ELEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Function Element' container reference.
XML_VALUE_FUNCTION_ELEMENT_CONTENT_LIST_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The number of structural features of the 'XML Value Function Element Content List' class.
XML_VALUE_FUNCTION_ELEMENT_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The number of structural features of the 'XML Value Function Element' class.
XML_VALUE_FUNCTION_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The number of structural features of the 'XML Value Function' class.
XML_VALUE_FUNCTION_FOREST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'XML Value Function Forest' class.
XML_VALUE_FUNCTION_FOREST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The meta object id for the 'XML Value Function Forest' class.
XML_VALUE_FUNCTION_FOREST__BASIC_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Basic Left' container reference.
XML_VALUE_FUNCTION_FOREST__BASIC_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Basic Right' container reference.
XML_VALUE_FUNCTION_FOREST__BETWEEN_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Between Left' container reference.
XML_VALUE_FUNCTION_FOREST__BETWEEN_RIGHT1 - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Between Right1' container reference.
XML_VALUE_FUNCTION_FOREST__BETWEEN_RIGHT2 - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Between Right2' container reference.
XML_VALUE_FUNCTION_FOREST__CALL_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Call Statement' container reference.
XML_VALUE_FUNCTION_FOREST__COLUMN_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Column Function' attribute.
XML_VALUE_FUNCTION_FOREST__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Comments' reference list.
XML_VALUE_FUNCTION_FOREST__DATA_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Data Type' containment reference.
XML_VALUE_FUNCTION_FOREST__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
XML_VALUE_FUNCTION_FOREST__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Description' attribute.
XML_VALUE_FUNCTION_FOREST__DISTINCT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Distinct' attribute.
XML_VALUE_FUNCTION_FOREST__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
XML_VALUE_FUNCTION_FOREST__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
XML_VALUE_FUNCTION_FOREST__FOREST_CONTENT_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Forest Content List' containment reference list feature.
XML_VALUE_FUNCTION_FOREST__FOREST_CONTENT_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Forest Content List' containment reference list.
XML_VALUE_FUNCTION_FOREST__FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Function' reference.
XML_VALUE_FUNCTION_FOREST__GROUPING_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Grouping Expr' container reference.
XML_VALUE_FUNCTION_FOREST__IN_VALUE_LIST_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value List Left' container reference.
XML_VALUE_FUNCTION_FOREST__IN_VALUE_LIST_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value List Right' container reference.
XML_VALUE_FUNCTION_FOREST__IN_VALUE_ROW_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value Row Select Left' container reference.
XML_VALUE_FUNCTION_FOREST__IN_VALUE_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value Select Left' container reference.
XML_VALUE_FUNCTION_FOREST__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Label' attribute.
XML_VALUE_FUNCTION_FOREST__LIKE_ESCAPE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Like Escape' container reference.
XML_VALUE_FUNCTION_FOREST__LIKE_MATCHING - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Like Matching' container reference.
XML_VALUE_FUNCTION_FOREST__LIKE_PATTERN - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Like Pattern' container reference.
XML_VALUE_FUNCTION_FOREST__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Name' attribute.
XML_VALUE_FUNCTION_FOREST__NAMESPACES_DECL - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Namespaces Decl' containment reference feature.
XML_VALUE_FUNCTION_FOREST__NAMESPACES_DECL - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Namespaces Decl' containment reference.
XML_VALUE_FUNCTION_FOREST__NEST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Nest' container reference.
XML_VALUE_FUNCTION_FOREST__NULL_HANDLING_OPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Null Handling Option' attribute feature.
XML_VALUE_FUNCTION_FOREST__NULL_HANDLING_OPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Null Handling Option' attribute.
XML_VALUE_FUNCTION_FOREST__ORDER_BY_VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Order By Value Expr' container reference.
XML_VALUE_FUNCTION_FOREST__PARAMETER_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Parameter List' containment reference list.
XML_VALUE_FUNCTION_FOREST__PREDICATE_NULL - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Predicate Null' container reference.
XML_VALUE_FUNCTION_FOREST__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Privileges' reference list.
XML_VALUE_FUNCTION_FOREST__QUANTIFIED_ROW_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Quantified Row Select Left' container reference.
XML_VALUE_FUNCTION_FOREST__QUANTIFIED_VALUE_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Quantified Value Select Left' container reference.
XML_VALUE_FUNCTION_FOREST__RESULT_COLUMN - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Result Column' container reference.
XML_VALUE_FUNCTION_FOREST__RETURNING_OPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Returning Option' attribute feature.
XML_VALUE_FUNCTION_FOREST__RETURNING_OPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Returning Option' attribute.
XML_VALUE_FUNCTION_FOREST__SPECIAL_REGISTER - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Special Register' attribute.
XML_VALUE_FUNCTION_FOREST__TABLE_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Table Function' container reference.
XML_VALUE_FUNCTION_FOREST__UNARY_OPERATOR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Unary Operator' attribute.
XML_VALUE_FUNCTION_FOREST__UPDATE_SOURCE_EXPR_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Update Source Expr List' container reference.
XML_VALUE_FUNCTION_FOREST__VALUE_EXPR_CASE_ELSE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Else' container reference.
XML_VALUE_FUNCTION_FOREST__VALUE_EXPR_CASE_SEARCH_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Search Content' container reference.
XML_VALUE_FUNCTION_FOREST__VALUE_EXPR_CASE_SIMPLE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Simple' container reference.
XML_VALUE_FUNCTION_FOREST__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Simple Content Result' container reference.
XML_VALUE_FUNCTION_FOREST__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Simple Content When' container reference.
XML_VALUE_FUNCTION_FOREST__VALUE_EXPR_CAST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Cast' container reference.
XML_VALUE_FUNCTION_FOREST__VALUE_EXPR_COMBINED_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Combined Left' container reference.
XML_VALUE_FUNCTION_FOREST__VALUE_EXPR_COMBINED_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Combined Right' container reference.
XML_VALUE_FUNCTION_FOREST__VALUE_EXPR_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Function' container reference.
XML_VALUE_FUNCTION_FOREST__VALUE_EXPR_LABELED_DURATION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Labeled Duration' container reference.
XML_VALUE_FUNCTION_FOREST__VALUE_EXPR_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Row' container reference.
XML_VALUE_FUNCTION_FOREST__VALUES_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Values Row' container reference.
XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'XML Value Function Forest Content Item' class.
XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The meta object id for the 'XML Value Function Forest Content Item' class.
XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__BASIC_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Basic Left' container reference.
XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__BASIC_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Basic Right' container reference.
XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__BETWEEN_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Between Left' container reference.
XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__BETWEEN_RIGHT1 - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Between Right1' container reference.
XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__BETWEEN_RIGHT2 - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Between Right2' container reference.
XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__CALL_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Call Statement' container reference.
XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Comments' reference list.
XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__DATA_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Data Type' containment reference.
XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Description' attribute.
XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__GROUPING_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Grouping Expr' container reference.
XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__IN_VALUE_LIST_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value List Left' container reference.
XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__IN_VALUE_LIST_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value List Right' container reference.
XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__IN_VALUE_ROW_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value Row Select Left' container reference.
XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__IN_VALUE_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value Select Left' container reference.
XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Label' attribute.
XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__LIKE_ESCAPE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Like Escape' container reference.
XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__LIKE_MATCHING - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Like Matching' container reference.
XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__LIKE_PATTERN - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Like Pattern' container reference.
XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Name' attribute.
XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__NEST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Nest' container reference.
XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__ORDER_BY_VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Order By Value Expr' container reference.
XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__PREDICATE_NULL - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Predicate Null' container reference.
XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Privileges' reference list.
XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__QUANTIFIED_ROW_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Quantified Row Select Left' container reference.
XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__QUANTIFIED_VALUE_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Quantified Value Select Left' container reference.
XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__RESULT_COLUMN - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Result Column' container reference.
XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__TABLE_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Table Function' container reference.
XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__UNARY_OPERATOR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Unary Operator' attribute.
XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__UPDATE_SOURCE_EXPR_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Update Source Expr List' container reference.
XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Value Expr' containment reference feature.
XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr' containment reference.
XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__VALUE_EXPR_CASE_ELSE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Else' container reference.
XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__VALUE_EXPR_CASE_SEARCH_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Search Content' container reference.
XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__VALUE_EXPR_CASE_SIMPLE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Simple' container reference.
XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Simple Content Result' container reference.
XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Simple Content When' container reference.
XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__VALUE_EXPR_CAST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Cast' container reference.
XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__VALUE_EXPR_COMBINED_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Combined Left' container reference.
XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__VALUE_EXPR_COMBINED_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Combined Right' container reference.
XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__VALUE_EXPR_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Function' container reference.
XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__VALUE_EXPR_LABELED_DURATION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Labeled Duration' container reference.
XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__VALUE_EXPR_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Row' container reference.
XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__VALUE_FUNCTION_FOREST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Value Function Forest' container reference feature.
XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__VALUE_FUNCTION_FOREST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Function Forest' container reference.
XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__VALUES_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Values Row' container reference.
XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The number of structural features of the 'XML Value Function Forest Content Item' class.
XML_VALUE_FUNCTION_FOREST_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The number of structural features of the 'XML Value Function Forest' class.
XML_VALUE_FUNCTION_PARSE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'XML Value Function Parse' class.
XML_VALUE_FUNCTION_PARSE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The meta object id for the 'XML Value Function Parse' class.
XML_VALUE_FUNCTION_PARSE__BASIC_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Basic Left' container reference.
XML_VALUE_FUNCTION_PARSE__BASIC_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Basic Right' container reference.
XML_VALUE_FUNCTION_PARSE__BETWEEN_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Between Left' container reference.
XML_VALUE_FUNCTION_PARSE__BETWEEN_RIGHT1 - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Between Right1' container reference.
XML_VALUE_FUNCTION_PARSE__BETWEEN_RIGHT2 - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Between Right2' container reference.
XML_VALUE_FUNCTION_PARSE__CALL_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Call Statement' container reference.
XML_VALUE_FUNCTION_PARSE__COLUMN_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Column Function' attribute.
XML_VALUE_FUNCTION_PARSE__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Comments' reference list.
XML_VALUE_FUNCTION_PARSE__CONTENT_OPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Content Option' attribute feature.
XML_VALUE_FUNCTION_PARSE__CONTENT_OPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Content Option' attribute.
XML_VALUE_FUNCTION_PARSE__DATA_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Data Type' containment reference.
XML_VALUE_FUNCTION_PARSE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
XML_VALUE_FUNCTION_PARSE__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Description' attribute.
XML_VALUE_FUNCTION_PARSE__DISTINCT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Distinct' attribute.
XML_VALUE_FUNCTION_PARSE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
XML_VALUE_FUNCTION_PARSE__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
XML_VALUE_FUNCTION_PARSE__FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Function' reference.
XML_VALUE_FUNCTION_PARSE__GROUPING_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Grouping Expr' container reference.
XML_VALUE_FUNCTION_PARSE__IN_VALUE_LIST_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value List Left' container reference.
XML_VALUE_FUNCTION_PARSE__IN_VALUE_LIST_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value List Right' container reference.
XML_VALUE_FUNCTION_PARSE__IN_VALUE_ROW_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value Row Select Left' container reference.
XML_VALUE_FUNCTION_PARSE__IN_VALUE_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value Select Left' container reference.
XML_VALUE_FUNCTION_PARSE__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Label' attribute.
XML_VALUE_FUNCTION_PARSE__LIKE_ESCAPE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Like Escape' container reference.
XML_VALUE_FUNCTION_PARSE__LIKE_MATCHING - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Like Matching' container reference.
XML_VALUE_FUNCTION_PARSE__LIKE_PATTERN - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Like Pattern' container reference.
XML_VALUE_FUNCTION_PARSE__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Name' attribute.
XML_VALUE_FUNCTION_PARSE__NEST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Nest' container reference.
XML_VALUE_FUNCTION_PARSE__ORDER_BY_VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Order By Value Expr' container reference.
XML_VALUE_FUNCTION_PARSE__PARAMETER_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Parameter List' containment reference list.
XML_VALUE_FUNCTION_PARSE__PARSE_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Parse Content' containment reference feature.
XML_VALUE_FUNCTION_PARSE__PARSE_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Parse Content' containment reference.
XML_VALUE_FUNCTION_PARSE__PREDICATE_NULL - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Predicate Null' container reference.
XML_VALUE_FUNCTION_PARSE__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Privileges' reference list.
XML_VALUE_FUNCTION_PARSE__QUANTIFIED_ROW_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Quantified Row Select Left' container reference.
XML_VALUE_FUNCTION_PARSE__QUANTIFIED_VALUE_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Quantified Value Select Left' container reference.
XML_VALUE_FUNCTION_PARSE__RESULT_COLUMN - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Result Column' container reference.
XML_VALUE_FUNCTION_PARSE__SPECIAL_REGISTER - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Special Register' attribute.
XML_VALUE_FUNCTION_PARSE__TABLE_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Table Function' container reference.
XML_VALUE_FUNCTION_PARSE__UNARY_OPERATOR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Unary Operator' attribute.
XML_VALUE_FUNCTION_PARSE__UPDATE_SOURCE_EXPR_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Update Source Expr List' container reference.
XML_VALUE_FUNCTION_PARSE__VALUE_EXPR_CASE_ELSE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Else' container reference.
XML_VALUE_FUNCTION_PARSE__VALUE_EXPR_CASE_SEARCH_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Search Content' container reference.
XML_VALUE_FUNCTION_PARSE__VALUE_EXPR_CASE_SIMPLE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Simple' container reference.
XML_VALUE_FUNCTION_PARSE__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Simple Content Result' container reference.
XML_VALUE_FUNCTION_PARSE__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Simple Content When' container reference.
XML_VALUE_FUNCTION_PARSE__VALUE_EXPR_CAST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Cast' container reference.
XML_VALUE_FUNCTION_PARSE__VALUE_EXPR_COMBINED_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Combined Left' container reference.
XML_VALUE_FUNCTION_PARSE__VALUE_EXPR_COMBINED_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Combined Right' container reference.
XML_VALUE_FUNCTION_PARSE__VALUE_EXPR_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Function' container reference.
XML_VALUE_FUNCTION_PARSE__VALUE_EXPR_LABELED_DURATION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Labeled Duration' container reference.
XML_VALUE_FUNCTION_PARSE__VALUE_EXPR_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Row' container reference.
XML_VALUE_FUNCTION_PARSE__VALUES_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Values Row' container reference.
XML_VALUE_FUNCTION_PARSE__WHITESPACE_HANDLING_OPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Whitespace Handling Option' attribute feature.
XML_VALUE_FUNCTION_PARSE__WHITESPACE_HANDLING_OPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Whitespace Handling Option' attribute.
XML_VALUE_FUNCTION_PARSE_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'XML Value Function Parse Content' class.
XML_VALUE_FUNCTION_PARSE_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The meta object id for the 'XML Value Function Parse Content' class.
XML_VALUE_FUNCTION_PARSE_CONTENT__BASIC_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Basic Left' container reference.
XML_VALUE_FUNCTION_PARSE_CONTENT__BASIC_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Basic Right' container reference.
XML_VALUE_FUNCTION_PARSE_CONTENT__BETWEEN_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Between Left' container reference.
XML_VALUE_FUNCTION_PARSE_CONTENT__BETWEEN_RIGHT1 - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Between Right1' container reference.
XML_VALUE_FUNCTION_PARSE_CONTENT__BETWEEN_RIGHT2 - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Between Right2' container reference.
XML_VALUE_FUNCTION_PARSE_CONTENT__CALL_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Call Statement' container reference.
XML_VALUE_FUNCTION_PARSE_CONTENT__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Comments' reference list.
XML_VALUE_FUNCTION_PARSE_CONTENT__DATA_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Data Type' containment reference.
XML_VALUE_FUNCTION_PARSE_CONTENT__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
XML_VALUE_FUNCTION_PARSE_CONTENT__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Description' attribute.
XML_VALUE_FUNCTION_PARSE_CONTENT__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
XML_VALUE_FUNCTION_PARSE_CONTENT__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
XML_VALUE_FUNCTION_PARSE_CONTENT__GROUPING_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Grouping Expr' container reference.
XML_VALUE_FUNCTION_PARSE_CONTENT__IN_VALUE_LIST_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value List Left' container reference.
XML_VALUE_FUNCTION_PARSE_CONTENT__IN_VALUE_LIST_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value List Right' container reference.
XML_VALUE_FUNCTION_PARSE_CONTENT__IN_VALUE_ROW_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value Row Select Left' container reference.
XML_VALUE_FUNCTION_PARSE_CONTENT__IN_VALUE_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value Select Left' container reference.
XML_VALUE_FUNCTION_PARSE_CONTENT__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Label' attribute.
XML_VALUE_FUNCTION_PARSE_CONTENT__LIKE_ESCAPE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Like Escape' container reference.
XML_VALUE_FUNCTION_PARSE_CONTENT__LIKE_MATCHING - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Like Matching' container reference.
XML_VALUE_FUNCTION_PARSE_CONTENT__LIKE_PATTERN - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Like Pattern' container reference.
XML_VALUE_FUNCTION_PARSE_CONTENT__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Name' attribute.
XML_VALUE_FUNCTION_PARSE_CONTENT__NEST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Nest' container reference.
XML_VALUE_FUNCTION_PARSE_CONTENT__ORDER_BY_VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Order By Value Expr' container reference.
XML_VALUE_FUNCTION_PARSE_CONTENT__PREDICATE_NULL - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Predicate Null' container reference.
XML_VALUE_FUNCTION_PARSE_CONTENT__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Privileges' reference list.
XML_VALUE_FUNCTION_PARSE_CONTENT__QUANTIFIED_ROW_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Quantified Row Select Left' container reference.
XML_VALUE_FUNCTION_PARSE_CONTENT__QUANTIFIED_VALUE_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Quantified Value Select Left' container reference.
XML_VALUE_FUNCTION_PARSE_CONTENT__RESULT_COLUMN - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Result Column' container reference.
XML_VALUE_FUNCTION_PARSE_CONTENT__TABLE_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Table Function' container reference.
XML_VALUE_FUNCTION_PARSE_CONTENT__UNARY_OPERATOR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Unary Operator' attribute.
XML_VALUE_FUNCTION_PARSE_CONTENT__UPDATE_SOURCE_EXPR_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Update Source Expr List' container reference.
XML_VALUE_FUNCTION_PARSE_CONTENT__VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Value Expr' containment reference feature.
XML_VALUE_FUNCTION_PARSE_CONTENT__VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr' containment reference.
XML_VALUE_FUNCTION_PARSE_CONTENT__VALUE_EXPR_CASE_ELSE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Else' container reference.
XML_VALUE_FUNCTION_PARSE_CONTENT__VALUE_EXPR_CASE_SEARCH_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Search Content' container reference.
XML_VALUE_FUNCTION_PARSE_CONTENT__VALUE_EXPR_CASE_SIMPLE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Simple' container reference.
XML_VALUE_FUNCTION_PARSE_CONTENT__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Simple Content Result' container reference.
XML_VALUE_FUNCTION_PARSE_CONTENT__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Simple Content When' container reference.
XML_VALUE_FUNCTION_PARSE_CONTENT__VALUE_EXPR_CAST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Cast' container reference.
XML_VALUE_FUNCTION_PARSE_CONTENT__VALUE_EXPR_COMBINED_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Combined Left' container reference.
XML_VALUE_FUNCTION_PARSE_CONTENT__VALUE_EXPR_COMBINED_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Combined Right' container reference.
XML_VALUE_FUNCTION_PARSE_CONTENT__VALUE_EXPR_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Function' container reference.
XML_VALUE_FUNCTION_PARSE_CONTENT__VALUE_EXPR_LABELED_DURATION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Labeled Duration' container reference.
XML_VALUE_FUNCTION_PARSE_CONTENT__VALUE_EXPR_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Row' container reference.
XML_VALUE_FUNCTION_PARSE_CONTENT__VALUE_FUNCTION_PARSE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Value Function Parse' container reference feature.
XML_VALUE_FUNCTION_PARSE_CONTENT__VALUE_FUNCTION_PARSE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Function Parse' container reference.
XML_VALUE_FUNCTION_PARSE_CONTENT__VALUES_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Values Row' container reference.
XML_VALUE_FUNCTION_PARSE_CONTENT_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The number of structural features of the 'XML Value Function Parse Content' class.
XML_VALUE_FUNCTION_PARSE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The number of structural features of the 'XML Value Function Parse' class.
XML_VALUE_FUNCTION_PI - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'XML Value Function PI' class.
XML_VALUE_FUNCTION_PI - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The meta object id for the 'XML Value Function PI' class.
XML_VALUE_FUNCTION_PI__BASIC_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Basic Left' container reference.
XML_VALUE_FUNCTION_PI__BASIC_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Basic Right' container reference.
XML_VALUE_FUNCTION_PI__BETWEEN_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Between Left' container reference.
XML_VALUE_FUNCTION_PI__BETWEEN_RIGHT1 - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Between Right1' container reference.
XML_VALUE_FUNCTION_PI__BETWEEN_RIGHT2 - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Between Right2' container reference.
XML_VALUE_FUNCTION_PI__CALL_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Call Statement' container reference.
XML_VALUE_FUNCTION_PI__COLUMN_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Column Function' attribute.
XML_VALUE_FUNCTION_PI__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Comments' reference list.
XML_VALUE_FUNCTION_PI__DATA_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Data Type' containment reference.
XML_VALUE_FUNCTION_PI__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
XML_VALUE_FUNCTION_PI__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Description' attribute.
XML_VALUE_FUNCTION_PI__DISTINCT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Distinct' attribute.
XML_VALUE_FUNCTION_PI__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
XML_VALUE_FUNCTION_PI__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
XML_VALUE_FUNCTION_PI__FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Function' reference.
XML_VALUE_FUNCTION_PI__GROUPING_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Grouping Expr' container reference.
XML_VALUE_FUNCTION_PI__IN_VALUE_LIST_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value List Left' container reference.
XML_VALUE_FUNCTION_PI__IN_VALUE_LIST_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value List Right' container reference.
XML_VALUE_FUNCTION_PI__IN_VALUE_ROW_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value Row Select Left' container reference.
XML_VALUE_FUNCTION_PI__IN_VALUE_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value Select Left' container reference.
XML_VALUE_FUNCTION_PI__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Label' attribute.
XML_VALUE_FUNCTION_PI__LIKE_ESCAPE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Like Escape' container reference.
XML_VALUE_FUNCTION_PI__LIKE_MATCHING - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Like Matching' container reference.
XML_VALUE_FUNCTION_PI__LIKE_PATTERN - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Like Pattern' container reference.
XML_VALUE_FUNCTION_PI__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Name' attribute.
XML_VALUE_FUNCTION_PI__NEST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Nest' container reference.
XML_VALUE_FUNCTION_PI__ORDER_BY_VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Order By Value Expr' container reference.
XML_VALUE_FUNCTION_PI__PARAMETER_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Parameter List' containment reference list.
XML_VALUE_FUNCTION_PI__PI_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'PI Content' containment reference feature.
XML_VALUE_FUNCTION_PI__PI_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'PI Content' containment reference.
XML_VALUE_FUNCTION_PI__PREDICATE_NULL - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Predicate Null' container reference.
XML_VALUE_FUNCTION_PI__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Privileges' reference list.
XML_VALUE_FUNCTION_PI__QUANTIFIED_ROW_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Quantified Row Select Left' container reference.
XML_VALUE_FUNCTION_PI__QUANTIFIED_VALUE_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Quantified Value Select Left' container reference.
XML_VALUE_FUNCTION_PI__RESULT_COLUMN - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Result Column' container reference.
XML_VALUE_FUNCTION_PI__RETURNING_OPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Returning Option' attribute feature.
XML_VALUE_FUNCTION_PI__RETURNING_OPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Returning Option' attribute.
XML_VALUE_FUNCTION_PI__SPECIAL_REGISTER - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Special Register' attribute.
XML_VALUE_FUNCTION_PI__TABLE_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Table Function' container reference.
XML_VALUE_FUNCTION_PI__TARGET_NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Target Name' attribute feature.
XML_VALUE_FUNCTION_PI__TARGET_NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Target Name' attribute.
XML_VALUE_FUNCTION_PI__UNARY_OPERATOR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Unary Operator' attribute.
XML_VALUE_FUNCTION_PI__UPDATE_SOURCE_EXPR_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Update Source Expr List' container reference.
XML_VALUE_FUNCTION_PI__VALUE_EXPR_CASE_ELSE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Else' container reference.
XML_VALUE_FUNCTION_PI__VALUE_EXPR_CASE_SEARCH_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Search Content' container reference.
XML_VALUE_FUNCTION_PI__VALUE_EXPR_CASE_SIMPLE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Simple' container reference.
XML_VALUE_FUNCTION_PI__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Simple Content Result' container reference.
XML_VALUE_FUNCTION_PI__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Simple Content When' container reference.
XML_VALUE_FUNCTION_PI__VALUE_EXPR_CAST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Cast' container reference.
XML_VALUE_FUNCTION_PI__VALUE_EXPR_COMBINED_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Combined Left' container reference.
XML_VALUE_FUNCTION_PI__VALUE_EXPR_COMBINED_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Combined Right' container reference.
XML_VALUE_FUNCTION_PI__VALUE_EXPR_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Function' container reference.
XML_VALUE_FUNCTION_PI__VALUE_EXPR_LABELED_DURATION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Labeled Duration' container reference.
XML_VALUE_FUNCTION_PI__VALUE_EXPR_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Row' container reference.
XML_VALUE_FUNCTION_PI__VALUES_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Values Row' container reference.
XML_VALUE_FUNCTION_PI_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'XML Value Function PI Content' class.
XML_VALUE_FUNCTION_PI_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The meta object id for the 'XML Value Function PI Content' class.
XML_VALUE_FUNCTION_PI_CONTENT__BASIC_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Basic Left' container reference.
XML_VALUE_FUNCTION_PI_CONTENT__BASIC_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Basic Right' container reference.
XML_VALUE_FUNCTION_PI_CONTENT__BETWEEN_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Between Left' container reference.
XML_VALUE_FUNCTION_PI_CONTENT__BETWEEN_RIGHT1 - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Between Right1' container reference.
XML_VALUE_FUNCTION_PI_CONTENT__BETWEEN_RIGHT2 - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Between Right2' container reference.
XML_VALUE_FUNCTION_PI_CONTENT__CALL_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Call Statement' container reference.
XML_VALUE_FUNCTION_PI_CONTENT__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Comments' reference list.
XML_VALUE_FUNCTION_PI_CONTENT__DATA_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Data Type' containment reference.
XML_VALUE_FUNCTION_PI_CONTENT__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
XML_VALUE_FUNCTION_PI_CONTENT__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Description' attribute.
XML_VALUE_FUNCTION_PI_CONTENT__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
XML_VALUE_FUNCTION_PI_CONTENT__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
XML_VALUE_FUNCTION_PI_CONTENT__GROUPING_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Grouping Expr' container reference.
XML_VALUE_FUNCTION_PI_CONTENT__IN_VALUE_LIST_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value List Left' container reference.
XML_VALUE_FUNCTION_PI_CONTENT__IN_VALUE_LIST_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value List Right' container reference.
XML_VALUE_FUNCTION_PI_CONTENT__IN_VALUE_ROW_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value Row Select Left' container reference.
XML_VALUE_FUNCTION_PI_CONTENT__IN_VALUE_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value Select Left' container reference.
XML_VALUE_FUNCTION_PI_CONTENT__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Label' attribute.
XML_VALUE_FUNCTION_PI_CONTENT__LIKE_ESCAPE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Like Escape' container reference.
XML_VALUE_FUNCTION_PI_CONTENT__LIKE_MATCHING - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Like Matching' container reference.
XML_VALUE_FUNCTION_PI_CONTENT__LIKE_PATTERN - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Like Pattern' container reference.
XML_VALUE_FUNCTION_PI_CONTENT__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Name' attribute.
XML_VALUE_FUNCTION_PI_CONTENT__NEST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Nest' container reference.
XML_VALUE_FUNCTION_PI_CONTENT__ORDER_BY_VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Order By Value Expr' container reference.
XML_VALUE_FUNCTION_PI_CONTENT__PREDICATE_NULL - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Predicate Null' container reference.
XML_VALUE_FUNCTION_PI_CONTENT__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Privileges' reference list.
XML_VALUE_FUNCTION_PI_CONTENT__QUANTIFIED_ROW_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Quantified Row Select Left' container reference.
XML_VALUE_FUNCTION_PI_CONTENT__QUANTIFIED_VALUE_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Quantified Value Select Left' container reference.
XML_VALUE_FUNCTION_PI_CONTENT__RESULT_COLUMN - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Result Column' container reference.
XML_VALUE_FUNCTION_PI_CONTENT__TABLE_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Table Function' container reference.
XML_VALUE_FUNCTION_PI_CONTENT__UNARY_OPERATOR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Unary Operator' attribute.
XML_VALUE_FUNCTION_PI_CONTENT__UPDATE_SOURCE_EXPR_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Update Source Expr List' container reference.
XML_VALUE_FUNCTION_PI_CONTENT__VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Value Expr' containment reference feature.
XML_VALUE_FUNCTION_PI_CONTENT__VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr' containment reference.
XML_VALUE_FUNCTION_PI_CONTENT__VALUE_EXPR_CASE_ELSE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Else' container reference.
XML_VALUE_FUNCTION_PI_CONTENT__VALUE_EXPR_CASE_SEARCH_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Search Content' container reference.
XML_VALUE_FUNCTION_PI_CONTENT__VALUE_EXPR_CASE_SIMPLE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Simple' container reference.
XML_VALUE_FUNCTION_PI_CONTENT__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Simple Content Result' container reference.
XML_VALUE_FUNCTION_PI_CONTENT__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Simple Content When' container reference.
XML_VALUE_FUNCTION_PI_CONTENT__VALUE_EXPR_CAST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Cast' container reference.
XML_VALUE_FUNCTION_PI_CONTENT__VALUE_EXPR_COMBINED_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Combined Left' container reference.
XML_VALUE_FUNCTION_PI_CONTENT__VALUE_EXPR_COMBINED_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Combined Right' container reference.
XML_VALUE_FUNCTION_PI_CONTENT__VALUE_EXPR_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Function' container reference.
XML_VALUE_FUNCTION_PI_CONTENT__VALUE_EXPR_LABELED_DURATION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Labeled Duration' container reference.
XML_VALUE_FUNCTION_PI_CONTENT__VALUE_EXPR_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Row' container reference.
XML_VALUE_FUNCTION_PI_CONTENT__VALUE_FUNCTION_PI - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Value Function PI' container reference feature.
XML_VALUE_FUNCTION_PI_CONTENT__VALUE_FUNCTION_PI - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Function PI' container reference.
XML_VALUE_FUNCTION_PI_CONTENT__VALUES_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Values Row' container reference.
XML_VALUE_FUNCTION_PI_CONTENT_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The number of structural features of the 'XML Value Function PI Content' class.
XML_VALUE_FUNCTION_PI_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The number of structural features of the 'XML Value Function PI' class.
XML_VALUE_FUNCTION_QUERY - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'XML Value Function Query' class.
XML_VALUE_FUNCTION_QUERY - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The meta object id for the 'XML Value Function Query' class.
XML_VALUE_FUNCTION_QUERY__BASIC_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Basic Left' container reference.
XML_VALUE_FUNCTION_QUERY__BASIC_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Basic Right' container reference.
XML_VALUE_FUNCTION_QUERY__BETWEEN_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Between Left' container reference.
XML_VALUE_FUNCTION_QUERY__BETWEEN_RIGHT1 - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Between Right1' container reference.
XML_VALUE_FUNCTION_QUERY__BETWEEN_RIGHT2 - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Between Right2' container reference.
XML_VALUE_FUNCTION_QUERY__CALL_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Call Statement' container reference.
XML_VALUE_FUNCTION_QUERY__COLUMN_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Column Function' attribute.
XML_VALUE_FUNCTION_QUERY__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Comments' reference list.
XML_VALUE_FUNCTION_QUERY__DATA_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Data Type' containment reference.
XML_VALUE_FUNCTION_QUERY__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
XML_VALUE_FUNCTION_QUERY__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Description' attribute.
XML_VALUE_FUNCTION_QUERY__DISTINCT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Distinct' attribute.
XML_VALUE_FUNCTION_QUERY__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
XML_VALUE_FUNCTION_QUERY__EMPTY_HANDLING_OPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Empty Handling Option' attribute feature.
XML_VALUE_FUNCTION_QUERY__EMPTY_HANDLING_OPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Empty Handling Option' attribute.
XML_VALUE_FUNCTION_QUERY__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
XML_VALUE_FUNCTION_QUERY__FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Function' reference.
XML_VALUE_FUNCTION_QUERY__GROUPING_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Grouping Expr' container reference.
XML_VALUE_FUNCTION_QUERY__IN_VALUE_LIST_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value List Left' container reference.
XML_VALUE_FUNCTION_QUERY__IN_VALUE_LIST_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value List Right' container reference.
XML_VALUE_FUNCTION_QUERY__IN_VALUE_ROW_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value Row Select Left' container reference.
XML_VALUE_FUNCTION_QUERY__IN_VALUE_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value Select Left' container reference.
XML_VALUE_FUNCTION_QUERY__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Label' attribute.
XML_VALUE_FUNCTION_QUERY__LIKE_ESCAPE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Like Escape' container reference.
XML_VALUE_FUNCTION_QUERY__LIKE_MATCHING - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Like Matching' container reference.
XML_VALUE_FUNCTION_QUERY__LIKE_PATTERN - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Like Pattern' container reference.
XML_VALUE_FUNCTION_QUERY__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Name' attribute.
XML_VALUE_FUNCTION_QUERY__NEST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Nest' container reference.
XML_VALUE_FUNCTION_QUERY__ORDER_BY_VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Order By Value Expr' container reference.
XML_VALUE_FUNCTION_QUERY__PARAMETER_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Parameter List' containment reference list.
XML_VALUE_FUNCTION_QUERY__PREDICATE_NULL - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Predicate Null' container reference.
XML_VALUE_FUNCTION_QUERY__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Privileges' reference list.
XML_VALUE_FUNCTION_QUERY__QUANTIFIED_ROW_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Quantified Row Select Left' container reference.
XML_VALUE_FUNCTION_QUERY__QUANTIFIED_VALUE_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Quantified Value Select Left' container reference.
XML_VALUE_FUNCTION_QUERY__QUERY_RETURNING - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Query Returning' containment reference feature.
XML_VALUE_FUNCTION_QUERY__QUERY_RETURNING - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Query Returning' containment reference.
XML_VALUE_FUNCTION_QUERY__RESULT_COLUMN - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Result Column' container reference.
XML_VALUE_FUNCTION_QUERY__SPECIAL_REGISTER - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Special Register' attribute.
XML_VALUE_FUNCTION_QUERY__TABLE_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Table Function' container reference.
XML_VALUE_FUNCTION_QUERY__UNARY_OPERATOR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Unary Operator' attribute.
XML_VALUE_FUNCTION_QUERY__UPDATE_SOURCE_EXPR_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Update Source Expr List' container reference.
XML_VALUE_FUNCTION_QUERY__VALUE_EXPR_CASE_ELSE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Else' container reference.
XML_VALUE_FUNCTION_QUERY__VALUE_EXPR_CASE_SEARCH_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Search Content' container reference.
XML_VALUE_FUNCTION_QUERY__VALUE_EXPR_CASE_SIMPLE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Simple' container reference.
XML_VALUE_FUNCTION_QUERY__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Simple Content Result' container reference.
XML_VALUE_FUNCTION_QUERY__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Simple Content When' container reference.
XML_VALUE_FUNCTION_QUERY__VALUE_EXPR_CAST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Cast' container reference.
XML_VALUE_FUNCTION_QUERY__VALUE_EXPR_COMBINED_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Combined Left' container reference.
XML_VALUE_FUNCTION_QUERY__VALUE_EXPR_COMBINED_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Combined Right' container reference.
XML_VALUE_FUNCTION_QUERY__VALUE_EXPR_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Function' container reference.
XML_VALUE_FUNCTION_QUERY__VALUE_EXPR_LABELED_DURATION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Labeled Duration' container reference.
XML_VALUE_FUNCTION_QUERY__VALUE_EXPR_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Row' container reference.
XML_VALUE_FUNCTION_QUERY__VALUES_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Values Row' container reference.
XML_VALUE_FUNCTION_QUERY__XQUERY_ARG_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Xquery Arg List' containment reference feature.
XML_VALUE_FUNCTION_QUERY__XQUERY_ARG_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Xquery Arg List' containment reference.
XML_VALUE_FUNCTION_QUERY__XQUERY_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Xquery Expr' containment reference feature.
XML_VALUE_FUNCTION_QUERY__XQUERY_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Xquery Expr' containment reference.
XML_VALUE_FUNCTION_QUERY_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The number of structural features of the 'XML Value Function Query' class.
XML_VALUE_FUNCTION_QUERY_RETURNING - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'XML Value Function Query Returning' class.
XML_VALUE_FUNCTION_QUERY_RETURNING - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The meta object id for the 'XML Value Function Query Returning' class.
XML_VALUE_FUNCTION_QUERY_RETURNING__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Comments' reference list.
XML_VALUE_FUNCTION_QUERY_RETURNING__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
XML_VALUE_FUNCTION_QUERY_RETURNING__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Description' attribute.
XML_VALUE_FUNCTION_QUERY_RETURNING__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
XML_VALUE_FUNCTION_QUERY_RETURNING__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
XML_VALUE_FUNCTION_QUERY_RETURNING__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Label' attribute.
XML_VALUE_FUNCTION_QUERY_RETURNING__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Name' attribute.
XML_VALUE_FUNCTION_QUERY_RETURNING__PASSING_OPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Passing Option' attribute feature.
XML_VALUE_FUNCTION_QUERY_RETURNING__PASSING_OPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Passing Option' attribute.
XML_VALUE_FUNCTION_QUERY_RETURNING__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Privileges' reference list.
XML_VALUE_FUNCTION_QUERY_RETURNING__RETURNING_OPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Returning Option' attribute feature.
XML_VALUE_FUNCTION_QUERY_RETURNING__RETURNING_OPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Returning Option' attribute.
XML_VALUE_FUNCTION_QUERY_RETURNING__VALUE_FUNCTION_QUERY - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Value Function Query' container reference feature.
XML_VALUE_FUNCTION_QUERY_RETURNING__VALUE_FUNCTION_QUERY - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Function Query' container reference.
XML_VALUE_FUNCTION_QUERY_RETURNING_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The number of structural features of the 'XML Value Function Query Returning' class.
XML_VALUE_FUNCTION_TEXT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'XML Value Function Text' class.
XML_VALUE_FUNCTION_TEXT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The meta object id for the 'XML Value Function Text' class.
XML_VALUE_FUNCTION_TEXT__BASIC_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Basic Left' container reference.
XML_VALUE_FUNCTION_TEXT__BASIC_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Basic Right' container reference.
XML_VALUE_FUNCTION_TEXT__BETWEEN_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Between Left' container reference.
XML_VALUE_FUNCTION_TEXT__BETWEEN_RIGHT1 - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Between Right1' container reference.
XML_VALUE_FUNCTION_TEXT__BETWEEN_RIGHT2 - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Between Right2' container reference.
XML_VALUE_FUNCTION_TEXT__CALL_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Call Statement' container reference.
XML_VALUE_FUNCTION_TEXT__COLUMN_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Column Function' attribute.
XML_VALUE_FUNCTION_TEXT__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Comments' reference list.
XML_VALUE_FUNCTION_TEXT__DATA_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Data Type' containment reference.
XML_VALUE_FUNCTION_TEXT__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
XML_VALUE_FUNCTION_TEXT__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Description' attribute.
XML_VALUE_FUNCTION_TEXT__DISTINCT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Distinct' attribute.
XML_VALUE_FUNCTION_TEXT__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
XML_VALUE_FUNCTION_TEXT__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
XML_VALUE_FUNCTION_TEXT__FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Function' reference.
XML_VALUE_FUNCTION_TEXT__GROUPING_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Grouping Expr' container reference.
XML_VALUE_FUNCTION_TEXT__IN_VALUE_LIST_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value List Left' container reference.
XML_VALUE_FUNCTION_TEXT__IN_VALUE_LIST_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value List Right' container reference.
XML_VALUE_FUNCTION_TEXT__IN_VALUE_ROW_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value Row Select Left' container reference.
XML_VALUE_FUNCTION_TEXT__IN_VALUE_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value Select Left' container reference.
XML_VALUE_FUNCTION_TEXT__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Label' attribute.
XML_VALUE_FUNCTION_TEXT__LIKE_ESCAPE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Like Escape' container reference.
XML_VALUE_FUNCTION_TEXT__LIKE_MATCHING - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Like Matching' container reference.
XML_VALUE_FUNCTION_TEXT__LIKE_PATTERN - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Like Pattern' container reference.
XML_VALUE_FUNCTION_TEXT__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Name' attribute.
XML_VALUE_FUNCTION_TEXT__NEST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Nest' container reference.
XML_VALUE_FUNCTION_TEXT__ORDER_BY_VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Order By Value Expr' container reference.
XML_VALUE_FUNCTION_TEXT__PARAMETER_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Parameter List' containment reference list.
XML_VALUE_FUNCTION_TEXT__PREDICATE_NULL - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Predicate Null' container reference.
XML_VALUE_FUNCTION_TEXT__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Privileges' reference list.
XML_VALUE_FUNCTION_TEXT__QUANTIFIED_ROW_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Quantified Row Select Left' container reference.
XML_VALUE_FUNCTION_TEXT__QUANTIFIED_VALUE_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Quantified Value Select Left' container reference.
XML_VALUE_FUNCTION_TEXT__RESULT_COLUMN - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Result Column' container reference.
XML_VALUE_FUNCTION_TEXT__RETURNING_OPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Returning Option' attribute feature.
XML_VALUE_FUNCTION_TEXT__RETURNING_OPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Returning Option' attribute.
XML_VALUE_FUNCTION_TEXT__SPECIAL_REGISTER - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Special Register' attribute.
XML_VALUE_FUNCTION_TEXT__TABLE_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Table Function' container reference.
XML_VALUE_FUNCTION_TEXT__TEXT_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Text Content' containment reference feature.
XML_VALUE_FUNCTION_TEXT__TEXT_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Text Content' containment reference.
XML_VALUE_FUNCTION_TEXT__UNARY_OPERATOR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Unary Operator' attribute.
XML_VALUE_FUNCTION_TEXT__UPDATE_SOURCE_EXPR_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Update Source Expr List' container reference.
XML_VALUE_FUNCTION_TEXT__VALUE_EXPR_CASE_ELSE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Else' container reference.
XML_VALUE_FUNCTION_TEXT__VALUE_EXPR_CASE_SEARCH_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Search Content' container reference.
XML_VALUE_FUNCTION_TEXT__VALUE_EXPR_CASE_SIMPLE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Simple' container reference.
XML_VALUE_FUNCTION_TEXT__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Simple Content Result' container reference.
XML_VALUE_FUNCTION_TEXT__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Simple Content When' container reference.
XML_VALUE_FUNCTION_TEXT__VALUE_EXPR_CAST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Cast' container reference.
XML_VALUE_FUNCTION_TEXT__VALUE_EXPR_COMBINED_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Combined Left' container reference.
XML_VALUE_FUNCTION_TEXT__VALUE_EXPR_COMBINED_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Combined Right' container reference.
XML_VALUE_FUNCTION_TEXT__VALUE_EXPR_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Function' container reference.
XML_VALUE_FUNCTION_TEXT__VALUE_EXPR_LABELED_DURATION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Labeled Duration' container reference.
XML_VALUE_FUNCTION_TEXT__VALUE_EXPR_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Row' container reference.
XML_VALUE_FUNCTION_TEXT__VALUES_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Values Row' container reference.
XML_VALUE_FUNCTION_TEXT_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'XML Value Function Text Content' class.
XML_VALUE_FUNCTION_TEXT_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The meta object id for the 'XML Value Function Text Content' class.
XML_VALUE_FUNCTION_TEXT_CONTENT__BASIC_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Basic Left' container reference.
XML_VALUE_FUNCTION_TEXT_CONTENT__BASIC_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Basic Right' container reference.
XML_VALUE_FUNCTION_TEXT_CONTENT__BETWEEN_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Between Left' container reference.
XML_VALUE_FUNCTION_TEXT_CONTENT__BETWEEN_RIGHT1 - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Between Right1' container reference.
XML_VALUE_FUNCTION_TEXT_CONTENT__BETWEEN_RIGHT2 - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Between Right2' container reference.
XML_VALUE_FUNCTION_TEXT_CONTENT__CALL_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Call Statement' container reference.
XML_VALUE_FUNCTION_TEXT_CONTENT__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Comments' reference list.
XML_VALUE_FUNCTION_TEXT_CONTENT__DATA_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Data Type' containment reference.
XML_VALUE_FUNCTION_TEXT_CONTENT__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
XML_VALUE_FUNCTION_TEXT_CONTENT__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Description' attribute.
XML_VALUE_FUNCTION_TEXT_CONTENT__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
XML_VALUE_FUNCTION_TEXT_CONTENT__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
XML_VALUE_FUNCTION_TEXT_CONTENT__GROUPING_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Grouping Expr' container reference.
XML_VALUE_FUNCTION_TEXT_CONTENT__IN_VALUE_LIST_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value List Left' container reference.
XML_VALUE_FUNCTION_TEXT_CONTENT__IN_VALUE_LIST_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value List Right' container reference.
XML_VALUE_FUNCTION_TEXT_CONTENT__IN_VALUE_ROW_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value Row Select Left' container reference.
XML_VALUE_FUNCTION_TEXT_CONTENT__IN_VALUE_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value Select Left' container reference.
XML_VALUE_FUNCTION_TEXT_CONTENT__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Label' attribute.
XML_VALUE_FUNCTION_TEXT_CONTENT__LIKE_ESCAPE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Like Escape' container reference.
XML_VALUE_FUNCTION_TEXT_CONTENT__LIKE_MATCHING - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Like Matching' container reference.
XML_VALUE_FUNCTION_TEXT_CONTENT__LIKE_PATTERN - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Like Pattern' container reference.
XML_VALUE_FUNCTION_TEXT_CONTENT__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Name' attribute.
XML_VALUE_FUNCTION_TEXT_CONTENT__NEST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Nest' container reference.
XML_VALUE_FUNCTION_TEXT_CONTENT__ORDER_BY_VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Order By Value Expr' container reference.
XML_VALUE_FUNCTION_TEXT_CONTENT__PREDICATE_NULL - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Predicate Null' container reference.
XML_VALUE_FUNCTION_TEXT_CONTENT__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Privileges' reference list.
XML_VALUE_FUNCTION_TEXT_CONTENT__QUANTIFIED_ROW_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Quantified Row Select Left' container reference.
XML_VALUE_FUNCTION_TEXT_CONTENT__QUANTIFIED_VALUE_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Quantified Value Select Left' container reference.
XML_VALUE_FUNCTION_TEXT_CONTENT__RESULT_COLUMN - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Result Column' container reference.
XML_VALUE_FUNCTION_TEXT_CONTENT__TABLE_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Table Function' container reference.
XML_VALUE_FUNCTION_TEXT_CONTENT__UNARY_OPERATOR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Unary Operator' attribute.
XML_VALUE_FUNCTION_TEXT_CONTENT__UPDATE_SOURCE_EXPR_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Update Source Expr List' container reference.
XML_VALUE_FUNCTION_TEXT_CONTENT__VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Value Expr' containment reference feature.
XML_VALUE_FUNCTION_TEXT_CONTENT__VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr' containment reference.
XML_VALUE_FUNCTION_TEXT_CONTENT__VALUE_EXPR_CASE_ELSE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Else' container reference.
XML_VALUE_FUNCTION_TEXT_CONTENT__VALUE_EXPR_CASE_SEARCH_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Search Content' container reference.
XML_VALUE_FUNCTION_TEXT_CONTENT__VALUE_EXPR_CASE_SIMPLE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Simple' container reference.
XML_VALUE_FUNCTION_TEXT_CONTENT__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Simple Content Result' container reference.
XML_VALUE_FUNCTION_TEXT_CONTENT__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Simple Content When' container reference.
XML_VALUE_FUNCTION_TEXT_CONTENT__VALUE_EXPR_CAST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Cast' container reference.
XML_VALUE_FUNCTION_TEXT_CONTENT__VALUE_EXPR_COMBINED_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Combined Left' container reference.
XML_VALUE_FUNCTION_TEXT_CONTENT__VALUE_EXPR_COMBINED_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Combined Right' container reference.
XML_VALUE_FUNCTION_TEXT_CONTENT__VALUE_EXPR_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Function' container reference.
XML_VALUE_FUNCTION_TEXT_CONTENT__VALUE_EXPR_LABELED_DURATION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Labeled Duration' container reference.
XML_VALUE_FUNCTION_TEXT_CONTENT__VALUE_EXPR_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Row' container reference.
XML_VALUE_FUNCTION_TEXT_CONTENT__VALUE_FUNCTION_TEXT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Value Function Text' container reference feature.
XML_VALUE_FUNCTION_TEXT_CONTENT__VALUE_FUNCTION_TEXT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Function Text' container reference.
XML_VALUE_FUNCTION_TEXT_CONTENT__VALUES_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Values Row' container reference.
XML_VALUE_FUNCTION_TEXT_CONTENT_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The number of structural features of the 'XML Value Function Text Content' class.
XML_VALUE_FUNCTION_TEXT_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The number of structural features of the 'XML Value Function Text' class.
XML_VALUE_FUNCTION_VALIDATE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'XML Value Function Validate' class.
XML_VALUE_FUNCTION_VALIDATE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The meta object id for the 'XML Value Function Validate' class.
XML_VALUE_FUNCTION_VALIDATE__BASIC_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Basic Left' container reference.
XML_VALUE_FUNCTION_VALIDATE__BASIC_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Basic Right' container reference.
XML_VALUE_FUNCTION_VALIDATE__BETWEEN_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Between Left' container reference.
XML_VALUE_FUNCTION_VALIDATE__BETWEEN_RIGHT1 - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Between Right1' container reference.
XML_VALUE_FUNCTION_VALIDATE__BETWEEN_RIGHT2 - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Between Right2' container reference.
XML_VALUE_FUNCTION_VALIDATE__CALL_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Call Statement' container reference.
XML_VALUE_FUNCTION_VALIDATE__COLUMN_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Column Function' attribute.
XML_VALUE_FUNCTION_VALIDATE__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Comments' reference list.
XML_VALUE_FUNCTION_VALIDATE__CONTENT_OPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Content Option' attribute feature.
XML_VALUE_FUNCTION_VALIDATE__CONTENT_OPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Content Option' attribute.
XML_VALUE_FUNCTION_VALIDATE__DATA_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Data Type' containment reference.
XML_VALUE_FUNCTION_VALIDATE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
XML_VALUE_FUNCTION_VALIDATE__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Description' attribute.
XML_VALUE_FUNCTION_VALIDATE__DISTINCT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Distinct' attribute.
XML_VALUE_FUNCTION_VALIDATE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
XML_VALUE_FUNCTION_VALIDATE__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
XML_VALUE_FUNCTION_VALIDATE__FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Function' reference.
XML_VALUE_FUNCTION_VALIDATE__GROUPING_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Grouping Expr' container reference.
XML_VALUE_FUNCTION_VALIDATE__IN_VALUE_LIST_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value List Left' container reference.
XML_VALUE_FUNCTION_VALIDATE__IN_VALUE_LIST_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value List Right' container reference.
XML_VALUE_FUNCTION_VALIDATE__IN_VALUE_ROW_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value Row Select Left' container reference.
XML_VALUE_FUNCTION_VALIDATE__IN_VALUE_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value Select Left' container reference.
XML_VALUE_FUNCTION_VALIDATE__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Label' attribute.
XML_VALUE_FUNCTION_VALIDATE__LIKE_ESCAPE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Like Escape' container reference.
XML_VALUE_FUNCTION_VALIDATE__LIKE_MATCHING - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Like Matching' container reference.
XML_VALUE_FUNCTION_VALIDATE__LIKE_PATTERN - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Like Pattern' container reference.
XML_VALUE_FUNCTION_VALIDATE__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Name' attribute.
XML_VALUE_FUNCTION_VALIDATE__NEST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Nest' container reference.
XML_VALUE_FUNCTION_VALIDATE__ORDER_BY_VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Order By Value Expr' container reference.
XML_VALUE_FUNCTION_VALIDATE__PARAMETER_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Parameter List' containment reference list.
XML_VALUE_FUNCTION_VALIDATE__PREDICATE_NULL - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Predicate Null' container reference.
XML_VALUE_FUNCTION_VALIDATE__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Privileges' reference list.
XML_VALUE_FUNCTION_VALIDATE__QUANTIFIED_ROW_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Quantified Row Select Left' container reference.
XML_VALUE_FUNCTION_VALIDATE__QUANTIFIED_VALUE_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Quantified Value Select Left' container reference.
XML_VALUE_FUNCTION_VALIDATE__RESULT_COLUMN - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Result Column' container reference.
XML_VALUE_FUNCTION_VALIDATE__SPECIAL_REGISTER - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Special Register' attribute.
XML_VALUE_FUNCTION_VALIDATE__TABLE_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Table Function' container reference.
XML_VALUE_FUNCTION_VALIDATE__UNARY_OPERATOR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Unary Operator' attribute.
XML_VALUE_FUNCTION_VALIDATE__UPDATE_SOURCE_EXPR_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Update Source Expr List' container reference.
XML_VALUE_FUNCTION_VALIDATE__VALIDATE_ACCORDING_TO - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Validate According To' containment reference feature.
XML_VALUE_FUNCTION_VALIDATE__VALIDATE_ACCORDING_TO - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Validate According To' containment reference.
XML_VALUE_FUNCTION_VALIDATE__VALIDATE_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Validate Content' containment reference feature.
XML_VALUE_FUNCTION_VALIDATE__VALIDATE_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Validate Content' containment reference.
XML_VALUE_FUNCTION_VALIDATE__VALUE_EXPR_CASE_ELSE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Else' container reference.
XML_VALUE_FUNCTION_VALIDATE__VALUE_EXPR_CASE_SEARCH_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Search Content' container reference.
XML_VALUE_FUNCTION_VALIDATE__VALUE_EXPR_CASE_SIMPLE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Simple' container reference.
XML_VALUE_FUNCTION_VALIDATE__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Simple Content Result' container reference.
XML_VALUE_FUNCTION_VALIDATE__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Simple Content When' container reference.
XML_VALUE_FUNCTION_VALIDATE__VALUE_EXPR_CAST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Cast' container reference.
XML_VALUE_FUNCTION_VALIDATE__VALUE_EXPR_COMBINED_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Combined Left' container reference.
XML_VALUE_FUNCTION_VALIDATE__VALUE_EXPR_COMBINED_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Combined Right' container reference.
XML_VALUE_FUNCTION_VALIDATE__VALUE_EXPR_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Function' container reference.
XML_VALUE_FUNCTION_VALIDATE__VALUE_EXPR_LABELED_DURATION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Labeled Duration' container reference.
XML_VALUE_FUNCTION_VALIDATE__VALUE_EXPR_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Row' container reference.
XML_VALUE_FUNCTION_VALIDATE__VALUES_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Values Row' container reference.
XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'XML Value Function Validate According To' class.
XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The meta object id for the 'XML Value Function Validate According To' class.
XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Comments' reference list.
XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Description' attribute.
XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Label' attribute.
XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Name' attribute.
XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Privileges' reference list.
XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO__VALIDATE_ELEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Validate Element' containment reference feature.
XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO__VALIDATE_ELEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Validate Element' containment reference.
XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO__VALUE_FUNCTION_VALIDATE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Value Function Validate' container reference feature.
XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO__VALUE_FUNCTION_VALIDATE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Function Validate' container reference.
XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The number of structural features of the 'XML Value Function Validate According To' class.
XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_IDENTIFIER - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'XML Value Function Validate According To Identifier' class.
XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_IDENTIFIER - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The meta object id for the 'XML Value Function Validate According To Identifier' class.
XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_IDENTIFIER__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Comments' reference list.
XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_IDENTIFIER__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_IDENTIFIER__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Description' attribute.
XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_IDENTIFIER__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_IDENTIFIER__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_IDENTIFIER__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Label' attribute.
XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_IDENTIFIER__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Name' attribute.
XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_IDENTIFIER__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Privileges' reference list.
XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_IDENTIFIER__REGISTERED_XML_SCHEMA_NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Registered XML Schema Name' attribute feature.
XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_IDENTIFIER__REGISTERED_XML_SCHEMA_NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Registered XML Schema Name' attribute.
XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_IDENTIFIER__SCHEMA_NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Schema Name' attribute feature.
XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_IDENTIFIER__SCHEMA_NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Schema Name' attribute.
XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_IDENTIFIER__VALIDATE_ELEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Validate Element' containment reference.
XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_IDENTIFIER__VALUE_FUNCTION_VALIDATE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Function Validate' container reference.
XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_IDENTIFIER_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The number of structural features of the 'XML Value Function Validate According To Identifier' class.
XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_URI - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'XML Value Function Validate According To URI' class.
XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_URI - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The meta object id for the 'XML Value Function Validate According To URI' class.
XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_URI__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Comments' reference list.
XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_URI__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_URI__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Description' attribute.
XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_URI__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_URI__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_URI__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Label' attribute.
XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_URI__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Name' attribute.
XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_URI__NO_NAMESPACE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'No Namespace' attribute feature.
XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_URI__NO_NAMESPACE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'No Namespace' attribute.
XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_URI__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Privileges' reference list.
XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_URI__SCHEMA_LOCATION_URI - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Schema Location URI' attribute feature.
XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_URI__SCHEMA_LOCATION_URI - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Schema Location URI' attribute.
XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_URI__TARGET_NAMESPACE_URI - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Target Namespace URI' attribute feature.
XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_URI__TARGET_NAMESPACE_URI - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Target Namespace URI' attribute.
XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_URI__VALIDATE_ELEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Validate Element' containment reference.
XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_URI__VALUE_FUNCTION_VALIDATE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Function Validate' container reference.
XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_URI_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The number of structural features of the 'XML Value Function Validate According To URI' class.
XML_VALUE_FUNCTION_VALIDATE_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'XML Value Function Validate Content' class.
XML_VALUE_FUNCTION_VALIDATE_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The meta object id for the 'XML Value Function Validate Content' class.
XML_VALUE_FUNCTION_VALIDATE_CONTENT__BASIC_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Basic Left' container reference.
XML_VALUE_FUNCTION_VALIDATE_CONTENT__BASIC_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Basic Right' container reference.
XML_VALUE_FUNCTION_VALIDATE_CONTENT__BETWEEN_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Between Left' container reference.
XML_VALUE_FUNCTION_VALIDATE_CONTENT__BETWEEN_RIGHT1 - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Between Right1' container reference.
XML_VALUE_FUNCTION_VALIDATE_CONTENT__BETWEEN_RIGHT2 - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Between Right2' container reference.
XML_VALUE_FUNCTION_VALIDATE_CONTENT__CALL_STATEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Call Statement' container reference.
XML_VALUE_FUNCTION_VALIDATE_CONTENT__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Comments' reference list.
XML_VALUE_FUNCTION_VALIDATE_CONTENT__DATA_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Data Type' containment reference.
XML_VALUE_FUNCTION_VALIDATE_CONTENT__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
XML_VALUE_FUNCTION_VALIDATE_CONTENT__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Description' attribute.
XML_VALUE_FUNCTION_VALIDATE_CONTENT__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
XML_VALUE_FUNCTION_VALIDATE_CONTENT__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
XML_VALUE_FUNCTION_VALIDATE_CONTENT__GROUPING_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Grouping Expr' container reference.
XML_VALUE_FUNCTION_VALIDATE_CONTENT__IN_VALUE_LIST_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value List Left' container reference.
XML_VALUE_FUNCTION_VALIDATE_CONTENT__IN_VALUE_LIST_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value List Right' container reference.
XML_VALUE_FUNCTION_VALIDATE_CONTENT__IN_VALUE_ROW_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value Row Select Left' container reference.
XML_VALUE_FUNCTION_VALIDATE_CONTENT__IN_VALUE_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'In Value Select Left' container reference.
XML_VALUE_FUNCTION_VALIDATE_CONTENT__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Label' attribute.
XML_VALUE_FUNCTION_VALIDATE_CONTENT__LIKE_ESCAPE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Like Escape' container reference.
XML_VALUE_FUNCTION_VALIDATE_CONTENT__LIKE_MATCHING - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Like Matching' container reference.
XML_VALUE_FUNCTION_VALIDATE_CONTENT__LIKE_PATTERN - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Like Pattern' container reference.
XML_VALUE_FUNCTION_VALIDATE_CONTENT__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Name' attribute.
XML_VALUE_FUNCTION_VALIDATE_CONTENT__NEST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Nest' container reference.
XML_VALUE_FUNCTION_VALIDATE_CONTENT__ORDER_BY_VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Order By Value Expr' container reference.
XML_VALUE_FUNCTION_VALIDATE_CONTENT__PREDICATE_NULL - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Predicate Null' container reference.
XML_VALUE_FUNCTION_VALIDATE_CONTENT__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Privileges' reference list.
XML_VALUE_FUNCTION_VALIDATE_CONTENT__QUANTIFIED_ROW_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Quantified Row Select Left' container reference.
XML_VALUE_FUNCTION_VALIDATE_CONTENT__QUANTIFIED_VALUE_SELECT_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Quantified Value Select Left' container reference.
XML_VALUE_FUNCTION_VALIDATE_CONTENT__RESULT_COLUMN - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Result Column' container reference.
XML_VALUE_FUNCTION_VALIDATE_CONTENT__TABLE_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Table Function' container reference.
XML_VALUE_FUNCTION_VALIDATE_CONTENT__UNARY_OPERATOR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Unary Operator' attribute.
XML_VALUE_FUNCTION_VALIDATE_CONTENT__UPDATE_SOURCE_EXPR_LIST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Update Source Expr List' container reference.
XML_VALUE_FUNCTION_VALIDATE_CONTENT__VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Value Expr' containment reference feature.
XML_VALUE_FUNCTION_VALIDATE_CONTENT__VALUE_EXPR - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr' containment reference.
XML_VALUE_FUNCTION_VALIDATE_CONTENT__VALUE_EXPR_CASE_ELSE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Else' container reference.
XML_VALUE_FUNCTION_VALIDATE_CONTENT__VALUE_EXPR_CASE_SEARCH_CONTENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Search Content' container reference.
XML_VALUE_FUNCTION_VALIDATE_CONTENT__VALUE_EXPR_CASE_SIMPLE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Simple' container reference.
XML_VALUE_FUNCTION_VALIDATE_CONTENT__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Simple Content Result' container reference.
XML_VALUE_FUNCTION_VALIDATE_CONTENT__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Case Simple Content When' container reference.
XML_VALUE_FUNCTION_VALIDATE_CONTENT__VALUE_EXPR_CAST - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Cast' container reference.
XML_VALUE_FUNCTION_VALIDATE_CONTENT__VALUE_EXPR_COMBINED_LEFT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Combined Left' container reference.
XML_VALUE_FUNCTION_VALIDATE_CONTENT__VALUE_EXPR_COMBINED_RIGHT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Combined Right' container reference.
XML_VALUE_FUNCTION_VALIDATE_CONTENT__VALUE_EXPR_FUNCTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Function' container reference.
XML_VALUE_FUNCTION_VALIDATE_CONTENT__VALUE_EXPR_LABELED_DURATION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Labeled Duration' container reference.
XML_VALUE_FUNCTION_VALIDATE_CONTENT__VALUE_EXPR_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Expr Row' container reference.
XML_VALUE_FUNCTION_VALIDATE_CONTENT__VALUE_FUNCTION_VALIDATE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Value Function Validate' container reference feature.
XML_VALUE_FUNCTION_VALIDATE_CONTENT__VALUE_FUNCTION_VALIDATE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Value Function Validate' container reference.
XML_VALUE_FUNCTION_VALIDATE_CONTENT__VALUES_ROW - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Values Row' container reference.
XML_VALUE_FUNCTION_VALIDATE_CONTENT_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The number of structural features of the 'XML Value Function Validate Content' class.
XML_VALUE_FUNCTION_VALIDATE_ELEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'XML Value Function Validate Element' class.
XML_VALUE_FUNCTION_VALIDATE_ELEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The meta object id for the 'XML Value Function Validate Element' class.
XML_VALUE_FUNCTION_VALIDATE_ELEMENT__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Comments' reference list.
XML_VALUE_FUNCTION_VALIDATE_ELEMENT__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
XML_VALUE_FUNCTION_VALIDATE_ELEMENT__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Description' attribute.
XML_VALUE_FUNCTION_VALIDATE_ELEMENT__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
XML_VALUE_FUNCTION_VALIDATE_ELEMENT__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
XML_VALUE_FUNCTION_VALIDATE_ELEMENT__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Label' attribute.
XML_VALUE_FUNCTION_VALIDATE_ELEMENT__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Name' attribute.
XML_VALUE_FUNCTION_VALIDATE_ELEMENT__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Privileges' reference list.
XML_VALUE_FUNCTION_VALIDATE_ELEMENT__VALIDATE_ACCORDING_TO - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Validate According To' container reference feature.
XML_VALUE_FUNCTION_VALIDATE_ELEMENT__VALIDATE_ACCORDING_TO - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Validate According To' container reference.
XML_VALUE_FUNCTION_VALIDATE_ELEMENT__VALIDATE_ELEMENT_NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Validate Element Name' containment reference feature.
XML_VALUE_FUNCTION_VALIDATE_ELEMENT__VALIDATE_ELEMENT_NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Validate Element Name' containment reference.
XML_VALUE_FUNCTION_VALIDATE_ELEMENT__VALIDATE_ELEMENT_NAMESPACE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Validate Element Namespace' containment reference feature.
XML_VALUE_FUNCTION_VALIDATE_ELEMENT__VALIDATE_ELEMENT_NAMESPACE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Validate Element Namespace' containment reference.
XML_VALUE_FUNCTION_VALIDATE_ELEMENT_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The number of structural features of the 'XML Value Function Validate Element' class.
XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'XML Value Function Validate Element Name' class.
XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The meta object id for the 'XML Value Function Validate Element Name' class.
XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAME__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Comments' reference list.
XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAME__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAME__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Description' attribute.
XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAME__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAME__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAME__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Label' attribute.
XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAME__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Name' attribute.
XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAME__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Privileges' reference list.
XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAME__VALIDATE_ELEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Validate Element' container reference feature.
XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAME__VALIDATE_ELEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Validate Element' container reference.
XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAME_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The number of structural features of the 'XML Value Function Validate Element Name' class.
XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAMESPACE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'XML Value Function Validate Element Namespace' class.
XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAMESPACE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The meta object id for the 'XML Value Function Validate Element Namespace' class.
XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAMESPACE__COMMENTS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Comments' reference list.
XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAMESPACE__DEPENDENCIES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Dependencies' containment reference list.
XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAMESPACE__DESCRIPTION - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Description' attribute.
XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAMESPACE__EANNOTATIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'EAnnotations' containment reference list.
XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAMESPACE__EXTENSIONS - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Extensions' containment reference list.
XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAMESPACE__LABEL - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Label' attribute.
XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAMESPACE__NAME - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Name' attribute.
XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAMESPACE__NAMESPACE_URI - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Namespace URI' attribute feature.
XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAMESPACE__NAMESPACE_URI - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Namespace URI' attribute.
XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAMESPACE__NO_NAMESPACE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'No Namespace' attribute feature.
XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAMESPACE__NO_NAMESPACE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'No Namespace' attribute.
XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAMESPACE__PRIVILEGES - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Privileges' reference list.
XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAMESPACE__VALIDATE_ELEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'Validate Element' container reference feature.
XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAMESPACE__VALIDATE_ELEMENT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The feature id for the 'Validate Element' container reference.
XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAMESPACE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The number of structural features of the 'XML Value Function Validate Element Namespace' class.
XML_VALUE_FUNCTION_VALIDATE_FEATURE_COUNT - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The number of structural features of the 'XML Value Function Validate' class.
XML_WHITESPACE_HANDLING_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage.Literals
The meta object literal for the 'XML Whitespace Handling Type' enum.
XML_WHITESPACE_HANDLING_TYPE - Static variable in interface org.eclipse.datatools.modelbase.sql.xml.query.SQLXMLQueryModelPackage
The meta object id for the 'XML Whitespace Handling Type' enum.
XML_WHITESPACE_NONE - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserFactory
int constant for XMLWhitespaceHandlingType.NONE
XML_WHITESPACE_PRESERVE - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserFactory
int constant for XMLWhitespaceHandlingType.PRESERE_WHITESPACE
XML_WHITESPACE_STRIP - Static variable in class org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserFactory
int constant for XMLWhitespaceHandlingType.STRIP_WHITESPACE
XMLAggregateFunction - Interface in org.eclipse.datatools.modelbase.sql.xml.query
A representation of the model object 'XML Aggregate Function'.
XMLAggregateSortSpecification - Interface in org.eclipse.datatools.modelbase.sql.xml.query
A representation of the model object 'XML Aggregate Sort Specification'.
XMLAttributeDeclarationItem - Interface in org.eclipse.datatools.modelbase.sql.xml.query
A representation of the model object 'XML Attribute Declaration Item'.
XMLAttributesDeclaration - Interface in org.eclipse.datatools.modelbase.sql.xml.query
A representation of the model object 'XML Attributes Declaration'.
XMLContentType - Class in org.eclipse.datatools.modelbase.sql.xml.query
A representation of the literals of the enumeration 'XML Content Type', and utility methods for working with them.
XMLContentType2 - Class in org.eclipse.datatools.modelbase.sql.xml.query
A representation of the literals of the enumeration 'XML Content Type2', and utility methods for working with them.
XMLDataType - Interface in org.eclipse.datatools.modelbase.sql.datatypes
A representation of the model object 'XML Data Type'.
XMLDataTypeItemProvider - Class in org.eclipse.datatools.modelbase.sql.datatypes.provider
This is the item provider adapter for a XMLDataType object.
XMLDataTypeItemProvider(AdapterFactory) - Constructor for class org.eclipse.datatools.modelbase.sql.datatypes.provider.XMLDataTypeItemProvider
This constructs an instance from a factory and a notifier.
XMLDeclarationType - Class in org.eclipse.datatools.modelbase.sql.xml.query
A representation of the literals of the enumeration 'XML Declaration Type', and utility methods for working with them.
XMLEmptyHandlingType - Class in org.eclipse.datatools.modelbase.sql.xml.query
A representation of the literals of the enumeration 'XML Empty Handling Type', and utility methods for working with them.
XMLFileManager - Class in org.eclipse.datatools.connectivity.drivers
Basic XML file manager
XMLFileManager() - Constructor for class org.eclipse.datatools.connectivity.drivers.XMLFileManager
Constructor
XMLNamespaceDeclarationDefault - Interface in org.eclipse.datatools.modelbase.sql.xml.query
A representation of the model object 'XML Namespace Declaration Default'.
XMLNamespaceDeclarationItem - Interface in org.eclipse.datatools.modelbase.sql.xml.query
A representation of the model object 'XML Namespace Declaration Item'.
XMLNamespaceDeclarationPrefix - Interface in org.eclipse.datatools.modelbase.sql.xml.query
A representation of the model object 'XML Namespace Declaration Prefix'.
XMLNamespacesDeclaration - Interface in org.eclipse.datatools.modelbase.sql.xml.query
A representation of the model object 'XML Namespaces Declaration'.
XMLNullHandlingType - Class in org.eclipse.datatools.modelbase.sql.xml.query
A representation of the literals of the enumeration 'XML Null Handling Type', and utility methods for working with them.
XMLOutputter - Class in org.eclipse.datatools.sqltools.result.internal.export
Outputs the result set(s) in XML format
XMLOutputter() - Constructor for class org.eclipse.datatools.sqltools.result.internal.export.XMLOutputter
 
XMLPassingType - Class in org.eclipse.datatools.modelbase.sql.xml.query
A representation of the literals of the enumeration 'XML Passing Type', and utility methods for working with them.
XMLPredicate - Interface in org.eclipse.datatools.modelbase.sql.xml.query
A representation of the model object 'XML Predicate'.
XMLPredicateContent - Interface in org.eclipse.datatools.modelbase.sql.xml.query
A representation of the model object 'XML Predicate Content'.
XMLPredicateDocument - Interface in org.eclipse.datatools.modelbase.sql.xml.query
A representation of the model object 'XML Predicate Document'.
XMLPredicateExists - Interface in org.eclipse.datatools.modelbase.sql.xml.query
A representation of the model object 'XML Predicate Exists'.
XMLPredicateValid - Interface in org.eclipse.datatools.modelbase.sql.xml.query
A representation of the model object 'XML Predicate Valid'.
XMLQueryArgumentItem - Interface in org.eclipse.datatools.modelbase.sql.xml.query
A representation of the model object 'XML Query Argument Item'.
XMLQueryArgumentList - Interface in org.eclipse.datatools.modelbase.sql.xml.query
A representation of the model object 'XML Query Argument List'.
XMLQueryExpression - Interface in org.eclipse.datatools.modelbase.sql.xml.query
A representation of the model object 'XML Query Expression'.
XMLResultSetObject - Class in org.eclipse.datatools.sqltools.result
Represent an XML result set.
XMLResultSetObject(String) - Constructor for class org.eclipse.datatools.sqltools.result.XMLResultSetObject
 
XMLReturningType - Class in org.eclipse.datatools.modelbase.sql.xml.query
A representation of the literals of the enumeration 'XML Returning Type', and utility methods for working with them.
XMLSerializeFunction - Interface in org.eclipse.datatools.modelbase.sql.xml.query
A representation of the model object 'XML Serialize Function'.
XMLSerializeFunctionEncoding - Interface in org.eclipse.datatools.modelbase.sql.xml.query
A representation of the model object 'XML Serialize Function Encoding'.
XMLSerializeFunctionTarget - Interface in org.eclipse.datatools.modelbase.sql.xml.query
A representation of the model object 'XML Serialize Function Target'.
XMLTableColumnDefinitionDefault - Interface in org.eclipse.datatools.modelbase.sql.xml.query
A representation of the model object 'XML Table Column Definition Default'.
XMLTableColumnDefinitionItem - Interface in org.eclipse.datatools.modelbase.sql.xml.query
A representation of the model object 'XML Table Column Definition Item'.
XMLTableColumnDefinitionOrdinality - Interface in org.eclipse.datatools.modelbase.sql.xml.query
A representation of the model object 'XML Table Column Definition Ordinality'.
XMLTableColumnDefinitionRegular - Interface in org.eclipse.datatools.modelbase.sql.xml.query
A representation of the model object 'XML Table Column Definition Regular'.
XMLTableFunction - Interface in org.eclipse.datatools.modelbase.sql.xml.query
A representation of the model object 'XML Table Function'.
XMLValueExpressionCast - Interface in org.eclipse.datatools.modelbase.sql.xml.query
A representation of the model object 'XML Value Expression Cast'.
XMLValueFunction - Interface in org.eclipse.datatools.modelbase.sql.xml.query
A representation of the model object 'XML Value Function'.
XMLValueFunctionComment - Interface in org.eclipse.datatools.modelbase.sql.xml.query
A representation of the model object 'XML Value Function Comment'.
XMLValueFunctionCommentContent - Interface in org.eclipse.datatools.modelbase.sql.xml.query
A representation of the model object 'XML Value Function Comment Content'.
XMLValueFunctionConcat - Interface in org.eclipse.datatools.modelbase.sql.xml.query
A representation of the model object 'XML Value Function Concat'.
XMLValueFunctionConcatContentItem - Interface in org.eclipse.datatools.modelbase.sql.xml.query
A representation of the model object 'XML Value Function Concat Content Item'.
XMLValueFunctionDocument - Interface in org.eclipse.datatools.modelbase.sql.xml.query
A representation of the model object 'XML Value Function Document'.
XMLValueFunctionDocumentContent - Interface in org.eclipse.datatools.modelbase.sql.xml.query
A representation of the model object 'XML Value Function Document Content'.
XMLValueFunctionElement - Interface in org.eclipse.datatools.modelbase.sql.xml.query
A representation of the model object 'XML Value Function Element'.
XMLValueFunctionElementContentItem - Interface in org.eclipse.datatools.modelbase.sql.xml.query
A representation of the model object 'XML Value Function Element Content Item'.
XMLValueFunctionElementContentList - Interface in org.eclipse.datatools.modelbase.sql.xml.query
A representation of the model object 'XML Value Function Element Content List'.
XMLValueFunctionForest - Interface in org.eclipse.datatools.modelbase.sql.xml.query
A representation of the model object 'XML Value Function Forest'.
XMLValueFunctionForestContentItem - Interface in org.eclipse.datatools.modelbase.sql.xml.query
A representation of the model object 'XML Value Function Forest Content Item'.
XMLValueFunctionParse - Interface in org.eclipse.datatools.modelbase.sql.xml.query
A representation of the model object 'XML Value Function Parse'.
XMLValueFunctionParseContent - Interface in org.eclipse.datatools.modelbase.sql.xml.query
A representation of the model object 'XML Value Function Parse Content'.
XMLValueFunctionPI - Interface in org.eclipse.datatools.modelbase.sql.xml.query
A representation of the model object 'XML Value Function PI'.
XMLValueFunctionPIContent - Interface in org.eclipse.datatools.modelbase.sql.xml.query
A representation of the model object 'XML Value Function PI Content'.
XMLValueFunctionQuery - Interface in org.eclipse.datatools.modelbase.sql.xml.query
A representation of the model object 'XML Value Function Query'.
XMLValueFunctionQueryReturning - Interface in org.eclipse.datatools.modelbase.sql.xml.query
A representation of the model object 'XML Value Function Query Returning'.
XMLValueFunctionText - Interface in org.eclipse.datatools.modelbase.sql.xml.query
A representation of the model object 'XML Value Function Text'.
XMLValueFunctionTextContent - Interface in org.eclipse.datatools.modelbase.sql.xml.query
A representation of the model object 'XML Value Function Text Content'.
XMLValueFunctionValidate - Interface in org.eclipse.datatools.modelbase.sql.xml.query
A representation of the model object 'XML Value Function Validate'.
XMLValueFunctionValidateAccordingTo - Interface in org.eclipse.datatools.modelbase.sql.xml.query
A representation of the model object 'XML Value Function Validate According To'.
XMLValueFunctionValidateAccordingToIdentifier - Interface in org.eclipse.datatools.modelbase.sql.xml.query
A representation of the model object 'XML Value Function Validate According To Identifier'.
XMLValueFunctionValidateAccordingToURI - Interface in org.eclipse.datatools.modelbase.sql.xml.query
A representation of the model object 'XML Value Function Validate According To URI'.
XMLValueFunctionValidateContent - Interface in org.eclipse.datatools.modelbase.sql.xml.query
A representation of the model object 'XML Value Function Validate Content'.
XMLValueFunctionValidateElement - Interface in org.eclipse.datatools.modelbase.sql.xml.query
A representation of the model object 'XML Value Function Validate Element'.
XMLValueFunctionValidateElementName - Interface in org.eclipse.datatools.modelbase.sql.xml.query
A representation of the model object 'XML Value Function Validate Element Name'.
XMLValueFunctionValidateElementNamespace - Interface in org.eclipse.datatools.modelbase.sql.xml.query
A representation of the model object 'XML Value Function Validate Element Namespace'.
XMLWhitespaceHandlingType - Class in org.eclipse.datatools.modelbase.sql.xml.query
A representation of the literals of the enumeration 'XML Whitespace Handling Type', and utility methods for working with them.
XSR_OBJECTS_FILTER - Static variable in interface org.eclipse.datatools.connectivity.sqm.core.connection.ConnectionFilter
 

Y

YEAR - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.IntervalQualifierType
The 'YEAR' literal value.
YEAR_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.datatypes.IntervalQualifierType
The 'YEAR' literal object.
YEARS - Static variable in class org.eclipse.datatools.modelbase.sql.query.ValueExpressionLabeledDurationType
The 'YEARS' literal value.
YEARS_LITERAL - Static variable in class org.eclipse.datatools.modelbase.sql.query.ValueExpressionLabeledDurationType
The 'YEARS' literal object.

Z

ZERO - Static variable in interface org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor.utils.IConstraintCreationConstants
 

_

_ALSO_SUPPORT_VERSIONS - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.ASAConfig
 
_ALSO_SUPPORT_VERSIONS - Static variable in class org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.ASAUIConfig
 
_data - Variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditor
The consumer can store application data in this field
_editModel - Variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.SchemaObjectEditor
The edit model of this editor, this is always a "dirty" one compared with the orginal model
_ERROR_ALIAS_NOT_ALPHANUMERIC - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_ERROR_ALIAS_NOT_UNIQUE_TEXT - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_ERROR_ALIAS_TABLE_USED - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_ERROR_ALIAS_USED - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_ERROR_DATABASE_NOT_AVAILABLE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_ERROR_DIALOG_MSG_REBUILD_EXPR - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_ERROR_DIALOG_TITLE_EXPR_EDIT_FAILED - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_ERROR_ENTER_ALIAS - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_ERROR_INPUT_NOT_RECOGNIZED - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_ERROR_INVALID_CHAR_IN_STATEMENT_NAME - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_ERROR_INVALID_STATEMENT_NAME - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_ERROR_OPEN_INPUT_PARSE_FAILED - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_ERROR_OPEN_SQL_STORAGE_RESOURCE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_ERROR_OPEN_SQL_STRING_RESOURCE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_ERROR_STATEMENT_NAME_EXISTS - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_ERROR_STATEMENT_NAME_TOO_LONG - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_ERROR_TABLE_USED - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_EXC_INPUT_NOT_ISQLBUILDEREDITORINPUT - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_EXC_OPEN_SQL_FILE_NOT_CONNECTED - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_EXC_OPEN_SQL_FILE_RESOURCE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_LINESEPARATOR - Static variable in class org.eclipse.datatools.sqltools.result.internal.ui.view.SingleWindowTextSection
 
_QUESTION_MESSAGE_OPEN_INPUT_PARSE_FAILED - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_QUESTION_TITLE_OPEN_INPUT_PARSE_FAILED - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_severity - Variable in class org.eclipse.datatools.sqltools.schemaobjecteditor.ui.core.ErrorItem
 
_UI_ACTION_ADD_COMMON_TABLE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_ACTION_ADD_FULLSELECT - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_ACTION_ADD_SELECT - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_ACTION_ADD_TABLE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_ACTION_ADD_TABLE_REPLACE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_ACTION_ADD_VALUE_ROW - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_ACTION_ADD_VALUES - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_ACTION_CHANGE_SET_OPERATOR - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_ACTION_CHANGE_STATEMENT_TYPE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_ACTION_CONVERT_TO_FULL_SELECT - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_ACTION_CREATE_JOIN - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_ACTION_DELETE_CLAUSE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_ACTION_DELETE_ELSE_EXPRESSION - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_ACTION_DELETE_ELSE_EXPRESSION_SEARCH - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_ACTION_DELETE_EXPRESSION - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_ACTION_DELETE_PARAMETER - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_ACTION_DELETE_SEARCH_CONDITION - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_ACTION_DELETE_STATEMENT - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_ACTION_DELETE_WHEN_CLAUSE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_ACTION_DELETE_WHEN_CLAUSE_SEARCH - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_ACTION_OMIT_CURRENT_SCHEMA - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_ACTION_REMOVE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_ACTION_REMOVE_COLUMN - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_ACTION_REMOVE_CONDITION - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_ACTION_REMOVE_JOIN - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_ACTION_REMOVE_ORDER_BY_EXPRESSION - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_ACTION_REMOVE_SELECT_COLUMN - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_ACTION_REMOVE_TABLE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_ACTION_REMOVE_TABLE_EDIT - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_ACTION_REMOVE_UPDATE_COLUMN - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_ACTION_REMOVE_VALUES_ROW - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_ACTION_SPECIFY_JOIN_TYPE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_ACTION_UPDATE_ALIAS - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_ACTION_UPDATE_VALUE_EXPRESSON - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_ADD_FULLSELECT - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_ADD_SELECT - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_ADD_VALUES - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_ADD_WITH - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_AVAILABLE_TABLES_TREE_PROVIDER - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_BUILD_EXPRESSION - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_BUTTON_ADD_RIGHT - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_BUTTON_ADD_WHEN - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_BUTTON_CLEAR - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_BUTTON_EXECUTE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_BUTTON_EXECUTE_CLOSE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_BUTTON_FLOAT_TO_EXP - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_BUTTON_PLUS_MINUS - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_BUTTON_REMOVE_LEFT - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_CHANGE_STATEMENT_TYPE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_CHECKBOX_ADD_ELSE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_CLEAR_TO_TEMPLATE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_COLUMN_CASE_EXPRESSION - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_COLUMN_CASE_SEARCH_EXPRESSION - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_COLUMN_CASE_SEARCH_OPERATOR - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_COLUMN_COLUMN - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_COLUMN_CRITERIA_OPERATOR - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_COLUMN_CRITERIA_VALUE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_COLUMN_CRTIERIA_AND_OR - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_COLUMN_DEFAULT_COLUMN - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_COLUMN_EXPRESSION - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_COLUMN_FULL_SELECT_OPERATOR - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_COLUMN_INSERT_VALUE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_COLUMN_MARKER_NAME - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_COLUMN_OPERATOR - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_COLUMN_PARAMETER - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_COLUMN_PARAMETER_VALUE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_COLUMN_RESULT_EXPRESSION - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_COLUMN_SELECT_ALIAS - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_COLUMN_SELECT_OUTPUT - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_COLUMN_SELECT_SORT_ORDER - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_COLUMN_SELECT_SORT_TYPE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_COLUMN_STATEMENT - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_COLUMN_TYPE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_COLUMN_UPDATE_COLUMN - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_COLUMN_UPDATE_EXPRESSION - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_COLUMN_UPDATE_GROUP - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_COLUMN_VALUE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_COLUMN_VALUES_ROW_ITEM - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_COMBO_ADDCASE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_COMBO_ADDCAST - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_COMBO_ADDCONSTANT - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_COMBO_ADDEXPRBYOPERATOR - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_COMBO_ADDFUNCTION - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_COMBO_SELECTSUBQUERY - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_COMBO_SORT_ASCENDING - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_COMBO_SORT_DEFAULT - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_COMBO_SORT_DESCENDING - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_COMBO_SORT_UNSORTED - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_COMBOBOXITEM_GROUPING_ROOT - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_CONTINUE_WITH_SAVE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_CUBE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_DEFINE_JOIN_DIALOG_INSTR - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_DEFINE_JOIN_DIALOG_TITLE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_DELETE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_DIALOG_ADD_TABLE_TITLE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_DIALOG_ADD_VIEW_TO_SELF - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_DIALOG_CHANGE_ALIAS_TEXT - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_DIALOG_CHANGE_ALIAS_TITLE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_DIALOG_CHANGE_SET_OPERATOR_GROUP_TITLE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_DIALOG_CHANGE_SET_OPERATOR_TITLE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_DIALOG_CHANGE_STATEMENT_TYPE_GROUP_TITLE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_DIALOG_CHANGE_STATEMENT_TYPE_NOTE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_DIALOG_CHANGE_STATEMENT_TYPE_TITLE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_DIALOG_EXECUTE_SQL_TITLE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_DIALOG_OMIT_SCHEMA_IN_SQL - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_DIALOG_OMIT_SCHEMA_SCHEMA_NAME - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_DIALOG_OMIT_SCHEMA_SPECIFY_SCHEMA_GROUP_TITLE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_DIALOG_OMIT_SCHEMA_TITLE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_DIALOG_OMIT_SCHEMA_USE_AUID_AS_CURRENT_SCHEMA - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_DIALOG_OMIT_SCHEMA_USE_AUID_USER_AS_CURRENT_SCHEMA - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_DIALOG_OP_FAILED_TITLE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_DIALOG_REPLACE_TABLE_TITLE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_DIALOG_SOURCE_AND_TARGET_TEXT - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_DIALOG_SOURCE_AND_TARGET_TITLE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_DIALOG_TABLE_ALREADY_ADDED - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_DIALOG_WARNING_TITLE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_EDIT_EXPRESSION - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_ERROR_CREATING_FILE_LONG_DESC - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_ERROR_CREATING_FILE_SHORT_DESC - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_ERROR_CREATING_FILE_TITLE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_ERROR_VALUE_GREATER_THAN_0 - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_FCN_AGGREGATE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_FCN_AIV_EXTENDERS - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_FCN_ALL - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_FCN_BIT - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_FCN_CHARACTER - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_FCN_COLUMN - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_FCN_CONTROL_FLOW - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_FCN_CONVERSION - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_FCN_DATALINK - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_FCN_DATE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_FCN_DATE_TIME - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_FCN_DB2 - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_FCN_LOGICAL - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_FCN_MATH - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_FCN_MISCELLANEOUS - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_FCN_MISCELLANEOUS_SINGLE_ROW - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_FCN_MQ_EXTENDER - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_FCN_NOT_SUPPORTED - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_FCN_NUMBER - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_FCN_OBJECT_REFERENCE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_FCN_SCALAR - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_FCN_SECURITY - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_FCN_SPECIAL_REG - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_FCN_STRING - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_FCN_SUMMARY - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_FCN_SYSTEM - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_FCN_TEXT - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_FCN_TEXT_EXTENDERS - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_FCN_UDF - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_FCN_XMLFUNCTIONS - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_GRAPH_NO_COLUMN_FOUND - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_GRAPH_NO_TABLE_FOUND - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_GRAPH_PARSE_FAILED - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_GRAPH_PROMPT - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_GROUP_CASE_TYPE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_GROUP_CONSTANT_TYPE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_GROUP_INSERT_ROWS - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_GROUP_SOURCE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_GROUP_STRING_TYPE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_GROUP_TARGET - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_GROUP_WITH_COLUMN - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_GROUP_WITH_TABLE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_GROUPING - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_GROUPINGSETS - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_INSERT - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_INVALID_TABLE_ADDED - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_LABEL_BUILD_LEFT_OP_RIGHT - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_LABEL_BUILD_WHEN_CLAUSE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_LABEL_CHOICES - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_LABEL_COLUMN - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_LABEL_DATATYPE_LENGTH - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_LABEL_EXECUTION_SUCCESSFUL - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_LABEL_EXISTING_SELECT - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_LABEL_EXPRESSION_PREVIEW - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_LABEL_FULL_SELECT_VALUES_HELP - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_LABEL_GROUPS_TYPE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_LABEL_JOIN_SRCCOL_TYPE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_LABEL_JOIN_TGTCOL_TYPE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_LABEL_NEW_SELECT_INFO - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_LABEL_NO_CONNECTION - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_LABEL_NO_CONNECTION_FILE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_LABEL_PREVIEW_CAST_EXPRESSION - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_LABEL_PREVIEW_CONSTANT_EXPRESSION - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_LABEL_PREVIEW_EXPRESSION - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_LABEL_QUERY_NAME - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_LABEL_QUERY_RESULTS - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_LABEL_SQL_STATEMENT - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_LABEL_STATEMENT - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_LABEL_TABLE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_LABEL_TABLE_ALIAS - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_LABEL_TABLE_NAME - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_LABEL_TARGET_COLUMN - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_LABEL_TARGET_TABLE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_LABEL_WITH_STATEMENT - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_LAST_CORRECT_SOURCE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_MENU_COPY - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_MENU_CUT - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_MENU_DELETE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_MENU_EXECUTE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_MENU_PASTE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_MENU_PREFIX - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_MENU_REDO - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_MENU_SELECT_ALL - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_MENU_SHIFT_LEFT - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_MENU_SHIFT_RIGHT - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_MENU_SQLBUILDER - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_MENU_STRIP_PREFIX - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_MENU_UNDO - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_MONITOR_EXECUTING_QUERY - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_MSG_INVALID_JOIN_TITLE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_MSG_MAX_RECORD_EXCEEDED - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_MSG_RECORD_RETURNED - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_NONE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_NUMERIC_CONSTANT - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_OBTAINING_CONNECTION - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_OMIT_CURRENT_SCHEMA - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_PARENT_FOLDER_IS_READ_ONLY - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_PARSE_ERROR_ENCOUNTERED - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_PREFERENCES_OMIT_SCHEMA_DESC - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_PREFERENCES_OMIT_SCHEMA_IN_SQL - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_PREFERENCES_OMIT_SCHEMA_SCHEMA_NAME - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_PREFERENCES_OMIT_SCHEMA_SPECIFY_SCHEMA_GROUP_TITLE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_PREFERENCES_OMIT_SCHEMA_USE_AUID_AS_CURRENT_SCHEMA - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_RADIO_CASE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_RADIO_CAST - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_RADIO_CHARACTER - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_RADIO_CONSTANT - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_RADIO_EXISTING_STATEMENTS - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_RADIO_FULL_OUTER_JOIN - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_RADIO_FUNCTION - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_RADIO_GRAPHIC - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_RADIO_HEX - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_RADIO_HOST_VARIABLE_NAME - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_RADIO_INNER_JOIN - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_RADIO_INSERT_FROM_SUBQUERY - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_RADIO_LEFT_OUTER_JOIN - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_RADIO_NUMERIC - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_RADIO_OPERATORS - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_RADIO_RIGHT_OUTER_JOIN - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_RADIO_SCRATCH_SELECT - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_RADIO_SEARCHED_WHEN - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_RADIO_SIMPLE_WHEN - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_RADIO_STRING - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_RADIO_SUBQUERY - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_RADIO_VALUES - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_REPLACE_EXPRESSION - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_REVERT_TO_LAST_CORRECT_SOURCE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_ROLLUP - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_SAMPLE_DDL_TEMPLATE_STATEMENTS - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_SAMPLE_DML_TEMPLATE_STATEMENTS - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_SAVING_STATEMENT - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_SELECT - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_SIMPLE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_SPECIFY_VALUE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_SPECIFY_VALUE_TITLE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_SQLQUERY_NAME - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_SQLQUERYBUILDERDIALOG_NAME - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_TOOLTIP_EXECUTE_SQL - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_TOOLTIP_HIDE_PANE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_TOOLTIP_RESTORE_PANE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_TOOLTIP_SEARCHED_WHEN - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_TOOLTIP_SIMPLE_WHEN - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_TOOLTIP_UPDATE_ADD_COL - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_TOOLTIP_UPDATE_ADD_GRP - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_UNKNOWN_ERROR - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_UNKNOWN_ERROR_WITH_HINT - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_UPDATE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_VALIDATE_DONE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_VALIDATE_FAILED_TITLE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_VALIDATE_PREFERENCE_LABEL - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_VALIDATING_STATEMENT - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_VIEWS_FULLSELECTELEMENT_FULLSELECT - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_VIEWS_FULLSELECTELEMENT_SELECT - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_VIEWS_FULLSELECTELEMENT_VALUES - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_VIEWS_GRAPH_DESELECT_ALL_COLUMN - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_VIEWS_GRAPH_SELECT_ALL_COLUMN - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_WINDOW_TITLE_CHOICES - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_WITH_TABLE_NAME - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_WIZARD_CASE_EXPRESSION_TITLE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_WIZARD_CASE_OPTION_EXPL - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_WIZARD_CASE_OPTION_HEADING - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_WIZARD_CASE_SEARCH_EXPR - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_WIZARD_CASE_SEARCH_HEADING - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_WIZARD_CASE_SIMPLE_HEADING - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_WIZARD_CASE_SIMPLE_TITLE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_WIZARD_CAST_BUILDER_HEADING - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_WIZARD_CAST_BUILDER_TITLE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_WIZARD_CAST_EXPRESSION_TITLE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_WIZARD_CONSTANT_OPTIONS_EXPL - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_WIZARD_CONSTANT_OPTIONS_HEADING - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_WIZARD_CONSTANT_OPTIONS_TITLE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_WIZARD_CONSTANT_TITLE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_WIZARD_EXPRESSION_BY_OPERATOR_EXPL - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_WIZARD_EXPRESSION_BY_OPERATOR_HEADING - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_WIZARD_EXPRESSION_BY_OPERATOR_TITLE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_WIZARD_FUNCTION_BUILDER_EXPL - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_WIZARD_FUNCTION_BUILDER_HEADING - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_WIZARD_FUNCTION_BUILDER_INSTR_CAT - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_WIZARD_FUNCTION_BUILDER_INSTR_EXPR - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_WIZARD_FUNCTION_BUILDER_INSTR_FCN - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_WIZARD_FUNCTION_BUILDER_INSTR_PRE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_WIZARD_FUNCTION_BUILDER_INSTR_SIG - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_WIZARD_FUNCTION_EXPRESSION_TITLE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_WIZARD_MAIN_EXPRESSION_EXPL - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_WIZARD_MAIN_EXPRESSION_HEADING - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_WIZARD_MAIN_EXPRESSION_TITLE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_WIZARD_NUMERIC_CONSTANT_EXPL - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_WIZARD_NUMERIC_CONSTANT_HEADER - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_WIZARD_NUMERIC_CONSTANT_TITLE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_WIZARD_PARAMETER_MARKER_EXPL - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_WIZARD_PARAMETER_MARKER_HEADING - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_WIZARD_PARAMETER_MARKER_TITLE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_WIZARD_PARAMETER_MARKERS_TITLE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_WIZARD_SPECIFY_VARIABLE_VALUES_TITLE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_WIZARD_STRING_CONSTANT_EXPL - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_WIZARD_STRING_CONSTANT_HEADING - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_WIZARD_STRING_CONSTANT_TITLE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_WIZARD_SUBQUERY_EXPL - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_WIZARD_SUBQUERY_HEADING - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_WORKBOOK_SET - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_WORKBOOK_WHERE - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_WORKBOOKPAGE_COLUMNS - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_WORKBOOKPAGE_CONDITIONS - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_WORKBOOKPAGE_GROUP_CONDITIONS - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_UI_WORKBOOKPAGE_GROUPS - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_WARN_BAD_JOIN_1 - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_WARN_BAD_JOIN_TYPES - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_WARN_COLUMN_USED - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_WARN_DATA_WAS_TRUNCATED - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_WARN_INVALID_JOIN - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_WARN_MESSAGES_ENCOUNTERED - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 
_WARN_SQL_WARNINGS_FOUND - Static variable in class org.eclipse.datatools.sqltools.sqlbuilder.Messages
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _