0% found this document useful (0 votes)
28 views2 pages

Spring Hibernate Syllabus

Uploaded by

wogobil220
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
28 views2 pages

Spring Hibernate Syllabus

Uploaded by

wogobil220
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Spring Hibernate Syllabus

1. UNDERSTANDING HIBERNATE
• What Is ORM
• What Are The Main Features Of ORM
• Why Object/Rela onal Mapping(ORM)

2. UNDERSTANDING HIBERNATE Architecture


• 2.1 Con gura on
• 2.2 Session Factory
• 2.3 Session
• 2.4 Query
• 2.5 Criteria
• 2.6 Hibernate Con gura on
• 2.7 Hibernate Mappings
• 2.8 Persistent Classes

3. Using Hibernate To Perform Basic Persistent Opera ons


• 3.1 Prepare Con gura on Object
• 3.2 Build Session Factory
• 3.3 Obtain Session
• 3.4 Perform Persistence Opera ons
• 3.5 Close the Session

4. Working With Hibernate To Perform Basic CRUD Opera ons

5. Using Persistent Objects


• 5.1 Di erences Between get() vs load() Methods
• 5.2 Hibernate save() method
• 5.3 Hibernate persist() method
• 5.4 Hibernate saveOrUpdate() method
• 5.5 Hibernate update() method
• 5.6 Hibernate merge() method

6. Hibernate Inheritance
• 6.1 Table-Per-Class Hierarchy Mapping
• 6.1 Table-Per-Subclass Hierarchy Mapping
• 6.1 Table-Per-Concrete-Class Hierarchy Mapping

7. Working With Collec ons


• 7.1 Associa ons
• 7.2 Mapping Lists
• 7.3 Mapping Set/Sorted Sets
• 7.4 Mapping Maps/Sorted Maps
• 7.5 Mapping Arrays

8. Hibernate Annota ons


• 8.1@En ty Annota on
• 8.2@Table Annota on
• 8.3@Id and @Generated Value Annota ons
• 8.4@Column Annota on
• 8.5@Version Annota on
• 8.6@OrderBy Annota on
ff
fi
ti
ti
ti
fi
ti
fi
ti
ti
ti
ti
ti
ti
ti
ti
ti
ti
ti
ti
ti

Spring Hibernate Syllabus
8.7@Transient Annota on
• 8.8@OneToOne Annota on
• 8.9@OneToMany Annota on
• 8.10@ManyToOne Annota on
• 8.11@ManyToMany Annota on
• 8.12@PrimaryKeyJoinColumn Annota on
• 8.13@JoinColumn Annota on
• 8.14@JoinTable Annota on
• 8.15@Inheritance Annota on
• 8.16@DiscriminatorColumn Annota on
• 8.17@DiscriminatorValue Annota on
9. Hibernate Batch Processing

10. Hibernate Event

11. Hibernate Interceptors

12. Hibernate Filter

13. Hibernate Query Language


• 13.1 Update Opera on
• 13.2 Delete Opera on
• 13.3 Insert Opera on
• 13.4 Select Opera on
• 13.4 The from Clause and Aliases
• 13.5 The select Clause
14. Named Queries

15. Using Na ve SQL

16. Mvc applica on with Hibernate

17. Stored Procedure with Hibernate

18. Hibernate With Maven

19. Hibernate Validator

20. Hibernate - Caching


• 20.1 First-level Cache
• 20.2 Second-level Cache
21. Hibernate Java Con g
22. Hibernate Dbcp Pooling
23. Hibernate C3p0 Pooling
ti
ti
ti
ti
ti
ti
ti
ti
ti
ti
fi
ti
ti
ti
ti
ti
ti
ti

You might also like