Uses of Class
com.pervasive.datarush.tokens.scalar.TimestampToken
Packages that use TimestampToken
Package
Description
Provides implementations of and utilities for scalar valued
tokens.
-
Uses of TimestampToken in com.pervasive.datarush.tokens.scalar
Fields in com.pervasive.datarush.tokens.scalar declared as TimestampTokenModifier and TypeFieldDescriptionstatic final TimestampTokenTimestampToken.NULLA null valuedTimestampTokenstatic final TimestampTokenTimestampToken.ZEROA zero valuedTimestampTokenMethods in com.pervasive.datarush.tokens.scalar that return TimestampTokenModifier and TypeMethodDescriptionstatic TimestampTokenDeprecated.static TimestampTokenConverts a string representation of a timestamp value into a token.Methods in com.pervasive.datarush.tokens.scalar with parameters of type TimestampToken
parse(String)instead.