Uses of Package
org.hibernate.id.uuid
Packages that use org.hibernate.id.uuid
-
Classes in org.hibernate.id.uuid used by org.hibernate.boot.models.annotations.internal
-
Classes in org.hibernate.id.uuid used by org.hibernate.id.uuidClassDescriptionImplements a "random" UUID generation strategy as defined by the
UUID.randomUUID()
method.Represents a specific algorithm for producing UUID values.Implements UUID Version 6 generation strategy as defined by the RFC 9562.Implements UUID Version 7 generation strategy as defined by the RFC 9562.