public static class UUIDTypeDescriptor.PassThroughTransformer extends java.lang.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 java.util.UUID transform(java.util.UUID uuid)
transform in interface UUIDTypeDescriptor.ValueTransformerpublic java.util.UUID parse(java.lang.Object value)
parse in interface UUIDTypeDescriptor.ValueTransformerCopyright © 2013. All Rights Reserved.