Syllabus:
Pre-requisite: JDBC
Need of Hibernate
• ORM (Object Relational Mapping).
• Hibernate Architecture.
• Mapping and Configuration files in Hibernate.
• Installation, Simple Hibernate Application Requirements.
• Introduction to IDE.
• Simple CRUD operations.
• State of Objects in Hibernate.
*. Working with Jdbc con pools
• Hibernate Annotations.
• Important methods of Session Interface.
• <generator> tag
• HQL (Hibernate Query Language).
• Criteria API (QBC)
• Native SQL Query.
• Named Queries.
• Componet Mapping
• Filters in Hibernate
• Inheritance mapping
- Table per class
- Table per sub class
- Table per concrete class
- One to One
- One to Many
- Many to One
- Many to Many
• Hibernate Caching Mechanism
- First level cache
- Second level cache
•Isolation Levels
•Locking in Hibernate
• Integration of Hibernate with Servlets and Struts.
• Misc Discussions
IDES : NetBeans,Eclipse ,MyEclipse
Databases: Oracle,mysql
No comments:
Post a Comment