Interface DatabaseDifferences


  • public interface DatabaseDifferences
    A centralized expression of differences in behaviour between MySQL 5.x and 8.x
    Author:
    Jiri Pechanec
    • Method Detail

      • isCurrentDateTimeDefaultGenerated

        boolean isCurrentDateTimeDefaultGenerated()
      • currentDateTimeDefaultOptional

        String currentDateTimeDefaultOptional​(String isoString)