Class MariaDbHistorySupport

    • Constructor Detail

      • MariaDbHistorySupport

        public MariaDbHistorySupport()
    • Method Detail

      • getAsOfViewSuffix

        public String getAsOfViewSuffix​(String asOfViewSuffix)
        Return the ' as of timestamp ?' clause appended after the table name.
      • getVersionsBetweenSuffix

        public String getVersionsBetweenSuffix​(String asOfViewSuffix)
      • getSysPeriodLower

        public String getSysPeriodLower​(String tableAlias,
                                        String sysPeriod)
        Returns the SQL Server specific effective start column.
      • getSysPeriodUpper

        public String getSysPeriodUpper​(String tableAlias,
                                        String sysPeriod)
        Returns the SQL Server specific effective end column.