public class TransactionFactory extends Object
| Constructor and Description |
|---|
TransactionFactory() |
| Modifier and Type | Method and Description |
|---|---|
static Connection |
getConnection(String helperName) |
static TransactionFactoryInterface |
getTransactionFactory() |
static TransactionManager |
getTransactionManager() |
static String |
getTxMgrName() |
static UserTransaction |
getUserTransaction() |
public static TransactionFactoryInterface getTransactionFactory()
public static TransactionManager getTransactionManager()
public static UserTransaction getUserTransaction()
public static String getTxMgrName()
public static Connection getConnection(String helperName) throws SQLException, GenericEntityException
SQLExceptionGenericEntityExceptionCopyright © 2015 Atlassian. All rights reserved.