getConnection 메서드(SQLServerStatement)

JDBC 드라이버 다운로드

SQLServerStatement 개체를 생성한 SQLServerConnection 개체를 검색합니다.

구문

  
public final java.sql.Connection getConnection()  

예외

SQLServerException

설명

이 getConnection 메서드는 java.sql.Statement 인터페이스의 getConnection 메서드에 의해 지정됩니다.

참고 항목

SQLServerStatement 멤버
SQLServerStatement 클래스