Class TimeZoneDatatypeCoder

java.lang.Object
org.firebirdsql.gds.ng.tz.TimeZoneDatatypeCoder

public class TimeZoneDatatypeCoder extends Object
Datatype coder for TIME WITH TIME ZONE and TIMESTAMP WITH TIME ZONE.

As this uses Java 8 and higher types, this is not part of datatype coder itself.

Since:
4.0
Author:
Mark Rotteveel