Zikani Nyirenda Mwase
Zikani's Blog

Zikani's Blog

Follow
Follow
homebadges
Tag

reference

#reference

More content

Read more stories on Hashnode


Articles with this tag

Implementing a Custom ID generator for Hibernate entities in Java

Oct 8, 20237 min read

If you have used Hibernate before you know that you can specify that an Entity class should have it's @Id fields set via @GeneratedValue - typically...

Implementing a Custom ID generator for Hibernate entities in Java