Package | Description |
---|---|
org.jooq.generated | |
org.jooq.generated.tables |
Modifier and Type | Field and Description |
---|---|
Partitions |
DefaultSchema.PARTITIONS
The table
PARTITIONS . |
static Partitions |
Tables.PARTITIONS
The table
PARTITIONS . |
Modifier and Type | Field and Description |
---|---|
static Partitions |
Partitions.PARTITIONS
The reference instance of
PARTITIONS |
Modifier and Type | Method and Description |
---|---|
Partitions |
Partitions.as(org.jooq.Name alias) |
Partitions |
Partitions.as(String alias) |
Partitions |
Partitions.rename(org.jooq.Name name)
Rename this table
|
Partitions |
Partitions.rename(String name)
Rename this table
|
Copyright © 1970 The Apache Software Foundation. All rights reserved.