Napomena
Za pristup ovoj stranici potrebna je autorizacija. Možete se pokušati prijaviti ili promijeniti direktorije.
Za pristup ovoj stranici potrebna je autorizacija. Možete pokušati promijeniti direktorije.
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. |