| Package | Description |
|---|---|
| org.bridje.sql | |
| org.bridje.sql.impl |
| Modifier and Type | Method and Description |
|---|---|
static Limit |
SQL.limit(int offset,
int count) |
| Modifier and Type | Method and Description |
|---|---|
FinalStep |
UpdateLimitStep.limit(Limit limit) |
FinalStep |
SelectLimitStep.limit(Limit limit) |
FinalStep |
DeleteLimitStep.limit(Limit limit) |
| Modifier and Type | Method and Description |
|---|---|
Limit |
SQLFactory.limit(int offset,
int count) |
Copyright © 2015–2017 Bridje Framework. All rights reserved.