public final class SQLServerInsertStatement extends InsertStatement implements SQLServerStatement
| Constructor and Description |
|---|
SQLServerInsertStatement() |
| Modifier and Type | Method and Description |
|---|---|
Optional<OutputSegment> |
getOutputSegment()
Get output 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<OutputSegment> getOutputSegment()
Copyright © 2022 The Apache Software Foundation. All rights reserved.