Hi there,

we use Springframework 2.5.6, javax.resource 1.5.0 and connect to our backend through the Java Connector Architecure (ManagedConnectionFactory and so on).

Is there a way to easily flush / delete all pooled connections (from code, since any management consoles aren't available)?

Cheers
bigba