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