borland Packages Class Hierarchy dx.sql.dataset Package
ConnectionUpdateAdapter class
java.lang.Object
+----com.borland.dx.sql.dataset.ConnectionUpdateAdapter
About the ConnectionUpdateAdapter class
Properties Methods
Implements ConnectionUpdateListener, EventListener
This is an adapter class for ConnectionUpdateListener, which provides notification before and after closing a database connection or changing the attributes of the JDBC connection.
ConnectionUpdateAdapter properties
*Read-only properties **Write-only properties
Properties implemented in java.lang.Object
ConnectionUpdateAdapter methods
Methods implemented in this class
Methods implemented in java.lang.Object
- clone()
- equals(java.lang.Object)
- finalize()
- hashCode()
- notify()
- notifyAll()
- toString()
- wait()
- wait(long)
- wait(long, int)