| 
 | Kodo 4.2.0. generated on July 28 2008 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Package com.solarmetric.manage | 
|---|
| Class com.solarmetric.manage.StatisticEvent extends EventObject implements Serializable | 
|---|
| Serialized Fields | 
|---|
long time
double value
| Class com.solarmetric.manage.WatchableEvent extends EventObject implements Serializable | 
|---|
| Serialized Fields | 
|---|
Statistic stat
| Package kodo.conf | 
|---|
| Class kodo.conf.ConsolidatedConfiguration extends OpenJPAConfigurationImpl implements Serializable | 
|---|
| Serialization Methods | 
|---|
public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
IOException
ClassNotFoundException
public void writeExternal(ObjectOutput arg0)
                   throws IOException
IOException| Package kodo.datacache | 
|---|
| Class kodo.datacache.GemFireDataCache extends AbstractDataCache implements Serializable | 
|---|
| Serialized Fields | 
|---|
GemFireCacheWrapper _cache
String _regionName
boolean _transactional
ReentrantLock _lock
| Class kodo.datacache.GemFireQueryCache extends AbstractQueryCache implements Serializable | 
|---|
| Serialized Fields | 
|---|
GemFireCacheWrapper _cache
String _regionName
ReentrantLock _lock
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 | 
|---|
kodo.datacache.LRUDataCache.ClassRefLRUCacheMap _cache
| Class kodo.datacache.LRUQueryCache extends AbstractQueryCache implements Serializable | 
|---|
| Serialized Fields | 
|---|
CacheMap _cache
| Class kodo.datacache.TangosolDataCache extends AbstractDataCache implements Serializable | 
|---|
| Serialized Fields | 
|---|
ReentrantLock _lock
com.tangosol.net.NamedCache _cache
String _cacheName
int _cacheType
boolean _configured
boolean _clearOnClose
| Class kodo.datacache.TangosolQueryCache extends AbstractQueryCache implements Serializable | 
|---|
| Serialized Fields | 
|---|
com.tangosol.net.NamedCache _cache
String _cacheName
int _cacheType
boolean _configured
boolean _clearOnClose
ReentrantLock _lock
| Package kodo.ee | 
|---|
| Package kodo.jdbc.conf | 
|---|
| Class kodo.jdbc.conf.JDBCConsolidatedConfiguration extends JDBCConfigurationImpl implements Serializable | 
|---|
| Serialization Methods | 
|---|
public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
IOException
ClassNotFoundException
public void writeExternal(ObjectOutput arg0)
                   throws IOException
IOException| Package kodo.jdbc.ee | 
|---|
| Class kodo.jdbc.ee.JDBCManagedConnectionFactory extends JDBCConsolidatedConfiguration implements Serializable | 
|---|
| Serialization Methods | 
|---|
public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
IOException
ClassNotFoundException
public void writeExternal(ObjectOutput arg0)
                   throws IOException
IOException| Class kodo.jdbc.ee.JDBCResourceAdapter extends JDBCConsolidatedConfiguration implements Serializable | 
|---|
| Serialization Methods | 
|---|
public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
IOException
ClassNotFoundException
public void writeExternal(ObjectOutput arg0)
                   throws IOException
IOException| Package kodo.jdbc.meta | 
|---|
| Class kodo.jdbc.meta.KodoClassMapping extends ClassMapping implements Serializable | 
|---|
| Serialized Fields | 
|---|
Set<E> _lgSet
LockGroup[] _lgs
| Class kodo.jdbc.meta.KodoFieldMapping extends FieldMapping implements Serializable | 
|---|
| Serialized Fields | 
|---|
LockGroup _lg
| Class kodo.jdbc.meta.KodoMappingRepository extends MappingRepository implements Serializable | 
|---|
| Serialized Fields | 
|---|
Map<K,V> _lgs
| Class kodo.jdbc.meta.LockGroup extends Object implements Serializable | 
|---|
| Serialized Fields | 
|---|
String _name
| Class kodo.jdbc.meta.LockGroupVersionMappingInfo extends VersionMappingInfo implements Serializable | 
|---|
| Serialized Fields | 
|---|
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 | 
|---|
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 | 
|---|
JDBCFetchConfiguration _fetch
| Class kodo.jdbc.runtime.JDBCPersistenceManagerFactory extends KodoPersistenceManagerFactory implements Serializable | 
|---|
| Package kodo.jdo | 
|---|
| Class kodo.jdo.PersistenceManagerFactoryImpl extends Object implements Serializable | 
|---|
| Serialized Fields | 
|---|
DelegatingBrokerFactory _factory
| Class kodo.jdo.ReferentialIntegrityException extends UserException implements Serializable | 
|---|
| Serialized Fields | 
|---|
int _iv
| Package kodo.jdo.jdbc | 
|---|
| Class kodo.jdo.jdbc.JDOConnectionFactory extends JDBCConsolidatedConfiguration implements Serializable | 
|---|
| Serialization Methods | 
|---|
public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
IOException
ClassNotFoundException
public void writeExternal(ObjectOutput arg0)
                   throws IOException
IOException| Class kodo.jdo.jdbc.JDOJCA15ManagedConnectionFactory extends JDOManagedConnectionFactory implements Serializable | 
|---|
| Serialization Methods | 
|---|
public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
IOException
ClassNotFoundException
public void writeExternal(ObjectOutput arg0)
                   throws IOException
IOException| Class kodo.jdo.jdbc.JDOManagedConnectionFactory extends JDBCManagedConnectionFactory implements Serializable | 
|---|
| Serialization Methods | 
|---|
public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
IOException
ClassNotFoundException
public void writeExternal(ObjectOutput arg0)
                   throws IOException
IOException| Package kodo.kernel | 
|---|
| Class kodo.kernel.FinalizingKodoBroker extends KodoBroker implements Serializable | 
|---|
| Class kodo.kernel.KodoBroker extends BrokerImpl implements Serializable | 
|---|
| Serialized Fields | 
|---|
KodoProfilingAgent _agent
KodoRootInfo _rootInfo
MethodInfo _transInfo
| Package kodo.persistence | 
|---|
| Package kodo.persistence.jdbc | 
|---|
| Class kodo.persistence.jdbc.JPAConnectionFactory extends JDBCConsolidatedConfiguration implements Serializable | 
|---|
| Serialization Methods | 
|---|
public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
IOException
ClassNotFoundException
public void writeExternal(ObjectOutput arg0)
                   throws IOException
IOException| Class kodo.persistence.jdbc.JPAManagedConnectionFactory extends JDBCManagedConnectionFactory implements Serializable | 
|---|
| Serialization Methods | 
|---|
public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
IOException
ClassNotFoundException
public void writeExternal(ObjectOutput arg0)
                   throws IOException
IOException| Package kodo.remote | 
|---|
| Class kodo.remote.ClientBrokerFactory extends AbstractBrokerFactory implements Serializable | 
|---|
| Serialized Fields | 
|---|
List<E> _listeners
| Class kodo.remote.ClientConfigurationImpl extends OpenJPAConfigurationImpl implements Serializable | 
|---|
| Serialization Methods | 
|---|
public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
IOException
ClassNotFoundException
public void writeExternal(ObjectOutput arg0)
                   throws IOException
IOException| Class kodo.remote.PersistenceServerServlet extends HttpServlet implements Serializable | 
|---|
| Serialized Fields | 
|---|
BrokerFactory _factory
CommandIO _io
HTTPTransport _transport
| Class kodo.remote.RemotePCDataGenerator.PCDataTemplate extends Object implements Serializable | 
|---|
| Serialization Methods | 
|---|
public void readExternal(ObjectInput is)
                  throws IOException,
                         ClassNotFoundException
IOException
ClassNotFoundException
public void writeExternal(ObjectOutput os)
                   throws IOException
IOException| Package kodo.runtime | 
|---|
| Class kodo.runtime.FetchConfiguration extends Object implements Serializable | 
|---|
| Serialized Fields | 
|---|
FetchConfiguration _fetch
| Class kodo.runtime.KodoPersistenceManagerFactory extends Object implements Serializable | 
|---|
| Serialized Fields | 
|---|
PersistenceManagerFactoryImpl _pmf
| 
 | Kodo 4.2.0. generated on July 28 2008 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||