Uses of Interface
com.sap.ip.me.api.persist.core.Transaction

Packages that use Transaction
com.sap.ip.me.api.persist.core   
 

Uses of Transaction in com.sap.ip.me.api.persist.core
 

Methods in com.sap.ip.me.api.persist.core that return Transaction
 Transaction TransactionManager.getTransaction()
          Deprecated. returns the current transaction of the transaction manger.
 Transaction TransactionManager.begin(TransactionType transactionType)
          Deprecated. begins a new transaction that fulfills the given transactional requirements and returns this transaction.
 



Copyright © 2005 SAP AG. All Rights Reserved.