public abstract class OperationCriticalTransaction extends Transaction
If this transaction fails the database failed to open.
dbType, success
Constructor and Description |
---|
OperationCriticalTransaction() |
Modifier and Type | Method and Description |
---|---|
void |
executeTransaction(SQLDB db) |
execute, execute, executeOther, executeSwallowingExceptions, getServerUUID, performOperations, query, shouldBeExecuted, toString, wasSuccessful
public void executeTransaction(SQLDB db)
executeTransaction
in class Transaction