| Package | Description |
|---|---|
| up.god.jooq.domain | |
| up.god.jooq.domain.tables |
| Modifier and Type | Field and Description |
|---|---|
static SecUser |
Tables.SEC_USER
The table
DB_HTL.SEC_USER. |
SecUser |
DbHtl.SEC_USER
The table
DB_HTL.SEC_USER. |
| Modifier and Type | Field and Description |
|---|---|
static SecUser |
SecUser.SEC_USER
The reference instance of
DB_HTL.SEC_USER |
| Modifier and Type | Method and Description |
|---|---|
SecUser |
SecUser.as(org.jooq.Name alias) |
SecUser |
SecUser.as(String alias) |
SecUser |
SecUser.rename(org.jooq.Name name)
Rename this table
|
SecUser |
SecUser.rename(String name)
Rename this table
|
Copyright © 2018. All rights reserved.