How To Use Hibernate uuid2 For Generating UUID Identifiers
Description: This application is an example of using the Hibernate RFC 4122 compliant UUID generator, uuid2.
Key points:
- store UUID in a
BINARY(16)column
Hibernate-SpringBoot/HibernateSpringBootUUID2 at master · AnghelLeonard/Hibernate-SpringBoot
How To Use Hibernate uuid2 For Generating UUID Identifiers
Description: This application is an example of using the Hibernate RFC 4122 compliant UUID generator, uuid2.
Key points:
BINARY(16) column