kevin

2017年8月1日

使用spring框架,用xml方式进行bean装配出现“The fully qualified name of the bean's class, except if it serves...”

摘要: 使用spring框架,用xml方式进行bean装配出现“The fully qualified name of the bean's class, except if it serves...”。 原因是class未写全类名,检查开发jar包是否导入,全类名是否书写正确。 阅读全文

posted @ 2017-08-01 14:34 ---城隍庙名士--- 阅读(1633) 评论(0) 推荐(0) 编辑

2017年7月13日

eclipse中创建DataBase Connections

摘要: Java, Eclipse, Database Connection 阅读全文

posted @ 2017-07-13 09:33 ---城隍庙名士--- 阅读(727) 评论(0) 推荐(0) 编辑

2017年4月18日

JDBC遇到向ORACLE数据库表执行插入操作时,报错“列在此处不允许”

摘要: JDBC,SQL报错 阅读全文

posted @ 2017-04-18 22:06 ---城隍庙名士--- 阅读(354) 评论(0) 推荐(0) 编辑

导航