What is the implication of this?

For a nonemulated data source, the cacheScheme property is set to DYNAMIC_SCHEME. What
is the implication of this?

For a nonemulated data source, the cacheScheme property is set to DYNAMIC_SCHEME. What
is the implication of this?

A.
The requests return null when requests for connections reach maximum.

B.
The requests for connection are redirected to one of the existing connections in the pool.

C.
After maximum connection limit is reached, request for a new connection waits until the existing
connection is released.

D.
A new pooled connection can be created beyond the maximum limit, but each one is
automatically closed and freed after use.



Leave a Reply 0

Your email address will not be published. Required fields are marked *