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