| Package | Description |
|---|---|
| io.seata.rm.datasource.sql.handler.mysql | |
| io.seata.rm.datasource.sql.handler.sqlserver | |
| io.seata.sqlparser |
| Modifier and Type | Method and Description |
|---|---|
EscapeSymbol |
MySQLEscapeHandler.getEscapeSymbol() |
| Modifier and Type | Method and Description |
|---|---|
EscapeSymbol |
SqlServerEscapeHandler.getEscapeSymbol() |
| Modifier and Type | Field and Description |
|---|---|
static EscapeSymbol |
EscapeHandler.DEFAULT_ESCAPE_SYMBOL |
| Modifier and Type | Method and Description |
|---|---|
default EscapeSymbol |
EscapeHandler.getEscapeSymbol() |
Copyright © 2023 Seata. All rights reserved.