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