All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class examples.jdbc.SerializationMarker

java.lang.Object
   |
   +----examples.jdbc.SerializationMarker

public class SerializationMarker
extends Object
implements Serializable
The SerializationMarker class is used to mark the position of the Framework object in the serialization stream at serialization time.


Constructor Index

 o SerializationMarker()
Default constructor.

Constructors

 o SerializationMarker
 public SerializationMarker()
Default constructor.


All Packages  Class Hierarchy  This Package  Previous  Next  Index