org.tranql.connector
Interface DissociatableConnectionHandle

All Known Implementing Classes:
ConnectionHandle

public interface DissociatableConnectionHandle

Version:
$Revision: 74 $ $Date: 2004-05-02 21:07:30 +0200 (Sun, 02 May 2004) $

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

Method Detail

setAssociation

void setAssociation(ManagedConnectionHandle mc)

getAssociation

ManagedConnectionHandle getAssociation()


Copyright © -2009 The Codehaus. All Rights Reserved.