grails-MappingException: Could not determine Type

在用grails的时候遇到这个问题,反复调试了很久,没有进展,同时敲了几个命令后好了,真纠结,这是框架的问题吗?

问题:

Caused by MappingException: Could not determine type for: com.zhiren.mixcoal.mixbase.Lborg, at table: yibmzxx, for columns: [org.hibernate.mapping.Column(mixunit)]

清理项目:clean

编译项目:compile

反复几次命令之后项目就不报错了,在网上找了资料,最贴切的是:http://*.com/questions/21103804/mappingexception-could-not-determine-type

 

grails-MappingException: Could not determine Type,布布扣,bubuko.com

grails-MappingException: Could not determine Type

上一篇:最新最全的js判断移动设备及操作系统


下一篇:Android 为百度地图缩放设置自定义的缩放范围ZoomLevel(个人)