Class MySqlTimestampColumnIT

    • Constructor Detail

      • MySqlTimestampColumnIT

        public MySqlTimestampColumnIT()
    • Method Detail

      • beforeEach

        public void beforeEach()
      • afterEach

        public void afterEach()
      • shouldConvertDateTimeWithZeroPrecision

        @FixFor("DBZ-1243")
        public void shouldConvertDateTimeWithZeroPrecision()
                                                    throws Exception
        Throws:
        Exception