Uses of Class
net.jini.core.transaction.server.TransactionManager.Created
Packages that use TransactionManager.Created
-
Uses of TransactionManager.Created in com.gigaspaces.client.transaction.local
Methods in com.gigaspaces.client.transaction.local that return TransactionManager.CreatedModifier and TypeMethodDescriptionLocalTransactionManagerImpl.create(long lease) Deprecated.Deprecated. -
Uses of TransactionManager.Created in com.gigaspaces.internal.transaction
Methods in com.gigaspaces.internal.transaction that return TransactionManager.Created -
Uses of TransactionManager.Created in com.sun.jini.mahalo
Methods in com.sun.jini.mahalo that return TransactionManager.Created -
Uses of TransactionManager.Created in net.jini.core.transaction.server
Methods in net.jini.core.transaction.server that return TransactionManager.CreatedModifier and TypeMethodDescriptionNestableTransactionManager.create(NestableTransactionManager parentMgr, long parentID, long lease) Begin a nested transaction, with the specified transaction as parent.TransactionManager.create(long lease) Begin a new top-level transaction.