| Package | Description |
|---|---|
| org.jooq.meta.h2.information_schema | |
| org.jooq.meta.h2.information_schema.tables |
| Modifier and Type | Field and Description |
|---|---|
static FunctionColumns |
Tables.FUNCTION_COLUMNS
The table
INFORMATION_SCHEMA.FUNCTION_COLUMNS. |
FunctionColumns |
InformationSchema.FUNCTION_COLUMNS
The table
INFORMATION_SCHEMA.FUNCTION_COLUMNS. |
| Modifier and Type | Field and Description |
|---|---|
static FunctionColumns |
FunctionColumns.FUNCTION_COLUMNS
The reference instance of
INFORMATION_SCHEMA.FUNCTION_COLUMNS |
Copyright © 2019. All rights reserved.