public final class OracleDropPrimaryKeyExtractor extends Object implements OptionalSQLSegmentExtractor
| Constructor and Description |
|---|
OracleDropPrimaryKeyExtractor() |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.base.Optional<DropPrimaryKeySegment> |
extract(org.antlr.v4.runtime.ParserRuleContext ancestorNode) |
public com.google.common.base.Optional<DropPrimaryKeySegment> extract(org.antlr.v4.runtime.ParserRuleContext ancestorNode)
extract in interface OptionalSQLSegmentExtractorCopyright © 2019 The Apache Software Foundation. All rights reserved.