Serialized Form

Class org.garret.perst.AssertionFailed extends java.lang.Error implements Serializable


Class org.garret.perst.CompileError extends java.lang.RuntimeException implements Serializable


Class org.garret.perst.JSQLArithmeticException extends JSQLRuntimeException implements Serializable


Class org.garret.perst.JSQLNoSuchFieldException extends JSQLRuntimeException implements Serializable


Class org.garret.perst.JSQLNullPointerException extends JSQLRuntimeException implements Serializable


Class org.garret.perst.JSQLRuntimeException extends java.lang.RuntimeException implements Serializable

Serialized Fields

fieldName

java.lang.String fieldName

target

java.lang.Class target


Class org.garret.perst.L2List extends L2ListElem implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException


Class org.garret.perst.L2ListElem extends PersistentResource implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException


Class org.garret.perst.Persistent extends java.lang.Object implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException


Class org.garret.perst.PersistentComparator extends Persistent implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException


Class org.garret.perst.PersistentResource extends Persistent implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException


Class org.garret.perst.PersistentString extends PersistentResource implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException


Class org.garret.perst.Relation extends Persistent implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException


Class org.garret.perst.StorageError extends java.lang.RuntimeException implements Serializable

Serialized Fields

errorCode

int errorCode

origEx

java.lang.Exception origEx


Class org.garret.perst.TimeSeriesBlock extends Persistent implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException


Class org.garret.perst.Version extends PersistentResource implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException


Class org.garret.perst.VersionHistory extends PersistentResource implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException


Class org.garret.perst.XMLImportException extends java.lang.Exception implements Serializable

Serialized Fields

line

int line

column

int column

message

java.lang.String message