SolarMetric Kodo JDO 3.0.3 generated on February 20 2004

Serialized Form


Package com.solarmetric.conf

Class com.solarmetric.conf.ConfigurationImpl implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput)
                  throws IOException,
                         ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput)
                   throws IOException


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.BrokenConnectionException implements Serializable

Class com.solarmetric.manage.ManagerEvent implements Serializable

Serialized Fields

name

String name

Class com.solarmetric.manage.StatisticDTO implements Serializable

Serialized Fields

name

String name

description

String description

ordDesc

String ordDesc

drawStyle

int drawStyle

statId

int statId

watchId

int watchId

Class com.solarmetric.manage.StatisticEvent implements Serializable

Serialized Fields

time

long time

value

double value

Class com.solarmetric.manage.StatisticTabbedPane implements Serializable

Class com.solarmetric.manage.WatchableEvent implements Serializable

Serialized Fields

stat

Statistic stat


Package kodo.conf

Class kodo.conf.JDOConfigurationImpl implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput)
                  throws IOException,
                         ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput)
                   throws IOException


Package kodo.datacache

Class kodo.datacache.CacheAwareQuery implements Serializable

Serialized Fields

_query

KodoQuery _query

_cache

QueryCache _cache

_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)
                  throws IOException,
                         ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput)
                   throws IOException


Package kodo.jdbc.ee

Class kodo.jdbc.ee.JDBCConnectionFactory implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput)
                  throws IOException,
                         ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput)
                   throws IOException

Class kodo.jdbc.ee.JDBCManagedConnectionFactory implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput)
                  throws IOException,
                         ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput)
                   throws IOException


Package kodo.jdbc.meta

Class kodo.jdbc.meta.MappingInfoNotFoundException implements Serializable


Package kodo.jdbc.runtime

Class kodo.jdbc.runtime.JDBCPersistenceManagerFactory implements Serializable


Package kodo.jdbc.sql

Class kodo.jdbc.sql.SQLBuffer implements Serializable

Serialized Fields

_dict

DBDictionary _dict

_sql

StringBuffer _sql

_params

List _params


Package kodo.runtime

Class kodo.runtime.PersistenceManagerFactoryImpl implements Serializable

Serialized Fields

_conf

JDOConfiguration _conf

_lock

serp.util.ThreadLock _lock


Package kodo.util

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.ProxyDate implements Serializable

Serialized Fields

_sm

KodoStateManager _sm

_field

int _field

Class kodo.util.UserException implements Serializable


SolarMetric Kodo JDO 3.0.3 generated on February 20 2004

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