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. |