Package org.eclipse.datatools.sqltools.sqleditor

Interface Summary
EditorConstants This interface defines all public constants for the SQL Editor plug-in.
ISQLEditorActionConstants This interface defines the action constants used in SQL Editor.
ISQLEditorInput 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.
 

Class Summary
SQLEditor This class is responsible for configuring the SQL editor.
SQLEditorConnectionInfo This class provides the default implementation for ISQLEditorConnectionInfo.
SQLEditorFileEditorInput This class implements the ISQLEditorInput interface using a FileEditorInput as the base.
SQLEditorInputFactory The class implements a factory which is capable of recreating SQL Editor file editor inputs stored in a memento.
SQLEditorStorage This class implements the IStorage interface to facilitate launching the SQL Editor from an editor input that isn't based on a file.
SQLEditorStorageEditorInput This class implements the ISQLEditorInput interface on a IStorageEditorInput base.
 



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