| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ISQLBuilderEditorInput | |
|---|---|
| org.eclipse.datatools.sqltools.sqlbuilder | |
| org.eclipse.datatools.sqltools.sqlbuilder.input | |
| Uses of ISQLBuilderEditorInput in org.eclipse.datatools.sqltools.sqlbuilder | 
|---|
| Methods in org.eclipse.datatools.sqltools.sqlbuilder that return ISQLBuilderEditorInput | |
|---|---|
|  ISQLBuilderEditorInput | SQLBuilder.getSQLBuilderEditorInput()Returns the ISQLBuilderEditorInputbelonging to thisSQLBuilder. | 
| Methods in org.eclipse.datatools.sqltools.sqlbuilder with parameters of type ISQLBuilderEditorInput | |
|---|---|
|  void | SQLBuilder.setInput(ISQLBuilderEditorInput sqlBuilderEditorInput)Sets the input for the SQLBuilder. | 
| Uses of ISQLBuilderEditorInput in org.eclipse.datatools.sqltools.sqlbuilder.input | 
|---|
| Classes in org.eclipse.datatools.sqltools.sqlbuilder.input that implement ISQLBuilderEditorInput | |
|---|---|
|  class | SQLBuilderEditorInputThis class implements the ISQLEditorInputinterface using a string
 for the SQL statement itself. | 
|  class | SQLBuilderFileEditorInputThis class implements the ISQLEditorInputinterface using aFileEditorInputas the base. | 
|  class | SQLBuilderStorageEditorInputThis class implements the ISQLBuilderEditorInputinterface on aIStorageEditorInputbase. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||