Great video, one thing I would like to point out is that we should close the session object first and then close the factory instance. So in the code at 6:45 it should be session.close(); factory.close(); Closing the Session first ensures that the resources (like connections) it uses are properly released back to the pool managed by the SessionFactory and we don't run into any other issues since session uses the instance of session factory for its operations.
Thank you so much for explaining everything in brief and detailed way, with springboot and JPA these alll concepts has been abstracted and it is difficult to get this kind of explaination on hibernate.....Everything is perfect......I have watched your java8 video and its amazing,It has boosted my confidence to next level on java 8.......Thank you so much .Plz keep uploading 😊✌
All the concepts explanations were really wonderful. Could learn in-depth about each and every concepts. Really Thanks a lot. Only concern is formation of playlist. videos from all the topics were repeated in each playlist. It's quite confusing and difficult to maintain with the flow. Please segregate the videos based on Languages and put it in the playlist for easy flow.
Yes, we understand the playlist is not at all in place. We will try to arrange it as soon as possible. Thanks for the suggestion, we will let you know once we have arranged them.
Thanks for the in-depth analysis. By far the best simplified explaination video on youtube for Hibernate. One doubt, If i am using Hibernate configuration java class & using annotations(@Entity, @Table, @id,@Column) for the java POJO class and fileds. Do i need to create the Java POJO xml mapping class separately ?
Please upload a vedio regarding REST web services your explanation is too good and clear. Great job. I got a clear idea of collection's and difference between them from your vedio.
Thanks for the video it was a quick and good brush up of hibernate..but i think some topics are still left like making custom 2nd level cache and criteria and restriction ...so can you please make a part two of this. May be for more experienced level.
All are ur playlists are in different places can u make hibernate series as in one play list all things like it if possible .video on restapi angularjs can u upload
Hi, Hibernate and JPA differs only in configuration is it? Hibernate uses Hibernate.cfg.xml file for getting credentials to establish a connection to db. But JPA uses application.properties file to achieve the connection establishment right? Could you please also say how both are differing? Hibernate vs JPA.
@@CodeDecode Got it! Thanks a lot! You're really doing an amazing thing... All the topics are really very clear and easily understandable! Please keep it up!!!
What is hibernate mapping file? (While watching answer to this question I got few questions) Well! Do we really still use XML based configuration file in real world application? is Hibernate mapping using XML file is outdated? Annotation based mapping is mostly preferred in real world application right? barring that your way of explaining concept is simple and easy to understand I think it would have been better if annotation based mapping is also mentioned along with XML based
It's part one. These are frequently asked questions that tests your base knowledge. Hibernate is a very indepth topic which I can cover in parts. So it's just the first part and Yes it will help you to answer the questions if interviewer try to know if you have ever worked on it or you have just bookish knowledge.
Videos are awesome 👌 Thank you...!!! Can you add the same for microservices, mysql, kubernetes and cloud because these are not actually available on RUclips.
Hello ma'am , tutorials are very good and informative. Step by step instructions and easy to understand. I hope you'll make advance interview questions for hibernate. As well as if you make video's on spring boot, JPA and REST APIs, it'll be much more appreciated. Thank you.
HI Team, could you please make a video on 2nd level cache, here i have doubt,data in the cache, if some one update the data from back end what is the happends at cache,could you please explain about it, plz correct me if i was wrong
These were These were exactly the questions asked to me for CG.
the questions asked to me .
Thanks for letting others too know Sachin. It will help community to grow and clear rounds 🙏 means a lot
Great video, one thing I would like to point out is that we should close the session object first and then close the factory instance. So in the code at 6:45 it should be
session.close();
factory.close();
Closing the Session first ensures that the resources (like connections) it uses are properly released back to the pool managed by the SessionFactory and we don't run into any other issues since session uses the instance of session factory for its operations.
Best channel for interview preparation ,no matter how experience u are
Thanks Nil . This means a lot 🙏🙂👍👍
Thank you so much for explaining everything in brief and detailed way, with springboot and JPA these alll concepts has been abstracted and it is difficult to get this kind of explaination on hibernate.....Everything is perfect......I have watched your java8 video and its amazing,It has boosted my confidence to next level on java 8.......Thank you so much .Plz keep uploading 😊✌
Sure Sanjay. Thanks for the nice words. It motivates us to put more input to the channel 🙂👍
Sab se bahtareen video RUclips par for interview preparation 👍
Thank you. Now I understand the basic level of hibernate functionality.Great video, THANK YOU A LOT
😊👍👍. Glad to be helpful 😊
Thank you. Now I understand the basic level of hibernate functionality..you are doing a great job...thanks a lot ...
Thanks for the nice words. M glad it's helpful. :)
Best of best.useful..very easy way !
Thanks Sneha 🙂👍
Thanks for great video
Please let us know the Hibernate version you followed for this content.
Dear Code Decode, You are the best !
Thanks 👍
What a great video
Thanks
Simply u r amazing ma'am.. and way u r teaching is incredible. Great job ur doing.. 👍
Can you please make a series of SERVLET and JSP interview Questions also? It would be really helpful for us.
Who is asking you servlet jsp in the era of spring boot?
Good video thanks
👍🙂
Good work CodeDecode Team. keep it up.
Thanks aman
These were exactly the questions asked to me for CG.
Been there done that :) thanks for sharing your experience Black Stallion 😊
@@CodeDecode thank you for explaining with code that is extremely helpful. Please keep making more interview prep videos !!!
Sure 😊 Thanks 👍👍
Did they ask you to implement the architecture with code example?
your way of explanation I fell OSM pure bit by bit understanding carry on
Thanks
Thank you, You are doing a great job explaining in simple ways. Please add second part too.
Thanks Ram 👍👍
Please do a video on most asked SQL interview questions as well it will help people preparing for full stack developer role
Sure Nice topic 👍
It's very helpful. Thank you for making this video.
Thanks Sharad 👍👍
We need high level questions and live demo
Please create video for Spring Interview Questions as well ,and for Hibernate & Exceptions as well for intermediate & advanced level.
Sure will make videos on them soon
All the concepts explanations were really wonderful. Could learn in-depth about each and every concepts. Really Thanks a lot.
Only concern is formation of playlist. videos from all the topics were repeated in each playlist. It's quite confusing and difficult to maintain with the flow. Please segregate the videos based on Languages and put it in the playlist for easy flow.
Yes, we understand the playlist is not at all in place. We will try to arrange it as soon as possible. Thanks for the suggestion, we will let you know once we have arranged them.
Please do practicle session on it...it will be more helpful.....u are doing good job ..thanks
ruclips.net/p/PLyHJZXNdCXsdC-p2186C6NO4FpadnCC_q
SUPER 💗 AWESOME EXPLANATION ✨✨✨⭐
Thanks
Useful
Thanks Akhil 🙏🙏
Thanks for the video
👍👍🙂🙂
Videos is Too Good.. i am making the notes of your every slides...
Thanks 😊 👍
Excellent work. Keep it up.
Thanks 🙂👍
You are amazing
Thanks Shivam 🙂👍
Thank You So much....Please upload live demo on EH Cache usage....Thank You!👌👌👌
Sure 👍
Thanks for video, Able to recall the concepts. Please do a video on cascading concept demo
sure we will create it soon
Awsmm content.. Keep up good work!!!!
Madam jpa is common implementation of most of orm framework
JPA is not implementation, JPA is specifications Vikas. Hibernate , EclipseLink and Apache OpenJPA are the implementations.
Hi
Could you please give live demo hibernate 2nd level cache
Sure Devidas we will do that soon 👍🙂
Nice video.. thanks.. please create another video also.
These are part 1 and 2
Hibernate Interview Questions Java: ruclips.net/p/PLyHJZXNdCXsdC-p2186C6NO4FpadnCC_q
This is really very very useful video. 🙏
Thanks for the nice words priya
Great explanation
Thanks
very good stuff thanks Code Decode
You're welcome Sachin......
great content mam🙏
Thanks a lot
Thanks for uploading this video, it is very helpful and your explanation made it easy to understand the concepts.
Very nice explanation
Thanks Mahesh 🙂👍
Thanks for the in-depth analysis. By far the best simplified explaination video on youtube for Hibernate.
One doubt, If i am using Hibernate configuration java class & using annotations(@Entity, @Table, @id,@Column) for the java POJO class and fileds.
Do i need to create the Java POJO xml mapping class separately ?
No you don't. Bcz with xml u create bean @entity creates bean only. So no
Please upload a vedio regarding REST web services your explanation is too good and clear. Great job. I got a clear idea of collection's and difference between them from your vedio.
Hi Thanks for this Video.
Can you also make a project video on Hibernate with every kind of mapping explain to simplify everything ?
Sure Gaurav, we are planning to put seperatw video on annotations soon 👍
Your content is very helpful to us
Can you please upload live demo video on ehcache
Sure 👍
Thank you for the video. Can you please provide higher/experienced level questions too.
Sure will make part 2 soon
ruclips.net/video/b3drcKdA2zg/видео.html second part is up now
Lazy vs eager can u pls explain mam
Sure 👍
amazing lecture
Thanks Shubham 🙂👍
excellent video .. thank thank thank you so much...
Very good explanation 😀👌
Great video, please provide part 2 also and also explain why different level if cache needed and when. Thank you
This is part 2
ruclips.net/video/b3drcKdA2zg/видео.html
V well explained, great work 👍
Thanks 👍
Yes it was helpful also give more practical orientations on this
Sure. It's in parts 2.
Here you go
ruclips.net/p/PLyHJZXNdCXsdC-p2186C6NO4FpadnCC_q
amazing content
thanks
very informative,thankyou!
Thanks
Thanks for your efforts...
You're welcome
@@CodeDecode Attended 2 interviews, I got selected... Really it's possible only bcz of you.. very very Thankful to you.
Nice explanation
Thanks
Mam instead of metadata it should be configuration class .metadata is an interface.
Can you please create mapping example with code . likes one to one , many to many
Sure👍
Thanks for the video it was a quick and good brush up of hibernate..but i think some topics are still left like making custom 2nd level cache and criteria and restriction ...so can you please make a part two of this. May be for more experienced level.
Yes I will make part 2 of this video. Time limit was exceeding hence couldn't cover complete hibernate. Will create another part soon
@@CodeDecode aa
Thanks for video. Any videos on annotation based?
We are planning to upload that soon 👍🙂
Please create video for Spring Interview Questions as well.
Sure. Next I will pick spring.
@@CodeDecode you're the best :)
@@CodeDecode yes please,have been waiting!!!
All are ur playlists are in different places can u make hibernate series as in one play list all things like it if possible .video on restapi angularjs can u upload
Sure Chaitu, we will rearrange them
Hi, Hibernate and JPA differs only in configuration is it? Hibernate uses Hibernate.cfg.xml file for getting credentials to establish a connection to db. But JPA uses application.properties file to achieve the connection establishment right? Could you please also say how both are differing? Hibernate vs JPA.
Hibernate is implementation of jpa.
Jpa is just a standard, hibernate has orm / jpa implementations
@@CodeDecode Got it! Thanks a lot! You're really doing an amazing thing... All the topics are really very clear and easily understandable! Please keep it up!!!
@@Preethipree1 thanks Preethi 🙂👍. This motivates us to create more videos. Thanks 🙏
Nice
Thanks
Hello Mam, Can you please make a video on save, persist, update and merge.
Sure Megha 👍🙂
What is hibernate mapping file? (While watching answer to this question I got few questions)
Well! Do we really still use XML based configuration file in real world application?
is Hibernate mapping using XML file is outdated?
Annotation based mapping is mostly preferred in real world application right?
barring that your way of explaining concept is simple and easy to understand
I think it would have been better if annotation based mapping is also mentioned along with XML based
ruclips.net/p/PLyHJZXNdCXsdXxY8wupiLenux2Yafn1lN
Here we have used annotations based only 👍👍
And in hibernate series, we have covered one question where all annotations are explained
@@CodeDecode Thanks! For this link.. you are doing great job
Thanks Gokul 👍👍🙂🙂
Thank you
You are welcome bhemesh.....
Hi team Code Decode, may i know these questions are sufficient enough for a person having 3 to 4 years experience
It's part one. These are frequently asked questions that tests your base knowledge. Hibernate is a very indepth topic which I can cover in parts. So it's just the first part and Yes it will help you to answer the questions if interviewer try to know if you have ever worked on it or you have just bookish knowledge.
amazing video
Thanks 😊
excellent thank you
👍
hi this video is really good,could you please make a video on JPA
Sure jona, we will post video on JPA soon 🙂👍
Videos are awesome 👌 Thank you...!!!
Can you add the same for microservices, mysql, kubernetes and cloud because these are not actually available on RUclips.
Sure we will take our spring boot series to that level soon 👍👍
@@CodeDecode waiting for it and also please add related to mysql which is mainly not found on RUclips.
Good work!!
Thanks!
Hello ma'am , tutorials are very good and informative. Step by step instructions and easy to understand. I hope you'll make advance interview questions for hibernate. As well as if you make video's on spring boot, JPA and REST APIs, it'll be much more appreciated.
Thank you.
Spring boot interview questions are lined up next. You will soon see all these videos. Thanks for the nice words and nice suggestions 😊 👍
ruclips.net/video/b3drcKdA2zg/видео.html second part is up now
Nice initiative, would you please make a video on sring-boot and spring.
Sure will do that soon
Mam... Yes again me in this video😜I know u r familiar with my id... In this context mean what mam??? Please even it may silly question.... 🙏
Hey Prema. Yes we do remember you. Can u please share the time line in the video from where yourr question arised.
@@CodeDecode 21.07.. Getcurrentsession
Can you please create second level cache complete example video
Sure Kapil. Wr will do that soon 👍
Please explain with code examples as well.
In part 2 I will do that
Could you please cover N+1 problem in some video
part 2 we want
Thank you so much mam.
👍
HI Team, could you please make a video on 2nd level cache, here i have doubt,data in the cache, if some one update the data from back end what is the happends at cache,could you please explain about it, plz correct me if i was wrong
Sure Venkat. We will do that👍🙂
Thanks!
Thank you for this wonderful series.
Thanks a ton Maninder 👍🙂
Can u please upload videos on JSP, Servlets also
Sure will upload that too
Can you create a demo for second level cache
Sure 👍👍
When using annotations table and pojo mappings are already done ... then is it necessary
to hibernate mapping file? 17:00
No it's not Bhaskar. Its interview question series . It's just one question that interviewer may ask you 👍🙃
Thanks a lot ❤
🙂🙂👍👍
Is these questions are asked in spring boot interview?? I mean in so depth not basic
In hibernate.
Madam what kind of questions the interviewer may ask for fresher?
Thanks 👍
👍
Hi, give live demo plz
The way you pronounce "mapping" is cute ☺️
Hawas ke pujari
Any link for part 2 of video?
Creating soon 👍
@@CodeDecode Thanks ❤️, eagerly waiting for it.
ruclips.net/video/b3drcKdA2zg/видео.html second part is up now
@@CodeDecode Thanks much !!!
I am unemployed I don't b have any boss when I get the job then definately some one assign as a boss for me.
Okay ... That's the regular thing . 😅
3 rd tike watching this videos
Can you share pdf or website also which has all this ?
Please upload more queastions
For hibernate?
@@CodeDecode ha yes
Ok sure
@@CodeDecode thanks
ruclips.net/video/b3drcKdA2zg/видео.html second part is up now
Can u provide pdf of all interview question answer