public class AGTransactionHandler extends TransactionHandlerBase
Modifier and Type | Method and Description |
---|---|
void |
abort() |
void |
begin() |
void |
commit() |
Object |
executeInTransaction(Command c) |
boolean |
transactionsSupported() |
calculate, execute
public void abort()
public void begin()
public void commit()
public Object executeInTransaction(Command c)
executeInTransaction
in interface TransactionHandler
executeInTransaction
in class TransactionHandlerBase
public boolean transactionsSupported()
Copyright © 2024 Franz Inc.. All rights reserved.