Hibernate Tip: Map database columns with generated values

preview_player
Показать описание

The Hibernate Tips series provides quick answers to common questions. This time, I will show you how you can map database columns whose values get generated by the database. That might not sound like an issue. But if you don’t tell Hibernate that the database generates the value, it will not retrieve from the database and you will not see in your application.

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

Like my channel? Subscribe!

Join the free Member Library:

Want to connect with me?
#JPA #Hibernate #Mapping
Рекомендации по теме
visit shbcf.ru