Syllabus:
- Key Features of Hibernate
• Enterprise Application Architecture.
• ORM (Object Relational Mapping).
• Hibernate Architecture.
• Mapping and Configuration files in Hibernate.
• Installation, Simple Hibernate Application Requirements.
• Introduction to IDE.
• Simple CRUD operations.
- Hello World program in Hibernate
- Hello World program in Hibernate using eclipse
• Important methods of Session Interface.
• <generator> element.
• State of Objects in Hibernate.
• Inheritance mapping• HQL (Hibernate Query Language).
- Table per class
- Table per sub class
- Table per concrete class
• Criteria Query.
• Native SQL Query.
• Named Query.
• Relationships in Hibernate.• Hibernate Caching Mechanism
- One to One
- One to Many
- Many to One
- Many to Many
• Hibernate Annotations.
- First level cache
- Second level cache
• Integration of Hibernate with Servlets and Struts.
No comments:
Post a Comment