public final class SQLHintUtils extends Object
| 构造器和说明 |
|---|
SQLHintUtils() |
| 限定符和类型 | 方法和说明 |
|---|---|
static Collection<String> |
getSplitterSQLHintValue(String value)
Get splitter SQL hint Value.
|
static Properties |
getSQLHintProps(String comment)
Get SQL hint props.
|
public static Properties getSQLHintProps(String comment)
comment - SQL commentpublic static Collection<String> getSplitterSQLHintValue(String value)
value - SQL hint valueCopyright © 2022 The Apache Software Foundation. All rights reserved.