public class DefaultUuidGenerator
extends java.lang.Object
| Modifier | Constructor and Description |
|---|---|
protected |
DefaultUuidGenerator() |
| Modifier and Type | Method and Description |
|---|---|
static UuidGenerator |
getDefaultGenerator()
Returns default uuid generator or
null if default
generator is not set. |
static void |
setDefaultGenerator(UuidGenerator defaultGenerator)
Sets default transport.
|
public static UuidGenerator getDefaultGenerator()
null if default
generator is not set.public static void setDefaultGenerator(UuidGenerator defaultGenerator)