- ilogFine(Logger, Class, Executable, Object, String) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- ilogFinest(Logger, Class, Executable, Object, String) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Helpers for writing into log and logWriter
- ilogSevere(Logger, Class, Executable, Object, String) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- ilogThrowing(Logger, Class, Executable, Object, Throwable) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- ilogWarning(Logger, Class, Executable, Object, String) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- initialize(Connection) - Method in interface oracle.ucp.jdbc.ConnectionInitializationCallback
-
Initialize the given connection.
- isAvailable() - Method in interface oracle.ucp.UniversalPooledConnection
-
TODO document
- isConnectionHarvestable() - Method in interface oracle.ucp.jdbc.HarvestableConnection
-
Specifies whether this connection is harvestable.
- isConnectionHarvestable() - Method in interface oracle.ucp.UniversalPooledConnection
-
Whether this connection is currently harvestable.
- isJmxEnabled() - Method in interface oracle.ucp.admin.UniversalConnectionPoolManager
-
Determines the JMX availability.
- isReusable() - Method in interface oracle.ucp.UniversalPooledConnection
-
- isShareable() - Method in interface oracle.ucp.UniversalConnectionPool
-
Returns whether the pool is shareable or not.
- isSqlWithQueryTimeoutInProgress() - Method in interface oracle.ucp.UniversalPooledConnection
-
Checks whether or not the connection currently performing timed-out SQL operation
- isValid() - Method in interface oracle.ucp.jdbc.ValidConnection
-
Indicates whether this connection is usable.
- isValid() - Method in interface oracle.ucp.UniversalPooledConnection
-
Checks whether or not the connection is valid.
- isWrapperFor(Class<?>) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Since this class is not a wrapper, just check to see if this implements the requested interface.