| Modifier and Type | Interface and Description |
|---|---|
interface |
CollectionSQLSegmentExtractor
Collection SQL segment extractor.
|
interface |
OptionalSQLSegmentExtractor
Optional SQL segment extractor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ColumnExtractor
Column extractor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IndexNameExtractor
Index name extractor.
|
class |
IndexNamesExtractor
Index names extractor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TableNameExtractor
Table name extractor.
|
class |
TableNamesExtractor
Table names extractor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AddColumnDefinitionExtractor
Add column definition extractor.
|
class |
ColumnDefinitionExtractor
Column definition extractor.
|
class |
ColumnDefinitionsExtractor
Column definitions extractor.
|
class |
DropColumnDefinitionExtractor
Drop column definition extractor.
|
class |
ModifyColumnDefinitionExtractor
Modify column definition extractor.
|
class |
RenameColumnDefinitionExtractor
Rename column definition extractor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OutlinePrimaryKeyExtractor
Outline primary key extractor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RenameTableExtractor
Rename table extractor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SetAssignmentsExtractor
Set assignments extractor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DeleteFromWhereExtractor
Delete from extractor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InsertColumnsExtractor
Insert columns extractor.
|
class |
InsertValuesExtractor
Insert values extractor.
|
class |
OnDuplicateKeyColumnsExtractor
On duplicate key columns extractor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractFromWhereExtractor
Abstract from where extractor.
|
class |
FromWhereExtractor
From where extractor.
|
class |
GroupByExtractor
Group by extractor.
|
class |
LimitExtractor
Limit extractor.
|
class |
OrderByExtractor
Order by extractor.
|
class |
OrderByItemExtractor
Order by item extractor.
|
class |
SelectClauseExtractor
Select clause extractor.
|
class |
SubqueryConditionExtractor
Subquery condition extractor.
|
class |
SubqueryExtractor
Subquery extractor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ColumnSelectItemSegmentExtractor
Column select item segment extractor.
|
class |
ExpressionSelectItemSegmentExtractor
Expression select item segment extractor.
|
class |
FunctionSelectItemSegmentExtractor
Function select item segment extractor.
|
class |
SelectItemExtractor
Select item extractor.
|
class |
StarSelectItemSegmentExtractor
Star select item segment extractor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
UpdateSetWhereExtractor
Update set where extractor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SetAutoCommitExtractor
Set auto commit extractor.
|
Copyright © 2019 The Apache Software Foundation. All rights reserved.