|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ISQLSourceViewerService | |
---|---|
org.eclipse.datatools.sqltools.common.ui.sqlstatementarea | |
org.eclipse.datatools.sqltools.schemaobjecteditor.ui.internal.ui |
Uses of ISQLSourceViewerService in org.eclipse.datatools.sqltools.common.ui.sqlstatementarea |
---|
Constructors in org.eclipse.datatools.sqltools.common.ui.sqlstatementarea with parameters of type ISQLSourceViewerService | |
---|---|
SQLStatementArea(org.eclipse.swt.widgets.Composite parent,
int style,
ISQLSourceViewerService service,
boolean lineNum)
Instantiates a new SQLStatementArea. |
Uses of ISQLSourceViewerService in org.eclipse.datatools.sqltools.schemaobjecteditor.ui.internal.ui |
---|
Classes in org.eclipse.datatools.sqltools.schemaobjecteditor.ui.internal.ui that implement ISQLSourceViewerService | |
---|---|
class |
SQLSourceViewerService
This is a common implementation of ISQLSourceViewerService . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |