Class TimestampColumn


  • public class TimestampColumn
    extends ColumnBase
    Timestamp Column
    • Constructor Detail

      • TimestampColumn

        public TimestampColumn​(String name,
                               boolean nullable)
      • TimestampColumn

        public TimestampColumn​(String name,
                               boolean nullable,
                               Integer precision)