基于Annotation的Hibernate3.3+Spring2.5调整开发

基于Annotation的Hibernate3.3+Spring2.5整合开发?现在,我们加入Spring的支持:把spring-framework-2.5.5\d

基于Annotation的Hibernate3.3+Spring2.5整合开发


?

现在,我们加入Spring的支持:把spring-framework-2.5.5\dist中的spirng.jar引进我们项目的lib目录来,还要添加aspectjweaver.jar包,以支持切面编程。

必要的配置文件还是要的:

applicationContext-common.xml

?