| Modifier and Type | Method and Description |
|---|---|
Collection<SimpleTableSegment> |
PredicateExtractor.extractTables()
Extract tables.
|
| Modifier and Type | Method and Description |
|---|---|
Optional<SimpleTableSegment> |
ConstraintDefinitionSegment.getReferencedTable()
Get referenced table.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<SimpleTableSegment> |
TableReferenceSegment.getTables()
get all tables.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<SimpleTableSegment> |
SelectStatement.getSimpleTableSegments()
Get simple table segments.
|
Copyright © 2020 The Apache Software Foundation. All rights reserved.