public static class UUIDTypeDescriptor.PassThroughTransformer extends Object implements UUIDTypeDescriptor.ValueTransformer
Modifier and Type | Field and Description |
---|---|
static UUIDTypeDescriptor.PassThroughTransformer |
INSTANCE |
Constructor and Description |
---|
UUIDTypeDescriptor.PassThroughTransformer() |
public static final UUIDTypeDescriptor.PassThroughTransformer INSTANCE
public UUIDTypeDescriptor.PassThroughTransformer()
public UUID 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.