public final class SQLServerInsertStatement extends InsertStatement implements SQLServerStatement
| 构造器和说明 |
|---|
SQLServerInsertStatement() |
| 限定符和类型 | 方法和说明 |
|---|---|
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.