PersistentSet « Collection « JPA Q&A





1. Need help with Set (org.hibernate.collection.PersistentSet)    forum.hibernate.org

Used Hibernate version is 3.02 I have a simple parent-child relationship defined through mapping (child uses many-to-one) ----------- mapping snippet from ParentClass ------------------ ----------- mapping snippet from ChildClass ------------------ ...

2. ClassNotFoundExceptionorg.hibernate.collection.PersistentSet    forum.hibernate.org

Hi all, I have a mapper like this :