Java JPA Maven Hibernate Tutorial




Code & Transcript : http://bit.ly/jpatut Best Related Book : https://amzn.to/2JQ6lhz Install Everything : https://www.youtube.com/watch?v=wDS4QgehTSI …

Original source


37 responses to “Java JPA Maven Hibernate Tutorial”

  1. Hi , I have an unrelated question: what kind of microphone and screen recorder software do you use? I finished your learn to program with python and I like to try to make python data structure video one youtube which help me to master material and hopefully helpful for others. I have a macbook and I just wonder what other software and hardware I need ? it would be nice if you could make a video about it (It may help others in future) and If you don`t have time to make video , please tell me what you use and did I say you are awesome?

  2. I would just like to point out that sometimes you might not want to insert the id yourself (unless it's generated by some specific way in the code or given by a separate service), as you probably don't know all the id's already stored in the DB, and trying to reuse one will cause issues. There's a handy feature called auto-increment so you don't have to specify the id yourself at all. I know this tutorial was just for educational purposes, but I figured someone might find this piece of info useful. Thanks for the video!

  3. Hi Derek, you are a rock star as always. Thank you from here to Jupiter 🙂 . Honestly, I haven't seen the part 2 yet, is it necessary to watch it to continue with this part or I can move on. Thank you again.

  4. Maven and Hibernate made easy. Hardest programming concepts are explained in simple english in this channel. Thanks for the hard work Derek. So close to 1M subscribers. Keep up the good job

  5. Hi, can you do a video on Haml. I have this one rails project with views written by someone partially in haml partially in erb, and I need to hotfix simple things here and there and, I dunno, all this chaos really puts me off and makes my life hard.

Leave a Reply