filmov
tv
Introduction to Hibernate Framework | Why we need Hibernate #hibernate #java #interview

Показать описание
Hello Everyone,
In this video we'll explore a new topic which is Hibernate and we'll see why it was required at first place detailed Explanation.
0:00 Introduction
0:11 What is JDBC?
0:33 Steps to Connect Using JDBC
1:51 Issues with JDBC
3:01 What is ORM (Object Relational Mapping)?
3:31 What is Hibernate?
3:51 Features of Hibernate
5:23 Components of Hibernate (Interfaces)
5:36 Configuration in Hibernate
6:09 Session Factory in Hibernate
6:42 Session in Hibernate
7:04 Persistent Object States in Hibernate
7:42 Transaction in Hibernate
8:00 How to Create Transaction from Session Object?
9:03 Query in Hibernate
9:25 How to create and execute Query in Hibernate using Transaction?
10:48 Criteria in Hibernate in detail
11:12 Examples of Criteria and how to add various conditions in Hibernate to Query data?
To check out more on the tutorials Topic wise you can follow below links
Links:
Please do checkout other tutorial videos also if required:
Please do LIKE, Share and SUBSCRIBE
Thank You
Hibernate ORM is an object–relational mapping tool for the Java programming language. It provides a framework for mapping an object-oriented domain model to a relational database.
Hibernate is a Java framework that simplifies the development of Java application to interact with the database. It is an open source, lightweight, ORM (Object Relational Mapping) tool. Hibernate implements the specifications of JPA (Java Persistence API) for data persistence. The Hibernate architecture includes many objects such as persistent object, session factory, transaction factory, connection factory, session, transaction etc.
For creating the first hibernate application, we need to follow the following steps:
Create the Persistent class
Create the mapping file for Persistent class
Create the Configuration file
Create the class that retrieves or stores the persistent object
Load the jar file
Run the first hibernate application by using command prompt
#hibernate #java #interview #git #version #control #interview #multithreadinginjava #hashmap #hashtable #interview #jdbc #java #db #treeset #collectionframework #binarysearchtree #linkedlist #list #arraylist #fibonacci #java #fastest #gc #heap #java #stack #jvm #architecture #exception #interview #exam #interface #abstraction #coding #methodoverloading #methodoverriding #runtime #compiletime #polymorphism #inheritance #constructors #objects #static #eclipse #developer #installation #download #awesome #youtube #youtuber #youtubers #subscribe #youtubevideos #sub #youtubevideo #like #identifiers #operators #variables #typesofvariables #innerclasses #static
In this video we'll explore a new topic which is Hibernate and we'll see why it was required at first place detailed Explanation.
0:00 Introduction
0:11 What is JDBC?
0:33 Steps to Connect Using JDBC
1:51 Issues with JDBC
3:01 What is ORM (Object Relational Mapping)?
3:31 What is Hibernate?
3:51 Features of Hibernate
5:23 Components of Hibernate (Interfaces)
5:36 Configuration in Hibernate
6:09 Session Factory in Hibernate
6:42 Session in Hibernate
7:04 Persistent Object States in Hibernate
7:42 Transaction in Hibernate
8:00 How to Create Transaction from Session Object?
9:03 Query in Hibernate
9:25 How to create and execute Query in Hibernate using Transaction?
10:48 Criteria in Hibernate in detail
11:12 Examples of Criteria and how to add various conditions in Hibernate to Query data?
To check out more on the tutorials Topic wise you can follow below links
Links:
Please do checkout other tutorial videos also if required:
Please do LIKE, Share and SUBSCRIBE
Thank You
Hibernate ORM is an object–relational mapping tool for the Java programming language. It provides a framework for mapping an object-oriented domain model to a relational database.
Hibernate is a Java framework that simplifies the development of Java application to interact with the database. It is an open source, lightweight, ORM (Object Relational Mapping) tool. Hibernate implements the specifications of JPA (Java Persistence API) for data persistence. The Hibernate architecture includes many objects such as persistent object, session factory, transaction factory, connection factory, session, transaction etc.
For creating the first hibernate application, we need to follow the following steps:
Create the Persistent class
Create the mapping file for Persistent class
Create the Configuration file
Create the class that retrieves or stores the persistent object
Load the jar file
Run the first hibernate application by using command prompt
#hibernate #java #interview #git #version #control #interview #multithreadinginjava #hashmap #hashtable #interview #jdbc #java #db #treeset #collectionframework #binarysearchtree #linkedlist #list #arraylist #fibonacci #java #fastest #gc #heap #java #stack #jvm #architecture #exception #interview #exam #interface #abstraction #coding #methodoverloading #methodoverriding #runtime #compiletime #polymorphism #inheritance #constructors #objects #static #eclipse #developer #installation #download #awesome #youtube #youtuber #youtubers #subscribe #youtubevideos #sub #youtubevideo #like #identifiers #operators #variables #typesofvariables #innerclasses #static
Комментарии