org.hibernate.MappingException: Could not determine type for: java.util.Listjava
感谢http://nvry.iteye.com/blog/1729436 app
结论:用注解标注的映射关系 要么写在字段上,要么写在getter上,不能混合使用,不然会报错。spa