Class LocalDateTimeTypeHandler

java.lang.Object
org.apache.ibatis.type.TypeReference<T>
org.apache.ibatis.type.BaseTypeHandler<LocalDateTime>
cn.longky.common.handler.LocalDateTimeTypeHandler
All Implemented Interfaces:
org.apache.ibatis.type.TypeHandler<LocalDateTime>

public class LocalDateTimeTypeHandler extends org.apache.ibatis.type.BaseTypeHandler<LocalDateTime>
Since:
1.0
Author:
yingzhan