public class UserTransaction extends Object
| Constructor and Description |
|---|
UserTransaction() |
public void begin()
throws IllegalStateException
IllegalStateExceptionpublic void commit()
throws TransactionRolledBackException
TransactionRolledBackExceptionpublic void rollback()
public static TxSupport getTXSupport()
Copyright © 2013. All rights reserved.