org.hibernate.MappingException:
org.hibernate.MappingException: Could not determine type for: jave.lang.String, at table: STUDENTS, for columns: [org.hibernate.mapping.Column(SNAME )]
請問這個錯誤是什么意思?
org.hibernate.MappingException: Could not determine type for: jave.lang.String, at table: STUDENTS, for columns: [org.hibernate.mapping.Column(SNAME )]
請問這個錯誤是什么意思?
2015-12-07
舉報
2015-12-08
mapping映射錯誤,字段名有錯誤
2015-12-07
?jave.lang.String
仔細檢查了才發現,有錯別字,SB了