摘要:
MyBatis: Invalid bound statement (not found)错误的可能原因 其他原因导致此问题解决参考: 1.检查 xml 文件所在 package 名称是否和 Mapper interface 所在的包名一致 mapper 的 namespace 写的不对!!!注意系修 阅读全文
摘要:
Oracle:ORA 01219:database not open:queries allowed on fixed tables/views only 问: 解决 ORA 01219:database not open:queries allowed on fixed tables/views 阅读全文