Uses of Class
com.sap.ip.me.api.persist.core.TransactionType

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

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

Fields in com.sap.ip.me.api.persist.core declared as TransactionType
static TransactionType TransactionType.READ
          Deprecated. constant value for read transaction
static TransactionType TransactionType.WRITE
          Deprecated. constant value for write transaction
 

Methods in com.sap.ip.me.api.persist.core with parameters of type TransactionType
 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.