@Component public class RoleCache extends Object
| 构造器和说明 |
|---|
RoleCache() |
@Comment(value="\u542f\u52a8\uff0c\u52a0\u8f7d\u5c97\u4f4d\u5230\u7f13\u5b58")
public void reload()
throws SQLException
SQLException@Comment(value="\u6839\u636e\u5c97\u4f4dID,\u91cd\u65b0\u52a0\u8f7d\u5230\u7f13\u5b58")
public void reload(@Comment(value="\u5c97\u4f4dID")
Object roleId)
throws SQLException
roleId - 岗位IDSQLException@Comment(value="\u83b7\u53d6\u5c97\u4f4d\u540d\u79f0") public String getRoleName(@Comment(value="\u5c97\u4f4dID") Object roleId) throws SQLException
roleId - 岗位IDSQLException@Comment(value="\u6e05\u7a7a\u7f13\u5b58") public void clear()
@Comment(value="\u6e05\u7a7a\u5c97\u4f4d\u7f13\u5b58")
public void remove(@Comment(value="\u5c97\u4f4dID")
Object roleId)
roleId - 岗位IDCopyright © 2025. All rights reserved.