public final class PostgreSQLCreateIndexParser extends AbstractCreateIndexParser
| 构造器和说明 |
|---|
PostgreSQLCreateIndexParser(ShardingRule shardingRule,
LexerEngine lexerEngine) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected Keyword[] |
getSkippedKeywordsBetweenCreateAndKeyword() |
protected Keyword[] |
getSkippedKeywordsBetweenCreateIndexAndIndexName() |
protected Keyword[] |
getSkippedKeywordsBetweenCreateIndexAndKeyword() |
parsepublic PostgreSQLCreateIndexParser(ShardingRule shardingRule, LexerEngine lexerEngine)
protected Keyword[] getSkippedKeywordsBetweenCreateIndexAndIndexName()
protected Keyword[] getSkippedKeywordsBetweenCreateAndKeyword()
protected Keyword[] getSkippedKeywordsBetweenCreateIndexAndKeyword()
Copyright © 2018. All rights reserved.