public class MigrationSupportConverter extends Object implements TypeConverter
| Constructor and Description |
|---|
MigrationSupportConverter() |
public String convert(Object value)
TypeConverterconvert in interface TypeConvertervalue - to convertpublic Object convert(String value, Class<?> clazz)
TypeConverterconvert in interface TypeConvertervalue - string to convertclazz - class of typeCopyright © 2012. All Rights Reserved.