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