SolarMetric Kodo JDO 2.4.3 generated on March 27 2003

Serialized Form


Package com.solarmetric.datasource

Class com.solarmetric.datasource.DataSourceImpl.AbstractPool implements Serializable

Serialized Fields

this$0

DataSourceImpl this$0

_taken

Map _taken

_pool

Collection _pool

_minPool

int _minPool

_maxPool

int _maxPool

_source

DataSourceImpl _source

_cleanSkipCount

int _cleanSkipCount
The number of times that findConnection() has run since it last ran clean().

Class com.solarmetric.datasource.DataSourceImpl.SortablePool implements Serializable

Serialized Fields

this$0

DataSourceImpl this$0


Package com.solarmetric.kodo.conf

Class com.solarmetric.kodo.conf.BooleanValue implements Serializable

Serialized Fields

value

boolean value

Class com.solarmetric.kodo.conf.ClassValue implements Serializable

Class com.solarmetric.kodo.conf.DefaultConfiguration implements Serializable

Serialized Fields

_frozen

boolean _frozen

Class com.solarmetric.kodo.conf.IntegerValue implements Serializable

Serialized Fields

value

int value

Class com.solarmetric.kodo.conf.SimpleConfiguration implements Serializable

Serialized Fields

values

List values

licenseKey

StringValue licenseKey

persistenceManagerClass

StringValue persistenceManagerClass

persistenceManagerProperties

StringValue persistenceManagerProperties

dataCacheClass

StringValue dataCacheClass

dataCacheProperties

StringValue dataCacheProperties

defaultFetchThreshold

IntegerValue defaultFetchThreshold

defaultFetchBatchSize

IntegerValue defaultFetchBatchSize

filterListeners

StringValue filterListeners

enableExtensions

BooleanValue enableExtensions

proxyManagerClass

StringValue proxyManagerClass

proxyManagerProperties

StringValue proxyManagerProperties

cacheReferenceSize

IntegerValue cacheReferenceSize

useSoftTransactionCache

BooleanValue useSoftTransactionCache

connectionProperties

StringValue connectionProperties

optimistic

BooleanValue optimistic

retainValues

BooleanValue retainValues

restoreValues

BooleanValue restoreValues

ignoreCache

BooleanValue ignoreCache

nontransactionalRead

BooleanValue nontransactionalRead

nontransactionalWrite

BooleanValue nontransactionalWrite

multithreaded

BooleanValue multithreaded

connectionUserName

StringValue connectionUserName

connectionPassword

StringValue connectionPassword

connectionURL

StringValue connectionURL

connectionDriverName

StringValue connectionDriverName

connectionFactoryName

StringValue connectionFactoryName

connectionFactoryName2

StringValue connectionFactoryName2

pmfName

StringValue pmfName

maxPool

IntegerValue maxPool

minPool

IntegerValue minPool

msWait

IntegerValue msWait

persistentTypes

StringValue persistentTypes

Class com.solarmetric.kodo.conf.StringValue implements Serializable

Serialized Fields

value

String value

validValues

String[] validValues

Class com.solarmetric.kodo.conf.Value implements Serializable

Serialized Fields

prop

String prop

type

String type

configClass

Class configClass

expert

boolean expert


Package com.solarmetric.kodo.ee

Class com.solarmetric.kodo.ee.AutomaticManagedRuntime implements Serializable

Serialized Fields

runtimes

ManagedRuntime[] runtimes

Class com.solarmetric.kodo.ee.EEFactoryHelper implements Serializable

Serialized Fields

_id

Long _id

_conf

EEConfiguration _conf

Class com.solarmetric.kodo.ee.InvocationManagedRuntime implements Serializable

Serialized Fields

_methodName

String _methodName

_clazz

String _clazz

_conf

EEConfiguration _conf

Class com.solarmetric.kodo.ee.JDOBean implements Serializable

Serialized Fields

cm

ConnectionFactory cm

propertiesResource

String propertiesResource

context

Context context

logWriter

PrintWriter logWriter

Class com.solarmetric.kodo.ee.JDOEntityBean implements Serializable

Serialized Fields

jdoInstance

PersistenceCapable jdoInstance

ctx

EntityContext ctx

Class com.solarmetric.kodo.ee.JDOSessionBean implements Serializable

Serialized Fields

ctx

SessionContext ctx

Class com.solarmetric.kodo.ee.JNDIManagedRuntime implements Serializable

Serialized Fields

_tmLoc

String _tmLoc

Class com.solarmetric.kodo.ee.ObjectEvent implements Serializable

Serialized Fields

_id

Object _id

Class com.solarmetric.kodo.ee.TransactionEvent implements Serializable


Package com.solarmetric.kodo.impl.jdbc

Class com.solarmetric.kodo.impl.jdbc.JDBCPersistenceManagerFactory implements Serializable

Serialization Methods

readObject

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

_setup

boolean _setup

_closed

boolean _closed

Class com.solarmetric.kodo.impl.jdbc.JDBCSimpleConfiguration implements Serializable

Serialized Fields

sequenceFactoryClass

StringValue sequenceFactoryClass

sequenceFactoryProperties

StringValue sequenceFactoryProperties

defaultSubclassProviderClass

StringValue defaultSubclassProviderClass

defaultSubclassProviderProperties

StringValue defaultSubclassProviderProperties

defaultClassMappingClass

StringValue defaultClassMappingClass

sqlExecutionListenerClass

StringValue sqlExecutionListenerClass

connectionTestTimeout

IntegerValue connectionTestTimeout

dictionaryClass

StringValue dictionaryClass

sqlExecutionManagerClass

StringValue sqlExecutionManagerClass

dictionaryProperties

StringValue dictionaryProperties

warnOnPersistentTypeFailure

BooleanValue warnOnPersistentTypeFailure

flatInheritanceMapping

BooleanValue flatInheritanceMapping

usePreparedStatements

BooleanValue usePreparedStatements

useBatchedStatements

BooleanValue useBatchedStatements

statementCacheMaxSize

IntegerValue statementCacheMaxSize

statementExecutionTimeout

IntegerValue statementExecutionTimeout

synchronizeSchema

BooleanValue synchronizeSchema

transactionIsolation

StringValue transactionIsolation


Package com.solarmetric.kodo.impl.jdbc.ee

Class com.solarmetric.kodo.impl.jdbc.ee.DefaultConnectionManager implements Serializable

Class com.solarmetric.kodo.impl.jdbc.ee.EEPersistenceManagerFactory implements Serializable

Serialization Methods

readObject

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

_ee

EEFactoryHelper _ee

Class com.solarmetric.kodo.impl.jdbc.ee.EESimpleConfiguration implements Serializable

Serialized Fields

_runtime

ManagedRuntime _runtime

runtimeClass

StringValue runtimeClass

runtimeProperties

StringValue runtimeProperties

Class com.solarmetric.kodo.impl.jdbc.ee.InteractionSpecImpl implements Serializable

Class com.solarmetric.kodo.impl.jdbc.ee.JDOConnectionFactory implements Serializable

Serialized Fields

_mcf

ManagedConnectionFactory _mcf

_cm

ConnectionManager _cm

_reference

Reference _reference

_eeFactory

EEPersistenceManagerFactory _eeFactory

Class com.solarmetric.kodo.impl.jdbc.ee.ManagedConnectionFactoryImpl implements Serializable

Class com.solarmetric.kodo.impl.jdbc.ee.RecordImpl implements Serializable

Serialized Fields

recordName

String recordName

recordShortDescription

String recordShortDescription


Package com.solarmetric.kodo.impl.jdbc.runtime

Class com.solarmetric.kodo.impl.jdbc.runtime.LazyResultList implements Serializable

Serialized Fields

_rop

ResultObjectProvider _rop

_batchSize

int _batchSize
The size of the window of batches that should be instantiated.

_size

int _size

_hits

long _hits

_rows

Map _rows


Package com.solarmetric.kodo.impl.jdbc.schema

Class com.solarmetric.kodo.impl.jdbc.schema.ClassDBSequenceFactory implements Serializable

Serialized Fields

_seq

Map _seq

Class com.solarmetric.kodo.impl.jdbc.schema.ClassSequenceFactory implements Serializable

Serialized Fields

_dual

String _dual

_format

String _format

Class com.solarmetric.kodo.impl.jdbc.schema.DBSequenceFactory implements Serializable

Serialization Methods

readObject

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

_conf

JDBCConfiguration _conf

_dict

DBDictionary _dict

_table

String _table

_inc

int _inc

_seq

long _seq

_max

long _max

_resolver

ClassResolver _resolver

Class com.solarmetric.kodo.impl.jdbc.schema.TrueSequenceFactory implements Serializable

Serialized Fields

_seqName

String _seqName

_dual

String _dual

_format

String _format


Package com.solarmetric.kodo.impl.jdbc.sql

Class com.solarmetric.kodo.impl.jdbc.sql.SQLBuffer implements Serializable

Serialized Fields

sql

List sql

cache

com.solarmetric.kodo.impl.jdbc.sql.SQLBuffer.Cache cache

Class com.solarmetric.kodo.impl.jdbc.sql.SQLExceptionWrapper implements Serializable

Serialized Fields

offendingSQL

SQLBuffer offendingSQL

rawSQL

String rawSQL

wrapped

SQLException wrapped

Class com.solarmetric.kodo.impl.jdbc.sql.SQLLiteral implements Serializable

Serialized Fields

value

String value

Class com.solarmetric.kodo.impl.jdbc.sql.SQLValue implements Serializable

Serialized Fields

value

Object value

dict

DBDictionary dict

jdbcType

int jdbcType

columnType

int columnType


Package com.solarmetric.kodo.runtime.datacache.plugins

Class com.solarmetric.kodo.runtime.datacache.plugins.NotificationObject implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException


Package com.solarmetric.kodo.runtime.objectprovider

Class com.solarmetric.kodo.runtime.objectprovider.EagerResultList implements Serializable


Package com.solarmetric.kodo.util

Class com.solarmetric.kodo.util.ObjectIds.Id implements Serializable

Serialized Fields

id

long id
The primary key value.

type

Class type
For persistent instances, this type should correspond to the least-derived persistence capable ancestor of the type being described. Thus, all persistence capable types in an inheritance tree should have the same type value.

Class com.solarmetric.kodo.util.ProxyArrayList implements Serializable

Serialized Fields

_elementType

Class _elementType

_pc

Object _pc

_fieldName

String _fieldName

Class com.solarmetric.kodo.util.ProxyDate implements Serializable

Serialized Fields

_pc

Object _pc

_fieldName

String _fieldName

Class com.solarmetric.kodo.util.ProxyEntrySet implements Serializable

Serialized Fields

_set

Set _set

_pc

Object _pc

_fieldName

String _fieldName

_keyType

Class _keyType

_valueType

Class _valueType

_cm

ChangeManager _cm

Class com.solarmetric.kodo.util.ProxyHashMap implements Serializable

Serialized Fields

_valueType

Class _valueType

_keyType

Class _keyType

_pc

Object _pc

_fieldName

String _fieldName

_cm

ChangeManager _cm

Class com.solarmetric.kodo.util.ProxyHashMapCT implements Serializable

Class com.solarmetric.kodo.util.ProxyHashSet implements Serializable

Serialized Fields

_elementType

Class _elementType

_pc

Object _pc

_fieldName

String _fieldName

_cm

ChangeManager _cm

Class com.solarmetric.kodo.util.ProxyHashSetCT implements Serializable

Class com.solarmetric.kodo.util.ProxyHashtable implements Serializable

Serialized Fields

_valueType

Class _valueType

_keyType

Class _keyType

_pc

Object _pc

_fieldName

String _fieldName

_cm

ChangeManager _cm

Class com.solarmetric.kodo.util.ProxyHashtableCT implements Serializable

Class com.solarmetric.kodo.util.ProxyKeySet implements Serializable

Serialized Fields

_set

Set _set

_pc

Object _pc

_fieldName

String _fieldName

_cm

ChangeManager _cm

Class com.solarmetric.kodo.util.ProxyLinkedList implements Serializable

Serialized Fields

_elementType

Class _elementType

_pc

Object _pc

_fieldName

String _fieldName

Class com.solarmetric.kodo.util.ProxyProperties implements Serializable

Serialized Fields

_valueType

Class _valueType

_keyType

Class _keyType

_pc

Object _pc

_fieldName

String _fieldName

Class com.solarmetric.kodo.util.ProxyTreeMap implements Serializable

Serialized Fields

_valueType

Class _valueType

_keyType

Class _keyType

_cm

ChangeManager _cm

_pc

Object _pc

_fieldName

String _fieldName

Class com.solarmetric.kodo.util.ProxyTreeMapCT implements Serializable

Class com.solarmetric.kodo.util.ProxyTreeSet implements Serializable

Serialized Fields

_elementType

Class _elementType

_pc

Object _pc

_fieldName

String _fieldName

_cm

ChangeManager _cm

Class com.solarmetric.kodo.util.ProxyTreeSetCT implements Serializable

Class com.solarmetric.kodo.util.ProxyValueCollection implements Serializable

Serialized Fields

_values

Collection _values

_entrySet

Set _entrySet

_pc

Object _pc

_fieldName

String _fieldName

_cm

ChangeManager _cm

Class com.solarmetric.kodo.util.ProxyVector implements Serializable

Serialized Fields

_elementType

Class _elementType

_pc

Object _pc

_fieldName

String _fieldName


Package com.solarmetric.modules.jndi

Class com.solarmetric.modules.jndi.JNDIException implements Serializable


Class com.solarmetric.kodo.runtime.PersistenceManagerFactoryImpl implements Serializable

Serialized Fields

_config

Configuration _config

_frozen

boolean _frozen

_lock

ThreadLock _lock


SolarMetric Kodo JDO 2.4.3 generated on March 27 2003

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