首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 数据库 > 其他数据库 >

4、Invalid property 'dataSource' of bean class [xxx.dao.JdbcUserDao]: Bea

2012-11-04 
四、Invalid property dataSource of bean class [xxx.dao.JdbcUserDao]: Bean propertyprivate JdbcTempla

四、Invalid property 'dataSource' of bean class [xxx.dao.JdbcUserDao]: Bean property

private JdbcTemplate template;    public void setDataSource(DataSource dataSource){        //相当于this.getJdbcTemplate()        template = new JdbcTemplate(dataSource);            }



热点排行