| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.sql.dialect.handler.dml | |
| org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dml |
| Modifier and Type | Method and Description |
|---|---|
static Optional<OnDuplicateKeyColumnsSegment> |
InsertStatementHandler.getOnDuplicateKeyColumnsSegment(InsertStatement insertStatement)
Get On duplicate key columns segment.
|
| Modifier and Type | Method and Description |
|---|---|
Optional<OnDuplicateKeyColumnsSegment> |
MySQLInsertStatement.getOnDuplicateKeyColumns()
Get on duplicate key columns segment.
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.