updateShort (int, short) メソッド
public void updateShort(int index,
short x)
パラメーター
index
列インデックスを示す int です。
x
short 値です。
例外
解説
updateShort メソッドは、java.sql.ResultSet インターフェイスの updateShort メソッドで規定されています。
参照
関連項目
概念
updateShort メソッド (SQLServerResultSet)
SQLServerResultSet のメソッド
SQLServerResultSet のメンバー