| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SQLBuilderStorageEditorInput | |
|---|---|
| org.eclipse.datatools.sqltools.sqlbuilder.input | |
| org.eclipse.datatools.sqltools.sqlbuilder.util | |
| Uses of SQLBuilderStorageEditorInput in org.eclipse.datatools.sqltools.sqlbuilder.input | 
|---|
| Methods in org.eclipse.datatools.sqltools.sqlbuilder.input with parameters of type SQLBuilderStorageEditorInput | |
|---|---|
| static void | SQLBuilderInputFactory.saveState(org.eclipse.ui.IMemento memento,
          SQLBuilderStorageEditorInput input)Saves the state of the given storage editor input object in the given memento. | 
| Uses of SQLBuilderStorageEditorInput in org.eclipse.datatools.sqltools.sqlbuilder.util | 
|---|
| Methods in org.eclipse.datatools.sqltools.sqlbuilder.util that return SQLBuilderStorageEditorInput | |
|---|---|
| static SQLBuilderStorageEditorInput | SQLBuilderEditorInputUtil.createSQLBuilderStorageEditorInput(org.eclipse.core.resources.IFile file)Creates a SQLBuilderStorageEditorInput from a file. | 
| static SQLBuilderStorageEditorInput | SQLBuilderEditorInputUtil.createSQLBuilderStorageEditorInput(org.eclipse.ui.IMemento memento)Create a new SQLBuilderStorageEditorInput from the specified memento. | 
| static SQLBuilderStorageEditorInput | SQLBuilderEditorInputUtil.createSQLBuilderStorageEditorInput(java.lang.String s)Creates a SQLBuilderStorageEditorInput from a string. | 
| Methods in org.eclipse.datatools.sqltools.sqlbuilder.util with parameters of type SQLBuilderStorageEditorInput | |
|---|---|
| static org.eclipse.ui.XMLMemento | SQLBuilderEditorInputUtil.saveSQLBuilderStorageEditorInput(SQLBuilderStorageEditorInput storageEditorInput)Save a SQLBuilderStorageEditorInput to an XMLMemento | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||