| 程序包 | 说明 |
|---|---|
| io.shardingsphere.core.parsing.antlr.extractor.impl.dialect.mysql | |
| io.shardingsphere.core.parsing.antlr.extractor.impl.dialect.oracle |
| 限定符和类型 | 方法和说明 |
|---|---|
com.google.common.base.Optional<DropPrimaryKeySegment> |
MySQLDropPrimaryKeyExtractor.extract(org.antlr.v4.runtime.ParserRuleContext ancestorNode) |
| 限定符和类型 | 方法和说明 |
|---|---|
com.google.common.base.Optional<DropPrimaryKeySegment> |
OracleDropPrimaryKeyExtractor.extract(org.antlr.v4.runtime.ParserRuleContext ancestorNode) |
Copyright © 2018. All rights reserved.