| Package | Description |
|---|---|
| org.jooq.meta.postgres.information_schema | |
| org.jooq.meta.postgres.information_schema.tables |
| Modifier and Type | Field and Description |
|---|---|
static Routines |
Tables.ROUTINES
The table information_schema.routines
|
| Modifier and Type | Field and Description |
|---|---|
static Routines |
Routines.ROUTINES
The reference instance of
information_schema.routines |
| Modifier and Type | Method and Description |
|---|---|
Routines |
Routines.as(String alias) |
Routines |
Routines.rename(String name)
Rename this table
|
Copyright © 2019. All rights reserved.