public class ApplicationLocalTransaction extends Object implements javax.resource.cci.LocalTransaction
| Constructor and Description |
|---|
ApplicationLocalTransaction(PersistenceManagerImpl pm)
Constructor
|
public ApplicationLocalTransaction(PersistenceManagerImpl pm)
pm - the PersistenceManagerpublic void begin()
throws javax.resource.ResourceException
begin in interface javax.resource.cci.LocalTransactionjavax.resource.ResourceExceptionpublic void commit()
throws javax.resource.ResourceException
commit in interface javax.resource.cci.LocalTransactionjavax.resource.ResourceExceptionpublic void rollback()
throws javax.resource.ResourceException
rollback in interface javax.resource.cci.LocalTransactionjavax.resource.ResourceExceptionCopyright © 2018. All rights reserved.