The following tables list the methods that are exposed by the SQLServerPooledConnection class.
Methods
| Name | Description |
|---|---|
|
Registers the given event listener so that it will be notified when an event occurs on this SQLServerPooledConnection object. |
|
|
Closes the physical connection that this SQLServerPooledConnection object represents. |
|
|
Creates an object handle for the physical connection that this SQLServerPooledConnection object represents. |
|
|
Removes the given event listener. |
Inherited Methods
| Class inherited from: | Methods |
|---|---|
|
java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait |