Hibernate Basics
Topics
- Why use Object/Relational Mapping(ORM)?
- What is and Why Hibernate?
- Hibernate architecture
- Domain classes
- Instance states
- Persistence life-cycle operations
- Hibernate framework classes
- Configuration
- DAOs
Topics covered in other presentations
- Hibernate Criteria API
- Hibernate HQL
- Hibernate Mapping
- Hibernate Fetch modes, N+1 select problem
- Hibernate caching
- Hibernate transaction & locking
Download course content