Change Version Attribute in AbstractPersistableEntity from Integer to Long

XMLWordPrintable

    • Type: Technical Work
    • Resolution: Cannot Reproduce
    • Priority: Minor
    • Recycle Bin
    • Affects Version/s: None
    • Component/s: 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.

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

                Created:
                Updated:
                Resolved: