SolarMetric Kodo JDO 2.5.8 generated on January 11 2004

Package com.solarmetric.kodo.ee

JDO Enterprise Functionality

See:
          Description

Interface Summary
EEConfiguration Enterprise configuration options.
ManagedRuntime This interface must be implemented by concrete plugins to application servers in order to integrate the JDO runtime in a managed environment.
PersistenceManagerUtilsMBean  
 

Class Summary
AutomaticManagedRuntime Implementation of the ManagedRuntime interface that searches through a set of known JNDI and method invocations to locate the appropriate mechanism for obtaining a TransactionManager.
EEFactoryHelper Helper for PersistenceManagerFactorys working in managed environments.
EEPersistenceManager PersistenceManager for enterprised managed environments.
EEPersistenceManagerMetaData The interface ConnectionMetaData provides information about an EIS instance connected through a Connection instance.
InvocationManagedRuntime Implementation of the ManagedRuntime interface that uses a static method call to find the TransactionManager.
JDOBean Base JDO-aware EnterpriseBean class.
JDOEntityBean Base class that can be used to implement a BMP Entity Bean with a wrapped JDO persistent instance.
JDOSessionBean Base class that can be used to implement a SessionBean.
JNDIManagedRuntime Implementation of the ManagedRuntime interface that uses JNDI to find the TransactionManager.
PersistenceManagerUtils  
 

Package com.solarmetric.kodo.ee Description

JDO Enterprise Functionality

This package provides enterprise functionality to the JDO runtime.


SolarMetric Kodo JDO 2.5.8 generated on January 11 2004

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