Package org.objectweb.jonas.resource

Interface Summary
JmxResourceAdapterMBean MBean interface for general Resource Management MBean type: Standard MBean model: delegate
ResourceService  
ResourceServiceImplMBean MBean Interface for Resource Service Management MBean type: Standard MBean model: Inheritance (ResourceServiceImpl)
SQLManager  
 

Class Summary
ConnectionFactoryJNDIHandler  
ConnectionManagerImpl Description of the ConnectionManagerImpl
JmxResourceAdapter MBean class for general Resource Management MBean type: Standard MBean model: delegate
JonasSQLWrapper SQL Connection Wrapper
LocalXAWrapper A LocalXAWrapper that intercepts the XA calls for an RAR that only supports LocalTransactions and translates them to the appropriate Local Transaction methods.
MCInfo A ManagedConnection and its Information
MySynchro This class is an implementation of the Synchronization interface, used by a ConnectionManagerImpl instance.
PreparedStatementWrapper The class PreparedStatementWrapper extends the SQL PreparedStatement Author: Eric HARDESTY
RAConfig This class may be used to parse a resource adapter deployment descriptor and generate the corresponding properties files for the jca service java org.objectweb.jonas.resource.RAConfig -j jndiname -r rarlink -verbose java org.objectweb.jonas.resource.RAConfig -u jonas-ra.xml java org.objectweb.jonas.resource.RAConfig -dm -p db.properties
ResourceServiceImpl JCA resource service implmentation
ResourceSpec This class describes the context of a getConnection call: - the mcf to request a ManagedConnection - the security subject - the ConnectionRequestInfo transmitted with the request
 

Exception Summary
ResourceServiceException The class ResourceServiceException that indicates conditions that a reasonable application might want to catch.