Lines Matching defs:unsetMatchColumn
151 * @see #unsetMatchColumn(int)
165 * @see #unsetMatchColumn(int[])
185 * @see #unsetMatchColumn
199 * @see #unsetMatchColumn
213 * @see #unsetMatchColumn
226 * @see #unsetMatchColumn
247 public void unsetMatchColumn(int columnIdx) throws SQLException;
260 public void unsetMatchColumn(int[] columnIdxes) throws SQLException;
278 public void unsetMatchColumn(String columnName) throws SQLException;
290 public void unsetMatchColumn(String[] columnName) throws SQLException;