Class MonthTypeHandler

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

public class MonthTypeHandler extends Object implements TypeHandler<Month>