SolarMetric Kodo JDO 3.2.4 generated on January 7 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().


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().


Package kodo.datacache

Class kodo.datacache.CacheAwareQuery implements Serializable

Serialized Fields

_query

KodoQuerySPI _query

_cache

QueryCache _cache

_pm

KodoPersistenceManager _pm

_lists

List _lists
The set of all CachingList objects created by this query that are currently actively caching. If _maintainCache is false, this will be empty.

_maintainCache

boolean _maintainCache
If true, then this implementation should cache results as they're loaded. Otherwise, an event has occurred that has caused these results to be uncacheable, so this wrapper should stop caching.

Class kodo.datacache.ExpirationEvent implements Serializable

Serialized Fields

_oid

Object _oid

_expired

boolean _expired


Package kodo.event

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().


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().

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().


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


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().

Class kodo.remote.ClientPersistenceManagerFactory implements Serializable

Class kodo.remote.PersistenceManagerServerServlet implements Serializable

Serialized Fields

_pmf

KodoPersistenceManagerFactory _pmf

_io

CommandIO _io

_transport

HTTPTransport _transport


Package kodo.runtime

Class kodo.runtime.JDOState implements Serializable

Class kodo.runtime.PersistenceManagerFactoryImpl implements Serializable

Serialized Fields

_conf

JDOConfiguration _conf

_lock

serp.util.ThreadLock _lock

_server

Transport.Server _server

_serverThread

Thread _serverThread


Package kodo.util

Class kodo.util.CanRetryException implements Serializable

Class kodo.util.DataStoreException implements Serializable

Class kodo.util.GeneralException implements Serializable

Class kodo.util.Id implements Serializable

Serialized Fields

id

long id
The primary key value.

type

Class type
The class of the persistent type for this id.

Class kodo.util.LockTimedOutException implements Serializable

Serialized Fields

timeout

int timeout

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.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().


SolarMetric Kodo JDO 3.2.4 generated on January 7 2005

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