|
- Introduction to ORM &
Hibernate
- ORM Advantages
- Hibernate Architecture
- Hibernate Configuration
- Session & SessionFactory
- Basic persistent operations
- Save
- Update
- Delete
- Merge
- Refresh
- Eager & Lazy loading by Id
- load()
- get()
- Id Generator
- Increment
- Sequence
- Foreign
- Hibernate Mapping
- Inheritance Mapping
- Collection Mapping
- Has-A Mapping
- Query Execution
- Introduction to HQL
- Criteria
- Expression
- Projection
- Hibernate Caching
- Introduction to Caching
- Difference b/w firs &
second level caching
- Understanding second level
caching architecture
- Implementing second level
caching using EHCACHE
- Java Persistence API (JPA)
- Introduction to JPA
- JPA Configuration for
Hibernate & Toplink
- Performing Basic persistence
operations using JPA
- Inheritance Mapping using
JPA
- Has-A Mapping using JPA
- Integration to other
frameworks
- Integration to Spring
- Integration to Struts
|
No comments:
Post a Comment