public final class OpenGaussInsertStatement extends InsertStatement implements OpenGaussStatement
| Constructor and Description |
|---|
OpenGaussInsertStatement() |
| Modifier and Type | Method and Description |
|---|---|
Optional<OnDuplicateKeyColumnsSegment> |
getOnDuplicateKeyColumns()
Get on duplicate key columns segment.
|
Optional<WithSegment> |
getWithSegment()
Get with segment.
|
getColumns, getInsertColumns, getInsertSelectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetParameterCountpublic Optional<WithSegment> getWithSegment()
public Optional<OnDuplicateKeyColumnsSegment> getOnDuplicateKeyColumns()
Copyright © 2022 The Apache Software Foundation. All rights reserved.