public class SQLDialect extends Object
| Constructor and Description |
|---|
SQLDialect() |
SQLDialect(String dialect,
String sql) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.axiom.om.OMElement |
buildXML() |
String |
getDialect() |
String |
getSql() |
void |
setDialect(String dialect) |
void |
setSql(String sql) |
Copyright © 2018 WSO2. All rights reserved.