public static class Codec.MappingDescriptor extends java.lang.Object implements TypeDescriptor
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getColumnName() |
java.beans.PropertyDescriptor |
getPropertyDescriptor() |
boolean |
isFrozen() |
boolean |
isFrozenKey() |
boolean |
isFrozenValue() |
boolean |
isTimeBased() |
public java.beans.PropertyDescriptor getPropertyDescriptor()
public boolean isFrozen()
isFrozen in interface TypeDescriptorpublic boolean isFrozenKey()
isFrozenKey in interface TypeDescriptorpublic boolean isFrozenValue()
isFrozenValue in interface TypeDescriptorpublic boolean isTimeBased()
isTimeBased in interface TypeDescriptorpublic java.lang.String getColumnName()
getColumnName in interface TypeDescriptor