Would there be any problem with making the Record object serializable? Long story short, I looking to save the Record object for later use and I'm getting java.io.NotSerializableException
Log in to post a comment.