按照老師的注解方式運行出錯,前面幾節(jié)都沒問題
org.hibernate.MappingException: Could not determine type for: java.util.Set, at table: teacher, for columns: [org.hibernate.mapping.Column(students)]
org.hibernate.MappingException: Could not determine type for: java.util.Set, at table: teacher, for columns: [org.hibernate.mapping.Column(students)]
2016-10-02
舉報
2016-10-03
解決了,代碼自己搞混了。