| Modifier and Type | Method and Description |
|---|---|
protected String |
DeleteExecutor.buildBeforeImageSQL(SQLDeleteRecognizer visitor,
TableMeta tableMeta,
ArrayList<List<Object>> paramAppenderList) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
SqlServerDeleteExecutor.buildBeforeImageSQL(SQLDeleteRecognizer visitor,
TableMeta tableMeta,
ArrayList<List<Object>> paramAppenderList) |
| Modifier and Type | Class and Description |
|---|---|
class |
AntlrMySQLDeleteRecognizer
AntlrMySQLDeleteRecognizer
|
| Modifier and Type | Class and Description |
|---|---|
class |
DmDeleteRecognizer
The type dm delete recognizer.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MariadbDeleteRecognizer
The type Mariadb delete recognizer.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MySQLDeleteRecognizer
The type My sql delete recognizer.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OracleDeleteRecognizer
The type oracle delete recognizer.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PolarDBXDeleteRecognizer
Delete statement recognizer for PolarDB-X
|
| Modifier and Type | Class and Description |
|---|---|
class |
PostgresqlDeleteRecognizer |
| Modifier and Type | Class and Description |
|---|---|
class |
SqlServerDeleteRecognizer
The type SqlServer delete recognizer.
|
Copyright © 2023 Seata. All rights reserved.