| Package | Description |
|---|---|
| io.seata.rm.datasource.exec | |
| io.seata.rm.datasource.exec.oracle | |
| io.seata.rm.datasource.exec.postgresql | |
| io.seata.sqlparser.struct |
| Modifier and Type | Method and Description |
|---|---|
protected List<Object> |
BaseInsertExecutor.getPkValuesBySequence(SqlSequenceExpr expr)
Deprecated.
|
protected List<Object> |
BaseInsertExecutor.getPkValuesBySequence(SqlSequenceExpr expr,
String pkKey)
the modify for test
|
| Modifier and Type | Method and Description |
|---|---|
String |
OracleInsertExecutor.getSequenceSql(SqlSequenceExpr expr) |
| Modifier and Type | Method and Description |
|---|---|
String |
PostgresqlInsertExecutor.getSequenceSql(SqlSequenceExpr expr) |
| Modifier and Type | Method and Description |
|---|---|
String |
Sequenceable.getSequenceSql(SqlSequenceExpr expr)
get sequence sql.
|
Copyright © 2022 Seata. All rights reserved.