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