Home
last modified time | relevance | path

Searched defs:ConnectionEvent (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/main/java/javax/sql/
DConnectionEvent.java45 public class ConnectionEvent extends java.util.EventObject { class
55 public ConnectionEvent(PooledConnection con) { in ConnectionEvent() method in ConnectionEvent
68 public ConnectionEvent(PooledConnection con, SQLException ex) { in ConnectionEvent() method in ConnectionEvent