Serialized Form


Package org.garret.perst

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<T> 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
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
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
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

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

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

Serialization Methods

readExternal

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

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
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
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

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

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

Serialization Methods

readExternal

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

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
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
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
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
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
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
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

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

Class org.garret.perst.Projection extends java.util.HashSet<To extends IPersistent> implements Serializable

Serialized Fields

field

java.lang.reflect.Field field

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
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
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.TimeSeries.Block extends Persistent implements Serializable

Serialization Methods

readExternal

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

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
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
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
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
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
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