org.hibernate.MappingException:
org.hibernate.MappingException: Could not determine type for: jave.lang.String, at table: STUDENTS, for columns: [org.hibernate.mapping.Column(SNAME )]
請(qǐng)問(wèn)這個(gè)錯(cuò)誤是什么意思?
org.hibernate.MappingException: Could not determine type for: jave.lang.String, at table: STUDENTS, for columns: [org.hibernate.mapping.Column(SNAME )]
請(qǐng)問(wèn)這個(gè)錯(cuò)誤是什么意思?
2015-12-07
舉報(bào)
2015-12-08
mapping映射錯(cuò)誤,字段名有錯(cuò)誤
2015-12-07
?jave.lang.String
仔細(xì)檢查了才發(fā)現(xiàn),有錯(cuò)別字,SB了