Package | Description |
---|---|
org.hibernate.id.uuid |
Modifier and Type | Class and Description |
---|---|
class |
CustomVersionOneStrategy
Applies a version 1 (time-based) generation strategy (using ip address rather than mac address) but applies them in a
different layout.
|
class |
StandardRandomStrategy
Implements a "random" UUID generation strategy as defined by the
UUID.randomUUID() method. |
Copyright © 2017 JBoss by Red Hat. All rights reserved.