Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Undoes all changes made in the current transaction and releases any database locks currently held by this SQLServerConnection object.
Overload List
| Name | Description |
|---|---|
| rollback () | Undoes all changes made in the current transaction and releases any database locks currently held by this SQLServerConnection object. |
| rollback (java.sql.Savepoint) | Undoes all changes made after the given SQLServerSavepoint object was set. |