| Package | Description |
|---|---|
| io.seata.sqlparser.druid.mariadb | |
| io.seata.sqlparser.druid.mysql | |
| io.seata.sqlparser.druid.polardbx |
| Modifier and Type | Class and Description |
|---|---|
class |
MariadbDeleteRecognizer
The type Mariadb delete recognizer.
|
class |
MariadbInsertRecognizer
The type Mariadb insert recognizer.
|
class |
MariadbSelectForUpdateRecognizer
The type Mariadb select for update recognizer.
|
class |
MariadbUpdateRecognizer
The type Mariadb update recognizer.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MySQLDeleteRecognizer
The type My sql delete recognizer.
|
class |
MySQLInsertRecognizer
The type My sql insert recognizer.
|
class |
MySQLSelectForUpdateRecognizer
The type My sql select for update recognizer.
|
class |
MySQLUpdateRecognizer
The type My sql update recognizer.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PolarDBXDeleteRecognizer
Delete statement recognizer for PolarDB-X
|
class |
PolarDBXInsertRecognizer
Insert statement recognizer for PolarDB-X
|
class |
PolarDBXSelectForUpdateRecognizer
Select for update statement recognizer for PolarDB-X
|
class |
PolarDBXUpdateRecognizer
Update statement recognizer for PolarDB-X
|
Copyright © 2023 Seata. All rights reserved.