I am the newbie to Hibernate / JPA things, and I surprisingly find that IntelliJ EE version saves tons of work for me so I could focus more on Java code
I am impressed with all the code and time that IntelliJ saves. It's incredible, luckily I found this video tutorial, greetings from Colombia, thank you very much. I will make the most of my 30-day trial (I'm going to talk to my boss so that he can pay me the Ultimate version)
(9:48) I get the following: IllegalStateException: Cannot get a connection as the driver manager is not properly initialize Caused by: org.hibernate.HibernateException: Access to DialectResolutionInfo cannot be null when 'hibernate.dialect' not set
You probably dont care but if you're bored like me during the covid times then you can watch pretty much all the latest movies on InstaFlixxer. Have been watching with my gf for the last few weeks =)
@Dalia Abo Sheasha Yeah it was a problem with the JDK. I have one installed and even though it works perfectly with normal java projects, for some reasons it stops working when I switch to Java Enterprise projects. Turned out all I needed to do was to reinstall it again. Now everything works perfectly. Thank you for taking the time to respond.
Great video, thanks a lot! Just one question: at 0:35 you select AdoptOpenJDK 11 as the project SDK, but the generated POM at 1:04 sets 1.8 as the compiler source and target. Shouldn't IntelliJ's generator inherit the corresponding version?
I am the newbie to Hibernate / JPA things, and I surprisingly find that IntelliJ EE version saves tons of work for me so I could focus more on Java code
Oh Dalia, that was really super-super helpful. And quite simply thanks to you!
не подлизывайся
Super Helpful. Thanks for these short and rich videos
Glad you like them!
I am impressed with all the code and time that IntelliJ saves.
It's incredible, luckily I found this video tutorial, greetings from Colombia, thank you very much.
I will make the most of my 30-day trial (I'm going to talk to my boss so that he can pay me the Ultimate version)
Thanks for the video. Really helpful
Glad it was helpful!
Nice Tutorial. Very detailed. Thank you
Most useful & helpful video 👍👍👍
Thanks a lot
@8:50 nothing shows up on the most current version of intelliJ, not sure of the next steps to take...
me too
So you selected jdk 11 for the project but are targeting jdk 1.8 in the pom.xml?
(9:48) I get the following:
IllegalStateException: Cannot get a connection as the driver manager is not properly initialize
Caused by: org.hibernate.HibernateException: Access to DialectResolutionInfo cannot be null when 'hibernate.dialect' not set
Dalia is the best. By the way, employee table consists only of Java rockstars :)
Yes, exactly ;)
You probably dont care but if you're bored like me during the covid times then you can watch pretty much all the latest movies on InstaFlixxer. Have been watching with my gf for the last few weeks =)
@Louie Dustin Yup, I have been watching on instaflixxer for since november myself =)
in 8:51 how you make a short to jpa?
Its not working generate persistance mapping not showing
Great video ! Thank you so much
can we use hibernate with IntelliJ community edition
@8:09 this can be skipped with the newest version as of this post.
doest this work on community edition
Great video, thank you
Glad you liked it!
Can we go with smth different than persistence.xml?
How to open Jpa query console in spring boot application. Thanks in advance.
@Dalia Abo Sheasha thank you so much.
I don't wanna go back to Eclipse just to work with Hibernate :((((((((((
But it's not in the Community version, sucks
I need help. When I click OK (4:58) I get this error "Unable to resolve 'String'". Any Ideas how to fix this problem ? Thanks.
@Dalia Abo Sheasha Yeah it was a problem with the JDK. I have one installed and even though it works perfectly with normal java projects, for some reasons it stops working when I switch to Java Enterprise projects.
Turned out all I needed to do was to reinstall it again.
Now everything works perfectly.
Thank you for taking the time to respond.
I am using Linux Ubuntu os, i want hibarnate external jar files for eclipse please help me where can I get Hibernate external jar files
Great video, thanks a lot!
Just one question: at 0:35 you select AdoptOpenJDK 11 as the project SDK, but the generated POM at 1:04 sets 1.8 as the compiler source and target. Shouldn't IntelliJ's generator inherit the corresponding version?
How can i create the database for using with this video?
awesome IntelliJ IDEA!
Thanks!
Is there a way to generate Kotlin data classes instead of java classes?
Any solutions for hql console with quarkus projects ?
Is this a hibernate tutorial or JPA tutorial?
Do you how to disable the red messages at console?
so beautiful thank
Thank you so much
You're most welcome!
Can you do Ebean next?
OMG THANK YOU!
it would have been nice if showed the DB creation script
♥
this is not working, I am getting the error - org.hibernate.PersistentObjectException: detached entity passed to persist
Didn't knew you can test JPA Queries directly. Only tested SQL queries then converted them to JPA ones manually, lol.
Thank you
I can't Java Enterprise in my IDEA
For JavaEE projects you need IntelliJ Ultimate edition
Thanks
يعطيكي العافيه
For any one using JAVA 8, please spare yourself a great deal of trouble and change the JAVA version at the start of the project lol...
shit you are not using community verison:)
What's the use of this tutorial if most of the features are not part of the Community Edition? What a waste of time.
yeah this is for the ultimate version
fix connection error insert: useTimezone = true & serverTimezone = UTC in
Great video ! Thanks