| Package | Description |
|---|---|
| org.apache.shardingsphere.infra.binder.segment.insert.keygen.engine | |
| org.apache.shardingsphere.infra.binder.statement.dml |
| Modifier and Type | Method and Description |
|---|---|
Optional<GeneratedKeyContext> |
GeneratedKeyContextEngine.createGenerateKeyContext(List<String> insertColumnNames,
List<List<org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr.ExpressionSegment>> valueExpressions,
List<Object> parameters)
Create generate key context.
|
| Modifier and Type | Method and Description |
|---|---|
Optional<GeneratedKeyContext> |
InsertStatementContext.getGeneratedKeyContext()
Get generated key context.
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.