| Package | Description |
|---|---|
| org.apache.shardingsphere.core.parse.antlr.sql.segment.dml.limit |
| Modifier and Type | Class and Description |
|---|---|
class |
LiteralLimitValueSegment
Limit value segment for literal.
|
class |
PlaceholderLimitValueSegment
Limit value segment for placeholder.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.common.base.Optional<LimitValueSegment> |
LimitSegment.getOffset()
Get offset.
|
| Constructor and Description |
|---|
LimitSegment(LimitValueSegment rowCount) |
Copyright © 2019 The Apache Software Foundation. All rights reserved.