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