org.apache.commons.transaction.memory.jca
Class MapConnectionFactory
java.lang.Object
org.apache.commons.transaction.memory.jca.MapConnectionFactory
public class MapConnectionFactory
- extends java.lang.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(javax.naming.Reference reference)
getReference
public javax.naming.Reference getReference()
throws javax.naming.NamingException
- Throws:
javax.naming.NamingException
getName
public java.lang.String getName()
setName
public void setName(java.lang.String string)
Copyright ? 2004 The Apache Software Foundation. All Rights Reserved.