Class ZonedDateTimeCodec

java.lang.Object
org.mariadb.jdbc.codec.list.ZonedDateTimeCodec
All Implemented Interfaces:
Codec<ZonedDateTime>

public class ZonedDateTimeCodec extends Object implements Codec<ZonedDateTime>