| Modifier and Type | Method and Description |
|---|---|
Collection<TableSegment> |
TableNamesExtractor.extract(org.antlr.v4.runtime.ParserRuleContext ancestorNode) |
com.google.common.base.Optional<TableSegment> |
TableNameExtractor.extract(org.antlr.v4.runtime.ParserRuleContext ancestorNode) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractFromWhereExtractor.fillTableResult(FromWhereSegment fromWhereSegment,
TableSegment tableSegment) |
| Modifier and Type | Method and Description |
|---|---|
void |
EncryptTableFiller.fill(TableSegment sqlSegment,
SQLStatement sqlStatement) |
| Modifier and Type | Method and Description |
|---|---|
void |
ShardingTableFiller.fill(TableSegment sqlSegment,
SQLStatement sqlStatement) |
| Modifier and Type | Class and Description |
|---|---|
class |
TableJoinSegment
Table join segment.
|
| Constructor and Description |
|---|
TableJoinSegment(TableSegment parent) |
Copyright © 2019 The Apache Software Foundation. All rights reserved.