Uploaded image for project: 'Gateway'
  1. Gateway
  2. GTWY-747

Change Version Attribute in AbstractPersistableEntity from Integer to Long

XMLWordPrintable

    • Icon: Technical Work Technical Work
    • Resolution: Cannot Reproduce
    • Icon: Minor Minor
    • Recycle Bin
    • None
    • Codebase, Domain Model
    • None

      Currently the version attribute in AbstractPersistableEntity is an Integer. Integers only allow values up to 2,147,483,647. Which is a big number, but it might be better to use Long. Longs allow values up to 9,223,372,036,854,775,807.

              Unassigned Unassigned
              nhook Nathan Hook
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: