open fun getShort(columnIndex: Int): Short
See Also java.sql.ResultSet#getShort(int)
open fun getShort(columnLabel: String): Short
See Also java.sql.ResultSet#getShort(String)