| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.sql.statement.dml |
| Modifier and Type | Method and Description |
|---|---|
Optional<WhereSegment> |
UpdateStatement.getWhere()
Get where.
|
Optional<WhereSegment> |
DeleteStatement.getWhere()
Get where.
|
Optional<WhereSegment> |
SelectStatement.getWhere()
Get where.
|
Copyright © 2020 The Apache Software Foundation. All rights reserved.