Package | Description |
---|---|
com.kabira.platform |
Managed Object Services
|
Modifier and Type | Method and Description |
---|---|
static Transaction.Properties |
Transaction.getActiveTransactionProperties()
Returns the transaction properties for the current transaction.
|
Modifier and Type | Method and Description |
---|---|
Transaction.Result |
Transaction.execute(Transaction.Properties properties)
Executes the user defined method within a transaction.
|