Uses of Class
org.axiondb.types.TimestampType

Packages that use TimestampType
org.axiondb.types DataType implementations. 
 

Uses of TimestampType in org.axiondb.types
 

Subclasses of TimestampType in org.axiondb.types
 class DateType
          Implements a date type which can generate instances of java.sql.Date and other JDBC date-related types.
 class TimeType
          Implements a date type which can generate instances of java.sql.Date and other JDBC date-related types.