Interface ManagedConnectionFactory

All Superinterfaces:
Serializable

public interface ManagedConnectionFactory extends Serializable
ManagedConnectionFactory instance is a factory of both ManagedConnection and EIS-specific connection factory instances. This interface supports connection pooling by providing methods for matching and creation of ManagedConnection instance. A ManagedConnectionFactory instance is required to be a JavaBean.
Version:
0.6
See Also: