Class SequenceTable

    • Method Detail

      • createTableStatement

        public abstract String createTableStatement​(int startValue)
      • nextValueStatement

        public abstract String nextValueStatement()
      • dropStatement

        public abstract String dropStatement()