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