| Package | Description |
|---|---|
| io.seata.rm.datasource.exec.mysql | |
| io.seata.rm.datasource.exec.oracle | |
| io.seata.rm.datasource.exec.postgresql |
| Modifier and Type | Class and Description |
|---|---|
class |
MySQLInsertExecutor
The type My sql insert executor.
|
class |
MySQLInsertOnDuplicateUpdateExecutor |
| Modifier and Type | Class and Description |
|---|---|
class |
OracleInsertExecutor
The type Oracle insert executor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PostgresqlInsertExecutor
The type Postgresql insert executor.
|
Copyright © 2022 Seata. All rights reserved.