SolarMetric Kodo JDO 2.5.8 generated on January 11 2004

Serialized Form


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

Serialized Fields

value

double value

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

remoteCommitProviderClass

StringValue remoteCommitProviderClass

remoteCommitProviderProperties

StringValue remoteCommitProviderProperties

dataCacheClass

StringValue dataCacheClass

dataCacheProperties

StringValue dataCacheProperties

dataCacheTimeout

DoubleValue dataCacheTimeout

queryCacheClass

StringValue queryCacheClass

queryCacheProperties

StringValue queryCacheProperties

defaultFetchThreshold

IntegerValue defaultFetchThreshold

defaultFetchBatchSize

IntegerValue defaultFetchBatchSize

filterListeners

StringValue filterListeners

enableExtensions

BooleanValue enableExtensions

proxyManagerClass

StringValue proxyManagerClass

proxyManagerProperties

StringValue proxyManagerProperties

transactionCacheClass

StringValue transactionCacheClass

transactionCacheProperties

StringValue transactionCacheProperties

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

transactionMode

StringValue transactionMode

connectionFactory2Properties

StringValue connectionFactory2Properties

fetchGroups

StringValue fetchGroups

flushBeforeQueries

StringValue flushBeforeQueries

resultListClass

StringValue resultListClass

resultListProperties

StringValue resultListProperties

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

Serialized Fields

value

String value

validValues

String[] validValues

getEmpty

short getEmpty

setEmpty

short setEmpty

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

javax.resource.cci.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

javax.ejb.EntityContext ctx

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

Serialized Fields

ctx

javax.ejb.SessionContext ctx

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

Serialized Fields

_tmLoc

String _tmLoc


Package com.solarmetric.kodo.enhance

Class com.solarmetric.kodo.enhance.Verifier.Error implements Serializable

Class com.solarmetric.kodo.enhance.Verifier.Msg implements Serializable

Class com.solarmetric.kodo.enhance.Verifier.Warning 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

connectionRetainMode

StringValue connectionRetainMode

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

useBatchedStatements

BooleanValue useBatchedStatements

statementCacheMaxSize

IntegerValue statementCacheMaxSize

statementExecutionTimeout

IntegerValue statementExecutionTimeout

synchronizeSchema

BooleanValue synchronizeSchema

transactionIsolation

StringValue transactionIsolation

useSQL92Joins

StringValue useSQL92Joins


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

javax.resource.spi.ManagedConnectionFactory _mcf

_cm

javax.resource.spi.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.query

Class com.solarmetric.kodo.impl.jdbc.query.JDBCQuery implements Serializable

Serialized Fields

_joinSyntax

int _joinSyntax

Class com.solarmetric.kodo.impl.jdbc.query.QuerySQLBuffer implements Serializable

Serialized Fields

_buf

SQLBuffer _buf

_dict

DBDictionary _dict


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

Serialized Fields

configuration

JDBCConfiguration configuration

dictionary

DBDictionary dictionary

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

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

_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

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

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

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

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

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

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

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

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

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

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

Serialized Fields

_oid

Object _oid

_type

Class _type
The type of the object represented by this data structure. This is a Class object, so client code that may use different class loaders should take care with this variable.

_data

Object[] _data

_version

Object _version

_loaded

BitSet _loaded

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

Serialization Methods

notifyRemoteCommitListenersHelper

private void notifyRemoteCommitListenersHelper(Collection listeners,
                                               Set adds,
                                               Set updates,
                                               Set deletes)
Serialized Fields

_config

Configuration _config

_frozen

boolean _frozen

_lock

ThreadLock _lock

_serializableRemoteCommitListeners

Collection _serializableRemoteCommitListeners
A collection of RemoteCommitListener interfaces that are interested in remote commit notification.

_customFetchGroups

boolean _customFetchGroups

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

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


Package com.solarmetric.kodo.runtime.datacache

Class com.solarmetric.kodo.runtime.datacache.TimedPCData implements Serializable

Serialized Fields

_data

PCData _data

_expirationTime

long _expirationTime


Package com.solarmetric.kodo.runtime.datacache.query

Class com.solarmetric.kodo.runtime.datacache.query.CacheAwareQuery implements Serializable

Serialized Fields

_query

com.solarmetric.kodo.query.KodoQuery _query

_store

DataCacheStoreManager _store

_cache

QueryCache _cache

_lists

Set _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 com.solarmetric.kodo.runtime.datacache.query.CacheAwareQuery.CachedResultList implements Serializable

Serialized Fields

_closed

boolean _closed

_oids

List _oids

_objects

Object[] _objects

_pm

PersistenceManagerImpl _pm

_instantiatedCount

int _instantiatedCount

Class com.solarmetric.kodo.runtime.datacache.query.CachingRandomAccessList implements Serializable

Serialized Fields

_list

ResultList _list

_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.

_oids

TreeMap _oids
A map of list positions to object ids

_cache

QueryCache _cache
The cache that this list should associate itself with.

_qk

QueryKey _qk
The query key for this list. This is based on information in both the query and the arguments to the query's execute() method.

_store

DataCacheStoreManager _store
The DataCacheStoreManager that this query is associated with.


Package com.solarmetric.kodo.runtime.event.impl

Class com.solarmetric.kodo.runtime.event.impl.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.CollectionResultList implements Serializable

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

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

Serialized Fields

lists

ResultList[] lists
The internally held lists.

order

Comparator order
The ordering that is desired in the list (can be null)

listSize

int listSize
The sum of all the immutable sizes of the ResultLists

cache

Map cache
Maintain a cache for all the index:values

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

Serialized Fields

_results

ArrayList _results

_windowSize

int _windowSize

_useWindow

boolean _useWindow

_currentSize

int _currentSize

_input

Object _input

_rop

ResultObjectProvider _rop

_cp

ClosurePoint _cp

_size

int _size

_useCorrectSize

boolean _useCorrectSize

_opened

boolean _opened

_freed

boolean _freed


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


Package serp.util

Class serp.util.CompressedString implements Serializable

Serialized Fields

compressed

byte[] compressed

useWeakReference

boolean useWeakReference

Class serp.util.IdentityMap implements Serializable

Class serp.util.Options implements Serializable

Class serp.util.Semaphore implements Serializable

Serialized Fields

_available

int _available

Class serp.util.ThreadLock implements Serializable

Class serp.util.TypedProperties implements Serializable


Class com.solarmetric.kodo.query.QueryImpl implements Serializable

Serialized Fields

_lock

ThreadLock _lock

_qem

QueryImpl.QueryExecutionManager _qem

_filter

String _filter

_ignoreCache

boolean _ignoreCache

_class

Class _class

_imports

String[] _imports

_paramDecs

String[][] _paramDecs

_paramTypes

Map _paramTypes

_paramsResolved

boolean _paramsResolved

_varTypes

Map _varTypes

_varsResolved

boolean _varsResolved

_orderingString

String _orderingString

_ordering

String[] _ordering

_ascending

boolean[] _ascending

_listeners

Collection _listeners

_queryCacheEnabled

boolean _queryCacheEnabled
Boolean indicating whether or not query caching is enabled. Setting this to true only enables caching if the plugin is installed; setting it to false always disables it.

_flushBeforeQueries

int _flushBeforeQueries
Integer indicating the automatic query flushing mode.


Class com.solarmetric.kodo.query.QueryImpl.QueryExecutionManager implements Serializable

Serialized Fields

this$0

QueryImpl this$0


Class com.solarmetric.kodo.query.QueryImpl.QueryResultComparator implements Serializable

Serialized Fields

_ordering

String[] _ordering

_ascending

boolean[] _ascending


SolarMetric Kodo JDO 2.5.8 generated on January 11 2004

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