摘要:
所出问题:在action请求数据的过程中报出"Null value was assigned to a property of primitive type setter of"错误 报错项目:spring+hibernate 错误原因:数据库里有相应的字段为NULL,但在java中hibernat 阅读全文
摘要:
所出问题:Open quote is expected for attribute "{1}" associated with an element type "type". 出错项目:spring+hibernate 错误原因: *.hbm.xml配置文件中type后面双引号的问题,要么就是没加双 阅读全文