|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ISQLDialectInfo | |
---|---|
org.eclipse.datatools.sqltools.sqlbuilder.model |
Uses of ISQLDialectInfo in org.eclipse.datatools.sqltools.sqlbuilder.model |
---|
Classes in org.eclipse.datatools.sqltools.sqlbuilder.model that implement ISQLDialectInfo | |
---|---|
class |
SQLDialectInfo
This class defines the set of properties defines the set of properties which determine a SQL dialect. |
Methods in org.eclipse.datatools.sqltools.sqlbuilder.model that return ISQLDialectInfo | |
---|---|
ISQLDialectInfo |
ISQLStatementInfo.getSQLDialectInfo()
Gets the ISQLDialectInfo for this ISQLStatementInfo. |
ISQLDialectInfo |
SQLStatementInfo.getSQLDialectInfo()
Implements ISQLStatementInfo.getSQLDialectInfo() |
Methods in org.eclipse.datatools.sqltools.sqlbuilder.model with parameters of type ISQLDialectInfo | |
---|---|
void |
ISQLStatementInfo.setSQLDialectInfo(ISQLDialectInfo sqlDialectInfo)
Sets the ISQLDialectInfo for this ISQLStatementInfo. |
void |
SQLStatementInfo.setSQLDialectInfo(ISQLDialectInfo sqlDialectInfo)
Implements ISQLStatementInfo.setSQLDialectInfo(ISQLDialectInfo) |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |