public final class SQLServerDeleteStatement extends DeleteStatement implements SQLServerStatement
| Constructor and Description |
|---|
SQLServerDeleteStatement() |
| Modifier and Type | Method and Description |
|---|---|
Optional<OutputSegment> |
getOutputSegment()
Get output segment.
|
Optional<WithSegment> |
getWithSegment()
Get with segment.
|
getWhereclone, 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.