updateShort 메서드(int, short)
열 인덱스가 지정된 경우 지정된 열을 short 값으로 업데이트합니다.
구문
public void updateShort(int index,
short x)
매개 변수
색인
열 인덱스임을 나타내는 int입니다.
x
짧은 값입니다.
예외
설명
이 updateShort 메서드는 java.sql.ResultSet 인터페이스의 updateShort 메서드에 의해 지정됩니다.
참고 항목
updateShort 메서드(SQLServerResultSet)
SQLServerResultSet 멤버
SQLServerResultSet 클래스