| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SQLBuilderEditorInput | |
|---|---|
| org.eclipse.datatools.sqltools.sqlbuilder.util | |
| Uses of SQLBuilderEditorInput in org.eclipse.datatools.sqltools.sqlbuilder.util | 
|---|
| Methods in org.eclipse.datatools.sqltools.sqlbuilder.util that return SQLBuilderEditorInput | |
|---|---|
| static SQLBuilderEditorInput | SQLBuilderEditorInputUtil.createSQLBuilderEditorInput(org.eclipse.core.resources.IFile file)Creates a SQLBuilderEditorInput from a file. | 
| Methods in org.eclipse.datatools.sqltools.sqlbuilder.util with parameters of type SQLBuilderEditorInput | |
|---|---|
| static java.lang.String | SQLParserUtil.generateSQL(QueryStatement sqlStatement,
            SQLBuilderEditorInput editorInput) | 
| static QueryStatement | SQLParserUtil.parseForDifferentDialect(SQLBuilderEditorInput editorInput,
                         SQLDomainModel domainModel)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. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||