Class ZonedDateTimeTypeHandler

java.lang.Object
cool.scx.jdbc.type_handler.time.ZonedDateTimeTypeHandler
All Implemented Interfaces:
TypeHandler<ZonedDateTime>

public class ZonedDateTimeTypeHandler extends Object implements TypeHandler<ZonedDateTime>