Support for UUID Version 7 (UUIDv7) added to Java 26

(github.com)

5 points | by mfiguiere 13 hours ago ago

1 comments

  • rekabis 13 hours ago

    Good news, yes, but the more reliable method is to let the DB create the UUIDv7 upon insert. So the real question is how well your current fave DB can autogenerate UUIDs other than v4.