OracleConnection Static Methods

The OracleConnection static methods are listed in Table 6-47.

Table 6-47 OracleConnection Static Methods

Method Description

ClearAllPools

Clears all connections from all the connection pools

ClearPool

Clears the connection pool that is associated with the provided OracleConnection object.

ClearInteractiveTokenCache

Clears the connection pool, Azure AD, and OCI IAM access tokens from the ODP.NET cache.

Not available in ODP.NET, Unmanaged Driver

Equals

Inherited from System.Object (Overloaded)

UnregisterCloudConfigNotification

Unregisters an OracleConnection from receiving cloud provider change notifications

Not available in ODP.NET, Unmanaged Driver