Hibernate整合Spring 基于注解的配置sessionFactory使用的是org.springframework.orm.hibernate3.annotati
Hibernate整合Spring 基于注解的配置
sessionFactory使用的是org.springframework.orm.hibernate3.annotation.AnnotationSessionFactoryBean
其他属性照旧,多设置个annotatedClasses就OK
贴代码:
Hibernate整合Spring 基于注解的配置
sessionFactory使用的是org.springframework.orm.hibernate3.annotation.AnnotationSessionFactoryBean
其他属性照旧,多设置个annotatedClasses就OK
贴代码: