Class InstantTypeHandler

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

    public class InstantTypeHandler
    extends org.apache.ibatis.type.BaseTypeHandler<Instant>
    Instruct jdbc driver to interpret timestamps as being in utc timezone.