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.

你可能感兴趣的:(configuration)