find_link

Java Cartridge

serialVersionUID for serializable classes

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Trivial Trivial
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: 3.4
  • Component/s: None
  • Description:
    It would be nice to have the serialVersionUID defined for all serializable classes (e.g ValueObject and ApplicationException) as for entities in hibernate cartridge.

Issue Links

Activity

Hide
Alex Radzivanovich added a comment - 12/Jul/05 7:41 PM
Enumerations too.
Show
Alex Radzivanovich added a comment - 12/Jul/05 7:41 PM Enumerations too.
Hide
Nayan Hajratwala added a comment - 20/Jan/06 10:02 PM
This also applies to classes generated by the "<<Criteria>>" Stereotype.

Would be to have these warnings out of eclipse =)
Show
Nayan Hajratwala added a comment - 20/Jan/06 10:02 PM This also applies to classes generated by the "<<Criteria>>" Stereotype. Would be to have these warnings out of eclipse =)
Hide
Jens Vagts added a comment - 23/Jan/06 8:09 AM
But the warnings of Criteria-Classes are of type "unchecked" and related to Java 5. For the hibernate cartridge I supplied a patch (HIB-162), which has not been applied so far :(
Show
Jens Vagts added a comment - 23/Jan/06 8:09 AM But the warnings of Criteria-Classes are of type "unchecked" and related to Java 5. For the hibernate cartridge I supplied a patch (HIB-162), which has not been applied so far :(

People

Dates

  • Created:
    13/May/05 9:32 AM
    Updated:
    28/Dec/09 12:35 AM
    Resolved:
    28/Dec/09 12:35 AM