1) How can I read and write serialized objects to and from a database? 2) Can a Vector or a Hashtable be serialized and deserialized? 3) Is there any way to save the state of an object of a class which does not implement Serializable or Extenalizable?.