Class InstantAsIntegerTypeHandler

java.lang.Object
org.apache.ibatis.type.TypeReference<T>
org.apache.ibatis.type.BaseTypeHandler<Instant>
pl.sparkbit.commons.mybatis.handlers.InstantAsIntegerTypeHandler
All Implemented Interfaces:
org.apache.ibatis.type.TypeHandler<Instant>

public class InstantAsIntegerTypeHandler extends org.apache.ibatis.type.BaseTypeHandler<Instant>
  • Constructor Details

    • InstantAsIntegerTypeHandler

      public InstantAsIntegerTypeHandler()
  • Method Details