borland Packages Class Hierarchy dx.sql.dataset Package
DesignerConnectionCache class
java.lang.Object
+----com.borland.dx.sql.dataset.DesignerConnectionCache
About the DesignerConnectionCache class
Constructors Properties Methods
This class is used internally by other com.borland classes. You should never use this class directly.
DesignerConnectionCache constructors
DesignerConnectionCache properties
*Read-only properties **Write-only properties
Properties implemented in java.lang.Object
DesignerConnectionCache 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)
DesignerConnectionCache constructors
DesignerConnectionCache(com.borland.dx.sql.dataset.ConnectionDescriptor, java.sql.Connection)
public DesignerConnectionCache(ConnectionDescriptor cDesc, Connection connection)
This constructor is used internally by other com.borland classes. You should never use this constructor directly.
DesignerConnectionCache methods
shutDown()
public static synchronized void shutDown()
This method is used internally by other com.borland classes. You should never use this method directly.