Class LongToDateHandler

  • All Implemented Interfaces:
    org.apache.ibatis.type.TypeHandler<Date>

    public class LongToDateHandler
    extends org.apache.ibatis.type.BaseTypeHandler<Date>
    Created by IntelliJ IDEA.
    Author:
    zaporozhec Date: 19.11.2020 Time: 16:04
    • Constructor Detail

      • LongToDateHandler

        public LongToDateHandler()