只显示主题贴
谢谢,已经看到相关说明,只是很多资料好像都没明确说可以只存在set方法而无属性
- 进入论坛 入门讨论 版
最近刚看spring自带的jpetstore中的代码,在配置文件dataAccessContext-local.xml中有如下配置:
<bean id="accountDao" class="org.springframework.samples.jpetstore.dao.ibatis.SqlMapAccountDao">
<property name="sqlMapClient" ref="sqlMapClient"/>
</bean>
然后我查看org.springframework.samples.jpetstore.dao.ibatis.SqlMapAc ...
- 进入论坛 入门讨论 版
- 浏览: 6061 次
- 性别:

- 来自: 杭州

- 详细资料
搜索本博客
最近加入圈子
最新评论
-
tomcat性能调整
我什么时候能有耐性看看官方文档阿
-- by water84222 -
js操作html生成excel
var elDivelDivStrBak = elDiv.innerHTML; ...
-- by streamfly






评论排行榜