- affectedRows
int affectedRows()
Undocumented in source. Be warned that the author may not have intended to support it.
- executeUpdate
int executeUpdate()
Undocumented in source. Be warned that the author may not have intended to support it.
- getResultList
RowSet getResultList()
Undocumented in source. Be warned that the author may not have intended to support it.
- lastInsertId
int lastInsertId()
Undocumented in source. Be warned that the author may not have intended to support it.
- setParameter
void setParameter(int idx, R param)
Undocumented in source. Be warned that the author may not have intended to support it.
- setParameter
void setParameter(string key, R param)
Undocumented in source. Be warned that the author may not have intended to support it.