public final class Limit extends Object
Constructor and Description |
---|
Limit() |
Modifier and Type | Method and Description |
---|---|
int |
getOffsetValue()
Get offset value.
|
int |
getRowCountValue()
Get row count value.
|
boolean |
isNeedRewriteRowCount()
Is need rewrite row count.
|
void |
processParameters(List<Object> parameters,
boolean isFetchAll)
Fill parameters for rewrite limit.
|
public int getOffsetValue()
public int getRowCountValue()
public void processParameters(List<Object> parameters, boolean isFetchAll)
parameters
- parametersisFetchAll
- is fetch all data or notpublic boolean isNeedRewriteRowCount()
Copyright © 2018. All rights reserved.