Hibernate: How to Implement a Custom, Sequence-Based ID Generator

Опубликовано: 06 Октябрь 2024
на канале: Thorben Janssen
21,677
238

Today I will show you how you can Implement a Custom, Sequence-Based ID Generator with #Hibernate. A lot of applications use primary keys that are based on a sequence but use an additional prefix that contains semantic information.

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/cust...

Want to connect with me?
Blog: http://www.thoughts-on-java.org/
Twitter:   / thjanssen123  
Facebook:   / thoughtsonjava  
#Java
#JPA
#Hibernate