int[] getMatchColumnIndexes() throws SQLException
unsetMatchColumn(int)
setMatchColumn(int)
String[] getMatchColumnNames() throws SQLException
void setMatchColumn(int columnIdx) throws SQLException
setMatchColumn(int[])
void setMatchColumn(int[] columnIdxes) throws SQLException
this doesnt work!!! wht a shame!!!
void setMatchColumn(String columnName) throws SQLException
void setMatchColumn(String[] columnNames) throws SQLException
void unsetMatchColumn(int columnIdx) throws SQLException
void unsetMatchColumn(int[] columnIdxes) throws SQLException
void unsetMatchColumn(String columnName) throws SQLException
void unsetMatchColumn(String[] columnName) throws SQLException