Welcome back aliens! I am now working as a developer, it is my first job, and i am so excited.So good to see that after all the tutorials from your channel I've watched, when I need more info about practical things that I am learning when working in a real project, Telusko is there again to teach me some basic and not-so-basic stuff. Telusko you are the greatest!
gone through core java,jsp servlet,rest web service & now finished Hibernate.. I can ping you personally to say thanks,but now i think you deserve a public applause for the hard work you provide us for free..👏👏👏👏👏👏👏👏 Thank you so much brother 👽
I always used to love Java programming but never knew where to proceed after learning JavaFX. At a point in life, when I was exploring new features in Java 21, I came across one of your videos. And later from that moment, I started learning JDBC watching your video, JSP, JUNIT and this video. Your content explains everything that I really want in detail. Thank you so much for sharing the knowledge, I will try my best to share these concepts to my tutees for their welfare.
Hey Navi, you are a master!, I took this tutorial seriously and I must say I learn a lot. Thank you for your great explanations, now I know kotlin + hibernate . I am going for a third tutorial :)
Thanks man I will always remember you and your way of explaining about all these stuffs are awesome keep teaching us , now I have a good knowledge on JPA !
00:03 JPA stands for Java Persistence API. 02:05 ORM is a concept of object-relational mapping used to save objects in database tables. 06:01 Creating a new Maven project in Eclipse 07:59 Create a class to fetch and store data. 12:36 Implementing Hibernate with dependencies 14:47 Implement entity manager using entity manager factory 19:08 Different settings and behaviors are possible for different applications or times. 21:07 You can save values in a database using transactions 25:05 Understand the power of the overlap tool
Mannnnnn... seriously... we don't need to understand about Hibernate/iBatis. Just learn Spring JPA. That's enough.. Thanks much Naveen. You are simply superb. :)
Haven't worked with JPA for about a year or 2 and I always feel bad just copy pasting my earlier code without properly understanding every required step. This gave me a good mind refresh. Good video. Design patterns are indeed very important when using this, thought I should mention this again! Now, I see you also have some mockito videos... let's-a-go!
Mo.Fuk... Thank you. I have been struggling to have NetBeans to work with derby or mysql without any luck. All the preconfigured files were so messy. This video in conjunction with more videos of your channel finally taught how to have Database working with web services ( restful ) BR
Nice video,, You are the best Guru...Edit database through JPA (merge function) should have been included as well for the shake of completion for this video.
Thank you so much sir! I like your every video, Your videos help us to become good programmer in java, you covered almost each and every topic which needed to learn java.
I am running into trouble around the 20:00 mark when trying to access mysql through java using the persistence.xml file. Even after adding the @Entity and @Id keywords in my Alien.java class, when I run App.java to fetch data from mysql, I receive the following error: *Source not found for javax.xml.bind.JAXBException* I am using jdk 12 with Eclipse 03-2019. I wonder if anyone knows the solution to this problem. Thanks!
You could use Lombok instead of generating getters and setters. Less boiler plate code, and you could write only setters/getters that are not trivial and maintain the readability of the class.
We need teachers like him in every tech class. No BS, pure knowledge.
Seriously you are not from Earth. You are really an Alien. Wonderful series. Got a lot of knowledge on Hibernate.
yes good teaching.
.but very old video.iam watching in 2024
Welcome back aliens! I am now working as a developer, it is my first job, and i am so excited.So good to see that after all the tutorials from your channel I've watched, when I need more info about practical things that I am learning when working in a real project, Telusko is there again to teach me some basic and not-so-basic stuff. Telusko you are the greatest!
All I need is Black Coffee and Telusko....Learning is so possible and happening...
Thanks a lot Navin Sir.... Much respect.
I was always having a confusion whether am using JPA or Hibernate. But now am clear.. Thank you Sir..
Excellent Teaching sir
I am very Big fan of YOU .
I watched all the video and got Idea about hibernate and ORM...
Thank you sir..
Please try out my videos
You are probably the best teacher in youtube for programming
gone through core java,jsp servlet,rest web service & now finished Hibernate.. I can ping you personally to say thanks,but now i think you deserve a public applause for the hard work you provide us for free..👏👏👏👏👏👏👏👏
Thank you so much brother 👽
yeah man , you explain everything with a simple logic
I always used to love Java programming but never knew where to proceed after learning JavaFX. At a point in life, when I was exploring new features in Java 21, I came across one of your videos. And later from that moment, I started learning JDBC watching your video, JSP, JUNIT and this video. Your content explains everything that I really want in detail. Thank you so much for sharing the knowledge, I will try my best to share these concepts to my tutees for their welfare.
I was looking for the right JPA tutorial and look I am landed on the right one. Thank you, sir.
Best indian Java tutorials ever made and seen.
thank you on the complete hibernate series. I was able to complete it and get good knowledge on Hibernate.
You're the best tech teacher i have ever seen
you do know well how to teach beginners like us .
you r the best keep doing sir.
Hey Navi, you are a master!, I took this tutorial seriously and I must say I learn a lot. Thank you for your great explanations, now I know kotlin + hibernate . I am going for a third tutorial :)
I like that you explain the issue before explaining the solution.
Sir I'm able to clear all my doubts, by watching Hibernate video and this video
And got the clarity how to use and why to use... Thanks a lot sir..
I love this guy. What a beautiful way of explaining things.
Unique way of presenting new concepts. The Master Classes.
Thanks Navin for the quick JPA overview.
Thank you!
Now I finally understand JPA basics!!
Thanks Navin for the short & the informative video on JPA. Keep up the good work
always the best telusko i do recommend uh to everyone thanks for evrything and keep it up!!!❤❤
Thanks man I will always remember you and your way of explaining about all these stuffs are awesome keep teaching us , now I have a good knowledge on JPA !
awesome, man. went over many jpa video, but your's is so clear. Thank you.
00:03 JPA stands for Java Persistence API.
02:05 ORM is a concept of object-relational mapping used to save objects in database tables.
06:01 Creating a new Maven project in Eclipse
07:59 Create a class to fetch and store data.
12:36 Implementing Hibernate with dependencies
14:47 Implement entity manager using entity manager factory
19:08 Different settings and behaviors are possible for different applications or times.
21:07 You can save values in a database using transactions
25:05 Understand the power of the overlap tool
Mannnnnn... seriously... we don't need to understand about Hibernate/iBatis. Just learn Spring JPA. That's enough.. Thanks much Naveen. You are simply superb. :)
Haven't worked with JPA for about a year or 2 and I always feel bad just copy pasting my earlier code without properly understanding every required step. This gave me a good mind refresh. Good video. Design patterns are indeed very important when using this, thought I should mention this again!
Now, I see you also have some mockito videos... let's-a-go!
this is the best video I have seen so far for JPA, very nice explanation
Thank you very much for providing this type of video so any java developer can easily learn and implement within very sort time.
best tutorial i had ever in youtube.
The Best & easy video .... seriously, easily understand JPA😍
Awesome Sir Ji, I was always in confusion regarding Hibernate and JPA & Specification and Implementation.
This video helped me alot 🙏🙏
Thanks Mr. Reddy ! The approach of building this top down was very helpful.
you are so good teacher and also online tutor
Yeah this is great content, other than great teaching material. Thank you Navin! I finally get what JPA is for
Great tutorial! First one that really shows how it's done. Thank you :)
Man wish i had a teacher like this
So efficient explanation. It is really impressive
Mo.Fuk... Thank you. I have been struggling to have NetBeans to work with derby or mysql without any luck. All the preconfigured files were so messy.
This video in conjunction with more videos of your channel finally taught how to have Database working with web services ( restful )
BR
Perfect!! thanks alot bro, i followed bit to bit and now i'm cleared with Jpa concept.
Thank you very much for this tutorial! 🙌💙
Great video. The best one about JPA.
one of the best professors in ytb
i recently discovered this channel , thank you so much for sharing information
Bhayya kummesaru..your videos giving lot of info
Extremely Good bro. I learn lot from you. I got better offer. Thanks so much.
Thank you !! Also thank you for sharing the repo. Appreciate it !!
Very well explained and easy to follow. Thank you!
Liked this very much for a beginner me
Excellent explanation. This was really hard for me and I understood everything very well.
Ioo
Superb way of teaching.
Very clearly explained. Thanks a lot!
Nice video,, You are the best Guru...Edit database through JPA (merge function) should have been included as well for the shake of completion for this video.
Awesome Navin sir.Thank you soo much for video
Thanks for making it, Simple and easy to grab JPA Concept.
Is this video complete to get start with jpa
Very beginner friendly, thank you man!
Simply super. the way you explain the concepts. Thank you.
Ur video is always awesome sir nice explained 🎉
Well explained sir keep it up more videos abt java full stack developer
Thank you so much sir! I like your every video, Your videos help us to become good programmer in java, you covered almost each and every topic which needed to learn java.
This is a brilliant explanation. Good job
U are my life saver thanks naveen
you are fantastic! almost hitting 1M subscribers, cool!! :)
Thank you! This video was really helpful understanding how JPA works in the implementation level!
just amazing explanation!
Really helpful Navin. Thank you.
Very nice explanation sir ......thank you very much for this video
sir you are the best!! keep making videos like this your explanations are best ! God bless you
Hi Navin.., Thanks a lot for this beautiful session! The way you explained the concepts are too good. Keep up the good work :)
"I can use mysql cli but I'm a big fan of GUI". this is why I love you. others make us feel like crap if we use gui.
J is for JOHN P IS FOR PRATS A IS FOR AMACIO, YES HIS NAME THAT GUY JOHN PRATS AMACIO I LOVE THIS BOY GUY
fun way to teach . like hey jpa give me that data . amazing
Very nice, Clear Explaination. Thank you Sir.
you are truly an awesome teacher
Awesome sir, u r a Legend 👍✌️
Awesome and funny article, good explanation :)
You are the best, sir
Please make a video for the newer version, as I see a lot of differences between this video and the latest STS.
Bro ur explanation is very good tq for uploading this video
Great work, you are totally exceptional.
Could you please complete the tutorial on JSP filters too!
Awesome teaching. Thanks
I am running into trouble around the 20:00 mark when trying to access mysql through java using the persistence.xml file. Even after adding the @Entity and @Id keywords in my Alien.java class, when I run App.java to fetch data from mysql, I receive the following error:
*Source not found for javax.xml.bind.JAXBException*
I am using jdk 12 with Eclipse 03-2019. I wonder if anyone knows the solution to this problem. Thanks!
You are doing a great job sir.
Thank you sir.You're a great teacher
Excellent explanation. Thanks alot
Nice Explanation
You could use Lombok instead of generating getters and setters. Less boiler plate code, and you could write only setters/getters that are not trivial and maintain the readability of the class.
Excellent explaination !
Very good sir
Please provide more examples on jpa.
YOU ARE A LEGEND thank you.
Very good videos, I'd suggest that you use a mic, the sound is not as good as it should be
Very helpful, thank you sir!
Nice Sir Very Clear Explaination
Where did you get the block of persistence code at 19:03. That came out of no where??
really, it's a great video for JPA
Please try out my videos
Perfect sir, Thank you so much ..It is very helpful
Well explained Sir.
Alien .. example for an object.😀😂😂 awesome.