Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Conrad Evans   on Dec 28 In Java Category.

  
Question Answered By: Julia Hughes   on Dec 28

As far as I know if you want to exclude a class  field while serializing you have to use modifier "transient". Keyword "static" has no effect on serialization.
Please let me know if there is any reliable source suggesting that "static" modifier affects serialization.

Share: 

 

This Question has 7 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on Serilazation Or get search suggestion and latest updates.


Tagged: