1. How to make a immutable class in hibernate?
2. What is automatic dirty checking in hibernate?
3. What is lazy loading in hibernate?
4. What is HQL?
5. What are the inheritance mapping strategies?
6. Is Session a thread safe object in hibernate?
7. What is difference between sorted collection and ordered collection, which one is better?
8. Why we should not make Entity Class final?