How To Use JPA GenerationType.AUTO And UUID Identifiers
Description: This application is an example of using the JPA GenerationType.AUTO for assigning automatically UUID identifiers.
Key points:
- store UUID in a
BINARY(16)column
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
How To Use JPA GenerationType.AUTO And UUID Identifiers
Description: This application is an example of using the JPA GenerationType.AUTO for assigning automatically UUID identifiers.
Key points:
BINARY(16) column