Package bbd.jportal2

Class Sequence

    • Field Detail

      • minValue

        public long minValue
      • maxValue

        public long maxValue
      • increment

        public int increment
      • cycleFlag

        public boolean cycleFlag
      • orderFlag

        public boolean orderFlag
      • startWith

        public long startWith
      • start

        public int start
        Code starts at line
    • Constructor Detail

      • Sequence

        public Sequence()
    • Method Detail

      • getName

        public String getName()
      • getMinValue

        public long getMinValue()
      • getMaxValue

        public long getMaxValue()
      • getIncrement

        public int getIncrement()
      • isCycleFlag

        public boolean isCycleFlag()
      • isOrderFlag

        public boolean isOrderFlag()
      • getStartWith

        public long getStartWith()