SolarMetric Kodo JDO 3.1.6 generated on August 25 2004

Package kodo.ee

JDO Enterprise Extensions

See:
          Description

Interface Summary
JDOConnectionFactory Marker interface for JCA ConnectionFactories used to obtain PersistenceManagers for a particular runtime.
JDOManagedConnectionFactory Marker interface for a managed connection factory for JDO.
ManagedRuntime This interface must be implemented by concrete plugins to application servers in order to integrate the JDO runtime in a managed environment.
 

Class Summary
AutomaticManagedRuntime Implementation of the ManagedRuntime interface that searches through a set of known JNDI locations and method invocations to locate the appropriate mechanism for obtaining a TransactionManager.
InvocationManagedRuntime Implementation of the ManagedRuntime interface that uses a static method call to find the TransactionManager.
JNDIManagedRuntime Implementation of the ManagedRuntime interface that uses JNDI to find the TransactionManager.
 

Package kodo.ee Description

JDO Enterprise Extensions

This package provides enterprise extensions to the JDO runtime.


SolarMetric Kodo JDO 3.1.6 generated on August 25 2004

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