Lines Matching refs:getRef
683 public java.sql.Ref getRef(int columnIndex) throws SQLException {687 public java.sql.Ref getRef(String columnName) throws SQLException {689 return getRef(col);