Class DateTimeAdapter.Timestamp<T>

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

public static class DateTimeAdapter.Timestamp<T> extends Adapter.As<T,Void>
Adapter for the TIMESTAMP type to the functional interface Datetime.Timestamp.