public class ConnectionEventSupport extends Object
Constructor and Description |
---|
ConnectionEventSupport(PooledConnection source)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
addConnectionEventListener(ConnectionEventListener mlistener)
Deprecated.
|
void |
fireConnectionClosed()
Deprecated.
|
void |
fireConnectionErrorOccurred(SQLException error)
Deprecated.
|
void |
removeConnectionEventListener(ConnectionEventListener mlistener)
Deprecated.
|
public ConnectionEventSupport(PooledConnection source)
public void addConnectionEventListener(ConnectionEventListener mlistener)
public void removeConnectionEventListener(ConnectionEventListener mlistener)
public void fireConnectionClosed()
public void fireConnectionErrorOccurred(SQLException error)
Copyright © 2018 com.mchange. All rights reserved.