| Package | Description |
|---|---|
| li.rudin.core.security.impl.schema.tables.interfaces | |
| li.rudin.core.security.impl.schema.tables.pojos | |
| li.rudin.core.security.impl.schema.tables.records |
| Modifier and Type | Method and Description |
|---|---|
<E extends IUserRoles> |
IUserRoles.into(E into)
Copy data into another generated Record/POJO implementing the common interface IUserRoles
|
| Modifier and Type | Method and Description |
|---|---|
IUserRoles |
IUserRoles.setRoleId(Long value)
Setter for
PUBLIC.USER_ROLES.ROLE_ID. |
IUserRoles |
IUserRoles.setUserId(Long value)
Setter for
PUBLIC.USER_ROLES.USER_ID. |
| Modifier and Type | Method and Description |
|---|---|
void |
IUserRoles.from(IUserRoles from)
Load data from another generated Record/POJO implementing the common interface IUserRoles
|
| Modifier and Type | Class and Description |
|---|---|
class |
UserRoles
This class is generated by jOOQ.
|
| Modifier and Type | Method and Description |
|---|---|
<E extends IUserRoles> |
UserRoles.into(E into)
Copy data into another generated Record/POJO implementing the common interface IUserRoles
|
| Modifier and Type | Method and Description |
|---|---|
void |
UserRoles.from(IUserRoles from)
Load data from another generated Record/POJO implementing the common interface IUserRoles
|
| Modifier and Type | Class and Description |
|---|---|
class |
UserRolesRecord
This class is generated by jOOQ.
|
| Modifier and Type | Method and Description |
|---|---|
<E extends IUserRoles> |
UserRolesRecord.into(E into)
Copy data into another generated Record/POJO implementing the common interface IUserRoles
|
| Modifier and Type | Method and Description |
|---|---|
void |
UserRolesRecord.from(IUserRoles from)
Load data from another generated Record/POJO implementing the common interface IUserRoles
|
Copyright © 2013. All Rights Reserved.