| Package | Description |
|---|---|
| org.jooq.util.postgres.pg_catalog | |
| org.jooq.util.postgres.pg_catalog.tables |
| Modifier and Type | Field and Description |
|---|---|
static PgProc |
Tables.PG_PROC
The table pg_catalog.pg_proc
|
| Modifier and Type | Field and Description |
|---|---|
static PgProc |
PgProc.PG_PROC
The singleton instance of
pg_catalog.pg_proc |
| Modifier and Type | Method and Description |
|---|---|
PgProc |
PgProc.as(String alias) |
Copyright © 2013. All Rights Reserved.