站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 j2ee API Documentation 英文版文档

Uses of Class javax.sql.ConnectionEvent (JBoss J2EE API) - JBoss 4.0.1 sp1 j2ee API Documentation 英文版文档


Uses of Class
javax.sql.ConnectionEvent

Packages that use ConnectionEvent
javax.sql   
 

Uses of ConnectionEvent in javax.sql
 

Methods in javax.sql with parameters of type ConnectionEvent
 void ConnectionEventListener.connectionClosed(ConnectionEvent connectionEvent)
          Invoked when the application calls close() on its representation of the connection.
 void ConnectionEventListener.connectionErrorOccurred(ConnectionEvent connectionEvent)
          Invoked when a fatal connection error occurs, just before an SQLException is thrown to the application.
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.