| Package | Description |
|---|---|
| cn.vertxup.jet.domain | |
| cn.vertxup.jet.domain.tables |
| Modifier and Type | Field and Description |
|---|---|
IJob |
Db.I_JOB
The table
DB_ETERNAL.I_JOB. |
static IJob |
Tables.I_JOB
The table
DB_ETERNAL.I_JOB. |
| Modifier and Type | Field and Description |
|---|---|
static IJob |
IJob.I_JOB
The reference instance of
DB_ETERNAL.I_JOB |
| Modifier and Type | Method and Description |
|---|---|
IJob |
IJob.as(org.jooq.Name alias) |
IJob |
IJob.as(String alias) |
IJob |
IJob.rename(org.jooq.Name name)
Rename this table
|
IJob |
IJob.rename(String name)
Rename this table
|
Copyright © 2021. All rights reserved.