| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.core.extractor.impl.dml.insert | |
| org.apache.shardingsphere.sql.parser.core.filler.impl.dml |
| Modifier and Type | Method and Description |
|---|---|
Collection<InsertValuesSegment> |
InsertValuesExtractor.extract(org.antlr.v4.runtime.ParserRuleContext ancestorNode,
Map<org.antlr.v4.runtime.ParserRuleContext,Integer> parameterMarkerIndexes) |
| Modifier and Type | Method and Description |
|---|---|
void |
InsertValuesFiller.fill(InsertValuesSegment sqlSegment,
SQLStatement sqlStatement) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.