Serialized Form


Package org.gjt.rec.cache

Class org.gjt.rec.cache.MapCache.MapType implements Serializable


Package org.gjt.rec.jdbc

Class org.gjt.rec.jdbc.QueryResults implements Serializable

Serialized Fields

columnNameList

List columnNameList

queryResultList

List queryResultList

Class org.gjt.rec.jdbc.QueryResults.QueryResultImpl implements Serializable

Serialized Fields

valueByColumn

Map valueByColumn


Package org.gjt.rec.util

Class org.gjt.rec.util.BaseSettings implements Serializable

Serialized Fields

settingsByName

HashMap settingsByName

deleteEvent

SettingsEvent deleteEvent

insertEvent

SettingsEvent insertEvent

updateEvent

SettingsEvent updateEvent

Class org.gjt.rec.util.Booleans.FlagType implements Serializable

Serialized Fields

toStringTrue

String toStringTrue

toStringFalse

String toStringFalse

Class org.gjt.rec.util.DuplicateEnumIdException implements Serializable

Class org.gjt.rec.util.Enum implements Serializable

Serialization Methods

readResolve

protected final Object readResolve()
                            throws NonExistentEnumException
Resolves this instance to one of the unique instances in the instance dictionary for this class by using the id as deserialized into this object.

Throws:
NonExistentEnumException - If the instance called (id) cannot be found in the instance dictionary for this object's class.
Serialized Fields

id

String id

hashCode

int hashCode

toString

String toString

Class org.gjt.rec.util.HomogeneousList implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException
Serialized Fields

underlyingList

List underlyingList

elementClass

Class elementClass

Class org.gjt.rec.util.NonExistentEnumException implements Serializable

Class org.gjt.rec.util.ObjectPool.NotPooledException implements Serializable

Class org.gjt.rec.util.PackingException implements Serializable

Serialized Fields

prefix

String prefix
the prefix text to write before a packedException stack trace


packedException

Throwable packedException

Class org.gjt.rec.util.SettingsEvent implements Serializable

Serialized Fields

type

SettingsEvent.Type type

Class org.gjt.rec.util.SettingsEvent.Type implements Serializable


Package org.gjt.rec.io

Class org.gjt.rec.io.FilePath.PathElement.Type implements Serializable


Package org.gjt.rec.version

Class org.gjt.rec.version.RevisionIntrospector.Exception implements Serializable

Class org.gjt.rec.version.RevisionIntrospector.UnexpectedFieldTypeException implements Serializable


Package org.gjt.rec.thread

Class org.gjt.rec.thread.Workforce.JobNotWaitingException implements Serializable

Class org.gjt.rec.thread.Workforce.State implements Serializable