| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.sql.dialect.handler.dml | |
| org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.dml |
| Modifier and Type | Method and Description |
|---|---|
static Optional<OutputSegment> |
DeleteStatementHandler.getOutputSegment(DeleteStatement deleteStatement)
Get output segment.
|
static Optional<OutputSegment> |
InsertStatementHandler.getOutputSegment(InsertStatement insertStatement)
Get output segment.
|
| Modifier and Type | Method and Description |
|---|---|
Optional<OutputSegment> |
SQLServerDeleteStatement.getOutputSegment()
Get output segment.
|
Optional<OutputSegment> |
SQLServerInsertStatement.getOutputSegment()
Get output segment.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.