org.tranql.connector
Interface DissociatableConnectionHandle

All Known Implementing Classes:
ConnectionHandle

public interface DissociatableConnectionHandle

Version:
$Revision: 1.2 $ $Date: 2004/05/02 19:07:30 $

Method Summary
 ManagedConnectionHandle getAssociation()
           
 void setAssociation(ManagedConnectionHandle mc)
           
 

Method Detail

setAssociation

public void setAssociation(ManagedConnectionHandle mc)

getAssociation

public ManagedConnectionHandle getAssociation()


Copyright © -2005 The Codehaus. All Rights Reserved.