public static class UUIDTypeDescriptor.ToStringTransformer extends Object implements UUIDTypeDescriptor.ValueTransformer
Modifier and Type | Field and Description |
---|---|
static UUIDTypeDescriptor.ToStringTransformer |
INSTANCE |
Constructor and Description |
---|
UUIDTypeDescriptor.ToStringTransformer() |
public static final UUIDTypeDescriptor.ToStringTransformer INSTANCE
public UUIDTypeDescriptor.ToStringTransformer()
public String transform(UUID uuid)
transform
in interface UUIDTypeDescriptor.ValueTransformer
public UUID parse(Object value)
parse
in interface UUIDTypeDescriptor.ValueTransformer
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.