org.apache.commons.transaction.memory.jca
Class MapConnectionFactory
java.lang.Object
org.apache.commons.transaction.memory.jca.MapConnectionFactory
public class MapConnectionFactory
- extends Object
- Version:
- $Revision$
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MapConnectionFactory
public MapConnectionFactory(ManagedConnectionFactory mcf,
ConnectionManager cm)
getConnection
public Connection getConnection()
throws ResourceException
- Throws:
ResourceException
getConnection
public Connection getConnection(ConnectionSpec spec)
throws ResourceException
- Throws:
ResourceException
getRecordFactory
public RecordFactory getRecordFactory()
throws ResourceException
- Throws:
ResourceException
getMetaData
public ResourceAdapterMetaData getMetaData()
throws ResourceException
- Throws:
ResourceException
setReference
public void setReference(Reference reference)
getReference
public Reference getReference()
throws NamingException
- Throws:
NamingException
getName
public String getName()
setName
public void setName(String string)
Copyright ? 2004 The Apache Software Foundation. All Rights Reserved.