Java Hibernate JPA Tutorial for Beginners (Eclipse + MySQL)

preview_player
Показать описание
How to get started using Hibernate and JPA for developing database-driven applications in Java. You will see Hibernate makes it easier to code data access layer with Java.

Рекомендации по теме
Комментарии
Автор

Thank you very much for your explanation! Im using Oracle + Eclipse and your examples helped me as well! Keep the good work up!!

Prototyp
Автор

I want to add external hibernate jar file in eclipse .. so Where can I get Hibernate jar files supportable for Ubuntu operating system.

mohangabhale
Автор

Very nicely structured and presented. Thank you.

danielmichalski
Автор

Tại sao anh sử dụng Integer primaryKey = 2; mà không sử dụng int primaryKey = 2; . Có phải lấy cả trường hợp primaryKey = null

HappyYourSelf
Автор

Man you're Amazing! I was searching this since 2 days it helps me

programmingvideo
Автор

so the booksUnit isn't the name of the database, it's a unit name when we want to deal with books table.
what if we want to deal with many tables in the same query? how things work in that case?

saoussenslii
Автор

ERROR: Field 'book_id' doesn't have a default value
Exception in thread "main" could not execute statement

chaladanidaniel
Автор

Hello, Nam! It's a Very informative tutorial, thank you! But I cannot complete it. All the time errors appear. I couldn't complete it via Eclipse, so I switched to Intellij idea and tried to complete it there. But somehow I get a lot of exceptions there. The last one is:
Unable to create requested service
I'll be happy if you help me with this.
By the way, I'm using Windows 8.1 and mysql warned me that I may get some problems. Is it because of that?

timatidoon
Автор

Please make a video on dropdownlist to write/read in/from database using jsp form, servlet and hibernate....

rajivswargiary
Автор

I feel like you saved my life, thank you.

Curufin
Автор

Try this on mysql url if you are having TimeZone issues:

<property

don't forget to replace testdb for you database name

wesosdequeso
Автор

You helped me so much I don't know how to thank you!
My sincere thanks and gratitude.

moukhafianass
Автор

Why do you annotate the getter for book_id & not the actual field? x

twanus
Автор

This is a wonderful tutorial about Hibernate and mysql for begninner. Thanks a lot

khiemdo
Автор

It help me a lot. Well done! Thanks for the tutorial!

alexandredias
Автор

estupendo, quisiera con swing builder, osea uso de jframe

oscarraulchilohuillca
Автор

I am facing a problem even though there is ni error in my doings

sarthakbasnet
Автор

Thank you for the wonderful tutorial for beginners..Helped a lot

uman
Автор

Thank you! This was extremely helpful!!!

mariusskaisgiris
Автор

Thank you for your explanations. It's very easy to understand.
GREAT JOB !!!

mountinrose