Caused by: org.hibernate.property.access.spi.PropertyAccessBuildingException: Could not locate gette
Posted 微尘chq
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Caused by: org.hibernate.property.access.spi.PropertyAccessBuildingException: Could not locate gette相关的知识,希望对你有一定的参考价值。
Could not locate getter for property named [pers.chq.entity.Customer#custLevel]
属性名字不一致的错误,
原因:在hibernate的配置文件中所配置的属性和实体类中的属性名不一致。
以上是关于Caused by: org.hibernate.property.access.spi.PropertyAccessBuildingException: Could not locate gette的主要内容,如果未能解决你的问题,请参考以下文章