| 限定符和类型 | 方法和说明 |
|---|---|
UserRole |
getByRoleIdUserId(String roleId,
String userId)
根据用户和角色id 查询 关联关系。
|
List<UserRole> |
getListByAlias(String alias)
根据角色别名查询关联的用户。
|
List<UserRole> |
getListByRoleId(String roleId)
根据角色ID查询关联的用户。
|
List<UserRole> |
getListByUserId(String userId)
获取用户的角色。
|
create, get, query, remove, removeByIds, updatecount, getById, getMap, getObj, getOne, getOne, list, listByIds, listByMap, listMaps, listObjs, page, pageMaps, remove, removeById, removeByIds, removeByMap, save, saveBatch, saveBatch, saveOrUpdate, saveOrUpdateBatch, saveOrUpdateBatch, update, updateBatchById, updateBatchById, updateByIdCopyright © 2018. All rights reserved.