随笔分类 -  JavaEE

摘要:Spring中 CP30数据源配置 classpath:jdbc.properties ... 阅读全文
posted @ 2015-12-29 14:36 liyunyu1 阅读(2008) 评论(0) 推荐(0)
摘要:一个User类有username,password属性,还有 otherInformation等其他属性,username和password映射到一个表,otherInformation等其他属性映射到另一 个表,使用User类时不会感觉到是两个表的的存在,如何配置User.mapping.xml文... 阅读全文
posted @ 2015-11-18 13:32 liyunyu1 阅读(1072) 评论(0) 推荐(0)
摘要:class的属性不能大写,因为这个问题浪费了不少时间 阅读全文
posted @ 2015-02-08 01:50 liyunyu1 阅读(237) 评论(0) 推荐(0)