Categories
Video

Hibernate & PostgreSQL : 6 Things You Need To Know



This time, I am here to show 6 things you should know when you use Hibernate with a PostgreSQL database.

PostgreSQL is one of the most popular relational databases, and Hibernate is probably the most popular JPA implementation. So, it’s no surprise that they’re often used together and that you don’t have to expect any major issues doing that.
But as so often, there is a difference between “it works” and “it works great”. Out of the box, Hibernate and PostgreSQL work well together. But if you want to use both systems to their fullest extent, you need to know a few things and avoid some others.
Here is my list of the 6 most important things you should know when you want to use Hibernate with PostgreSQL.

If you like this video, please give me your thumbs up and share it with your friends and co-workers.

Like my channel? Subscribe!
http://bit.ly/2cUsid8

Join the free Member Library:
https://goo.gl/dtyIIC

Read the accompanying post: https://www.thoughts-on-java.org/hibernate-postgresql-5-things-need-know/

Want to connect with me?
Blog: http://www.thoughts-on-java.org/
Twitter: https://twitter.com/thjanssen123
Facebook: https://www.facebook.com/thoughtsonjava

source

6 replies on “Hibernate & PostgreSQL : 6 Things You Need To Know”

Leave a Reply

Your email address will not be published. Required fields are marked *