getPooledConnection 메서드 ()
풀링된 연결로 사용할 수 있는 실제 데이터베이스 연결을 설정합니다.
구문
public javax.sql.PooledConnection getPooledConnection()
Return Value
SQLServerPooledConnection 개체입니다.
예외
java.sql.SQLException
설명
이 getPooledConnection 메서드는 javax.sql.ConnectionPoolDataSource 인터페이스의 getPooledConnection 메서드에 의해 지정됩니다.
참고 항목
getPooledConnection
SQLServerConnectionPoolDataSource 메서드
SQLServerConnectionPoolDataSource 멤버
SQLServerConnectionPoolDataSource 클래스