Stone River Elearning – Hibernate Object/Relational Mapping (ORM)

2,490.00

Stone River Elearning – Hibernate Object/Relational Mapping (ORM)Master Java’s Hibernate toolThis course will be dedicated to persistence problems, but will also work with object relational mapping in Java. Object model basics, relation models and incompatibility issues between them will also be explored. Specific emphasis will be given to the Hibernate tool for object relational mapping, a popular tool in the industry. The course’s main objective is to enable students to use different ways of persistence with a focus on the Hibernate ORM Framework and its integration in Java applications. By completing this course, you’ll learn to develop professional scalable applications based on contemporary software architecture.This is the basic course of Hibernate and Persistence, if you are a senior programmer, this course may be too easy for you.This course also prepares you for the ORACLE certification exam(Oracle Certified Expert, Java EE 6 Java Persistence API Developer), increasing your chances of finding a great job.RequirementsAdvanced knowledge of Java conceptsKnowing the MySQL would be helpfulKnowing the HTML would be helpfulKnowing the XML would be helpfulCourse CurriculumSection 1Introduction to persistence (26:17)NOSQL (23:45)Relational databases (23:15)Section 2Introduction to object relational mappingIntroduction to (ORM) ToolsSection 3Entities (12:26)Handling entities (20:53)Section 4Introduction to HibernateConfiguration and Object Architecture (8:00)Mapping (10:15)CRUD (10:01)Mapping relations by using XML (9:14)Mapping relations by using XML (4:28)Mapping relations by using XML (3:20)Mapping relations by using annotation (9:42)Mapping relations by using annotation (3:29)Mapping relations by using annotation (3:59)HQL (15:04)Lazy Loading