| Package | Description |
|---|---|
| io.seata.rm.datasource.exec.dm | |
| io.seata.rm.datasource.exec.oracle | |
| io.seata.rm.datasource.exec.postgresql | |
| io.seata.rm.datasource.exec.sqlserver |
| Modifier and Type | Class and Description |
|---|---|
class |
DmInsertExecutor
The type DM insert executor.
|
| 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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SqlServerInsertExecutor
The type MS SqlServer insert executor.
|
Copyright © 2023 Seata. All rights reserved.