| Package | Description |
|---|---|
| org.jooq.util.sqlserver.information_schema | |
| org.jooq.util.sqlserver.information_schema.tables |
| Modifier and Type | Field and Description |
|---|---|
static Columns |
Tables.COLUMNS
The table INFORMATION_SCHEMA.COLUMNS
|
| Modifier and Type | Field and Description |
|---|---|
static Columns |
Columns.COLUMNS
The singleton instance of
INFORMATION_SCHEMA.COLUMNS |
| Modifier and Type | Method and Description |
|---|---|
Columns |
Columns.as(String alias) |
Copyright © 2013. All Rights Reserved.