I\'m finding my feet with Hibernate Annotations and I\'ve hit a problem I hope someone can help with.
I have 2 entities, Section and ScopeTopic. The section has a Li
Mostly in Hibernate , need to add the Entity class in hibernate.cfg.xml like-
Hibernate
Entity
hibernate.cfg.xml
....