service « DAO « JPA Q&A





1. Best Practice with a service using hibernate    stackoverflow.com

I'm using Hibernate and I have a process/best practices issue. For an example, lets assume we have 2 entities Truck and Wheel. The wheel has 2 properties wheelid and ...