다음을 통해 공유


getPooledConnection Method ()

Tries to establish a physical database connection that can be used as a pooled connection.

public javax.sql.PooledConnection getPooledConnection()

반환 값

A SQLServerPooledConnection object.

예외

java.sql.SQLException

주의

This getPooledConnection method is specified by the getPooledConnection method in the javax.sql.ConnectionPoolDataSource interface.

참고

참조

SQLServerConnectionPoolDataSource Class

개념

getPooledConnection
SQLServerConnectionPoolDataSource Methods
SQLServerConnectionPoolDataSource Members