public interface Limit extends SQLWritable
| Modifier and Type | Method and Description |
|---|---|
int |
getCount()
The records count for the limit statement.
|
int |
getOffset()
The offset of the limit statement.
|
writeSQLCopyright © 2015–2018 Bridje Framework. All rights reserved.