| Package | Description |
|---|---|
| com.github.jonathanhds.sqlbuilder.select |
| Modifier and Type | Method and Description |
|---|---|
Limit |
Where.limit(int start,
int size) |
Limit |
OrderBy.limit(int start,
int size) |
Limit |
Join.limit(int start,
int size) |
Limit |
From.limit(int start,
int size) |
Copyright © 2013–2014. All rights reserved.