When there is no getter or setter in the class an exception occurs:
org.hibernate.PropertyNotFoundException: Could not find a setter for property id in class ...
To prevent this use defauilt-acess="field" in the mapping in New Hibernate Mapping file wizard.
- is related to
-
JBIDE-6052 Generate hbm.xml - for caveatemptor-jpa project - get NPE
-
- Closed
-