Class DateTimeAdapter.TimeTZ<T>

java.lang.Object
org.postgresql.pljava.Adapter<T,Void>
org.postgresql.pljava.Adapter.As<T,Void>
org.postgresql.pljava.pg.adt.DateTimeAdapter.TimeTZ<T>
All Implemented Interfaces:
Adapter.ArrayProto<T[]>, SlotTester.Visible
Enclosing class:
DateTimeAdapter

public static class DateTimeAdapter.TimeTZ<T> extends Adapter.As<T,Void>
Adapter for the TIME WITH TIME ZONE type to the functional interface Datetime.TimeTZ.