- 博客(3)
- 收藏
- 关注
原创 两个误删数据的拯救方法ORACLE
两个误删数据的拯救方法ORACLE使用DELETE删除数据,可使用以下数据查看删除的数据select * from tabkeName as of timestamp to_timestamp(‘20191115 06:37:48’,‘yyyymmdd hh24:mi:ss’);使用过程中替换表名和时间,具体时间比你删除数据的时间早一点,发现删除错误的时间越早,越能找全,越晚找回数据的可能...
2020-01-13 13:57:26 113
转载 Navicat连接Oracle报错: ORA-28040 No matching authentication protocol
详细文章地址:https://blog.csdn.net/wanghailong_qd/article/details/85887825
2019-09-06 16:38:05 323
原创 shIro跳转方法https服务变为http请求
在使用shiro框架时,当session会话过期后返回登陆页面报错,错误为:Mixed Content: The page at ‘https://XXX’ was loaded over HTTPS, but requested an insecure原因是因为需要https协议而shiro帮我们转化为了http协议.网上的一种方法是在视图层将redirectHttp10Compatib...
2019-08-29 18:17:06 3564 2
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人