Interface that produces connection objects. Used to isolate connection pool from particular connection realization.
Allocates new connection shared across threads.
See Implementation
Interface that produces connection objects. Used to isolate connection pool from particular connection realization.