public class UuidGeneratorMixin extends Object implements IdentityGenerator
| Constructor and Description |
|---|
UuidGeneratorMixin() |
| Modifier and Type | Method and Description |
|---|---|
Identity |
generate(Class<?> compositeType)
Generate a new id for the given Composite type
|
public Identity generate(Class<?> compositeType)
IdentityGeneratorgenerate in interface IdentityGeneratorcompositeType - the type of composite