getConnection 메서드 (SQLServerStatement)
이 SQLServerStatement 개체를 생성한 SQLServerConnection 개체를 검색합니다.
구문
public final java.sql.Connection getConnection()
예외
설명
이 getConnection 메서드는 java.sql.Statement 인터페이스의 getConnection 메서드에 의해 지정됩니다.
이 SQLServerStatement 개체를 생성한 SQLServerConnection 개체를 검색합니다.
public final java.sql.Connection getConnection()
이 getConnection 메서드는 java.sql.Statement 인터페이스의 getConnection 메서드에 의해 지정됩니다.