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.
java.lang.RuntimeException: Exception building SessionFactory: Could not find a getter for ...
this is because some column definition is missing.