Class ZonedDateTimeTypeHandler

java.lang.Object
org.apache.ibatis.type.TypeReference<T>
org.apache.ibatis.type.BaseTypeHandler<ZonedDateTime>
org.ametys.plugins.contentio.synchronize.impl.typehandler.ZonedDateTimeTypeHandler
All Implemented Interfaces:
TypeHandler<ZonedDateTime>

Inspired from InstantTypeHandler