Holds the state for the specified object in serializable form.
This object is {@link Serializable} and can be passed over the networkeasily. Also for a persistent objects only the reference's {@link Oid}s are held, avoiding the need for serializing the whole object graph.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.