|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Transaction.Process | |
---|---|
org.silverpeas.persistence |
Uses of Transaction.Process in org.silverpeas.persistence |
---|
Methods in org.silverpeas.persistence with parameters of type Transaction.Process | ||
---|---|---|
|
Transaction.perform(Transaction.Process<RETURN_VALUE> process)
The given process is executed in a transaction : support a current transaction, create a new one if none exists. |
|
static
|
Transaction.performInOne(Transaction.Process<RETURN_VALUE> process)
Performs in a single transaction the specified process. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |