What is the ManagedConnectionFactory implementation?

WARNING - TOPIC NOT WRITTEN - TOPIC ID: 1576

This topic has not yet been written. The content below is from the topic description.
ManagedConnectionFactory is a connection factory that can be used within managed environments, such as application servers. It knows how to look into the JNDI tree at a certain location (configurable) and delegate connection management to the DataSource. Refer to javadoc javadoc for details on how this can be configured.