| 程序包 | 说明 |
|---|---|
| com.viontech.mall.mapper | |
| com.viontech.mall.vo | |
| com.viontech.mall.vobase |
| 限定符和类型 | 方法和说明 |
|---|---|
UserRole |
UserRoleMapper.selectByPrimaryKey(Long id) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<UserRole> |
UserRoleMapper.selectByExample(UserRoleExample example) |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
UserRoleMapper.insert(UserRole record) |
int |
UserRoleMapper.insertSelective(UserRole record) |
int |
UserRoleMapper.updateByExample(UserRole record,
UserRoleExample example) |
int |
UserRoleMapper.updateByExampleSelective(UserRole record,
UserRoleExample example) |
int |
UserRoleMapper.updateByPrimaryKey(UserRole record) |
int |
UserRoleMapper.updateByPrimaryKeySelective(UserRole record) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
UserRoleVo |
| 构造器和说明 |
|---|
UserRoleVo(UserRole userRole) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
UserRoleVoBase |
| 限定符和类型 | 方法和说明 |
|---|---|
UserRole |
UserRoleVoBase.getModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
UserRoleVoBase.setModel(UserRole userRole) |
| 构造器和说明 |
|---|
UserRoleVoBase(UserRole userRole) |
Copyright © 2019. All rights reserved.