SolarMetric Kodo JDO 3.3.5 generated on August 31 2005

Serialized Form


Package com.solarmetric.conf

Class com.solarmetric.conf.ConfigurationImpl implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Implementation of the Externalizable interface to read from the properties written by ConfigurationImpl.writeExternal(java.io.ObjectOutput).

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Implementation of the Externalizable interface to write the properties returned by ConfigurationImpl.toProperties(boolean).


Package com.solarmetric.jdbc

Class com.solarmetric.jdbc.JDBCEvent implements Serializable

Serialized Fields

type

short type

time

long time

sql

String sql

associatedEvent

JDBCEvent associatedEvent


Package com.solarmetric.manage

Class com.solarmetric.manage.ManageRuntimeException implements Serializable

Class com.solarmetric.manage.StatisticEvent implements Serializable

Serialized Fields

time

long time

value

double value

Class com.solarmetric.manage.WatchableEvent implements Serializable

Serialized Fields

stat

Statistic stat


Package kodo.abstractstore

Class kodo.abstractstore.AbstractStorePersistenceManagerFactory implements Serializable

Serialized Fields

_storeCls

String _storeCls

_storeProps

String _storeProps

_platform

String _platform


Package kodo.conf

Class kodo.conf.JDOConfigurationImpl implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Implementation of the Externalizable interface to read from the properties written by ConfigurationImpl.writeExternal(java.io.ObjectOutput).

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Implementation of the Externalizable interface to write the properties returned by ConfigurationImpl.toProperties(boolean).


Package kodo.datacache

Class kodo.datacache.DataCachePCDataImpl implements Serializable

Serialized Fields

_exp

long _exp

Class kodo.datacache.ExpirationEvent implements Serializable

Serialized Fields

_key

Object _key

_expired

boolean _expired

Class kodo.datacache.QueryKey implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException

Class kodo.datacache.QueryResult implements Serializable

Serialized Fields

_ex

long _ex


Package kodo.event

Class kodo.event.InstanceLifecycleEvent implements Serializable

Serialized Fields

_type

int _type

Class kodo.event.RemoteCommitEvent implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException

Class kodo.event.TransactionEvent implements Serializable

Serialized Fields

_type

short _type


Package kodo.jdbc.conf

Class kodo.jdbc.conf.JDBCConfigurationImpl implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Implementation of the Externalizable interface to read from the properties written by ConfigurationImpl.writeExternal(java.io.ObjectOutput).

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Implementation of the Externalizable interface to write the properties returned by ConfigurationImpl.toProperties(boolean).


Package kodo.jdbc.ee

Class kodo.jdbc.ee.JDBCConnectionFactory implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Implementation of the Externalizable interface to read from the properties written by ConfigurationImpl.writeExternal(java.io.ObjectOutput).

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Implementation of the Externalizable interface to write the properties returned by ConfigurationImpl.toProperties(boolean).

Class kodo.jdbc.ee.JDBCManagedConnectionFactory implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Implementation of the Externalizable interface to read from the properties written by ConfigurationImpl.writeExternal(java.io.ObjectOutput).

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Implementation of the Externalizable interface to write the properties returned by ConfigurationImpl.toProperties(boolean).


Package kodo.jdbc.meta

Class kodo.jdbc.meta.MappingInfoNotFoundException implements Serializable


Package kodo.jdbc.runtime

Class kodo.jdbc.runtime.JDBCPersistenceManagerFactory implements Serializable

Serialized Fields

_synchronizedMappings

boolean _synchronizedMappings

_setFirstPMAuth

boolean _setFirstPMAuth


Package kodo.jdbc.schema

Class kodo.jdbc.schema.SchemaGenerator.Event implements Serializable

Serialized Fields

_cur

int _cur

_total

int _total


Package kodo.jdbc.sql

Class kodo.jdbc.sql.SQLBuffer implements Serializable

Serialized Fields

_dict

DBDictionary _dict

_sql

StringBuffer _sql

_params

List _params

_cols

List _cols


Package kodo.remote

Class kodo.remote.ClientConfigurationImpl implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Implementation of the Externalizable interface to read from the properties written by ConfigurationImpl.writeExternal(java.io.ObjectOutput).

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Implementation of the Externalizable interface to write the properties returned by ConfigurationImpl.toProperties(boolean).

Class kodo.remote.ClientPersistenceManagerFactory implements Serializable

Class kodo.remote.PersistenceManagerServerServlet implements Serializable

Serialized Fields

_pmf

KodoPersistenceManagerFactory _pmf

_io

CommandIO _io

_transport

HTTPTransport _transport

Class kodo.remote.RemotePCDataGenerator.PCDataTemplate implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput is)
                  throws IOException,
                         ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput os)
                   throws IOException


Package kodo.runtime

Class kodo.runtime.AbstractPCData implements Serializable

Class kodo.runtime.JDOState implements Serializable

Class kodo.runtime.PCDataImpl implements Serializable

Serialized Fields

_oid

Object _oid

_type

Class _type

_data

Object[] _data

_loaded

BitSet _loaded

_version

Object _version

_impl

Object _impl

_fieldImpl

Object[] _fieldImpl

Class kodo.runtime.PersistenceManagerFactoryImpl implements Serializable

Serialized Fields

_conf

JDOConfiguration _conf

_lock

serp.util.ThreadLock _lock


Package kodo.util

Class kodo.util.ByteIdentity implements Serializable

Serialized Fields

key

byte key

Class kodo.util.CanRetryException implements Serializable

Class kodo.util.CharIdentity implements Serializable

Serialized Fields

key

char key

Class kodo.util.DataStoreException implements Serializable

Class kodo.util.GeneralException implements Serializable

Class kodo.util.Id implements Serializable

Serialization Methods

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Serialized Fields

id

long id
Deprecated. Use Id.getKey().


_typeName

String _typeName

Class kodo.util.IntIdentity implements Serializable

Serialized Fields

key

int key

Class kodo.util.LockTimedOutException implements Serializable

Serialized Fields

timeout

int timeout

Class kodo.util.LongIdentity implements Serializable

Serialized Fields

key

long key

Class kodo.util.ProxyDate implements Serializable

Serialized Fields

_sm

KodoStateManager _sm

_field

int _field

Class kodo.util.ReferentialIntegrityException implements Serializable

Serialized Fields

_type

int _type

Class kodo.util.ShortIdentity implements Serializable

Serialized Fields

key

short key

Class kodo.util.SingleFieldIdentity implements Serializable

Serialized Fields

targetClassName

String targetClassName

Class kodo.util.StringIdentity implements Serializable

Serialized Fields

key

String key

Class kodo.util.UserException implements Serializable


Package kodo.xmlstore

Class kodo.xmlstore.XMLConfiguration implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Implementation of the Externalizable interface to read from the properties written by ConfigurationImpl.writeExternal(java.io.ObjectOutput).

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Implementation of the Externalizable interface to write the properties returned by ConfigurationImpl.toProperties(boolean).


SolarMetric Kodo JDO 3.3.5 generated on August 31 2005

Copyright 2001,2002 SolarMetric, Inc. All Rights Reserved.