This 1 day virtual course serves as an introduction to Hibernate and teaches how the Hibernate object / relational mapping framework can be used to develop
POJO (plain old java objects) based Data Service Components. Many organizations are moving to Opensource as part of TCO (Total Cost of Ownership) reduction
initiatives. Hibernate is the defacto standard Opensource O/R mapping framework for producing POJO Persistence solutions. POJO Data Service Components, like all
POJO solutions, are loosely coupled, highly cohesive and run on no-cost licensed opensource software platforms. Students will learn how to use the Object / Relational
Persistence capabilities of Hibernate 3 in combination with Spring and SOA principles produce POJO Data Service Components.
After the class, Students will have three weeks to complete additional labs that will exercise and reinforce what they have learned.
The average lab takes 30 minutes to complete. During that period they shall have email access to the instructor to ask questions.
Answers to FAQs (frequently asked questions) shall be distributed to all students. Students shall also have access to the recorded class for 3 weeks following the class for personal review.
COURSE OBJECTIVES
After this course students will be able use Hibernate and Spring to produce platform independent SOA Data Service Components. They will have practical experience
applying Test Driven Development techniques to produce data service automatic test suites. They will know how to performance tune Hibernate Data Service solutions.
They will have experience setting up a Hibernate development environment.