Uses of Class
org.silverpeas.core.persistence.Transaction
-
Packages that use Transaction Package Description org.silverpeas.core.persistence Defines the Persistence API used in Silverpeas to store and to retrieve all the resources that were created into Silverpeas. -
-
Uses of Transaction in org.silverpeas.core.persistence
Methods in org.silverpeas.core.persistence that return Transaction Modifier and Type Method Description static Transaction
Transaction. getTransaction()
Gets a transaction instance in order to perform some transactional tasks.static Transaction
TransactionProvider. getTransaction()
-