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