| 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 |
DmInsertExecutor.getSequenceSql(SqlSequenceExpr expr) |
| 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 |
SqlServerInsertExecutor.getSequenceSql(SqlSequenceExpr expr) |
| Modifier and Type | Method and Description |
|---|---|
String |
Sequenceable.getSequenceSql(SqlSequenceExpr expr)
get sequence sql.
|
Copyright © 2023 Seata. All rights reserved.