aicas logo Jamaica 3.4 release 8

javax.sql
Interface PooledConnection

All Known Subinterfaces:
XAConnection

public interface PooledConnection

Since:
1.4

Method Summary
 void addConnectionEventListener(ConnectionEventListener listener)
           
 void close()
           
 Connection getConnection()
           
 void removeConnectionEventListener(ConnectionEventListener listener)
           
 

Method Detail

getConnection

Connection getConnection()
                         throws SQLException
Throws:
SQLException
Since:
1.4

close

void close()
           throws SQLException
Throws:
SQLException
Since:
1.4

addConnectionEventListener

void addConnectionEventListener(ConnectionEventListener listener)
Since:
1.4

removeConnectionEventListener

void removeConnectionEventListener(ConnectionEventListener listener)
Since:
1.4

aicas logo Jamaica 3.4 release 8

aicas GmbH, Karlsruhe - Germany    www.aicas.com
Copyright 2001-2009 aicas GmbH. All Rights Reserved.