| 
 | Java™ Platform Standard Ed. 6 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StatementEventListener | |
|---|---|
| javax.sql | Provides the API for server side data source access and processing from the JavaTM programming language. | 
| Uses of StatementEventListener in javax.sql | 
|---|
| Methods in javax.sql with parameters of type StatementEventListener | |
|---|---|
|  void | PooledConnection.addStatementEventListener(StatementEventListener listener)Registers a StatementEventListenerwith thisPooledConnectionobject. | 
|  void | PooledConnection.removeStatementEventListener(StatementEventListener listener)Removes the specified StatementEventListenerfrom the list of 
 components that will be notified when the driver detects that aPreparedStatementhas been closed or is invalid. | 
| 
 | Java™ Platform Standard Ed. 6 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.