Package org.hibernate.id.uuid
package org.hibernate.id.uuid
Contains the
UuidGenerator
.-
ClassDescriptionApplies a version 1 (time-based) generation strategy (using ip address rather than mac address) but applies them in a different layout.Implements 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.