Class OracleSequenceSupport

    • Constructor Detail

      • OracleSequenceSupport

        public OracleSequenceSupport()
    • Method Detail

      • getFromDual

        public String getFromDual()
      • sometimesNeedsStartingValue

        public boolean sometimesNeedsStartingValue()
        Description copied from interface: SequenceSupport
        Do we need to explicitly specify minvalue or maxvalue when the initial value doesn't have the same sign as the increment?