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