Hello all. I'm trying to read/write objects to a file using streams.
Basically I have a table that contains up to 10 objects. Each object contains several pieces of data such as a name and adress etc
both my class and the object's class are implementing java.io.Serializable
here's the top of...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.