getConnection 메서드(SQLServerPooledConnection)
이 SQLServerPooledConnection 개체가 나타내는 실제 연결에 대한 개체 핸들을 만듭니다.
구문
public java.sql.Connection getConnection()
Return Value
Connection 개체입니다.
예외
java.sql.SQLException
설명
이 getConnection 메서드는 javax.sql.PooledConnection 인터페이스의 getConnection 메서드에 의해 지정됩니다.
참고 항목
SQLServerPooledConnection 메서드
SQLServerPooledConnection 멤버
SQLServerPooledConnection 클래스