Package | Description |
---|---|
org.tinygroup.tinysqldsl.extend |
Modifier and Type | Method and Description |
---|---|
DerbySelect |
DerbySelect.fetch(Fetch fetch) |
DerbySelect |
DerbySelect.into(Table... tables) |
DerbySelect |
DerbySelect.offset(Offset offset) |
static DerbySelect |
DerbySelect.select(SelectItem... selectItems) |
static DerbySelect |
DerbySelect.selectFrom(Table... tables) |
Copyright © 2006–2018 TinyGroup. All rights reserved.