public class ServerShutdownTransaction extends Transaction
dbType, success
Constructor and Description |
---|
ServerShutdownTransaction(java.util.Collection<Session> unsavedSessions) |
Modifier and Type | Method and Description |
---|---|
protected void |
performOperations()
Implement this method for transaction execution.
|
execute, execute, executeOther, executeSwallowingExceptions, executeTransaction, getServerUUID, query, shouldBeExecuted, toString, wasSuccessful
public ServerShutdownTransaction(java.util.Collection<Session> unsavedSessions)
protected void performOperations()
Transaction
performOperations
in class Transaction