이름 | 설명 |
---|---|
Connector | The Connector class implements the logic for the Connection Objects to access the physical connection to the data source, and isolate the application developer from connection pooling internals. |
ConnectorPool | The ConnectorPool class implements the functionality for the administration of the connectors. Controls pooling and sharing of connectors. |