ManagedConnectionFactory
ManagedConnection
This may be used by the application server to prune invalid ManagedConnection objects from its connection pool.
This method returns a set of invalid ManagedConnection objects chosen from a specified set of ManagedConnection objects.paramconnectionSet a set of ManagedConnection objects that need to be validated.returna set of invalid ManagedConnection objects.throwsResourceException generic exception.