![]() |
Quadcap Embeddable Database |
Inheritance diagram for com.quadcap.sql.file.Log1.Rollback:

Definition at line 781 of file Log1.java.
Public Member Functions | |
| Rollback (Transaction t) | |
| Rollback (Transaction t0, int s) | |
| void | handle (Log log) throws Exception |
Package Attributes | |
| Transaction | t |
|
|
|
|
||||||||||||
|
|
|
|
Reimplemented from com.quadcap.sql.file.LogEntry. Definition at line 791 of file Log1.java. References com.quadcap.sql.file.Log1.Rollback.handle(), and com.quadcap.sql.file.Log1.Rollback.t. Referenced by com.quadcap.sql.file.Log1.Rollback.handle(). |
|
|
Definition at line 782 of file Log1.java. Referenced by com.quadcap.sql.file.Log1.Rollback.handle(). |