Hibernate Assignment Questions


Shree Matrumandir Institute of IT & Management, Rajkot
MScIT&CA Semester I
CS-01 APPLICATION DEVELOPEMTN USING ADVANCE JAVA


1. What is Hibernate? Explain architecture of Hibernate Framework.
2. Write down advantages & disadvantages of Hibernate Framework.
3. Explain Hibernate Mapping File.
4. Explain Hibernate Configuration File.
5. Explain generator class in hibernate.
6. Explain Inheritance Mapping.
7. Explain Table Per Hierarchy with Example.
8. Explain Table Per Concrete with Example.
9. Explain Table Per Sub Class with Example.
10. Explain Collection Mapping.
11. Explain Collection Mapping One to Many by List with Example.
12. Explain Collection Mapping One to Many by Set with Example.
13. Explain Collection Mapping One to Many by Map with Example.
14. Explain Component Mapping using Key.
15. What is HQL? Explain different clause.
16. Write different Select, Insert, Update & Delete query using HQL.
17. What is Named Query? Explain with example.
18. What is Caching? Explain types of caching in Hibernate.
19. Explain Second Level Cache with Example.
20. Explain Hibernate Logging & Comments.

Comments

Popular posts from this blog

પટેલ સમાજનો ઈતિહાસ જાણો : કોણ અને ક્યાંથી આવ્યા હતા પાટીદારો

Python HTML Generator using Yattag Part 1

Java Event Delegation Model, Listener and Adapter Classes