File
Doc
Category
Size
Date
Package
Impl_PooledConnection.java
API Doc
Android 1.5 API
1372
Wed May 06 22:41:06 BST 2009
org.apache.harmony.sql.tests.javax.sql
Impl_PooledConnection
java.lang.Object
public class Impl_PooledConnection extends Object implements PooledConnection
Fields Summary
Constructors Summary
Methods Summary
public void
addConnectionEventListener
(
javax.sql.ConnectionEventListener
theListener)
public void
close
()
public
java.sql.Connection
getConnection
()
return null;
public void
removeConnectionEventListener
(
javax.sql.ConnectionEventListener
theListener)
Java Code Source