T - 操作类型@Deprecated public abstract class SqlReservedKeywordSupport<T extends Operate> extends AbstractOperator<T>
| 限定符和类型 | 字段和说明 |
|---|---|
protected static String |
SQL_RESERVED_KEYWORD_WRAP_PREFIX
已过时。
|
protected static String |
SQL_RESERVED_KEYWORD_WRAP_SUFFIX
已过时。
|
protected static Set<String> |
sqlReservedKeywords
已过时。
|
type| 构造器和说明 |
|---|
SqlReservedKeywordSupport()
已过时。
|
Copyright © 2022 10MG. All rights reserved.