Package | Description |
---|---|
org.tinygroup.tinysqldsl.extend |
Modifier and Type | Method and Description |
---|---|
DB2Select |
DB2Select.into(Table... tables) |
DB2Select |
DB2Select.page(int start,
int limit) |
static DB2Select |
DB2Select.select(SelectItem... selectItems) |
static DB2Select |
DB2Select.selectFrom(Table... tables) |
Copyright © 2006–2018 TinyGroup. All rights reserved.