I have a fellow work who has been using "implements Serializable" on all their DAO in Spring 3.0 MVC. I noticed some documentation that says to do this but why?
I have a fellow work who has been using "implements Serializable" on all their DAO in Spring 3.0 MVC. I noticed some documentation that says to do this but why?