2013年11月20日

spring与jpa整合 简化persistence.xml配置文件 使用属性文件 数据源dbcp访问数据库

摘要: ===========appliction.xml配置文件======================= --> ${dialect} true 3 18 10 create --> ${driver}${url}${uname}${pwd} 550 10 5 =================persistence.xml配置文件================================= 阅读全文

posted @ 2013-11-20 18:17 qgc 阅读(915) 评论(0) 推荐(0)

导航