Class YearMonthTypeHandler

java.lang.Object
cool.scx.jdbc.type_handler.time.YearMonthTypeHandler
All Implemented Interfaces:
TypeHandler<YearMonth>

public class YearMonthTypeHandler extends Object implements TypeHandler<YearMonth>