static final int DELETE_ROW_CONFLICT
Object getConflictValue(int index) throws SQLException
Object getConflictValue(String columnName) throws SQLException
int getStatus()
static final int INSERT_ROW_CONFLICT
boolean nextConflict() throws SQLException
static final int NO_ROW_CONFLICT
boolean previousConflict() throws SQLException
void setResolvedValue(int index, Object obj) throws SQLException
void setResolvedValue(String columnName, Object obj) throws SQLException
static final int UPDATE_ROW_CONFLICT