Sale!

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

Original price was: ₹14,700.00.Current price is: ₹3,320.00.

-77%

Stone River Elearning – Hibernate Object/Relational Mapping (ORM)
Master Java’s Hibernate tool
This 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.
Requirements

Advanced knowledge of Java concepts
Knowing the MySQL would be helpful
Knowing the HTML would be helpful
Knowing the XML would be helpful

Course Curriculum

Section 1

Introduction to persistence (26:17)
NOSQL (23:45)
Relational databases (23:15)

Section 2

Introduction to object relational mapping
Introduction to (ORM) Tools

Section 3

Entities (12:26)
Handling entities (20:53)

Section 4

Introduction to Hibernate
Configuration 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