Class SQLServerDialect
java.lang.Object
org.huiche.dialect.BaseDialect
org.huiche.dialect.SQLServerDialect
- All Implemented Interfaces:
Dialect
Sql Server 方言实现
-
Field Summary
Fields inherited from class BaseDialect
keywords, quoteString -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class BaseDialect
translate, translate, translateCustom, translatePagingMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Dialect
processTemplateParams, setJsonValue, typeForSetNull, useNational
-
Constructor Details
-
SQLServerDialect
public SQLServerDialect()默认构造 -
SQLServerDialect
-
-
Method Details
-
quote
-
template
-