- All Implemented Interfaces:
- Serializable, org.datanucleus.store.types.converters.MultiColumnConverter, org.datanucleus.store.types.converters.TypeConverter<java.time.YearMonth,int[]>
public class YearMonthComponentsConverter
extends Object
implements org.datanucleus.store.types.converters.TypeConverter<java.time.YearMonth,int[]>, org.datanucleus.store.types.converters.MultiColumnConverter
Class to handle the conversion between java.time.YearMonth and int[] (the year and the month).
- See Also:
- Serialized Form