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