Uses of Class
io.trino.spi.type.TimestampType
Packages that use TimestampType
-
Uses of TimestampType in io.trino.spi.type
Fields in io.trino.spi.type declared as TimestampTypeModifier and TypeFieldDescriptionstatic final TimestampTypeTimestampType.TIMESTAMP_MICROSstatic final TimestampTypeTimestampType.TIMESTAMP_MILLISstatic final TimestampTypeTimestampType.TIMESTAMP_NANOSstatic final TimestampTypeTimestampType.TIMESTAMP_PICOSstatic final TimestampTypeTimestampType.TIMESTAMP_SECONDSMethods in io.trino.spi.type that return TimestampTypeModifier and TypeMethodDescriptionstatic TimestampTypeTimestampType.createTimestampType(int precision)