摘要:
如果你使用早前版本的Spring,又恰好采用了Annotation注解方式(而非传统XML方式)配置Hibernate对象关系映射,那么在通过org.springframework.orm.hibernate3.annotation.AnnotationSes... 阅读全文
posted @ 2012-12-28 17:11
互联互通社区
阅读(53)
评论(0)
推荐(0)
摘要:
在applicationContext.xml文件中添加以下代码:?true true org.hibernate.cache.EhCacheProvider WEB-INF/classes/ehcache.xml 将ehcach... 阅读全文
posted @ 2012-12-28 17:00
互联互通社区
阅读(40)
评论(0)
推荐(0)
摘要:
1. PropertyPlaceholderConfigurer是个bean工厂后置处理器的实现,也就是BeanFactoryPostProcessor接口的一个实现。PropertyPlaceholderConfigurer可以将上下文(配置文件)中的属性值... 阅读全文
posted @ 2012-12-28 16:51
互联互通社区
阅读(50)
评论(0)
推荐(0)
摘要:
建立一个数据源 com.microsoft.jdbc.sqlserver.SQLServerDriver jdbc:microsoft:sqlserver://192.168.0.6:1433 sa ... 阅读全文
posted @ 2012-12-28 15:50
互联互通社区
阅读(77)
评论(0)
推荐(0)
摘要:
1.SVN插件下载地址: http://subclipse.tigris.org/update_1.4.x http://subclipse.tigris.org/servlets/ProjectDocumentList?expandFolder=2240&f... 阅读全文
posted @ 2012-12-28 13:01
互联互通社区
阅读(45)
评论(0)
推荐(0)