Title: Serializing your objects

This may be a bit off topic - apologies. I don't normally subscribe to generic java lists though.

I'm looking for suggestions on Serializing your objects. I want to store my objects in a database for the purpose of persistence. In other words, I'm not just looking at storing some data in the database that the objects use. My only interest in having these objects interact with the DB in any other way than normal is for the purposes of preserving their state. I'm sure there is much material on this. I'm looking for some suggestions and pointers in the right direction.

Thanks.

Jay Baker

Reply via email to