摘要: 1.首先,在spring的hibernate配置里(我的是applicationContext-hibernate.xml) 加上如下属性: org/appfteaching/model/TArticleclass.hbm.xml ${hibernate.dialect} ${hibernate.show... 阅读全文
posted @ 2010-08-19 16:18 Me疯子_(~ 阅读(215) 评论(0) 推荐(0)
摘要: 1.首先,在spring的hibernate配置里(我的是applicationContext-hibernate.xml)加上如下属性:<bean id="sessionFactory" class="org.springframework.orm.hibernate3.LocalSessionFactoryBean"> <property name="dataSource"&... 阅读全文
posted @ 2010-08-19 16:18 Me疯子_(~ 阅读(218) 评论(0) 推荐(0)