org.hibernate.MappingException: Could not determine type for: jave.lang.String, at table: STUDENTS, for columns: [org.hibernate.mapping.Column(SNAME )]
请问这个错误是什么意思?
mapping映射错误,字段名有错误
jave.lang.String
仔细检查了才发现,有错别字,SB了