public final class ClickhouseDialect extends MySqlDialect
ValuePost.MoreFilter| Constructor and Description |
|---|
ClickhouseDialect() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAlterTableDelete() |
String |
getAlterTableUpdate() |
String |
getCommandDelete() |
String |
getCommandUpdate() |
String |
getKey() |
buildPageSql, convertJsonToPersist, createOrReplaceSql, createSql, filterTags, filterValue, getInsertTagged, getLimitOne, mappingToObject, objectToListForCreate, toArr, transformAliaclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDefaultCreateSqlpublic String getKey()
getKey in interface io.xream.sqli.builder.DialectSupportgetKey in class MySqlDialectpublic String getAlterTableUpdate()
getAlterTableUpdate in interface io.xream.sqli.builder.DialectSupportgetAlterTableUpdate in class MySqlDialectpublic String getAlterTableDelete()
getAlterTableDelete in interface io.xream.sqli.builder.DialectSupportgetAlterTableDelete in class MySqlDialectpublic String getCommandUpdate()
getCommandUpdate in interface io.xream.sqli.builder.DialectSupportgetCommandUpdate in class MySqlDialectpublic String getCommandDelete()
getCommandDelete in interface io.xream.sqli.builder.DialectSupportgetCommandDelete in class MySqlDialectCopyright © 2021. All rights reserved.