今天做项目因所用表结构变了,手动修改映射的相应hbm.xml文件,再启动报了一个
“org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'mySessionFactory' defined in ServletContext resource [/WEB-INF/Spring-Context.xml]: Initialization of bean failed; nested exception is org.hibernate.MappingException: Could not determine type for: java.lang.Short , for columns: [org.hibernate.mapping.Column(STATE)] org