hibernate configuration

if there is error in .hbm.xml file,you 'll get a report:

java.lang.RuntimeException: Exception building SessionFactory: Could not find a getter for ...


this is because some column definition is missing.
原文地址:https://www.cnblogs.com/xiaotaoliang/p/86531.html