Kodo 4.2.0. generated on July 28 2008

Serialized Form


Package com.solarmetric.manage

Class com.solarmetric.manage.StatisticEvent extends EventObject implements Serializable

Serialized Fields

time

long time

value

double value

Class com.solarmetric.manage.WatchableEvent extends EventObject implements Serializable

Serialized Fields

stat

Statistic stat

Package kodo.conf

Class kodo.conf.ConsolidatedConfiguration extends OpenJPAConfigurationImpl implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Package kodo.datacache

Class kodo.datacache.GemFireDataCache extends AbstractDataCache implements Serializable

Serialized Fields

_cache

GemFireCacheWrapper _cache

_regionName

String _regionName

_transactional

boolean _transactional

_lock

ReentrantLock _lock

Class kodo.datacache.GemFireQueryCache extends AbstractQueryCache implements Serializable

Serialized Fields

_cache

GemFireCacheWrapper _cache

_regionName

String _regionName

_lock

ReentrantLock _lock

_transactional

boolean _transactional

Class kodo.datacache.KodoConcurrentDataCache extends ConcurrentDataCache implements Serializable

Class kodo.datacache.KodoConcurrentQueryCache extends ConcurrentQueryCache implements Serializable

Class kodo.datacache.LRUDataCache extends AbstractDataCache implements Serializable

Serialized Fields

_cache

kodo.datacache.LRUDataCache.ClassRefLRUCacheMap _cache

Class kodo.datacache.LRUQueryCache extends AbstractQueryCache implements Serializable

Serialized Fields

_cache

CacheMap _cache

Class kodo.datacache.TangosolDataCache extends AbstractDataCache implements Serializable

Serialized Fields

_lock

ReentrantLock _lock

_cache

com.tangosol.net.NamedCache _cache

_cacheName

String _cacheName

_cacheType

int _cacheType

_configured

boolean _configured

_clearOnClose

boolean _clearOnClose

Class kodo.datacache.TangosolQueryCache extends AbstractQueryCache implements Serializable

Serialized Fields

_cache

com.tangosol.net.NamedCache _cache

_cacheName

String _cacheName

_cacheType

int _cacheType

_configured

boolean _configured

_clearOnClose

boolean _clearOnClose

_lock

ReentrantLock _lock

Package kodo.ee

Package kodo.jdbc.conf

Class kodo.jdbc.conf.JDBCConsolidatedConfiguration extends JDBCConfigurationImpl implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Package kodo.jdbc.ee

Class kodo.jdbc.ee.JDBCManagedConnectionFactory extends JDBCConsolidatedConfiguration implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class kodo.jdbc.ee.JDBCResourceAdapter extends JDBCConsolidatedConfiguration implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Package kodo.jdbc.meta

Class kodo.jdbc.meta.KodoClassMapping extends ClassMapping implements Serializable

Serialized Fields

_lgSet

Set<E> _lgSet

_lgs

LockGroup[] _lgs

Class kodo.jdbc.meta.KodoFieldMapping extends FieldMapping implements Serializable

Serialized Fields

_lg

LockGroup _lg

Class kodo.jdbc.meta.KodoMappingRepository extends MappingRepository implements Serializable

Serialized Fields

_lgs

Map<K,V> _lgs

Class kodo.jdbc.meta.LockGroup extends Object implements Serializable

Serialized Fields

_name

String _name

Class kodo.jdbc.meta.LockGroupVersionMappingInfo extends VersionMappingInfo implements Serializable

Serialized Fields

_lgs

List<E> _lgs

Package kodo.jdbc.meta.strats

Class kodo.jdbc.meta.strats.ColumnPerLockGroupVersionStrategy extends AbstractVersionStrategy implements Serializable

Class kodo.jdbc.meta.strats.LockGroupNumberVersionStrategy extends ColumnPerLockGroupVersionStrategy implements Serializable

Serialized Fields

_initial

Number _initial

Class kodo.jdbc.meta.strats.LockGroupStateComparisonVersionStrategy extends AbstractVersionStrategy implements Serializable

Class kodo.jdbc.meta.strats.LockGroupTimestampVersionStrategy extends ColumnPerLockGroupVersionStrategy implements Serializable


Package kodo.jdbc.runtime

Class kodo.jdbc.runtime.JDBCFetchConfiguration extends FetchConfiguration implements Serializable

Serialized Fields

_fetch

JDBCFetchConfiguration _fetch
Deprecated. 

Class kodo.jdbc.runtime.JDBCPersistenceManagerFactory extends KodoPersistenceManagerFactory implements Serializable


Package kodo.jdo

Class kodo.jdo.PersistenceManagerFactoryImpl extends Object implements Serializable

Serialized Fields

_factory

DelegatingBrokerFactory _factory

Class kodo.jdo.ReferentialIntegrityException extends UserException implements Serializable

Serialized Fields

_iv

int _iv

Package kodo.jdo.jdbc

Class kodo.jdo.jdbc.JDOConnectionFactory extends JDBCConsolidatedConfiguration implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class kodo.jdo.jdbc.JDOJCA15ManagedConnectionFactory extends JDOManagedConnectionFactory implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class kodo.jdo.jdbc.JDOManagedConnectionFactory extends JDBCManagedConnectionFactory implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Package kodo.kernel

Class kodo.kernel.FinalizingKodoBroker extends KodoBroker implements Serializable

Class kodo.kernel.KodoBroker extends BrokerImpl implements Serializable

Serialized Fields

_agent

KodoProfilingAgent _agent

_rootInfo

KodoRootInfo _rootInfo

_transInfo

MethodInfo _transInfo

Package kodo.persistence

Package kodo.persistence.jdbc

Class kodo.persistence.jdbc.JPAConnectionFactory extends JDBCConsolidatedConfiguration implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class kodo.persistence.jdbc.JPAManagedConnectionFactory extends JDBCManagedConnectionFactory implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Package kodo.remote

Class kodo.remote.ClientBrokerFactory extends AbstractBrokerFactory implements Serializable

Serialized Fields

_listeners

List<E> _listeners

Class kodo.remote.ClientConfigurationImpl extends OpenJPAConfigurationImpl implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class kodo.remote.PersistenceServerServlet extends HttpServlet implements Serializable

Serialized Fields

_factory

BrokerFactory _factory

_io

CommandIO _io

_transport

HTTPTransport _transport

Class kodo.remote.RemotePCDataGenerator.PCDataTemplate extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput is)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput os)
                   throws IOException
Throws:
IOException

Package kodo.runtime

Class kodo.runtime.FetchConfiguration extends Object implements Serializable

Serialized Fields

_fetch

FetchConfiguration _fetch
Deprecated. 

Class kodo.runtime.KodoPersistenceManagerFactory extends Object implements Serializable

Serialized Fields

_pmf

PersistenceManagerFactoryImpl _pmf
Deprecated. 


Kodo 4.2.0. generated on July 28 2008

Copyright 2001-2006 BEA Systems, Inc. All Rights Reserved.